Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/usr.bin/config



Module Name:    src
Committed By:   cube
Date:           Tue Oct  4 13:44:23 UTC 2005

Modified Files:
        src/regress/usr.bin/config: Makefile
Added Files:
        src/regress/usr.bin/config: POSTPONED_ORPHAN

Log Message:
Add a test, POSTPONED_ORPHAN, that should fail (although it currently
does not).  Rework the Makefile magic to have failing and succeeding tests.

POSTPONED_ORPHAN is an example of a configuration where the user starts
negating an instance, and then adding an instance of a child of the negated
one.  The latter should be found as an erroneous orphan, as the parent was
negated beforewards.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/usr.bin/config/Makefile
cvs rdiff -r0 -r1.1 src/regress/usr.bin/config/POSTPONED_ORPHAN

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




Home | Main Index | Thread Index | Old Index