cairo/test/.gitignore
Andrea Canciani 5c798bcf86 test: Improve check-ref-missing
On linux it is impossible to check the missing references because of
argument length constraints:
make: execvp: /bin/bash: Argument list too long

Using a temporary file instead of variable expansion makes it possible
to work around this.

Makefile.refs is now required to be in lexicographical order, which
avoids ordering problems and the risk of duplicated entries (like
clipped-surface.ref.png).
2011-06-25 09:39:52 +02:00

40 lines
370 B
Text

TAGS
tags
.deps
.libs
output
Makefile
Makefile.in
ref.hash
ref.list
any2ppm
.any2ppm
.any2ppm.pid
.any2ppm.errors
cairo-test-constructors.c
cairo-test-trace
cairo-test-suite
pdf2png
ps2png
svg2png
valgrind-log
*.out.*
*.pass.*
*.fail.*
*.diff.png
*.manifest
*.gcda
*.gcno
*.exe
*.exe.so
*.obj
*.ilk
*.pdb
*.la
*.lo
*.log
*.suo
*.o
*~
.*.sw?
make-cairo-test-constructors