Subject: CVS commit: basesrc/regress/usr.bin/xlint/lint1
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/22/2002 16:33:43
Module Name:	basesrc
Committed By:	christos
Date:		Tue Oct 22 13:33:42 UTC 2002

Added Files:
	basesrc/regress/usr.bin/xlint/lint1: test0.c test1.c test2.c test3.c
	    test4.c test5.c test6.c

Log Message:
Tiny stand-alone code fragments to test lint's features/bugs.
Use obj/lint1 testX.c /dev/null to test.
We don't descend here or provide any test infrastructure yet.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/regress/usr.bin/xlint/lint1/test0.c \
    basesrc/regress/usr.bin/xlint/lint1/test1.c \
    basesrc/regress/usr.bin/xlint/lint1/test2.c \
    basesrc/regress/usr.bin/xlint/lint1/test3.c \
    basesrc/regress/usr.bin/xlint/lint1/test4.c \
    basesrc/regress/usr.bin/xlint/lint1/test5.c \
    basesrc/regress/usr.bin/xlint/lint1/test6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.