summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* implement svg path arc correctlyVincent Sanders2020-10-031-0/+14
|
* Ensure we report failures betterDaniel Silverstone2018-07-291-1/+4
|
* Test data: Move file to correct place.Michael Drake2016-10-261-0/+10
|
* add polyline test case with floating point colour percentagesVincent Sanders2016-09-111-0/+9
|
* SVG dictionary for use with AFL toolVincent Sanders2016-09-111-0/+170
|
* Add test set derived from AFLVincent Sanders2016-09-112613-0/+170475
| | | | | | | Generated with AFL using custom dictionary then minimised with cmin and tmin tools to be the smallest test set possible The run used two thousand processor hours on a 24way xeon 2.3GHz system
* prevent division by zero for gradient with no points and add testVincent Sanders2016-08-311-0/+45
|
* improve test suite runnerVincent Sanders2016-08-311-4/+61
|
* add crash test generated with AFLVincent Sanders2016-08-271-0/+22
|
* add file output to test decoderVincent Sanders2016-08-233-150/+192
|
* enable decode tests for svg filesVincent Sanders2015-09-028-1/+754
| | | | These svg files have caused the library to crash and to render poorly.
* Add test case image for broken behaviour of relative move.Michael Drake2014-10-101-0/+8
|
* Convert the last bits for libdomdsilvers/tolibdomDaniel Silverstone2012-11-031-2/+3
|
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
| | | | svn path=/trunk/libsvgtiny/; revision=14010
* Something approximating a makefile for the test binary.John Mark Bell2009-08-241-0/+4
| | | | | | pkg-config control file. svn path=/trunk/libsvgtiny/; revision=9426
* Beginnings of port to core buildsystemJohn Mark Bell2009-08-241-0/+165
svn path=/trunk/libsvgtiny/; revision=9419