summaryrefslogtreecommitdiff
path: root/test/half-coverage.c
Commit message (Collapse)AuthorAgeFilesLines
* test: Disable tests that are too slow to run by default.Chris Wilson2010-06-121-2/+2
| | | | | | Introduce a slow mode [-s] to the runner, and add "slow" to the requirements for the very long running tests like the coverage stress tests.
* test: Restrict the coverage tests to raster targets.Chris Wilson2010-06-111-2/+2
| | | | | Typo inside the requirements failed to prevent the tests running on the vector backends.
* test: Fix half-coverage colouration.Chris Wilson2010-06-101-1/+27
| | | | | | | | | Hmm, red over red makes the test pointless. The test still remains of highly dubious quality, as it primarily serves as a rendercheck more than a test of Cairo. The best hope for this test is that it inspires a better one. And incorporate the notes made by Joonas.
* test: Add half-coverage to exercise the rasteriser with subpixel geometry.Chris Wilson2010-06-091-0/+129