-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
BisonIssues related to BisonIssues related to BisonFlexIssues related to FlexIssues related to Flexenhancementhelp wanted
Description
The first step would be to integrate the test suites back and everything that is necessary to execute them.
With bison this should be quite easy: just add the testsuite and a created atlocal script (with bison script incorporated if needed). Then all that is likely needed is a minimal MinGW/Cygwin installation + diff to execute it.
Flex seems to be a little bit more work as it doesn't use a autotest testsuite script but a self-made one based on automake. But this may also allow to run the tests with VS nmake (no unix shell interpreter needed).
With something important as the parser/tokenizer core of many systems I actually do wander why there are no tests (or did I missed something other that "the un-modified versions are tested already")...
Metadata
Metadata
Assignees
Labels
BisonIssues related to BisonIssues related to BisonFlexIssues related to FlexIssues related to Flexenhancementhelp wanted