1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

Restoring test cases removed by last commit.

Enabling command QAAIAGetColor2d on Windows in order to allow relevant tests to pass.
This commit is contained in:
abv
2012-12-10 19:53:29 +04:00
parent 57ea2bf0d3
commit 5789daf94d
5 changed files with 84 additions and 16 deletions

View File

@@ -9,7 +9,8 @@ puts ""
#cpulimit 9000
restore [locate_data_file OCC503.brep] result
if [catch {sprops result} catch_result] {
if [catch {sprops result 0.001 } catch_result] {
set mistake 1
} else {
set mistake 0