aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2018-08-29 15:55:43 +0200
committerAndreas Schneider <asn@cryptomilk.org>2018-08-29 16:02:47 +0200
commit8ed891eb285dd1fc62020fc2e0b1b684591b3a60 (patch)
treeee004ccf95a22918e6df1961b285341fff81eb5e /ChangeLog
parenta3541194f105500aebbb8b1c0f4caf984f317d92 (diff)
downloadcmocka-8ed891eb285dd1fc62020fc2e0b1b684591b3a60.tar.gz
cmocka-8ed891eb285dd1fc62020fc2e0b1b684591b3a60.tar.xz
cmocka-8ed891eb285dd1fc62020fc2e0b1b684591b3a60.zip
Bump version to 1.1.2cmocka-1.1.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa5835a..011041e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Wed Aug 29 2018 Andreas Schneider <asn@cryptomilk.org>
+ * cmocka version 1.1.2
+ * Added function to filter tests (cmocka_set_test_filter)
+ * Added new mocking example (uptime)
+ * Fixed fixture error reporting
+ * Fixed compiler flags detection
+ * Some improvement for API documentation
+
Fri Apr 07 2016 Andreas Schneider <asn@cryptomilk.org>
* cmocka: version 1.1.1
* Fixed TAP output