NetBSD/regress
joerg a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
..
lib Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
libexec make this work with an absolute path and explain why. 2009-01-28 16:11:23 +00:00
sys Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
usr.bin Remove references to delete tests. 2010-12-14 06:02:21 +00:00
Makefile Remove the libobjc tests; they have been converted to atf and now live in 2010-07-18 12:44:38 +00:00
README new tests should use atf -> new tests must use atf 2010-08-18 21:28:03 +00:00

README

	$NetBSD: README,v 1.3 2010/08/18 21:28:03 pooka Exp $

New tests must use the ATF framework; see atf(7)
and the src/tests directory.

All exceptions need prior approval from core.