[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] test: expose recent gnulib canonicalize bug
From: |
Pádraig Brady |
Subject: |
Re: [PATCH] test: expose recent gnulib canonicalize bug |
Date: |
Wed, 08 Feb 2012 16:27:06 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 |
On 02/08/2012 04:14 PM, Eric Blake wrote:
> Question before I push: Right now, we have:
>
> tests/readlink/can-{e,f,m}
> tests/readlink/rl-1
> tests/misc/readlink-fp-loop
>
> This feels inconsistent; should we be consolidating all readlink-related
> tests into the same directory, and if so, which directory?
test/readlink/ I think.
tests/misc is fine for isolated tests (like test/misc/realpath for example).
Though once we get a few (> 3?) related tests it's best to group
to their own dir, like was done recently for the split tests in commit 963d809ae
cheers,
Pádraig.