mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
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:
parent
d286f58ead
commit
3caf00bcf7
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue