Commit graph

7 commits

Author SHA1 Message Date
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
9823675c2e Tests for StateManager 2002-06-08 17:52:59 +00:00
Martin Pollard
2e03ed2a85 Fixed unit tests by moving CPPUNIT_TEST_SUITE_REGISTRATION to correct file 2002-06-08 16:18:21 +00:00
Tim Enderling
b7881022a4 Several bug fixes. Unit tests run properly again. 2002-06-01 15:10:07 +00:00
Lakin Wecker
2d78e0d134 Tests are now being run 2002-05-27 00:25:56 +00:00
Lakin Wecker
48dc386fdc more work towards getting cpp-unit test done 2002-05-26 21:03:44 +00:00