gcc/libstdc++-v3/testsuite/27_io/print
Torbjörn SVENSSON 4b29be7216 testsuite: The expect framework might introduce CR in output
When running tests using the "sim" config, the command is launched in
non-readonly mode and the text retrieved from the expect command will
then replace all LF with CRLF. (The problem can be found in sim_load
where it calls remote_spawn without an input file).

libstdc++-v3/ChangeLog:

	* testsuite/27_io/print/1.cc: Allow both LF and CRLF in test.
	* testsuite/27_io/print/3.cc: Likewise.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
2025-01-12 08:34:50 +01:00
..
1.cc testsuite: The expect framework might introduce CR in output 2025-01-12 08:34:50 +01:00
2.cc
3.cc testsuite: The expect framework might introduce CR in output 2025-01-12 08:34:50 +01:00