gcc/libstdc++-v3/testsuite/21_strings
Phil Edwards ccb128db7a re PR libstdc++/8716 (std::string( NULL, 0 ) throws exception also on zero length)
2002-11-28  Phil Edwards  <pme@gcc.gnu.org>

	PR libstdc++/8716
	* testsuite/21_strings/ctor_copy_dtor.cc (test05):  Also test
	the NULL-pointer, zero-size case.

From-SVN: r59616
2002-11-28 21:28:20 +00:00
..
append.cc
assign.cc
c_strings.cc
capacity.cc howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. 2002-10-18 20:52:57 +00:00
char_traits_requirements.cc
char_traits_typedefs.cc
compare.cc
ctor_copy_dtor.cc re PR libstdc++/8716 (std::string( NULL, 0 ) throws exception also on zero length) 2002-11-28 21:28:20 +00:00
element_access.cc
find.cc
insert.cc
inserters_extractors.cc
invariants.cc
nonmember.cc
operations.cc
replace.cc
rfind.cc
substr.cc