]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add additional tests for std::format with wide strings
authorJonathan Wakely <jwakely@redhat.com>
Tue, 15 Aug 2023 15:35:22 +0000 (16:35 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 8 Jan 2024 15:29:11 +0000 (15:29 +0000)
commitbf025a0ee76bf63c1b5c8c8be662086904ad3935
tree0cbf6c4169831ecfe1c79244fb74918b35ab5856
parentc5ef02e5629f8c5d9b1eaa852eea02169ede2e50
libstdc++: Add additional tests for std::format with wide strings

Backport the extra tests from r14-3300-g023a62b77f999b.

libstdc++-v3/ChangeLog:

* testsuite/std/format/functions/format.cc: Add more checks for
wstring formatting of arithmetic types.
libstdc++-v3/testsuite/std/format/functions/format.cc