summaryrefslogtreecommitdiff
path: root/test/cairo-test-runner.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-08test: Force cairo-test-suite to return SUCCESSChris Wilson1-0/+10
2010-05-04test: Embed the list pointer into cairo_test_tChris Wilson1-16/+15
2010-02-17test: Add an option to explicitly specify a test name to the runner.Eric Anholt1-3/+11
2009-08-26[test] Attempt to automatically detect running under gdbChris Wilson1-0/+32
2009-08-26[test] Exit on first failure '-x'Chris Wilson1-2/+13
2009-07-20[test] Summarise tests that fail during the preamble.Chris Wilson1-24/+85
2009-07-13[test] Track XFAIL using expected results stored as xfail.pngChris Wilson1-119/+42
2009-06-18[test] Never use gcc __attribute__ magic for constructors.M Joonas Pihlaja1-2/+0
2009-06-13[test] Never, ever, blame a crashing test on external factors.Chris Wilson1-1/+1
2009-05-15[test] Add a note to "Getting the elusive zero failures"Chris Wilson1-0/+12
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja1-4/+0
2009-02-10[test] Add crtdbg.h includeJeff Muizelaar1-0/+4
2008-12-18[test] Quartz doesn't like being forkedJeff Muizelaar1-4/+8
2008-11-26[perf] Fix SDL compilation for MacOS XPaolo Bonzini1-0/+4
2008-11-19[test] Support foreground only execution.Chris Wilson1-54/+66
2008-10-31[test] Build test suite into single binary.Chris Wilson1-0/+907