cadquery-freecad-module/tests
Derek Anderson c3290fca92 Updated to work with 0.13
- This is _totally_ experimental, and I haven't done exhaustive
   tests
 - 88 unit tests do pass though, and I added a new import test.
 - 0.12 and 0.13 seem to structure stuff a bit differently,
   probably due to changes in the FreeCAD lib wrappers.
 - Not tested on windows (but should work) or 0.12. Need some
   help there.
2013-04-27 23:49:41 -07:00
..
__init__.py Updated to work with 0.13 2013-04-27 23:49:41 -07: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 Updated to work with 0.13 2013-04-27 23:49:41 -07:00
TestCQSelectors.py the test cases pass now at least 2013-04-16 22:29:06 -04:00
TestExporters.py added test cases 2013-04-20 20:33:35 -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.