Boost logo

Boost Users :

From: Martin Trappel (0xCDCDCDCD_at_[hidden])
Date: 2008-05-07 02:52:38


Hi!

If I use BOOST_AUTO_TEST_CASE_EXPECTED_FAILURES I would expect it to be
an error when I have less as well as too many errors in the marked
testcases. However, the Test Run only fails if there are to many errors.
Is this intentional?
Why?

Thanks!
br,
Martin

Testsuite Output (1.34.1)

----
Running 14 test cases...
(...)
Test case has less failures then expected
(...)
*** No errors detected
----
versus:
----
Running 14 test cases...
(...)
*** 7 failures detected (6 failures expected) in test suite "Master Test 
Suite"
----

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