klayout/testdata/oasis/t1.2.ot

23 lines
536 B
Plaintext

# <test>
# <name>t1.2.ot</name>
# <content-description>Empty file (no cell, just header)</content-description>
# <test-intention>Basic reader capabilities</test-intention>
# <test-intention>Real data type 2 (for database unit)</test-intention>
# <test-intention>Database unit setting</test-intention>
# <content>
# begin_lib 2
# end_lib
# </content>
# </test>
header
# parts of START record
real 2 0.5
uint 0 ;# offset table is in start record
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
# no body.
tail