gcc/libstdc++-v3/testsuite
François Dumont fe6bd21a0b printers.py (NodeIteratorPrinter): New.
2018-03-08  François Dumont  <fdumont@gcc.gnu.org>

	* python/libstdcxx/v6/printers.py (NodeIteratorPrinter): New.
	(StdListIteratorPrinter): Inherit from latter.
	(StdFwdListIteratorPrinter): New, inherit from latter.
	(StdDebugIteratorPrinter.to_string): Use non-debug iterator printer
	when iterator has no associated container.
	(build_libstdcxx_dictionary): Add __gnu_cxx::_Fwd_list_iterator and
	__gnu_cxx::_Fwd_list_const_iterator printers. Remove __norm namespace
	registrations.
	* testsuite/libstdc++-prettyprinters/debug.cc: Adapt.
	* testsuite/libstdc++-prettyprinters/debug_cxx11.cc: Adapt.

From-SVN: r258350
2018-03-08 06:26:15 +00:00
..
17_intro * testsuite/17_intro/names.cc: Undefine 'y' on SPARC/Linux. 2018-01-16 20:40:09 +00:00
18_support PR libstdc++/81076 make __byte_operand SFINAE-friendly 2018-01-25 15:24:39 +00:00
19_diagnostics
20_util re PR libstdc++/84601 (std::optional<std::pair<int, int>> is not assignment copyable) 2018-03-06 23:43:03 +02:00
21_strings
22_locale
23_containers 2018-01-10 François Dumont <fdumont@gcc.gnu.org> 2018-01-10 16:59:02 +00:00
24_iterators
25_algorithms
26_numerics Remove duplicate "//" in comment 2018-01-29 14:09:52 +00:00
27_io Link with correct values-*.o files on Solaris (PR target/40411) 2018-01-12 09:52:53 +00:00
28_regex re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping in SED mode) 2018-01-14 00:48:30 +00:00
29_atomics
30_threads PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments 2018-02-23 23:23:43 +00:00
abi
backward
config
data
decimal
experimental PR libstdc++/83626 handle ENOENT due to filesystem race 2018-01-05 18:02:18 +00:00
ext [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters printers.py (NodeIteratorPrinter): New. 2018-03-08 06:26:15 +00:00
libstdc++-xmethods
performance
special_functions [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
tr1
tr2
util
Makefile.am
Makefile.in