summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed test-c-cpp to actually use the C++ compiler for the test.John Millaway2002-07-272-2/+2
* All prototypes were rewritten to depend upon the macro YY_TRADITIONAL_FUNC_DE...John Millaway2002-07-2524-27/+89
* s/yy_globals_t/yyguts_t/gJohn Millaway2002-07-237-37/+37
* Fixed prototype/definition conflicts with "traditional" C in skeleton at requ...John Millaway2002-07-172-6/+6
* Added test for %option posix-compat and repeat operator.John Millaway2002-07-128-18/+293
* Fixed prefix issue with get/set debug functions.John Millaway2002-07-102-8/+8
* Added a missing input file for test-mem-nr/John Millaway2002-07-091-0/+25
* Added tests for overriding memory.John Millaway2002-07-097-0/+483
* Added yylex_destroy() to non-reentrant scanner.John Millaway2002-07-091-0/+2
* Replaced obsolete macros in configure.in.John Millaway2002-07-091-1/+1
* Made yy_flex_debug non-global in reentrant scanner.John Millaway2002-07-099-0/+219
* create-test script now modifies .cvsignoreJohn Millaway2002-07-091-0/+6
* Improved the error checking.John Millaway2002-07-091-1/+11
* Prepended explicit license to all test-*/ sources.John Millaway2002-06-2557-0/+1265
* Fixed command line for test-include-by-reentrant/Makefile.amJohn Millaway2002-04-191-1/+1
* Added -I . to compiler search path in tests (so it finds the generated parser...John Millaway2002-04-1924-30/+24
* Added top_builddir to -I path.John Millaway2002-04-1923-43/+43
* Fixed minor typo/cut and paste error.John Millaway2002-04-181-2/+2
* Added yylineno tests.John Millaway2002-04-181-0/+2
* Created yylineno tests.John Millaway2002-04-188-0/+239
* we missed a few main.c files in the distributionWill Estes2002-04-153-3/+3
* removed eroneous files listed in EXTRA_DISTWill Estes2002-04-128-8/+8
* ignore Makefile.inWill Estes2002-04-121-0/+1
* it's Makefile.in, not makefile.inWill Estes2002-04-121-1/+1
* put test-yyextra under automakeWill Estes2002-04-122-66/+28
* put test-string-r under automakeWill Estes2002-04-122-66/+25
* we can ignore Makefile.inWill Estes2002-04-122-0/+2
* put test-string-nr under automakeWill Estes2002-04-122-66/+25
* ignore Makefile.inWill Estes2002-04-121-0/+1
* put test-pthread under automakeWill Estes2002-04-122-66/+25
* put test-prefix-r under automakeWill Estes2002-04-122-66/+28
* we can ignore Makefile.inWill Estes2002-04-122-0/+2
* put test-prefix-nr under automakeWill Estes2002-04-122-66/+28
* put test-multiple-scanners-r under automakeWill Estes2002-04-122-67/+31
* we can ignore Makefile.in nowWill Estes2002-04-122-2/+2
* put test-multiple-scanners-nr under automakeWill Estes2002-04-122-67/+31
* we didn't need parser.yWill Estes2002-04-112-4/+4
* put test-include-by-reentrant under automakeWill Estes2002-04-103-71/+29
* we have a Makefile.in which we need to ignoreWill Estes2002-04-091-0/+1
* test-include-by-buffer now under automake controlWill Estes2002-04-092-71/+28
* and we want LFLAGS in the rule to make scanner.c as wellWill Estes2002-04-091-1/+1
* put test-header-r under automakeWill Estes2002-04-093-63/+32
* we now generate a Makefile.in from automake; cvs should ignore itWill Estes2002-04-091-0/+1
* add dependencies for main.o and scaner.hWill Estes2002-04-091-0/+3
* We may want to have LFLAGS readily availableWill Estes2002-04-091-1/+2
* put test-header-nr under automakeWill Estes2002-04-092-62/+27
* oops, we need to clean objects tooWill Estes2002-04-091-1/+1
* now that config.h lives in the top-level directory, we need to tell the tests...Will Estes2002-04-099-16/+17
* we can ignore some Makefile.inWill Estes2002-04-087-0/+7
* only one config file header apparently; this will have consequences in the te...Will Estes2002-04-081-1/+1