mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Unit tests for the DownloadUpdateTask class
This commit is contained in:
parent
f273334212
commit
3e8bcc1cf6
14 changed files with 325 additions and 59 deletions
|
|
@ -21,6 +21,7 @@ endmacro()
|
|||
add_unit_test(pathutils tst_pathutils.cpp)
|
||||
add_unit_test(userutils tst_userutils.cpp)
|
||||
add_unit_test(UpdateChecker tst_UpdateChecker.cpp)
|
||||
add_unit_test(DownloadUpdateTask tst_DownloadUpdateTask.cpp)
|
||||
|
||||
# Tests END #
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue