|
From: <sv...@va...> - 2007-01-07 17:43:54
|
Author: sewardj Date: 2007-01-07 17:43:49 +0000 (Sun, 07 Jan 2007) New Revision: 6483 Log: Partial merge of r6397 (Include missing files in tarball.) Modified: branches/VALGRIND_3_2_BRANCH/memcheck/tests/Makefile.am Modified: branches/VALGRIND_3_2_BRANCH/memcheck/tests/Makefile.am =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/VALGRIND_3_2_BRANCH/memcheck/tests/Makefile.am 2007-01-07 04= :07:09 UTC (rev 6482) +++ branches/VALGRIND_3_2_BRANCH/memcheck/tests/Makefile.am 2007-01-07 17= :43:49 UTC (rev 6483) @@ -118,6 +118,7 @@ vcpu_fbench.stdout.exp vcpu_fbench.stderr.exp vcpu_fbench.vgtest \ vcpu_fnfns.stdout.exp vcpu_fnfns.stderr.exp vcpu_fnfns.vgtest \ vgtest_ume.stderr.exp vgtest_ume.disabled \ + with-space.stderr.exp with-space.stdout.exp with-space.vgtest \ wrap1.vgtest wrap1.stdout.exp wrap1.stderr.exp \ wrap2.vgtest wrap2.stdout.exp wrap2.stderr.exp \ wrap3.vgtest wrap3.stdout.exp wrap3.stderr.exp \ |