Markus Kauppila
|
de0a31c8fc
|
Fixes to doxygen comments.
Changed some printf() to fprints(stderr).
|
2011-05-31 14:40:28 +03:00 |
|
Markus Kauppila
|
7fff64a11b
|
Moved tests/SDL_test.{c,h}
--HG--
rename : test/test-automation/tests/SDL_test.c => test/test-automation/SDL_test.c
rename : test/test-automation/tests/SDL_test.h => test/test-automation/SDL_test.h
|
2011-05-30 21:57:04 +03:00 |
|
Markus Kauppila
|
5b6be642ea
|
Fixed doxygen warnings
|
2011-05-30 18:58:20 +03:00 |
|
Markus Kauppila
|
bc147958d8
|
Refactoring the code (runner.c).
Adding support for executing tests in-proc.
|
2011-05-30 12:55:40 +03:00 |
|
Markus Kauppila
|
73fa28c71c
|
Added doxygen-compatible comments
|
2011-05-30 11:53:59 +03:00 |
|
Andreas Schiffler
|
7004e4ae6d
|
Fixed global suite declaration segfault via external linkage declaration
|
2011-05-26 20:13:49 -07:00 |
|
Markus Kauppila
|
86738f81ab
|
Little fixes here and there.
|
2011-05-26 19:57:03 +03:00 |
|
Markus Kauppila
|
ff1e17dca4
|
Added TestCaseReference structure.
|
2011-05-26 19:19:46 +03: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
|
4540a8a1b9
|
Some fixes for Linux compatibility.
|
2011-05-25 09:45:03 -07:00 |
|
Markus Kauppila
|
122418566e
|
New automake-based build process.
|
2011-05-25 18:53:48 +03:00 |
|
Markus Kauppila
|
58ff822335
|
Tiny changes to runner
|
2011-05-23 17:49:06 +03:00 |
|
Markus Kauppila
|
37ea67786d
|
Bootstrapping build process using proof-of-concept test runner.
|
2011-05-20 13:50:52 +03:00 |
|