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
e4e3b19d0699f8ed1fd5a6d24d1e88b02d4e12cb
cadquery
/
tests
History
adam-urbanczyk
25edd87baa
Solids on the stack are not modified retroactively anymore
2018-06-02 14:47:20 +02:00
..
__init__.py
First attempt at python2 and python3 support in single codebase
2017-09-17 00:57:12 +02:00
README.txt
the test cases pass now at least
2013-04-16 22:29:06 -04:00
TestCadObjects.py
First attempt at python2 and python3 support in single codebase
2017-09-17 00:57:12 +02:00
TestCadQuery.py
Solids on the stack are not modified retroactively anymore
2018-06-02 14:47:20 +02:00
TestCQGI.py
Fixed some CQGI tests
2018-02-03 23:22:46 +01:00
TestCQSelectors.py
First attempt at python2 and python3 support in single codebase
2017-09-17 00:57:12 +02:00
TestExporters.py
Better py2/py3 compatibility
2018-02-02 16:34:37 +01:00
TestImporters.py
First attempt at python2 and python3 support in single codebase
2017-09-17 00:57:12 +02:00
TestWorkplanes.py
First attempt at python2 and python3 support in single codebase
2017-09-17 00:57:12 +02:00
README.txt
It is OK for tests to import implementations like FreeCAD directly.