[Libreoffice-commits] cppunit.git: NEWS

Markus Mohrhard markus.mohrhard at googlemail.com
Mon Aug 17 19:09:11 PDT 2015


 NEWS |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 75d1efd9866d3474ca008157be092be93d782243
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Tue Aug 18 04:08:40 2015 +0200

    add new assertions to NEWS

diff --git a/NEWS b/NEWS
index c76d1fb..b3c4c19 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@
 * Test Plug-in Runner: 
   - Fixed crash on Win64 in test runner (fdo#81433)
 
+  - Added new Assertion macros: ASSERT_LESS, ASSERT_GREATER,
+                    ASSERT_LESSEQUAL, ASSERT_GREATEREQUAL
+
 
   New in CppUnit 1.13.2:
   ---------------------


More information about the Libreoffice-commits mailing list