Commit Graph

282 Commits (157bf75a9b6fa576d4f4fb8090660981fcb0e646)

Author SHA1 Message Date
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
Marius Kintel 6759d80cf4 Added cylinder-tests 2011-09-02 02:34:42 +02:00
Marius Kintel 29cfbe6f62 improved sphere test 2011-09-02 01:49:22 +02:00
Marius Kintel 0f2ce4ca75 center parameter is not defined for circle 2011-09-02 01:49:05 +02:00
Marius Kintel 9e64453206 Added circle-tests 2011-08-30 19:14:35 +02:00
Marius Kintel 22a2583c70 test cases 2011-08-30 05:01:04 +02:00
Marius Kintel 21ac6c05d1 merged in recent changes in master 2011-07-11 03:54:20 +02:00
Don Bright 5f8021e3e6 Allow the color() command to use names as well as numbers.
With fix for a bug where alpha of 0.0 was mishandled applied.
2011-07-04 22:22:43 +01:00
Marius Kintel ab52524936 Non-affine matrix issue reported by Len Trigg 2011-05-19 11:47:24 +02:00
Marius Kintel 50e59e94e2 Reorganized regression test folders 2011-05-01 00:40:57 -04:00
Marius Kintel f3fd261296 Added null-tests for hull and minkowski 2011-04-29 11:18:34 -04:00
Marius Kintel 97a57a363f Renamed to follow test naming scheme 2011-04-29 11:18:10 -04:00
Marius Kintel f13c1c6343 Added hull() 2011-04-28 17:49:38 -04:00
Marius Kintel c66f8c7b35 Merge branch 'master' into visitor 2011-04-28 17:37:07 -04:00
Marius Kintel 9ca6f0dedf minkowski() and hull() tests from Len 2011-04-28 17:35:28 -04:00
Marius Kintel d24b3cc84d Ported recent changes to master into the visitor branch 2011-04-12 20:35:44 +02:00
Giles Bathgate cdc4574a9c Updated test, you no longer need to union the ojects passed to hull. 2011-04-10 10:10:42 +01:00
Giles Bathgate 5d5c745fde Slight improvement. You no longer need an arbitary shape in the script for it to work.
See changes in testdata/scad/convex_hull.scad The square(2) was never
rendered it was just there because the hull is calculated when it
itterates onto the second child. I also removed the unneeded parameter.
2011-04-09 17:53:19 +01:00
Giles Bathgate 5ef540054c Added test script for convex hull. 2011-04-09 17:52:12 +01:00
Marius Kintel 22135401c1 some 2d export tests 2010-12-26 00:14:42 +01:00
Marius Kintel d0d266b83e merged with master 2010-12-26 00:12:34 +01:00
Giles Bathgate 052f8bc620 Fix for when the included file doesn't exist. Needed because we will never get an EOF, and so never pop the stack. 2010-12-11 12:41:23 +00:00
Giles Bathgate 03c02cde89 A basic test for the escape sequences in strings. 2010-12-10 18:31:33 +00:00
Giles Bathgate 44dd33a556 Added some tests for new nested include feature. 2010-12-10 11:46:09 +00:00
Marius Kintel 22b74585d8 Moved regression tests to tests directory 2010-10-31 02:42:38 +02:00
Marius Kintel 30d6f20048 Updated expected files with correct timestamps 2010-10-31 02:42:36 +02:00
Marius Kintel 22466ac2db Expected files for csgtext test 2010-10-31 02:42:36 +02:00
Marius Kintel f61ae3f515 Added expected test results for dumptest 2010-10-31 02:42:36 +02:00
kintel 0aee909469 Added crash testcase for crash reported by Dan Zuras
git-svn-id: http://svn.clifford.at/openscad/trunk@559 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-15 22:46:12 +00:00
kintel be11bdcd2b bugfix: dir not needed anymore
git-svn-id: http://svn.clifford.at/openscad/trunk@517 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-12 00:27:08 +00:00
kintel fe73876828 removed duplicate which appeared during reorg
git-svn-id: http://svn.clifford.at/openscad/trunk@498 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:55 +00:00
kintel 3db725a295 added more tests
git-svn-id: http://svn.clifford.at/openscad/trunk@497 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:53 +00:00
kintel 42608f4393 More test models
git-svn-id: http://svn.clifford.at/openscad/trunk@496 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:48 +00:00
kintel 71c33d48e0 Minimal tests for all modules
git-svn-id: http://svn.clifford.at/openscad/trunk@495 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:42 +00:00
kintel cca148f5c9 Reorganized the testdata dir
git-svn-id: http://svn.clifford.at/openscad/trunk@494 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-31 00:45:23 +00:00
kintel 3ba0ab30e6 Don't crash on illegal polygon winding - write an error and skip the object
git-svn-id: http://svn.clifford.at/openscad/trunk@488 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-23 23:06:38 +00:00
kintel 0098c3e8a8 Bug reported by Laszlo Krekacs
git-svn-id: http://svn.clifford.at/openscad/trunk@373 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-30 13:21:31 +00:00
kintel 6515b74004 mesh example
git-svn-id: http://svn.clifford.at/openscad/trunk@362 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-29 17:50:14 +00:00
kintel 143e8c4a5a typical modeling error
git-svn-id: http://svn.clifford.at/openscad/trunk@350 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-25 00:28:20 +00:00
kintel 3542c19992 bugfix: INSERT with transformation didn't work
git-svn-id: http://svn.clifford.at/openscad/trunk@329 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-21 14:53:49 +00:00
kintel 135370d418 Added support for aligned, ordinate, radius and diameter DIMENSION entities
git-svn-id: http://svn.clifford.at/openscad/trunk@326 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-21 11:25:46 +00:00
kintel b14a797719 two disjoint polygons
git-svn-id: http://svn.clifford.at/openscad/trunk@291 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 11:05:09 +00:00
kintel 37c73706d9 two circles on top of each other
git-svn-id: http://svn.clifford.at/openscad/trunk@290 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 10:53:06 +00:00
kintel 49162a7d6b remove the double circle -> separate testcase
git-svn-id: http://svn.clifford.at/openscad/trunk@289 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 10:50:36 +00:00
kintel 7d62c9b204 Tesselation test models
git-svn-id: http://svn.clifford.at/openscad/trunk@288 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 10:45:27 +00:00
kintel 5a78493d23 Woops, wrong file
git-svn-id: http://svn.clifford.at/openscad/trunk@268 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-12 20:34:44 +00:00
kintel 2e76ebb94e Problematic polygon
git-svn-id: http://svn.clifford.at/openscad/trunk@267 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-12 20:20:25 +00:00
kintel c76bd6a8d4 Added support for LWPOLYLINE entities
git-svn-id: http://svn.clifford.at/openscad/trunk@254 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-09 21:58:28 +00:00
kintel a93e4fd53d DXF test cases
git-svn-id: http://svn.clifford.at/openscad/trunk@248 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-09 15:50:45 +00:00