Commit graph

47 commits

Author SHA1 Message Date
Erik Ogenvik
9cff275fdb Fixed test. 2011-12-11 22:45:44 +01:00
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
f92be95b5e Refactor terrain mod handling.
To use the new API we need to separate out the parsing of the atlas data
to the background tasks. Since this is too tightly coupled to the
main Eris polling loop in Eris::TerrainMod we won't use that class at
all, instead directly using InnerTerrainMod. The handling of all of the
terrain data then occurs in the TerrainMod*Task classes.
2011-01-08 13:46:55 +01:00
Erik Hjortsberg
ca64cf4904 Test the Height Maps.
Instead of the underlying Mercator terrain.
2010-12-26 13:11:55 +01:00
Erik Hjortsberg
1c4a17ec47 Simplify the test. 2010-12-26 12:08:24 +01:00
Erik Hjortsberg
714ad80ae2 Added test for updating the terrain. 2010-12-25 22:45:45 +01:00
Erik Hjortsberg
3544e41b21 Added test for adding terrain mod.
This will currently fail due to a race condition in adding and removing
mods.
2010-12-19 22:15:42 +01:00
Erik Hjortsberg
c539a36d61 Make the test setup easier to follow. 2010-12-12 22:09:16 +01:00
Erik Hjortsberg
a94dd49ffc Extended tests for terrain. 2010-12-12 21:54:29 +01:00
Erik Hjortsberg
c687a51d80 Added more tests for task ordering. 2010-12-12 18:33:06 +01:00
Erik Hjortsberg
4287a39951 Added test for task order. 2010-12-12 15:46:08 +01:00
Erik Hjortsberg
a5adce3b98 Extend tests. 2010-12-09 22:33:13 +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
958ce75284 Moved namespace EmberOgre to Ember::OgreView.
This finally moves everything under the common "Ember" namespace.
2010-11-28 22:44:58 +01:00
Erik Hjortsberg
03afd9f83b Extended test. 2010-11-26 23:35:05 +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
Erik Hjortsberg
44aa02f381 Removed obsolete file. 2010-03-30 21:27:55 +02:00
Lee Begg
81eb68b374 Fixed this one too 2003-10-23 10:34:09 +00:00
Martin Pollard
9e92d5a7fd 2002-12-16 M Pollard <circlemaster@blueyonder.co.uk>
* Converted SigC::Object to virtual SigC::Object.
2002-12-16 19:49:43 +00: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
Miguel Guzmán
d4f9231643 fixed a reference to DimeServices.h 2002-12-02 23:36:19 +00:00
Martin Pollard
14975fff9e 2002-11-11 M Pollard <circlemaster@blueyonder.co.uk>
* StateManager.cpp, StateManager.h: Begun work on new format here.

        * StateManagerTest.cpp: Fixed this up so that it should work now,
          however I haven't readded it to the build as I want to complete
          StateManager first.

        * configure.ac: made cppunit default on but given ability to turn off;
                        added libxml2.
2002-11-11 15:41:27 +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
eef99ab854 Finally fixed it 2002-09-30 21:35:45 +00:00
Martin Pollard
dbf853fc57 Test some changes to fix update to sigc++1.2 2002-09-30 20:22:11 +00:00
Martin Pollard
8abe2d549c Test some changes to fix update to sigc++1.2 2002-09-30 20:20:11 +00:00
Tim Enderling
348b44c195 *** empty log message *** 2002-07-14 17:31:29 +00:00
Tim Enderling
bc51ae5b78 *** empty log message *** 2002-07-14 16:34:43 +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
acee92af52 Copyright (left) stuff and a little fix to state.h 2002-06-09 17:55:20 +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
Martin Pollard
c3b5782e28 Moving InputServiceTest to the test dir 2002-06-02 00:01:06 +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
Martin Pollard
4b9cc2ff7d .cvsignore 2002-05-27 00:23:41 +00:00
Lakin Wecker
48dc386fdc more work towards getting cpp-unit test done 2002-05-26 21:03:44 +00:00
Martin Pollard
ae7f51d9eb Not completely fixed but better 2002-05-16 17:01:29 +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