Boost logo

Boost Users :

Subject: [Boost-users] [Test] Small Enhancement Suggestion
From: Merrill Cornish (merrill.cornish_at_[hidden])
Date: 2015-06-19 14:14:15


I couldn't find the official way of suggesting an enhancement, but here
goes:

When a Boost Test currently runs in console mode, it logs the message lines

"Running X test cases..."

at the start and

"*** Y failure detected in test suite 'My Test Suite' "

at the end. That's all good. However, if <ahem> the test goes bad
wrong and never reaches the end, there is no record in the log of which
test did it.

Suggestion: Change the initial log message to include the test suite
name. For example,

"Running X test cases from 'My Test Suite'"

Merrill Cornish


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net