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
9dc94d35f2fd9d6b112a166ae11f17dbcdbddee0
cadquery
/
tests
History
adam-urbanczyk
9dc94d35f2
Added tests for move(d) and locate(d)
2020-06-22 22:36:43 +02:00
..
testdata
Additonal testdata
2020-06-02 17:51:05 +02:00
__init__.py
Merge branch 'master' into OCP
2020-03-22 17:53:01 +01:00
README.txt
the test cases pass now at least
2013-04-16 22:29:06 -04:00
test_cad_objects.py
More tests for the Location class
2020-06-22 17:35:58 +02:00
test_cadquery.py
Added tests for move(d) and locate(d)
2020-06-22 22:36:43 +02:00
test_cqgi.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_exporters.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_importers.py
Typos and such
2020-06-02 18:24:36 +02:00
test_jupyter.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_selectors.py
Added tags
2020-01-23 21:02:35 +10:30
test_workplanes.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
README.txt
It is OK for tests to import implementations like FreeCAD directly.