summaryrefslogtreecommitdiff
path: root/test/invalid-matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove stray _GNU_SOURCE definitionsEmmanuele Bassi2021-05-011-1/+1
* test: Define optional exception classesUli Schlachter2012-10-161-4/+0
* [test] Fix checking of the fenv.h include.M Joonas Pihlaja2009-06-181-2/+2
* [test] Fallback to HUGE_VAL in place of INFINITY in invalid-matrix.c.M Joonas Pihlaja2009-06-181-1/+1
* [test] Compile fix for invalid-matrixAndrew Lavin2009-06-031-1/+1
* [test] Clear expected floating point exceptionsChris Wilson2009-05-151-0/+4
* [test] Add cairo_test_NaN and use it in place of strtodJeff Muizelaar2009-02-111-1/+1
* [test] Define INFINITY on MSVCJeff Muizelaar2009-02-091-2/+2
* [test] Fix the definition of INFINITYJeff Muizelaar2009-02-051-1/+1
* [test] Define INFINITY if it hasn't been defined.Jeff Muizelaar2009-02-031-20/+2
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* Move _GNU_SOURCE declarations to where it's usedBehdad Esfahbod2008-09-021-1/+4
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-3/+4
* [test/invalid-matrix] Disable floating point exception.Chris Wilson2008-05-061-0/+9
* Compile fix for AIX.Shailendra Jain2008-02-151-1/+1
* [test/invalid-matrix] Test detection of infinities.Chris Wilson2008-02-151-1/+122
* [test/invalid-matrix] Check scale(0,0)Chris Wilson2008-02-151-0/+16
* [test/invalid-matrix] Promote incorrect status warning to an error.Chris Wilson2008-02-151-1/+2
* [test/invalid] Test cairo_translate() and friends for NaN safety.Chris Wilson2008-02-151-0/+37
* [test/*] Create new surfaces using the group target.Chris Wilson2007-12-201-1/+1
* [cairo-matrix] Check determinant for invalid numbers.Chris Wilson2007-07-051-12/+82
* test/invalid-matrix: Add new test to exercise CAIRO_STATUS_INVALID_MATRIX pathsCarl Worth2007-04-111-0/+142