2014-04-11 16:16:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2013-11-11 14:18:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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().
|
|
|
|
|
2013-07-10 15:39:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2013-06-05 08:45:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2013-02-05 11:51:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 5 10:16:53 UTC 2013 - asn@cryptomilk.org
|
|
|
|
|
|
|
|
- Add a libcmocka-devel-static package for the static library.
|
|
|
|
|
2013-01-14 11:49:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|