This website requires JavaScript.
Cadquos
Explore
Marketplace
Help
Register
Sign In
Cadquos
Development
Main Navigation
🏠
Dashboard
🏢
Organizations
8
📁
Repositories
8
👥
Team
🗓️
Calendar
Workspace
📝
작업메모
🚀
시작하기
📝
빠른 메모
👻
나의 공간
3
📝
작업목록
Settings
Connections
Public Pages
Notifications
3
Help Center
John Smith
john@example.com
ByoungSooPark
/
cadquery
Watch
1
Star
0
Fork
0
You've already forked cadquery
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cde33d82041168ebd1ad271e2de34f16da51189c
cadquery
/
tests
History
Jeremy Wright
2ce0041354
Fixed the Solid.makeSphere implementation and added CQ.sphere that mirrors the CQ.box high-level functionality.
2015-04-07 14:19:45 -04: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
Fixed the Solid.makeSphere implementation and added CQ.sphere that mirrors the CQ.box high-level functionality.
2015-04-07 14:19:45 -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
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
README.txt
It is OK for tests to import implementations like FreeCAD directly.