9ad2aee091
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=25
114 lines
3.8 KiB
Plaintext
114 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 12 14:57:24 UTC 2015 - asn@cryptomilk.org
|
|
|
|
- Update to version 1.0.1
|
|
* Added a macro for assert_ptr_equal().
|
|
* Fixed test_realloc() if 0 size is passed.
|
|
* Fixed objects packaging bug.
|
|
* Fixed building with newer gcc versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 17 08:13:09 UTC 2015 - asn@cryptomilk.org
|
|
|
|
- Add missing requires for cmake and pkg-config
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 17 08:10:18 UTC 2015 - asn@cryptomilk.org
|
|
|
|
- Turn on unit tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 16 18:14:15 UTC 2015 - asn@cryptomilk.org
|
|
|
|
- Update to version 1.0.0
|
|
* Added new test runner with group fixtures. The old runner is deprecated
|
|
* Added an extensible message output formatter
|
|
* Added jUnit XML message output
|
|
* Added subunit message output
|
|
* Added Test Anything Protocol message output
|
|
* Added skip() command
|
|
* Added test_realloc()
|
|
* Added a cmockery compat header
|
|
* Fixed a lot of bugs on Windows
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 15:03:12 UTC 2014 - asn@cryptomilk.org
|
|
|
|
- Update to version 0.4.1
|
|
* Added CMOCKA_TEST_ABORT env variable to leave threading apps.
|
|
* Fixed count parameter of expect_check() macro.
|
|
* Fixed reporting the number of tests.
|
|
* Fixed cmake config files.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 1 13:57:34 UTC 2014 - asn@cryptomilk.org
|
|
|
|
- Add baselibs.conf as Source.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 26 13:23:43 UTC 2014 - asn@cryptomilk.org
|
|
|
|
- Add BuildRequire for pkg-config.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 26 13:23:43 UTC 2014 - asn@cryptomilk.org
|
|
|
|
- Add BuildRequire for pkg-config.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 11 14:16:07 UTC 2014 - asn@cryptomilk.org
|
|
|
|
- Update to version 0.4.0
|
|
* Added support for group testing.
|
|
* Added assert_return_code().
|
|
* Added better messages for errors.
|
|
* Added cmake config mode support.
|
|
* Fixed bug with unit_test_setup and unit_test_teardown.
|
|
* Fixed a lot of small bugs.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 13:17:27 UTC 2013 - asn@cryptomilk.org
|
|
|
|
- Update to version 0.3.2
|
|
* Fixed FindNSIS detection.
|
|
* Fixed unit_test_setup() and unit_test_teardown().
|
|
* Fixed GTest and GCC message style conformance
|
|
* Fixed stringification in will_return_always().
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 10 13:38:42 UTC 2013 - asn@cryptomilk.org
|
|
|
|
- Update to version 0.3.1
|
|
* Fixed pointer conversion on s390 and ppc (32bit big endian).
|
|
* Fixed the customer_database test on big endian.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 5 06:38:33 UTC 2013 - asn@cryptomilk.org
|
|
|
|
- Update to version 0.3.0
|
|
* Added a better mock object example.
|
|
* Added pkgconfig file.
|
|
* Added new macros mock_type() and mock_ptr_type().
|
|
* Added more documentation.
|
|
* Fixed installation problems on some platforms.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 5 10:16:53 UTC 2013 - asn@cryptomilk.org
|
|
|
|
- Add a libcmocka-devel-static package for the static library.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 10:29:40 UTC 2013 - asn@cryptomilk.org
|
|
|
|
- Uploaded release tarball.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 10 08:56:04 UTC 2012 - asn@cryptomilk.org
|
|
|
|
- Fix building i686 on a x86_64 platform.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 26 13:40:20 UTC 2012 - asn@cryptomilk.org
|
|
|
|
- Initial version 0.2.0
|