Re: Autotesting - GNU Autoconf

2006-04-06 Thread Gary V. Vaughan
Ralf Wildenhues wrote: >> AT_DATA([experr], >> [[/import/eno/2/rnsr312/param-0.3/tests/syntaxerr:8.0: syntax error, >> unexpected TOKEN_ID_INT, expecting %% or int or intlist >> educt: Syntax error in file. >> ]]) >> AT_CHECK([educt --prettyprint >> /import/eno/2/rnsr312/param-0.3/tests/syntaxerr],

Re: Autotesting - GNU Autoconf

2006-04-05 Thread Ralf Wildenhues
Hi Randima, * Randima wrote on Thu, Apr 06, 2006 at 05:13:43AM CEST: > > When writing test suites in testsuite.at for autotesting I would like to > know how to access the test file names. > Do we need to give absolute file names for input test files? If so, > migrating to another development env