solvespace/test
whitequark 4a0b4fd8d3 Win32: unbreak solvespace-cli.
It was broken because of three bugs:
  * Uninitialized variables in RunCommand;
  * Trying to use (OEM-encoded) main() argc/argv arguments instead
    of GetCommandLineW();
  * Trying to pass relative paths directly into ssfopen.
2016-12-05 01:24:17 +00:00
..
constraint Rewrite equations generated for same-orientation constraints. 2016-11-27 14:25:50 +00:00
group Unbreak Camera::UnProjectPoint3. 2016-11-19 09:50:00 +00:00
request Add two more points to the TTF text request. 2016-11-02 09:22:18 +00:00
CMakeLists.txt Implement a command-line interface. 2016-11-29 04:01:07 +00: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
harness.cpp Win32: unbreak solvespace-cli. 2016-12-05 01:24:17 +00:00
harness.h Allow combining extrude, lathe, translate and rotate group as assemblies. 2016-10-12 22:02:38 +00:00