mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Add unit testing for Path class
This commit is contained in:
parent
d7d1a90de6
commit
f5836c9fc9
2 changed files with 294 additions and 0 deletions
|
@ -12,6 +12,7 @@ include_directories("../src")
|
|||
set(testFiles
|
||||
testalgorithm.cpp
|
||||
testorderedset.cpp
|
||||
testpath.cpp
|
||||
testutilscompare.cpp
|
||||
testutilsgzip.cpp
|
||||
testutilsstring.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue