summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-02-13valgrind.sh: fail if memory was definitely leakedDafydd Harries1-1/+8
2007-02-13valgrind.sh: use valgrind return code rather than non-emptiness of report to ...Dafydd Harries1-2/+2
2007-02-10check-symbols.sh: check diff length rather than using cmp exit codeDafydd Harries1-3/+4
2007-02-02check-symbols.sh: check for existence of symbol fileDafydd Harries1-0/+5
2007-02-01valgrind.sh: make it libtool-friendly, and use G_DEBUG=gc-friendlyDafydd Harries1-1/+2
2007-01-31add scripts for generating/checking symbol listsDafydd Harries2-0/+43
2007-01-30add valgrind wrapper scriptDafydd Harries1-0/+16
2007-01-24add makefile/script for generating lcov reportDafydd Harries2-0/+32