[cylc] 05/11: Merge tag 'upstream/7.4.0' into debian/master

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Jul 19 12:33:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository cylc.

commit b1039f150377be76bd44c24482f047ed3d2d0c26
Merge: 267e02f d03fabb
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Jun 20 13:24:32 2017 +0100

    Merge tag 'upstream/7.4.0' into debian/master

 .gitignore                                         |   26 +-
 CHANGES.md                                         |  428 +-
 INSTALL.md                                         |   81 +-
 Makefile                                           |    9 +-
 README.md                                          |   40 +-
 admin/get-repo-version                             |    2 +-
 bin/cycl                                           |    2 +-
 bin/cylc                                           |  146 +-
 bin/cylc-5to6                                      |    5 +-
 bin/cylc-broadcast                                 |  174 +-
 bin/cylc-cat-log                                   |   67 +-
 bin/cylc-cat-state                                 |   11 +-
 bin/cylc-check-software                            |   12 +-
 bin/cylc-check-triggering                          |    2 +-
 bin/cylc-check-versions                            |    5 +-
 bin/cylc-checkpoint                                |   57 +
 bin/cylc-conditions                                |    2 +-
 bin/cylc-copy                                      |  131 -
 bin/cylc-cycle-point                               |   49 +-
 bin/cylc-diff                                      |   22 +-
 bin/cylc-documentation                             |    4 +-
 bin/cylc-dump                                      |   62 +-
 bin/cylc-edit                                      |    7 +-
 bin/cylc-email-suite                               |    2 +-
 bin/cylc-email-task                                |    2 +-
 bin/cylc-ext-trigger                               |   10 +-
 bin/cylc-get-directory                             |   21 +-
 bin/cylc-get-gui-config                            |    2 +-
 bin/cylc-get-site-config                           |    2 +-
 bin/cylc-get-suite-config                          |   17 +-
 bin/cylc-get-suite-contact                         |   47 +
 bin/cylc-get-suite-version                         |   10 +-
 bin/cylc-gpanel                                    |    2 +-
 bin/cylc-graph                                     |   20 +-
 bin/cylc-graph-diff                                |   22 +-
 bin/cylc-gscan                                     |   86 +-
 bin/cylc-gsummary                                  |    2 +-
 bin/cylc-gui                                       |   43 +-
 bin/cylc-hold                                      |   18 +-
 bin/cylc-import-examples                           |   60 +-
 bin/cylc-insert                                    |   28 +-
 bin/cylc-job-logs-retrieve                         |   81 -
 bin/cylc-job-submit                                |   56 -
 bin/cylc-jobs-kill                                 |    6 +-
 bin/cylc-jobs-poll                                 |    6 +-
 bin/cylc-jobs-submit                               |    6 +-
 bin/cylc-jobscript                                 |   13 +-
 bin/cylc-kill                                      |   14 +-
 bin/cylc-list                                      |   16 +-
 bin/cylc-ls-checkpoints                            |   21 +-
 bin/cylc-message                                   |    2 +-
 bin/cylc-monitor                                   |   62 +-
 bin/cylc-nudge                                     |   10 +-
 bin/cylc-ping                                      |   19 +-
 bin/cylc-poll                                      |   16 +-
 bin/cylc-print                                     |   20 +-
 bin/cylc-profile-battery                           |  986 +++
 bin/cylc-random                                    |   54 -
 bin/cylc-refresh                                   |  104 -
 bin/cylc-register                                  |   69 +-
 bin/cylc-release                                   |   14 +-
 bin/cylc-reload                                    |   10 +-
 bin/cylc-remove                                    |   17 +-
 bin/cylc-reregister                                |   52 -
 bin/cylc-reset                                     |   35 +-
 bin/cylc-restart                                   |    2 +-
 bin/cylc-run                                       |    2 +-
 bin/cylc-scan                                      |   49 +-
 bin/cylc-scp-transfer                              |    2 +-
 bin/cylc-search                                    |    5 +-
 bin/cylc-set-runahead                              |   12 +-
 bin/cylc-set-verbosity                             |   12 +-
 bin/cylc-show                                      |  127 +-
 bin/cylc-spawn                                     |   12 +-
 bin/cylc-stop                                      |   32 +-
 bin/cylc-submit                                    |  200 +-
 bin/cylc-suite-state                               |  128 +-
 bin/cylc-test-battery                              |   17 +-
 bin/cylc-test-db                                   |   98 -
 bin/cylc-trigger                                   |   41 +-
 bin/cylc-unregister                                |   88 -
 bin/cylc-upgrade-db                                |   82 -
 bin/cylc-upgrade-run-dir                           |    2 +-
 bin/cylc-validate                                  |   41 +-
 bin/cylc-version                                   |    2 +-
 bin/cylc-view                                      |   18 +-
 bin/cylc-warranty                                  |    2 +-
 bin/gcapture                                       |    2 +-
 bin/gcontrol                                       |    2 +-
 bin/gcycl                                          |    2 +-
 bin/gcylc                                          |    2 +-
 conf/5to6/5to6.sedfile                             |    4 +-
 conf/cylc-bash-completion                          |    2 +-
 conf/cylc.lang                                     |   17 +-
 conf/cylc.xml                                      |   16 +-
 dev/CommsTest/CommsTestClient.py                   |   37 -
 dev/CommsTest/CommsTestServer.py                   |   21 -
 dev/CommsTest/README                               |   35 -
 dev/ToDo/ToDo.txt                                  |  309 -
 dev/ToDo/ToDoc.txt                                 |   31 -
 dev/bin/addcopyright.pl                            |    2 +-
 dev/bin/live-graph-movie.sh                        |    2 +-
 dev/bin/n-suites-start.sh                          |   37 -
 dev/bin/n-suites-stop.sh                           |   18 -
 dev/poster-print.txt                               |   14 +
 dev/profile-experiments/busy-validate.json         |   62 +
 dev/profile-experiments/busy.json                  |   61 +
 dev/profile-experiments/complex-validate.json      |   10 +
 dev/profile-experiments/complex.json               |   10 +
 dev/profile-experiments/diamond-validate.json      |   49 +
 dev/profile-experiments/diamond.json               |   48 +
 dev/profile-experiments/example                    |   63 +
 dev/profile-experiments/experiment.json            |    9 +
 .../family-trigger-validate.json                   |   55 +
 dev/profile-experiments/hello-world-validate.json  |   10 +
 dev/profile-experiments/hello-world.json           |    9 +
 dev/profile-experiments/lazy-validate.json         |   50 +
 dev/profile-experiments/lazy.json                  |   49 +
 .../profile-simulation/suite.rc                    |   42 +
 dev/profile-experiments/test.json                  |   18 +
 dev/registration.py.dict                           |  437 --
 dev/suites/chains/suite.rc                         |   49 +
 dev/suites/complex/suite.rc                        | 4519 +++++++++++
 dev/suites/dave/suite.rc                           |   21 +-
 dev/suites/diamond/suite.rc                        |   44 +
 dev/suites/family-triggers/suite.rc                |   39 +
 dev/suites/hello-world/suite.rc                    |   12 +
 dev/suites/integer/one/suite.rc                    |    8 +-
 dev/suites/iso8601/one/suite.rc                    |    6 +-
 doc/Makefile                                       |   72 +-
 doc/README                                         |   28 +-
 doc/cug-html.tex                                   |  228 -
 doc/cug-pdf.tex                                    |  202 -
 doc/cug.tex                                        | 7988 --------------------
 doc/gcylcrc.tex                                    |  244 -
 doc/graphics/scale-images.sh                       |   39 -
 doc/gscanrc.tex                                    |   43 -
 doc/index.css                                      |   85 -
 doc/scripts/get-deps.sh                            |   37 -
 doc/scripts/make-commands.sh                       |   46 -
 doc/scripts/make-html.sh                           |   62 -
 doc/scripts/make-index.sh                          |  155 -
 doc/scripts/make-pdf.sh                            |   52 -
 doc/siterc.tex                                     |  982 ---
 doc/src/cylc-logo.png                              |  Bin 0 -> 3823 bytes
 doc/src/cylc-user-guide/Makefile                   |   47 +
 doc/{ => src/cylc-user-guide}/README               |    0
 doc/{ => src/cylc-user-guide}/abstract.tex         |    0
 doc/{ => src/cylc-user-guide}/cug-html.cfg         |    0
 doc/src/cylc-user-guide/cug-html.tex               |  229 +
 doc/src/cylc-user-guide/cug-pdf.tex                |  203 +
 doc/src/cylc-user-guide/cug.tex                    | 7440 ++++++++++++++++++
 doc/src/cylc-user-guide/gcylcrc.tex                |  244 +
 doc/{ => src/cylc-user-guide}/gpl-3.0.tex          |    0
 .../png/orig/QuickStartA-ControlRunning.png        |  Bin
 .../png/orig/QuickStartA-ControlStalled.png        |  Bin
 .../png/orig/QuickStartA-ControlStart00.png        |  Bin
 .../png/orig/QuickStartA-ControlStart06.png        |  Bin
 .../graphics/png/orig/QuickStartA-ModelState.png   |  Bin
 .../graphics/png/orig/QuickStartA-graph18.png      |  Bin
 .../graphics/png/orig/QuickStartB-graph18.png      |  Bin
 .../graphics/png/orig/conditional-triggers.png     |  Bin
 .../graphics/png/orig/dep-eg-1.png                 |  Bin
 .../graphics/png/orig/dep-multi-cycle.png          |  Bin
 .../graphics/png/orig/dep-one-cycle.png            |  Bin
 .../graphics/png/orig/dep-two-cycles-linked.png    |  Bin
 .../graphics/png/orig/dep-two-cycles.png           |  Bin
 .../cylc-user-guide}/graphics/png/orig/ecox-1.png  |  Bin
 .../graphics/png/orig/eg2-dynamic.png              |  Bin
 .../graphics/png/orig/eg2-static.png               |  Bin
 .../png/orig/gcylc-graph-and-dot-views.png         |  Bin
 .../graphics/png/orig/gcylc-text-view.png          |  Bin
 .../cylc-user-guide}/graphics/png/orig/gscan.png   |  Bin
 .../graphics/png/orig/inherit-2.png                |  Bin
 .../graphics/png/orig/inherit-3.png                |  Bin
 .../graphics/png/orig/inherit-4.png                |  Bin
 .../graphics/png/orig/inherit-5.png                |  Bin
 .../graphics/png/orig/inherit-6.png                |  Bin
 .../graphics/png/orig/inherit-7.png                |  Bin
 .../graphics/png/orig/jinja2-ensemble-graph.png    |  Bin
 .../graphics/png/orig/jinja2-suite-graph.png       |  Bin
 .../cylc-user-guide}/graphics/png/orig/logo.png    |  Bin
 .../graphics/png/orig/niwa-colour-small.png        |  Bin
 .../graphics/png/orig/niwa-colour.png              |  Bin
 .../cylc-user-guide}/graphics/png/orig/params1.png |  Bin
 .../graphics/png/orig/satellite.png                |  Bin
 .../cylc-user-guide}/graphics/png/orig/suicide.png |  Bin
 .../graphics/png/orig/suite-log.png                |  Bin
 .../graphics/png/orig/suite-output.png             |  Bin
 .../graphics/png/orig/suiterc-jinja2.png           |  Bin
 .../graphics/png/orig/task-pool.png                |  Bin
 .../cylc-user-guide}/graphics/png/orig/test1.png   |  Bin
 .../cylc-user-guide}/graphics/png/orig/test2.png   |  Bin
 .../cylc-user-guide}/graphics/png/orig/test4.png   |  Bin
 .../cylc-user-guide}/graphics/png/orig/test5.png   |  Bin
 .../cylc-user-guide}/graphics/png/orig/test6.png   |  Bin
 .../graphics/png/orig/timeline-one-a.png           |  Bin
 .../graphics/png/orig/timeline-one-c.png           |  Bin
 .../graphics/png/orig/timeline-one.png             |  Bin
 .../graphics/png/orig/timeline-three.png           |  Bin
 .../png/orig/timeline-two-cycles-optimal.png       |  Bin
 .../graphics/png/orig/timeline-two.png             |  Bin
 .../graphics/png/orig/timeline-zero.png            |  Bin
 .../graphics/png/orig/tut-cyc-int.png              |  Bin
 .../graphics/png/orig/tut-four.png                 |  Bin
 .../graphics/png/orig/tut-hello-multi-1.png        |  Bin
 .../graphics/png/orig/tut-hello-multi-2.png        |  Bin
 .../graphics/png/orig/tut-hello-multi-3.png        |  Bin
 .../cylc-user-guide}/graphics/png/orig/tut-one.png |  Bin
 .../graphics/png/orig/tut-three.png                |  Bin
 .../cylc-user-guide}/graphics/png/orig/tut-two.png |  Bin
 .../png/scaled/QuickStartA-ControlRunning.png      |  Bin
 .../png/scaled/QuickStartA-ControlStalled.png      |  Bin
 .../png/scaled/QuickStartA-ControlStart00.png      |  Bin
 .../png/scaled/QuickStartA-ControlStart06.png      |  Bin
 .../graphics/png/scaled/QuickStartA-ModelState.png |  Bin
 .../graphics/png/scaled/QuickStartA-graph18.png    |  Bin
 .../graphics/png/scaled/QuickStartB-graph18.png    |  Bin
 .../graphics/png/scaled/conditional-triggers.png   |  Bin
 .../graphics/png/scaled/dep-eg-1.png               |  Bin
 .../graphics/png/scaled/dep-multi-cycle.png        |  Bin
 .../graphics/png/scaled/dep-one-cycle.png          |  Bin
 .../graphics/png/scaled/dep-two-cycles-linked.png  |  Bin
 .../graphics/png/scaled/dep-two-cycles.png         |  Bin
 .../graphics/png/scaled/ecox-1.png                 |  Bin
 .../graphics/png/scaled/eg2-dynamic.png            |  Bin
 .../graphics/png/scaled/eg2-static.png             |  Bin
 .../png/scaled/gcylc-graph-and-dot-views.png       |  Bin
 .../graphics/png/scaled/gcylc-text-view.png        |  Bin
 .../cylc-user-guide}/graphics/png/scaled/gscan.png |  Bin
 .../graphics/png/scaled/inherit-2.png              |  Bin
 .../graphics/png/scaled/inherit-3.png              |  Bin
 .../graphics/png/scaled/inherit-4.png              |  Bin
 .../graphics/png/scaled/inherit-5.png              |  Bin
 .../graphics/png/scaled/inherit-6.png              |  Bin
 .../graphics/png/scaled/inherit-7.png              |  Bin
 .../graphics/png/scaled/jinja2-ensemble-graph.png  |  Bin
 .../graphics/png/scaled/jinja2-suite-graph.png     |  Bin
 .../cylc-user-guide}/graphics/png/scaled/logo.png  |  Bin
 .../graphics/png/scaled/niwa-colour-small.png      |  Bin
 .../graphics/png/scaled/niwa-colour.png            |  Bin
 .../graphics/png/scaled/params1.png                |  Bin
 .../graphics/png/scaled/satellite.png              |  Bin
 .../graphics/png/scaled/suicide.png                |  Bin
 .../graphics/png/scaled/suite-log.png              |  Bin
 .../graphics/png/scaled/suite-output.png           |  Bin
 .../graphics/png/scaled/suiterc-jinja2.png         |  Bin
 .../graphics/png/scaled/task-pool.png              |  Bin
 .../cylc-user-guide}/graphics/png/scaled/test1.png |  Bin
 .../cylc-user-guide}/graphics/png/scaled/test2.png |  Bin
 .../cylc-user-guide}/graphics/png/scaled/test4.png |  Bin
 .../cylc-user-guide}/graphics/png/scaled/test5.png |  Bin
 .../cylc-user-guide}/graphics/png/scaled/test6.png |  Bin
 .../graphics/png/scaled/timeline-one-a.png         |  Bin
 .../graphics/png/scaled/timeline-one-c.png         |  Bin
 .../graphics/png/scaled/timeline-one.png           |  Bin
 .../graphics/png/scaled/timeline-three.png         |  Bin
 .../png/scaled/timeline-two-cycles-optimal.png     |  Bin
 .../graphics/png/scaled/timeline-two.png           |  Bin
 .../graphics/png/scaled/timeline-zero.png          |  Bin
 .../graphics/png/scaled/tut-cyc-int.png            |  Bin
 .../graphics/png/scaled/tut-four.png               |  Bin
 .../graphics/png/scaled/tut-hello-multi-1.png      |  Bin
 .../graphics/png/scaled/tut-hello-multi-2.png      |  Bin
 .../graphics/png/scaled/tut-hello-multi-3.png      |  Bin
 .../graphics/png/scaled/tut-one.png                |  Bin
 .../graphics/png/scaled/tut-three.png              |  Bin
 .../graphics/png/scaled/tut-two.png                |  Bin
 doc/src/cylc-user-guide/graphics/scale-images.sh   |   39 +
 .../cylc-user-guide}/graphics/vector/README.txt    |    0
 .../graphics/vector/eps/dep-multi-cycle.eps        |    0
 .../graphics/vector/eps/dep-one-cycle.eps          |    0
 .../graphics/vector/eps/dep-two-cycles-linked.eps  |    0
 .../graphics/vector/eps/dep-two-cycles.eps         |    0
 .../graphics/vector/eps/task-pool.eps              |    0
 .../graphics/vector/eps/timeline-one-a.eps         |    0
 .../graphics/vector/eps/timeline-one-c.eps         |    0
 .../graphics/vector/eps/timeline-one.eps           |    0
 .../graphics/vector/eps/timeline-three.eps         |    0
 .../vector/eps/timeline-two-cycles-optimal.eps     |    0
 .../graphics/vector/eps/timeline-two.eps           |    0
 .../graphics/vector/eps/timeline-zero.eps          |    0
 .../graphics/vector/svg/dep-multi-cycle.svg        |    0
 .../graphics/vector/svg/dep-one-cycle.svg          |    0
 .../graphics/vector/svg/dep-two-cycles-linked.svg  |    0
 .../graphics/vector/svg/dep-two-cycles.svg         |    0
 .../graphics/vector/svg/task-pool.svg              |    0
 .../graphics/vector/svg/timeline-one-a.svg         |    0
 .../graphics/vector/svg/timeline-one-c.svg         |    0
 .../graphics/vector/svg/timeline-one.svg           |    0
 .../graphics/vector/svg/timeline-three-0.svg       |    0
 .../graphics/vector/svg/timeline-three.svg         |    0
 .../vector/svg/timeline-two-cycles-optimal.svg     |    0
 .../graphics/vector/svg/timeline-two.svg           |    0
 .../graphics/vector/svg/timeline-zero.svg          |    0
 doc/{ => src/cylc-user-guide}/graphviz.txt         |    0
 doc/src/cylc-user-guide/gscanrc.tex                |   57 +
 doc/src/cylc-user-guide/scripts/get-deps.sh        |   36 +
 doc/src/cylc-user-guide/scripts/make-commands.sh   |   55 +
 doc/src/cylc-user-guide/scripts/make-html.sh       |   47 +
 doc/src/cylc-user-guide/scripts/make-pdf.sh        |   41 +
 doc/src/cylc-user-guide/siterc.tex                 |  958 +++
 doc/src/cylc-user-guide/suiterc.tex                | 2164 ++++++
 doc/{ => src/cylc-user-guide}/titlepic.sty         |    0
 doc/{ => src/cylc-user-guide}/titlepic/README      |    0
 .../cylc-user-guide}/titlepic/titlepic-manual.pdf  |  Bin
 .../cylc-user-guide}/titlepic/titlepic-manual.tex  |    0
 .../cylc-user-guide}/titlepic/titlepic.sty         |    0
 doc/src/index.css                                  |   86 +
 doc/src/make-index.sh                              |  164 +
 doc/src/suite-design-guide/Makefile                |   29 +
 doc/src/suite-design-guide/document.tex            |   11 +
 doc/src/suite-design-guide/efficiency.tex          |  355 +
 doc/src/suite-design-guide/general-principles.tex  |  682 ++
 doc/src/suite-design-guide/introduction.tex        |   28 +
 doc/src/suite-design-guide/portable-suites.tex     |  493 ++
 doc/src/suite-design-guide/preamble.tex            |   87 +
 .../resources/png/failure-recovery.png             |  Bin 0 -> 10003 bytes
 .../resources/png/fam-to-fam-1.png                 |  Bin 0 -> 54466 bytes
 .../resources/png/fam-to-fam-2.png                 |  Bin 0 -> 53147 bytes
 .../suite-design-guide/resources/png/param-1.png   |  Bin 0 -> 74693 bytes
 .../suite-design-guide/resources/png/param-2.png   |  Bin 0 -> 129846 bytes
 .../suite-design-guide/resources/png/rose-logo.png |  Bin 0 -> 19084 bytes
 .../suite-design-guide/resources/tex/cylc-logo.pdf |  Bin 0 -> 6186 bytes
 doc/src/suite-design-guide/roadmap.tex             |   75 +
 doc/src/suite-design-guide/style-guide.tex         |  281 +
 doc/src/suite-design-guide/title-page.tex          |   16 +
 doc/suiterc.tex                                    | 2084 -----
 .../AutoRecover/CleanupTask/bin/fam_cleanup.sh     |    4 +-
 examples/clock-expire/suite.rc                     |    7 +-
 examples/cycling/Daily/suite.rc                    |    4 +-
 examples/cycling/HourlyDaily/suite.rc              |    4 +-
 examples/delayed-retry/suite.rc                    |    3 +-
 examples/family/extra/suite.rc                     |    2 +-
 examples/inherit/single/two/suite.rc               |    3 -
 examples/jinja2/defaults/suite.rc                  |    2 +-
 examples/remote/minimal/suite.rc                   |    8 +-
 examples/satellite/ext-trigger/suite.rc            |   20 +-
 examples/satellite/task-retries/suite.rc           |   21 +-
 .../task-states/bin/change-my-job-sub-method.sh    |    3 +-
 examples/task-states/suite.rc                      |   12 +-
 examples/tutorial/oneoff/retry/suite.rc            |    3 +-
 ext/ordereddict-0.4.5/PKG-INFO                     |   37 -
 ext/ordereddict-0.4.5/README                       |  360 -
 ext/ordereddict-0.4.5/ordereddict.c                | 3708 ---------
 ext/ordereddict-0.4.5/ordereddict.h                |  198 -
 ext/ordereddict-0.4.5/setup.py                     |   45 -
 ext/ordereddict-0.4.5/test/copy.py                 |  426 --
 ext/ordereddict-0.4.5/test/deepcopy.py             |   16 -
 ext/ordereddict-0.4.5/test/ta.py                   |  127 -
 ext/ordereddict-0.4.5/test/testmem.py              |   27 -
 ext/ordereddict-0.4.5/test/testordereddict.py      |  798 --
 ext/ordereddict-0.4.5/test/testsubclass.py         |   17 -
 ext/ordereddict-0.4.5/test/timeordereddict.py      |   62 -
 ext/ordereddict-0.4.5/test/timeordereddict2.py     |   55 -
 ext/ordereddict-0.4.5/test/unit/mapping_tests.py   |  672 --
 ext/ordereddict-0.4.5/test/unit/test_dict.py       |  496 --
 ext/ordereddict-0.4.5/test/unit/test_support.py    |  517 --
 lib/Jinja2Filters/pad.py                           |   45 +-
 lib/Jinja2Filters/strftime.py                      |   78 +
 lib/Pyro/EventService/Clients.py                   |   91 -
 lib/Pyro/EventService/Event.py                     |   19 -
 lib/Pyro/EventService/Server.py                    |  301 -
 lib/Pyro/EventService/__init__.py                  |    1 -
 lib/Pyro/__init__.py                               |   35 -
 lib/Pyro/configuration.py                          |  238 -
 lib/Pyro/constants.py                              |   52 -
 lib/Pyro/core.py                                   |  868 ---
 lib/Pyro/errors.py                                 |   82 -
 lib/Pyro/ext/BasicNTService.py                     |  196 -
 lib/Pyro/ext/ES_NtService.py                       |  112 -
 lib/Pyro/ext/NS_NtService.py                       |  200 -
 lib/Pyro/ext/ServiceTest.py                        |   89 -
 lib/Pyro/ext/__init__.py                           |    1 -
 lib/Pyro/ext/daemonizer.py                         |  187 -
 lib/Pyro/ext/remote.py                             |  499 --
 lib/Pyro/ext/remote_nons.py                        |  119 -
 lib/Pyro/naming.py                                 | 1490 ----
 lib/Pyro/nsc.py                                    |  231 -
 lib/Pyro/protocol.py                               | 1291 ----
 lib/Pyro/test/__init__.py                          |    1 -
 lib/Pyro/test/echoserver.py                        |  101 -
 lib/Pyro/util.py                                   |  610 --
 lib/Pyro/util2.py                                  |   35 -
 lib/Pyro/wxnsc.py                                  |  914 ---
 lib/Pyro/xnsc.py                                   |  350 -
 lib/cherrypy/LICENSE.txt                           |   25 +
 lib/cherrypy/__init__.py                           |  380 +
 lib/cherrypy/__main__.py                           |    4 +
 lib/cherrypy/_cpchecker.py                         |  332 +
 lib/cherrypy/_cpcompat.py                          |  353 +
 lib/cherrypy/_cpcompat_subprocess.py               | 1544 ++++
 lib/cherrypy/_cpconfig.py                          |  329 +
 lib/cherrypy/_cpdispatch.py                        |  685 ++
 lib/cherrypy/_cperror.py                           |  620 ++
 lib/cherrypy/_cplogging.py                         |  472 ++
 lib/cherrypy/_cpmodpy.py                           |  354 +
 lib/cherrypy/_cpnative_server.py                   |  154 +
 lib/cherrypy/_cpreqbody.py                         | 1018 +++
 lib/cherrypy/_cprequest.py                         |  982 +++
 lib/cherrypy/_cpserver.py                          |  228 +
 lib/cherrypy/_cpthreadinglocal.py                  |  241 +
 lib/cherrypy/_cptools.py                           |  537 ++
 lib/cherrypy/_cptree.py                            |  288 +
 lib/cherrypy/_cpwsgi.py                            |  451 ++
 lib/cherrypy/_cpwsgi_server.py                     |   70 +
 lib/cherrypy/_helper.py                            |  299 +
 lib/cherrypy/cherryd                               |    6 +
 lib/cherrypy/daemon.py                             |  106 +
 lib/cherrypy/favicon.ico                           |  Bin 0 -> 1406 bytes
 lib/cherrypy/lib/__init__.py                       |   85 +
 lib/cherrypy/lib/auth.py                           |   97 +
 lib/cherrypy/lib/auth_basic.py                     |   90 +
 lib/cherrypy/lib/auth_digest.py                    |  410 +
 lib/cherrypy/lib/caching.py                        |  470 ++
 lib/cherrypy/lib/covercp.py                        |  390 +
 lib/cherrypy/lib/cpstats.py                        |  699 ++
 lib/cherrypy/lib/cptools.py                        |  642 ++
 lib/cherrypy/lib/encoding.py                       |  434 ++
 lib/cherrypy/lib/gctools.py                        |  217 +
 lib/cherrypy/lib/http.py                           |    6 +
 lib/cherrypy/lib/httpauth.py                       |  373 +
 lib/cherrypy/lib/httputil.py                       |  535 ++
 lib/cherrypy/lib/jsontools.py                      |   96 +
 lib/cherrypy/lib/lockfile.py                       |  147 +
 lib/cherrypy/lib/locking.py                        |   47 +
 lib/cherrypy/lib/profiler.py                       |  218 +
 lib/cherrypy/lib/reprconf.py                       |  539 ++
 lib/cherrypy/lib/sessions.py                       |  891 +++
 lib/cherrypy/lib/static.py                         |  381 +
 lib/cherrypy/lib/xmlrpcutil.py                     |   57 +
 lib/cherrypy/process/__init__.py                   |   14 +
 lib/cherrypy/process/plugins.py                    |  740 ++
 lib/cherrypy/process/servers.py                    |  465 ++
 lib/cherrypy/process/win32.py                      |  180 +
 lib/cherrypy/process/wspbus.py                     |  450 ++
 lib/cherrypy/scaffold/__init__.py                  |   59 +
 lib/cherrypy/scaffold/apache-fcgi.conf             |   22 +
 lib/cherrypy/scaffold/example.conf                 |    3 +
 lib/cherrypy/scaffold/site.conf                    |   14 +
 .../scaffold/static/made_with_cherrypy_small.png   |  Bin 0 -> 7455 bytes
 lib/cherrypy/test/__init__.py                      |   30 +
 lib/cherrypy/test/_test_decorators.py              |   40 +
 lib/cherrypy/test/_test_states_demo.py             |   68 +
 lib/cherrypy/test/benchmark.py                     |  422 ++
 lib/cherrypy/test/checkerdemo.py                   |   48 +
 lib/cherrypy/test/helper.py                        |  556 ++
 lib/cherrypy/test/logtest.py                       |  200 +
 lib/cherrypy/test/modfastcgi.py                    |  137 +
 lib/cherrypy/test/modfcgid.py                      |  125 +
 lib/cherrypy/test/modpy.py                         |  165 +
 lib/cherrypy/test/modwsgi.py                       |  150 +
 lib/cherrypy/test/sessiondemo.py                   |  158 +
 lib/cherrypy/test/static/404.html                  |    5 +
 lib/cherrypy/test/static/dirback.jpg               |  Bin 0 -> 18238 bytes
 lib/cherrypy/test/static/has space.html            |    1 +
 lib/cherrypy/test/static/index.html                |    1 +
 lib/cherrypy/test/style.css                        |    1 +
 lib/cherrypy/test/test.pem                         |   38 +
 lib/cherrypy/test/test_auth_basic.py               |   95 +
 lib/cherrypy/test/test_auth_digest.py              |  139 +
 lib/cherrypy/test/test_bus.py                      |  275 +
 lib/cherrypy/test/test_caching.py                  |  341 +
 lib/cherrypy/test/test_compat.py                   |   21 +
 lib/cherrypy/test/test_config.py                   |  303 +
 lib/cherrypy/test/test_config_server.py            |  128 +
 lib/cherrypy/test/test_conn.py                     |  864 +++
 lib/cherrypy/test/test_core.py                     |  748 ++
 lib/cherrypy/test/test_dynamicobjectmapping.py     |  424 ++
 lib/cherrypy/test/test_encoding.py                 |  415 +
 lib/cherrypy/test/test_etags.py                    |   84 +
 lib/cherrypy/test/test_http.py                     |  256 +
 lib/cherrypy/test/test_httpauth.py                 |  195 +
 lib/cherrypy/test/test_httplib.py                  |   29 +
 lib/cherrypy/test/test_iterator.py                 |  189 +
 lib/cherrypy/test/test_json.py                     |  101 +
 lib/cherrypy/test/test_logging.py                  |  179 +
 lib/cherrypy/test/test_mime.py                     |  135 +
 lib/cherrypy/test/test_misc_tools.py               |  217 +
 lib/cherrypy/test/test_objectmapping.py            |  430 ++
 lib/cherrypy/test/test_proxy.py                    |  138 +
 lib/cherrypy/test/test_refleaks.py                 |   59 +
 lib/cherrypy/test/test_request_obj.py              |  808 ++
 lib/cherrypy/test/test_routes.py                   |   75 +
 lib/cherrypy/test/test_session.py                  |  490 ++
 lib/cherrypy/test/test_sessionauthenticate.py      |   61 +
 lib/cherrypy/test/test_states.py                   |  527 ++
 lib/cherrypy/test/test_static.py                   |  345 +
 lib/cherrypy/test/test_tools.py                    |  445 ++
 lib/cherrypy/test/test_tutorials.py                |  217 +
 lib/cherrypy/test/test_virtualhost.py              |  112 +
 lib/cherrypy/test/test_wsgi_ns.py                  |   94 +
 lib/cherrypy/test/test_wsgi_unix_socket.py         |  106 +
 lib/cherrypy/test/test_wsgi_vhost.py               |   35 +
 lib/cherrypy/test/test_wsgiapps.py                 |  126 +
 lib/cherrypy/test/test_xmlrpc.py                   |  187 +
 lib/cherrypy/test/webtest.py                       |  613 ++
 lib/cherrypy/tutorial/README.txt                   |   16 +
 lib/cherrypy/tutorial/__init__.py                  |    3 +
 lib/cherrypy/tutorial/custom_error.html            |   14 +
 lib/cherrypy/tutorial/pdf_file.pdf                 |  Bin 0 -> 85698 bytes
 lib/cherrypy/tutorial/tut01_helloworld.py          |   33 +
 lib/cherrypy/tutorial/tut02_expose_methods.py      |   30 +
 lib/cherrypy/tutorial/tut03_get_and_post.py        |   50 +
 lib/cherrypy/tutorial/tut04_complex_site.py        |  102 +
 lib/cherrypy/tutorial/tut05_derived_objects.py     |   79 +
 lib/cherrypy/tutorial/tut06_default_method.py      |   60 +
 lib/cherrypy/tutorial/tut07_sessions.py            |   40 +
 .../tutorial/tut08_generators_and_yield.py         |   43 +
 lib/cherrypy/tutorial/tut09_files.py               |  104 +
 lib/cherrypy/tutorial/tut10_http_errors.py         |   83 +
 lib/cherrypy/tutorial/tutorial.conf                |    4 +
 lib/cherrypy/wsgiserver/__init__.py                |   14 +
 lib/cherrypy/wsgiserver/ssl_builtin.py             |  111 +
 lib/cherrypy/wsgiserver/ssl_pyopenssl.py           |  253 +
 lib/cherrypy/wsgiserver/wsgiserver2.py             | 2469 ++++++
 lib/cherrypy/wsgiserver/wsgiserver3.py             | 2198 ++++++
 lib/cylc/__init__.py                               |   40 +-
 lib/cylc/batch_sys_handlers/at.py                  |    2 +-
 lib/cylc/batch_sys_handlers/background.py          |    3 +-
 lib/cylc/batch_sys_handlers/loadleveler.py         |   12 +-
 lib/cylc/batch_sys_handlers/lsf.py                 |   10 +-
 lib/cylc/batch_sys_handlers/moab.py                |   10 +-
 lib/cylc/batch_sys_handlers/pbs.py                 |   12 +-
 lib/cylc/batch_sys_handlers/sge.py                 |   21 +-
 lib/cylc/batch_sys_handlers/slurm.py               |   12 +-
 lib/cylc/batch_sys_manager.py                      |  113 +-
 lib/cylc/broadcast_report.py                       |    4 +-
 lib/cylc/broker.py                                 |   61 -
 lib/cylc/cfgspec/gcylc.py                          |    2 +-
 lib/cylc/cfgspec/globalcfg.py                      |  155 +-
 lib/cylc/cfgspec/gscan.py                          |   40 +-
 lib/cylc/cfgspec/suite.py                          |  342 +-
 lib/cylc/cfgspec/utils.py                          |   35 +-
 lib/cylc/command_polling.py                        |    2 +-
 lib/cylc/conditional_simplifier.py                 |    2 +-
 lib/cylc/config.py                                 |  522 +-
 lib/cylc/cycling/__init__.py                       |  155 +-
 lib/cylc/cycling/integer.py                        |   85 +-
 lib/cylc/cycling/iso8601.py                        |  345 +-
 lib/cylc/cycling/loader.py                         |   13 +-
 lib/cylc/cylc_mode.py                              |   36 -
 lib/cylc/cylc_xdot.py                              |    3 +-
 lib/cylc/daemonize.py                              |  105 +-
 lib/cylc/dbstatecheck.py                           |   69 +-
 lib/cylc/dump.py                                   |    4 +-
 lib/cylc/envvar.py                                 |    2 +-
 lib/cylc/exceptions.py                             |    7 +-
 lib/cylc/execute.py                                |    2 +-
 lib/cylc/flags.py                                  |    2 +-
 lib/cylc/get_task_proxy.py                         |   30 -
 lib/cylc/graph_parser.py                           |  143 +-
 lib/cylc/graphing.py                               |    2 +-
 lib/cylc/graphnode.py                              |   42 +-
 lib/cylc/gui/app_gcylc.py                          |  521 +-
 lib/cylc/gui/cat_state.py                          |    2 +-
 lib/cylc/gui/color_rotator.py                      |    2 +-
 lib/cylc/gui/combo_logviewer.py                    |    2 +-
 lib/cylc/gui/cylc_logviewer.py                     |    2 +-
 lib/cylc/gui/dbchooser.py                          |  187 +-
 lib/cylc/gui/dot_maker.py                          |    2 +-
 lib/cylc/gui/gcapture.py                           |    2 +-
 lib/cylc/gui/gpanel.py                             |  206 +-
 lib/cylc/gui/graph.py                              |    2 +-
 lib/cylc/gui/gscan.py                              | 1487 ++--
 lib/cylc/gui/legend.py                             |    2 +-
 lib/cylc/gui/logviewer.py                          |    2 +-
 lib/cylc/gui/option_group.py                       |    2 +-
 lib/cylc/gui/scanutil.py                           |  630 ++
 lib/cylc/gui/tailer.py                             |    5 +-
 lib/cylc/gui/updater.py                            |  221 +-
 lib/cylc/gui/updater_dot.py                        |   52 +-
 lib/cylc/gui/updater_graph.py                      |   55 +-
 lib/cylc/gui/updater_tree.py                       |   12 +-
 lib/cylc/gui/util.py                               |    2 +-
 lib/cylc/gui/view_dot.py                           |    2 +-
 lib/cylc/gui/view_graph.py                         |    7 +-
 lib/cylc/gui/view_tree.py                          |    2 +-
 lib/cylc/gui/warning_dialog.py                     |    2 +-
 lib/cylc/host_select.py                            |    2 +-
 lib/cylc/job.sh                                    |  250 +
 lib/cylc/job_file.py                               |  571 +-
 lib/cylc/job_host.py                               |  117 -
 lib/cylc/message_output.py                         |   51 -
 lib/cylc/mkdir_p.py                                |    2 +-
 lib/cylc/mp_pool.py                                |   49 +-
 lib/cylc/network/__init__.py                       |  140 +-
 lib/cylc/network/client_reporter.py                |  132 -
 lib/cylc/network/connection_validator.py           |  205 -
 lib/cylc/network/daemon.py                         |   23 +
 lib/cylc/network/ext_trigger.py                    |  161 -
 lib/cylc/network/ext_trigger_client.py             |   24 +
 lib/cylc/network/ext_trigger_server.py             |   24 +
 .../suite.rc => lib/cylc/network/https/__init__.py |    0
 lib/cylc/network/https/base_client.py              |  435 ++
 lib/cylc/network/https/base_server.py              |   35 +
 lib/cylc/network/https/client_reporter.py          |  159 +
 lib/cylc/network/https/daemon.py                   |  140 +
 lib/cylc/network/https/ext_trigger_client.py       |   78 +
 lib/cylc/network/https/ext_trigger_server.py       |   99 +
 lib/cylc/network/https/port_scan.py                |  214 +
 lib/cylc/network/https/suite_broadcast_client.py   |   33 +
 lib/cylc/network/https/suite_broadcast_server.py   |  419 +
 lib/cylc/network/https/suite_command_client.py     |   29 +
 lib/cylc/network/https/suite_command_server.py     |  208 +
 lib/cylc/network/https/suite_identifier_client.py  |   41 +
 lib/cylc/network/https/suite_identifier_server.py  |   69 +
 lib/cylc/network/https/suite_info_client.py        |   39 +
 lib/cylc/network/https/suite_info_server.py        |  153 +
 lib/cylc/network/https/suite_log_client.py         |   30 +
 lib/cylc/network/https/suite_log_server.py         |   75 +
 lib/cylc/network/https/suite_state_client.py       |  165 +
 lib/cylc/network/https/suite_state_server.py       |  233 +
 lib/cylc/network/https/task_msg_client.py          |   30 +
 lib/cylc/network/https/task_msg_server.py          |   42 +
 lib/cylc/network/https/util.py                     |   77 +
 lib/cylc/network/method.py                         |   18 +
 lib/cylc/network/port_scan.py                      |  170 +-
 lib/cylc/network/pyro_base.py                      |  221 -
 lib/cylc/network/pyro_daemon.py                    |   89 -
 lib/cylc/network/suite_broadcast.py                |  379 -
 lib/cylc/network/suite_broadcast_client.py         |   24 +
 lib/cylc/network/suite_broadcast_server.py         |   24 +
 lib/cylc/network/suite_command.py                  |   90 -
 lib/cylc/network/suite_command_client.py           |   24 +
 lib/cylc/network/suite_command_server.py           |   24 +
 lib/cylc/network/suite_identifier.py               |   72 -
 lib/cylc/network/suite_identifier_client.py        |   24 +
 lib/cylc/network/suite_identifier_server.py        |   24 +
 lib/cylc/network/suite_info.py                     |   80 -
 lib/cylc/network/suite_info_client.py              |   25 +
 lib/cylc/network/suite_info_server.py              |   24 +
 lib/cylc/network/suite_log.py                      |   74 -
 lib/cylc/network/suite_log_client.py               |   24 +
 lib/cylc/network/suite_log_server.py               |   24 +
 lib/cylc/network/suite_state.py                    |  386 -
 lib/cylc/network/suite_state_client.py             |   30 +
 lib/cylc/network/suite_state_server.py             |   23 +
 lib/cylc/network/task_msg_client.py                |   24 +
 lib/cylc/network/task_msg_server.py                |   24 +
 lib/cylc/network/task_msgqueue.py                  |   55 -
 lib/cylc/option_parsers.py                         |  404 +-
 lib/cylc/owner.py                                  |    2 +-
 lib/cylc/param_expand.py                           |   26 +-
 lib/cylc/poll_timer.py                             |   79 -
 lib/cylc/prerequisite.py                           |   21 +-
 lib/cylc/print_tree.py                             |    2 +-
 lib/cylc/profiler.py                               |    2 +-
 lib/cylc/profiling/__init__.py                     |  124 +
 lib/cylc/profiling/analysis.py                     |  469 ++
 lib/cylc/profiling/git.py                          |  101 +
 lib/cylc/profiling/profile.py                      |  352 +
 lib/cylc/prompt.py                                 |    2 +-
 lib/cylc/registration.py                           |  539 --
 lib/cylc/regpath.py                                |   75 -
 lib/cylc/regprompt.py                              |    2 +-
 lib/cylc/remote.py                                 |   24 +-
 lib/cylc/run_get_stdout.py                         |    2 +-
 lib/cylc/rundb.py                                  |   80 +-
 lib/cylc/scheduler.py                              | 1564 ++--
 lib/cylc/scheduler_cli.py                          |   15 +-
 lib/cylc/strftime.py                               |    2 +-
 lib/cylc/suite_db_mgr.py                           |  392 +
 lib/cylc/suite_env.py                              |  108 -
 lib/cylc/suite_events.py                           |  182 +
 lib/cylc/suite_host.py                             |   12 +-
 lib/cylc/suite_logging.py                          |   12 +-
 lib/cylc/suite_output.py                           |   69 -
 lib/cylc/suite_srv_files_mgr.py                    |  652 ++
 lib/cylc/syntax_flags.py                           |   67 -
 lib/cylc/tail.py                                   |    2 +-
 lib/cylc/task_action_timer.py                      |  105 +
 lib/cylc/task_events_mgr.py                        |  845 +++
 lib/cylc/task_id.py                                |    6 +-
 lib/cylc/task_job_mgr.py                           |  948 +++
 lib/cylc/task_message.py                           |  251 +-
 lib/cylc/task_outputs.py                           |  195 +-
 lib/cylc/task_pool.py                              | 1346 ++--
 lib/cylc/task_proxy.py                             | 1466 +---
 lib/cylc/task_state.py                             |  381 +-
 lib/cylc/task_state_prop.py                        |   99 +
 lib/cylc/task_trigger.py                           |   28 +-
 lib/cylc/taskdef.py                                |   68 +-
 lib/cylc/templatevars.py                           |    2 +-
 lib/cylc/time_parser.py                            |   36 +-
 lib/cylc/version.py                                |   14 +-
 lib/cylc/wallclock.py                              |   11 +-
 lib/cylc/which.py                                  |    2 +-
 lib/isodatetime/__init__.py                        |    8 +-
 lib/isodatetime/data.py                            |   53 +-
 lib/isodatetime/dumpers.py                         |   21 +-
 lib/isodatetime/parser_spec.py                     |   20 +-
 lib/isodatetime/parsers.py                         |   17 +-
 lib/isodatetime/run_tests                          |    2 +-
 lib/isodatetime/tests.py                           |  112 +-
 lib/isodatetime/timezone.py                        |    6 +-
 lib/isodatetime/util.py                            |    6 +-
 lib/jinja2/AUTHORS                                 |   33 +
 lib/jinja2/LICENSE                                 |   31 +
 lib/jinja2/__init__.py                             |   82 +
 lib/jinja2/_compat.py                              |   99 +
 lib/jinja2/_stringdefs.py                          |   71 +
 lib/jinja2/bccache.py                              |  362 +
 lib/jinja2/compiler.py                             | 1653 ++++
 lib/jinja2/constants.py                            |   32 +
 lib/jinja2/debug.py                                |  372 +
 lib/jinja2/defaults.py                             |   54 +
 lib/jinja2/environment.py                          | 1276 ++++
 lib/jinja2/exceptions.py                           |  146 +
 lib/jinja2/ext.py                                  |  609 ++
 lib/jinja2/filters.py                              | 1073 +++
 lib/jinja2/idtracking.py                           |  273 +
 lib/jinja2/lexer.py                                |  737 ++
 lib/jinja2/loaders.py                              |  481 ++
 lib/jinja2/meta.py                                 |  106 +
 lib/jinja2/nodes.py                                |  939 +++
 lib/jinja2/optimizer.py                            |   49 +
 lib/jinja2/parser.py                               |  898 +++
 lib/jinja2/runtime.py                              |  787 ++
 lib/jinja2/sandbox.py                              |  475 ++
 lib/jinja2/tests.py                                |  185 +
 lib/jinja2/utils.py                                |  624 ++
 lib/jinja2/visitor.py                              |   87 +
 lib/markupsafe/AUTHORS                             |   13 +
 lib/markupsafe/LICENSE                             |   33 +
 lib/markupsafe/__init__.py                         |  298 +
 lib/markupsafe/_compat.py                          |   26 +
 lib/markupsafe/_constants.py                       |  267 +
 lib/markupsafe/_native.py                          |   46 +
 lib/markupsafe/_speedups.c                         |  239 +
 lib/markupsafe/tests.py                            |  179 +
 lib/parsec/OrderedDict.py                          |   31 +-
 lib/parsec/__init__.py                             |    2 +-
 lib/parsec/config.py                               |    8 +-
 lib/parsec/example/cfgspec.py                      |    2 +-
 lib/parsec/example/test.py                         |    2 +-
 lib/parsec/fileparse.py                            |   28 +-
 lib/parsec/include.py                              |    4 +-
 lib/parsec/jinja2support.py                        |   19 +-
 lib/parsec/tests/getcfg/00-one-line.t              |    2 +-
 lib/parsec/tests/lib/bash/test_header              |    2 +-
 lib/parsec/tests/nullcfg/01-empty-file.t           |    2 +-
 lib/parsec/tests/synonyms/00-boolean.t             |    2 +-
 lib/parsec/tests/synonyms/01-integer.t             |    2 +-
 lib/parsec/tests/synonyms/02-float.t               |    2 +-
 lib/parsec/tests/synonyms/03-string.t              |    2 +-
 lib/parsec/tests/synonyms/04-integer_list.t        |    2 +-
 lib/parsec/tests/synonyms/05-float_list.t          |    2 +-
 lib/parsec/tests/synonyms/06-string_list.t         |    2 +-
 lib/parsec/tests/synonyms/lib/python/cfgspec.py    |    2 +-
 lib/parsec/upgrade.py                              |   11 +-
 lib/parsec/util.py                                 |    2 +-
 lib/parsec/validate.py                             |    2 +-
 licences/LICENSE-BSD-CHERRYPY                      |   25 +
 licences/LICENSE-BSD-JINJA2                        |   31 +
 licences/LICENSE-BSD-MARKUPSAFE                    |   33 +
 licences/LICENSE-MIT-PYRO                          |   28 -
 tests/api-suite-info/00-get-graph-raw-1.t          |   66 +
 .../00-get-graph-raw-1/bin/ctb-get-graph-raw       |   44 +
 .../00-get-graph-raw-1/reference.log               |    5 +
 tests/api-suite-info/00-get-graph-raw-1/suite.rc   |   17 +
 tests/api-suite-info/01-get-graph-raw-2.t          |   56 +
 .../01-get-graph-raw-2/bin/ctb-get-graph-raw       |   44 +
 .../01-get-graph-raw-2/reference.log               |    4 +
 tests/api-suite-info/01-get-graph-raw-2/suite.rc   |   20 +
 tests/api-suite-info/02-get-graph-raw-3.t          |   56 +
 .../02-get-graph-raw-3/bin/ctb-get-graph-raw       |   44 +
 .../02-get-graph-raw-3/reference.log               |    4 +
 tests/api-suite-info/02-get-graph-raw-3/suite.rc   |   20 +
 tests/api-suite-info/03-get-graph-raw-4.t          |   56 +
 .../03-get-graph-raw-4/bin/ctb-get-graph-raw       |   44 +
 .../03-get-graph-raw-4/reference.log               |    4 +
 tests/api-suite-info/03-get-graph-raw-4/suite.rc   |   22 +
 .../api-suite-info/04-api-suite-info-unit-tests.t  |   24 +
 tests/{combined => api-suite-info}/test_header     |    0
 tests/authentication/00-identity.t                 |   38 +-
 tests/authentication/01-description.t              |   18 +-
 tests/authentication/02-state-totals.t             |   18 +-
 tests/authentication/03-full-read.t                |   20 +-
 tests/authentication/04-shutdown.t                 |   17 +-
 tests/authentication/05-full-control.t             |   20 +-
 tests/authentication/06-suite-override.t           |   17 +-
 tests/authentication/07-back-compat.t              |  172 -
 tests/authentication/07-sha-hash.t                 |   82 +
 tests/authentication/08-shared-fs.t                |   14 +-
 tests/authentication/09-remote-suite-same-name.t   |   17 +-
 .../10-remote-suite-passphrase-cache.t             |   27 +-
 tests/authentication/11-suite2-stop-suite1.t       |   29 +-
 tests/broadcast/00-simple.t                        |   10 +-
 tests/broadcast/00-simple/suite.rc                 |    6 +-
 tests/broadcast/02-inherit.t                       |    2 +-
 tests/broadcast/02-inherit/suite.rc                |    8 +-
 tests/broadcast/03-expire.t                        |    2 +-
 tests/broadcast/03-expire/suite.rc                 |    4 +-
 tests/broadcast/04-empty.t                         |    2 +-
 tests/broadcast/05-bad-point.t                     |    2 +-
 tests/broadcast/06-bad-namespace.t                 |    2 +-
 tests/broadcast/07-float-setting.t                 |    2 +-
 tests/broadcast/07-float-setting/suite.rc          |    4 +-
 tests/broadcast/08-space.t                         |    2 +-
 tests/broadcast/09-remote.t                        |    5 +-
 tests/broadcast/09-remote/suite.rc                 |    2 +-
 tests/broadcast/10-file-1.t                        |   28 +
 tests/broadcast/10-file-1/broadcast.rc             |    7 +
 tests/broadcast/10-file-1/reference.log            |    4 +
 tests/broadcast/10-file-1/suite.rc                 |   15 +
 tests/broadcast/11-file-2.t                        |   28 +
 tests/broadcast/11-file-2/broadcast-1.rc           |    1 +
 tests/broadcast/11-file-2/broadcast-2.rc           |    6 +
 tests/broadcast/11-file-2/reference.log            |    4 +
 tests/broadcast/11-file-2/suite.rc                 |   18 +
 tests/broadcast/12-file-stdin.t                    |   28 +
 tests/broadcast/12-file-stdin/broadcast.rc         |    7 +
 tests/broadcast/12-file-stdin/reference.log        |    4 +
 tests/broadcast/12-file-stdin/suite.rc             |   16 +
 tests/broadcast/13-file-cancel.t                   |   28 +
 tests/broadcast/13-file-cancel/broadcast-1.rc      |    8 +
 tests/broadcast/13-file-cancel/broadcast-2.rc      |    2 +
 tests/broadcast/13-file-cancel/reference.log       |    4 +
 tests/broadcast/13-file-cancel/suite.rc            |   17 +
 tests/cli-cycle-points/00-simple.t                 |    2 +-
 tests/clock-expire/00-basic.t                      |    2 +-
 tests/clock-expire/00-basic/suite.rc               |    7 +-
 tests/combined/00-simple.t                         |   32 -
 tests/combined/simple/reference.log                |    9 -
 tests/combined/simple/suite.rc                     |   23 -
 tests/config-log/00-basic.t                        |    2 +-
 tests/cyclepoint/00-time.t                         |   85 +
 tests/cyclepoint/01-iso_timeparser.t               |   25 +
 tests/cyclepoint/02-template.t                     |   52 +
 tests/{cycletime => cyclepoint}/test_header        |    0
 tests/cyclers/00-daily.t                           |    2 +-
 ...art_back_comp_start_up.t => 19-async_integer.t} |    0
 tests/cyclers/20-multidaily_local.t                |   45 +
 tests/cyclers/21-360_calendar.t                    |   31 +
 tests/cyclers/22-integer1-find.out                 |  190 -
 tests/cyclers/22-no_initial_cycle_point.t          |   35 +
 tests/cyclers/23-multidaily_local.t                |   45 -
 tests/cyclers/23-no_final_cycle_point.t            |   41 +
 tests/cyclers/24-360_calendar.t                    |   31 -
 .../cyclers/24-no_initial_but_final_cycle_point.t  |   35 +
 ...-r1_multi_start_back_comp_async.t => 25-aeon.t} |    0
 tests/cyclers/25-no_initial_cycle_point.t          |   35 -
 tests/cyclers/26-0000_rollunder.t                  |   30 +
 tests/cyclers/26-no_final_cycle_point.t            |   35 -
 tests/cyclers/27-9999_rollover.t                   |   32 +
 .../cyclers/27-no_initial_but_final_cycle_point.t  |   35 -
 tests/cyclers/28-implicit-disallowed.t             |   33 +
 .../suite.rc                                       |    0
 tests/cyclers/29-0000_rollunder.t                  |   30 -
 .../{21-async_integer.t => 29-r1_restricted.t}     |    0
 tests/cyclers/30-9999_rollover.t                   |   32 -
 tests/cyclers/{28-aeon.t => 30-r1_at_icp_or.t}     |    0
 .../{32-daily_prev_format.t => 31-rnone_reverse.t} |    0
 ...k_comp_standalone_line.t => 32-rmany_reverse.t} |    0
 .../cyclers/{36-r1_restricted.t => 33-integer1.t}  |    0
 tests/cyclers/34-implicit-back-compat.t            |   40 -
 .../cyclers/34-implicit-back-compat/reference.log  |    8 -
 tests/cyclers/34-implicit-back-compat/suite.rc     |   17 -
 ...{37-r1_at_icp_or.t => 34-r1_initial_immortal.t} |    0
 .../{38-rnone_reverse.t => 35-day_of_week.t}       |    0
 tests/cyclers/35-implicit-disallowed.t             |   33 -
 tests/cyclers/36-icp_fcp_notation.t                |   38 +
 .../suite.rc                                       |    0
 tests/cyclers/37-exclusions.t                      |   47 +
 tests/cyclers/38-unittests.t                       |   26 +
 tests/cyclers/39-rmany_reverse.t                   |    1 -
 tests/cyclers/40-integer1.t                        |    1 -
 tests/cyclers/41-r1_initial_immortal.t             |    1 -
 tests/cyclers/42-back_comp_start_up_two_step.t     |    1 -
 tests/cyclers/43-back_comp_start_up_simple.t       |    1 -
 tests/cyclers/44-day_of_week.t                     |    1 -
 tests/cyclers/44-icp_fcp_notation.t                |   38 -
 tests/cyclers/45-exclusions.t                      |   47 -
 tests/cyclers/46-unittests.t                       |   26 -
 tests/cyclers/47-icp_fcp_notation.t                |   36 +
 .../suite.rc                                       |    0
 .../back_comp_start_up_simple/graph.plain.ref      |    7 -
 .../back_comp_start_up_simple/reference.log        |    6 -
 tests/cyclers/back_comp_start_up_simple/suite.rc   |   11 -
 .../back_comp_start_up_two_step/graph.plain.ref    |   13 -
 .../back_comp_start_up_two_step/reference.log      |    8 -
 tests/cyclers/back_comp_start_up_two_step/suite.rc |   19 -
 tests/cyclers/daily_prev_format/graph.plain.ref    |   11 -
 tests/cyclers/daily_prev_format/reference.log      |    7 -
 tests/cyclers/daily_prev_format/suite.rc           |   15 -
 tests/cyclers/exclusions/graph.plain.ref           |    7 +
 tests/cyclers/exclusions/reference.log             |   41 +-
 tests/cyclers/exclusions/suite.rc                  |    5 +
 tests/cyclers/integer1/graph.plain.ref             |    2 +
 tests/cyclers/integer1/reference.log               |   94 +-
 tests/cyclers/integer1/suite.rc                    |    3 +
 .../r1_back_comp_start_up_finish/graph.plain.ref   |    6 -
 .../r1_back_comp_start_up_finish/reference.log     |    5 -
 .../cyclers/r1_back_comp_start_up_finish/suite.rc  |   18 -
 tests/cyclers/r1_initial_immortal/suite.rc         |    2 +-
 .../r1_multi_start_back_comp_async/graph.plain.ref |   11 -
 .../r1_multi_start_back_comp_async/reference.log   |   10 -
 .../r1_multi_start_back_comp_async/suite.rc        |   17 -
 .../graph.plain.ref                                |   11 -
 .../reference.log                                  |   10 -
 .../r1_multi_start_back_comp_start_up/suite.rc     |   18 -
 tests/cycletime/00-time.t                          |   87 -
 tests/cycletime/01-iso_timeparser.t                |   25 -
 tests/cycletime/02-template.t                      |   58 -
 tests/cylc-5to6/00-simple-start-up.t               |   63 +-
 tests/cylc-5to6/01-single-cycler.t                 |    9 +-
 tests/cylc-cat-log/00-local.t                      |    6 +-
 tests/cylc-cat-log/01-remote.t                     |    7 +-
 .../02-remote-custom-runtime-viewer-pbs.t          |    5 +-
 tests/cylc-cat-log/03-bad-suite.t                  |    2 +-
 tests/cylc-cat-log/04-local-tail.t                 |    2 +-
 tests/cylc-cat-log/05-remote-tail.t                |   21 +-
 tests/cylc-cat-log/06-log-rotation.t               |    2 +-
 tests/cylc-cat-state/00-basic.t                    |    2 +-
 tests/cylc-cat-state/01-issue1358.t                |    4 +-
 tests/cylc-cat-state/basic/state-check.py          |    6 +-
 tests/cylc-cat-state/basic/suite.rc                |    2 +-
 tests/cylc-diff/00-basic.t                         |   82 +
 tests/cylc-diff/01-same.t                          |   46 +
 tests/cylc-diff/02-identical.t                     |   52 +
 tests/cylc-diff/03-icp.t                           |   89 +
 tests/cylc-diff/04-icp-2.t                         |   90 +
 tests/{cylc-refresh => cylc-diff}/test_header      |    0
 tests/cylc-doc/00-cylc-doc.t                       |    2 +-
 tests/cylc-doc/01-suite-urls.t                     |    2 +-
 tests/cylc-edit/00-basic.t                         |    2 +-
 tests/cylc-get-config/00-simple.t                  |   15 +-
 tests/cylc-get-config/00-simple/section1.stdout    |    6 +-
 tests/cylc-get-config/00-simple/section2.stdout    |  279 +-
 tests/cylc-get-config/01-no-final.t                |    2 +-
 tests/cylc-get-config/02-cycling.t                 |    2 +-
 tests/cylc-get-config/03-cycling-compat.t          |    1 -
 tests/cylc-get-config/03-cycling-compat/suite.rc   |   12 -
 tests/cylc-get-config/03-icp.t                     |   42 +
 tests/cylc-get-config/04-dummy-mode-output.t       |   42 +
 .../04-dummy-mode-output/reference.log             |    4 +
 .../cylc-get-config/04-dummy-mode-output/suite.rc  |   27 +
 tests/cylc-get-cylc-version/00-basic.t             |    2 +-
 tests/cylc-get-site-config/00-basic.t              |    2 +-
 tests/cylc-get-site-config/01-defaults.t           |    2 +-
 tests/cylc-get-site-config/02-jinja2.t             |   31 +
 tests/cylc-get-site-config/03-host-bool-override.t |   34 +
 tests/cylc-get-suite-contact/00-basic.t            |   48 +
 .../test_header                                    |    0
 tests/cylc-graph-diff/00-simple.t                  |    2 +-
 tests/cylc-graph-diff/01-icp.t                     |   63 +
 tests/cylc-insert/00-insert.t                      |    2 +-
 tests/cylc-insert/00-insert/suite.rc               |    4 +-
 tests/cylc-insert/01-insert-bad-cycle-point.t      |    2 +-
 .../cylc-insert/01-insert-bad-cycle-point/suite.rc |    4 +-
 tests/cylc-insert/02-insert-bad-stop-cycle-point.t |    2 +-
 .../02-insert-bad-stop-cycle-point/suite.rc        |    4 +-
 tests/cylc-insert/03-insert-old.t                  |   13 +-
 tests/cylc-insert/04-insert-family.t               |    2 +-
 tests/cylc-insert/05-insert-compat.t               |    2 +-
 tests/cylc-insert/05-insert-compat/suite.rc        |    4 +-
 .../cylc-insert/06-insert-bad-cycle-point-compat.t |    2 +-
 .../06-insert-bad-cycle-point-compat/suite.rc      |    4 +-
 tests/cylc-insert/07-insert-bad-stop-cycle-point.t |    2 +-
 .../07-insert-bad-stop-cycle-point/suite.rc        |    4 +-
 tests/cylc-insert/08-insert-family-compat.t        |    2 +-
 tests/cylc-insert/09-insert-no-cycle-point.t       |    2 +-
 .../cylc-insert/09-insert-no-cycle-point/suite.rc  |    4 +-
 .../10-insert-non-graphed-cycle-point.t            |   34 +
 .../reference.log                                  |    8 +
 .../10-insert-non-graphed-cycle-point/suite.rc     |   26 +
 tests/cylc-insert/10-wildcard.t                    |   29 -
 tests/cylc-insert/11-wildcard.t                    |   29 +
 .../{10-wildcard => 11-wildcard}/reference.log     |    0
 .../{10-wildcard => 11-wildcard}/suite.rc          |    0
 tests/cylc-kill/00-multi-hosts-compat.t            |    5 +-
 tests/cylc-kill/01-multi-hosts.t                   |    5 +-
 tests/cylc-kill/02-submitted.t                     |    2 +-
 tests/cylc-list/00-options.t                       |    8 +-
 tests/cylc-list/01-icp.t                           |   43 +
 tests/cylc-message/00-ssh.t                        |    5 +-
 tests/cylc-ping/00-simple.t                        |    2 +-
 tests/cylc-ping/simple/suite.rc                    |    2 +-
 tests/cylc-poll/00-basic.t                         |    2 +-
 tests/cylc-poll/00-basic/suite.rc                  |    4 +-
 tests/cylc-poll/01-task-failed.t                   |    2 +-
 tests/cylc-poll/01-task-failed/suite.rc            |    2 +-
 tests/cylc-poll/02-task-submit-failed.t            |    2 +-
 tests/cylc-poll/03-poll-all.t                      |    2 +-
 tests/cylc-poll/03-poll-all/suite.rc               |   44 +-
 tests/cylc-poll/04-poll-multi-hosts.t              |    5 +-
 tests/cylc-poll/05-poll-multi-messages.t           |    2 +-
 tests/cylc-poll/06-loadleveler.t                   |    5 +-
 tests/cylc-poll/06-loadleveler/suite.rc            |    2 +-
 tests/cylc-poll/07-pbs/suite.rc                    |    2 +-
 tests/cylc-poll/08-slurm/suite.rc                  |    2 +-
 tests/cylc-poll/09-lsf/suite.rc                    |    2 +-
 tests/cylc-poll/10-basic-compat.t                  |    2 +-
 tests/cylc-poll/10-basic-compat/suite.rc           |    4 +-
 tests/cylc-poll/11-event-time.t                    |   10 +-
 tests/cylc-refresh/00-title.t                      |   36 -
 tests/cylc-refresh/00-title/reference.log          |    4 -
 tests/cylc-refresh/00-title/suite.rc               |   18 -
 tests/cylc-remove/00-simple.t                      |    2 +-
 tests/cylc-remove/00-simple/suite.rc               |    2 +-
 tests/cylc-remove/01-simple-comat.t                |    2 +-
 tests/cylc-remove/01-simple-comat/suite.rc         |    2 +-
 tests/cylc-remove/02-cycling.t                     |    2 +-
 tests/cylc-reset/00-compat.t                       |    2 +-
 tests/cylc-reset/01-filter-failed.t                |    2 +-
 tests/cylc-reset/02-output-1.t                     |   28 +
 tests/cylc-reset/02-output-1/reference.log         |    6 +
 tests/cylc-reset/02-output-1/suite.rc              |   39 +
 tests/cylc-reset/03-output-2.t                     |   41 +
 tests/cylc-reset/03-output-2/reference.log         |    4 +
 tests/cylc-reset/03-output-2/suite.rc              |   30 +
 tests/cylc-scan/00-simple.t                        |    2 +-
 tests/cylc-scan/01-hosts.t                         |   49 +-
 tests/cylc-scan/02-sigstop.t                       |   46 +
 tests/cylc-scan/02-sigstop/suite.rc                |    6 +
 tests/cylc-scan/03-monitor.t                       |   40 +
 tests/cylc-scan/simple/suite.rc                    |    2 +-
 tests/cylc-search/00-basic.t                       |    2 +-
 tests/cylc-show/00-simple.t                        |    4 +-
 tests/cylc-show/01-clock-triggered.t               |    4 +-
 tests/cylc-show/02-clock-triggered-alt-tz.t        |    4 +-
 tests/cylc-show/03-clock-triggered-non-utc-mode.t  |    4 +-
 tests/cylc-show/04-multi.t                         |   84 +
 tests/cylc-show/04-multi/reference.log             |    5 +
 tests/cylc-show/04-multi/suite.rc                  |   29 +
 tests/cylc-show/05-complex.t                       |   64 +
 tests/cylc-show/05-complex/suite.rc                |   13 +
 .../reference-untz.log                             |   35 -
 tests/cylc-submit/00-bg.t                          |    8 +-
 tests/cylc-submit/00-bg/suite.rc                   |    6 +-
 tests/cylc-submit/09-bad.t                         |    2 +-
 tests/cylc-submit/11-multi.t                       |   63 +
 tests/cylc-take-checkpoints/00-basic.t             |   59 +
 tests/cylc-take-checkpoints/00-basic/reference.log |    7 +
 tests/cylc-take-checkpoints/00-basic/suite.rc      |   32 +
 .../test_header                                    |    0
 tests/cylc-trigger/00-compat.t                     |    2 +-
 tests/cylc-trigger/02-filter-failed.t              |    2 +-
 tests/cylc-trigger/03-edit-run.t                   |   12 +-
 tests/cylc-trigger/04-filter-names.t               |    2 +-
 tests/cylc-trigger/05-filter-cycles.t              |    2 +-
 tests/cylc-trigger/06-reset-ready.t                |    2 +-
 tests/cylc-view/00-single-inc.t                    |    2 +-
 tests/cylc.wallclock/00-single.t                   |    2 +-
 tests/database/00-simple.t                         |   17 +-
 tests/database/00-simple/schema.out                |    6 +-
 tests/database/00-simple/select-inheritance.out    |    4 +
 tests/database/00-simple/select-task-events.out    |   12 +-
 tests/database/01-broadcast.t                      |   10 +-
 tests/database/02-retry.t                          |   10 +-
 tests/database/03-remote.t                         |   13 +-
 tests/database/04-lock-recover.t                   |   13 +-
 tests/database/04-lock-recover/bin/cylc-db-lock    |    2 +-
 tests/database/04-lock-recover/suite.rc            |    2 +-
 tests/database/05-lock-recover-100.t               |   10 +-
 .../database/05-lock-recover-100/bin/cylc-db-lock  |    4 +-
 tests/database/06-task-message.t                   |   10 +-
 tests/deprecations/00-all.t                        |   35 +-
 tests/deprecations/00-all/suite.rc                 |   47 +-
 tests/directives/00-loadleveler.t                  |    5 +-
 tests/directives/01-at.t                           |    2 +-
 tests/directives/at/suite.rc                       |    2 +-
 tests/directives/loadleveler/suite.rc              |    2 +-
 tests/directives/pbs/suite.rc                      |    2 +-
 tests/directives/slurm/suite.rc                    |    2 +-
 tests/documentation/00-make.t                      |    2 +-
 tests/env-filter/00-filter.t                       |   45 +-
 tests/events/00-suite.t                            |    2 +-
 tests/events/01-task.t                             |    2 +-
 tests/events/02-multi.t                            |    2 +-
 tests/events/02-multi/bin/remove-bar.sh            |    2 +-
 tests/events/02-multi/suite.rc                     |    2 +-
 tests/events/03-timeout.t                          |    2 +-
 tests/events/04-timeout-ref-live.t                 |    2 +-
 tests/events/05-timeout-ref-dummy.t                |    2 +-
 tests/events/06-timeout-ref-simulation.t           |    2 +-
 tests/events/07-task-iso.t                         |    2 +-
 tests/events/08-task-event-handler-retry.t         |   17 +-
 tests/events/08-task-event-handler-retry/suite.rc  |    4 +-
 tests/events/09-task-event-mail.t                  |   16 +-
 tests/events/09-task-event-mail/suite.rc           |    2 +-
 tests/events/10-task-event-job-logs-retrieve.t     |   19 +-
 .../events/11-cycle-task-event-job-logs-retrieve.t |   12 +-
 .../15-host-task-event-handler-retry-globalcfg.t   |   10 +-
 .../17-task-event-job-logs-retrieve-command.t      |    5 +-
 tests/events/18-suite-event-mail.t                 |    2 +-
 tests/events/20-suite-event-handlers.t             |    6 +-
 tests/events/20-suite-event-handlers/suite.rc      |    3 +-
 tests/events/22-suite-reset-timer.t                |    3 +-
 tests/events/23-suite-stalled-handler.t            |    2 +-
 tests/events/24-abort-on-stalled.t                 |    2 +-
 tests/events/25-held-not-stalled.t                 |    2 +-
 tests/events/26-suite-stalled-dump-prereq.t        |    2 +-
 tests/events/27-suite-stalled-dump-prereq-fam.t    |    2 +-
 tests/events/28-inactivity.t                       |    2 +-
 tests/events/29-task-event-mail-1.t                |   42 +
 tests/events/29-task-event-mail-1/reference.log    |    4 +
 tests/events/29-task-event-mail-1/suite.rc         |   22 +
 tests/events/30-task-event-mail-2.t                |   69 +
 tests/events/30-task-event-mail-2/reference.log    |   17 +
 tests/events/30-task-event-mail-2/suite.rc         |   26 +
 tests/events/31-dont-stall-succeeded.t             |   38 +
 tests/events/31-dont-stall-succeeded/suite.rc      |   13 +
 tests/events/32-stall-despite-clock-trig.t         |   35 +
 tests/events/32-stall-despite-clock-trig/suite.rc  |   22 +
 tests/events/32-task-event-job-logs-retrieve-2.t   |   46 +
 .../reference.log                                  |    3 +
 .../32-task-event-job-logs-retrieve-2/suite.rc     |   18 +
 tests/events/33-task-event-job-logs-retrieve-3.t   |   49 +
 .../reference.log                                  |    3 +
 .../33-task-event-job-logs-retrieve-3/suite.rc     |   24 +
 tests/events/suite/hidden/timeout/suite.rc         |    2 +-
 tests/events/suite/suite.rc                        |    7 +-
 tests/events/task-iso/bin/log-check.sh             |    4 +-
 tests/events/task/bin/log-check.sh                 |    4 +-
 tests/events/task/suite.rc                         |   10 +-
 tests/execution-time-limit/00-background.t         |    2 +-
 tests/execution-time-limit/02-slurm.t              |    7 +-
 tests/execution-time-limit/03-pbs.t                |    7 +-
 tests/execution-time-limit/04-poll.t               |    2 +-
 tests/ext-trigger/00-satellite.t                   |    2 +-
 tests/ext-trigger/00-satellite/suite.rc            |    3 +-
 tests/ext-trigger/01-no-nudge.t                    |    2 +-
 tests/ext-trigger/02-cycle-point.t                 |    2 +-
 tests/graph-equivalence/00-oneline.t               |    2 +-
 tests/graph-equivalence/01-twolines.t              |    2 +-
 tests/graph-equivalence/02-splitline.t             |    2 +-
 tests/graph-equivalence/03-multiline_and1.t        |    4 +-
 tests/graph-equivalence/04-multiline_and2.t        |    4 +-
 tests/graph-equivalence/multiline_and1/suite.rc    |    2 +-
 tests/graph-equivalence/multiline_and2/suite.rc    |    2 +-
 tests/graph-equivalence/test1/suite.rc             |    2 +-
 tests/graph-equivalence/test2/suite.rc             |    2 +-
 tests/graph-equivalence/test3/suite.rc             |    2 +-
 tests/graph_parser/00-unittests.t                  |    5 +-
 tests/graphing/00-boundaries.t                     |    2 +-
 tests/graphing/01-namespace.t                      |    2 +-
 tests/graphing/02-icp-task-missing.t               |    2 +-
 tests/graphing/03-filter.t                         |    2 +-
 tests/graphing/04-filter-siblings.t                |    2 +-
 tests/graphing/05-suicide-family.t                 |    2 +-
 tests/graphing/06-family-or.t                      |    2 +-
 tests/graphing/07-stop-at-final-point.t            |    2 +-
 tests/graphing/08-ungrouped.t                      |    2 +-
 tests/graphing/09-ref-graph.t                      |   32 +
 tests/graphing/09-ref-graph/graph.ref              |    7 +
 tests/graphing/09-ref-graph/suite.rc               |   14 +
 tests/hold-release/00-suite.t                      |    2 +-
 tests/hold-release/01-beyond-stop.t                |    2 +-
 tests/hold-release/02-hold-on-spawn.t              |    2 +-
 tests/hold-release/03-release-family-exact.t       |    2 +-
 tests/hold-release/04-release-family-inexact.t     |    2 +-
 tests/hold-release/05-release-task-exact.t         |    2 +-
 tests/hold-release/06-release-task-inexact.t       |    2 +-
 tests/hold-release/07-hold-family-exact.t          |    2 +-
 tests/hold-release/08-hold-family-inexact.t        |    2 +-
 tests/hold-release/09-hold-task-exact.t            |    2 +-
 tests/hold-release/10-hold-task-inexact.t          |    2 +-
 tests/hold-release/11-retrying.t                   |    2 +-
 tests/hold-release/11-retrying/suite.rc            |    4 +-
 tests/hold-release/12-hold-then-retry.t            |    2 +-
 tests/hold-release/12-hold-then-retry/suite.rc     |   10 +-
 tests/hold-release/13-ready-restart.t              |    2 +-
 tests/hold-release/14-hold-kill.t                  |    2 +-
 tests/hold-release/15-hold-after.t                 |    2 +-
 tests/hold-release/16-run-hold-after.t             |    2 +-
 tests/hold-release/17-hold-after-point.t           |    2 +-
 tests/hold-release/18-hold-cycle-globs.t           |    2 +-
 tests/hold-release/19-no-reset-prereq-on-waiting.t |    2 +-
 .../19-no-reset-prereq-on-waiting/suite.rc         |    4 +-
 tests/hold-release/20-reset-waiting-output.t       |   28 +
 .../20-reset-waiting-output/reference.log          |    5 +
 .../hold-release/20-reset-waiting-output/suite.rc  |   43 +
 tests/hold-release/beyond-stop/suite.rc            |    4 +-
 tests/hold-release/hold-after-point/suite.rc       |    4 +-
 tests/hold-release/hold-after/suite.rc             |    4 +-
 tests/hold-release/run-hold-after/suite.rc         |    4 +-
 tests/hold-release/suite/suite.rc                  |    4 +-
 tests/host-select/00-simple.t                      |    2 +-
 tests/host-select/01-timeout.t                     |    4 +-
 tests/host-select/simple/bin/cleanup.sh            |    3 -
 tests/host-select/simple/suite.rc                  |    2 +-
 tests/include-files/00-basic.t                     |    2 +-
 tests/include-files/suite/ref-inlined.rc           |    4 +-
 tests/include-files/suite/scheduling.rc            |    4 +-
 tests/inheritance/00-namespace-list.t              |    2 +-
 tests/inheritance/01-circular.t                    |    2 +-
 tests/integer-cycling/00-satellite.t               |    2 +-
 tests/intercycle/00-past.t                         |    2 +-
 tests/intercycle/01-future.t                       |    2 +-
 tests/intercycle/02-asynch.t                       |   31 -
 tests/intercycle/02-integer-abs.t                  |   30 +
 tests/intercycle/02-integer-abs/reference.log      |    8 +
 tests/intercycle/02-integer-abs/suite.rc           |   14 +
 tests/intercycle/03-complex-implicit.t             |   31 -
 tests/intercycle/03-datetime-abs.t                 |   30 +
 tests/intercycle/03-datetime-abs/reference.log     |    5 +
 tests/intercycle/03-datetime-abs/suite.rc          |   20 +
 tests/intercycle/04-datetime-abs-2.t               |   30 +
 tests/intercycle/04-datetime-abs-2/reference.log   |    7 +
 tests/intercycle/04-datetime-abs-2/suite.rc        |   16 +
 tests/intercycle/05-datetime-abs-3.t               |   30 +
 tests/intercycle/05-datetime-abs-3/reference.log   |    5 +
 tests/intercycle/05-datetime-abs-3/suite.rc        |   20 +
 tests/intercycle/asynch/reference.log              |    7 -
 tests/intercycle/asynch/suite.rc                   |   18 -
 tests/intercycle/complex_implicit/reference.log    |   16 -
 tests/intercycle/complex_implicit/suite.rc         |   18 -
 tests/intercycle/past/reference.log                |   12 +-
 tests/intercycle/past/suite.rc                     |   13 +-
 tests/jinja2/00-simple.t                           |    6 +-
 tests/jinja2/01-include.t                          |    6 +-
 tests/jinja2/02-incomplete.t                       |    2 +-
 tests/jinja2/03-bad.t                              |    2 +-
 tests/jinja2/04-missing.t                          |    2 +-
 tests/jinja2/05-commandline.t                      |    2 +-
 tests/jinja2/06-do-extension.t                     |    2 +-
 tests/jinja2/07-filters.t                          |    6 +-
 tests/jinja2/08-local-lib-python.t                 |    7 +-
 tests/jinja2/09-custom-jinja2-filters.t            |   40 +
 .../jinja2/09-custom-jinja2-filters/reference.log  |    5 +
 tests/jinja2/09-custom-jinja2-filters/suite.rc     |   20 +
 tests/jinja2/10-builtin-functions.t                |   39 +
 tests/jinja2/10-builtin-functions/suite.rc         |    9 +
 tests/jinja2/commandline-set/reference.log         |    8 +-
 tests/jinja2/commandline-set/suite.rc              |    9 +-
 tests/job-file-trap/00-sigusr1.t                   |   66 +-
 .../00-sigusr1/python/background_vacation.py       |    2 +-
 tests/job-file-trap/01-loadleveler.t               |   23 +-
 tests/job-file-trap/01-loadleveler/suite.rc        |    2 +-
 tests/job-file-trap/02-pipefail.t                  |    4 +-
 tests/job-kill/00-local.t                          |    3 +-
 tests/job-kill/00-local/suite.rc                   |    6 +-
 tests/job-kill/01-remote.t                         |    5 +-
 tests/job-kill/01-remote/suite.rc                  |    6 +-
 tests/job-kill/02-loadleveler.t                    |    7 +-
 tests/job-kill/02-loadleveler/suite.rc             |    6 +-
 tests/job-kill/03-slurm/suite.rc                   |    6 +-
 tests/job-kill/04-pbs/suite.rc                     |    6 +-
 tests/job-poll/01-comm-method.t                    |   41 +
 tests/job-poll/01-comm-method/reference.log        |    4 +
 tests/job-poll/01-comm-method/suite.rc             |   16 +
 tests/job-poll/02-intervals.t                      |   44 +
 tests/job-poll/02-intervals/reference.log          |    4 +
 tests/job-poll/02-intervals/suite.rc               |   22 +
 tests/{combined => job-poll}/test_header           |    0
 tests/job-submission/00-user.t                     |    4 +-
 .../00-user/lib/python/my_background2.py           |    2 +-
 .../job-submission/00-user/python/my_background.py |    2 +-
 tests/job-submission/01-job-nn-localhost.t         |    2 +-
 tests/job-submission/02-job-nn-remote-host.t       |    5 +-
 .../03-job-nn-remote-host-with-shared-fs.t         |    5 +-
 tests/job-submission/04-submit-num.t               |    2 +-
 tests/job-submission/05-activity-log.t             |   11 +-
 tests/job-submission/05-activity-log/suite.rc      |   10 +-
 tests/job-submission/06-garbage.t                  |    2 +-
 tests/job-submission/06-garbage/lib/bad.py         |    2 +-
 tests/job-submission/07-multi.t                    |    5 +-
 tests/job-submission/08-activity-log-host.t        |    5 +-
 .../09-activity-log-host-bad-submit.t              |    5 +-
 .../09-activity-log-host-bad-submit/suite.rc       |    2 +-
 tests/job-submission/10-at-shell.t                 |    2 +-
 tests/job-submission/11-garbage-host-command.t     |   11 +-
 tests/job-submission/12-tidy-submits-of-prev-run.t |    2 +-
 .../13-tidy-submits-of-prev-run-remote-host.t      |    5 +-
 ...ubmits-of-prev-run-remote-host-with-shared-fs.t |    2 +-
 tests/jobscript/00-torture.t                       |    4 +-
 tests/jobscript/00-torture/foo.ref-jobfile         |  171 +-
 tests/jobscript/00-torture/suite.rc                |    8 +-
 tests/jobscript/01-multi.t                         |    2 +-
 tests/jobscript/02-cycling.t                       |    4 +-
 .../jobscript/03-copyable-environment-variables.t  |    3 +-
 tests/jobscript/04-global-initial-scripting.t      |    3 +-
 tests/jobscript/05-global-config.t                 |   19 +-
 tests/jobscript/05-global-config/suite.rc          |    2 +-
 tests/jobscript/06-slurm-no-directives.t           |    2 +-
 tests/jobscript/07-traps-failure.t                 |    6 +-
 tests/jobscript/08-pbs-job-name-len-max.t          |    2 +-
 tests/jobscript/09-icp.t                           |   43 +
 tests/jobscript/10-bad-syntax.t                    |   68 +
 tests/jobscript/10-bad-syntax/reference.log        |    4 +
 tests/jobscript/10-bad-syntax/suite.rc             |   16 +
 tests/jobscript/11-shell-ksh.t                     |   39 +
 tests/jobscript/11-shell-ksh/reference.log         |    4 +
 tests/jobscript/11-shell-ksh/suite.rc              |   18 +
 tests/jobscript/12-err-script.t                    |   30 +
 tests/jobscript/12-err-script/reference.log        |    4 +
 tests/jobscript/12-err-script/suite.rc             |   16 +
 tests/jobscript/13-hostname.t                      |   27 +
 tests/jobscript/13-hostname/reference.log          |    3 +
 tests/jobscript/13-hostname/suite.rc               |   12 +
 tests/jobscript/14-sge-format.t                    |   35 +
 tests/jobscript/14-sge-format/suite.rc             |   13 +
 tests/jobscript/15-semicolon.t                     |   28 +
 tests/jobscript/15-semicolon/reference.log         |    4 +
 tests/jobscript/15-semicolon/suite.rc              |   17 +
 tests/jobscript/16-midfail.t                       |   27 +
 tests/jobscript/16-midfail/reference.log           |    4 +
 tests/jobscript/16-midfail/suite.rc                |   18 +
 tests/jobscript/17-envfail.t                       |   27 +
 tests/jobscript/17-envfail/reference.log           |    3 +
 tests/jobscript/17-envfail/suite.rc                |   10 +
 tests/jobscript/cycling/foo.ref-jobfile            |    6 +-
 tests/lib/bash/test_header                         |  431 +-
 tests/logging/00-client.t                          |    2 +-
 tests/logging/01-suite-logging.t                   |    2 +-
 tests/message-triggers/00-cylc5-dep.t              |   31 -
 tests/message-triggers/00-cylc5-dep/reference.log  |   11 -
 tests/message-triggers/00-cylc5-dep/suite.rc       |   29 -
 tests/message-triggers/00-cylc6-dep.t              |   31 +
 .../{01-cylc6-dep => 00-cylc6-dep}/reference.log   |    0
 .../{01-cylc6-dep => 00-cylc6-dep}/suite.rc        |    0
 tests/message-triggers/01-alternate.t              |   31 +
 .../{02-alternate => 01-alternate}/reference.log   |    0
 .../{02-alternate => 01-alternate}/suite.rc        |    0
 tests/message-triggers/01-cylc6-dep.t              |   31 -
 tests/message-triggers/02-alternate.t              |   31 -
 tests/message-triggers/02-new-style.t              |   31 +
 .../{03-new-style => 02-new-style}/reference.log   |    0
 .../{03-new-style => 02-new-style}/suite.rc        |    0
 tests/message-triggers/03-new-style.t              |   31 -
 tests/modes/00-simulation.t                        |    2 +-
 tests/modes/01-dummy.t                             |    2 +-
 tests/modes/02-dummy-message-outputs.t             |    2 +-
 tests/modes/03-dummy-env.t                         |   34 +
 tests/modes/03-dummy-env/reference.log             |    3 +
 tests/modes/03-dummy-env/suite.rc                  |   18 +
 tests/modes/dummy/suite.rc                         |    6 +-
 tests/modes/simulation/suite.rc                    |    4 +-
 tests/offset/00-final-simple.t                     |    2 +-
 tests/offset/01-final-next.t                       |    2 +-
 tests/offset/02-final-chain.t                      |    2 +-
 tests/offset/03-final-next-chain.t                 |    2 +-
 tests/offset/04-cycle-offset-chain.t               |    2 +-
 tests/offset/05-long-final-chain.t                 |    2 +-
 tests/param_expand/00-unittests.t                  |    2 +-
 tests/param_expand/01-basic.t                      |   31 +
 tests/param_expand/01-basic/graph.ref              |   48 +
 tests/param_expand/01-basic/suite.rc               |   18 +
 tests/pep8/00-bin-lib.t                            |    4 +-
 tests/periodicals/00-daily.t                       |    2 +-
 tests/periodicals/01-daily.t                       |    4 +-
 tests/periodicals/02-daily.t                       |    5 +-
 tests/periodicals/03-monthly.t                     |    2 +-
 tests/periodicals/04-monthly.t                     |    4 +-
 tests/periodicals/05-monthly.t                     |    4 +-
 tests/periodicals/06-yearly.t                      |    2 +-
 tests/periodicals/07-yearly.t                      |    2 +-
 tests/periodicals/08-yearly.t                      |    2 +-
 tests/periodicals/09-monthly-reorder.t             |    2 +-
 tests/periodicals/Daily/reference.log              |   11 +-
 tests/periodicals/Daily/suite.rc                   |   15 +-
 tests/periodicals/Monthly-reorder/suite.rc         |    4 +-
 tests/periodicals/Monthly/reference.log            |    8 +-
 tests/periodicals/Monthly/suite.rc                 |   11 +-
 tests/periodicals/README                           |    2 +-
 tests/periodicals/Yearly/reference.log             |    8 +-
 tests/periodicals/Yearly/suite.rc                  |   11 +-
 tests/pre-initial/00-simple.t                      |    2 +-
 tests/pre-initial/01-basic.t                       |    2 +-
 tests/pre-initial/02-advanced.t                    |    2 +-
 tests/pre-initial/03-drop.t                        |    2 +-
 tests/pre-initial/04-warm.t                        |    4 +-
 tests/pre-initial/05-warm-new-ict.t                |    7 +-
 tests/pre-initial/06-over-bracketed.t              |    2 +-
 tests/pre-initial/07-simple-messaging.t            |    2 +-
 tests/pre-initial/08-conditional-messaging.t       |    2 +-
 tests/pre-initial/09-warm-iso.t                    |    2 +-
 tests/pre-initial/10-warm-insert.t                 |    2 +-
 tests/pre-initial/11-warm-insert-stall.t           |    2 +-
 .../pre-initial/advanced-conditional/reference.log |   34 +-
 tests/pre-initial/advanced-conditional/suite.rc    |   11 +-
 tests/pre-initial/basic-conditional/reference.log  |   12 +-
 tests/pre-initial/basic-conditional/suite.rc       |   11 +-
 .../bracketed-conditional/reference.log            |   12 +-
 tests/pre-initial/bracketed-conditional/suite.rc   |   12 +-
 .../conditional-messaging/reference.log            |   12 +-
 tests/pre-initial/conditional-messaging/suite.rc   |   25 +-
 tests/pre-initial/drop-conditional/reference.log   |   24 +-
 tests/pre-initial/drop-conditional/suite.rc        |   11 +-
 tests/pre-initial/simple-messaging/reference.log   |    8 +-
 tests/pre-initial/simple-messaging/suite.rc        |   13 +-
 tests/pre-initial/simple/reference.log             |    8 +-
 tests/pre-initial/simple/suite.rc                  |   11 +-
 tests/pre-initial/warm-offset/reference.log        |   12 +-
 tests/pre-initial/warm-offset/suite.rc             |   11 +-
 tests/pre-initial/warm-start/reference.log         |   14 +-
 tests/pre-initial/warm-start/suite.rc              |   11 +-
 tests/profile-battery/00-compatability.t           |   69 +
 tests/{combined => profile-battery}/test_header    |    0
 tests/queues/00-queuesize-3.t                      |    2 +-
 tests/queues/01-queuesize-5.t                      |    2 +-
 tests/queues/qsize/suite.rc                        |    2 +-
 tests/recurrence-min/00-basic.t                    |    2 +-
 tests/recurrence-min/01-offset-initial.t           |    2 +-
 tests/recurrence-min/02-offset-truncated.t         |    2 +-
 tests/recurrence-min/03-neg-offset-truncated.t     |    2 +-
 tests/registration/00-simple.t                     |   79 +-
 tests/registration/01-no-skip1.t                   |   43 +
 tests/registration/01-reregister-passphrase.t      |   37 -
 tests/registration/02-corrupted.t                  |   45 -
 tests/registration/03-skip-run.t                   |   74 -
 tests/registration/04-pattern.t                    |   54 -
 tests/registration/05-unregister-delete.t          |  124 -
 tests/registration/basic/suite.rc                  |    7 -
 tests/reload/00-simple.t                           |    2 +-
 tests/reload/01-asynch.t                           |   31 -
 tests/reload/01-startup.t                          |   31 +
 tests/reload/02-cold.t                             |   31 -
 tests/reload/02-content.t                          |   31 +
 tests/reload/03-queues.t                           |   31 +
 tests/reload/03-startup.t                          |   31 -
 tests/reload/04-content.t                          |   31 -
 tests/reload/04-inheritance.t                      |   31 +
 tests/reload/05-graphing-simple.t                  |   31 +
 tests/reload/05-queues.t                           |   31 -
 tests/reload/06-graphing-fam.t                     |   31 +
 tests/reload/06-inheritance.t                      |   31 -
 tests/reload/07-final-cycle.t                      |   31 +
 tests/reload/07-graphing-simple.t                  |   31 -
 tests/reload/08-cycle.t                            |   31 +
 tests/reload/08-graphing-fam.t                     |   31 -
 tests/reload/09-final-cycle.t                      |   31 -
 tests/reload/09-garbage.t                          |   35 +
 tests/reload/10-cycle.t                            |   31 -
 tests/reload/10-runahead.t                         |   41 +
 tests/reload/11-garbage.t                          |   35 -
 tests/reload/11-retrying.t                         |   31 +
 tests/reload/12-remove-task.t                      |   31 +
 tests/reload/12-runahead.t                         |   36 -
 tests/reload/13-add-task.t                         |   31 +
 tests/reload/13-retrying.t                         |   31 -
 tests/reload/14-remove-task.t                      |   31 -
 tests/reload/14-waiting.t                          |   31 +
 .../{16-waiting => 14-waiting}/reference.log       |    0
 tests/reload/{16-waiting => 14-waiting}/suite.rc   |    0
 tests/reload/15-add-task.t                         |   31 -
 tests/reload/15-state-summary.t                    |   43 +
 .../suite.rc                                       |    0
 tests/reload/16-remove-add-alter-task.t            |   31 +
 tests/reload/16-waiting.t                          |   31 -
 tests/reload/17-graphing-change.t                  |   92 +
 tests/reload/17-state-summary.t                    |   43 -
 tests/reload/18-broadcast-insert.t                 |   29 +
 .../reference.log                                  |    0
 .../suite-2.rc                                     |    0
 .../suite.rc                                       |    0
 tests/reload/18-remove-add-alter-task.t            |   31 -
 tests/reload/19-graphing-change.t                  |   86 -
 tests/reload/19-remote-kill.t                      |   49 +
 tests/reload/19-remote-kill/reference.log          |    4 +
 tests/reload/19-remote-kill/suite.rc               |   32 +
 tests/reload/20-broadcast-insert.t                 |   29 -
 tests/reload/asynch/reference.log                  |   13 -
 tests/reload/asynch/suite.rc                       |   18 -
 tests/reload/cold/reference.log                    |   13 -
 tests/reload/cold/suite.rc                         |   19 -
 tests/reload/content/suite.rc                      |    2 +-
 tests/reload/cycle-times/reference.log             |   14 +-
 tests/reload/cycle-times/suite.rc                  |   19 +-
 tests/reload/final-cycle/suite.rc                  |    6 +-
 tests/reload/garbage/suite.rc                      |    2 +-
 tests/reload/graphing-fam/suite.rc                 |    2 +-
 tests/reload/graphing-simple/suite.rc              |    2 +-
 tests/reload/inheritance/suite.rc                  |    2 +-
 tests/reload/queues/suite.rc                       |    2 +-
 tests/reload/retrying/suite.rc                     |    6 +-
 tests/reload/runahead/suite.rc                     |    4 +-
 tests/reload/simple/suite.rc                       |    4 +-
 tests/reload/startup/suite.rc                      |    6 +-
 tests/remote/00-basic.t                            |   12 +-
 tests/remote/basic/bin/cleanup.sh                  |    3 -
 tests/remote/basic/suite.rc                        |    2 +-
 tests/repeated-items/00-one.t                      |    4 +-
 tests/repeated-items/one/suite.rc                  |   13 +-
 tests/restart/00-pre-initial.t                     |   52 +-
 tests/restart/00-pre-initial/ref-state             |    5 +
 tests/restart/00-pre-initial/suite.rc              |   26 +
 tests/restart/01-broadcast.t                       |   10 +-
 tests/restart/02-failed.t                          |    8 +-
 tests/restart/03-retrying.t                        |   12 +-
 tests/restart/04-running.t                         |    8 +-
 tests/restart/05-submit-failed.t                   |   14 +-
 tests/restart/06-succeeded.t                       |    8 +-
 tests/restart/07-waiting.t                         |    8 +-
 tests/restart/09-reload.t                          |    2 +-
 tests/restart/10-pre-initial-2.t                   |    6 +-
 tests/restart/12-deleted-logs.t                    |    2 +-
 tests/restart/13-bad-job-host.t                    |   12 +-
 tests/restart/14-multicycle.t                      |   12 +-
 tests/restart/15-state-to-db.t                     |   46 +-
 tests/restart/15-state-to-db/cylc-suite-db.dump    |   24 +-
 tests/restart/15-state-to-db/suite.rc              |   10 +-
 tests/restart/16-template-vars.t                   |    2 +-
 tests/restart/16-template-vars/suite.rc            |    2 +
 tests/restart/17-template-vars-file.t              |    2 +-
 tests/restart/18-template-vars-override.t          |    2 +-
 tests/restart/18-template-vars-override/suite.rc   |    8 +-
 tests/restart/19-checkpoint.t                      |   83 +-
 tests/restart/19-checkpoint/suite.rc               |   23 +-
 tests/restart/20-event-retry.t                     |   43 +
 tests/restart/20-event-retry/bin/my-handler        |   11 +
 tests/restart/20-event-retry/suite.rc              |   12 +
 tests/restart/21-task-elapsed.t                    |   66 +
 tests/restart/21-task-elapsed/reference.log        |    5 +
 tests/restart/21-task-elapsed/suite.rc             |   20 +
 tests/restart/22-hold.t                            |   48 +
 tests/restart/22-hold/suite.rc                     |   28 +
 tests/restart/23-hold-retry.t                      |   52 +
 tests/restart/23-hold-retry/suite.rc               |   33 +
 tests/restart/24-upgrade-db-611.t                  |   41 +
 tests/restart/24-upgrade-db-611/cylc-suite-db.dump |   91 +
 tests/restart/24-upgrade-db-611/reference.log      |    8 +
 tests/restart/24-upgrade-db-611/suite.rc           |   15 +
 tests/restart/25-hold-suite.t                      |   69 +
 tests/restart/25-hold-suite/suite.rc               |   26 +
 tests/restart/26-remote-kill.t                     |   56 +
 tests/restart/26-remote-kill/suite.rc              |   18 +
 tests/restart/27-broadcast-timeout.t               |   35 +
 tests/restart/27-broadcast-timeout/reference.log   |    3 +
 tests/restart/27-broadcast-timeout/suite.rc        |   14 +
 tests/restart/bin/ctb-select-task-states           |    4 +-
 tests/restart/broadcast/bin/ctb-select-task-states |    4 +-
 .../restart/broadcast/bin/shutdown_this_suite_hook |    2 -
 tests/restart/broadcast/suite.rc                   |   16 +-
 tests/restart/failed/bin/ctb-select-task-states    |    4 +-
 tests/restart/failed/bin/shutdown_this_suite_hook  |    2 -
 tests/restart/failed/suite.rc                      |    6 +-
 tests/restart/lib/suite-runtime-restart.rc         |    2 +-
 .../restart/multicycle/bin/ctb-select-task-states  |    4 +-
 .../multicycle/bin/shutdown_this_suite_hook        |    2 -
 tests/restart/multicycle/suite.rc                  |    8 +-
 tests/restart/pre-init-2/suite.rc                  |    6 +-
 tests/restart/pre-init/bin/ctb-select-task-states  |   42 -
 .../restart/pre-init/bin/shutdown_this_suite_hook  |    2 -
 tests/restart/pre-init/ref-state                   |    5 -
 tests/restart/pre-init/suite.rc                    |   26 -
 tests/restart/reload/reference.log                 |   10 +-
 tests/restart/reload/suite.rc                      |   13 +-
 tests/restart/retrying/bin/ctb-select-task-states  |    4 +-
 .../restart/retrying/bin/shutdown_this_suite_hook  |    2 -
 tests/restart/retrying/suite.rc                    |    6 +-
 tests/restart/running/bin/ctb-select-task-states   |    4 +-
 tests/restart/running/bin/shutdown_this_suite_hook |    2 -
 tests/restart/running/suite.rc                     |    8 +-
 .../submit-failed/bin/ctb-select-task-states       |    4 +-
 .../submit-failed/bin/shutdown_this_suite_hook     |    2 -
 tests/restart/submit-failed/suite.rc               |    6 +-
 tests/restart/succeeded/bin/ctb-select-task-states |    4 +-
 .../restart/succeeded/bin/shutdown_this_suite_hook |    2 -
 tests/restart/succeeded/suite.rc                   |    6 +-
 tests/restart/waiting/bin/ctb-select-task-states   |    4 +-
 tests/restart/waiting/bin/shutdown_this_suite_hook |    2 -
 tests/restart/waiting/suite.rc                     |    6 +-
 tests/retries/00-execution-retry.t                 |   14 +-
 tests/retries/01-execution-retry-iso.t             |   41 -
 tests/retries/01-submission-retry.t                |   45 +
 tests/retries/02-submission-retry.t                |   42 -
 tests/retries/03-submission-retry-iso.t            |   41 -
 tests/retries/execution-iso/reference.log          |    6 -
 tests/retries/execution-iso/suite.rc               |   13 -
 tests/retries/execution/suite.rc                   |    4 +-
 tests/retries/submission-iso/reference.log         |    6 -
 tests/retries/submission-iso/suite.rc              |   16 -
 tests/retries/submission/suite.rc                  |    4 +-
 tests/runahead/00-runahead.t                       |   24 +-
 tests/runahead/01-check-default-simple.t           |   14 +-
 tests/runahead/02-check-default-complex.t          |   14 +-
 tests/runahead/03-check-default-future.t           |   16 +-
 tests/runahead/04-no-final-cycle.t                 |    9 +-
 tests/runahead/05-check-default-future-2.t         |   16 +-
 tests/runahead/06-release-update.t                 |    2 +-
 tests/runahead/no_final/suite.rc                   |    4 +-
 tests/runahead/runahead/suite.rc                   |    4 +-
 tests/shutdown/00-cycle.t                          |    2 +-
 tests/shutdown/00-cycle/reference.log              |   10 +-
 tests/shutdown/00-cycle/suite.rc                   |   15 +-
 tests/shutdown/01-task.t                           |    2 +-
 tests/shutdown/01-task/reference.log               |   12 +-
 tests/shutdown/01-task/suite.rc                    |   13 +-
 tests/shutdown/02-no-dir.t                         |   34 +
 tests/shutdown/02-no-dir/suite.rc                  |   13 +
 tests/shutdown/02-no_dir.t                         |   31 -
 tests/shutdown/02-no_dir/suite.rc                  |   17 -
 tests/shutdown/03-bad-cycle.t                      |    7 +-
 tests/shutdown/03-bad-cycle/suite.rc               |    6 +-
 tests/shutdown/04-kill.t                           |    2 +-
 tests/shutdown/05-auto.t                           |    6 +-
 tests/shutdown/05-auto/suite.rc                    |    2 +-
 tests/shutdown/06-kill-fail.t                      |    2 +-
 tests/shutdown/07-task-fail.t                      |    4 +-
 tests/shutdown/08-now1.t                           |    4 +-
 tests/shutdown/09-now2.t                           |    4 +-
 tests/shutdown/10-no-port-file.t                   |   42 +
 tests/shutdown/10-no-port-file/suite.rc            |   13 +
 tests/shutdown/11-bad-port-file.t                  |   42 +
 tests/shutdown/11-bad-port-file/suite.rc           |   13 +
 tests/shutdown/12-bad-port-file-check.t            |   41 +
 tests/shutdown/12-bad-port-file-check/suite.rc     |   25 +
 tests/shutdown/13-no-port-file-check.t             |   41 +
 tests/shutdown/13-no-port-file-check/suite.rc      |   25 +
 tests/shutdown/14-no-dir-check.t                   |   43 +
 tests/shutdown/14-no-dir-check/suite.rc            |   25 +
 tests/shutdown/15-bad-port-file-check-globalcfg    |    1 +
 tests/shutdown/15-bad-port-file-check-globalcfg.t  |    1 +
 tests/shutdown/16-no-port-file-check-globalcfg     |    1 +
 tests/shutdown/16-no-port-file-check-globalcfg.t   |    1 +
 tests/shutdown/17-no-dir-check-globalcfg           |    1 +
 tests/shutdown/17-no-dir-check-globalcfg.t         |    1 +
 tests/spawn-max/00-basic.t                         |    2 +-
 tests/spawn-max/00-basic/suite.rc                  |    3 +-
 tests/special/00-sequential.t                      |    9 +-
 tests/special/02-exclude.t                         |    2 +-
 tests/special/03-include.t                         |    2 +-
 tests/special/04-clock-triggered.t                 |    2 +-
 tests/special/05-clock-triggered-utc.t             |    2 +-
 tests/special/06-clock-triggered-iso.t             |    2 +-
 tests/special/07-clock-triggered-360.t             |    2 +-
 tests/special/08-clock-triggered-0.t               |    2 +-
 tests/special/clock-360/suite.rc                   |    4 +-
 tests/special/clock/suite.rc                       |    4 +-
 tests/special/exclude/suite.rc                     |    2 +-
 tests/special/include/suite.rc                     |    2 +-
 tests/special/sequential/suite.rc                  |    8 +-
 tests/startup/00-cold.t                            |   31 -
 tests/startup/00-state-summary.t                   |   40 +
 .../suite.rc                                       |    0
 tests/startup/01-warm.t                            |   31 -
 tests/startup/02-state-summary.t                   |   40 -
 tests/startup/cold/reference.log                   |    5 -
 tests/startup/cold/suite.rc                        |   17 -
 tests/startup/warm/reference.log                   |    4 -
 tests/startup/warm/suite.rc                        |   16 -
 tests/suite-host-self-id/00-address.t              |    4 +-
 tests/suite-host-self-id/00-address/suite.rc       |    8 +-
 tests/suite-state/00-polling.t                     |   24 +-
 tests/suite-state/01-polling.t                     |   28 +-
 .../02-validate-blank-command-scripting.t          |    2 +-
 .../02-validate-blank-command-scripting/suite.rc   |    2 +-
 tests/suite-state/03-options.t                     |    2 +-
 tests/suite-state/04-template.t                    |    2 +-
 tests/suite-state/05-message.t                     |   34 +
 tests/suite-state/06-format.t                      |   43 +
 tests/suite-state/format/suite.rc                  |   16 +
 tests/suite-state/message/reference.log            |    4 +
 tests/suite-state/message/suite.rc                 |   18 +
 tests/suite-state/polling/suite.rc                 |    4 +-
 tests/task-name/00-basic.t                         |    2 +-
 tests/triggering/00-recovery.t                     |    2 +-
 tests/triggering/01-or-conditional.t               |    2 +-
 tests/triggering/02-fam-start-all.t                |    2 +-
 tests/triggering/03-fam-succeed-all.t              |    2 +-
 tests/triggering/04-fam-fail-all.t                 |    2 +-
 tests/triggering/05-fam-finish-all.t               |    2 +-
 tests/triggering/06-fam-succeed-any.t              |    2 +-
 tests/triggering/07-fam-fail-any.t                 |    2 +-
 tests/triggering/08-fam-finish-any.t               |    2 +-
 tests/triggering/09-fail.t                         |    2 +-
 tests/triggering/10-finish.t                       |    2 +-
 tests/triggering/11-start.t                        |    2 +-
 tests/triggering/12-succeed.t                      |    2 +-
 tests/triggering/13-submit.t                       |    2 +-
 tests/triggering/14-submit-fail.t                  |    2 +-
 tests/triggering/15-suicide.t                      |    2 +-
 tests/triggering/16-fam-expansion.t                |   46 +
 tests/triggering/fail/suite.rc                     |    2 +-
 tests/triggering/fam-expansion/suite.rc            |    8 +
 tests/triggering/fam-fail-all/suite.rc             |    2 +-
 tests/triggering/fam-fail-any/suite.rc             |    2 +-
 tests/triggering/fam-finish-all/suite.rc           |    2 +-
 tests/triggering/fam-finish-any/suite.rc           |    2 +-
 tests/triggering/fam-start-all/suite.rc            |    2 +-
 tests/triggering/fam-succeed-all/suite.rc          |    2 +-
 tests/triggering/fam-succeed-any/suite.rc          |    2 +-
 tests/triggering/finish/suite.rc                   |    2 +-
 tests/triggering/or-condition/suite.rc             |    2 +-
 tests/triggering/recovery/reference.log            |   20 +-
 tests/triggering/recovery/suite.rc                 |   11 +-
 tests/triggering/start/suite.rc                    |    2 +-
 tests/triggering/submit-fail/suite.rc              |    2 +-
 tests/triggering/submit/suite.rc                   |    2 +-
 tests/triggering/succeed/suite.rc                  |    2 +-
 tests/triggering/suicide/suite.rc                  |    2 +-
 tests/tutorial/README                              |    2 +-
 tests/tutorial/cycling/00-tut.five.t               |    2 +-
 tests/tutorial/cycling/01-tut.four.t               |    2 +-
 tests/tutorial/cycling/02-tut.one.t                |    2 +-
 tests/tutorial/cycling/03-tut.three.t              |    2 +-
 tests/tutorial/cycling/04-tut.two.t                |    2 +-
 tests/tutorial/cycling/reflogs/tut.five            |   60 -
 tests/tutorial/cycling/reflogs/tut.four            |   59 -
 tests/tutorial/cycling/reflogs/tut.one             |   50 -
 tests/tutorial/cycling/reflogs/tut.three           |   60 -
 tests/tutorial/cycling/reflogs/tut.two             |   50 -
 tests/tutorial/oneoff/00-tut.basic.t               |    2 +-
 tests/tutorial/oneoff/01-tut.external.t            |    2 +-
 tests/tutorial/oneoff/02-tut.ftrigger1.t           |    2 +-
 tests/tutorial/oneoff/03-tut.ftrigger2.t           |    2 +-
 tests/tutorial/oneoff/04-tut.goodbye.t             |    2 +-
 tests/tutorial/oneoff/05-tut.inherit.t             |    2 +-
 tests/tutorial/oneoff/06-tut.jinja2.t              |    2 +-
 tests/tutorial/oneoff/07-tut.jobsub.t              |    2 +-
 tests/tutorial/oneoff/08-tut.minimal.t             |    2 +-
 tests/tutorial/oneoff/09-tut.remote.t              |    2 +-
 tests/tutorial/oneoff/10-tut.retry.t               |    2 +-
 tests/tutorial/oneoff/11-tut.suicide.t             |    2 +-
 tests/tutorial/oneoff/reflogs/tut.basic            |   18 -
 tests/tutorial/oneoff/reflogs/tut.external         |   18 -
 tests/tutorial/oneoff/reflogs/tut.ftrigger1        |   35 -
 tests/tutorial/oneoff/reflogs/tut.ftrigger2        |   46 -
 tests/tutorial/oneoff/reflogs/tut.goodbye          |   27 -
 tests/tutorial/oneoff/reflogs/tut.inherit          |   27 -
 tests/tutorial/oneoff/reflogs/tut.jinja2           |   44 -
 tests/tutorial/oneoff/reflogs/tut.minimal          |   18 -
 tests/tutorial/oneoff/reflogs/tut.remote           |   18 -
 tests/tutorial/oneoff/reflogs/tut.retry            |   40 -
 tests/tutorial/oneoff/reflogs/tut.suicide          |   28 -
 tests/tutorial/test_header_tutorial                |    4 +-
 tests/tutorial/update-tutorial-tests.sh            |    4 +-
 tests/validate/00-multi.t                          |    2 +-
 tests/validate/00-multi/suite.rc                   |    2 +-
 tests/validate/01-periodical.t                     |    2 +-
 tests/validate/01-periodical/suite.rc              |   12 +-
 tests/validate/02-scripting-quotes.t               |    2 +-
 tests/validate/03-incomplete-quotes.t              |    2 +-
 tests/validate/04-builtin-suites.t                 |   48 +
 tests/validate/04-check-examples.t                 |   42 -
 tests/validate/05-strict-case.t                    |    2 +-
 tests/validate/06-strict-missing.t                 |    2 +-
 tests/validate/07-null-parentage.t                 |    2 +-
 tests/validate/08-whitespace.t                     |    2 +-
 tests/validate/08-whitespace/suite.rc              |    4 +-
 tests/validate/09-include-missing.t                |    2 +-
 tests/validate/10-bad-sequence-interval.t          |    7 +-
 tests/validate/11-bad-sequence-2-digit-century.t   |    7 +-
 tests/validate/11-fail-mixed-syntax-formats-1.t    |   34 -
 tests/validate/12-fail-mixed-syntax-formats-2.t    |   34 -
 tests/validate/12-fail-old-syntax-1.t              |   32 +
 .../suite.rc                                       |    0
 tests/validate/13-fail-mixed-syntax-formats-3.t    |   34 -
 tests/validate/13-fail-old-syntax-2.t              |   30 +
 .../suite.rc                                       |    0
 tests/validate/14-fail-mixed-syntax-formats-4.t    |   34 -
 tests/validate/14-fail-old-syntax-3.t              |   31 +
 .../suite.rc                                       |    0
 tests/validate/15-fail-mixed-syntax-formats-5.t    |   33 -
 .../15-fail-mixed-syntax-formats-5/suite.rc        |    5 -
 tests/validate/15-fail-old-syntax-4.t              |   31 +
 .../suite.rc                                       |    0
 tests/validate/16-fail-mixed-syntax-formats-6.t    |   33 -
 .../16-fail-mixed-syntax-formats-6/suite.rc        |    9 -
 tests/validate/16-fail-old-syntax-5.t              |   30 +
 .../suite.rc                                       |    0
 tests/validate/17-fail-mixed-syntax-formats-7.t    |   33 -
 .../17-fail-mixed-syntax-formats-7/suite.rc        |    5 -
 tests/validate/17-fail-old-syntax-6.t              |   31 +
 .../suite.rc                                       |    0
 tests/validate/18-fail-mixed-syntax-formats-8.t    |   33 -
 tests/validate/18-fail-no-scheduling.t             |   30 +
 .../suite.rc                                       |    0
 tests/validate/19-fail-mixed-syntax-formats-9.t    |   34 -
 tests/validate/19-fail-no-dependencies.t           |   30 +
 .../suite.rc                                       |    0
 tests/validate/20-fail-no-graph-async.t            |   30 +
 .../suite.rc                                       |    0
 tests/validate/20-fail-no-scheduling.t             |   30 -
 tests/validate/21-fail-no-dependencies.t           |   30 -
 tests/validate/21-fail-no-graph-sequence.t         |   30 +
 .../suite.rc                                       |    0
 tests/validate/22-fail-no-graph-async.t            |   30 -
 tests/validate/22-fail-year-bounds.t               |   31 +
 .../suite.rc                                       |    0
 tests/validate/23-fail-no-graph-sequence.t         |   30 -
 tests/validate/23-fail-old-syntax-7.t              |   31 +
 .../suite.rc                                       |    0
 tests/validate/24-fail-initial-greater-final.t     |   31 +
 .../suite.rc                                       |    0
 tests/validate/24-fail-year-bounds.t               |   31 -
 tests/validate/25-fail-constrained-initial.t       |   28 +
 .../suite.rc                                       |    0
 tests/validate/25-fail-mixed-syntax-formats-10.t   |   34 -
 tests/validate/26-fail-graph-double-conditionals.t |   54 +
 tests/validate/26-fail-initial-greater-final.t     |   31 -
 tests/validate/27-fail-constrained-final.t         |   28 +
 .../suite.rc                                       |    0
 tests/validate/27-mixed-syntax-global-suite.t      |   28 -
 .../validate/27-mixed-syntax-global-suite/suite.rc |    9 -
 tests/validate/28-fail-constrained-initial.t       |   28 -
 tests/validate/28-fail-graph-double-conditionals.t |   54 -
 .../28-fail-max-active-cycle-points-zero.t         |   30 +
 .../suite.rc                                       |    0
 tests/validate/29-fail-constrained-final.t         |   28 -
 tests/validate/29-pass-constrained-initial.t       |   28 +
 .../suite.rc                                       |    0
 .../30-fail-max-active-cycle-points-zero.t         |   30 -
 tests/validate/30-pass-constrained-final.t         |   28 +
 .../suite.rc                                       |    0
 tests/validate/30-pass-constrained-initial.t       |   28 -
 tests/validate/31-fail-not-integer.t               |   30 +
 .../suite.rc                                       |    0
 tests/validate/31-pass-constrained-final.t         |   28 -
 tests/validate/32-fail-graph-bracket-missing.t     |   31 +
 .../suite.rc                                       |    0
 tests/validate/32-fail-not-integer.t               |   30 -
 tests/validate/33-fail-graph-bracket-missing.t     |   31 -
 tests/validate/33-fail-graph-cycles.t              |   30 +
 .../suite.rc                                       |    0
 tests/validate/34-fail-graph-cycles.t              |   30 -
 tests/validate/34-fail-self-edges.t                |   30 +
 .../suite.rc                                       |    0
 tests/validate/35-fail-self-edges.t                |   30 -
 .../35-pass-special-tasks-non-word-names.t         |   41 +
 tests/validate/36-fail-double-runahead.t           |   32 +
 .../suite.rc                                       |    0
 .../36-pass-special-tasks-non-word-names.t         |   41 -
 tests/validate/37-clock-trigger-task-not-defined.t |   37 +
 tests/validate/37-fail-double-runahead.t           |   32 -
 tests/validate/38-clock-trigger-task-not-defined.t |   37 -
 tests/validate/38-degenerate-point-format.t        |   31 +
 .../suite.rc                                       |    0
 tests/validate/39-degenerate-point-format.t        |   31 -
 tests/validate/39-fail-suicide-left.t              |   34 +
 tests/validate/40-fail-suicide-left.t              |   34 -
 .../40-jinja2-template-syntax-error-main.t         |   38 +
 .../suite.rc                                       |    0
 .../41-jinja2-template-syntax-error-cylc-include.t |   38 +
 .../suite-includeme.rc                             |    0
 .../suite.rc                                       |    0
 tests/validate/41-mixed-syntax-global-suite.t      |   57 -
 ...42-jinja2-template-syntax-error-jinja-include.t |   35 +
 .../suite-includeme.rc                             |    0
 .../suite.rc                                       |    0
 .../42-jinja2-template-syntax-error-main.t         |   38 -
 tests/validate/43-jinja2-template-error-main.t     |   36 +
 .../suite.rc                                       |    0
 .../43-jinja2-template-syntax-error-cylc-include.t |   38 -
 tests/validate/44-jinja2-template-not-found.t      |   35 +
 .../suite.rc                                       |    0
 ...44-jinja2-template-syntax-error-jinja-include.t |   35 -
 tests/validate/45-jinja2-template-error-main.t     |   36 -
 tests/validate/45-jinja2-type-error.t              |   38 +
 .../suite.rc                                       |    0
 tests/validate/46-fail-bad-vis-nod-attrs.t         |   32 +
 .../suite.rc                                       |    0
 tests/validate/46-jinja2-template-not-found.t      |   35 -
 tests/validate/47-fail-no-graph.t                  |   40 +
 tests/validate/47-jinja2-type-error.t              |   38 -
 tests/validate/48-fail-bad-vis-nod-attrs.t         |   32 -
 tests/validate/48-reg-then-pwd.t                   |   50 +
 tests/validate/49-fail-no-graph.t                  |   40 -
 tests/validate/49-jinja2-undefined-error.t         |   38 +
 .../suite.rc                                       |    0
 tests/validate/50-fail-authentication-hashes.t     |   37 -
 tests/validate/50-hyphen-fam.t                     |   46 +
 tests/validate/50-reg-then-pwd.t                   |   50 -
 tests/validate/51-jinja2-undefined-error.t         |   38 -
 tests/validate/51-zero-interval.t                  |   41 +
 tests/validate/52-hyphen-fam.t                     |   46 -
 tests/validate/52-null-timeout.t                   |   36 +
 tests/validate/53-missing-parentage.t              |   29 +
 .../suite.rc                                       |    0
 tests/validate/53-zero-interval.t                  |   41 -
 tests/validate/54-null-timeout.t                   |   36 -
 tests/validate/54-self-suicide.t                   |   43 +
 .../{56-self-suicide => 54-self-suicide}/suite.rc  |    0
 tests/validate/55-hyphen-finish.t                  |   35 +
 tests/validate/55-missing-parentage.t              |   29 -
 tests/validate/56-self-suicide.t                   |   43 -
 tests/validate/56-succeed-sub.t                    |   36 +
 tests/validate/57-hyphen-finish.t                  |   35 -
 tests/validate/57-offset-no-offset.t               |   39 +
 tests/validate/58-icp-quoted-now.t                 |   39 +
 tests/validate/58-succeed-sub.t                    |   36 -
 tests/validate/59-offset-no-offset.t               |   39 -
 tests/validate/60-group.t                          |   28 +
 tests/validate/60-group/suite.rc                   |   17 +
 tests/validate/61-include-missing-quote.t          |   33 +
 tests/validate/62-null-task-name.t                 |   35 +
 tests/validate/63-collapse-secondary-parent.t      |   45 +
 1880 files changed, 94897 insertions(+), 49325 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cylc.git



More information about the debian-science-commits mailing list