summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAge
* test: rename some files for non-case-sensitive filesystems.Hans-Bernhard Broeker2017-05-06
* test: enable more silent building of tests.Jeff Smith2017-05-03
* test: skip pthread test when needed files missing.Explorer092017-02-16
* test: Skip bison tests if bison is not availableExplorer092017-01-25
* test: Remake *_scanner.c if *_scanner.h is missing.Explorer092017-01-24
* test: remove BUILT_SOURCES; add missing dependencies.Explorer092017-01-24
* test: let testwrapper scripts be run by ${SHELL}.Explorer092017-01-17
* Fixes a major bug in Flex's own lexing of literals.Demi Obenour2016-11-08
* Fix M4 quoting of section 3.Demi Obenour2016-10-05
* Fix yyrestart(NULL) SEGV.Mightyjo2016-10-05
* no longer generate K&R C scannersDemi Obenour2016-09-25
* test: run direct tests from srcdirWill Estes2016-05-20
* test: removed dependencies for include testsWill Estes2016-05-20
* suppress `WARNINGFLAGS' for the almost obsolete `noansi' test casesrlar2016-03-31
* configure option `--enable-warnings' and `WARNINGFLAGS'rlar2016-03-31
* tests: fixed paths to input files.Mike Frysinger2015-12-13
* removed extra call to a _CPPFLAGS variableWill Estes2015-11-21
* Used in-tree header file for c++ tests.Mightyjo2015-11-18
* Cleaned up more precisely after make check.Will Estes2015-11-12
* Pulled out scripts in tests/Makefile.amWill Estes2015-11-11
* Added srcdir to tableopts.am includeWill Estes2015-11-11
* Added tableopts.sh to EXTRA_DISTWill Estes2015-11-10
* Made tests depend on the built flex binary.Mightyjo2015-11-10
* Cleaned more generated sources.Mightyjo2015-11-08
* split apart table options tests into tests per threading, table option, seria...Will Estes2014-11-12
* use automake conditional around pthread testWill Estes2014-11-12
* refactor lineno_trailing test for new test suite layoutWill Estes2014-11-12
* refactor lineno_r test for new test suite layoutWill Estes2014-11-12
* refactor lineno_nr test for new test suite layoutWill Estes2014-11-12
* refactor pthread test for new test suite layoutWill Estes2014-11-12
* build reject_[vs]er tests explicitly to pass proper compiler flagsWill Estes2014-11-12
* refactor cxx_yywrap test for new test suite layoutWill Estes2014-11-12
* refactor concatenated options test for new test suite layoutWill Estes2014-11-12
* refactor include_by_* tests for new test suite layoutWill Estes2014-11-12
* refactor rescan_r test for new test suite layoutWill Estes2014-11-12
* Refactor rescan_nr test for new test suite layout.Will Estes2014-11-12
* correct use of objext to OBJEXTWill Estes2014-11-12
* refactor quotes test for new test suite layoutWill Estes2014-11-12
* Refactor reject test for new test suite layout.Will Estes2014-11-12
* Refactor multiple_scanners_r test for new test suite layout.Will Estes2014-11-12
* refactor multiple_scanners_nr test for new test suite layoutWill Estes2014-11-12
* refactor cxx_multiple_scanners test for new test suite layoutWill Estes2014-11-12
* refactor c_cxx_nr, c_cxx_r tests for new test suite layoutWill Estes2014-11-12
* refactor cxx_basic test for new test suite layoutWill Estes2014-11-12
* refactor posixly_correct test for new test suite layoutWill Estes2014-11-12
* refactor yyextra test for new test suite layoutWill Estes2014-11-12
* refactor top test for new test suite layoutWill Estes2014-11-12
* refactor string_r test for new test suite layoutWill Estes2014-11-12
* refactor string_nr test for new test suite layoutWill Estes2014-11-12
* refactor prefix_r test for new test suite layoutWill Estes2014-11-12