[Libreoffice-commits] cppunit.git: Changes to 'feature/new_assert_macros'

Markus Mohrhard markus.mohrhard at googlemail.com
Sat Jul 12 22:41:51 PDT 2014


New branch 'feature/new_assert_macros' available with the following commits:
commit 4dbaa35920fa376c48eedf8cc3440b3965a01caa
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sat May 5 21:52:20 2012 +0200

    add new assertion macros for <, <=, > and >=
    
    Now we support the following new macros:
    
    - CPPUNIT_ASSERT_LESS
    - CPPUNIT_ASSERT_GREATER
    - CPPUNIT_ASSERT_LESSEQUAL
    - CPPUNIT_ASSERT_GREATEREQUAL



More information about the Libreoffice-commits mailing list