Commit graph

3 commits

Author SHA1 Message Date
Al Riddoch
be32cb9565 2007-01-03 Al Riddoch <alriddoch@zepler.org>
* server/CorePropertyManager.cpp: Get rid of a warning about a missing
	  return value.

	* tests/AtlasFileLoadertest.cpp: Fix a warning about comparing signed
	  and unsigned integers.
2007-01-03 22:29:46 +00:00
Al Riddoch
fe7c6cae89 2006-12-05 Al Riddoch <alriddoch@zepler.org>
* tests/AtlasFileLoadertest.cpp, tests/AtlasFileLoadertest.h:
	  Add assert header include as required by some compilers.
2006-12-05 21:58:46 +00:00
Al Riddoch
e6f51c27ae 2006-12-05 Al Riddoch <alriddoch@zepler.org>
* tests/EntityExerciser.h: Fill out the functionality to include tests
	  for the virtual functions that convert an entity into Atlas data.

	* tests/BaseEntitytest.cpp: Use the extended EntityExerciser, and
	  cover all the non-virtual functions in BaseEntity.

	* tests/AtlasFileLoadertest.cpp: Add a test for the file loader
	  class.
2006-12-05 20:44:49 +00:00