Updated README feature list

This commit is contained in:
Snaipe 2015-09-21 18:08:06 +02:00
parent 9683945a06
commit 7c9855f9da

View file

@ -32,7 +32,7 @@ the user would have with other frameworks:
* [x] Test are isolated in their own process, crashes and signals can be
reported and tested.
* [x] Unified interface between C and C++: include the criterion header and it *just* works.
* [x] There is a support for theories alongside tests
* [x] Supports parameterized tests and theories.
* [x] Progress and statistics can be followed in real time with report hooks.
* [x] TAP output format can be enabled with an option.
* [x] Runs on Linux, FreeBSD, Mac OS X, and Windows (Compiling with MinGW GCC and Visual Studio 2015+).