Makefile.am (noinst_PROGRAMS): Remove.
authorMark Mitchell <mark@codesourcery.com>
Fri, 1 Apr 2005 20:20:22 +0000 (20:20 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 1 Apr 2005 20:20:22 +0000 (20:20 +0000)
commitfdbba6bcf007f4691936c39fd4a508d3bbbed0bb
treea0f95ae69cfd718b19b083c95a258e99a23146ad
parentc6cc541b36aaf32335a6e4b420b55bf7c9a979be
Makefile.am (noinst_PROGRAMS): Remove.

* testsuite/Makefile.am (noinst_PROGRAMS): Remove.
(site.exp): Write out the path to the baseline file.
(check-abi): Use DejaGNU.
(check-abi-verbose): Remove.
* testsuite/Makefile.in: Regenerated.
* testsuite/abi_check.cc (main): Check the return value from
compare_symbols.
* testsuite/testsuite_abi.cc (compare_symbols): Return a value.
* testsuite/testsuite_abi.h (compare_symbols): Adjust prototype.
* testsuite/libstdc++-abi/abi.exp: New file.

From-SVN: r97417
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in
libstdc++-v3/testsuite/abi_check.cc
libstdc++-v3/testsuite/libstdc++-abi/abi.exp [new file with mode: 0644]
libstdc++-v3/testsuite/testsuite_abi.cc
libstdc++-v3/testsuite/testsuite_abi.h