| Commit message (Expand) | Author | Age | Files | Lines |
| * | .gitignore adjustments for WIN32 | Simon Sobisch | 2023-03-01 | 1 | -1/+21 |
| * | fix(test): Re-add posix test input to repo. | Joseph Langley | 2021-06-05 | 1 | -0/+1 |
| * | fix(test): Re-add test inputs to tests/ | Joseph Langley | 2021-06-05 | 1 | -0/+21 |
| * | Convert the debug test to be ruleset-based, | Eric S. Raymond | 2020-11-17 | 1 | -6/+2 |
| * | Rename some rules files to make maintaining .gitignore simpler. | Eric S. Raymond | 2020-11-17 | 1 | -11/+5 |
| * | Remove the ".one" category of tests; they've been replaced by rulesets. | Eric S. Raymond | 2020-11-16 | 1 | -5/+0 |
| * | Repair some bitrotted variable-trailing-context code. | Eric S. Raymond | 2020-11-15 | 1 | -0/+2 |
| * | Fix typo revealed by Go porting work, and improve test coverage to match. | Eric S. Raymond | 2020-11-15 | 1 | -3/+12 |
| * | Add a test for trailing conyext rules. Fix the bug it turned up. | Eric S. Raymond | 2020-11-11 | 1 | -0/+2 |
| * | Add a test for yymore, and fix a bug it turned up. | Eric S. Raymond | 2020-11-07 | 1 | -0/+2 |
| * | Pull two random flags into the ctrl structure. | Eric S. Raymond | 2020-11-02 | 1 | -0/+2 |
| * | shellcheck cleanup on all scripts. Turned up a minor bug in testmaker.sh. | Eric S. Raymond | 2020-11-01 | 1 | -13/+12 |
| * | Rulesets now carry their test loads with them. | Eric S. Raymond | 2020-10-31 | 1 | -10/+1 |
| * | Sever a number of dependencies on cpp by adding rewrite rules... | Eric S. Raymond | 2020-10-28 | 1 | -1/+2 |
| * | Add tests for both senses of the Lex compatibility option... | Eric S. Raymond | 2020-10-24 | 1 | -1/+8 |
| * | Add a test for correctness of {n} behavior when posix_compat is off. | Eric S. Raymond | 2020-10-24 | 1 | -1/+12 |
| * | Turn the posixlycorrect test into a ruleset-based one. | Eric S. Raymond | 2020-10-24 | 1 | -4/+2 |
| * | Make the ccl test ruleset-based for all back ends. | Eric S. Raymond | 2020-10-22 | 1 | -4/+2 |
| * | Documentation cleanup - fix a wrong assumption about tests. | Eric S. Raymond | 2020-10-22 | 1 | -4/+2 |
| * | Use wildcarding and negation toi cut the verbiage in tests/.gitignore | Eric S. Raymond | 2020-10-22 | 1 | -62/+13 |
| * | Convert the "posix" test to be ruleset-based... | Eric S. Raymond | 2020-10-22 | 1 | -5/+16 |
| * | Abolish the cpp test extension. Those things are just tessts. | Eric S. Raymond | 2020-10-22 | 1 | -18/+18 |
| * | The new test system now covers table option tests. | Eric S. Raymond | 2020-10-21 | 1 | -0/+1 |
| * | Abolish reject.l4; all the reject tests are in the new system now. | Eric S. Raymond | 2020-10-20 | 1 | -12/+30 |
| * | Introduce testmaker.m4 and testmaker.sh | Eric S. Raymond | 2020-10-20 | 1 | -4/+5 |
| * | Add C99 lineno test. | Eric S. Raymond | 2020-10-17 | 1 | -0/+2 |
| * | Finish up the simple-test set for C99. | Eric S. Raymond | 2020-10-17 | 1 | -10/+26 |
| * | Added exteded_c00 test. | Eric S. Raymond | 2020-10-16 | 1 | -0/+2 |
| * | extended -> etended_cpp. | Eric S. Raymond | 2020-10-16 | 1 | -2/+2 |
| * | Adding more c99 tests: alloc_extra_c99, array_c99, ccl_c99, debug_c99. | Eric S. Raymond | 2020-10-16 | 1 | -4/+12 |
| * | Add first C99 backend test, the C99 spin of basic_r.l. | Eric S. Raymond | 2020-10-16 | 1 | -0/+2 |
| * | git: ignore quote_in_comment artifacts | Will Estes | 2016-11-08 | 1 | -0/+2 |
| * | Fix yyrestart(NULL) SEGV. | Mightyjo | 2016-10-05 | 1 | -0/+2 |
| * | no longer generate K&R C scanners | Demi Obenour | 2016-09-25 | 1 | -4/+0 |
| * | split apart table options tests into tests per threading, table option, seria... | Will Estes | 2014-11-12 | 1 | -0/+4 |
| * | refactor lineno_trailing test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor lineno_r test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor lineno_nr test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor pthread test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor cxx_yywrap test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor include_by_* tests for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+6 |
| * | refactor rescan_r test for new test suite layout | Will Estes | 2014-11-12 | 1 | -2/+4 |
| * | Refactor rescan_nr test for new test suite layout. | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor quotes test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | Refactor reject test for new test suite layout. | Will Estes | 2014-11-12 | 1 | -0/+9 |
| * | Refactor multiple_scanners_r test for new test suite layout. | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor multiple_scanners_nr test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor cxx_multiple_scanners test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |
| * | refactor c_cxx_nr, c_cxx_r tests for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+4 |
| * | refactor cxx_basic test for new test suite layout | Will Estes | 2014-11-12 | 1 | -0/+2 |