cyphesis/tests
2009-08-04 18:35:49 +01:00
..
AccountBasetest.cpp Add full coverage test for Router and OperationRouter. Rename AccountBase test. 2009-04-30 08:11:53 +01:00
ActivePropertyFactorytest.cpp Fix a warning about the handler returning nothing. 2009-07-17 09:36:26 +02:00
Addtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
allOperations.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
AllPropertytest.cpp Update tests now that AreaProperty doesn't take constructor flags arg 2009-05-14 00:24:00 +01:00
AreaPropertytest.cpp Update tests now that AreaProperty doesn't take constructor flags arg 2009-05-14 00:24:00 +01:00
Areatest.cpp 2008-09-08 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 11:49:22 +00:00
AtlasFileLoadertest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
AtlasPropertiestest.cpp Complete the coverage of this test 2009-05-15 15:27:38 +01:00
Attacktest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
BaseMindtest.cpp Update the test to cover the new Unseen operation handler. 2009-08-02 18:30:17 +01:00
BaseWorldtest.cpp Complete coverage of BaseWorld.cpp 2009-05-05 23:02:34 +01:00
BBoxPropertytest.cpp Add the right kind of test data for this property 2009-05-06 18:05:03 +01:00
BBoxtest.cpp Add a full coverage test for BBox 2009-04-29 17:28:50 +01:00
Burntest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
CalendarPropertytest.cpp Update tests to pass in the right new arguments to property constructors 2009-05-13 23:47:39 +01:00
Charactertest.cpp 2008-09-08 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 11:49:22 +00:00
Choptest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
client_sockettest.cpp Add full coverage test for client_socket.cpp 2009-04-30 10:47:30 +01:00
Collisiontest.cpp Add another collision scenario to increase coverage 2009-04-29 23:04:18 +01:00
Connecttest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
consttest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Containertest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Creatortest.cpp 2008-09-08 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 11:49:22 +00:00
customtest.cpp Add full coverage test for custom.cpp 2009-05-02 19:52:59 +01:00
Cuttest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Databasetest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
DateTimetest.cpp Fix for GCC 4.4. 2009-05-15 19:43:22 +04:00
debugtest.cpp Extend test to cover dumping lists 2009-04-28 18:54:27 +01:00
Delvetest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Digtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
distancetest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Domaintest.cpp Add a coverage test for Domain 2009-05-15 14:00:46 +01:00
Droptest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Eattest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
emergencetest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
EntityBuildertest.cpp Rename file from PersistentThingFactory to EntityFactory to match class. 2009-03-22 15:30:23 +00:00
EntityExerciser.h Add coverage for getAttrType and consolidate attribute testing 2009-05-06 22:46:21 +01:00
EntityPropertiestest.cpp Add coverage test for EntityProperties which currently fails. 2009-07-17 09:46:56 +02:00
EntityPropertytest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
EntityReftest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Entitytest.cpp 2008-09-08 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 11:49:22 +00:00
Fell.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Fell.h Use scripts/check_header_guards.sh to correct the header guards on many files. 2009-03-22 19:23:13 +00:00
Foodtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
FormattedXMLWritertest.cpp Add a full coverage test for FormattedXMLWriter 2009-05-03 15:38:31 +01:00
globalstest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
idtest.cpp Complete test coverage for id.cpp 2009-05-05 21:13:53 +01:00
IGEntityExerciser.h Use a World object as the test container 2009-05-13 02:56:29 +01:00
Inheritancetest.cpp Fill out coverage for Inheritance 2009-04-30 07:32:15 +01:00
InternalPropertiestest.cpp Add a full coverage test for internal properties. 2009-07-17 09:38:35 +02:00
LinePropertytest.cpp Add the right kind of data for LineProperty 2009-05-06 18:14:41 +01:00
Linetest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
LocatedEntitytest.cpp Add coverage for scripts, event functions and deleting the entity 2009-05-06 22:45:30 +01:00
Locationtest.cpp Don't run asserts with side affects 2009-05-07 02:02:24 +01:00
logtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Makefile.am Fill out coverage for type_utils.cpp 2009-07-22 23:52:07 +01:00
MemEntitytest.cpp Add full coverage test for MemEntity.cpp 2009-05-19 18:27:00 +01:00
MemMaptest.cpp Add start of work on a MemMap test 2009-05-20 01:30:46 +01:00
MindPropertytest.cpp Add partial coverage tests for most properties. 2009-05-06 15:06:33 +01:00
Monitorstest.cpp Add full coverage test for Monitors. 2009-05-02 20:05:12 +01:00
Monitortest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Motiontest.cpp Fill in the rest of the Motion coverage 2009-05-05 17:12:05 +01:00
Movementtest.cpp Add a full coverage test for Movement.cpp 2009-05-20 16:15:31 +01:00
Mowtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
newidtest.cpp Add a partial coverage test for newid.cpp 2009-05-03 04:11:23 +01:00
Nourishtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
OperationExerciser.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
OperationExerciser.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
OperationRoutertest.cpp Add full coverage test for Router and OperationRouter. Rename AccountBase test. 2009-04-30 08:11:53 +01:00
operationstest.cpp Add a full coverage test for operations.cpp 2009-05-03 04:00:34 +01:00
OutfitPropertytest.cpp Add partial coverage tests for most properties. 2009-05-06 15:06:33 +01:00
Pedestriantest.cpp Add full coverage test for Pedestrian.cpp 2009-05-20 18:33:08 +01:00
Pickuptest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Planttest.cpp 2008-09-09 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 23:32:12 +00:00
PropertyCoverage.cpp Adding function to create character entity to PropertyCoverage. 2009-06-30 18:09:38 +04:00
PropertyCoverage.h Adding function to create character entity to PropertyCoverage. 2009-06-30 18:09:38 +04:00
PropertyExerciser.cpp Rename Inheritance class files to match class name. 2009-03-20 15:31:38 +00:00
PropertyExerciser.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
PropertyFactorytest.cpp Add full coverage test for PropertyFactory 2009-05-03 15:51:26 +01:00
PropertyFlagtest.cpp Update tests for renamed EntityBuilder filename. 2009-03-14 04:21:31 +00:00
PropertyManagertest.cpp Add full coverage test for PropertyManager 2009-05-03 15:58:04 +01:00
Propertytest.cpp Remove all the cases where value was passed to PropertyBase constructor 2009-05-14 00:20:09 +01:00
Py_BBoxtest.cpp Set box corners as Point3D object as well, and update the tests. 2009-08-04 18:35:49 +01:00
Py_CreatorClienttest.cpp Add a minimal coverage test for the Python CreatorClient bindings 2009-07-04 19:56:26 +01:00
Py_Locationtest.cpp Update the tests for the modified Python Quaternion binding. 2009-05-20 20:49:55 +01:00
Py_Maptest.cpp Cover the case where malformed data is passed to Py_Map as an entity. 2009-07-31 12:24:07 +01:00
Py_Messagetest.cpp Fix up the tests as the right things now fail 2009-05-27 19:43:20 +01:00
Py_Mindtest.cpp Fill out coverage for Py_Mind 2009-05-26 18:58:57 +01:00
Py_Operationtest.cpp Update the test now that any string can be used as an operation name. 2009-07-29 12:53:57 +01:00
Py_Oplisttest.cpp Move Python API coverage into the right tests 2009-05-21 16:50:22 +01:00
Py_Point3Dtest.cpp Update the tests for the changes Python API 2009-05-20 20:10:38 +01:00
Py_Quaterniontest.cpp Move Python API coverage into the right tests 2009-05-21 16:50:22 +01:00
Py_RootEntitytest.cpp Add a test to cover the case reported in bug 385883 2009-06-16 16:55:41 +01:00
Py_Tasktest.cpp Modify Task.init so it can take Character. Re-enable Py_Task tests. 2009-07-01 00:56:43 +01:00
Py_Thingtest.cpp Add some checks to ensure the union works as expected. 2009-06-12 15:17:52 +01:00
Py_Vector3Dtest.cpp Fix out Py_Vector3D test to cover using atlas.Message 2009-05-22 01:22:18 +01:00
Py_Worldtest.cpp Add a coverage test for PyWorld 2009-05-27 04:07:04 +01:00
Py_WorldTimetest.cpp Add a coverage test for Py_WorldTime. 2009-05-28 02:18:41 +01:00
Python_APItest.cpp Move test coverate around to account for RootOperation_init move 2009-05-23 13:29:49 +01:00
python_class.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Quaterniontest.cpp Add full coverage of Qunaternion.cpp 2009-04-29 23:43:10 +01:00
randomtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Routertest.cpp Add full coverage test for Router and OperationRouter. Rename AccountBase test. 2009-04-30 08:11:53 +01:00
Scripttest.cpp Add full coverage test for Script. 2009-04-30 07:11:36 +01:00
serialnotest.cpp Add stub coverage test for serialno.cpp 2009-05-03 04:03:25 +01:00
Setuptest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
SolidPropertytest.cpp Add partial coverage tests for most properties. 2009-05-06 15:06:33 +01:00
Stackabletest.cpp 2008-09-27 Al Riddoch <alriddoch@googlemail.com> 2008-09-27 16:38:26 +00:00
StatisticsPropertytest.cpp Enable python before running the StatisticsPropertytest 2009-05-06 15:31:07 +01:00
StatusPropertytest.cpp Add the right kind of data to test StatusProperty 2009-05-06 18:19:52 +01:00
Structuretest.cpp 2008-09-08 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 11:49:22 +00:00
systemtest.cpp 2008-11-03 Al Riddoch <alriddoch@googlemail.com> 2008-11-03 19:38:13 +00:00
TasksPropertytest.cpp Modify test to use startTask instead of the obsolete setTask. 2009-07-29 12:53:22 +01:00
Tasktest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
TerrainModPropertytest.cpp Start covering the TerrainModProperty 2009-05-06 17:47:11 +01:00
TerrainPropertytest.cpp Update tests to pass in the right new arguments to property constructors 2009-05-13 23:47:39 +01:00
TestPropertyManager.cpp 2008-09-27 Al Riddoch <alriddoch@googlemail.com> 2008-09-27 16:38:26 +00:00
TestPropertyManager.h Use scripts/check_header_guards.sh to correct the header guards on many files. 2009-03-22 19:23:13 +00:00
TestWorld.h Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Thingtest.cpp 2008-09-08 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 11:49:22 +00:00
ThingupdatePropertiestest.cpp 2009-02-02 Al Riddoch <alriddoch@googlemail.com> 2009-02-02 02:28:45 +00:00
Ticktest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
transformtest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
TransientPropertytest.cpp Add the negative value required by TransientProperty 2009-05-06 18:25:35 +01:00
type_utilstest.cpp Fill out coverage for type_utils.cpp 2009-07-22 23:52:07 +01:00
TypeNodetest.cpp Complete the coveage of TypeNode.cpp 2009-05-05 23:09:02 +01:00
Unseentest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Updatetest.cpp Strip out all the old Id data 2009-04-08 10:48:43 +01:00
Vector3Dtest.cpp Add a full coverage Vector3D test, and rename Collision test to match convention 2009-04-29 17:55:41 +01:00
Worldtest.cpp 2008-09-08 Al Riddoch <alriddoch@googlemail.com> 2008-09-08 11:49:22 +00:00
WorldTimetest.cpp Cover the case where the season is not right 2009-05-07 02:34:18 +01:00