Skip to content

Commit

Permalink
v1.4.0, update Changes and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Jul 11, 2013
1 parent 0880900 commit f4d8317
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes for lest � lest errors escape testing


version 1.4.0 2013-07-11

- Add variant for C++03. Requires registration of test functions.
- Make several small improvements in existing code.


version 1.3.0 2013-07-10

- Change friend functions to members.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ You are encouraged to take it from here and change and expand it as you see fit

- [lest with groups](https://github.com/pmed/lest/tree/test_group) - Pavel Medvedev
- lest with expression decomposition - lest_decompose.hpp, this project [1].
- lest for C++03 with expression decomposition - lest_cpp03.hpp, this project [1].


Notes and References
Expand Down

0 comments on commit f4d8317

Please sign in to comment.