lp://staging/~blep/cppunit2/assertion_message_operator
- Get this branch:
- bzr branch lp://staging/~blep/cppunit2/assertion_message_operator
Branch merges
Recent revisions
- 460. By Baptiste Lepilleur <email address hidden>
-
Rough sketch of a buggy implementation of operator << for message. But show most of the implementation/
portability issues. - 459. By Baptiste Lepilleur <email address hidden>
-
- modified outputter to use structured assertion data
- removed message in CheckerResult & assertion, modified assertion predicates to use the new CheckerResult message API
- deactivated testexceptionguard rethrow feature (unused...) - 458. By Baptiste Lepilleur <email address hidden>
-
- moved CheckerResult implementation to testinfo.cpp
- added setName(), diagnostic() & predicate() member function to CheckerResult
- modified common assertions to set the structured data in CheckerResult - 455. By Baptiste Lepilleur <email address hidden>
-
- added _CPPUT_
COMPARISON_ REVERSE_ OPERATOR_ TYPE to get the reverse of an operator - 454. By Baptiste Lepilleur <email address hidden>
-
- fixed multiple evaluation of actual/expected value in comparison assertions
- removed CPPUT_ASSERT_EQUAL, CPPUT_ASSERT_NOT_EQUAL, CPPUT_CHECK_EQUAL, CPPUT_CHECK_ NOT_EQUAL
- preserved predicate CppUT::checkEquals (used in predicate composition)
- updated examples to use CPPUT_ASSERT_COMPARE and CPPUT_CHECK_COMPARE - 453. By Baptiste Lepilleur <email address hidden>
-
- Made sure that implementation headers can only be included by cpput/testing.h
- 452. By Baptiste Lepilleur <email address hidden>
-
- Added macro CPPUT_CHECK_COMPARE & CPPUT_ASSERT_
COMPARE to support comparison assertions using operator <, <=, ==, !=, >= and >.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)