|
From: Nicholas N. <nj...@ca...> - 2004-10-13 14:58:07
|
CVS commit by nethercote: Allow for test output files. M +4 -6 .cvsignore 1.4 --- valgrind/helgrind/tests/.cvsignore #1.3:1.4 @@ -2,13 +2,11 @@ Makefile allok -allok.stderr.diff -allok.stderr.out deadlock -deadlock.stderr.out -deadlock.stdout.out inherit race race2 readshared -inherit.stderr.diff -inherit.stderr.out +*.stdout.diff +*.stderr.diff +*.stdout.out +*.stderr.out |