gcc/libstdc++-v3/testsuite
Doug Evans 46d825c59c re PR libstdc++/67440 (pretty-printing of a const set<foo> fails)
PR libstdc++/67440
	* python/libstdcxx/v6/printers.py (find_type): Handle "const" in
	type name.
	* testsuite/libstdc++-prettyprinters/debug.cc: Add test for
	const set<int>.
	* testsuite/libstdc++-prettyprinters/simple.cc: Ditto.
	* testsuite/libstdc++-prettyprinters/simple11.cc: Ditto.

From-SVN: r230437
2015-11-16 21:32:26 +00:00
..
17_intro LWG 2510, make the default constructors of library tag types explicit. 2015-11-11 16:47:19 +02:00
18_support More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
19_diagnostics std_c++0x_neg.cc: Add -std=c++98. 2015-05-09 00:50:30 -04:00
20_util Implement D0013R2, logical type traits. 2015-11-12 15:56:31 +02:00
21_strings Fix std::wstring capacity test for short wchar_t 2015-11-14 17:24:42 +00:00
22_locale Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
23_containers Fix return type of heterogeneous find for sets 2015-11-10 15:12:24 +00:00
24_iterators Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +01:00
25_algorithms Shrink std::random_shuffle test to pass on simulators 2015-10-16 12:12:15 +01:00
26_numerics More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
27_io Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
28_regex re PR libstdc++/67362 (std::regex("((.)", std::regex_constants::basic) throws) 2015-08-28 02:35:21 +00:00
29_atomics Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
30_threads Loop in std::this_thread sleep functions 2015-11-11 17:08:51 +00:00
abi Update copyright years. 2015-01-05 13:33:28 +01:00
backward Update copyright years. 2015-01-05 13:33:28 +01:00
config Update copyright years. 2015-01-05 13:33:28 +01:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental * testsuite/experimental/random/randint.cc: Add dg-add-options tls. 2015-11-14 09:22:53 -05:00
ext libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
lib Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
libstdc++-abi Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-dg Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-prettyprinters re PR libstdc++/67440 (pretty-printing of a const set<foo> fails) 2015-11-16 21:32:26 +00:00
libstdc++-xmethods xmethods.py (UniquePtrMethodsMatcher): Add operator-> support. 2015-05-26 23:06:55 +00:00
performance Update copyright years. 2015-01-05 13:33:28 +01:00
tr1 More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
util Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00