Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jmmv
Date:           Sun Aug 26 23:03:22 UTC 2012

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/doc: CHANGES
        src/etc/mtree: NetBSD.dist.tests
        src/tests: Makefile
Added Files:
        src/tests/share: Makefile
        src/tests/share/mk: Makefile common.subr t_lib.sh t_own.sh t_prog.sh
            t_test.sh

Log Message:
Add placeholder test programs for share/mk files.

The main goal of this change is to simplify the further addition of test
cases for the share/mk infrastructure by adding a few placeholder test
programs to the tests tree.

To not leave these test programs empty, I have added a bunch of extremely
simple test cases to them.


To generate a diff of this commit:
cvs rdiff -u -r1.489 -r1.490 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.1739 -r1.1740 src/doc/CHANGES
cvs rdiff -u -r1.82 -r1.83 src/etc/mtree/NetBSD.dist.tests
cvs rdiff -u -r1.38 -r1.39 src/tests/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/share/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/share/mk/Makefile \
    src/tests/share/mk/common.subr src/tests/share/mk/t_lib.sh \
    src/tests/share/mk/t_own.sh src/tests/share/mk/t_prog.sh \
    src/tests/share/mk/t_test.sh

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