$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [test] How to execute shell commands
From: Mike Dev (mike.dev_at_[hidden])
Date: 2018-09-28 11:31:02
As an extension to my previous question:
Does the boost test framework provide an integrated mechanism to get the binary directory (the directory where the
currently running test executable is placed) and/or the source directory (where the jam-file resides that defined the
test)?
Best
Mike