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
2010-07-25
basic regress tests (based on test-19.c) for _Bool and _Complex support
Philip Guenthe
2009-04-08
adapt lint regress after time.h r. 1.24 "sounds fine" millert@. ok chl@
Martynas Venckus
2007-10-08
attribute packed -> __packed
Gilles Chehade
2006-06-02
Reflect -r1.43 of lint1/tree.c
Chad Loder
2006-05-28
The '-c' option is no longer the default in LINTFLAGS, so update the
Chad Loder
2006-05-28
We pull in LINTFLAGS from sys.mk, no need to reproduce it here
Chad Loder
2006-05-05
test pointer casts
Otto Moerbeek
2006-05-05
SEGVs have been fixed, so include proper expected output
Otto Moerbeek
2006-05-03
Add some regress tests for lint1 crashes which are not solved yet
Chad Loder
2006-05-03
more test cases
Otto Moerbeek
2006-04-28
remove p flag from LINTFLAGS; ok cloder@
Otto Moerbeek
2006-04-27
Make test use explicit signed char, instead of just char. We'll make
Otto Moerbeek
2006-04-27
Add test for "expression has null effect" warnings.
Otto Moerbeek
2006-04-26
Reflect prettier function names change in lint warnings
Chad Loder
2006-04-25
Reflect latest lint commit, which fixes many type conversion false
Chad Loder
2006-04-25
A new, very exhaustive type conversion regression test.
Chad Loder
2006-04-21
Regression test for lint crash dealing with break outside a switch or a
Chad Loder
2006-04-20
Test for (soon to be coming) LINTUSED special comment
Chad Loder
2006-04-20
Test case for unreachable breaks
Chad Loder
2006-04-20
Reflect new warning format
Chad Loder
2006-04-16
Reflect -p now missing from LINTFLAGS
Chad Loder
2006-03-20
Add a regression test for false positive with ((x == y) == z), fixed in
Chad Loder
2006-02-14
fix regress test on sparc64. help & ok millert@ cloder@
Moritz Jodeit
2005-12-17
Add some tests with modulus operator too
Chad Loder
2005-12-16
Add a regression test for lint catching division by zero.
Chad Loder
2005-12-15
kjell forgot to update this after his last message commit :)
Chad Loder
2005-12-12
Add test for floating point constant in conditional
Chad Loder
2005-12-12
Regression test for constant in conditional context
Chad Loder
2005-12-10
Update
Chad Loder
2005-12-10
Match new lint warning and error format (similar to gcc's format).
Chad Loder
2005-12-10
Add a generate target
Chad Loder
2005-12-10
Add a regression test for suspicious use of sizeof.
Chad Loder
2005-12-10
Remove test 11 (gcc attribute parsing) from the list. We will keep it in
Chad Loder
2005-12-09
Add regression test for assignment in conditional context
Chad Loder
2005-12-09
Reverse order of diff so that output makes more sense. kjell said he
Chad Loder
2005-12-09
Test how lint deals with warning for signed/unsigned char conversions
Chad Loder
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
[next]