0ad/source/ps/tests
wraitii dfeb29b82c Fix duplicate insertion error when detecting incompatible mods.
Since f1acd22455, mods are checked for compatibility. However, they can
incorrectly be checked & added to inompatible mods several time, leading
to a potential crash.

The new code can also be simplified slightly.

Reviewed By: Angen
Differential Revision: https://code.wildfiregames.com/D4276
This was SVN commit r25926.
2021-09-17 16:59:03 +00:00
..
stub_impl_hack.h Removes unused g_GameRestarted forgotten in 7ce4552f5e. 2021-09-01 19:48:09 +00:00
test_CColor.h Split CColor from Shapes. 2019-01-13 15:38:41 +00:00
test_CLogger.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
test_ConfigDB.h De-singletonify CConfigDB, make hooks RAII. 2021-04-27 07:45:40 +00:00
test_CStr.h Workaround differences between libc and libstd string stream parsing of float/doubles. 2019-09-15 12:02:26 +00:00
test_fmt.h Use a more common locale, en_US.UTF-8 is not always present. 2020-11-30 13:59:05 +00:00
test_Future.h Implement a global task manager using a pool of worker threads 2021-06-03 14:48:38 +00:00
test_Hashing.h Fixes PCH after 7bfcd9f78b. 2021-05-20 11:47:56 +00:00
test_Hotkeys.h De-singletonify CConfigDB, make hooks RAII. 2021-04-27 07:45:40 +00:00
test_Mod.h Fix duplicate insertion error when detecting incompatible mods. 2021-09-17 16:59:03 +00:00
test_ModIo.h Throw errors instead of warnings on wrong implicit conversions. 2021-05-03 15:44:06 +00:00
test_TaskManager.h Implement a global task manager using a pool of worker threads 2021-06-03 14:48:38 +00:00
test_test.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00