- use __COUNTER__ for unique IDS instead of __LINE__ (where possible)
+ bug fixes
This commit is contained in:
Phil Nash
2016-03-15 07:24:26 +00:00
parent 447f53e9e3
commit c984fc3ecd
3 changed files with 57 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
![catch logo](catch-logo-small.png)
*v1.3.6*
*v1.4.0*
Build status (on Travis CI) [![Build Status](https://travis-ci.org/philsquared/Catch.png)](https://travis-ci.org/philsquared/Catch)