summaryrefslogtreecommitdiff
path: root/tests/lex5.test
Commit message (Expand)AuthorAgeFilesLines
* tests: rename 'tests/' => 't/', '*.test' => '*.sh'Stefano Lattarini2012-04-061-98/+0
* tests: explicitly state that our lexers do not require unistd.hPeter Rosin2012-03-061-0/+3
* tests: prefer 'configure.ac' over 'configure.in'Stefano Lattarini2012-02-221-1/+1
* maint: run "make update-copyright"Stefano Lattarini2012-02-161-2/+1
* Merge branch 'yacc-work' into yl-work-for-masterStefano Lattarini2012-02-121-4/+7
|\
| * lex tests: remove erroneous check about ylwrap distributionStefano Lattarini2011-05-131-3/+6
| * tests: do not uselessly require GNU make or gcc in a few testsStefano Lattarini2011-04-111-1/+2
| * configure: look for a lex program to be used by the testsuiteStefano Lattarini2011-01-291-2/+3
* | tests: don't require GNU make where it's not strictly neededStefano Lattarini2011-06-021-1/+2
* | testsuite: require C compiler explicitly in tests needing itStefano Lattarini2011-05-251-1/+1
* | tests: drop useless requirements of gcc (plus testsuite tweakings)Stefano Lattarini2011-05-031-1/+1
* | tests: enable 'errexit' shell flag by default.Stefano Lattarini2011-01-111-3/+2
|/
* Extend, fix and improve tests on Lex and Yacc support.Stefano Lattarini2010-12-181-8/+2
* Tests: remove useless repetitions of `foreign' automake option.Stefano Lattarini2010-06-261-1/+1
* Drop useless requirement "gzip" in lex5.test.Stefano Lattarini2010-06-261-2/+2
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* Use `Exit' instead of `exit' in test suite.Ralf Wildenhues2008-09-061-2/+2
* Reword the copyright notices to match what's suggested in GPLv3.Ralf Wildenhues2007-12-081-7/+3
* * COPYING, lib/COPYING: Update to GPLv3. All uses changed.Ralf Wildenhues2007-07-071-1/+1
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-2/+2
* Fix PR automake/49:Alexandre Duret-Lutz2004-04-171-1/+4
* * tests/lex5.test: Sleep before calling AUTOMAKE the second time,Alexandre Duret-Lutz2004-01-221-2/+11
* * tests/aclibobj.test, tests/aclocal.test, tests/aclocal3.test,Alexandre Duret-Lutz2003-11-141-1/+1
* * tests/lex3.test, tests/lex5.test: Require flex.Alexandre Duret-Lutz2003-02-261-2/+2
* * tests/defs.in: Run $MAKE --version -v.Alexandre Duret-Lutz2002-09-301-1/+1
* * configure.in: Check for EGREP and FGREP. Create tests/defs.Alexandre Duret-Lutz2002-09-081-1/+19
* * Makefile.am (maintainer-check): Check for misuses of make,Alexandre Duret-Lutz2002-03-211-1/+1
* * automake.in (scan_one_autoconf_file): DeclareAlexandre Duret-Lutz2002-02-251-0/+73