diff options
-rw-r--r-- | build2/test/testscript | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/build2/test/testscript b/build2/test/testscript index 736e393..667ff6b 100644 --- a/build2/test/testscript +++ b/build2/test/testscript @@ -69,11 +69,18 @@ Questions .t, .test, .ts, .tst, .bt, <none> + .bts .testscript + + just testscript (but if multiple tests then could be desirable to name them + appropriately). + + Maybe either 'testscript' or '<name>.testscript'? + Notes ===== * If expected exist status is not 0, then probably makes sense to suppress - stderr output if there is no comparison. + stderr output if there is no stderr comparison. Syntax ====== |