On Thu, Apr 18, 2002 at 05:40:25PM +0200, Akim Demaille wrote: > > Heck, it is right! How come I did not see that failure :( > > Try this one.
It seems to do the same as before.. Patrick % gmake testsuite ./autom4te --language=autotest -I . suite.at -o testsuite.tmp mv testsuite.tmp testsuite % ./testsuite -k lineno ## ------------------------------ ## ## GNU Autoconf 2.53a test suite. ## ## ------------------------------ ## 15: m4sh.at:29 FAILED near `m4sh.at:76' ## ----------------------------------------------- ## ## ERROR: Suite unsuccessful, 1 of 1 tests failed. ## ## ----------------------------------------------- ## You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Now, failed tests will be executed again, verbosely, and logged in the file testsuite.log. ## ------------------------------ ## ## GNU Autoconf 2.53a test suite. ## ## ------------------------------ ## 15. m4sh.at:29: testing LINENO... m4sh.at:64: autom4te -l m4sh reference.as -o reference m4sh.at:65: ./reference stdout: Line: 249 m4sh.at:72: mkdir test || exit 77 m4sh.at:75: autom4te -l m4sh test/test-1.as -o test/test-1 m4sh.at:76: ./test/test-1 --- expout Thu Apr 18 18:08:48 2002 +++ /usr/src/local/autoconf/tests/testsuite.dir/at-stdout Thu Apr 18 18:08:49 +2002 @@ -1 +1 @@ -Line: 249 +Line: 2897 15. m4sh.at:29: FAILED near `m4sh.at:76'