debug_assert.h: new file
authorBrent Verner <brent@rcfile.org>
Mon, 14 Aug 2000 20:56:06 +0000 (20:56 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 14 Aug 2000 20:56:06 +0000 (20:56 +0000)
commitb6767a49b4b4ad83418462aa67ab7432a382e51a
treecec8fbc5f766f37fb828c98249647ace0bbc4fca
parente49a1d2e073c02fafe4fc80147966c1f0c11488f
debug_assert.h: new file

2000-08-14  Brent Verner <brent@rcfile.org>

* testsuite/debug_assert.h: new file
* testsuite/*/*.cc: s/test\s*&=([^;]+);/VERIFY($1);/g
changed conditional #include <c?assert.?h?> to
unconditional #include <debug_assert.h>
* mkcheck.in: added $SRC_DIR/testsuite to include search path
for testsuite compile command.

From-SVN: r35688
libstdc++-v3/testsuite/debug_assert.h [new file with mode: 0644]