mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
Add unit test for string literal helper
This commit is contained in:
parent
e6d85a468b
commit
e780b3a9b7
2 changed files with 54 additions and 0 deletions
|
@ -12,6 +12,7 @@ include_directories("../src")
|
|||
set(testFiles
|
||||
testalgorithm.cpp
|
||||
testbittorrenttrackerentry.cpp
|
||||
testglobal.cpp
|
||||
testorderedset.cpp
|
||||
testpath.cpp
|
||||
testutilscompare.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue