r30 | charles.nicholson@gmail.com | 2010-07-30 16:09:20 -0500 (Fri, 30 Jul 2010) | 1 line

dummy change to test committing
This commit is contained in:
Patrick Johnmeyer 2013-01-09 23:45:36 -06:00
parent d286f58ead
commit 3caf00bcf7

4
README
View file

@ -7,7 +7,7 @@ the terms of the License contained in the file COPYING distributed
with this package. This license is the same as the MIT/X Consortium
license.
See src/tests/TestUnitTestPP.cpp for usage.
See src/tests/TestUnitTest++.cpp for usage.
Authors:
Noel Llopis (llopis@convexhull.com)
@ -52,7 +52,7 @@ Version 1.2 (2006-10-29)
- Added named test suites
- Added CHECK_ARRAY2D_CLOSE
- Posix library name is libUnitTest++.a now
- Floating point numbers are postfixed with f in the failure reports
- Floating point numbers are postfixed with 'f' in the failure reports
Version 1.1 (2006-04-18)
- CHECK macros do not have side effects even if one of the parameters changes state