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:   rillig
Date:           Sat Mar  6 17:56:34 UTC 2021

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/usr.bin/indent: Makefile
Added Files:
        src/tests/usr.bin/indent: opt--version.0 opt--version.0.pro
            opt--version.0.stdout opt-P.0 opt-P.0.pro opt-P.0.stdout opt-T.0
            opt-T.0.pro opt-T.0.stdout opt-U.0 opt-U.0.list opt-U.0.pro
            opt-U.0.stdout opt-bacc.0 opt-bacc.0.pro opt-bacc.0.stdout
            opt-bad.0 opt-bad.0.pro opt-bad.0.stdout opt-badp.0 opt-badp.0.pro
            opt-badp.0.stdout opt-bap.0 opt-bap.0.pro opt-bap.0.stdout
            opt-bbb.0 opt-bbb.0.pro opt-bbb.0.stdout opt-bc.0 opt-bc.0.pro
            opt-bc.0.stdout opt-bl.0 opt-bl.0.pro opt-bl.0.stdout opt-br.0
            opt-br.0.pro opt-br.0.stdout opt-bs.0 opt-bs.0.pro opt-bs.0.stdout
            opt-c.0 opt-c.0.pro opt-c.0.stdout opt-cd.0 opt-cd.0.pro
            opt-cd.0.stdout opt-cdb.0 opt-cdb.0.pro opt-cdb.0.stdout opt-ce.0
            opt-ce.0.pro opt-ce.0.stdout opt-ci.0 opt-ci.0.pro opt-ci.0.stdout
            opt-cli.0 opt-cli.0.pro opt-cli.0.stdout opt-cs.0 opt-cs.0.pro
            opt-cs.0.stdout opt-d.0 opt-d.0.pro opt-d.0.stdout opt-di.0
            opt-di.0.pro opt-di.0.stdout opt-dj.0 opt-dj.0.pro opt-dj.0.stdout
            opt-eei.0 opt-eei.0.pro opt-eei.0.stdout opt-ei.0 opt-ei.0.pro
            opt-ei.0.stdout opt-fbs.0 opt-fbs.0.pro opt-fbs.0.stdout opt-fc1.0
            opt-fc1.0.pro opt-fc1.0.stdout opt-fcb.0 opt-fcb.0.pro
            opt-fcb.0.stdout opt-i.0 opt-i.0.pro opt-i.0.stdout opt-ip.0
            opt-ip.0.pro opt-ip.0.stdout opt-l.0 opt-l.0.pro opt-l.0.stdout
            opt-lc.0 opt-lc.0.pro opt-lc.0.stdout opt-ldi.0 opt-ldi.0.pro
            opt-ldi.0.stdout opt-lp.0 opt-lp.0.pro opt-lp.0.stdout opt-lpl.0
            opt-lpl.0.pro opt-lpl.0.stdout opt-nbacc.0 opt-nbacc.0.pro
            opt-nbacc.0.stdout opt-nbad.0 opt-nbad.0.pro opt-nbad.0.stdout
            opt-nbadp.0 opt-nbadp.0.pro opt-nbadp.0.stdout opt-nbap.0
            opt-nbap.0.pro opt-nbap.0.stdout opt-nbbb.0 opt-nbbb.0.pro
            opt-nbbb.0.stdout opt-nbc.0 opt-nbc.0.pro opt-nbc.0.stdout
            opt-nbs.0 opt-nbs.0.pro opt-nbs.0.stdout opt-ncdb.0 opt-ncdb.0.pro
            opt-ncdb.0.stdout opt-nce.0 opt-nce.0.pro opt-nce.0.stdout
            opt-ncs.0 opt-ncs.0.pro opt-ncs.0.stdout opt-ndj.0 opt-ndj.0.pro
            opt-ndj.0.stdout opt-neei.0 opt-neei.0.pro opt-neei.0.stdout
            opt-nei.0 opt-nei.0.pro opt-nei.0.stdout opt-nfbs.0 opt-nfbs.0.pro
            opt-nfbs.0.stdout opt-nfc1.0 opt-nfc1.0.pro opt-nfc1.0.stdout
            opt-nfcb.0 opt-nfcb.0.pro opt-nfcb.0.stdout opt-nip.0 opt-nip.0.pro
            opt-nip.0.stdout opt-nlp.0 opt-nlp.0.pro opt-nlp.0.stdout
            opt-nlpl.0 opt-nlpl.0.pro opt-nlpl.0.stdout opt-npcs.0
            opt-npcs.0.pro opt-npcs.0.stdout opt-npro.0 opt-npro.0.pro
            opt-npro.0.stdout opt-npsl.0 opt-npsl.0.pro opt-npsl.0.stdout
            opt-nsc.0 opt-nsc.0.pro opt-nsc.0.stdout opt-nsob.0 opt-nsob.0.pro
            opt-nsob.0.stdout opt-nut.0 opt-nut.0.pro opt-nut.0.stdout opt-nv.0
            opt-nv.0.pro opt-nv.0.stdout opt-pcs.0 opt-pcs.0.pro
            opt-pcs.0.stdout opt-psl.0 opt-psl.0.pro opt-psl.0.stdout opt-sc.0
            opt-sc.0.pro opt-sc.0.stdout opt-sob.0 opt-sob.0.pro
            opt-sob.0.stdout opt-ta.0 opt-ta.0.pro opt-ta.0.stdout opt-ts.0
            opt-ts.0.pro opt-ts.0.stdout opt-ut.0 opt-ut.0.pro opt-ut.0.stdout
            opt-v.0 opt-v.0.pro opt-v.0.stdout

