Update catch_reporter_tap.hpp

TAP format requires all results to be reported.
Removed extraneous preferences function (handled by parent)
Incorporated fix from 3d9e7db2e0
Simplified total printing
This commit is contained in:
Gavin S
2020-07-12 01:17:37 -07:00
committed by Martin Hořeňovský
parent 4565b826cf
commit 87d0197cbd
3 changed files with 7 additions and 10 deletions

View File

@@ -3992,5 +3992,5 @@ ok {test-number} - q3 == 23. for: 23.0 == 23.0
ok {test-number} -
# xmlentitycheck
ok {test-number} -
1..1992
1..2000