Commit graph

11 commits

Author SHA1 Message Date
Markus Kauppila
cdd56f176b Added empty test suite for render tests. 2011-08-04 20:52:39 +03:00
Markus Kauppila
4ae611f924 Added empty test suite for testing rwops. 2011-08-04 20:45:12 +03:00
Markus Kauppila
1ba2041d01 Fixed linking issue concerning test suites.
Fixed linux build (it compiles and runs properly).
2011-07-20 23:37:58 +03:00
Markus Kauppila
d0e9372d99 Ported surface tests. 2011-07-09 17:55:35 +03:00
Markus Kauppila
f51d137634 Added audio suite. 2011-07-05 22:11:12 +03:00
Markus Kauppila
5100317403 Ported platform tests, added AssertPass and AssertFail 2011-06-18 10:36:27 -07:00
Markus Kauppila
d9ce7a4a40 Converted libtest to a more proper dummy test suite (libtestdummy). 2011-06-06 18:15:19 +03:00
Markus Kauppila
450610b7c7 Ported testrect from original automation code, updated AssertEquals, added AssertTrue 2011-06-01 18:03:09 -07:00
Markus Kauppila
d6d8dec05e Refactoring the massive main() to smaller functions.
--HG--
rename : test/test-automation/tests/asserts.c => test/test-automation/tests/SDL_test.c
rename : test/test-automation/tests/asserts.h => test/test-automation/tests/SDL_test.h
2011-05-26 18:38:56 +03:00
Markus Kauppila
122418566e New automake-based build process. 2011-05-25 18:53:48 +03:00
Markus Kauppila
37ea67786d Bootstrapping build process using proof-of-concept test runner. 2011-05-20 13:50:52 +03:00