Benjamin Kosnik
|
04d930e6d4
|
*.cc: Remove spaces, make sure testcases return zero.
2001-05-11 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/*/*.cc: Remove spaces, make sure testcases return zero.
* testsuite/config/default.exp: Update bugs email address.
From-SVN: r41997
|
2001-05-12 16:53:08 +00:00 |
|
Brent Verner
|
aa1b2f7d95
|
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: r35682
|
2000-08-14 19:59:26 +00:00 |
|
Brent Verner
|
913c27bf98
|
string.tcc (string::rfind): Fix.
2000-06-13 Brent Verner <brent@rcfile.org>
* bits/string.tcc (string::rfind): Fix.
* testsuite/21_strings/rfind.cc: New file.
From-SVN: r34718
|
2000-06-26 20:21:34 +00:00 |
|