Philipp Wiesemann
|
74e5c8cffd
|
Replaced use of strcmp() with SDL_strcmp() in tests.
|
2013-07-20 21:39:54 +02:00 |
|
Sam Lantinga
|
0cb6385637
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Philipp Wiesemann
|
b5c9f3354d
|
Corrected spelling in C source files of test suites.
|
2013-05-05 12:47:44 +02:00 |
|
Andreas Schiffler
|
2e9dea31c5
|
Add mouse tests; update test suites
|
2013-01-24 07:58:59 -08:00 |
|
Sam Lantinga
|
fff2381298
|
Added the automation test to the autoconf build system
--HG--
rename : test/tests/testclipboard.c => test/testautomation_clipboard.c
rename : test/tests/testplatform.c => test/testautomation_platform.c
rename : test/tests/testrect.c => test/testautomation_rect.c
rename : test/tests/testrender.c => test/testautomation_render.c
rename : test/tests/testrwops.c => test/testautomation_rwops.c
rename : test/tests/testsuites.h => test/testautomation_suites.h
|
2012-12-22 17:24:42 -08:00 |
|