cadquery-freecad-module/tests
adam-urbanczyk 58683d0eb0 Testcase for symmetric extrusion
Added a test case for symmetric extrusion operation.
2016-05-22 21:39:54 +02:00
..
__init__.py beginnings of cqgi 2015-12-07 16:35:10 -05:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
TestCadObjects.py Added a test to ensure that finding the center of a compound works correctly. 2015-09-17 19:13:05 -04:00
TestCadQuery.py Testcase for symmetric extrusion 2016-05-22 21:39:54 +02:00
TestCQGI.py added describe_parameter 2016-04-05 21:04:09 -04:00
TestCQSelectors.py add test for multiple object at min/max selection 2015-09-17 07:46:46 +03:00
TestExporters.py Fixed copyright dates, added the STEP file importer, and added the supporting tests. 2014-08-18 14:45:02 -04:00
TestImporters.py Removed an unneeded import and fixed tab-space mixing issues. 2014-12-11 20:42:41 -05:00
TestWorkplanes.py Use the xDir parameter in Plane.XY() and similar. 2015-10-04 22:49:34 +02:00

It is OK for tests to import implementations like FreeCAD directly.