solvespace/test
Maximilian Federle 24720a0024 Revert "CMake: use sanitizer flags for internal targets only"
This reverts commit 68b1abf77f.

The warnings are valuable and shouldn't be cast aside.
As of 8f509f1, we special case macOS and don't set -fno-sanitize-recover
to allow CI to succeed.
In the future, this could be made stricter again by only suppressing
known bugs, which ideally should also be fixed or reported upstream.
2020-10-24 17:10:47 +02:00
..
analysis/contour_area Show area of closed contour with SI units. 2020-06-23 02:39:57 +00:00
constraint Change default chord tolerance (to 0.1%) and maximum segments (to 20). 2020-06-14 05:20:23 +00:00
core Collect together and rigorously test all our ad-hoc path functions. 2017-03-11 16:24:12 +00:00
group Implement a platform abstraction for windows. 2018-07-17 13:31:17 +00:00
request Change default chord tolerance (to 0.1%) and maximum segments (to 20). 2020-06-14 05:20:23 +00:00
CMakeLists.txt Revert "CMake: use sanitizer flags for internal targets only" 2020-10-24 17:10:47 +02:00
Gentium-R.ttf Add basic test coverage for curve sketching tools. 2016-08-01 11:31:38 +00:00
commit.sh Implement a command-line interface. 2016-11-29 04:01:07 +00:00
debugtool.cpp Refactor InitPlatform. 2020-05-10 08:29:25 +00:00
harness.cpp Refactor InitPlatform. 2020-05-10 08:29:25 +00:00
harness.h Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00