Commit graph

7 commits

Author SHA1 Message Date
Andreas Schiffler
9db859c159 Fixed SDL_SetError() by making NULL fmt a no-op, update test automation 2011-07-17 20:59:34 -07:00
Andreas Schiffler
97ae8a553d Expanded and updated testplatform suite. 2011-07-16 20:12:25 -07:00
Markus Kauppila
48bcede0dc Bunch of little fixes. 2011-07-10 18:42:52 +03:00
Markus Kauppila
c003533b11 Fixed the interface between tests suites and logger.
Note: breaks the linux build.
2011-07-06 16:06:39 +03:00
Markus Kauppila
db5086bfea Cleaned up the build system. 'make clean' now deletes the installed
test suites (this should prevent old tests lingering around)

--HG--
rename : test/test-automation/install-tests.sh => test/test-automation/build-scripts/install-tests.sh
2011-07-01 22:15:23 +03:00
Markus Kauppila
84915157da Fixed a bunch of Makefile.am files. 2011-07-01 17:11:20 +03:00
Markus Kauppila
5100317403 Ported platform tests, added AssertPass and AssertFail 2011-06-18 10:36:27 -07:00