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
c3432b6131ebdf3b3ca08a62e5328cbd34091e19
cadquery
/
tests
History
adam-urbanczyk
c3432b6131
Added tests for constrain and solve
2020-09-13 20:38:01 +02:00
..
testdata
add the choice to not import all dxf layers (
#442
)
2020-08-31 09:26:26 +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_assembly.py
Added tests for constrain and solve
2020-09-13 20:38:01 +02:00
test_cad_objects.py
Black fix
2020-09-09 11:48:08 +02:00
test_cadquery.py
Fixed normal test
2020-09-11 23:54:23 +02:00
test_cqgi.py
Add Black formatting check to CI (
#255
)
2020-01-20 20:52:12 +01:00
test_exporters.py
Update the tests accordingly
2020-08-07 08:50:53 +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
Test the grammar extension
2020-08-30 14:11:39 +02:00
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.