Subject: CVS commit: [netbsd-2-0] src/usr.bin/make/unit-tests
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/10/2004 15:27:34
Module Name:	src
Committed By:	tron
Date:		Mon May 10 15:27:34 UTC 2004

Modified Files:
	src/usr.bin/make/unit-tests [netbsd-2-0]: test.exp

Log Message:
Pull up revision 1.10 (requested by sjg in ticket #282):
Revised patch for catching extraneous .else's
We actually need to tack condTop and skipIfLevel.
Bump MAXIF while here.
Enhance the unit-test for conditionals to exercise more code.
PR: 24420


To generate a diff of this commit:
cvs rdiff -r1.8.2.1 -r1.8.2.2 src/usr.bin/make/unit-tests/test.exp

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