]> granicus.if.org Git - cgit/commit
tests: add Valgrind support
authorJohn Keeping <john@keeping.me.uk>
Mon, 8 Apr 2013 19:12:38 +0000 (20:12 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 12 Jan 2014 18:33:03 +0000 (19:33 +0100)
commit1b1974c45e5e23e5527aa43c4d9ece423a13dfdc
tree863ba37c8c25b917e1823ec10db6600a9b41e129
parent382ecf152e1bd9546f6c84ace71c62ca07f6648b
tests: add Valgrind support

Now running tests with the "--valgrind" option will run cgit under
Valgrind instead of all Git commands.

Signed-off-by: John Keeping <john@keeping.me.uk>
tests/setup.sh
tests/valgrind/bin/cgit [new file with mode: 0755]