summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: Ignore the generated profile data files from callgrind tool in test/Ravi Nanjundappa2014-07-091-0/+1
* test: fix build of any2ppm if fork not availableEric Le Bihan2014-06-051-0/+2
* test : Maintain consistency in the usage of xcallocRavi Nanjundappa2014-05-162-2/+2
* Fix some memory leaks found by scan-build, the LLVM/Clang static analyzerSylvestre Ledru2014-05-161-0/+2
* Remove some useless declarations found by scan-build, the LLVM/clang static a...Sylvestre Ledru2014-05-062-3/+3
* test and util: maintain consistency in the usage of ARRAY_LENGTH macroRavi Nanjundappa2014-04-301-6/+6
* pthread-same-source: Refresh reference imagesUli Schlachter2014-04-174-0/+0
* pthread-same-source: Add ref image generationUli Schlachter2014-04-171-3/+22
* test: Quell warning for deprecated g_type_init()Bryce Harrington2014-02-251-0/+2
* test: Quell warning for inclusion of old rsvg header filesBryce Harrington2014-02-251-0/+2
* test: Drop unused path variable in two recently added testsBryce Harrington2014-01-312-4/+0
* test: Handle error in fgets call in ps-eps testBryce Harrington2014-01-311-1/+5
* test: Replace deprecated rsvg_init() in any2ppm testBryce Harrington2014-01-311-1/+0
* [tests] Add path-currentpointBehdad Esfahbod2014-01-272-0/+90
* Add test for paint with alpha and clipping bugAdrian Johnson2013-12-263-0/+63
* Add test for rectangle path optimization with non rectilinear penAdrian Johnson2013-12-263-0/+52
* _cairo_color_double_to_short(): Use standard rounding algorithmSøren Sandmann Pedersen2013-10-226-0/+0
* README: Don't mention XFAIL_TESTS anymoreUli Schlachter2013-10-031-10/+9
* Remove XFAIL_TESTS from Makefile.amUli Schlachter2013-10-0310-73/+30
* test: Drop unnecessary math.h includeBryce Harrington2013-09-261-1/+0
* test/pixman-downscale: Open-code fmin()Chris Wilson2013-09-171-1/+1
* test/multi-page: Fix use-after-freeUli Schlachter2013-09-161-2/+2
* test: update mime-data to test jbig2 mime typesAdrian Johnson2013-09-1511-1/+96
* test: Document use of -k and CAIRO_TEST_TARGET to run test subsetsBryce W. Harrington2013-09-131-0/+6
* test: Space out keywords for clarityBryce W. Harrington2013-09-139-11/+11
* test: Comma separate keywordsBryce W. Harrington2013-09-1314-28/+28
* test: Move cairo_pattern_set_filter to after cairo_set_source_surfaceBryce Harrington2013-09-113-1/+1
* test: Exercise image scaling quality when downscalingBryce Harrington2013-09-1117-14/+132
* test: Test a variety of scales when downscalingBryce Harrington2013-09-114-4/+17
* test: Add test for image downscalingBryce Harrington2013-09-114-0/+74
* svg, test: Refer to output filename by variable, not a hardcoded valueBryce W. Harrington2013-09-091-1/+1
* test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington2013-09-0913-55/+66
* test: Make cairo_test_mkdir() usable throughout tests.Bryce W. Harrington2013-09-092-5/+8
* test: Fix several tests to place output files in the output directoryBryce W. Harrington2013-09-0911-17/+30
* test: Don't ignore test output files left in test directoryBryce W. Harrington2013-09-091-4/+0
* test: Allow CAIRO_TEST_MODE to independently enable extended testingChris Wilson2013-09-051-4/+18
* tests: Add device scale test to "full" testrun similar to offsetsAlexander Larsson2013-09-053-57/+77
* gl: Return surface in error when creating oversized texture surfacesMartin Robinson2013-08-192-0/+89
* api-special-cases: Also test contextsUli Schlachter2013-08-131-21/+1153
* Add new test for bug 61592Uli Schlachter2013-07-043-1/+62
* Fix caps-tails-curve reference imagesUli Schlachter2013-07-043-0/+0
* test: Amend check-refs.sh to support out-of-tree buildsChris Wilson2013-07-042-17/+6
* test: Remove conflicting .ref.png, .argb32.ref.png, .rgb24.ref.pngChris Wilson2013-07-04157-0/+0
* test: Add a few reference images found lurking on my machineChris Wilson2013-07-044-0/+0
* test: Remove all identical (cmp & pdiff) reference imagesChris Wilson2013-07-041477-0/+0
* test: Add special cases for create-from-png and fallback-resolutionBryce W. Harrington2013-07-043-0/+16
* pdiff: Drop unused variableBryce W. Harrington2013-07-041-1/+1
* pdiff: Quell warning about signed/unsigned comparisonsBryce W. Harrington2013-07-041-2/+2
* test: Make check-ref-dups utilize perceptualdiff for comparisonsBryce W. Harrington2013-07-041-4/+9
* test: Use cmp to catch byte-by-byte identical filesBryce W. Harrington2013-07-041-8/+12