This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
klayout
mirror of
https://github.com/KLayout/klayout.git
Watch
1
Star
0
Fork
You've already forked klayout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f9ccb60dd9
klayout
/
testdata
/
oasis
/
t2.6_au.txt
7 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
OASIS tests made robust against hash implementation The text writer was made "normalizing": it will introduce a certain element order (string sorting). This way, OASIS files can be compared against golden data without changes in the order due to different implementation of hash containers.
2018-09-10 01:16:49 +02:00
begin_lib 0.001
begin_cell { XYZ}
end_cell
WIP: updated some golden data (only sequence of cells), restored old error messages, proper reporting of cell names in OASIS error messages
2020-11-03 21:18:47 +01:00
begin_cell {ABC}
end_cell
OASIS tests made robust against hash implementation The text writer was made "normalizing": it will introduce a certain element order (string sorting). This way, OASIS files can be compared against golden data without changes in the order due to different implementation of hash containers.
2018-09-10 01:16:49 +02:00
end_lib