1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
apn aad4bc1f7b 0026192: Porting testing database on Debian70 64bit
Modified test cases for platform Debian70 64bit

Changed todo mapping for Debian70-64
2015-05-14 17:35:28 +03:00

42 lines
1.5 KiB
Plaintext

# test script on make volume operation
# cone plane
# Error status: 191
puts "TODO OCC26020 Windows: Error status"
puts "TODO OCC26020 Windows: TEST INCOMPLETE"
puts "TODO OCC26020 Debian70-64: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO ?OCC26019 Debian70-64: Error: bopcheck failed"
# planar face
plane pln_f1 -2.4595121467478056e-014 -746.52181700999995 1844.22896887 0.86602540378443849 -0.47367733686073094 -0.16009303715192033
erase pln_f1
mkface f1 pln_f1 -1000000 1000000 -1000000 1000000
# planar face
plane pln_f2 0 -54.262442849244721 -204.00237530028846 0 -0.32018607430384038 0.94735467372146087
erase pln_f2
mkface f2 pln_f2 -1000000 1000000 -1000000 1000000
# conical face
cone con_f3 0 -746.52181700999995 1844.22896887 0 0.32018607430384038 -0.94735467372146098 10.181482974865283 0
erase con_f3
mkface f3 con_f3 0 6.2831853071795862 0 1000000
# planar face
plane pln_f4 0 -746.52181700999995 1844.22896887 -0.86602540378443904 -0.4736773368607301 -0.16009303715192008
erase pln_f4
mkface f4 pln_f4 -1000000 1000000 -1000000 1000000
# planar face
plane pln_f5 0 85.262913376439656 -616.82482172668711 0 -0.32018607430384038 0.94735467372146098
erase pln_f5
mkface f5 pln_f5 -1000000 1000000 -1000000 1000000
# conical face
cone con_f6 0 -213.31402524999999 266.59354373999997 0 0.32018607430384038 -0.94735467372146098 10.181482974667482 0
erase con_f6
mkface f6 con_f6 0 6.2831853071795862 0 1000000
# make volume operation
mkvolume result f1 f2 f3 f4 f5 f6