index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
xlint
Age
Commit message (
Expand
)
Author
2005-12-03
Add a couple more __attribute__ test cases to test 11, and hook up 11
Chad Loder
2005-12-02
Test gcc attribute parsing. Not hooked up yet.
Chad Loder
2005-12-02
add test that lint gets keywords from comments out of #define macros
Alexander von Gernler
2005-12-01
Fix comment, noted by Dries Schellekens
Chad Loder
2005-12-01
Regress test for testing unsigned less than 0
Chad Loder
2005-12-01
Add regression test for lint2 being less noisy about "foo declared but
Chad Loder
2005-11-30
Regression test for slashslash comments
Chad Loder
2005-11-30
Regression test for __func__
Chad Loder
2005-11-28
Remove dammit
Chad Loder
2005-11-28
Test for promoting in-range literal to bigger type
Chad Loder
2005-11-26
Add test 4 (case ranges) and adjust output of other cases to reflect the
Chad Loder
2005-11-23
Test "inline" keyword
Chad Loder
2005-11-23
Update output format to reflect the fact that lint doesn't print out a
Chad Loder
2005-11-23
Add regression test for right shift of N-bit quantity by >= N bits
Chad Loder
2005-11-21
Place in public domain
Chad Loder
2005-11-21
Basic regress framework for xlint. Not hooked up yet.
Chad Loder