Hello Benoit, * Benoit SIGOURE wrote on Sun, Nov 04, 2007 at 08:44:50PM CET: >> --- a/tests/Makefile.am >> +++ b/tests/Makefile.am >> @@ -40,6 +40,7 @@ alpha.test \ >> alpha2.test \ >> amassign.test \ >> ammissing.test \ >> +ammissingprog.test \ >> amopt.test \ >> amsubst.test \ >> ansi.test \ > > For some reason, when I run `make check -C tests', all the tests but this > one run. If I run make check -C tests TESTS=ammissingprog.test > VERBOSE=yes, it works. Weird.
FWIW, I cannot reproduce this. Which make version, was maybe tests/Makefile.in or tests/Makefile for some reason not updated? Was this on GNU/Linux? Cheers, Ralf