solvespace/test
Ryan Pavlik c18deb2d81 test harness: Identify build host system in CMake to use for path separator.
Before, would guess incorrectly if the CMake source tree was specified
via a relative path (since then the path would not start with /).
Now, directly asks CMake if building on Windows or something else,
and sets a define.
2019-05-20 16:47:38 +00:00
..
analysis/contour_area Add an option to display areas of closed contours. 2017-04-08 16:43:06 +00:00
constraint Adjust the horizontal constraint label margin to equal vertical. 2018-07-31 17:21:15 +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 Implement a platform abstraction for windows. 2018-07-17 13:31:17 +00:00
CMakeLists.txt test harness: Identify build host system in CMake to use for path separator. 2019-05-20 16:47:38 +00:00
commit.sh Implement a command-line interface. 2016-11-29 04:01:07 +00:00
debugtool.cpp Make CLI usage text more readable. 2017-03-10 21:05:52 +00:00
Gentium-R.ttf Add basic test coverage for curve sketching tools. 2016-08-01 11:31:38 +00:00
harness.cpp test harness: Identify build host system in CMake to use for path separator. 2019-05-20 16:47:38 +00:00
harness.h Rework path and file operations to be more robust. 2017-03-11 18:58:53 +00:00