Age | Commit message (Expand) | Author |
2006-06-02 | Reflect -r1.43 of lint1/tree.c | Chad Loder |
2006-06-02 | Initial regress for file(1); not hooked in yet; looked at by cloder. | Ian Darwin |
2006-05-28 | The '-c' option is no longer the default in LINTFLAGS, so update the | Chad Loder |
2006-05-28 | We pull in LINTFLAGS from sys.mk, no need to reproduce it here | Chad Loder |
2006-05-05 | test pointer casts | Otto Moerbeek |
2006-05-05 | SEGVs have been fixed, so include proper expected output | Otto Moerbeek |
2006-05-05 | o GNU ci returns 0 when a file is reverted (co -l file; ci file). | Ray Lai |
2006-05-05 | Output to a different filename so the tests work without an obj/ | Ray Lai |
2006-05-03 | Add some regress tests for lint1 crashes which are not solved yet | Chad Loder |
2006-05-03 | more test cases | Otto Moerbeek |
2006-05-01 | - add tests for -oranges. | Niall O'Higgins |
2006-04-29 | Add tests for keywords in ci, not enabled yet. We are still missing | Ray Lai |
2006-04-28 | add another variant of `rlog -z' usage (still not enabled); | Xavier Santolaria |
2006-04-28 | add various tests for `rlog -z' (not enabled yet); | Xavier Santolaria |
2006-04-28 | remove p flag from LINTFLAGS; ok cloder@ | Otto Moerbeek |
2006-04-27 | Make test use explicit signed char, instead of just char. We'll make | Otto Moerbeek |
2006-04-27 | Add test for "expression has null effect" warnings. | Otto Moerbeek |
2006-04-26 | DIFF=diff -u | Xavier Santolaria |
2006-04-26 | Reflect prettier function names change in lint warnings | Chad Loder |
2006-04-25 | Back out previous tests, the keywords all expanded and destroyed | Ray Lai |
2006-04-25 | Regression tests for keywords for ci. | Ray Lai |
2006-04-25 | Reflect latest lint commit, which fixes many type conversion false | Chad Loder |
2006-04-25 | A new, very exhaustive type conversion regression test. | Chad Loder |
2006-04-21 | Regression test for lint crash dealing with break outside a switch or a | Chad Loder |
2006-04-20 | add various tests for `rlog -r' (not enabled yet); OK ray@. | Xavier Santolaria |
2006-04-20 | Test for (soon to be coming) LINTUSED special comment | Chad Loder |
2006-04-20 | Test case for unreachable breaks | Chad Loder |
2006-04-20 | Reflect new warning format | Chad Loder |
2006-04-17 | quiet a bit more test-rcs-iflag; | Xavier Santolaria |
2006-04-17 | Relieve checkin_update and checkin_init of the responsibility of | Ray Lai |
2006-04-16 | Reflect -p now missing from LINTFLAGS | Chad Loder |
2006-04-14 | Regression tests for rlog -l. | Ray Lai |
2006-04-13 | Regression tests for ci and co for revision-less RCS files. | Ray Lai |
2006-04-13 | Somehow the regression tests and commit message were both gone from | Ray Lai |
2006-04-12 | Better match GNU behavior for rcs -l and rcs -u. | Ray Lai |
2006-04-01 | Add rcs -l, rcs -u, and regression tests. | Ray Lai |
2006-03-28 | enable the following tests: | Xavier Santolaria |
2006-03-27 | - add regression tests for file mode support. | Niall O'Higgins |
2006-03-27 | Fix and clean up -t flag: | Ray Lai |
2006-03-24 | add test for `rcs -Aoldfile'; not enabled yet. ray@ likes it. | Xavier Santolaria |
2006-03-24 | Allow the -x flag to be used without an extension. | Ray Lai |
2006-03-23 | Missing CLEANFILES. | Ray Lai |
2006-03-22 | The regression test currently fails, which it should. This adds a | Ray Lai |
2006-03-21 | add tests for `rcs -a' and `rcs -e', just not enabled yet. | Xavier Santolaria |
2006-03-20 | add limited support for format builtin in gnu-m4 mode, because I'm fed | Marc Espie |
2006-03-20 | Add a regression test for false positive with ((x == y) == z), fixed in | Chad Loder |
2006-03-17 | cleanup; OK ray@. | Xavier Santolaria |
2006-03-16 | Quiet, please. | Ray Lai |
2006-03-15 | Fix and enable rcsmerge test. | Ray Lai |
2006-03-14 | Re-enable RCS regression tests at mickey and niallo's request. | Ray Lai |