Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ test_dxf
Method
test_dxf
testdata/python/dbStreams.py:56–57 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
54
self.rw_test(
"OASIS"
)
55
56
def
test_dxf(self):
57
self.rw_test(
"DXF"
)
58
59
def
test_cif(self):
60
self.rw_test(
"CIF"
)
Callers
nothing calls this directly
Calls
1
rw_test
Method · 0.95
Tested by
no test coverage detected