summaryrefslogtreecommitdiff
path: root/regress/usr.bin/xlint
AgeCommit message (Expand)Author
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-21Place in public domainChad Loder
2005-11-21Basic regress framework for xlint. Not hooked up yet.Chad Loder