Commit Graph

196 Commits (48816160cd87fe067156c5b8622e31ab10754e74)

Author SHA1 Message Date
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