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
9f5badb42a17f34f8cc7750e33a2e7579fb6b8c5
cadquery
/
tests
History
Ruben
583a46b78e
Use __or__ & __and__
2021-01-16 10:58:51 +01:00
..
testdata
Add files via upload
2020-09-24 13:27:13 -04:00
__init__.py
Change to ProjectedOrigin (
#532
)
2020-12-08 18:32:57 +01:00
README.txt
the test cases pass now at least
2013-04-16 22:29:06 -04:00
test_assembly.py
Assembly hierarchy - 2nd take (
#545
)
2020-12-18 08:40:24 +01:00
test_cad_objects.py
Added radius method to Mixin1D
2020-11-18 19:39:17 +10:30
test_cadquery.py
Use __or__ & __and__
2021-01-16 10:58:51 +01:00
test_cqgi.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_exporters.py
Cover all code paths in VRML export
2020-11-19 08:22: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
More tests for the type selector
2021-01-04 08:48:11 +01:00
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.