PrismLauncher/launcher/minecraft/mod
flow 0c9d03f5df
fix(tests): add timeout on ModFolderModel's tests
If the update never ends, the signal is not emitted and we become stuck
in the event loop forever. So a very lenient timer is added to prevent
that.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-20 10:48:01 -03:00
..
tasks fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
testdata/test_folder refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
MetadataHandler.h change: mod metadata improvements 2022-07-17 11:33:43 -03:00
Mod.cpp refactor: move more tied logic to model and move logic to the resources 2022-08-20 10:47:08 -03:00
Mod.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ModDetails.h chore: add license headers 2022-05-23 14:58:14 -03:00
ModFolderModel_test.cpp fix(tests): add timeout on ModFolderModel's tests 2022-08-20 10:48:01 -03:00
ModFolderModel.cpp fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ModFolderModel.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
Resource.cpp refactor: move more tied logic to model and move logic to the resources 2022-08-20 10:47:08 -03:00
Resource.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ResourceFolderModel.cpp fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ResourceFolderModel.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
ResourcePack.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ResourcePackFolderModel.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ResourcePackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ShaderPackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00