gcc/libstdc++-v3/testsuite/21_strings
Benjamin Kosnik 644638bc02 [multiple changes]
2000-06-13  Brent Verner <brent@rcfile.org>

	* bits/string.tcc (string::rfind): Fix.
	* testsuite/21_strings/rfind.cc: New file.

2000-06-26  Anthony Williams  <anthony@anthonyw.cjb.net>

	* testsuite/21_strings/ctor_copy_dtor.cc: Fixed logic error.

2000-06-26  Branko Cibej  <branko.cibej@hermes.si>

        * testsuite/27_io/filebuf_members.cc (test_01): Fixed typos.

        * mkcheck.in: Make the *.txt and *.tst files writable after
	  copying them to $TEST_DIR.

        * testsuite/27_io/ostream_inserter_arith.cc: Renamed
          __TEST_NUMPUT_VERBOSE to TEST_NUMPUT_VERBOSE.
        Define TEST_NUMPUT_VERBOSE only if DEBUG_ASSERT.

From-SVN: r34719
2000-06-26 20:22:01 +00:00
..
append.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
capacity.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
char_traits.cc Finish up FreeBSD4.0 support. 2000-05-10 20:23:27 +00:00
compare.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctor_copy_dtor.cc [multiple changes] 2000-06-26 20:22:01 +00:00
element_access.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
find.cc [multiple changes] 2000-06-22 17:27:57 +00:00
insert.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
inserters_extractors.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
invariants.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
nonmember.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
operations.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
replace.cc replace.cc (test01): Qualify find with std::. 2000-06-02 18:31:44 +00:00
rfind.cc string.tcc (string::rfind): Fix. 2000-06-26 20:21:34 +00:00
substr.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00