This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
ecg-prog-filtered/u02/src
Simon Bruder 8f784ccf3e u02/tests: Fix skipping behaviour
When the test runner only tests one case, it exits with a non-zero exit
code should that test invoke a skip (even if there are 1000+ successful
iterations).

This fixes this by falling back to a cheap message to stderr.
2023-05-16 16:49:22 +02:00
..
star_tool.cpp u02: Implement preview for star 2023-05-16 16:49:22 +02:00
sweep_line_tool.cpp u02: Implement sweep line tool 2023-05-09 23:50:31 +02:00
tests.cpp u02/tests: Fix skipping behaviour 2023-05-16 16:49:22 +02:00
util.cpp u02/util: Simplify conditions 2023-05-09 23:50:31 +02:00