gcc/libstdc++-v3/testsuite/21_strings/basic_string
Doug Gregor 8dbe14becf Testsuite corrections
From-SVN: r68288
2003-06-20 23:40:11 +00:00
..
append
assign fix basic_string::replace for integral types 2003-06-20 22:12:18 +00:00
capacity
compare
cons
element_access
find 3.cc: New file, testing basic_string<char>::find_first_not_of. 2003-05-04 22:12:18 +00:00
insert
inserters_extractors
operators
replace Testsuite corrections 2003-06-20 23:40:11 +00:00
rfind 1.cc: Remove find_first_of, find_last_of and find_last_not_of tests. 2003-03-24 22:22:40 +00:00
substr