summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* refactor prefix_nr for new test suite layoutWill Estes2014-11-12
* Check if test input file exists.Will Estes2014-11-12
* refactor posix test for new test suite layoutWill Estes2014-11-12
* refactor noansi_r test for new test suite layoutWill Estes2014-11-12
* refactor noansi_nr for new test suite layoutWill Estes2014-11-12
* refactor mem_r test for new test suite layoutWill Estes2014-11-12
* refactor mem_nr test for new test suite layoutWill Estes2014-11-12
* refactor header_r test for new test suite layoutWill Estes2014-11-12
* refactor header_nr test for new test suite layoutWill Estes2014-11-12
* refactor extended test for new test suite layoutWill Estes2014-11-12
* refactor debug_r test for new test suite layoutWill Estes2014-11-12
* refactor debug_nr test for new test suite layoutWill Estes2014-11-12
* refactor ccl test for new test suite layoutWill Estes2014-11-12
* use underscores in test file names to silence automake warningsWill Estes2014-11-12
* refactor bison-yylval test for new test suite layoutWill Estes2014-11-12
* refactor bison-yylloc test for new test suite layoutWill Estes2014-11-12
* refactor bison-nr test for new test suite layoutWill Estes2014-11-12
* refactor array-r test for new test suite layoutWill Estes2014-11-12
* list tests/README with other EXTRA_DIST files in tests/Will Estes2014-11-12
* refactor array-nr test for new test suite layoutWill Estes2014-11-12
* make tests/testwrapper.sh more verbose; find input in srcdirWill Estes2014-11-12
* distribute tests/testwrapper.shWill Estes2014-11-12
* refacter alloc-extra for new test suite layoutWill Estes2014-11-12
* refactor basic-r test for new test suite layoutWill Estes2014-11-12
* refactor basic-nr test for new test suite layoutWill Estes2014-11-12
* ignore files for new test suite layoutWill Estes2014-11-12
* use automake parallel test suite option to build test suiteWill Estes2014-11-12
* Do not use obsolete bison constructs in tests.Manoj Srivastava2014-11-12
* Adjust yylineno properly when rewinding trailing contexts.Till Varoquaux2013-07-02
* use cmp instead of diff in some tests for portability reasonsHugh Sasse2012-10-31
* add CFLAGS and CXXFLAGS options as appropriate to testsuite Makefile.am filesDennis Clarke2012-10-31
* Fix two tests to pass under bison 2.6Elias Pipping2012-08-06
* rename .cvsignore files in tests/ subdirectories to gitignoreWill Estes2012-07-29
* fix dependencies for make -j in test suiteWill Estes2012-03-21
* wrap yy_fatal_error calls appropriatelyWill Estes2012-03-02
* move library flags in linker command; resolves patch #1943403; patch submitte...Will Estes2008-05-14
* Use %option extra-type.Aaron Stone2007-09-10
* ignore OUTPUT file in test-alloc-extraWill Estes2007-06-01
* add description of concatenated options testWill Estes2007-06-01