Commit graph

18 commits

Author SHA1 Message Date
Erik Ogenvik
1d5527d00f Fixed tests. 2011-11-16 21:21:14 +01:00
Erik Hjortsberg
f85e5166d1 Clean up after test. 2011-03-11 16:34:58 +01:00
Erik Hjortsberg
fc52eb5afa Added a terrain test. 2010-12-08 22:21:50 +01:00
Erik Hjortsberg
ee28572d59 Extended tests. 2010-11-29 20:58:00 +01:00
Erik Hjortsberg
7ee03aafe4 Added tests for the Tasks. 2010-11-29 20:06:39 +01:00
Erik Hjortsberg
49b01626c0 Renamed OgreView tests accordinly. 2010-11-28 23:17:23 +01:00
Erik Hjortsberg
23eda0e06b Added a test case for the ModelMount. 2010-11-24 22:33:14 +01:00
Erik Hjortsberg
1d2d04034e Activate unit tests through CppUnit.
Start with a unit test for WF-to-Ogre unit conversions.
2010-11-21 23:25:36 +01:00
Erik Hjortsberg
5928061e35 Removed obsolete test classes. The tests aren't currently activated. 2010-07-30 23:07:44 +02:00
Martin Pollard
98198685f6 2002-12-07 M Pollard <circlemaster@blueyonder.co.uk>
* NEWS: update

        * RendererFactory.cpp: Added TILE support.

        * TextBox.h Label.h: Sorted out argument ordering.

        * Button.h: Tidy up and added another constructor.

        * GuiService.cpp/h: Added Console, TextBox, Button and reordered args
          for Label changes.

        * TestServices.cpp: Cut datamodel test.

        * StateManager.cpp: Delete old code.

        * states.xml: Added remaining widgets.
2002-12-07 19:06:39 +00:00
Martin Pollard
a09dfc7709 2002-10-10 M Pollard <circlemaster@blueyonder.co.uk>
* test/Makefile.am, StateManagerTest.cpp, TestServices.cpp: cut
          out StateManager from the tests till I've finished redoing it.

        * StateManager.cpp, StateManager.h: stripping this down, need to
          do things another way.

        * Label.h, Console.cpp, Console.h: Changed FONT_FILE to a static
          const char* const, changed to wf_opal.ttf.

        * configure.ac: bumped required sigc++-1.2 version to 1.2.1 .
2002-10-26 15:03:40 +00:00
Martin Pollard
b225484ef2 Fix up dime's make dist. A distribution tarball is now possible 2002-10-09 15:08:57 +00:00
Martin Pollard
6e46d5183f Makefile build fix 2002-06-26 19:57:53 +00:00
Michael Koch
b26f9cf744 Makefile cleanup 2002-06-18 12:25:26 +00:00
Martin Pollard
9823675c2e Tests for StateManager 2002-06-08 17:52:59 +00:00
Martin Pollard
c3b5782e28 Moving InputServiceTest to the test dir 2002-06-02 00:01:06 +00:00
Lakin Wecker
48dc386fdc more work towards getting cpp-unit test done 2002-05-26 21:03:44 +00:00
Lakin Wecker
a83b600ca3 I believe this enable testing with CPPUNIT to be done on a MakeCheck 2002-05-16 04:26:57 +00:00