summaryrefslogtreecommitdiff
path: root/tests/descriptions
Commit message (Expand)AuthorAgeFilesLines
* add description of concatenated options testwlestes2007-06-011-0/+1
* Adding test cases for yylex_init_extra.sodabrew2007-05-311-0/+1
* add unit test for c++ with yywrapwlestes2006-10-201-0/+1
* Added extended, perl-compatible comment syntax.john432006-03-251-0/+1
* Added negated character class expressions.john432006-03-221-0/+1
* Added test to verify user code is unmangled.john432006-03-211-0/+1
* yy_lex_destroy calls yy_init_globals to reset everything for next call to yylex.john432006-02-151-0/+2
* Added %top block syntax.millaway2003-03-271-0/+1
* Added test for yypush_buffer_state and yypop_buffer_state.millaway2003-03-261-0/+1
* Added test for #line directives.millaway2003-03-261-0/+6
* Bison bridge code now works for all C scanners and pure/non-pure bison parsers.millaway2002-09-131-0/+1
* Added a test for various DFA table options.millaway2002-08-101-0/+1
* Added test for %option posix-compat and repeat operator.millaway2002-07-121-18/+29
* separate out test descriptionswlestes2002-03-131-0/+20