Source-Changes-HG archive

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

[src/trunk]: src/tests/usr.bin/indent tests/indent: add templates for options...



details:   https://anonhg.NetBSD.org/src/rev/19c922abbc14
branches:  trunk
changeset: 953336:19c922abbc14
user:      rillig <rillig%NetBSD.org@localhost>
date:      Sat Mar 06 17:56:33 2021 +0000

description:
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.

diffstat:

 distrib/sets/lists/tests/mi                |  210 ++++++++++++++++++++++++++++-
 tests/usr.bin/indent/Makefile              |  210 ++++++++++++++++++++++++++++-
 tests/usr.bin/indent/opt--version.0        |    4 +
 tests/usr.bin/indent/opt--version.0.pro    |    4 +
 tests/usr.bin/indent/opt--version.0.stdout |    1 +
 tests/usr.bin/indent/opt-P.0               |    4 +
 tests/usr.bin/indent/opt-P.0.pro           |   10 +
 tests/usr.bin/indent/opt-P.0.stdout        |    4 +
 tests/usr.bin/indent/opt-T.0               |    4 +
 tests/usr.bin/indent/opt-T.0.pro           |    4 +
 tests/usr.bin/indent/opt-T.0.stdout        |    4 +
 tests/usr.bin/indent/opt-U.0               |    4 +
 tests/usr.bin/indent/opt-U.0.list          |   17 ++
 tests/usr.bin/indent/opt-U.0.pro           |    4 +
 tests/usr.bin/indent/opt-U.0.stdout        |    4 +
 tests/usr.bin/indent/opt-bacc.0            |    4 +
 tests/usr.bin/indent/opt-bacc.0.pro        |    4 +
 tests/usr.bin/indent/opt-bacc.0.stdout     |    4 +
 tests/usr.bin/indent/opt-bad.0             |    4 +
 tests/usr.bin/indent/opt-bad.0.pro         |    4 +
 tests/usr.bin/indent/opt-bad.0.stdout      |    4 +
 tests/usr.bin/indent/opt-badp.0            |    4 +
 tests/usr.bin/indent/opt-badp.0.pro        |    4 +
 tests/usr.bin/indent/opt-badp.0.stdout     |    4 +
 tests/usr.bin/indent/opt-bap.0             |    4 +
 tests/usr.bin/indent/opt-bap.0.pro         |    4 +
 tests/usr.bin/indent/opt-bap.0.stdout      |    4 +
 tests/usr.bin/indent/opt-bbb.0             |    4 +
 tests/usr.bin/indent/opt-bbb.0.pro         |    4 +
 tests/usr.bin/indent/opt-bbb.0.stdout      |    4 +
 tests/usr.bin/indent/opt-bc.0              |    4 +
 tests/usr.bin/indent/opt-bc.0.pro          |    4 +
 tests/usr.bin/indent/opt-bc.0.stdout       |    4 +
 tests/usr.bin/indent/opt-bl.0              |    4 +
 tests/usr.bin/indent/opt-bl.0.pro          |    4 +
 tests/usr.bin/indent/opt-bl.0.stdout       |    4 +
 tests/usr.bin/indent/opt-br.0              |    4 +
 tests/usr.bin/indent/opt-br.0.pro          |    4 +
 tests/usr.bin/indent/opt-br.0.stdout       |    4 +
 tests/usr.bin/indent/opt-bs.0              |    4 +
 tests/usr.bin/indent/opt-bs.0.pro          |    4 +
 tests/usr.bin/indent/opt-bs.0.stdout       |    4 +
 tests/usr.bin/indent/opt-c.0               |    4 +
 tests/usr.bin/indent/opt-c.0.pro           |    4 +
 tests/usr.bin/indent/opt-c.0.stdout        |    4 +
 tests/usr.bin/indent/opt-cd.0              |    4 +
 tests/usr.bin/indent/opt-cd.0.pro          |    4 +
 tests/usr.bin/indent/opt-cd.0.stdout       |    4 +
 tests/usr.bin/indent/opt-cdb.0             |    4 +
 tests/usr.bin/indent/opt-cdb.0.pro         |    4 +
 tests/usr.bin/indent/opt-cdb.0.stdout      |    4 +
 tests/usr.bin/indent/opt-ce.0              |    4 +
 tests/usr.bin/indent/opt-ce.0.pro          |    4 +
 tests/usr.bin/indent/opt-ce.0.stdout       |    4 +
 tests/usr.bin/indent/opt-ci.0              |    4 +
 tests/usr.bin/indent/opt-ci.0.pro          |    4 +
 tests/usr.bin/indent/opt-ci.0.stdout       |    4 +
 tests/usr.bin/indent/opt-cli.0             |    4 +
 tests/usr.bin/indent/opt-cli.0.pro         |    4 +
 tests/usr.bin/indent/opt-cli.0.stdout      |    4 +
 tests/usr.bin/indent/opt-cs.0              |    4 +
 tests/usr.bin/indent/opt-cs.0.pro          |    4 +
 tests/usr.bin/indent/opt-cs.0.stdout       |    4 +
 tests/usr.bin/indent/opt-d.0               |    4 +
 tests/usr.bin/indent/opt-d.0.pro           |    4 +
 tests/usr.bin/indent/opt-d.0.stdout        |    4 +
 tests/usr.bin/indent/opt-di.0              |    4 +
 tests/usr.bin/indent/opt-di.0.pro          |    4 +
 tests/usr.bin/indent/opt-di.0.stdout       |    4 +
 tests/usr.bin/indent/opt-dj.0              |    4 +
 tests/usr.bin/indent/opt-dj.0.pro          |    4 +
 tests/usr.bin/indent/opt-dj.0.stdout       |    4 +
 tests/usr.bin/indent/opt-eei.0             |    4 +
 tests/usr.bin/indent/opt-eei.0.pro         |    4 +
 tests/usr.bin/indent/opt-eei.0.stdout      |    4 +
 tests/usr.bin/indent/opt-ei.0              |    4 +
 tests/usr.bin/indent/opt-ei.0.pro          |    4 +
 tests/usr.bin/indent/opt-ei.0.stdout       |    4 +
 tests/usr.bin/indent/opt-fbs.0             |    4 +
 tests/usr.bin/indent/opt-fbs.0.pro         |    4 +
 tests/usr.bin/indent/opt-fbs.0.stdout      |    4 +
 tests/usr.bin/indent/opt-fc1.0             |    4 +
 tests/usr.bin/indent/opt-fc1.0.pro         |    4 +
 tests/usr.bin/indent/opt-fc1.0.stdout      |    4 +
 tests/usr.bin/indent/opt-fcb.0             |    4 +
 tests/usr.bin/indent/opt-fcb.0.pro         |    4 +
 tests/usr.bin/indent/opt-fcb.0.stdout      |    4 +
 tests/usr.bin/indent/opt-i.0               |    4 +
 tests/usr.bin/indent/opt-i.0.pro           |    4 +
 tests/usr.bin/indent/opt-i.0.stdout        |    4 +
 tests/usr.bin/indent/opt-ip.0              |    4 +
 tests/usr.bin/indent/opt-ip.0.pro          |    4 +
 tests/usr.bin/indent/opt-ip.0.stdout       |    4 +
 tests/usr.bin/indent/opt-l.0               |    4 +
 tests/usr.bin/indent/opt-l.0.pro           |    4 +
 tests/usr.bin/indent/opt-l.0.stdout        |    4 +
 tests/usr.bin/indent/opt-lc.0              |    4 +
 tests/usr.bin/indent/opt-lc.0.pro          |    4 +
 tests/usr.bin/indent/opt-lc.0.stdout       |    4 +
 tests/usr.bin/indent/opt-ldi.0             |    4 +
 tests/usr.bin/indent/opt-ldi.0.pro         |    4 +
 tests/usr.bin/indent/opt-ldi.0.stdout      |    4 +
 tests/usr.bin/indent/opt-lp.0              |    4 +
 tests/usr.bin/indent/opt-lp.0.pro          |    4 +
 tests/usr.bin/indent/opt-lp.0.stdout       |    4 +
 tests/usr.bin/indent/opt-lpl.0             |    4 +
 tests/usr.bin/indent/opt-lpl.0.pro         |    4 +
 tests/usr.bin/indent/opt-lpl.0.stdout      |    4 +
 tests/usr.bin/indent/opt-nbacc.0           |    4 +
 tests/usr.bin/indent/opt-nbacc.0.pro       |    4 +
 tests/usr.bin/indent/opt-nbacc.0.stdout    |    4 +
 tests/usr.bin/indent/opt-nbad.0            |    4 +
 tests/usr.bin/indent/opt-nbad.0.pro        |    4 +
 tests/usr.bin/indent/opt-nbad.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nbadp.0           |    4 +
 tests/usr.bin/indent/opt-nbadp.0.pro       |    4 +
 tests/usr.bin/indent/opt-nbadp.0.stdout    |    4 +
 tests/usr.bin/indent/opt-nbap.0            |    4 +
 tests/usr.bin/indent/opt-nbap.0.pro        |    4 +
 tests/usr.bin/indent/opt-nbap.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nbbb.0            |    4 +
 tests/usr.bin/indent/opt-nbbb.0.pro        |    4 +
 tests/usr.bin/indent/opt-nbbb.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nbc.0             |    4 +
 tests/usr.bin/indent/opt-nbc.0.pro         |    4 +
 tests/usr.bin/indent/opt-nbc.0.stdout      |    4 +
 tests/usr.bin/indent/opt-nbs.0             |    4 +
 tests/usr.bin/indent/opt-nbs.0.pro         |    4 +
 tests/usr.bin/indent/opt-nbs.0.stdout      |    4 +
 tests/usr.bin/indent/opt-ncdb.0            |    4 +
 tests/usr.bin/indent/opt-ncdb.0.pro        |    4 +
 tests/usr.bin/indent/opt-ncdb.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nce.0             |    4 +
 tests/usr.bin/indent/opt-nce.0.pro         |    4 +
 tests/usr.bin/indent/opt-nce.0.stdout      |    4 +
 tests/usr.bin/indent/opt-ncs.0             |    4 +
 tests/usr.bin/indent/opt-ncs.0.pro         |    4 +
 tests/usr.bin/indent/opt-ncs.0.stdout      |    4 +
 tests/usr.bin/indent/opt-ndj.0             |    4 +
 tests/usr.bin/indent/opt-ndj.0.pro         |    4 +
 tests/usr.bin/indent/opt-ndj.0.stdout      |    4 +
 tests/usr.bin/indent/opt-neei.0            |    4 +
 tests/usr.bin/indent/opt-neei.0.pro        |    4 +
 tests/usr.bin/indent/opt-neei.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nei.0             |    4 +
 tests/usr.bin/indent/opt-nei.0.pro         |    4 +
 tests/usr.bin/indent/opt-nei.0.stdout      |    4 +
 tests/usr.bin/indent/opt-nfbs.0            |    4 +
 tests/usr.bin/indent/opt-nfbs.0.pro        |    4 +
 tests/usr.bin/indent/opt-nfbs.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nfc1.0            |    4 +
 tests/usr.bin/indent/opt-nfc1.0.pro        |    4 +
 tests/usr.bin/indent/opt-nfc1.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nfcb.0            |    4 +
 tests/usr.bin/indent/opt-nfcb.0.pro        |    4 +
 tests/usr.bin/indent/opt-nfcb.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nip.0             |    4 +
 tests/usr.bin/indent/opt-nip.0.pro         |    4 +
 tests/usr.bin/indent/opt-nip.0.stdout      |    4 +
 tests/usr.bin/indent/opt-nlp.0             |    4 +
 tests/usr.bin/indent/opt-nlp.0.pro         |    4 +
 tests/usr.bin/indent/opt-nlp.0.stdout      |    4 +
 tests/usr.bin/indent/opt-nlpl.0            |    4 +
 tests/usr.bin/indent/opt-nlpl.0.pro        |    4 +
 tests/usr.bin/indent/opt-nlpl.0.stdout     |    4 +
 tests/usr.bin/indent/opt-npcs.0            |    4 +
 tests/usr.bin/indent/opt-npcs.0.pro        |    4 +
 tests/usr.bin/indent/opt-npcs.0.stdout     |    4 +
 tests/usr.bin/indent/opt-npro.0            |    4 +
 tests/usr.bin/indent/opt-npro.0.pro        |    4 +
 tests/usr.bin/indent/opt-npro.0.stdout     |    4 +
 tests/usr.bin/indent/opt-npsl.0            |    4 +
 tests/usr.bin/indent/opt-npsl.0.pro        |    4 +
 tests/usr.bin/indent/opt-npsl.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nsc.0             |    4 +
 tests/usr.bin/indent/opt-nsc.0.pro         |    4 +
 tests/usr.bin/indent/opt-nsc.0.stdout      |    4 +
 tests/usr.bin/indent/opt-nsob.0            |    4 +
 tests/usr.bin/indent/opt-nsob.0.pro        |    4 +
 tests/usr.bin/indent/opt-nsob.0.stdout     |    4 +
 tests/usr.bin/indent/opt-nut.0             |    4 +
 tests/usr.bin/indent/opt-nut.0.pro         |    4 +
 tests/usr.bin/indent/opt-nut.0.stdout      |    4 +
 tests/usr.bin/indent/opt-nv.0              |    4 +
 tests/usr.bin/indent/opt-nv.0.pro          |    4 +
 tests/usr.bin/indent/opt-nv.0.stdout       |    4 +
 tests/usr.bin/indent/opt-pcs.0             |    4 +
 tests/usr.bin/indent/opt-pcs.0.pro         |    4 +
 tests/usr.bin/indent/opt-pcs.0.stdout      |    4 +
 tests/usr.bin/indent/opt-psl.0             |    4 +
 tests/usr.bin/indent/opt-psl.0.pro         |    4 +
 tests/usr.bin/indent/opt-psl.0.stdout      |    4 +
 tests/usr.bin/indent/opt-sc.0              |    4 +
 tests/usr.bin/indent/opt-sc.0.pro          |    4 +
 tests/usr.bin/indent/opt-sc.0.stdout       |    4 +
 tests/usr.bin/indent/opt-sob.0             |    4 +
 tests/usr.bin/indent/opt-sob.0.pro         |    4 +
 tests/usr.bin/indent/opt-sob.0.stdout      |    4 +
 tests/usr.bin/indent/opt-ta.0              |    4 +
 tests/usr.bin/indent/opt-ta.0.pro          |    4 +
 tests/usr.bin/indent/opt-ta.0.stdout       |    4 +
 tests/usr.bin/indent/opt-ts.0              |    4 +
 tests/usr.bin/indent/opt-ts.0.pro          |    4 +
 tests/usr.bin/indent/opt-ts.0.stdout       |    4 +
 tests/usr.bin/indent/opt-ut.0              |    4 +
 tests/usr.bin/indent/opt-ut.0.pro          |    4 +
 tests/usr.bin/indent/opt-ut.0.stdout       |    4 +
 tests/usr.bin/indent/opt-v.0               |    4 +
 tests/usr.bin/indent/opt-v.0.pro           |    4 +
 tests/usr.bin/indent/opt-v.0.stdout        |    6 +
 210 files changed, 1268 insertions(+), 2 deletions(-)

