pollymc/tests
flow e593faf245
fix(tests): improve the reliability of the Task's stack test
This actually takes into account the amount of stuff put into the stack
in each iteration, and thus avoids having to change the stack size of
the thread, and using ad-hoc values for the other stuff. It also reduces
the time the test takes to run.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-02-01 16:58:33 -03:00
..
testdata fix: update parse tests 2022-12-24 20:43:17 -07:00
CMakeLists.txt feat(tests): add very basic ResourceModel test 2023-01-13 16:23:09 -03:00
DataPackParse_test.cpp feat: validate world saves 2022-12-24 20:43:17 -07:00
DummyResourceAPI.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
FileSystem_test.cpp refactor: allow copy operation with whitelist 2022-11-12 20:27:13 +01:00
GradleSpecifier_test.cpp
GZip_test.cpp Fix: Using uint8_t in std::uniform_int_distribution is undefined 2022-11-03 21:35:27 +00:00
Index_test.cpp
INIFile_test.cpp
JavaVersion_test.cpp
Library_test.cpp chore: add missing license headers 2022-10-08 20:12:07 +02:00
MojangVersionFormat_test.cpp
PackageManifest_test.cpp
Packwiz_test.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ParseUtils_test.cpp
ResourceFolderModel_test.cpp fix: tests 2022-09-20 10:26:15 +02:00
ResourceModel_test.cpp feat(tests): add very basic ResourceModel test 2023-01-13 16:23:09 -03:00
ResourcePackParse_test.cpp fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
ShaderPackParse_test.cpp feat: validate world saves 2022-12-24 20:43:17 -07:00
Task_test.cpp fix(tests): improve the reliability of the Task's stack test 2023-02-01 16:58:33 -03:00
TexturePackParse_test.cpp fix: update parse tests 2022-12-24 20:43:17 -07:00
Version_test.cpp
WorldSaveParse_test.cpp feat: validate world saves 2022-12-24 20:43:17 -07:00