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