Commit graph

9 commits

Author SHA1 Message Date
Alistair Riddoch
ac37383d8a Convery all the property get functions 2011-09-29 17:36:26 +01:00
Alistair Riddoch
72ea3c70e1 Fix up tests 2011-02-28 00:28:25 +00:00
Alistair Riddoch
5cb0ac6ae5 Force asserts on in all tests. 2011-02-15 09:30:46 +00:00
Alistair Riddoch
45c5e4f151 Initialise Location.loc in all tests 2010-09-16 05:14:35 +01:00
Alistair Riddoch
6bd5abe8bd Clean up dependencies of more tests. 2010-03-20 17:02:40 +00:00
Alistair Riddoch
665993f638 Update IDs 2009-04-09 12:42:44 +01:00
Al Riddoch
a90ab3aa73 2008-01-07 Al Riddoch <alriddoch@googlemail.com>
* tests/Entitytest.cpp: Update so that it no longer expects the
	  contains property to be set by default.

	* tests/EntityReftest.cpp: Fix tests so that when calling destroy
	  on an Entity, it's hierarchy is as expected.
2008-01-07 01:35:32 +00:00
Al Riddoch
791ed0357d 2006-12-05 Al Riddoch <alriddoch@zepler.org>
* tests/EntityReftest.cpp: Expand the unit tests to completely cover
	  the EntityRef class.
2006-12-05 00:21:34 +00:00
Al Riddoch
ac31365d93 2006-12-04 Al Riddoch <alriddoch@zepler.org>
* modules/EntityRef.cpp, modules/EntityRef.h: Add a new class to handle
	  a weak reference to an Entity.

	* tests/EntityReftest.cpp: Test the weak reference class.
2006-12-04 00:50:38 +00:00