An elegant unit testing framework for C with support for mock objects
Go to file
Jakub Hrozek 2432ffe352 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
2016-09-21 16:53:50 +02:00
.gitignore Update to version 1.1.0 2016-09-21 16:53:50 +02:00
cmocka-1.0.0-fix_build_with_newer_gcc.patch Fix build with newer gcc. 2015-02-20 09:49:26 +01:00
cmocka.spec Update to version 1.1.0 2016-09-21 16:53:50 +02:00
sources Update to version 1.1.0 2016-09-21 16:53:50 +02:00