Skip to content

Commit 3caf00b

Browse files
committed
r30 | charles.nicholson@gmail.com | 2010-07-30 16:09:20 -0500 (Fri, 30 Jul 2010) | 1 line
dummy change to test committing
1 parent d286f58 commit 3caf00b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ the terms of the License contained in the file COPYING distributed
77
with this package. This license is the same as the MIT/X Consortium
88
license.
99

10-
See src/tests/TestUnitTestPP.cpp for usage.
10+
See src/tests/TestUnitTest++.cpp for usage.
1111

1212
Authors:
1313
Noel Llopis (llopis@convexhull.com)
@@ -52,7 +52,7 @@ Version 1.2 (2006-10-29)
5252
- Added named test suites
5353
- Added CHECK_ARRAY2D_CLOSE
5454
- 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
5656

5757
Version 1.1 (2006-04-18)
5858
- CHECK macros do not have side effects even if one of the parameters changes state

0 commit comments

Comments
 (0)