Skip to content

Validation: output validation text instantly - #184

Merged
VladimirUmek merged 1 commit into
mainfrom
fix_cv_output
Sep 11, 2026
Merged

VladimirUmek merged 1 commit into
mainfrom
fix_cv_output

Conversation

@VladimirUmek

Copy link
Copy Markdown
Collaborator

Flushes stdout.

The most valuable change is flushing immediately after TestReportTestCaseBegin(). That message has no trailing newline, so without fflush(stdout) the name of a test that hangs may never appear.

@VladimirUmek
VladimirUmek merged commit 45e9630 into main Sep 11, 2026
1 check passed
@VladimirUmek
VladimirUmek deleted the fix_cv_output branch September 11, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants