[Flex-devel] Unicode test directory
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Paul <pa...@pr...> - 2012-07-03 17:22:38
|
I find the config/make arrangement for flex a bit confusing. Would some kind soul please explain how I can have: make check run tests on 2 directories (tests & testsu). I wish to run all 46 tests converted to %option unicode as well as the present 46 tests. Clearly adding testsu to the indentfiles list in makefile.am & adding testsu/Makefile ... etc to configure.in is not enough. For testing I made an exact copy of tests to testu with the above changes, but no go. Paul Neelands |