]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add dg-output to two tests
authorJonathan Wakely <jwakely@redhat.com>
Mon, 11 Dec 2023 22:58:46 +0000 (22:58 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 14 Dec 2023 22:04:43 +0000 (22:04 +0000)
commit0c773209fc9d0b5fa04f4055bdc2ff9746a1999d
treee76f12e0cc045c0d2a9a21184871d9f91581664f
parent2ef5200a6fb7311074904a1b4bf7ce750618a068
libstdc++: Add dg-output to two tests

These tests are expected to run interactively, with the output checked
by eye. Nobody ever does that, but we can at least use dg-output to
check that the output is as expected.

libstdc++-v3/ChangeLog:

* testsuite/27_io/objects/char/2.cc: Use dg-output.
* testsuite/27_io/objects/wchar_t/2.cc: Use dg-output.
libstdc++-v3/testsuite/27_io/objects/char/2.cc
libstdc++-v3/testsuite/27_io/objects/wchar_t/2.cc