cyphesis/tests
2020-08-01 00:10:01 +02:00
..
client Fixed tests. 2020-07-14 23:16:43 +02:00
common Initial work on making properties templated to entities. 2020-07-15 00:20:56 +02:00
data Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
modules Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
navigation Allow steering to step over small entities. 2020-07-08 23:17:47 +02:00
physics Improve Steering. 2020-01-17 20:33:28 +01:00
rules Fixes for test compilation, although they don't work yet. 2020-08-01 00:10:01 +02:00
server Fixes for test compilation, although they don't work yet. 2020-08-01 00:10:01 +02:00
stubs Fixes for test compilation, although they don't work yet. 2020-08-01 00:10:01 +02:00
tools Use "prepend" and "append" where possible. 2020-06-28 00:21:03 +02:00
allOperations.h Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
AreaTest.cpp Restructure rule classes. 2018-10-31 21:38:35 +01:00
AssertBase.h Add required include. 2020-07-05 01:50:21 +02:00
CMakeLists.txt Fixed tests. 2020-07-14 23:16:43 +02:00
DatabaseNull.h Removed unnecessary singletons. 2019-11-16 15:50:04 +01:00
IGEntityExerciser.cpp Spelling. 2020-07-31 23:47:41 +02:00
IGEntityExerciser.h Add entities to parent after they've been created. 2020-04-13 15:23:01 +02:00
NullEntityCreator.h Fixed tests. 2020-07-14 23:16:43 +02:00
NullPropertyManager.h Refactor how properties are applied and improve modifiers. 2020-03-25 23:50:00 +01:00
OperationExerciser.h Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
PropertyCoverage.cpp Clear up Python code. 2020-01-04 22:42:26 +01:00
PropertyCoverage.h Initial work on making properties templated to entities. 2020-07-15 00:20:56 +02:00
PropertyExerciser.cpp Adapt to removal of Atlas Factories Singleton. 2019-09-11 22:56:52 +02:00
PropertyExerciser.h Initial work on making properties templated to entities. 2020-07-15 00:20:56 +02:00
pthreadforce.cpp Workaround for issue with pthread. 2014-09-30 23:36:10 +02:00
pthreadforce.h.gch Fixed up tests. 2016-12-15 18:27:42 +01:00
python_testers.cpp Print code being tested. 2018-07-23 16:42:22 +02:00
python_testers.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Sink.h Added property for exposing active modifiers. 2020-01-04 15:23:40 +01:00
TestBase.h Fixed issues with placing child entities of deleted parents. 2020-07-05 01:33:34 +02:00
TestBaseTest.cpp Use camel casing for tests. 2016-06-26 20:17:18 +02:00
TestBaseWithContext.h Fixed issues with placing child entities of deleted parents. 2020-07-05 01:33:34 +02:00
TestDomain.h Added property for allowing container access. 2020-05-09 22:09:59 +02:00
TestEntity.h Added missing file. 2020-01-20 23:44:23 +01:00
TestPropertyManager.cpp Break up usage of Singletons a bit. 2020-03-22 23:36:52 +01:00
TestPropertyManager.h Refactor how properties are applied and improve modifiers. 2020-03-25 23:50:00 +01:00
TestWorld.cpp Added tests. 2018-07-24 21:18:50 +02:00
TestWorld.h Fixes for test compilation, although they don't work yet. 2020-08-01 00:10:01 +02:00
TestWorldRouter.h Fixes for test compilation, although they don't work yet. 2020-08-01 00:10:01 +02:00