]> granicus.if.org Git - flex/history - tests
doc: list line number directives in NEWS
[flex] / tests /
2017-05-07 Hans-Bernhard Broekertest: rename some files for non-case-sensitive filesystems.
2017-05-03 Jeff Smithtest: enable more silent building of tests.
2017-02-16 Explorer09test: skip pthread test when needed files missing.
2017-01-25 Explorer09test: Skip bison tests if bison is not available
2017-01-24 Explorer09test: Remake *_scanner.c if *_scanner.h is missing.
2017-01-24 Explorer09test: remove BUILT_SOURCES; add missing dependencies.
2017-01-20 Explorer09test: document automake convention for skipped exit...
2017-01-18 Explorer09test: let testwrapper scripts be run by ${SHELL}.
2017-01-18 Explorer09test: Remove test scripts bashisms.
2017-01-18 Explorer09test: exit on '-1' test non-zero status.
2016-11-12 Demi Obenourfix backwards incompatible changes in 2.6.2.
2016-11-08 Will Estesgit: ignore quote_in_comment artifacts
2016-11-08 Demi ObenourFixes a major bug in Flex's own lexing of literals.
2016-11-02 Demi ObenourAdd more escaping tests
2016-10-23 Demi ObenourFix M4 quotation in section 2 prologue and refactor...
2016-10-20 Demi ObenourImproved M4 quotation
2016-10-05 Demi ObenourFix M4 quoting of section 3.
2016-10-05 MightyjoFix yyrestart(NULL) SEGV.
2016-09-25 Demi Obenourno longer generate K&R C scanners
2016-05-20 Will Estestest: run direct tests from srcdir
2016-05-20 Egor PuginExited with error code on some conditions in include...
2016-05-20 Will Estestest: drop .exe when making input file names
2016-05-20 Will Estestest: removed dependencies for include tests
2016-03-31 rlarsuppress `WARNINGFLAGS' for the almost obsolete `noansi...
2016-03-31 rlarconfigure option `--enable-warnings' and `WARNINGFLAGS'
2016-03-18 rlarwarning: conversion to 'size_t' from 'int' may change...
2016-03-18 rlarwarning: conversion to 'long unsigned int' from 'int...
2016-03-18 rlarwarning: redundant redeclaration of '...' [-Wredundant...
2016-03-18 rlarwarning: no previous prototype for '...' [-Wmissing...
2016-03-18 rlarwarning: unused variable 'fp' [-Wunused-variable]
2016-03-18 rlarmain(), warning: redundant redeclaration of 'main'...
2016-03-18 rlarmain(), warning: old-style function definition [-Wold...
2016-03-18 rlarmain(), warning: old-style function definition [-Wold...
2016-02-27 rlarwarning: deprecated directive, use '%pure-parser' ...
2016-01-10 Egor PuginOpened files in binary mode explicitly
2015-12-14 Mike Frysingertests: fixed paths to input files.
2015-12-08 Michael McConvilleRemove allocation casts
2015-11-21 Will Estesremoved extra call to a _CPPFLAGS variable
2015-11-18 MightyjoUsed in-tree header file for c++ tests.
2015-11-13 Will EstesCleaned up more precisely after make check.
2015-11-12 Will EstesPulled out scripts in tests/Makefile.am
2015-11-11 Will EstesAdded srcdir to tableopts.am include
2015-11-10 Will EstesAdded tableopts.sh to EXTRA_DIST
2015-11-10 MightyjoMade tests depend on the built flex binary.
2015-11-08 MightyjoMerge branch 'master' into streamrefs
2015-11-08 MightyjoCleaned more generated sources.
2014-11-26 Mariusz PlucińskiFix `label unused` warning
2014-11-26 Mariusz PlucińskiFix `unused function` warnings in tests
2014-11-25 Mariusz PlucińskiFix `implicit function declaration` warnings in tests
2014-11-25 Mariusz PlucińskiRemove a few `unused variable` warnings
2014-11-24 Mariusz PlucińskiFix a few "unused parameter" warnings
2014-11-24 Mariusz PlucińskiAvoid passing `const char*` argument as `char*` in...
2014-11-16 Will Estesdocument new suite layout
2014-11-16 Will Estesremove unused files after test suite refactor
2014-11-12 Will Estesuse unofficial bash strict mode and cleanups in support...
2014-11-12 Will Estessplit apart table options tests into tests per threadin...
2014-11-12 Will Estesadd tableopts.sh script
2014-11-12 Will Estesuse automake conditional around pthread test
2014-11-12 Will Estesrefactor lineno_trailing test for new test suite layout
2014-11-12 Will Estesrefactor lineno_r test for new test suite layout
2014-11-12 Will Estesrefactor lineno_nr test for new test suite layout
2014-11-12 Will EstesRemove linedir_r test.
2014-11-12 Will Estesrefactor pthread test for new test suite layout
2014-11-12 Will Estesbuild reject_[vs]er tests explicitly to pass proper...
2014-11-12 Will Estesrefactor cxx_yywrap test for new test suite layout
2014-11-12 Will Estesrefactor concatenated options test for new test suite...
2014-11-12 Will Estesrefactor include_by_* tests for new test suite layout
2014-11-12 Will Estesrefactor rescan_r test for new test suite layout
2014-11-12 Will EstesRefactor rescan_nr test for new test suite layout.
2014-11-12 Will Estescorrect use of objext to OBJEXT
2014-11-12 Will Estesrefactor quotes test for new test suite layout
2014-11-12 Will EstesRefactor reject test for new test suite layout.
2014-11-12 Will EstesRefactor multiple_scanners_r test for new test suite...
2014-11-12 Will Estesrefactor multiple_scanners_nr test for new test suite...
2014-11-12 Will Estesrefactor cxx_multiple_scanners test for new test suite...
2014-11-12 Will Estesrefactor c_cxx_nr, c_cxx_r tests for new test suite...
2014-11-12 Will Estesrefactor cxx_basic test for new test suite layout
2014-11-12 Will Estesrefactor posixly_correct test for new test suite layout
2014-11-12 Will Estesrefactor yyextra test for new test suite layout
2014-11-12 Will Estesrefactor top test for new test suite layout
2014-11-12 Will Estesrefactor string_r test for new test suite layout
2014-11-12 Will Estesrefactor string_nr test for new test suite layout
2014-11-12 Will Estesrefactor prefix_r test for new test suite layout
2014-11-12 Will Estesrefactor prefix_nr for new test suite layout
2014-11-12 Will EstesCheck if test input file exists.
2014-11-12 Will Estesrefactor posix test for new test suite layout
2014-11-12 Will Estesrefactor noansi_r test for new test suite layout
2014-11-12 Will Estesrefactor noansi_nr for new test suite layout
2014-11-12 Will Estesrefactor mem_r test for new test suite layout
2014-11-12 Will Estesrefactor mem_nr test for new test suite layout
2014-11-12 Will Estesrefactor header_r test for new test suite layout
2014-11-12 Will Estesrefactor header_nr test for new test suite layout
2014-11-12 Will Estesrefactor extended test for new test suite layout
2014-11-12 Will Estesrefactor debug_r test for new test suite layout
2014-11-12 Will Estesrefactor debug_nr test for new test suite layout
2014-11-12 Will Estesrefactor ccl test for new test suite layout
2014-11-12 Will Estesuse underscores in test file names to silence automake...
2014-11-12 Will Estesrefactor bison-yylval test for new test suite layout
2014-11-12 Will Estesrefactor bison-yylloc test for new test suite layout
2014-11-12 Will Estesrefactor bison-nr test for new test suite layout
next