Commit Graph

64 Commits (fee63ab7aec661ea3fe5890e79df752f1af10690)

Author SHA1 Message Date
Marius Kintel fee63ab7ae added bbox calculation 2011-09-01 17:02:50 +02:00
Marius Kintel 6392776e4e Initial implementation of cgalpngtest 2011-09-01 05:04:42 +02:00
Marius Kintel 1633fb0344 Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
Marius Kintel 9e64453206 Added circle-tests 2011-08-30 19:14:35 +02:00
Marius Kintel 573a78c3c3 Added square-tests 2011-08-30 05:06:46 +02:00
Marius Kintel 7c391a24c1 Updated camera settings 2011-08-30 05:03:35 +02:00
Marius Kintel d4dfe51118 Camera handling fixes 2011-08-30 05:01:59 +02:00
Marius Kintel 3e558d4446 Linux build fix 2011-08-28 02:42:37 +02:00
Marius Kintel ab3b10e889 mixed-case filename fixes 2011-08-28 02:42:24 +02:00
Marius Kintel 065e1de739 compile fixes after last batch of changes 2011-08-27 21:41:54 +02:00
Marius Kintel cb0fe366cf Use feature tests for cgal 2011-08-25 17:44:25 +02:00
Marius Kintel be63c6eeac Added modifier test cases for OpenCSG 2011-08-06 01:14:08 +02:00
Marius Kintel bdf1fda89b Handle highlight and background modifiers 2011-08-06 01:08:32 +02:00
Marius Kintel b9608dd2f8 Implemented rudimentary image compare for OpenCSG regression tests 2011-08-05 03:48:35 +02:00
Marius Kintel 0340d4e0a1 Improved view distance 2011-08-05 03:27:17 +02:00
Marius Kintel 38f50db0e0 Initially show object at an angle 2011-08-05 02:17:26 +02:00
Marius Kintel 1bd45c1891 Added some opencsgtest tests. Image compare code is still missing 2011-08-04 18:28:04 +02:00
Marius Kintel dbb0b3442b Write output PNG to stdout 2011-08-04 18:26:49 +02:00
Marius Kintel ef39e400f8 Reenabled csgtexttest and csgtermtest 2011-08-04 18:26:25 +02:00
Marius Kintel c0c56a0c30 Added hull() test 2011-08-04 18:26:04 +02:00
Marius Kintel 76263f3a8f Updated cache to new location 2011-08-04 17:01:49 +02:00
Marius Kintel 01388c9e62 Renderer->Evaluator rename 2011-08-04 05:11:48 +02:00
Marius Kintel cacfbd94b9 bug crept into the opencsg check 2011-08-02 23:47:52 +02:00
Marius Kintel 0846b4c2ea Minor updates. This works now, but needs a bugfix in OpenCSG 2011-08-02 01:43:29 +02:00
Marius Kintel 2b0035175d One step further on a Qt-free offscreen renderer 2011-07-31 03:12:27 +02:00
Marius Kintel c8d38858cb Moved dev binaries 2011-07-11 01:55:16 +02:00
Marius Kintel 0dd6c65aa1 Started adapting to reorganized testdata folders 2011-07-11 01:33:17 +02:00
Marius Kintel 75c06de2db expected file for include-test 2011-05-01 00:04:10 -04:00
Marius Kintel 1a9e3e7ca5 dxf-export expected file 2011-04-29 20:11:09 -04:00
Marius Kintel 40cf4dab4c expected file for hull-tests 2011-04-29 12:04:55 -04:00
Marius Kintel ffc2af4996 expected file for minkowski-tests 2011-04-29 12:02:33 -04:00
Marius Kintel 61ff6591ed Added expected files for hull and string-test 2011-04-29 11:55:36 -04:00
Marius Kintel 305558970a Added hull() 2011-04-29 11:17:48 -04:00
Marius Kintel 6c2fa831bd Support test cases with space in the filename 2011-04-29 11:07:10 -04:00
Marius Kintel d24b3cc84d Ported recent changes to master into the visitor branch 2011-04-12 20:35:44 +02:00
Marius Kintel f1daaed768 Working state, still requires a show() 2010-11-17 01:27:03 -05:00
Marius Kintel b1c78d03df set GLEW_DIR 2010-11-17 01:26:39 -05:00
Marius Kintel 2c4b2e5723 Prefer our glew over macports 2010-11-17 01:26:22 -05:00
Marius Kintel adf2c3b8fc find glew 2010-11-07 23:26:55 -05:00
Marius Kintel 955b19cd9e Initial hack of opencsgtest 2010-11-07 23:26:39 -05:00
Marius Kintel 99e466a7bc cosmetics 2010-11-07 22:54:41 -05:00
Marius Kintel ab90b38780 Value::QVector -> std::vector 2010-11-07 17:12:34 -05:00
Marius Kintel 6add106bfe Updated tests to latest internal API 2010-11-03 19:26:59 +01:00
Marius Kintel 363b1f1709 build tests in debug mode as default 2010-11-03 19:26:42 +01:00
Marius Kintel 455a8e22c1 Added cgaltest 2010-10-31 02:42:39 +02:00
Marius Kintel a248852f6c Make it possible to run the tests without and -expected file 2010-10-31 02:42:39 +02:00
Marius Kintel 728f4ac790 Moved more tests from test-code to tests 2010-10-31 02:42:39 +02:00
Marius Kintel 067bc0ab31 Added more tests 2010-10-31 02:42:39 +02:00
Marius Kintel 6536184759 tag the output dir to avoid collision with executable name 2010-10-31 02:42:39 +02:00
Marius Kintel aa71ac8e0d moved dumptest to tests dir to enable building from cmake 2010-10-31 02:42:39 +02:00