cadquery-freecad-module/tests
2015-02-23 08:30:35 -05:00
..
__init__.py Initial attempt to fix import issues caused by verutil.py implementation. 2014-12-01 11:51:26 -05:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
TestCadObjects.py Fixed import errors inside one of the tests. 2014-12-08 21:19:27 -05:00
TestCadQuery.py Added test of 2D drawing, including threePointArc and moveTo. This should be expanded later to include all 2D drawing constructs. 2015-02-23 08:30:35 -05:00
TestCQSelectors.py the test cases pass now at least 2013-04-16 22:29:06 -04: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 the test cases pass now at least 2013-04-16 22:29:06 -04:00

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