- Expanded test cases
This commit is contained in:
@@ -164,7 +164,7 @@ test sicsdata-1.8 {Testing UU write} -body {
|
||||
test sicsdata-1.9 {Testing file dump} -body {
|
||||
data clear
|
||||
data copyhm 0 hm
|
||||
testOK "data dump test.dat"
|
||||
testOK "data dumpxy test.dat"
|
||||
set status [catch {exec diff test.dat sicsdatasoll.dat} msg]
|
||||
if {$status != 0} {
|
||||
error "Difference in dump file: $msg"
|
||||
|
||||
Reference in New Issue
Block a user