tcltest: Add support for the -template option
commit35b0acdccfe58043717b026fa2d86ecd76711c85
authorSteve Bennett <steveb@workware.net.au>
Fri, 17 Apr 2020 04:44:17 +0000 (17 14:44 +1000)
committerSteve Bennett <steveb@workware.net.au>
Fri, 17 Apr 2020 07:36:50 +0000 (17 17:36 +1000)
treec31bb2d8a97ccae377c51e84a18f39903a1ea9c3
parentf35906bf66173de97f1f0febab9c996a273e260b
tcltest: Add support for the -template option

When set, failed tests output a complete test command that would
succeed. This is useful when creating new tests.

Signed-off-by: Steve Bennett <steveb@workware.net.au>
tcltest.tcl