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
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
README

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.