On Thu, 23 Jun 2022 at 12:06, Alexandre Oliva wrote:
>
> On Jun 22, 2022, Jonathan Wakely wrote:
>
> > This could be done once in testsuite_fs.h as well.
>
> Done. Erhm, I posted the new revision of the patch for this thread in
> the last_write_time thread, so I'm posting the last_write_time one
On Jun 22, 2022, Jonathan Wakely wrote:
> This could be done once in testsuite_fs.h as well.
Done. Erhm, I posted the new revision of the patch for this thread in
the last_write_time thread, so I'm posting the last_write_time one here.
This one also depends on dg infrastructure added in the NO_
On Wed, 22 Jun 2022 at 07:28, Alexandre Oliva via Libstdc++
wrote:
>
>
> The do_space function is defined in ways that are useful, or that fail
> immediately, depending on various macros. When it fails immediately,
> the filesystem space.cc tests fail noisily, but the fail is entirely
> expected.
The do_space function is defined in ways that are useful, or that fail
immediately, depending on various macros. When it fails immediately,
the filesystem space.cc tests fail noisily, but the fail is entirely
expected.
Define HAVE_SPACE in the space.cc tests, according to the macros that
select