3f32cc929c
* Fixed all Tests. * Fixed tests stdout redirection * Changed return code for failed tests to be 0xF * Small improvements on automated testing code * Created Periodic test suite and moved tests * Made physics main to only have one test for now * Renamed all tests to have leading AutomatedTesting::
9 lines
258 B
INI
9 lines
258 B
INI
sys_game_name = "AutomatedTesting"
|
|
sys_localization_folder = Localization
|
|
ca_useIMG_CAF = 0
|
|
sys_asserts=1
|
|
|
|
-- Enable warnings when asset loads take longer than the given millisecond threshold
|
|
cl_assetLoadWarningEnable=true
|
|
cl_assetLoadWarningMsThreshold=100
|