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 Update copyright years. 2021-01-04 10:26:59 +01:00
59161.cc Update copyright years. 2021-01-04 10:26:59 +01:00
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 Update copyright years. 2021-01-04 10:26:59 +01:00
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 Update copyright years. 2021-01-04 10:26:59 +01:00
debug_cxx11.cc Update copyright years. 2021-01-04 10:26:59 +01:00
debug.cc Update copyright years. 2021-01-04 10:26:59 +01:00
filesystem-ts.cc Update copyright years. 2021-01-04 10:26:59 +01:00
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 Update copyright years. 2021-01-04 10:26:59 +01:00
simple11.cc libstdc++: Fix vector<bool> printer tests to work in debug mode 2021-08-18 14:26:38 +01:00
simple.cc libstdc++: Fix vector<bool> printer tests to work in debug mode 2021-08-18 14:26:38 +01:00
tr1.cc Update copyright years. 2021-01-04 10:26:59 +01:00
whatis2.cc Update copyright years. 2021-01-04 10:26:59 +01:00
whatis.cc Update copyright years. 2021-01-04 10:26:59 +01:00