]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Un-break 'make distdir'. Either by removing from EXTRA_DIST, file
authorJulian Seward <jseward@acm.org>
Sun, 25 Nov 2007 20:20:49 +0000 (20:20 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 25 Nov 2007 20:20:49 +0000 (20:20 +0000)
commit0da1890961a436120fb53c637c800b659f8bd2c9
tree778983c211c6bbd6320bb78dfeed7b187d284dca
parent9460e84deb42cc398bac92a22dd9332e8ed3e028
Un-break 'make distdir'.  Either by removing from EXTRA_DIST, file
names pertaining to tests which cannot be run (no associated .vgtest),
or by adding missing .stdout.exp files for tests which are to be run
(there is an associated .vgtest).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7218
exp-drd/docs/Makefile.am
exp-drd/tests/Makefile.am
exp-drd/tests/fp_race.stdout.exp [new file with mode: 0644]
exp-drd/tests/fp_race2.stdout.exp [new file with mode: 0644]
exp-drd/tests/pth_broadcast.stdout.exp [new file with mode: 0644]
exp-drd/tests/pth_cond_race.stdout.exp [new file with mode: 0644]
exp-drd/tests/pth_cond_race2.stdout.exp [new file with mode: 0644]
exp-drd/tests/pth_create_chain.stdout.exp [new file with mode: 0644]
exp-drd/tests/sigalrm.stdout.exp [new file with mode: 0644]