Log Message:
tests/indent: add templates for options tests

Given that indent "has even more switches than ls(1)", there are far too
few tests.  To make it easier to add meaningful tests for each of the
options, add the templates for the tests right now, ready to be filled
in.


To generate a diff of this commit:
cvs rdiff -u -r1.1024 -r1.1025 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/indent/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/indent/opt--version.0 \
    src/tests/usr.bin/indent/opt--version.0.pro \
    src/tests/usr.bin/indent/opt--version.0.stdout \
    src/tests/usr.bin/indent/opt-P.0 src/tests/usr.bin/indent/opt-P.0.pro \
    src/tests/usr.bin/indent/opt-P.0.stdout src/tests/usr.bin/indent/opt-T.0 \
    src/tests/usr.bin/indent/opt-T.0.pro \
    src/tests/usr.bin/indent/opt-T.0.stdout src/tests/usr.bin/indent/opt-U.0 \
    src/tests/usr.bin/indent/opt-U.0.list \
    src/tests/usr.bin/indent/opt-U.0.pro \
    src/tests/usr.bin/indent/opt-U.0.stdout \
    src/tests/usr.bin/indent/opt-bacc.0 \
    src/tests/usr.bin/indent/opt-bacc.0.pro \
    src/tests/usr.bin/indent/opt-bacc.0.stdout \
    src/tests/usr.bin/indent/opt-bad.0 src/tests/usr.bin/indent/opt-bad.0.pro \
    src/tests/usr.bin/indent/opt-bad.0.stdout \
    src/tests/usr.bin/indent/opt-badp.0 \
    src/tests/usr.bin/indent/opt-badp.0.pro \
    src/tests/usr.bin/indent/opt-badp.0.stdout \
    src/tests/usr.bin/indent/opt-bap.0 src/tests/usr.bin/indent/opt-bap.0.pro \
    src/tests/usr.bin/indent/opt-bap.0.stdout \
    src/tests/usr.bin/indent/opt-bbb.0 src/tests/usr.bin/indent/opt-bbb.0.pro \
    src/tests/usr.bin/indent/opt-bbb.0.stdout \
    src/tests/usr.bin/indent/opt-bc.0 src/tests/usr.bin/indent/opt-bc.0.pro \
    src/tests/usr.bin/indent/opt-bc.0.stdout \
    src/tests/usr.bin/indent/opt-bl.0 src/tests/usr.bin/indent/opt-bl.0.pro \
    src/tests/usr.bin/indent/opt-bl.0.stdout \
    src/tests/usr.bin/indent/opt-br.0 src/tests/usr.bin/indent/opt-br.0.pro \
    src/tests/usr.bin/indent/opt-br.0.stdout \
    src/tests/usr.bin/indent/opt-bs.0 src/tests/usr.bin/indent/opt-bs.0.pro \
    src/tests/usr.bin/indent/opt-bs.0.stdout src/tests/usr.bin/indent/opt-c.0 \
    src/tests/usr.bin/indent/opt-c.0.pro \
    src/tests/usr.bin/indent/opt-c.0.stdout src/tests/usr.bin/indent/opt-cd.0 \
    src/tests/usr.bin/indent/opt-cd.0.pro \
    src/tests/usr.bin/indent/opt-cd.0.stdout \
    src/tests/usr.bin/indent/opt-cdb.0 src/tests/usr.bin/indent/opt-cdb.0.pro \
    src/tests/usr.bin/indent/opt-cdb.0.stdout \
    src/tests/usr.bin/indent/opt-ce.0 src/tests/usr.bin/indent/opt-ce.0.pro \
    src/tests/usr.bin/indent/opt-ce.0.stdout \
    src/tests/usr.bin/indent/opt-ci.0 src/tests/usr.bin/indent/opt-ci.0.pro \
    src/tests/usr.bin/indent/opt-ci.0.stdout \
    src/tests/usr.bin/indent/opt-cli.0 src/tests/usr.bin/indent/opt-cli.0.pro \
    src/tests/usr.bin/indent/opt-cli.0.stdout \
    src/tests/usr.bin/indent/opt-cs.0 src/tests/usr.bin/indent/opt-cs.0.pro \
    src/tests/usr.bin/indent/opt-cs.0.stdout src/tests/usr.bin/indent/opt-d.0 \
    src/tests/usr.bin/indent/opt-d.0.pro \
    src/tests/usr.bin/indent/opt-d.0.stdout src/tests/usr.bin/indent/opt-di.0 \
    src/tests/usr.bin/indent/opt-di.0.pro \
    src/tests/usr.bin/indent/opt-di.0.stdout \
    src/tests/usr.bin/indent/opt-dj.0 src/tests/usr.bin/indent/opt-dj.0.pro \
    src/tests/usr.bin/indent/opt-dj.0.stdout \
    src/tests/usr.bin/indent/opt-eei.0 src/tests/usr.bin/indent/opt-eei.0.pro \
    src/tests/usr.bin/indent/opt-eei.0.stdout \
    src/tests/usr.bin/indent/opt-ei.0 src/tests/usr.bin/indent/opt-ei.0.pro \
    src/tests/usr.bin/indent/opt-ei.0.stdout \
    src/tests/usr.bin/indent/opt-fbs.0 src/tests/usr.bin/indent/opt-fbs.0.pro \
    src/tests/usr.bin/indent/opt-fbs.0.stdout \
    src/tests/usr.bin/indent/opt-fc1.0 src/tests/usr.bin/indent/opt-fc1.0.pro \
    src/tests/usr.bin/indent/opt-fc1.0.stdout \
    src/tests/usr.bin/indent/opt-fcb.0 src/tests/usr.bin/indent/opt-fcb.0.pro \
    src/tests/usr.bin/indent/opt-fcb.0.stdout \
    src/tests/usr.bin/indent/opt-i.0 src/tests/usr.bin/indent/opt-i.0.pro \
    src/tests/usr.bin/indent/opt-i.0.stdout src/tests/usr.bin/indent/opt-ip.0 \
    src/tests/usr.bin/indent/opt-ip.0.pro \
    src/tests/usr.bin/indent/opt-ip.0.stdout src/tests/usr.bin/indent/opt-l.0 \
    src/tests/usr.bin/indent/opt-l.0.pro \
    src/tests/usr.bin/indent/opt-l.0.stdout src/tests/usr.bin/indent/opt-lc.0 \
    src/tests/usr.bin/indent/opt-lc.0.pro \
    src/tests/usr.bin/indent/opt-lc.0.stdout \
    src/tests/usr.bin/indent/opt-ldi.0 src/tests/usr.bin/indent/opt-ldi.0.pro \
    src/tests/usr.bin/indent/opt-ldi.0.stdout \
    src/tests/usr.bin/indent/opt-lp.0 src/tests/usr.bin/indent/opt-lp.0.pro \
    src/tests/usr.bin/indent/opt-lp.0.stdout \
    src/tests/usr.bin/indent/opt-lpl.0 src/tests/usr.bin/indent/opt-lpl.0.pro \
    src/tests/usr.bin/indent/opt-lpl.0.stdout \
    src/tests/usr.bin/indent/opt-nbacc.0 \
    src/tests/usr.bin/indent/opt-nbacc.0.pro \
    src/tests/usr.bin/indent/opt-nbacc.0.stdout \
    src/tests/usr.bin/indent/opt-nbad.0 \
    src/tests/usr.bin/indent/opt-nbad.0.pro \
    src/tests/usr.bin/indent/opt-nbad.0.stdout \
    src/tests/usr.bin/indent/opt-nbadp.0 \
    src/tests/usr.bin/indent/opt-nbadp.0.pro \
    src/tests/usr.bin/indent/opt-nbadp.0.stdout \
    src/tests/usr.bin/indent/opt-nbap.0 \
    src/tests/usr.bin/indent/opt-nbap.0.pro \
    src/tests/usr.bin/indent/opt-nbap.0.stdout \
    src/tests/usr.bin/indent/opt-nbbb.0 \
    src/tests/usr.bin/indent/opt-nbbb.0.pro \
    src/tests/usr.bin/indent/opt-nbbb.0.stdout \
    src/tests/usr.bin/indent/opt-nbc.0 src/tests/usr.bin/indent/opt-nbc.0.pro \
    src/tests/usr.bin/indent/opt-nbc.0.stdout \
    src/tests/usr.bin/indent/opt-nbs.0 src/tests/usr.bin/indent/opt-nbs.0.pro \
    src/tests/usr.bin/indent/opt-nbs.0.stdout \
    src/tests/usr.bin/indent/opt-ncdb.0 \
    src/tests/usr.bin/indent/opt-ncdb.0.pro \
    src/tests/usr.bin/indent/opt-ncdb.0.stdout \
    src/tests/usr.bin/indent/opt-nce.0 src/tests/usr.bin/indent/opt-nce.0.pro \
    src/tests/usr.bin/indent/opt-nce.0.stdout \
    src/tests/usr.bin/indent/opt-ncs.0 src/tests/usr.bin/indent/opt-ncs.0.pro \
    src/tests/usr.bin/indent/opt-ncs.0.stdout \
    src/tests/usr.bin/indent/opt-ndj.0 src/tests/usr.bin/indent/opt-ndj.0.pro \
    src/tests/usr.bin/indent/opt-ndj.0.stdout \
    src/tests/usr.bin/indent/opt-neei.0 \
    src/tests/usr.bin/indent/opt-neei.0.pro \
    src/tests/usr.bin/indent/opt-neei.0.stdout \
    src/tests/usr.bin/indent/opt-nei.0 src/tests/usr.bin/indent/opt-nei.0.pro \
    src/tests/usr.bin/indent/opt-nei.0.stdout \
    src/tests/usr.bin/indent/opt-nfbs.0 \
    src/tests/usr.bin/indent/opt-nfbs.0.pro \
    src/tests/usr.bin/indent/opt-nfbs.0.stdout \
    src/tests/usr.bin/indent/opt-nfc1.0 \
    src/tests/usr.bin/indent/opt-nfc1.0.pro \
    src/tests/usr.bin/indent/opt-nfc1.0.stdout \
    src/tests/usr.bin/indent/opt-nfcb.0 \
    src/tests/usr.bin/indent/opt-nfcb.0.pro \
    src/tests/usr.bin/indent/opt-nfcb.0.stdout \
    src/tests/usr.bin/indent/opt-nip.0 src/tests/usr.bin/indent/opt-nip.0.pro \
    src/tests/usr.bin/indent/opt-nip.0.stdout \
    src/tests/usr.bin/indent/opt-nlp.0 src/tests/usr.bin/indent/opt-nlp.0.pro \
    src/tests/usr.bin/indent/opt-nlp.0.stdout \
    src/tests/usr.bin/indent/opt-nlpl.0 \
    src/tests/usr.bin/indent/opt-nlpl.0.pro \
    src/tests/usr.bin/indent/opt-nlpl.0.stdout \
    src/tests/usr.bin/indent/opt-npcs.0 \
    src/tests/usr.bin/indent/opt-npcs.0.pro \
    src/tests/usr.bin/indent/opt-npcs.0.stdout \
    src/tests/usr.bin/indent/opt-npro.0 \
    src/tests/usr.bin/indent/opt-npro.0.pro \
    src/tests/usr.bin/indent/opt-npro.0.stdout \
    src/tests/usr.bin/indent/opt-npsl.0 \
    src/tests/usr.bin/indent/opt-npsl.0.pro \
    src/tests/usr.bin/indent/opt-npsl.0.stdout \
    src/tests/usr.bin/indent/opt-nsc.0 src/tests/usr.bin/indent/opt-nsc.0.pro \
    src/tests/usr.bin/indent/opt-nsc.0.stdout \
    src/tests/usr.bin/indent/opt-nsob.0 \
    src/tests/usr.bin/indent/opt-nsob.0.pro \
    src/tests/usr.bin/indent/opt-nsob.0.stdout \
    src/tests/usr.bin/indent/opt-nut.0 src/tests/usr.bin/indent/opt-nut.0.pro \
    src/tests/usr.bin/indent/opt-nut.0.stdout \
    src/tests/usr.bin/indent/opt-nv.0 src/tests/usr.bin/indent/opt-nv.0.pro \
    src/tests/usr.bin/indent/opt-nv.0.stdout \
    src/tests/usr.bin/indent/opt-pcs.0 src/tests/usr.bin/indent/opt-pcs.0.pro \
    src/tests/usr.bin/indent/opt-pcs.0.stdout \
    src/tests/usr.bin/indent/opt-psl.0 src/tests/usr.bin/indent/opt-psl.0.pro \
    src/tests/usr.bin/indent/opt-psl.0.stdout \
    src/tests/usr.bin/indent/opt-sc.0 src/tests/usr.bin/indent/opt-sc.0.pro \
    src/tests/usr.bin/indent/opt-sc.0.stdout \
    src/tests/usr.bin/indent/opt-sob.0 src/tests/usr.bin/indent/opt-sob.0.pro \
    src/tests/usr.bin/indent/opt-sob.0.stdout \
    src/tests/usr.bin/indent/opt-ta.0 src/tests/usr.bin/indent/opt-ta.0.pro \
    src/tests/usr.bin/indent/opt-ta.0.stdout \
    src/tests/usr.bin/indent/opt-ts.0 src/tests/usr.bin/indent/opt-ts.0.pro \
    src/tests/usr.bin/indent/opt-ts.0.stdout \
    src/tests/usr.bin/indent/opt-ut.0 src/tests/usr.bin/indent/opt-ut.0.pro \
    src/tests/usr.bin/indent/opt-ut.0.stdout src/tests/usr.bin/indent/opt-v.0 \
    src/tests/usr.bin/indent/opt-v.0.pro \
    src/tests/usr.bin/indent/opt-v.0.stdout

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