summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [Makefile.am] Add $(AM_MAKEFLAGS) to recursive make invocationsBehdad Esfahbod2006-08-111-7/+7
* [test] Update EXTRA_DIST after beos_bitmap -> beos-bitmap changeBehdad Esfahbod2006-08-101-4/+4
* [test] Add target check-ref-dups that lists reference images having duplicate...Behdad Esfahbod2006-08-102-7/+8
* [test] Point out to the test log file on failuresBehdad Esfahbod2006-08-101-0/+5
* [test] Behave better if no ref image was found for a testBehdad Esfahbod2006-08-101-10/+20
* [test] Rename beos_bitmap target to beos-bitmap. Same for directfb-bitmap.Behdad Esfahbod2006-08-105-3/+3
* Fix EXTRA_DIST so that 'make distcheck' works againCarl Worth2006-08-081-43/+13
* Fix some memory leaks in a few of the tests.Carl Worth2006-08-084-0/+8
* Add a variation of an existing valgrind suppressionCarl Worth2006-08-081-0/+12
* Eliminate warning due to the test suite's private 'FLATTENEND' format valueCarl Worth2006-08-081-1/+6
* Fix misplaced volatile keywordBehdad Esfahbod2006-08-081-2/+2
* Eliminate most compiler warnings from the test suiteCarl Worth2006-08-0820-27/+35
* Remove stale SVG-specific reference images for pixman-rotate testCarl Worth2006-08-082-0/+0
* Merge branch 'surface-font-options' into cairoCarl Worth2006-08-0893-175/+144
|\
| * Update reference images, mostly PDF and SVGBehdad Esfahbod2006-08-0751-0/+0
| * Look for per-target reference image tooBehdad Esfahbod2006-08-011-26/+70
| * New PS ref images, matching the recent png16m->pngalpha driver changeBehdad Esfahbod2006-08-0124-0/+0
| * Change the text string "cd" to "AB" in test to match the other stringBehdad Esfahbod2006-08-012-1/+1
| * Switch from ghostscript's png16m driver to pngalpha for PS->PNG again.Behdad Esfahbod2006-08-011-1/+1
| * Change the way diff images highlight differences.Behdad Esfahbod2006-08-011-2/+5
| * Make image_diff_flattened flatten the first image too.Behdad Esfahbod2006-08-011-8/+26
| * Add vector_ignored_tests that is tests ignored for ps/pdf/svgBehdad Esfahbod2006-08-011-21/+22
| * Set font options in the test context and make tests not do thatBehdad Esfahbod2006-07-3118-116/+19
* | Make "make html" not trigger test rerunsBehdad Esfahbod2006-08-081-5/+6
* | Add test truetype-tables that checks sizeof truetype tablesBehdad Esfahbod2006-08-072-0/+60
|/
* Make "CAIRO_TEST_TARGET=... make check" work againBehdad Esfahbod2006-07-271-4/+4
* Flush stdout after writing \r, to remove artifacts.Behdad Esfahbod2006-07-141-0/+2
* Add font-matrix-translation test case.Carl Worth2006-07-144-0/+115
* pixman-rotate: remove stale svg backend reference imagesCarl Worth2006-07-142-0/+0
* ft-text-vertical-layout: Update stale reference imagesCarl Worth2006-07-142-0/+0
* Go back to "!!!CRASHED!!!" message now that there's no confusion.Behdad Esfahbod2006-07-131-2/+2
* Only generate HTML for log files passed on the command line.Behdad Esfahbod2006-07-131-1/+3
* Use 'FAIL' instead of 'UNEXPECTED FAILURE' in test output.Carl Worth2006-07-131-1/+1
* Rename no_fail_on_stdout to eliminate confusing negative inside a Boolean var...Carl Worth2006-07-131-8/+10
* cairo-test.c: Prefer FALSE and TRUE for cairo_bool_t values.Carl Worth2006-07-131-3/+3
* Fix test result formatting.Behdad Esfahbod2006-07-131-3/+9
* Use cairo_bool_t.Behdad Esfahbod2006-07-131-1/+1
* Send grep errors to hell^Wnull.Behdad Esfahbod2006-07-131-2/+2
* Don't write FAIL messages on stdout if both stdout/err are going to screen.Behdad Esfahbod2006-07-131-6/+10
* Add dash-no-dash test case to demonstrate PDF failure to turn off dashing.Carl Worth2006-07-134-4/+102
* Eliminate a few simple compiler warningsCarl Worth2006-07-131-3/+3
* ***cworth finds them [the background colors] a bit too brightBehdad Esfahbod2006-07-131-8/+8
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-1382-1/+162
* Improve test HTML generation:Behdad Esfahbod2006-07-133-37/+55
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-1194-260/+386
* Improve test suite build infrastructureBehdad Esfahbod2006-07-113-16/+63
* Use Bitstream Vera Sans and Latin text in ft-text-vertical.Behdad Esfahbod2006-07-115-2/+2
* Make CAIRO_TEST_TARGET="" make check pass tests.Behdad Esfahbod2006-07-061-3/+6
* Update test/READMEBehdad Esfahbod2006-07-061-13/+37
* For check-valgrind, call the version of libtool in our source distribution,Behdad Esfahbod2006-07-051-1/+1