Skip to content
Snippets Groups Projects
Commit e5a1baec authored by Markus Blatt's avatar Markus Blatt
Browse files

Use int return values to indicate failing tests.

Previously, the tests supposed to fail would not have been
detected with -DNDEBUG. With this patch we use cerr to report problems
and return a nonzero error code on completion.
parent f20e290a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment