summaryrefslogtreecommitdiff
path: root/tests/lex3.test
Commit message (Expand)AuthorAgeFilesLines
* tests: fix spurious failure in 'lex3.test'Stefano Lattarini2011-12-151-6/+0
* Merge branch 'master' into testsuite-workStefano Lattarini2011-12-101-0/+6
|\
| * Merge branch 'maint'Stefano Lattarini2011-12-101-0/+6
| |\
| | * tests: fix spurious failures due to missing 'yywrap()' functionStefano Lattarini2011-12-041-1/+7
| * | tests: fix spurious failures due to missing 'yywrap()' functionStefano Lattarini2011-10-251-0/+6
* | | tests: fix typos, grammaros and other blunders in commentsStefano Lattarini2011-07-181-1/+1
* | | tests: don't require GNU make where it's not strictly neededStefano Lattarini2011-06-021-1/+1
* | | lex tests: avoid possible hang; fix and extendStefano Lattarini2011-06-011-4/+3
* | | lex tests: avoid spurious failures when LEXLIB isn't foundStefano Lattarini2011-05-261-2/+8
* | | testsuite: require C compiler explicitly in tests needing itStefano Lattarini2011-05-251-1/+1
* | | tests: avoid spurious failures in cross-compile modeStefano Lattarini2011-05-191-2/+4
* | | tests: drop useless requirements of gcc (plus testsuite tweakings)Stefano Lattarini2011-05-031-5/+1
|/ /
* | Merge branch 'maint' (with edits)Stefano Lattarini2011-04-121-2/+0
|\ \ | |/
* | tests: enable 'errexit' shell flag by default.Stefano Lattarini2011-01-111-3/+1
* | Extend, fix and improve tests on Lex and Yacc support.Stefano Lattarini2010-12-181-21/+27
|/
* Do not require "gzip" explicitly in tests.Stefano Lattarini2010-09-091-1/+1
* Tests: remove useless repetitions of `foreign' automake option.Stefano Lattarini2010-06-261-3/+2
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* Use `Exit' instead of `exit' in test suite.Ralf Wildenhues2008-09-061-1/+1
* 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
* * tests/lex3.test, tests/yacc6.test: Require GNU Make.Alexandre Duret-Lutz2004-05-131-2/+2
* * 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
* * configure.in: Check for EGREP and FGREP. Create tests/defs.Alexandre Duret-Lutz2002-09-081-1/+19
* * lib/am/distdir.am (distcheck): Strip $(srcdir) prefix onAlexandre Duret-Lutz2002-09-051-1/+1
* * automake.in: Register &lang_lex_target_hook for lex and lexxx.Alexandre Duret-Lutz2002-06-211-0/+9
* * tests/defs (required): Handle `gcc' and `g++'; automaticallyAlexandre Duret-Lutz2002-06-181-7/+1
* * tests/defs (required): Handle `GNUmake'.Alexandre Duret-Lutz2002-06-181-3/+1
* fgrep -> $FGREP, egrep -> $EGREPPaul Eggert2002-05-301-1/+1
* * configure.in: Test for Autoconf >= 2.52.Alexandre Duret-Lutz2001-12-261-3/+0
* * tests/lex3.test: Require GNU Make.Alexandre Duret-Lutz2001-11-261-0/+3
* * tests/ansi3.test, tests/ansi5.test, tests/ccnoco.test,Tom Tromey2001-08-281-0/+4
* * automake.in (&handle_single_transform_list): SimplifyAkim Demaille2001-05-121-11/+51
* Use AM_CONDITIONAL and if/endif for AMDEP.Akim Demaille2001-04-091-0/+1
* * lex3.test: New file.Tom Tromey1999-03-111-0/+24