Subject: [Boost-bugs] [Boost C++ Libraries] #5959: Getting a full test log (log-level=all) depends on the argument order
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-28 19:01:12
#5959: Getting a full test log (log-level=all) depends on the argument order
-------------------------------------------+--------------------------------
Reporter: anordman@⦠| Owner: rogeeff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
Version: Boost Development Trunk | Severity: Problem
Keywords: test, log, testlog, log-level |
-------------------------------------------+--------------------------------
When using Boost.Test it depends on the argument order if I can get a full
test log or not. log-level is set to "all" in both cases, but note the
changed argument order.
test --report_level=no --output_format=XML --log-level=all
''(test log only for failing tests)''
test --log_level=all --output_format=XML --report_level=no
''(works - full test log)''
Noticed when using 1.40.0 but reproduced with trunk.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5959> 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:07 UTC