gcc/libstdc++-v3/testsuite
Jonathan Wakely d33c00e1ce Make printers use singular noun for a single element
* python/libstdcxx/v6/printers.py (num_elements): New function.
	(StdMapPrinter.to_string, StdSetPrinter.to_string)
	(StdDequePrinter.to_string, Tr1UnorderedSetPrinter.to_string)
	(Tr1UnorderedMapPrinter.to_string): Use num_elements.
	* testsuite/libstdc++-prettyprinters/cxx11.cc: Adjust expected results
	to use singular noun when there is only one element.
	* testsuite/libstdc++-prettyprinters/debug.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/debug_cxx11.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/simple.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/simple11.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/tr1.cc: Likewise.

From-SVN: r243652
2016-12-14 16:07:29 +00:00
..
17_intro
18_support Disable test using std::set_unexcepted for C++17 2016-12-07 15:22:37 +00:00
19_diagnostics
20_util Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
21_strings [libstdc++][testsuite] XFAIL tests relying on long double-to-string conversions on broken newlib 2016-12-12 15:47:47 +00:00
22_locale Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
23_containers Delete std::swap for debug mode array 2016-12-08 13:25:03 +00:00
24_iterators
25_algorithms parallel_algorithm_assert2.cc: Move dg-do run first. 2016-12-08 17:35:24 -05:00
26_numerics * testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX. 2016-12-01 14:02:34 -05:00
27_io [libstdc++][testsuite] XFAIL tests relying on long double-to-string conversions on broken newlib 2016-12-12 15:47:47 +00:00
28_regex Replace use of C++14 std::exchange in C++11 testcase 2016-12-07 15:22:57 +00:00
29_atomics
30_threads Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
abi
backward
config
data
decimal
experimental Remove stray character at end of dg-do directive 2016-12-12 14:32:23 +00:00
ext Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
lib re PR libstdc++/68838 (AIX 32 bit wchar_t testsuite failures) 2016-11-29 12:50:27 -05:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Make printers use singular noun for a single element 2016-12-14 16:07:29 +00:00
libstdc++-xmethods
performance
special_functions
tr1
tr2
util P0003R5 - removal of dynamic exception specification from C++17 2016-12-08 09:26:06 +01:00
Makefile.am
Makefile.in