summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* add test-c++-basicWill Estes2002-08-21
* Tests now respect CFLAGS, CPPFLAGS, etc..John Millaway2002-08-16
* Got rid of flex -s warnings in tests.John Millaway2002-08-16
* ignore .cpp files since we generate them instead of .cWill Estes2002-08-15
* The c++ tests use .cpp instead of .c extensions just to be on the safe side.John Millaway2002-08-15
* Added options to test-table-optsJohn Millaway2002-08-10
* Added a test for various DFA table options.John Millaway2002-08-10
* Fixed test-c-cpp to actually use the C++ compiler for the test.John Millaway2002-07-27
* All prototypes were rewritten to depend upon the macro YY_TRADITIONAL_FUNC_DE...John Millaway2002-07-25
* s/yy_globals_t/yyguts_t/gJohn Millaway2002-07-23
* Fixed prototype/definition conflicts with "traditional" C in skeleton at requ...John Millaway2002-07-17
* Added test for %option posix-compat and repeat operator.John Millaway2002-07-12
* Fixed prefix issue with get/set debug functions.John Millaway2002-07-10
* Added a missing input file for test-mem-nr/John Millaway2002-07-09
* Added tests for overriding memory.John Millaway2002-07-09
* Added yylex_destroy() to non-reentrant scanner.John Millaway2002-07-09
* Replaced obsolete macros in configure.in.John Millaway2002-07-09
* Made yy_flex_debug non-global in reentrant scanner.John Millaway2002-07-09
* create-test script now modifies .cvsignoreJohn Millaway2002-07-09
* Improved the error checking.John Millaway2002-07-09
* Prepended explicit license to all test-*/ sources.John Millaway2002-06-25
* Fixed command line for test-include-by-reentrant/Makefile.amJohn Millaway2002-04-19
* Added -I . to compiler search path in tests (so it finds the generated parser...John Millaway2002-04-19
* Added top_builddir to -I path.John Millaway2002-04-19
* Fixed minor typo/cut and paste error.John Millaway2002-04-18
* Added yylineno tests.John Millaway2002-04-18
* Created yylineno tests.John Millaway2002-04-18
* we missed a few main.c files in the distributionWill Estes2002-04-15
* removed eroneous files listed in EXTRA_DISTWill Estes2002-04-12
* ignore Makefile.inWill Estes2002-04-12
* it's Makefile.in, not makefile.inWill Estes2002-04-12
* put test-yyextra under automakeWill Estes2002-04-12
* put test-string-r under automakeWill Estes2002-04-12
* we can ignore Makefile.inWill Estes2002-04-12
* put test-string-nr under automakeWill Estes2002-04-12
* ignore Makefile.inWill Estes2002-04-12
* put test-pthread under automakeWill Estes2002-04-12
* put test-prefix-r under automakeWill Estes2002-04-12
* we can ignore Makefile.inWill Estes2002-04-12
* put test-prefix-nr under automakeWill Estes2002-04-12
* put test-multiple-scanners-r under automakeWill Estes2002-04-12
* we can ignore Makefile.in nowWill Estes2002-04-12
* put test-multiple-scanners-nr under automakeWill Estes2002-04-12
* we didn't need parser.yWill Estes2002-04-11
* put test-include-by-reentrant under automakeWill Estes2002-04-10
* we have a Makefile.in which we need to ignoreWill Estes2002-04-09
* test-include-by-buffer now under automake controlWill Estes2002-04-09
* and we want LFLAGS in the rule to make scanner.c as wellWill Estes2002-04-09
* put test-header-r under automakeWill Estes2002-04-09
* we now generate a Makefile.in from automake; cvs should ignore itWill Estes2002-04-09