Subject: [Boost-bugs] [Boost C++ Libraries] #6235: add --dry_run as command line argument to the test executable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-07 10:27:33
#6235: add --dry_run as command line argument to the test executable
---------------------------------------------------------------+------------
Reporter: Marvin Sielenkemper <m.sielenkemper@â¦> | Owner: rogeeff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.47.0 | Severity: Not Applicable
Keywords: |
---------------------------------------------------------------+------------
Sometimes it is nice to get the list of tests without actually executing
them, e.g. to integrate the compiled executable in
[[http://www.gallio.org/|Gallio]].[[BR]]
Many *nix tools provide this with a command line argument "--dry_run"
and/or "-n". I have added this in my local boost and can now get a nicely
parse-able test list with
{{{
test.exe -r detailed -m XML -e stdout -n
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6235> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC