mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
SCRATCH separate the generic updater logic from the application
This commit is contained in:
parent
7a71ecd8af
commit
4730f54df7
31 changed files with 1056 additions and 1104 deletions
|
|
@ -27,7 +27,7 @@ add_unit_test(userutils tst_userutils.cpp)
|
|||
add_unit_test(modutils tst_modutils.cpp)
|
||||
add_unit_test(inifile tst_inifile.cpp)
|
||||
add_unit_test(UpdateChecker tst_UpdateChecker.cpp)
|
||||
add_unit_test(DownloadUpdateTask tst_DownloadUpdateTask.cpp)
|
||||
add_unit_test(DownloadTask tst_DownloadTask.cpp)
|
||||
|
||||
# Tests END #
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue