summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
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
2005-12-12Regression test for constant in conditional contextChad Loder
2005-12-10UpdateChad Loder
2005-12-10Match new lint warning and error format (similar to gcc's format).Chad Loder
2005-12-10Add a generate targetChad Loder
2005-12-10Add a regression test for suspicious use of sizeof.Chad Loder
2005-12-10Remove test 11 (gcc attribute parsing) from the list. We will keep it inChad Loder
2005-12-09Add regression test for assignment in conditional contextChad Loder
2005-12-09Reverse order of diff so that output makes more sense. kjell said heChad Loder
2005-12-09Test how lint deals with warning for signed/unsigned char conversionsChad Loder
2005-12-03Add a couple more __attribute__ test cases to test 11, and hook up 11Chad Loder
2005-12-02Test gcc attribute parsing. Not hooked up yet.Chad Loder
2005-12-02add test that lint gets keywords from comments out of #define macrosAlexander von Gernler
2005-12-01Fix comment, noted by Dries SchellekensChad Loder
2005-12-01Regress test for testing unsigned less than 0Chad Loder
2005-12-01Add regression test for lint2 being less noisy about "foo declared butChad Loder