File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ the terms of the License contained in the file COPYING distributed
7
7
with this package. This license is the same as the MIT/X Consortium
8
8
license.
9
9
10
- See src/tests/TestUnitTestPP .cpp for usage.
10
+ See src/tests/TestUnitTest++ .cpp for usage.
11
11
12
12
Authors:
13
13
Noel Llopis (llopis@convexhull.com)
@@ -52,7 +52,7 @@ Version 1.2 (2006-10-29)
52
52
- Added named test suites
53
53
- Added CHECK_ARRAY2D_CLOSE
54
54
- Posix library name is libUnitTest++.a now
55
- - Floating point numbers are postfixed with f in the failure reports
55
+ - Floating point numbers are postfixed with 'f' in the failure reports
56
56
57
57
Version 1.1 (2006-04-18)
58
58
- CHECK macros do not have side effects even if one of the parameters changes state
You can’t perform that action at this time.
0 commit comments