1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00

0025901: Incorrect work of command OCC181 in test-cases bugs fclasses bug181_1 and bug181_2

Modified test cases
This commit is contained in:
apn 2015-03-18 14:43:48 +03:00 committed by bugmaster
parent 36132a2ec8
commit e4ffdb1e40
2 changed files with 2 additions and 4 deletions

View File

@ -15,8 +15,6 @@ set tmp ${imagedir}
pload QAcommands
file delete -force ${tmp}/1
set log [OCC181 OCC181 ${imagedir} ${tmp}/1 0]
set list [split ${log}]
@ -29,3 +27,4 @@ if { ${status} == "TRUE"} then {
puts "OCC181: Error"
}
file delete -force ${tmp}/1

View File

@ -17,8 +17,6 @@ set tmp ${imagedir}
pload QAcommands
file delete -force ${tmp}/2
set log [OCC181 OCC181 ${imagedir} ${tmp}/2/2/3 0]
set list [split ${log}]
@ -31,3 +29,4 @@ if { ${status} == "TRUE"} then {
puts "OCC181: Error"
}
file delete -force ${tmp}/2