summaryrefslogtreecommitdiff
path: root/test/invalid-matrix.c
AgeCommit message (Expand)AuthorFilesLines
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