summaryrefslogtreecommitdiff
path: root/test/invalid-matrix.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18[test] Fix checking of the fenv.h include.M Joonas Pihlaja1-2/+2
2009-06-18[test] Fallback to HUGE_VAL in place of INFINITY in invalid-matrix.c.M Joonas Pihlaja1-1/+1
2009-06-03[test] Compile fix for invalid-matrixAndrew Lavin1-1/+1
2009-05-15[test] Clear expected floating point exceptionsChris Wilson1-0/+4
2009-02-11[test] Add cairo_test_NaN and use it in place of strtodJeff Muizelaar1-1/+1
2009-02-09[test] Define INFINITY on MSVCJeff Muizelaar1-2/+2
2009-02-05[test] Fix the definition of INFINITYJeff Muizelaar1-1/+1
2009-02-03[test] Define INFINITY if it hasn't been defined.Jeff Muizelaar1-20/+2
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+6
2008-09-02Move _GNU_SOURCE declarations to where it's usedBehdad Esfahbod1-1/+4
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-3/+4
2008-05-06[test/invalid-matrix] Disable floating point exception.Chris Wilson1-0/+9
2008-02-15Compile fix for AIX.Shailendra Jain1-1/+1
2008-02-15[test/invalid-matrix] Test detection of infinities.Chris Wilson1-1/+122
2008-02-15[test/invalid-matrix] Check scale(0,0)Chris Wilson1-0/+16
2008-02-15[test/invalid-matrix] Promote incorrect status warning to an error.Chris Wilson1-1/+2
2008-02-15[test/invalid] Test cairo_translate() and friends for NaN safety.Chris Wilson1-0/+37
2007-12-20[test/*] Create new surfaces using the group target.Chris Wilson1-1/+1
2007-07-05[cairo-matrix] Check determinant for invalid numbers.Chris Wilson1-12/+82
2007-04-11test/invalid-matrix: Add new test to exercise CAIRO_STATUS_INVALID_MATRIX pathsCarl Worth1-0/+142