|
From: <sv...@va...> - 2008-09-13 11:58:50
|
Author: sewardj Date: 2008-09-13 12:58:59 +0100 (Sat, 13 Sep 2008) New Revision: 8611 Log: Add missing regtest files. Added: branches/PTRCHECK/exp-ptrcheck/tests/globalerr.stdout.exp branches/PTRCHECK/exp-ptrcheck/tests/stackerr.stdout.exp Modified: branches/PTRCHECK/exp-ptrcheck/tests/Makefile.am Modified: branches/PTRCHECK/exp-ptrcheck/tests/Makefile.am =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/Makefile.am 2008-09-13 10:43:20 UTC (rev 8610) +++ branches/PTRCHECK/exp-ptrcheck/tests/Makefile.am 2008-09-13 11:58:59 UTC (rev 8611) @@ -38,7 +38,7 @@ globalerr.stderr.exp-glibc28-amd64 \ fp.vgtest fp.stderr.exp \ hackedbz2.vgtest hackedbz2.stdout.exp \ - \ + hackedbz2.stderr.exp-glibc28-amd64 \ hp_bounds.vgtest hp_bounds.stderr.exp \ hp_dangle.vgtest hp_dangle.stderr.exp \ idiv.vgtest-disabled idiv.stderr.exp \ Added: branches/PTRCHECK/exp-ptrcheck/tests/globalerr.stdout.exp =================================================================== Added: branches/PTRCHECK/exp-ptrcheck/tests/stackerr.stdout.exp =================================================================== |