Andreas Schiffler 09b3b7e78b Fix error assert for negative cases of pixels_getPixelFormatName test il y a 11 ans
..
shapes dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
COPYING dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
Makefile.in 7bc9815772 added simple Drag & drop test il y a 11 ans
README dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
acinclude.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
aclocal.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
checkkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
configure 12ca3ce3fa Fixed building using MinGW il y a 11 ans
configure.in 12ca3ce3fa Fixed building using MinGW il y a 11 ans
gcc-fat.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
icon.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
loopwave.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
moose.dat dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
picture.xbm dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
relative_mode.markdown dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
sample.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
sample.wav dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testatomic.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testaudioinfo.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testautomation.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) il y a 11 ans
testautomation_audio.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). il y a 11 ans
testautomation_clipboard.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). il y a 11 ans
testautomation_events.c 695344d163 OCD fixes: Adds a space before */ il y a 11 ans
testautomation_keyboard.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testautomation_main.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
testautomation_mouse.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testautomation_pixels.c 09b3b7e78b Fix error assert for negative cases of pixels_getPixelFormatName test il y a 11 ans
testautomation_platform.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
testautomation_rect.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
testautomation_render.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) il y a 11 ans
testautomation_rwops.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
testautomation_sdltest.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). il y a 11 ans
testautomation_stdlib.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testautomation_suites.h 552b04c58a More non C89 compliant comments il y a 11 ans
testautomation_surface.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) il y a 11 ans
testautomation_syswm.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testautomation_timer.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testautomation_video.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) il y a 11 ans
testdraw2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testdrawchessboard.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testdropfile.c 7bc9815772 added simple Drag & drop test il y a 11 ans
testerror.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testfile.c 552b04c58a More non C89 compliant comments il y a 11 ans
testfilesystem.c 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. il y a 11 ans
testgamecontroller.c 540cb5389c Fixed testgamecontroller output to make sense. il y a 11 ans
testgesture.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
testgl2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testgles.c 89131435f8 Adds gl_profile_mask to test framework, uses it in testgles il y a 11 ans
testhaptic.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
testiconv.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) il y a 11 ans
testime.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testintersections.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testjoystick.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testloadso.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testlock.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testmessage.c 695344d163 OCD fixes: Adds a space before */ il y a 11 ans
testmultiaudio.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testnative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testnative.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testnativecocoa.m dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testnativew32.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testnativex11.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans
testoverlay2.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
testplatform.c 2e6b4b960d Fixed compiling on Mac OS X, added a system RAM test il y a 11 ans
testpower.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testrelative.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testrendercopyex.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testrendertarget.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testresample.c 552b04c58a More non C89 compliant comments il y a 11 ans
testrumble.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testscale.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testsem.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testshader.c 552b04c58a More non C89 compliant comments il y a 11 ans
testshape.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) il y a 11 ans
testsprite2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed il y a 11 ans
testspriteminimal.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
teststreaming.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testthread.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testtimer.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testver.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency il y a 11 ans
testwm2.c 552b04c58a More non C89 compliant comments il y a 11 ans
torturethread.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) il y a 11 ans
utf8.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged il y a 11 ans

README


These are test programs for the SDL library:

checkkeys Watch the key events to check the keyboard
loopwave Audio test -- loop playing a WAV file
testaudioinfo Lists audio device capabilities
testcdrom Sample audio CD control program
testerror Tests multi-threaded error handling
testfile Tests RWops layer
testgl2 A very simple example of using OpenGL with SDL
testhread Hacked up test of multi-threading
testiconv Tests international string conversion
testjoystick List joysticks and watch joystick events
testkeys List the available keyboard keys
testloadso Tests the loadable library layer
testlock Hacked up test of multi-threading and locking
testmultiaudio Tests using several audio devices
testoverlay2 Tests the overlay flickering/scaling during playback.
testpalette Tests palette color cycling
testplatform Tests types, endianness and cpu capabilities
testsem Tests SDL's semaphore implementation
testshape Tests shaped windows
testsprite2 Example of fast sprite movement on the screen
testtimer Test the timer facilities
testver Check the version and dynamic loading and endianness
testwm2 Test window manager -- title, icon, events
torturethread Simple test for thread creation/destruction