1
0
forked from 0ad/0ad
0ad/source/simulation2/tests
Itms 490a3a27f6 Fix the cache directory appearing during tests.
Summary: Refs #4419.

Test Plan: When running tests, make sure nothing is created.

Reviewers: leper

Reviewed By: leper
Subscribers: leper, Vulcan

Differential Revision: https://code.wildfiregames.com/D1
This was SVN commit r19062.
2016-12-25 22:03:30 +00:00
..
test_CmpTemplateManager.h Add a template manager test that reveals an inheritance error in ParamNode.cpp which can trigger an OOS on rejoin. Patch by leper, refs #4316. 2016-11-15 13:51:29 +00:00
test_ComponentManager.h Actually seed the random number generator used in the simulation. Reviewed by sanderd17, fixes #4127. 2016-08-14 16:28:54 +00:00
test_ParamNode.h Removed logger output for XML token node tests 2012-03-17 23:03:02 +00:00
test_Serializer.h Fix the cache directory appearing during tests. 2016-12-25 22:03:30 +00:00
test_Simulation2.h Changes tests to use global g_ScriptRuntime instead of creating a new JSRuntime for each test. 2014-04-25 21:19:51 +00:00