0023550: Variable imagedir is not defined in interactive run of tests
authorabv <abv@opencascade.com>
Fri, 7 Dec 2012 09:44:58 +0000 (13:44 +0400)
committerabv <abv@opencascade.com>
Fri, 7 Dec 2012 09:44:58 +0000 (13:44 +0400)
commit60874ff8b6428155124778bbb9fc8f17fb048322
treedd484cfae70882d15372b103b2264bc60716fd8e
parentaff395a36dc65743f85c1ed84818f8f2cc0cafcf
0023550: Variable imagedir is not defined in interactive run of tests

When test is run interactively, imagedir is set to temporary directory (search order: environment variables TempDir, Temp, Tmp, upper and lower case, in  this order, then $HOME/tmp)
Update testing case with imagedir variable
src/DrawResources/TestCommands.tcl
tests/bugs/xde/bug23193
tests/bugs/xde/bug23384