summaryrefslogtreecommitdiff
path: root/include/SDL_test_harness.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-11-13Fixed build error with missing function prototype in the SDL_test_harness.h h...Sam Lantinga1-0/+11
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-08-21OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo1-14/+14
2013-08-21OCD fixes: Adds a space before */Gabriel Jacobo1-6/+6
2013-08-20More non C89 compliant commentsGabriel Jacobo1-6/+6
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-32/+28
2013-05-18Update test harness to handle test return codes; fix comment format in harnes...Andreas Schiffler1-3/+4
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2012-12-22Fixed const correctness in the test harnessSam Lantinga1-1/+1
2012-12-22Test lib updates: updated harness to support filtering, added surface compare...Andreas Schiffler1-1/+2
2012-12-14Refactor/fix test lib harness, assert and log component; add harness driver; ...Andreas Schiffler1-0/+14
2012-12-04Added to harness in test lib (work in progress)Andreas Schiffler1-11/+6
2012-11-30Add log, assert and harness (partial) to test libAndreas Schiffler1-0/+116