2017-02-12 13:21:08 +01:00
|
|
|
# <test>
|
|
|
|
|
# <name>t1.4.ot</name>
|
|
|
|
|
# <content-description>Empty file (no cell, just header)</content-description>
|
|
|
|
|
# <test-intention>Basic reader capabilities</test-intention>
|
|
|
|
|
# <test-intention>Real data type 6 (for database unit)</test-intention>
|
|
|
|
|
# <test-intention>Database unit setting</test-intention>
|
|
|
|
|
# <content>
|
|
|
|
|
# begin_lib 0.08
|
|
|
|
|
# end_lib
|
|
|
|
|
# </content>
|
|
|
|
|
# </test>
|
|
|
|
|
|
2021-08-11 07:33:43 +02:00
|
|
|
header
|
2017-02-12 13:21:08 +01:00
|
|
|
# parts of START record
|
|
|
|
|
real 6 12.5
|
|
|
|
|
uint 0 ;# offset table is in start record
|
|
|
|
|
for { set i 0 } { $i < 12 } { incr i } { uint 0 }
|
|
|
|
|
|
|
|
|
|
# no body.
|
|
|
|
|
|
|
|
|
|
tail
|
|
|
|
|
|