summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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-20make it more evil and panic; from egger@Michael Shalayeff
2006-02-15use proper msyncMichael Shalayeff
2006-02-14fix regress test on sparc64. help & ok millert@ cloder@Moritz Jodeit
2006-02-11fix dejagnu detection with PKG_PATH set; problem reported by nick@ and othersDavid Krause
2006-02-04Adapt for the fact that Xorg now used standard loadable modules.Mark Kettenis
2006-02-03First simple regression tests for invalid rulesHans-Joerg Hoexer
2006-02-03adopt to recent changesHans-Joerg Hoexer
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
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
2006-01-25append without a file list should not corrupt a tar file;Markus Friedl
2006-01-23add a buffered event test.Brad Smith
2006-01-05fix regression test, from artTed Unangst
2005-12-25add two more tests.Brad Smith
2005-12-19after mutex_unlock, there's no guarantee that a waiting thread willTed Unangst
2005-12-18rename test functions with meaningful names instead of 1 2 3, etc.Brad Smith
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-07Sorry, committed the wrong MakefilePedro Martelletto
2005-12-07Moved to regress/sys/dev/fdescPedro Martelletto
2005-12-07Move Art's fdescfs regress to a now more appropriate placePedro Martelletto
2005-12-06Remove fdescfsPedro Martelletto
2005-12-06ipip support: ip-in-ip w/o gif(4); ok hshoexerMarkus Friedl
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
2005-11-30Regression test for slashslash commentsChad Loder
2005-11-30Regression test for __func__Chad Loder
2005-11-28Remove dammitChad Loder
2005-11-28Test for promoting in-range literal to bigger typeChad Loder