↵ Return to the main page of libcmocka
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2019-03-28 | Andreas Schneider <asn at redhat dot com> - 1.1.5-1 | - Update to version 1.1.5 |
2018-09-27 | Andreas Schneider <asn at redhat dot com> - 1.1.3-1 | - Update to version 1.1.3 |
2018-08-29 | Andreas Schneider <asn at redhat dot com> - 1.1.2-1 | - Update to version 1.1.2 |
2017-04-07 | Andreas Schneider <asn at redhat dot com> - 1.1.1-0 | - Update to version 1.1.1 |
2016-09-21 | Jakub Hrozek <jhrozek at redhat dot com> - 1.1.0-1 | - Update to version 1.1.0 * Added support to catch multiple exceptions * Added support to verify call ordering * Added support to pass initial data to test cases * Added will_return_maybe() for ignoring mock returns * Added subtests for groups using TAP output * Added support to write multiple XML files for groups * Improved documentation * Fixed XML output generataion * Fixed Windows builds with VS2015 |
2015-03-12 | Andreas Schneider <asn at redhat dot com> - 1.0.1-1 | - 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. |
2015-02-16 | Andreas Schneider <asn at redhat dot com> - 1.0.0-1 | - 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 |
2014-05-26 | - Andreas Schneider <asn at redhat dot com> - 0.4.1-1 | - Update to version 0.4.1. |
2014-04-11 | - Andreas Schneider <asn at redhat dot com> - 0.4.0-1 | - Update to version 0.4.0. |
2013-11-06 | - Andreas Schneider <asn at redhat dot com> - 0.3.2-1 | - Update to version 0.3.2. - Include API documentation. |