Age | Commit message (Expand) | Author |
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 |
2006-03-14 | ci currently doesn't parse the -x flag at all, defaulting to ",v/" every | Ray Lai |
2006-03-14 | OpenRCS currently strips any text in a filename up to and including | Ray Lai |
2006-03-13 | regress test for various ssh-keygen IETF conversion line terminators; ok djm@ | Darren Tucker |
2006-03-13 | back out previous | Darren Tucker |
2006-03-13 | regress test for alternate line terminations for IETF key conversion, ok djm@ | Darren Tucker |
2006-03-12 | Remove $Id$ tags, which broke regression tests were are not really | Ray Lai |
2006-03-11 | Disable RCS regression tests since RCS is not linked yet. | Ray Lai |
2006-03-11 | RCS regression tests. | Ray Lai |
2006-03-10 | Hook up cap_mkdb test. | Ray Lai |
2006-03-10 | Regression test for truncated file. | Ray Lai |
2006-03-05 | Enable more tests now that sdiff handles stdin; from Ray | Otto Moerbeek |
2006-02-21 | hook sdiff | Otto Moerbeek |
2006-02-21 | sdiff regress tests from Ray | Otto Moerbeek |
2006-02-14 | fix regress test on sparc64. help & ok millert@ cloder@ | Moritz Jodeit |
2006-01-31 | regress test for "scp a b c" where "c" is not a directory | Damien Miller |
2006-01-31 | regression test for CVE-2006-0225 written by dtucker@ | Damien Miller |
2006-01-27 | regress test for local to local scp copies; ok dtucker@ | Damien Miller |
2005-12-17 | Add some tests with modulus operator too | Chad Loder |
2005-12-16 | Add a regression test for lint catching division by zero. | Chad Loder |
2005-12-15 | kjell forgot to update this after his last message commit :) | Chad Loder |
2005-12-14 | Fix assumption about how many args scp will pass; ok djm@ | Darren Tucker |
2005-12-13 | Test non-decimal fraction input, which is currently broken, but will be fixed | Otto Moerbeek |
2005-12-12 | Add test for floating point constant in conditional | Chad Loder |