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
449ce66d646a562b55bb10fabacb9d6937488c8d
cadquery
/
tests
History
adam-urbanczyk
449ce66d64
Additonal tests for sweep
2019-02-26 18:39:41 +01:00
..
testdata
add test case for multi-shape STEP import
2018-11-30 18:08:03 -08:00
__init__.py
added TestJupyter
2019-01-05 13:56:58 +11:00
README.txt
the test cases pass now at least
2013-04-16 22:29:06 -04:00
TestCadObjects.py
Merge pull request
#73
from fragmuffin/feature/matrix-err-messages
2019-01-05 17:02:58 -05:00
TestCadQuery.py
Additonal tests for sweep
2019-02-26 18:39:41 +01:00
TestCQGI.py
Removed some comment cruft.
2019-02-05 16:06:54 -05:00
TestCQSelectors.py
First attempt at python2 and python3 support in single codebase
2017-09-17 00:57:12 +02:00
TestExporters.py
Better py2/py3 compatibility
2018-02-02 16:34:37 +01:00
TestImporters.py
add test case for multi-shape STEP import
2018-11-30 18:08:03 -08:00
TestJupyter.py
added TestJupyter
2019-01-05 13:56:58 +11:00
TestWorkplanes.py
First attempt at python2 and python3 support in single codebase
2017-09-17 00:57:12 +02:00
README.txt
It is OK for tests to import implementations like FreeCAD directly.