Add test for multiple streaming parts in UNSCOPED_INFO

This commit is contained in:
Martin Hořeňovský
2023-09-17 10:44:31 +02:00
parent 92672591c1
commit 9c541ca72e
18 changed files with 139 additions and 18 deletions

View File

@@ -162,6 +162,7 @@ Nor would this
:test-result: PASS Hashers with same seed produce same hash
:test-result: PASS Hashing different test cases produces different result
:test-result: PASS Hashing test case produces same hash across multiple calls
:test-result: FAIL INFO and UNSCOPED_INFO can stream multiple arguments
:test-result: FAIL INFO and WARN do not abort tests
:test-result: FAIL INFO gets logged on failure
:test-result: FAIL INFO gets logged on failure, even if captured before successful assertions