gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Jonathan Wakely 3b2337831a libstdc++: Add xfail to some printer tests for debug mode
The type printers are not substituting std::string for
std::basic_string<char> in debug mode, mark some tests as xfail.

libstdc++-v3/ChangeLog:

	* testsuite/libstdc++-prettyprinters/80276.cc: Add xfail for
	debug mode.
	* testsuite/libstdc++-prettyprinters/libfundts.cc: Likewise.
2021-11-24 13:20:26 +00:00
..
48362.cc
59161.cc
80276.cc libstdc++: Add xfail to some printer tests for debug mode 2021-11-24 13:20:26 +00:00
91997.cc libstdc++: Remove redundant -std=gnu++17 option from remaining tests 2021-05-10 16:22:54 +01:00
compat.cc
cxx11.cc libstdc++: Add another testcase for std::unique_ptr printer [PR103086] 2021-11-23 21:39:46 +00:00
cxx17.cc libstdc++: Remove redundant -std=gnu++17 option from remaining tests 2021-05-10 16:22:54 +01:00
cxx20.cc
debug.cc
debug_cxx11.cc
filesystem-ts.cc
libfundts.cc libstdc++: Add xfail to some printer tests for debug mode 2021-11-24 13:20:26 +00:00
prettyprinters.exp libstdc++: Add xfail to pretty printer tests that fail in C++20 2021-11-05 12:22:31 +00:00
shared_ptr.cc
simple.cc libstdc++: Fix vector<bool> printer tests to work in debug mode 2021-08-18 14:26:38 +01:00
simple11.cc libstdc++: Fix vector<bool> printer tests to work in debug mode 2021-08-18 14:26:38 +01:00
tr1.cc
whatis.cc
whatis2.cc