Commit Graph

98 Commits (970c6c1c6e4a7860170aee4ef2239fae7fcd9934)

Author SHA1 Message Date
Marius Kintel f4bd15912a Last CGAL assert fix wasn't enough; expanded the fix to all operators 2011-11-05 18:25:05 +01:00
Marius Kintel 4120846d18 Catch a CGAL assert caused by a subtraction resulting in non-manifold geometry. see testdata/scad/bugs/rotate-diff-nonmanifold-crash.scad 2011-11-05 18:07:56 +01:00
Marius Kintel 14b806c9c0 Added builtin-tests 2011-11-05 17:06:13 +01:00
Marius Kintel 04bc3ed890 Added support for parsing numbers in scientific notation, e.g. to allow roundtripping of written csg files as well as parsing of externally generated scad files 2011-11-05 16:22:48 +01:00
Marius Kintel a8ee02ebf5 Added test for rotation of open polyline 2011-10-30 13:49:28 +01:00
Marius Kintel 741239402c import_dxf -> import 2011-10-30 13:10:51 +01:00
Marius Kintel 25edffcff4 Added echotest and echo test cases 2011-10-08 14:53:47 +02:00
Marius Kintel afc0f1e949 Added euler angle rotate test 2011-10-04 03:32:08 +02:00
Marius Kintel ea67faa9d6 FIXME: Add scale() tests 2011-10-04 03:03:25 +02:00
Marius Kintel 2f239205a8 Redefined version() to return the version as a vector. Added version_num() to return a comparable number 2011-10-04 00:09:04 +02:00
Marius Kintel 2601d468e3 Added dxf test cases 2011-10-01 00:43:38 +02:00
Marius Kintel 8311652819 Use new form of import() 2011-10-01 00:42:29 +02:00
Marius Kintel e5c242adb7 Moved transform-insert test from minimal to dxf 2011-09-30 19:03:10 +02:00
Marius Kintel f3b3eaac68 Added polyhedron-tests 2011-09-30 03:25:42 +02:00
Marius Kintel e7001dd459 Reverted intersection with inside-out polyhedron - test belongs in the polyehdron test 2011-09-30 03:24:49 +02:00
Marius Kintel e22f92c407 Added version() to function tests 2011-09-30 02:49:00 +02:00
Marius Kintel 2262afa92b Added test case for polyhedron intersection bug reported by Dan Zuras 2011-09-29 12:51:29 +02:00
Marius Kintel 2779e7dea9 added highlight-and-background-modifier and child-background tests 2011-09-28 22:35:42 +02:00
Marius Kintel b68c63e3bd Added horn torus example known to cause a CGAL assertion 2011-09-12 03:07:02 +02:00
Marius Kintel a23edb4adc Catch CGAL assert on certain minkowski operations 2011-09-08 09:24:10 +02:00
Marius Kintel a18dd3961d Added ifelse-tests 2011-09-08 08:52:31 +02:00
Marius Kintel 5ce3d4ff8d Added child-tests 2011-09-08 08:21:53 +02:00
Marius Kintel fab0f891b7 Updated the include tests to provide geometry 2011-09-08 02:31:27 +02:00
Marius Kintel 233521a11d Added assign-tests 2011-09-07 22:56:39 +02:00
Marius Kintel a4ba8d44a4 Modified test cases with new import() behavior 2011-09-07 01:12:53 +02:00
Marius Kintel 23e153f512 Added some corner cases 2011-09-07 00:48:57 +02:00
Marius Kintel a93e644980 Added hull tests 2011-09-06 22:01:42 +02:00
Marius Kintel 15542c374d Added render-tests 2011-09-06 18:28:01 +02:00
Marius Kintel 1cf876734f Crash bug by Brad Pitcher 2011-09-06 15:49:11 +02:00
Marius Kintel fdd96a177c Added minkowski and 2d-3d tests 2011-09-06 14:56:04 +02:00
Marius Kintel 23af865389 Added transform-tests 2011-09-05 18:20:43 +02:00
Marius Kintel 06001a4665 Added surface-tests 2011-09-05 18:00:20 +02:00
Marius Kintel ae24edb790 Added intersection_for-tests 2011-09-05 17:55:17 +02:00
Marius Kintel a63612e57b Added rotate_extrude-tests 2011-09-05 17:15:56 +02:00
Marius Kintel a75d95b8de Slightly modified to yield better test coverage 2011-09-05 17:03:25 +02:00
Marius Kintel ff75302002 Added for-nested-tests 2011-09-05 16:38:50 +02:00
Marius Kintel d6947ce5c7 Updated for-tests after discovering a few bugs 2011-09-05 16:37:07 +02:00
Marius Kintel b93c5c50ca Added for-tests 2011-09-05 00:04:12 +02:00
Marius Kintel bdd7c1f583 Added modifier tests. root modifier is still not working for cmd-line tools 2011-09-04 18:25:17 +02:00
Marius Kintel 83233b035f Added note about 2D union bug 2011-09-03 22:57:58 +02:00
Marius Kintel 946605234c Added import_dxf-tests 2011-09-03 22:42:48 +02:00
Marius Kintel 90e96a34ac Added polygon-tests 2011-09-03 19:57:24 +02:00
Marius Kintel 7adf625ecc Added allfunctions 2011-09-03 19:32:55 +02:00
Marius Kintel aeceee2208 Moved testcolornames to features 2011-09-03 01:53:36 +02:00
Marius Kintel 4afdde51f4 Added test for named color without alpha 2011-09-03 01:50:29 +02:00
Marius Kintel 287c20d2ff Added color-tests 2011-09-02 23:33:18 +02:00
Marius Kintel a1e452472a Added intersection-tests 2011-09-02 14:46:45 +02:00
Marius Kintel a20c08b8ce Added difference-tests 2011-09-02 14:38:27 +02:00
Marius Kintel 8e0651afd4 Added union-tests 2011-09-02 14:31:56 +02:00
Marius Kintel f7bc79f349 Added cube-tests 2011-09-02 02:40:29 +02:00