summaryrefslogtreecommitdiff
path: root/test/cairo-test.c
Commit message (Expand)AuthorAgeFilesLines
...
* [test] Fallback to comparing the base image referencesChris Wilson2009-07-201-68/+163
* [test] Misidentification of XFAIL as NEWChris Wilson2009-07-201-1/+1
* Add OpenVG backend.Chris Wilson2009-07-171-1/+2
* [test] Track XFAIL using expected results stored as xfail.pngChris Wilson2009-07-131-127/+278
* [test] Timeout support for testsChris Wilson2009-06-281-0/+18
* [test] Add group-unalignedChris Wilson2009-06-271-1/+1
* [test] Fix a typo in the _POSIX_SOURCE version number.M Joonas Pihlaja2009-06-211-1/+1
* Expose _cairo_null_surface_create() via a test surfaceChris Wilson2009-06-151-4/+10
* [configure] Check for FcInit()Chris Wilson2009-06-071-0/+2
* [memfault] Update macros to avoid namescape collision with memcheckChris Wilson2009-05-151-31/+31
* [test] Call FcInit() manually.Chris Wilson2009-04-201-0/+6
* [test] Disable signal handling under valgrindChris Wilson2009-04-161-1/+1
* [test] Improve fault injection coverageChris Wilson2009-03-311-0/+35
* [test] Compile again without memfault.Chris Wilson2009-01-291-10/+16
* [test] Suppress suppressed memfault reportChris Wilson2009-01-291-2/+9
* [test] Free test nameChris Wilson2009-01-021-0/+3
* [test] Mark targets with is_meta?Chris Wilson2008-11-051-1/+12
* Specify a background color for XFAIL textAdrian Johnson2008-11-021-1/+1
* [test] Use '.' as the field separator in the namesChris Wilson2008-10-311-20/+48
* [test] Build test suite into single binary.Chris Wilson2008-10-311-261/+333
* [test] Reenable device offset testing.Chris Wilson2008-10-301-1/+1
* [test/get-clip] Check the status on the secondary context.Chris Wilson2008-10-181-1/+13
* [test] Add support for memfault.Chris Wilson2008-10-171-58/+213
* [test] Use _POSIX_C_SOURCE for flockfile.Chris Wilson2008-10-111-2/+3
* Automate error checking for fallback-resolution.Chris Wilson2008-09-281-18/+18
* [cairo-test] Fix cairo_test_file_is_older().Chris Wilson2008-09-271-4/+7
* [test] Write the OUTPUT filename to the log if we match the vector surface.Chris Wilson2008-09-251-0/+3
* Remove the device-offset testing (-25 cases) for the release.Carl Worth2008-09-241-1/+1
* [test] Fixup potential use of uninitialized test_image.Chris Wilson2008-09-151-2/+0
* [test] Check for updated reference images.Chris Wilson2008-09-111-20/+63
* [test] Fix order of deleting images vs checks.Chris Wilson2008-09-111-3/+2
* [test] Do not include "xmalloc.h" directlyBehdad Esfahbod2008-09-041-1/+0
* Move _GNU_SOURCE declarations to where it's usedBehdad Esfahbod2008-09-021-0/+2
* [cairo-test] Fixup a few memleaks on failure.Chris Wilson2008-09-021-0/+5
* [test] Ensure that the output is always saved.Chris Wilson2008-08-261-27/+27
* [test] Explicity save a fail image.Chris Wilson2008-08-211-11/+11
* [test] Cache last output and compare next time.Chris Wilson2008-08-201-21/+165
* [test] Destroy test ouput image on failure.Chris Wilson2008-08-191-0/+1
* [test] Always write the test output to a png.Chris Wilson2008-08-191-7/+9
* [test] Pass extended output name to ref_name_for_test().Chris Wilson2008-08-191-8/+10
* [test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson2008-08-181-28/+132
* [test] Pass a 'complete' name to create_surface().Chris Wilson2008-08-131-38/+31
* [test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson2008-08-131-13/+0
* [test] Export a function to check whether a target is enabled.Chris Wilson2008-08-131-0/+19
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-236/+456
* [cairo-test] Exclude lcd-filter tests for vector targets.Chris Wilson2008-08-111-0/+5
* [cairo-test] Implement cairo_test_log_path() to dump a cairo_path_t to logsBehdad Esfahbod2008-05-091-0/+31
* [test] Enable floating point exceptions.Chris Wilson2008-05-061-0/+7
* [cairo-test] Spelling fixes in comments.Chris Wilson2008-04-151-4/+3
* [test] Handle TEST_CONTENT_COLOR_ALPHA_FLATTENED similar surfaces.Chris Wilson2008-04-111-5/+3