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
255b46450990a9fa3cbdaad2c32b2452616fbb9d
cadquery
/
tests
History
Marcus Boyd
255b464509
Added RadiusNthSelector
2020-11-18 19:39:20 +10:30
..
testdata
Add files via upload
2020-09-24 13:27:13 -04: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_assembly.py
Review fixes
2020-10-01 08:33:03 +02:00
test_cad_objects.py
Added radius method to Mixin1D
2020-11-18 19:39:17 +10:30
test_cadquery.py
Expose mode for sweep operations. (
#496
)
2020-11-10 16:51:11 +01:00
test_cqgi.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_exporters.py
Fix dxf arc export for some partial circles (
#455
)
2020-09-27 15:33:59 +02:00
test_importers.py
add the choice to not import all dxf layers (
#442
)
2020-08-31 09:26:26 +02:00
test_jupyter.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_selectors.py
Added RadiusNthSelector
2020-11-18 19:39:20 +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.