summaryrefslogtreecommitdiff
path: root/test/test-automation/src/runner/runner.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Fixed option parsing code of test harness.Markus Kauppila1-10/+10
2011-09-04Added tests for SDL_HasIntersection; added negative parameter tests; refactor...Andreas Schiffler1-2/+3
2011-09-04Added tests to testrect suite. Simple logger improvements. Fixed int-range fu...Andreas Schiffler1-1/+10
2011-08-28Fixed a typo.Markus Kauppila1-1/+1
2011-08-28Minor cleaning.Markus Kauppila1-10/+14
2011-08-28Test cases executed in their own process can now bail out ifMarkus Kauppila1-2/+2
2011-08-28Option --show-tests prints test description.Markus Kauppila1-1/+1
2011-08-28Fixed timestamp issue.Markus Kauppila1-4/+6
2011-08-28Changed logging behavior. Runner uses stdout as default andMarkus Kauppila1-16/+33
2011-08-15Fixed 'runner > mylog' problem.Markus Kauppila1-0/+4
2011-08-14Clean up.Markus Kauppila1-6/+0
2011-08-14Fixed the exec-key option.Markus Kauppila1-1/+9
2011-08-14Updating dummy test suite.Markus Kauppila1-1/+1
2011-08-13Added --include-dummy option.Markus Kauppila1-1/+19
2011-08-11Fixed the doxygen markup.Markus Kauppila1-0/+2
2011-08-10Ported rwops test suite.Markus Kauppila1-0/+5
2011-08-06Trying to fix linux compatibility -> libSDLtest.* is now installedMarkus Kauppila1-3/+3
2011-08-06Fixed a bunch of compiler warnings.Markus Kauppila1-6/+9
2011-08-06Fixed 'make distclean'Markus Kauppila1-1/+1
2011-08-06Runner is automatically installed to .Markus Kauppila1-7/+17
2011-08-06Reorganizing the project.Markus Kauppila1-0/+1429