summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2006-04-21Regression test for lint crash dealing with break outside a switch or aChad Loder
2006-04-20add various tests for `rlog -r' (not enabled yet); OK ray@.Xavier Santolaria
2006-04-20Test for (soon to be coming) LINTUSED special commentChad Loder
2006-04-20Test case for unreachable breaksChad Loder
2006-04-20Reflect new warning formatChad Loder
2006-04-17quiet a bit more test-rcs-iflag;Xavier Santolaria
2006-04-17Relieve checkin_update and checkin_init of the responsibility ofRay Lai
2006-04-16Reflect -p now missing from LINTFLAGSChad Loder
2006-04-14Regression tests for rlog -l.Ray Lai
2006-04-13Regression tests for ci and co for revision-less RCS files.Ray Lai
2006-04-13Somehow the regression tests and commit message were both gone fromRay Lai
2006-04-12Better match GNU behavior for rcs -l and rcs -u.Ray Lai
2006-04-01Add rcs -l, rcs -u, and regression tests.Ray Lai
2006-03-28enable the following tests:Xavier Santolaria
2006-03-27- add regression tests for file mode support.Niall O'Higgins
2006-03-27Fix and clean up -t flag:Ray Lai
2006-03-24add test for `rcs -Aoldfile'; not enabled yet. ray@ likes it.Xavier Santolaria
2006-03-24Allow the -x flag to be used without an extension.Ray Lai
2006-03-23Missing CLEANFILES.Ray Lai
2006-03-22The regression test currently fails, which it should. This adds aRay Lai
2006-03-21add tests for `rcs -a' and `rcs -e', just not enabled yet.Xavier Santolaria
2006-03-20add limited support for format builtin in gnu-m4 mode, because I'm fedMarc Espie
2006-03-20Add a regression test for false positive with ((x == y) == z), fixed inChad Loder
2006-03-17cleanup; OK ray@.Xavier Santolaria
2006-03-16Quiet, please.Ray Lai
2006-03-15Fix and enable rcsmerge test.Ray Lai
2006-03-14Re-enable RCS regression tests at mickey and niallo's request.Ray Lai
2006-03-14ci currently doesn't parse the -x flag at all, defaulting to ",v/" everyRay Lai
2006-03-14OpenRCS currently strips any text in a filename up to and includingRay Lai
2006-03-13regress test for various ssh-keygen IETF conversion line terminators; ok djm@Darren Tucker
2006-03-13back out previousDarren Tucker
2006-03-13regress test for alternate line terminations for IETF key conversion, ok djm@Darren Tucker
2006-03-12Remove $Id$ tags, which broke regression tests were are not reallyRay Lai
2006-03-11Disable RCS regression tests since RCS is not linked yet.Ray Lai
2006-03-11RCS regression tests.Ray Lai
2006-03-10Hook up cap_mkdb test.Ray Lai
2006-03-10Regression test for truncated file.Ray Lai
2006-03-05Enable more tests now that sdiff handles stdin; from RayOtto Moerbeek
2006-02-21hook sdiffOtto Moerbeek
2006-02-21sdiff regress tests from RayOtto Moerbeek
2006-02-14fix regress test on sparc64. help & ok millert@ cloder@Moritz Jodeit
2006-01-31regress test for "scp a b c" where "c" is not a directoryDamien Miller
2006-01-31regression test for CVE-2006-0225 written by dtucker@Damien Miller
2006-01-27regress test for local to local scp copies; ok dtucker@Damien Miller
2005-12-17Add some tests with modulus operator tooChad Loder
2005-12-16Add a regression test for lint catching division by zero.Chad Loder
2005-12-15kjell forgot to update this after his last message commit :)Chad Loder
2005-12-14Fix assumption about how many args scp will pass; ok djm@Darren Tucker
2005-12-13Test non-decimal fraction input, which is currently broken, but will be fixedOtto Moerbeek
2005-12-12Add test for floating point constant in conditionalChad Loder