summaryrefslogtreecommitdiff
path: root/include/SDL_test.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright for 2021Sam Lantinga2021-01-021-1/+1
|
* Updated copyright date for 2020Sam Lantinga2020-01-161-1/+1
|
* Updated copyright for 2019Sam Lantinga2019-01-041-1/+1
|
* Updated copyright for 2018Sam Lantinga2018-01-031-1/+1
|
* Added functions to query and set the SDL memory allocation functions:Sam Lantinga2017-10-121-6/+7
| | | | | | SDL_GetMemoryFunctions() SDL_SetMemoryFunctions() SDL_GetNumAllocations()
* Updated copyright for 2017Sam Lantinga2017-01-011-1/+1
|
* Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga2016-11-201-3/+3
| | | | Patch contributed by Sylvain
* Updated copyright to 2016Sam Lantinga2016-01-021-1/+1
|
* Fixed typo in test header file comment.Philipp Wiesemann2015-07-151-1/+1
|
* Updated the copyright year to 2015Sam Lantinga2015-05-261-1/+1
|
* Fixed bug 2374 - Update copyright for 2014...Sam Lantinga2014-02-021-1/+1
| | | | Is it that time already??
* File style cleanup for the SDL 2.0 releaseSam Lantinga2013-05-181-9/+5
|
* Happy New Year!Sam Lantinga2013-02-151-1/+1
|
* Test lib updates: updated harness to support filtering, added surface ↵Andreas Schiffler2012-12-221-0/+1
| | | | comparer, updated interface to test images; added Render test suite from GSOC project
* Add image data definitions (for render tests) to test libAndreas Schiffler2012-12-201-0/+1
|
* Refactor/fix test lib harness, assert and log component; add harness driver; ↵Andreas Schiffler2012-12-141-2/+6
| | | | port platform suite from GSOC code
* Added existing common.c/.h functions to test lib; minor assert refactoringAndreas Schiffler2012-12-091-0/+1
|
* Add log, assert and harness (partial) to test libAndreas Schiffler2012-11-301-0/+3
|
* Add crc32 and md5 to test libAndreas Schiffler2012-11-281-4/+6
|
* Add fuzzer to test libAndreas Schiffler2012-11-271-0/+1
|
* Add random module to test libAndreas Schiffler2012-11-261-0/+1
|
* Work in progress on an SDL test librarySam Lantinga2012-11-261-0/+58