gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Jonathan Wakely d3c8a7cfdb Fix failing prettyprinter test
The failure for "p2" went unnoticed due to the pre-existing failures for
variables with similar names, like "p" and "q". This fixes the failure,
and gives the filesystem::path variables better names.

	* testsuite/libstdc++-prettyprinters/cxx17.cc: Fix expected output
	for filesystem::path. Give variables more distinctive names.

From-SVN: r267762
2019-01-09 10:46:52 +00:00
..
48362.cc
59161.cc
80276.cc
compat.cc Pretty printer test fixes and improvements 2019-01-08 23:15:49 +00:00
cxx11.cc
cxx17.cc Fix failing prettyprinter test 2019-01-09 10:46:52 +00:00
debug_cxx11.cc
debug.cc
libfundts.cc
prettyprinters.exp
shared_ptr.cc
simple11.cc
simple.cc
tr1.cc
whatis2.cc
whatis.cc