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
68dba0ad89cf987e846c04d00ba7322f85d688d2
cadquery
/
tests
History
adam-urbanczyk
68dba0ad89
Extend coverage
2021-03-22 19:36:23 +01:00
..
testdata
Add files via upload
2020-09-24 13:27:13 -04:00
__init__.py
Added AreaNthSelector (
#688
)
2021-03-17 14:14:37 +10:30
naca.py
test for makeSplineApprox
2021-03-18 19:50:05 +01:00
README.txt
the test cases pass now at least
2013-04-16 22:29:06 -04:00
test_assembly.py
Added empty solve test
2021-01-19 08:12:50 +01:00
test_cad_objects.py
Added radius method to Mixin1D
2020-11-18 19:39:17 +10:30
test_cadquery.py
Extend coverage
2021-03-22 19:36:23 +01:00
test_cqgi.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_examples.py
Fix examples and start testing them (
#609
)
2021-01-31 19:00:21 +01:00
test_exporters.py
Expose SVG Export Options and Add Some Useful Extras (
#596
)
2021-01-28 22:04:35 +01: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 AreaNthSelector (
#688
)
2021-03-17 14:14:37 +10:30
test_workplanes.py
Add mirror from face features (with example now fixed) (
#527
)
2020-12-08 08:26:53 +01:00
README.txt
It is OK for tests to import implementations like FreeCAD directly.