SDL-mirror/test
Sam Lantinga 0449d3bfca Fixes for BeOS and Solaris builds
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401371
2006-02-17 08:43:23 +00:00
..
.cvsignore *** empty log message *** 2006-01-29 08:19:27 +00:00
.gdbinit Initial revision 2001-04-26 16:45:43 +00:00
acinclude.m4 Updated for the latest version of automake 2004-01-29 16:14:09 +00:00
autogen.sh Add missing --add-missing 2004-11-20 20:57:28 +00:00
checkkeys.c Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP 2006-01-19 09:09:32 +00:00
configure.in Fixes for BeOS and Solaris builds 2006-02-17 08:43:23 +00:00
COPYING Updated the source with the correct e-mail address 2001-12-14 12:38:15 +00:00
graywin.c *** empty log message *** 2004-08-21 13:49:22 +00:00
icon.bmp Switched data files to binary format 2003-11-24 00:21:24 +00:00
loopwave.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
Makefile.am Added testblitspeed to aid in profiling of SDL's blitters. 2005-02-15 11:50:33 +00:00
Makefile.wat OS/2 port! 2005-11-23 07:29:56 +00:00
missing Updated libtool support so Mingw32 builds work. 2003-10-06 07:13:16 +00:00
moose.dat Date: Mon, 28 Jul 2003 18:30:50 +0300 2003-08-08 21:31:18 +00:00
picture.xbm Initial revision 2001-04-26 16:45:43 +00:00
README Added testblitspeed to aid in profiling of SDL's blitters. 2005-02-15 11:50:33 +00:00
sail.bmp Switched data files to binary format 2003-11-24 00:21:24 +00:00
sample.bmp Switched data files to binary format 2003-11-24 00:21:24 +00:00
sample.wav Switched data files to binary format 2003-11-24 00:21:24 +00:00
testalpha.c Added some useful command line arguments for testing 2006-01-29 23:06:05 +00:00
testbitmap.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testblitspeed.c testblitspeed.c improvements: cleaned up output, and allow user to set surface 2006-01-05 16:37:46 +00:00
testcdrom.c Fixed compiler warnings in Watcom C. 2005-10-03 08:12:32 +00:00
testcpuinfo.c Fixed bugs in CPU feature detection and added extended feature detection 2004-01-24 05:47:19 +00:00
testdyngl.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testendian.c Added an endian detection and byte swapping test program 2004-02-23 08:03:14 +00:00
testerror.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testgamma.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testgl.c Date: Mon, 22 Sep 2003 23:31:54 -0700 (PDT) 2006-01-25 07:04:02 +00:00
testhread.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testjoystick.c Initial revision 2001-04-26 16:45:43 +00:00
testkeys.c Fixed compiler warnings in Watcom C. 2005-10-03 08:12:32 +00:00
testlock.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testoverlay.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testoverlay2.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testpalette.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testsem.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testsprite.c Toggle flip debugging in testsprite.c on the command line, not as a hardcoded 2006-01-02 08:07:41 +00:00
testtimer.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
testtypes.c Fixed compiler warnings in Watcom C. 2005-10-03 08:12:32 +00:00
testver.c Fixed compiler warnings in Watcom C. 2005-10-03 08:12:32 +00:00
testvidinfo.c Date: Sat, 24 Apr 2004 15:13:32 +0300 2004-05-06 15:55:06 +00:00
testwin.c Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at 2005-09-29 09:43:00 +00:00
testwm.c Report both absolute and relative motion 2006-01-29 08:18:56 +00:00
threadwin.c Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe 2005-09-28 11:36:20 +00:00
torturethread.c Fixed compiler warnings in Watcom C. 2005-10-03 08:12:32 +00:00

These are test programs for the SDL library:

	testver		Check the version and dynamic loading and endianness
	testtypes	Check to see if the data types are the correct size
	testhread	Hacked up test of multi-threading
	testlock	Hacked up test of multi-threading and locking
	testerror	Tests multi-threaded error handling
	testsem		Tests SDL's semaphore implementation
	testtimer	Test the timer facilities
	loopwave	Audio test -- loop playing a WAV file
	testcdrom	Sample audio CD control program
	testkeys	List the available keyboard keys
	testvidinfo	Show the pixel format of the display and perfom the benchmark
	checkkeys	Watch the key events to check the keyboard
	testwin		Display a BMP image at various depths
	graywin		Display a gray gradient and center mouse on spacebar
	testsprite	Example of fast sprite movement on the screen
	testbitmap	Test displaying 1-bit bitmaps
	testalpha	Display an alpha faded icon -- paint with mouse
	testwm		Test window manager -- title, icon, events
	threadwin	Test multi-threaded event handling
	testgl		A very simple example of using OpenGL with SDL
	testjoystick	List joysticks and watch joystick events
	testoverlay	Tests the software/hardware overlay functionality.
	testoverlay2	Tests the overlay flickering/scaling during playback.
	testblitspeed	Tests performance of SDL's blitters and converters.