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: condense tests for bool o...
details: https://anonhg.NetBSD.org/src/rev/1e47fe7f0c96
branches: trunk
changeset: 1024273:1e47fe7f0c96
user: rillig <rillig%NetBSD.org@localhost>
date: Sat Oct 16 03:20:12 2021 +0000
description:
tests/indent: condense tests for bool options
Previously, each bool option such as '-bacc/-nbacc' had 6 test files:
input, options, output for the positive and negative option. Splitting
this test data into separate files made it harder than necessary to
quickly compare the test output from '-bacc' with that of '-nbacc'.
Have a single test for the positive and negative option, allowing
several tests to run on the same input with different options.
This commit only contains the rather mechanic changes of concatenating
the previous test files and inserting the '#indent' directives, which
are documented in t_options.sh. Removing duplicate input sections, as
well as other cleanups will follow soon.
No functional change.
diffstat:
distrib/sets/lists/tests/mi | 328 +++++++++++++++++--------------
tests/usr.bin/indent/Makefile | 178 ++--------------
tests/usr.bin/indent/opt-bacc.0 | 38 ---
tests/usr.bin/indent/opt-bacc.0.pro | 4 -
tests/usr.bin/indent/opt-bacc.0.stdout | 42 ----
tests/usr.bin/indent/opt-bad.0 | 18 -
tests/usr.bin/indent/opt-bad.0.pro | 4 -
tests/usr.bin/indent/opt-bad.0.stdout | 22 --
tests/usr.bin/indent/opt-badp.0 | 33 ---
tests/usr.bin/indent/opt-badp.0.pro | 4 -
tests/usr.bin/indent/opt-badp.0.stdout | 34 ---
tests/usr.bin/indent/opt-bap.0 | 22 --
tests/usr.bin/indent/opt-bap.0.pro | 4 -
tests/usr.bin/indent/opt-bap.0.stdout | 32 ---
tests/usr.bin/indent/opt-bbb.0 | 26 --
tests/usr.bin/indent/opt-bbb.0.pro | 4 -
tests/usr.bin/indent/opt-bbb.0.stdout | 30 --
tests/usr.bin/indent/opt-bc.0 | 5 -
tests/usr.bin/indent/opt-bc.0.pro | 4 -
tests/usr.bin/indent/opt-bc.0.stdout | 7 -
tests/usr.bin/indent/opt-bs.0 | 17 -
tests/usr.bin/indent/opt-bs.0.pro | 4 -
tests/usr.bin/indent/opt-bs.0.stdout | 17 -
tests/usr.bin/indent/opt-cdb.0 | 45 ----
tests/usr.bin/indent/opt-cdb.0.pro | 4 -
tests/usr.bin/indent/opt-cdb.0.stdout | 35 ---
tests/usr.bin/indent/opt-ce.0 | 11 -
tests/usr.bin/indent/opt-ce.0.pro | 4 -
tests/usr.bin/indent/opt-ce.0.stdout | 16 -
tests/usr.bin/indent/opt-cs.0 | 6 -
tests/usr.bin/indent/opt-cs.0.pro | 4 -
tests/usr.bin/indent/opt-cs.0.stdout | 6 -
tests/usr.bin/indent/opt-dj.0 | 9 -
tests/usr.bin/indent/opt-dj.0.pro | 4 -
tests/usr.bin/indent/opt-dj.0.stdout | 9 -
tests/usr.bin/indent/opt-eei.0 | 14 -
tests/usr.bin/indent/opt-eei.0.pro | 4 -
tests/usr.bin/indent/opt-eei.0.stdout | 14 -
tests/usr.bin/indent/opt-ei.0 | 16 -
tests/usr.bin/indent/opt-ei.0.pro | 4 -
tests/usr.bin/indent/opt-ei.0.stdout | 16 -
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 | 7 -
tests/usr.bin/indent/opt-fc1.0 | 36 ---
tests/usr.bin/indent/opt-fc1.0.pro | 4 -
tests/usr.bin/indent/opt-fc1.0.stdout | 36 ---
tests/usr.bin/indent/opt-fcb.0 | 32 ---
tests/usr.bin/indent/opt-fcb.0.pro | 4 -
tests/usr.bin/indent/opt-fcb.0.stdout | 32 ---
tests/usr.bin/indent/opt-ip.0 | 21 --
tests/usr.bin/indent/opt-ip.0.pro | 4 -
tests/usr.bin/indent/opt-ip.0.stdout | 21 --
tests/usr.bin/indent/opt-lp.0 | 14 -
tests/usr.bin/indent/opt-lp.0.pro | 4 -
tests/usr.bin/indent/opt-lp.0.stdout | 14 -
tests/usr.bin/indent/opt-lpl.0 | 24 --
tests/usr.bin/indent/opt-lpl.0.pro | 4 -
tests/usr.bin/indent/opt-lpl.0.stdout | 27 --
tests/usr.bin/indent/opt-nbacc.0 | 29 --
tests/usr.bin/indent/opt-nbacc.0.pro | 4 -
tests/usr.bin/indent/opt-nbacc.0.stdout | 29 --
tests/usr.bin/indent/opt-nbad.0 | 13 -
tests/usr.bin/indent/opt-nbad.0.pro | 4 -
tests/usr.bin/indent/opt-nbad.0.stdout | 15 -
tests/usr.bin/indent/opt-nbadp.0 | 33 ---
tests/usr.bin/indent/opt-nbadp.0.pro | 4 -
tests/usr.bin/indent/opt-nbadp.0.stdout | 33 ---
tests/usr.bin/indent/opt-nbap.0 | 21 --
tests/usr.bin/indent/opt-nbap.0.pro | 4 -
tests/usr.bin/indent/opt-nbap.0.stdout | 31 ---
tests/usr.bin/indent/opt-nbbb.0 | 26 --
tests/usr.bin/indent/opt-nbbb.0.pro | 4 -
tests/usr.bin/indent/opt-nbbb.0.stdout | 26 --
tests/usr.bin/indent/opt-nbc.0 | 5 -
tests/usr.bin/indent/opt-nbc.0.pro | 4 -
tests/usr.bin/indent/opt-nbc.0.stdout | 5 -
tests/usr.bin/indent/opt-nbs.0 | 17 -
tests/usr.bin/indent/opt-nbs.0.pro | 4 -
tests/usr.bin/indent/opt-nbs.0.stdout | 17 -
tests/usr.bin/indent/opt-ncdb.0 | 45 ----
tests/usr.bin/indent/opt-ncdb.0.pro | 4 -
tests/usr.bin/indent/opt-ncdb.0.stdout | 27 --
tests/usr.bin/indent/opt-nce.0 | 11 -
tests/usr.bin/indent/opt-nce.0.pro | 4 -
tests/usr.bin/indent/opt-nce.0.stdout | 18 -
tests/usr.bin/indent/opt-ncs.0 | 6 -
tests/usr.bin/indent/opt-ncs.0.pro | 4 -
tests/usr.bin/indent/opt-ncs.0.stdout | 6 -
tests/usr.bin/indent/opt-ndj.0 | 11 -
tests/usr.bin/indent/opt-ndj.0.pro | 4 -
tests/usr.bin/indent/opt-ndj.0.stdout | 11 -
tests/usr.bin/indent/opt-neei.0 | 14 -
tests/usr.bin/indent/opt-neei.0.pro | 4 -
tests/usr.bin/indent/opt-neei.0.stdout | 14 -
tests/usr.bin/indent/opt-nei.0 | 16 -
tests/usr.bin/indent/opt-nei.0.pro | 4 -
tests/usr.bin/indent/opt-nei.0.stdout | 18 -
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 | 6 -
tests/usr.bin/indent/opt-nfc1.0 | 36 ---
tests/usr.bin/indent/opt-nfc1.0.pro | 4 -
tests/usr.bin/indent/opt-nfc1.0.stdout | 51 ----
tests/usr.bin/indent/opt-nfcb.0 | 32 ---
tests/usr.bin/indent/opt-nfcb.0.pro | 4 -
tests/usr.bin/indent/opt-nfcb.0.stdout | 32 ---
tests/usr.bin/indent/opt-nip.0 | 21 --
tests/usr.bin/indent/opt-nip.0.pro | 4 -
tests/usr.bin/indent/opt-nip.0.stdout | 21 --
tests/usr.bin/indent/opt-nlp.0 | 14 -
tests/usr.bin/indent/opt-nlp.0.pro | 4 -
tests/usr.bin/indent/opt-nlp.0.stdout | 14 -
tests/usr.bin/indent/opt-nlpl.0 | 24 --
tests/usr.bin/indent/opt-nlpl.0.pro | 4 -
tests/usr.bin/indent/opt-nlpl.0.stdout | 27 --
tests/usr.bin/indent/opt-npcs.0 | 10 -
tests/usr.bin/indent/opt-npcs.0.pro | 4 -
tests/usr.bin/indent/opt-npcs.0.stdout | 10 -
tests/usr.bin/indent/opt-npsl.0 | 6 -
tests/usr.bin/indent/opt-npsl.0.pro | 4 -
tests/usr.bin/indent/opt-npsl.0.stdout | 8 -
tests/usr.bin/indent/opt-nsc.0 | 15 -
tests/usr.bin/indent/opt-nsc.0.pro | 4 -
tests/usr.bin/indent/opt-nsc.0.stdout | 15 -
tests/usr.bin/indent/opt-nsob.0 | 56 -----
tests/usr.bin/indent/opt-nsob.0.pro | 4 -
tests/usr.bin/indent/opt-nsob.0.stdout | 54 -----
tests/usr.bin/indent/opt-nut.0 | 13 -
tests/usr.bin/indent/opt-nut.0.pro | 4 -
tests/usr.bin/indent/opt-nut.0.stdout | 13 -
tests/usr.bin/indent/opt-nv.0 | 9 -
tests/usr.bin/indent/opt-nv.0.pro | 4 -
tests/usr.bin/indent/opt-nv.0.stdout | 11 -
tests/usr.bin/indent/opt-pcs.0 | 10 -
tests/usr.bin/indent/opt-pcs.0.pro | 4 -
tests/usr.bin/indent/opt-pcs.0.stdout | 10 -
tests/usr.bin/indent/opt-psl.0 | 6 -
tests/usr.bin/indent/opt-psl.0.pro | 4 -
tests/usr.bin/indent/opt-psl.0.stdout | 9 -
tests/usr.bin/indent/opt-sc.0 | 15 -
tests/usr.bin/indent/opt-sc.0.pro | 4 -
tests/usr.bin/indent/opt-sc.0.stdout | 15 -
tests/usr.bin/indent/opt-sob.0 | 58 -----
tests/usr.bin/indent/opt-sob.0.pro | 4 -
tests/usr.bin/indent/opt-sob.0.stdout | 51 ----
tests/usr.bin/indent/opt-ut.0 | 12 -
tests/usr.bin/indent/opt-ut.0.pro | 4 -
tests/usr.bin/indent/opt-ut.0.stdout | 12 -
tests/usr.bin/indent/opt-v.0 | 17 -
tests/usr.bin/indent/opt-v.0.pro | 4 -
tests/usr.bin/indent/opt-v.0.stdout | 17 -
tests/usr.bin/indent/opt_bacc.c | 140 +++++++++++++
tests/usr.bin/indent/opt_bad.c | 70 ++++++
tests/usr.bin/indent/opt_badp.c | 135 +++++++++++++
tests/usr.bin/indent/opt_bap.c | 108 ++++++++++
tests/usr.bin/indent/opt_bbb.c | 110 ++++++++++
tests/usr.bin/indent/opt_bc.c | 24 ++
tests/usr.bin/indent/opt_bs.c | 70 ++++++
tests/usr.bin/indent/opt_cdb.c | 154 +++++++++++++++
tests/usr.bin/indent/opt_ce.c | 58 +++++
tests/usr.bin/indent/opt_cs.c | 26 ++
tests/usr.bin/indent/opt_dj.c | 42 ++++
tests/usr.bin/indent/opt_eei.c | 58 +++++
tests/usr.bin/indent/opt_ei.c | 68 ++++++
tests/usr.bin/indent/opt_fbs.c | 23 ++
tests/usr.bin/indent/opt_fc1.c | 161 +++++++++++++++
tests/usr.bin/indent/opt_fcb.c | 130 ++++++++++++
tests/usr.bin/indent/opt_ip.c | 86 ++++++++
tests/usr.bin/indent/opt_lp.c | 58 +++++
tests/usr.bin/indent/opt_lpl.c | 104 ++++++++++
tests/usr.bin/indent/opt_pcs.c | 42 ++++
tests/usr.bin/indent/opt_psl.c | 31 +++
tests/usr.bin/indent/opt_sc.c | 62 ++++++
tests/usr.bin/indent/opt_sob.c | 221 +++++++++++++++++++++
tests/usr.bin/indent/opt_ut.c | 52 +++++
tests/usr.bin/indent/opt_v.c | 56 +++++
tests/usr.bin/indent/t_options.sh | 134 +++++++++++++
178 files changed, 2427 insertions(+), 2541 deletions(-)
diffs (truncated from 5805 to 300 lines):
diff -r 7769f21b7d9c -r 1e47fe7f0c96 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi Fri Oct 15 22:32:28 2021 +0000
+++ b/distrib/sets/lists/tests/mi Sat Oct 16 03:20:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1138 2021/10/14 17:42:12 rillig Exp $
+# $NetBSD: mi,v 1.1139 2021/10/16 03:20:12 rillig Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -4790,87 +4790,87 @@
./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-bacc.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bacc.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bacc.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bad.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bad.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bad.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-badp.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-badp.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-badp.0.stdout tests-obsolete obsolete,atf
./usr/tests/usr.bin/indent/opt-bap+sob.0 tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/indent/opt-bap+sob.0.pro tests-usr.bin-tests compattestfile,atf
./usr/tests/usr.bin/indent/opt-bap+sob.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-bap.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bap.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bap.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bbb.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bbb.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bbb.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bc.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bc.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bc.0.stdout tests-obsolete obsolete,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-bs.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bs.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-bs.0.stdout tests-obsolete obsolete,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-cdb.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-cdb.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-cdb.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ce.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ce.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ce.0.stdout tests-obsolete obsolete,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-cs.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-cs.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-cs.0.stdout tests-obsolete obsolete,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-dj.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-dj.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-dj.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-eei.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-eei.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-eei.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ei.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ei.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ei.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fbs.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fbs.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fbs.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fc1.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fc1.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fc1.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fcb.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fcb.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-fcb.0.stdout tests-obsolete obsolete,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-ip.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ip.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ip.0.stdout tests-obsolete obsolete,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
@@ -4880,117 +4880,143 @@
./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-lp.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-lp.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-lp.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-lpl.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-lpl.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-lpl.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbacc.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbacc.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbacc.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbad.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbad.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbad.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbadp.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbadp.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbadp.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbap.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbap.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbap.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbbb.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbbb.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbbb.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbc.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbc.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbc.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbs.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbs.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nbs.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ncdb.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ncdb.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ncdb.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nce.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nce.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nce.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ncs.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ncs.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ncs.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ndj.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ndj.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-ndj.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-neei.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-neei.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-neei.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nei.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nei.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nei.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfbs.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfbs.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfbs.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfc1.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfc1.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfc1.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfcb.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfcb.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nfcb.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nip.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nip.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nip.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nlp.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nlp.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nlp.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nlpl.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nlpl.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-nlpl.0.stdout tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-npcs.0 tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-npcs.0.pro tests-obsolete obsolete,atf
+./usr/tests/usr.bin/indent/opt-npcs.0.stdout tests-obsolete obsolete,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
Home |
Main Index |
Thread Index |
Old Index