diffs (truncated from 2130 to 300 lines):

diff -r 38c228af3275 -r 19c922abbc14 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sat Mar 06 15:02:38 2021 +0000
+++ b/distrib/sets/lists/tests/mi       Sat Mar 06 17:56:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1024 2021/02/28 22:12:16 rillig Exp $
+# $NetBSD: mi,v 1.1025 2021/03/06 17:56:33 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4735,6 +4735,214 @@
 ./usr/tests/usr.bin/indent/ncs.0.stdout                        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/indent/offsetof.0                  tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/indent/offsetof.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt--version.0              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt--version.0.pro          tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt--version.0.stdout       tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-P.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-P.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-P.0.stdout              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-T.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-T.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-T.0.stdout              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-U.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-U.0.list                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-U.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-U.0.stdout              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bacc.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bacc.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bacc.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bad.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bad.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bad.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-badp.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-badp.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-badp.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bap.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bap.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bap.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bbb.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bbb.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bbb.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bc.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bc.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bc.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bl.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bl.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bl.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-br.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-br.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-br.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bs.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bs.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-bs.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-c.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-c.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-c.0.stdout              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cd.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cd.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cd.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cdb.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cdb.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cdb.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ce.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ce.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ce.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ci.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ci.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ci.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cli.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cli.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cli.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cs.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cs.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-cs.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-d.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-d.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-d.0.stdout              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-di.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-di.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-di.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-dj.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-dj.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-dj.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-eei.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-eei.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-eei.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ei.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ei.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ei.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fbs.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fbs.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fbs.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fc1.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fc1.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fc1.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fcb.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fcb.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-fcb.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-i.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-i.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-i.0.stdout              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ip.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ip.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ip.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-l.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-l.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-l.0.stdout              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lc.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lc.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lc.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ldi.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ldi.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ldi.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lp.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lp.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lp.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lpl.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lpl.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-lpl.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbacc.0                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbacc.0.pro             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbacc.0.stdout          tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbad.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbad.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbad.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbadp.0                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbadp.0.pro             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbadp.0.stdout          tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbap.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbap.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbap.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbbb.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbbb.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbbb.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbc.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbc.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbc.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbs.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbs.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nbs.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ncdb.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ncdb.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ncdb.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nce.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nce.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nce.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ncs.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ncs.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ncs.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ndj.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ndj.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ndj.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-neei.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-neei.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-neei.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nei.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nei.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nei.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfbs.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfbs.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfbs.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfc1.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfc1.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfc1.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfcb.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfcb.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nfcb.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nip.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nip.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nip.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nlp.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nlp.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nlp.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nlpl.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nlpl.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nlpl.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npcs.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npcs.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npcs.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npro.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npro.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npro.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npsl.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npsl.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-npsl.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nsc.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nsc.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nsc.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nsob.0                  tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nsob.0.pro              tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nsob.0.stdout           tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nut.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nut.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nut.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nv.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nv.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-nv.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-pcs.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-pcs.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-pcs.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-psl.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-psl.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-psl.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-sc.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-sc.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-sc.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-sob.0                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-sob.0.pro               tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-sob.0.stdout            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ta.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ta.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ta.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ts.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ts.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ts.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ut.0                    tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ut.0.pro                        tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-ut.0.stdout             tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-v.0                     tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-v.0.pro                 tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/indent/opt-v.0.stdout              tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/indent/parens.0                    tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/indent/parens.0.pro                        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/indent/parens.0.stdout             tests-usr.bin-tests     compattestfile,atf
