summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2016-09-21 16:41:04 +0200
committerAndreas Schneider <asn@cryptomilk.org>2016-09-21 16:41:04 +0200
commit6fc7aff599d01d5dcddff105692628a1eedc5a37 (patch)
treed6b8f708368b510adaf0fd3977978912a4b3dad6
parentfcc47ccf4f8efcbf38af1ddcab988c36c1d2df14 (diff)
downloadcmocka_website-6fc7aff599d01d5dcddff105692628a1eedc5a37.tar.gz
cmocka_website-6fc7aff599d01d5dcddff105692628a1eedc5a37.tar.xz
cmocka_website-6fc7aff599d01d5dcddff105692628a1eedc5a37.zip
cmocka-1.1.0
-rw-r--r--index.html23
1 files changed, 12 insertions, 11 deletions
diff --git a/index.html b/index.html
index e806161..3f69b62 100644
--- a/index.html
+++ b/index.html
@@ -218,22 +218,23 @@
<br />
- <strong>cmocka 1.0.1</strong><br />
- <small><span style="font-size: small;">2015-02-16</span><br />
- We released version 1.0.1 to fix some smaller issues of
- the last release.
- </small>
+ <strong>cmocka 1.1.0</strong><br />
+ <small><span style="font-size: small;">2016-09-21</span><br />
+ We are proud to announce version 1.1 of cmocka. This
+ release includes new features like support to verify
+ call ordering, to pass initial data to test cases,
+ catch multiple exceptions and improved XML output.
+ </small>
<br />
<br />
- <strong>cmocka 1.0.0</strong><br />
+
+ <strong>cmocka 1.0.1</strong><br />
<small><span style="font-size: small;">2015-02-16</span><br />
- We are proud to announce version 1.0 of cmocka. This
- release includes new features like a new test runner
- with support for group fixtures. We also added more
- message output formats like Subunit, Test Anything
- Protocol and jUnit XML reports.</small>
+ We released version 1.0.1 to fix some smaller issues of
+ the last release.
+ </small>
</div>