summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2016-11-03 09:18:02 -0600
committerFederico Mena Quintero <federico@gnome.org>2016-11-03 09:18:02 -0600
commit1327245ee929b149ee87c04abb0ddc5e8736137b (patch)
tree7f44dbf02d797493834e012a9533dc07fb4a4cbb /.gitignore
parenta41283921856514d0c44f1dc5e69f1177707b95a (diff)
downloadlibrsvg-1327245ee929b149ee87c04abb0ddc5e8736137b.tar.gz
tests/fixtures/reftests/svg1.1: Add the first batch of tests from the SVG test suite
These are for path data. Two tests fail, numbers 18 and 20: Test 18 is to test that the path data parser ignores extraneous characters correctly. Test 20 is for the elliptical arc machinery.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4180e238..d1df259e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,8 +55,10 @@ gdk-pixbuf-loader/rsvg-loader
tests/dimensions
tests/pdiff/perceptualdiff
tests/rsvg-test
-tests/rsvg-test.log
+tests/crash
tests/styles
+tests/*.log
+tests/*.trs
tools/test-memory
Rsvg-2.0.gir
Rsvg-2.0.typelib