cadquery-freecad-module/tests
2014-10-20 22:47:15 -04:00
..
__init__.py Fixed copyright dates, added the STEP file importer, and added the supporting tests. 2014-08-18 14:45:02 -04:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
TestCadObjects.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00
TestCadQuery.py Added a cone test for the revolve feature, and bumped the version number to 0.1.7. 2014-10-20 22:47:15 -04: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 Cleaned up a few of the assert statements and fixed the findall line in exporters.py based on a FutureWarning. 2014-08-19 08:10:46 -04:00
TestImports.py Updated to work with 0.13 2013-04-27 23:49:41 -07: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.