Skip to content

Commit cd36cc9

Browse files
committed
Updated list of features.
1 parent d3ffa01 commit cd36cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This unit test framework provides a variety of features in a single library, inc
99
* Identify tests as functions, member functions and const member functions.
1010
* Pass or fail a test based on the performance.
1111
* Fixtures (setup and teardown).
12-
* Fail on memory leak.
12+
* Fail on memory leaks (currently only Windows).
1313
* Single header file include for all features.
1414
* Override test output for function names and arguments.
1515
* Provide custom logging (replace stdio output).

0 commit comments

Comments
 (0)