From ac785b06236dbc228a3b755c11bb3b1330ccc3ab Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sun, 9 Dec 2018 13:47:03 +0100 Subject: testament: joinable is now an explicit concept of a test spec --- tests/misc/tcmdline.nim | 1 + tests/misc/tnew.nim | 1 + 2 files changed, 2 insertions(+) (limited to 'tests/misc') diff --git a/tests/misc/tcmdline.nim b/tests/misc/tcmdline.nim index 2c4768716..71e1301ca 100644 --- a/tests/misc/tcmdline.nim +++ b/tests/misc/tcmdline.nim @@ -1,5 +1,6 @@ discard """ outputsub: "Number of parameters: 0" +joinable: false """ # Test the command line diff --git a/tests/misc/tnew.nim b/tests/misc/tnew.nim index 02282dd4a..2d9a64461 100644 --- a/tests/misc/tnew.nim +++ b/tests/misc/tnew.nim @@ -3,6 +3,7 @@ outputsub: ''' Simple tree node allocation worked! Simple cycle allocation worked! ''' +joinable: false """ # Test the implementation of the new operator -- cgit 1.4.1-2-gfad0