Skip to content

Commit

Permalink
v1.14.0 Update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Sep 2, 2014
1 parent 2ddec75 commit 0b85158
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changes for lest � lest errors escape testing


version 1.14.0 2014-09-2

- Make test selection from command line case insensitive.
- Add tags [hide] and [.] to skip tests at default.
- Add command line options to show help and to count and list selected tests.
- Change EXPECT() macros to use "do {...} while( false )" iteration statement as in CATCH [1]
- Remove trailing whitespace


version 1.13.0 2014-08-31

- Add selection of tests from command line to lest_cpp03.hpp.
Expand Down

0 comments on commit 0b85158

Please sign in to comment.