| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Create the possibility to run only one or more tests.
|
| |
|
|
|
|
|
| |
This checks the calling from "make tests" to "make test", but lets CMake handle
all the rest.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- made static build option for all windows targets
- made wizard flex interactive
- add 64bit support for libiconv on windows build
- updated test mechanism
|
|
runtest.pl replaced by testing/test_driver.cmake
version.py replaced by cmake/version.cmake
lang_cfg.py replaced by cmake/lang_cfg.cmake
settings.py implemented in src/CMakeLists.txt
increasebuffer.py replaced by defining the YY_BUF_SIZE and YY_READ_BUF_SIZE
Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
|