gcc/libstdc++-v3/testsuite
Jonathan Wakely 6fdc74c91b Update pretty printer for std::variant
* python/libstdcxx/v6/printers.py (StdVariantPrinter): Adjust for
	recent change to _Variant_storage.
	* testsuite/libstdc++-prettyprinters/cxx17.cc: Test variant with
	reference type.

From-SVN: r240345
2016-09-22 11:06:41 +01:00
..
17_intro Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
18_support Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
19_diagnostics Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
20_util Always qualify std::forward in <variant> 2016-09-22 10:56:54 +01:00
21_strings Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02:00
22_locale [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
23_containers Fix testsuite to not increment bool 2016-09-15 11:18:38 +01:00
24_iterators Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
25_algorithms Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02:00
26_numerics Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
27_io Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02:00
28_regex re PR libstdc++/77356 (regex error for a ECMAScript syntax string) 2016-08-27 02:03:23 +00:00
29_atomics [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
30_threads Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
abi
backward
config
data
decimal Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
experimental Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ext Fix dg-require before dg-run directives in testsuite. 2016-09-14 15:37:23 +02:00
lib Make libstdc++ tests FAIL on Python errors 2016-09-19 16:59:04 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Update pretty printer for std::variant 2016-09-22 11:06:41 +01:00
libstdc++-xmethods Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
performance Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
special_functions
tr1 Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tr2 Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
util Fix testsuite to not increment bool 2016-09-15 11:18:38 +01:00
Makefile.am
Makefile.in