We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
import testing
1 parent 7e3e7eb commit fe43d3eCopy full SHA for fe43d3e
1 file changed
test/Jamfile.v2
@@ -7,6 +7,8 @@
7
8
# See library home page at http://www.boost.org/libs/timer
9
10
+import testing ;
11
+
12
path-constant parent : .. ; # so that inspect will start in boost-root/libs/timer
13
# when run from another directory, such as boost-root/status
14
0 commit comments