summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
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
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
2005-11-26Add test 4 (case ranges) and adjust output of other cases to reflect theChad Loder
2005-11-23Test "inline" keywordChad Loder
2005-11-23Update output format to reflect the fact that lint doesn't print out aChad Loder
2005-11-23Add regression test for right shift of N-bit quantity by >= N bitsChad Loder
2005-11-22enter diff3Markus Friedl
2005-11-22regress test for diff3prog handling of unchanged filesMarkus Friedl
2005-11-21Place in public domainChad Loder
2005-11-21Basic regress framework for xlint. Not hooked up yet.Chad Loder
2005-11-14all other scripts in this dir use $SUDO, not 'sudo', so pull this evenAlexander von Gernler
2005-09-06finally make our m4 SusV3-compliant.Marc Espie
2005-07-15testcase for recent bug-report.Marc Espie
2005-06-30allow SUDO=sudo; from Alexander BluhmMarkus Friedl
2005-06-01no need for both $Id$ and $OpenBSD$marius eriksen
2005-05-31a regress Makefile may not define a "regress" target.Artur Grabowski
2005-05-29sync with -p -> -f change, make it work with obj/ ; ok marius@Damien Miller
2005-05-29add back support for SSH1 keys. it is being used in practice.marius eriksen
2005-05-28+ gzsigmarius eriksen
2005-05-28import regression tests for gzsig.marius eriksen
2005-05-24oops, new arcfour modes here tooDamien Miller
2005-05-24add new arcfour modesDamien Miller
2005-05-20force addressfamily=inet for tests, unbreaking dynamic-forward regress forDamien Miller
2005-05-17add testMarc Espie
2005-04-25Don't call cleanup in multiplex as test-exec will cleanup anywayDarren Tucker
2005-04-12Adapt test for "" now that we have reverted back to the old behaviour.Otto Moerbeek
2005-04-07Enable basename and dirname and sort subdirs.Otto Moerbeek
2005-04-07Tests for dirname(1). From NetBSD with some local changes.Otto Moerbeek
2005-04-07Tests for basename(1). From NetbSD with some local changes.Otto Moerbeek
2005-04-03Test for egrep -w "foo|bar"Otto Moerbeek
2005-04-02Regressions for raiseOtto Moerbeek
2005-03-29even better test for wrappingOtto Moerbeek
2005-03-29Adapt to new wrapping, including new test.Otto Moerbeek