diff -r 38c228af3275 -r 19c922abbc14 tests/usr.bin/indent/Makefile
--- a/tests/usr.bin/indent/Makefile     Sat Mar 06 15:02:38 2021 +0000
+++ b/tests/usr.bin/indent/Makefile     Sat Mar 06 17:56:33 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2021/02/21 21:26:26 rillig Exp $
+#      $NetBSD: Makefile,v 1.3 2021/03/06 17:56:33 rillig Exp $
 
 .include <bsd.own.mk>
 
@@ -32,6 +32,214 @@
 FILES+=                ncs.0.pro
 FILES+=                offsetof.0
 FILES+=                offsetof.0.stdout
+FILES+=                opt--version.0
+FILES+=                opt--version.0.pro
+FILES+=                opt--version.0.stdout
+FILES+=                opt-P.0
+FILES+=                opt-P.0.pro
+FILES+=                opt-P.0.stdout
+FILES+=                opt-T.0
+FILES+=                opt-T.0.pro
+FILES+=                opt-T.0.stdout
+FILES+=                opt-U.0
+FILES+=                opt-U.0.list
+FILES+=                opt-U.0.pro
+FILES+=                opt-U.0.stdout
+FILES+=                opt-bacc.0
+FILES+=                opt-bacc.0.pro
+FILES+=                opt-bacc.0.stdout
+FILES+=                opt-bad.0
+FILES+=                opt-bad.0.pro
+FILES+=                opt-bad.0.stdout
+FILES+=                opt-badp.0
+FILES+=                opt-badp.0.pro
+FILES+=                opt-badp.0.stdout
+FILES+=                opt-bap.0
+FILES+=                opt-bap.0.pro
+FILES+=                opt-bap.0.stdout
+FILES+=                opt-bbb.0
+FILES+=                opt-bbb.0.pro
+FILES+=                opt-bbb.0.stdout
+FILES+=                opt-bc.0
+FILES+=                opt-bc.0.pro
+FILES+=                opt-bc.0.stdout
+FILES+=                opt-bl.0
+FILES+=                opt-bl.0.pro
+FILES+=                opt-bl.0.stdout
+FILES+=                opt-br.0
+FILES+=                opt-br.0.pro
+FILES+=                opt-br.0.stdout
+FILES+=                opt-bs.0
+FILES+=                opt-bs.0.pro
+FILES+=                opt-bs.0.stdout
+FILES+=                opt-c.0
+FILES+=                opt-c.0.pro
+FILES+=                opt-c.0.stdout
+FILES+=                opt-cd.0
+FILES+=                opt-cd.0.pro
+FILES+=                opt-cd.0.stdout
+FILES+=                opt-cdb.0
+FILES+=                opt-cdb.0.pro
+FILES+=                opt-cdb.0.stdout
+FILES+=                opt-ce.0
+FILES+=                opt-ce.0.pro
+FILES+=                opt-ce.0.stdout
+FILES+=                opt-ci.0
+FILES+=                opt-ci.0.pro
+FILES+=                opt-ci.0.stdout
+FILES+=                opt-cli.0
+FILES+=                opt-cli.0.pro
+FILES+=                opt-cli.0.stdout
+FILES+=                opt-cs.0
+FILES+=                opt-cs.0.pro
+FILES+=                opt-cs.0.stdout
+FILES+=                opt-d.0
+FILES+=                opt-d.0.pro



Home | Main Index | Thread Index | Old Index