gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Jonathan Wakely ac4664f9da Skip tests that are incompatible with Profile Mode
* testsuite/23_containers/array/specialized_algorithms/swap_cxx17.cc:
	Skip test when -D_GLIBCXX_PROFILE mode is included in options.
	* testsuite/23_containers/map/modifiers/extract.cc: Likewise.
	* testsuite/23_containers/map/modifiers/insert_or_assign/1.cc:
	Likewise.
	* testsuite/23_containers/map/modifiers/try_emplace/1.cc: Likewise.
	* testsuite/23_containers/multimap/modifiers/extract.cc: Likewise.
	* testsuite/23_containers/multiset/modifiers/extract.cc: Likewise.
	* testsuite/23_containers/set/modifiers/extract.cc: Likewise.
	* testsuite/23_containers/unordered_map/modifiers/extract.cc:
	Likewise.
	* testsuite/23_containers/unordered_multimap/modifiers/extract.cc::
	Likewise.
	* testsuite/23_containers/unordered_multiset/modifiers/extract.cc::
	Likewise.
	* testsuite/23_containers/unordered_set/modifiers/extract.cc:
	Likewise.
	* testsuite/23_containers/vector/modifiers/insert_vs_emplace.cc:
	Likewise.
	* testsuite/25_algorithms/binary_search/partitioned.cc: Likewise.
	* testsuite/25_algorithms/equal_range/partitioned.cc: Likewise.
	* testsuite/25_algorithms/lexicographical_compare/71545.cc: Likewise.
	* testsuite/25_algorithms/lower_bound/partitioned.cc: Likewise.
	* testsuite/25_algorithms/upper_bound/partitioned.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/cxx11.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/cxx17.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/debug.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/debug_cxx11.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/libfundts.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/simple.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/simple11.cc: Likewise.
	* testsuite/libstdc++-prettyprinters/whatis.cc: Likewise.

From-SVN: r244464
2017-01-14 11:55:22 +00:00
..
48362.cc Make Python printers and xmethods work with versioned namespace 2017-01-10 12:38:42 +00:00
59161.cc Update copyright years. 2017-01-01 13:07:43 +01:00
cxx11.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
cxx17.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
debug.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
debug_cxx11.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
libfundts.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
prettyprinters.exp Update copyright years. 2017-01-01 13:07:43 +01:00
shared_ptr.cc Update copyright years. 2017-01-01 13:07:43 +01:00
simple.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
simple11.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
tr1.cc Update copyright years. 2017-01-01 13:07:43 +01:00
whatis.cc Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00