gcc/libstdc++-v3/testsuite
Edward Smith-Rowland 32f9be169c string_view: Rep empty string with unit-length static constexpr string.
2013-11-21  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* include/experimental/string_view: Rep empty string with unit-length
	static constexpr string. Uncomment _GLIBCXX_VISIBILITY. Enforce
	invariant of no nullptr string pointer.
	* include/experimental/string_view.tcc: Ditto.
	* testsuite/experimental/string_view/cons/char/1.cc: data() for empty
	string_view is no longer nullptr.
	* testsuite/experimental/string_view/cons/wchar_t/1.cc: Ditto.
	* testsuite/experimental/string_view/operations/data/char/1.cc: Ditto.
	* testsuite/experimental/string_view/operations/data/wchar_t/1.cc:
	Ditto.

From-SVN: r205213
2013-11-21 12:30:37 +00:00
..
17_intro * testsuite/17_intro/static.cc: Ignore AIX TOC reload warnings. 2013-11-19 23:38:14 -05:00
18_support Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
19_diagnostics
20_util gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors. 2013-11-19 23:22:26 +00:00
21_strings re PR libstdc++/58163 ([C++11] Pedantic assert on str[str.size()] is wrong in C++11) 2013-08-15 00:15:12 +00:00
22_locale
23_containers noexcept.cc: Change to compile-only test. 2013-11-19 22:03:30 +00:00
24_iterators re PR libstdc++/58403 (__normal_iterator triggers odr-use) 2013-09-12 15:15:34 +00:00
25_algorithms re PR libstdc++/58982 (std::vector<std::atomic<int>> vai(10); does not compile anymore) 2013-11-09 12:38:00 +00:00
26_numerics Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for Standard Library Types 2013-10-23 00:09:19 +00:00
27_io * testsuite/*: Remove stray semi-colons after function definitions. 2013-10-08 14:54:26 +01:00
28_regex gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors. 2013-11-19 23:22:26 +00:00
29_atomics pointer_partial_void.cc: Fix and enable VERIFY tests. 2013-10-30 22:05:17 +00:00
30_threads re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2013-11-20 20:59:19 +00:00
abi
backward
config
data
decimal contrib.texi ([Fran@,{c}ois Dumont], [...]): New entries. 2013-10-23 11:59:07 +00:00
experimental string_view: Rep empty string with unit-length static constexpr string. 2013-11-21 12:30:37 +00:00
ext Implement __gnu_cxx::hypergeometric_distribution. 2013-11-21 12:27:02 +00:00
lib re PR testsuite/57605 (colors break note pruning in the testsuite) 2013-09-20 19:52:29 +02:00
libstdc++-abi
libstdc++-dg enable_special_members.h: New. 2013-11-01 20:08:39 +00:00
libstdc++-prettyprinters re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range) 2013-08-20 19:20:42 +00:00
performance regex.h: Remove unnecessary friends. 2013-10-26 16:09:28 +00:00
tr1 gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors. 2013-11-19 23:22:26 +00:00
tr2 re PR libstdc++/58729 (tr2::dynamic_bitset::resize fails) 2013-10-19 01:31:19 +00:00
util Implement __gnu_cxx::hypergeometric_distribution. 2013-11-21 12:27:02 +00:00
Makefile.am
Makefile.in Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00