94872d7f99
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 |
||
---|---|---|
.. | ||
48362.cc | ||
59161.cc | ||
80276.cc | ||
compat.cc | ||
cxx11.cc | ||
cxx17.cc | ||
debug_cxx11.cc | ||
debug.cc | ||
libfundts.cc | ||
prettyprinters.exp | ||
shared_ptr.cc | ||
simple11.cc | ||
simple.cc | ||
tr1.cc | ||
whatis2.cc | ||
whatis.cc |