Stefano Lattarini <[email protected]> writes:

> In the long term, I think it would be nice to ensure each test runs in
> its own subdirectory, not to have to worry about possible conflicts in
> the names of temporary files (and the headache-causing racy failures
> usually associated with that).  Packages like Automake and Coreutils
> have been running each test in its own subdirectory for a long time,
> and have lived very happily ever after.

I've just converted all the tests to use init.sh from Gnulib, so no need
to worry about the collisions anymore:
http://git.savannah.gnu.org/cgit/gettext.git/commit/?h=maint&id=6c0abd26de617b218e86360885c1a6674fe1a4ea
Thanks for the suggestion.

I'll document about writing tests in HACKING later.

Regards,
-- 
Daiki Ueno

Reply via email to