On Wed, 11 Jun 2025 at 15:07, Tomasz Kamiński wrote:
>
> libstdc++-v3/ChangeLog:
>
> * testsuite/std/time/format/empty_spec.cc: New tests.
> * testsuite/std/time/format/precision.cc: New test.
> ---
> Testing on x86_64-linux. OK for trunk when tests passes?
OK (with the change to
On Wed, Jun 11, 2025 at 4:07 PM Tomasz Kamiński wrote:
> libstdc++-v3/ChangeLog:
>
> * testsuite/std/time/format/empty_spec.cc: New tests.
> * testsuite/std/time/format/precision.cc: New test.
> ---
> Testing on x86_64-linux. OK for trunk when tests passes?
>
> .../testsuite/std/
libstdc++-v3/ChangeLog:
* testsuite/std/time/format/empty_spec.cc: New tests.
* testsuite/std/time/format/precision.cc: New test.
---
Testing on x86_64-linux. OK for trunk when tests passes?
.../testsuite/std/time/format/empty_spec.cc | 51 +
.../testsuite/std/time/for