gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Jonathan Wakely 94872d7f99 Improve tests for std::vector<bool> printer
The current tests wouldn't notice if the vector<bool> contents were
printed in reverse, because it would read the same forwards and
backwards. Change the content so the tests would fail if that happened.

	* testsuite/libstdc++-prettyprinters/simple.cc: Use non-palindromic
	vector<bool> for test.
	* testsuite/libstdc++-prettyprinters/simple11.cc: Likewise.

From-SVN: r272499
2019-06-20 10:04:55 +01:00
..
48362.cc Update copyright years. 2019-01-01 13:31:55 +01:00
59161.cc Update copyright years. 2019-01-01 13:31:55 +01:00
80276.cc Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
compat.cc Fix more failing tests for C++98 mode 2019-06-06 16:34:51 +01:00
cxx11.cc Add __gnu_test::NullablePointer utility to testsuite 2019-05-14 12:17:23 +01:00
cxx17.cc Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
debug.cc Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
debug_cxx11.cc Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
libfundts.cc Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
prettyprinters.exp Update copyright years. 2019-01-01 13:31:55 +01:00
shared_ptr.cc Update copyright years. 2019-01-01 13:31:55 +01:00
simple.cc Improve tests for std::vector<bool> printer 2019-06-20 10:04:55 +01:00
simple11.cc Improve tests for std::vector<bool> printer 2019-06-20 10:04:55 +01:00
tr1.cc Update copyright years. 2019-01-01 13:31:55 +01:00
whatis.cc Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00
whatis2.cc Remove Profile Mode, deprecated since GCC 7.1 2019-05-13 11:50:21 +01:00