SHA256
8
0
forked from pool/cppunit

4 Commits

Author SHA256 Message Date
bbad35ace4 Accepting request 820766 from home:elimat:branches:devel:libraries:c_c++
- Version update to 1.15.1
  Portability:
  * Fix Wdefaulted-function-deleted warning with clang
  * Remove old Visual Studio project files
- Changes in version 1.15.0
  * Report (un)signed character as intergers
  * add CPPUNIT_TEST_FIXTURE()
  * add message_to_string trait to allow custom string formatters
  Portability:
  * Fix build with gcc 9
  * Fix various compiler warnings
- Run spec-cleaner
  * remove rpm groups
- Drop patches fixed upstream:
  * gcc9-Wdeprecated-copy-1.patch
  * gcc9-Wdeprecated-copy-2.patch

OBS-URL: https://build.opensuse.org/request/show/820766
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=17
2020-08-04 10:44:12 +00:00
Tomáš Chvátal
664c92d9c1 - Version update to 1.14.0:
* TestCaller supports any callable that can be put into
    std::function<void()>.
  * CPPUNIT_TEST_PARAMETERIZED executes a test for any value in
    an iteratable.
  * Added new Assertion macros: ASSERT_LESS, ASSERT_GREATER,
                    ASSERT_LESSEQUAL, ASSERT_GREATEREQUAL
  * Remove QT test runner

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=9
2017-04-16 19:17:38 +00:00
Tomáš Chvátal
28307b838e - Fix baselibs.conf
- Run tests and split documentation in own devel-doc subpackage.
- Remove la file and do not build static lib.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=5
2013-11-12 09:53:40 +00:00
Ismail Dönmez
c92f954725 Accepting request 114845 from home:worldcitizen:rigsofrods
Build cppunit 1.12.1
Passed  the spec file through spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/114845
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=1
2012-04-21 12:52:22 +00:00