From cd76f79510c282261d28dd521c92f6262c3d2209 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 27 Dec 2020 14:19:42 +0000 Subject: Add -- to test run options before file list --- icespider/unittests/Jamfile.jam | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/icespider/unittests/Jamfile.jam b/icespider/unittests/Jamfile.jam index ba44d29..8dd497a 100644 --- a/icespider/unittests/Jamfile.jam +++ b/icespider/unittests/Jamfile.jam @@ -36,7 +36,7 @@ alias testCommon : : : : run testCompile.cpp base2.cpp - : : + : -- : testRoutes.json : BOOST_TEST_DYN_LINK @@ -72,7 +72,7 @@ run testApp.cpp base2.cpp testRoutes.json - : : + : -- : config/ice.properties xslt/transform.xslt : @@ -122,7 +122,7 @@ run run testFileSessions.cpp - : : + : -- : config/ice.properties : BOOST_TEST_DYN_LINK -- cgit v1.2.3