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