Sam Lantinga
|
1b24bfad38
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
|
Sam Lantinga
|
7ee8dda270
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
|
Sam Lantinga
|
56b58afdbe
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
|
Edward Rudd
|
f39c6e8a6f
|
switch to use SDL_PRI* macros for long long formatting everywhere.
|
2014-12-03 12:23:17 -05:00 |
|
Sam Lantinga
|
d7940a513e
|
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
|
2014-02-02 00:53:27 -08:00 |
|
Sam Lantinga
|
08dfaaa2e6
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
|
Andreas Schiffler
|
16a40598f6
|
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
2013-08-14 23:30:10 -07:00 |
|
Sam Lantinga
|
e2a14cf5dd
|
Updated the copyright year for the test programs
|
2013-07-25 09:51:21 -07:00 |
|
Sam Lantinga
|
0cb6385637
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Andreas Schiffler
|
ade15e571f
|
Add tests to audio suite; update harness filter logic
|
2013-01-31 08:45:30 -08:00 |
|
Andreas Schiffler
|
3bc9dbe16c
|
Add input validation to SDL_GetKeyFromScancode; fix compiler warning in testautomation driver on Linux; update keyboard test suite
|
2013-01-13 22:55:26 -08:00 |
|
Andreas Schiffler
|
d9a9083464
|
Added audio test suite; minor code cleanups in test lib
|
2012-12-24 14:43:57 -08:00 |
|
Andreas Schiffler
|
2e4dc511a0
|
Fix compiler warning; minor harness driver cleanup; fix test build for SDL versions compiled with --disable-joystick or --disable-haptic
|
2012-12-22 20:43:51 -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 |
|
Andreas Schiffler
|
81eb615d45
|
Test lib updates: updated harness to support filtering, added surface comparer, updated interface to test images; added Render test suite from GSOC project
|
2012-12-22 16:06:55 -08:00 |
|
Andreas Schiffler
|
adefd543ce
|
Fixes in harness and fuzzer test lib components; improve harness driver; add rect test suite
|
2012-12-15 21:50:17 -08:00 |
|
Andreas Schiffler
|
a6185d6ad9
|
Refactor/fix test lib harness, assert and log component; add harness driver; port platform suite from GSOC code
|
2012-12-14 23:05:34 -08:00 |
|