cyphesis/tests
2021-07-15 22:34:54 +02:00
..
client Moved common Python stuff to "pythonbase" lib. 2021-06-27 17:00:34 +02:00
common Handle properties in MemEntity differently. 2021-06-20 15:40:33 +02:00
data Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
modules Clean up memory. 2021-05-16 15:54:15 +02:00
navigation Update AI to handle lack of Location on LocatedEntity. 2021-06-27 16:27:10 +02:00
physics Removed Location from LocatedEntity. 2021-06-18 22:44:30 +02:00
rules Implement "actions" property for triggering client animations. 2021-07-15 22:34:54 +02:00
server Fixed tests. 2021-07-10 18:48:18 +02:00
stubs Implement "actions" property for triggering client animations. 2021-07-15 22:34:54 +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 Moved common Python stuff to "pythonbase" lib. 2021-06-27 17:00:34 +02:00
DatabaseNull.h Removed unnecessary singletons. 2019-11-16 15:50:04 +01:00
IGEntityExerciser.cpp Handle properties in MemEntity differently. 2021-06-20 15:40:33 +02:00
IGEntityExerciser.h Fixed various memory leaks and test failures. 2021-05-30 12:13:27 +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 Improve memory handling. 2021-05-16 15:55:45 +02:00
PropertyCoverage.cpp Removed Location from LocatedEntity. 2021-06-18 22:44:30 +02:00
PropertyCoverage.h Fixed various memory leaks. 2021-05-18 22:09:57 +02:00
PropertyExerciser.cpp Fixed various memory leaks. 2021-05-18 22:09:57 +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 Fixed various memory leak issues throughout the code. 2021-05-27 17:38:58 +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 Avoid boost bind warning. 2020-10-20 23:09:01 +02:00
TestBaseTest.cpp Use camel casing for tests. 2016-06-26 20:17:18 +02:00
TestBaseWithContext.h Avoid boost bind warning. 2020-10-20 23:09:01 +02:00
TestDomain.h Added property for allowing container access. 2020-05-09 22:09:59 +02:00
TestEntity.h Handle properties in MemEntity differently. 2021-06-20 15:40:33 +02:00
TestPropertyManager.cpp Break up usage of Singletons a bit. 2020-03-22 23:36:52 +01:00
TestPropertyManager.h Fixed various memory leaks. 2021-05-18 22:09:57 +02:00
TestWorld.cpp Added tests. 2018-07-24 21:18:50 +02:00
TestWorld.h Removed Location from LocatedEntity. 2021-06-18 22:44:30 +02:00
TestWorldRouter.h Fixed tests. 2020-08-11 16:27:38 +02:00