From 58cf74e0c06d5ed151d32df29f361e1d33638caf Mon Sep 17 00:00:00 2001 From: ski Date: Tue, 8 Dec 2015 13:04:06 +0300 Subject: [PATCH] 0025945: Make stable checking of shape global properties in tests - Added function checkprops, set default tolerance parameter to 1.0e-4 - Using "area" instead of "square". - Options "-equal\notequal" isn't used together with "-s" in blend and offset test cases. - Correct regressions/differences/improvements and CPU problem (set props tolerance to 0.1) - Corrected test cases to use checkprops proc. - Correct image difference - Updated TODOs in test cases. - Updated test cases to get correct images of result shape --- src/DrawResources/CheckCommands.tcl | 140 ++++++++++++- tests/blend/bfuseblend/A1 | 2 +- tests/blend/bfuseblend/A2 | 2 +- tests/blend/bfuseblend/A3 | 2 +- tests/blend/bfuseblend/A4 | 2 +- tests/blend/bfuseblend/A5 | 2 +- tests/blend/bfuseblend/A6 | 2 +- tests/blend/bfuseblend/A7 | 2 +- tests/blend/bfuseblend/A8 | 2 +- tests/blend/bfuseblend/A9 | 2 +- tests/blend/bfuseblend/B1 | 2 +- tests/blend/bfuseblend/B2 | 2 +- tests/blend/bfuseblend/B3 | 2 +- tests/blend/bfuseblend/B4 | 2 +- tests/blend/bfuseblend/B5 | 2 +- tests/blend/bfuseblend/B6 | 2 +- tests/blend/bfuseblend/B7 | 2 +- tests/blend/buildevol/A1 | 2 +- tests/blend/buildevol/A2 | 2 +- tests/blend/buildevol/A3 | 2 +- tests/blend/buildevol/A4 | 2 +- tests/blend/buildevol/A5 | 2 +- tests/blend/buildevol/A6 | 2 +- tests/blend/buildevol/A7 | 2 +- tests/blend/buildevol/A8 | 2 +- tests/blend/buildevol/A9 | 2 +- tests/blend/buildevol/B1 | 2 +- tests/blend/buildevol/B2 | 2 +- tests/blend/buildevol/B3 | 4 +- tests/blend/buildevol/B4 | 2 +- tests/blend/buildevol/B5 | 2 +- tests/blend/buildevol/B6 | 2 +- tests/blend/buildevol/B7 | 2 +- tests/blend/buildevol/B8 | 2 +- tests/blend/buildevol/B9 | 2 +- tests/blend/buildevol/C1 | 2 +- tests/blend/buildevol/C2 | 2 +- tests/blend/buildevol/C3 | 2 +- tests/blend/buildevol/C4 | 2 +- tests/blend/buildevol/C5 | 2 +- tests/blend/buildevol/C6 | 2 +- tests/blend/buildevol/C7 | 2 +- tests/blend/buildevol/C8 | 2 +- tests/blend/buildevol/C9 | 2 +- tests/blend/buildevol/D1 | 2 +- tests/blend/buildevol/D2 | 2 +- tests/blend/buildevol/D3 | 2 +- tests/blend/buildevol/D4 | 2 +- tests/blend/buildevol/D5 | 2 +- tests/blend/buildevol/D6 | 2 +- tests/blend/buildevol/D7 | 2 +- tests/blend/buildevol/D8 | 2 +- tests/blend/buildevol/D9 | 2 +- tests/blend/buildevol/E1 | 2 +- tests/blend/buildevol/E2 | 2 +- tests/blend/buildevol/E3 | 2 +- tests/blend/buildevol/E4 | 2 +- tests/blend/buildevol/E5 | 2 +- tests/blend/buildevol/E6 | 2 +- tests/blend/buildevol/E7 | 2 +- tests/blend/buildevol/E8 | 2 +- tests/blend/buildevol/E9 | 2 +- tests/blend/buildevol/F1 | 2 +- tests/blend/buildevol/F2 | 2 +- tests/blend/buildevol/F3 | 2 +- tests/blend/buildevol/F4 | 2 +- tests/blend/buildevol/F5 | 2 +- tests/blend/buildevol/F6 | 2 +- tests/blend/buildevol/F7 | 2 +- tests/blend/buildevol/F8 | 2 +- tests/blend/buildevol/F9 | 2 +- tests/blend/buildevol/G1 | 2 +- tests/blend/buildevol/G2 | 2 +- tests/blend/buildevol/G3 | 2 +- tests/blend/buildevol/G4 | 2 +- tests/blend/buildevol/G5 | 2 +- tests/blend/buildevol/G6 | 2 +- tests/blend/buildevol/G7 | 2 +- tests/blend/buildevol/G8 | 2 +- tests/blend/buildevol/G9 | 2 +- tests/blend/buildevol/H1 | 2 +- tests/blend/buildevol/H2 | 2 +- tests/blend/buildevol/H3 | 2 +- tests/blend/buildevol/H4 | 2 +- tests/blend/buildevol/H5 | 2 +- tests/blend/buildevol/H6 | 2 +- tests/blend/buildevol/H7 | 2 +- tests/blend/buildevol/H8 | 2 +- tests/blend/buildevol/H9 | 2 +- tests/blend/buildevol/I1 | 2 +- tests/blend/buildevol/I2 | 2 +- tests/blend/buildevol/I3 | 2 +- tests/blend/buildevol/I4 | 2 +- tests/blend/buildevol/I5 | 2 +- tests/blend/buildevol/I6 | 2 +- tests/blend/buildevol/I7 | 2 +- tests/blend/buildevol/I8 | 2 +- tests/blend/buildevol/I9 | 2 +- tests/blend/buildevol/J1 | 2 +- tests/blend/buildevol/J2 | 2 +- tests/blend/buildevol/J3 | 2 +- tests/blend/buildevol/J4 | 2 +- tests/blend/buildevol/J5 | 2 +- tests/blend/buildevol/J6 | 2 +- tests/blend/buildevol/J7 | 2 +- tests/blend/buildevol/J8 | 2 +- tests/blend/buildevol/J9 | 2 +- tests/blend/buildevol/K1 | 2 +- tests/blend/buildevol/K2 | 2 +- tests/blend/buildevol/K3 | 2 +- tests/blend/buildevol/K4 | 2 +- tests/blend/buildevol/K5 | 2 +- tests/blend/buildevol/K6 | 2 +- tests/blend/buildevol/K7 | 2 +- tests/blend/buildevol/K8 | 2 +- tests/blend/complex/A1 | 2 +- tests/blend/complex/A2 | 2 +- tests/blend/complex/A3 | 2 +- tests/blend/complex/A4 | 2 +- tests/blend/complex/A5 | 2 +- tests/blend/complex/A6 | 2 +- tests/blend/complex/A7 | 2 +- tests/blend/complex/A8 | 2 +- tests/blend/complex/A9 | 2 +- tests/blend/complex/B1 | 2 +- tests/blend/complex/B2 | 2 +- tests/blend/complex/B3 | 2 +- tests/blend/complex/B4 | 2 +- tests/blend/complex/B5 | 2 +- tests/blend/complex/B6 | 2 +- tests/blend/complex/B7 | 2 +- tests/blend/complex/B8 | 2 +- tests/blend/complex/B9 | 2 +- tests/blend/complex/C1 | 2 +- tests/blend/complex/C2 | 2 +- tests/blend/complex/C3 | 2 +- tests/blend/complex/C4 | 2 +- tests/blend/complex/C5 | 2 +- tests/blend/complex/C6 | 2 +- tests/blend/complex/C7 | 2 +- tests/blend/complex/C8 | 2 +- tests/blend/complex/C9 | 2 +- tests/blend/complex/D1 | 2 +- tests/blend/complex/D2 | 2 +- tests/blend/complex/D3 | 2 +- tests/blend/complex/D4 | 2 +- tests/blend/complex/D5 | 2 +- tests/blend/complex/D6 | 2 +- tests/blend/complex/D8 | 2 +- tests/blend/complex/D9 | 2 +- tests/blend/complex/E1 | 2 +- tests/blend/complex/E2 | 2 +- tests/blend/complex/E3 | 2 +- tests/blend/complex/E4 | 2 +- tests/blend/complex/E5 | 2 +- tests/blend/complex/E6 | 2 +- tests/blend/complex/E7 | 2 +- tests/blend/complex/E8 | 2 +- tests/blend/complex/E9 | 2 +- tests/blend/complex/F1 | 2 +- tests/blend/complex/F2 | 2 +- tests/blend/complex/F3 | 2 +- tests/blend/complex/F4 | 2 +- tests/blend/complex/F5 | 2 +- tests/blend/complex/F6 | 2 +- tests/blend/complex/F7 | 2 +- tests/blend/complex/F8 | 2 +- tests/blend/complex/F9 | 2 +- tests/blend/complex/G1 | 2 +- tests/blend/complex/G2 | 2 +- tests/blend/complex/G3 | 2 +- tests/blend/complex/G4 | 2 +- tests/blend/complex/G5 | 2 +- tests/blend/complex/G6 | 2 +- tests/blend/complex/G7 | 2 +- tests/blend/complex/G8 | 2 +- tests/blend/complex/G9 | 2 +- tests/blend/complex/H2 | 2 +- tests/blend/complex/H3 | 2 +- tests/blend/complex/H4 | 2 +- tests/blend/encoderegularity/A1 | 2 +- tests/blend/encoderegularity/A2 | 2 +- tests/blend/encoderegularity/A3 | 2 +- tests/blend/encoderegularity/A4 | 2 +- tests/blend/encoderegularity/A5 | 2 +- tests/blend/encoderegularity/A6 | 2 +- tests/blend/encoderegularity/A7 | 2 +- tests/blend/end | 34 +-- tests/blend/parse.rules | 1 + tests/blend/simple/A1 | 2 +- tests/blend/simple/A2 | 2 +- tests/blend/simple/A3 | 2 +- tests/blend/simple/A4 | 2 +- tests/blend/simple/A5 | 2 +- tests/blend/simple/A6 | 2 +- tests/blend/simple/A7 | 2 +- tests/blend/simple/A8 | 2 +- tests/blend/simple/A9 | 2 +- tests/blend/simple/B1 | 2 +- tests/blend/simple/B2 | 2 +- tests/blend/simple/B3 | 2 +- tests/blend/simple/B4 | 2 +- tests/blend/simple/B5 | 2 +- tests/blend/simple/B6 | 2 +- tests/blend/simple/B7 | 2 +- tests/blend/simple/B8 | 2 +- tests/blend/simple/B9 | 2 +- tests/blend/simple/C1 | 2 +- tests/blend/simple/C2 | 2 +- tests/blend/simple/C3 | 2 +- tests/blend/simple/C4 | 2 +- tests/blend/simple/C5 | 2 +- tests/blend/simple/C6 | 2 +- tests/blend/simple/C7 | 2 +- tests/blend/simple/C8 | 2 +- tests/blend/simple/C9 | 2 +- tests/blend/simple/D1 | 2 +- tests/blend/simple/D2 | 2 +- tests/blend/simple/D3 | 2 +- tests/blend/simple/D4 | 2 +- tests/blend/simple/D5 | 2 +- tests/blend/simple/D6 | 2 +- tests/blend/simple/D7 | 2 +- tests/blend/simple/D8 | 2 +- tests/blend/simple/D9 | 2 +- tests/blend/simple/E1 | 2 +- tests/blend/simple/E2 | 2 +- tests/blend/simple/E3 | 2 +- tests/blend/simple/E4 | 2 +- tests/blend/simple/E5 | 2 +- tests/blend/simple/E6 | 2 +- tests/blend/simple/E7 | 2 +- tests/blend/simple/E8 | 2 +- tests/blend/simple/E9 | 2 +- tests/blend/simple/F1 | 2 +- tests/blend/simple/F2 | 2 +- tests/blend/simple/F3 | 2 +- tests/blend/simple/F4 | 2 +- tests/blend/simple/F5 | 2 +- tests/blend/simple/F6 | 2 +- tests/blend/simple/F7 | 2 +- tests/blend/simple/F8 | 2 +- tests/blend/simple/F9 | 2 +- tests/blend/simple/G1 | 2 +- tests/blend/simple/G2 | 2 +- tests/blend/simple/G3 | 2 +- tests/blend/simple/G4 | 2 +- tests/blend/simple/G5 | 2 +- tests/blend/simple/G6 | 2 +- tests/blend/simple/G7 | 2 +- tests/blend/simple/G8 | 2 +- tests/blend/simple/G9 | 2 +- tests/blend/simple/H1 | 2 +- tests/blend/simple/H2 | 2 +- tests/blend/simple/H3 | 2 +- tests/blend/simple/H4 | 2 +- tests/blend/simple/H5 | 2 +- tests/blend/simple/H6 | 2 +- tests/blend/simple/H7 | 2 +- tests/blend/simple/H8 | 2 +- tests/blend/simple/H9 | 2 +- tests/blend/simple/I1 | 2 +- tests/blend/simple/I2 | 2 +- tests/blend/simple/I3 | 2 +- tests/blend/simple/I4 | 2 +- tests/blend/simple/I5 | 2 +- tests/blend/simple/I6 | 2 +- tests/blend/simple/I7 | 2 +- tests/blend/simple/I8 | 2 +- tests/blend/simple/I9 | 2 +- tests/blend/simple/J1 | 2 +- tests/blend/simple/J2 | 2 +- tests/blend/simple/J3 | 2 +- tests/blend/simple/J4 | 2 +- tests/blend/simple/J5 | 2 +- tests/blend/simple/J6 | 2 +- tests/blend/simple/J7 | 2 +- tests/blend/simple/J8 | 2 +- tests/blend/simple/J9 | 2 +- tests/blend/simple/K1 | 2 +- tests/blend/simple/K2 | 2 +- tests/blend/simple/K3 | 2 +- tests/blend/simple/K4 | 2 +- tests/blend/simple/K5 | 2 +- tests/blend/simple/K6 | 2 +- tests/blend/simple/K7 | 2 +- tests/blend/simple/K8 | 2 +- tests/blend/simple/K9 | 2 +- tests/blend/simple/L1 | 2 +- tests/blend/simple/L2 | 2 +- tests/blend/simple/L3 | 2 +- tests/blend/simple/L4 | 2 +- tests/blend/simple/L5 | 2 +- tests/blend/simple/L6 | 2 +- tests/blend/simple/L7 | 2 +- tests/blend/simple/L8 | 2 +- tests/blend/simple/L9 | 2 +- tests/blend/simple/M1 | 2 +- tests/blend/simple/M2 | 2 +- tests/blend/simple/M3 | 2 +- tests/blend/simple/M4 | 2 +- tests/blend/simple/M5 | 2 +- tests/blend/simple/M6 | 2 +- tests/blend/simple/M7 | 2 +- tests/blend/simple/M8 | 2 +- tests/blend/simple/M9 | 2 +- tests/blend/simple/N1 | 2 +- tests/blend/simple/N2 | 2 +- tests/blend/simple/N3 | 2 +- tests/blend/simple/N4 | 2 +- tests/blend/simple/N5 | 2 +- tests/blend/simple/N6 | 2 +- tests/blend/simple/N7 | 2 +- tests/blend/simple/N8 | 2 +- tests/blend/simple/N9 | 2 +- tests/blend/simple/O1 | 2 +- tests/blend/simple/O2 | 2 +- tests/blend/simple/O3 | 2 +- tests/blend/simple/O4 | 2 +- tests/blend/simple/O5 | 2 +- tests/blend/simple/O6 | 2 +- tests/blend/simple/O7 | 2 +- tests/blend/simple/O8 | 2 +- tests/blend/simple/O9 | 2 +- tests/blend/simple/P1 | 2 +- tests/blend/simple/P2 | 2 +- tests/blend/simple/P3 | 2 +- tests/blend/simple/P4 | 2 +- tests/blend/simple/P5 | 2 +- tests/blend/simple/P6 | 2 +- tests/blend/simple/P7 | 2 +- tests/blend/simple/P8 | 2 +- tests/blend/simple/P9 | 2 +- tests/blend/simple/Q1 | 2 +- tests/blend/simple/Q2 | 2 +- tests/blend/simple/Q3 | 2 +- tests/blend/simple/Q4 | 2 +- tests/blend/simple/Q5 | 2 +- tests/blend/simple/Q6 | 2 +- tests/blend/simple/Q7 | 2 +- tests/blend/simple/Q8 | 2 +- tests/blend/simple/Q9 | 2 +- tests/blend/simple/R1 | 2 +- tests/blend/simple/R2 | 2 +- tests/blend/simple/R3 | 2 +- tests/blend/simple/R4 | 2 +- tests/blend/simple/R5 | 2 +- tests/blend/simple/R6 | 2 +- tests/blend/simple/R7 | 2 +- tests/blend/simple/R8 | 2 +- tests/blend/simple/R9 | 2 +- tests/blend/simple/S1 | 2 +- tests/blend/simple/S2 | 2 +- tests/blend/simple/S3 | 2 +- tests/blend/simple/S4 | 2 +- tests/blend/simple/S5 | 2 +- tests/blend/simple/S6 | 2 +- tests/blend/simple/S7 | 2 +- tests/blend/simple/S8 | 2 +- tests/blend/simple/S9 | 2 +- tests/blend/simple/T1 | 2 +- tests/blend/simple/T2 | 2 +- tests/blend/simple/T3 | 2 +- tests/blend/simple/T4 | 2 +- tests/blend/simple/T5 | 2 +- tests/blend/simple/T6 | 2 +- tests/blend/simple/T7 | 2 +- tests/blend/simple/T8 | 2 +- tests/blend/simple/T9 | 2 +- tests/blend/simple/U1 | 2 +- tests/blend/simple/U2 | 2 +- tests/blend/simple/U3 | 2 +- tests/blend/simple/U4 | 2 +- tests/blend/simple/U5 | 2 +- tests/blend/simple/U6 | 2 +- tests/blend/simple/U7 | 2 +- tests/blend/simple/U8 | 2 +- tests/blend/simple/U9 | 2 +- tests/blend/simple/V1 | 2 +- tests/blend/simple/V2 | 2 +- tests/blend/simple/V3 | 2 +- tests/blend/simple/V4 | 2 +- tests/blend/simple/V5 | 2 +- tests/blend/simple/V6 | 2 +- tests/blend/simple/V7 | 2 +- tests/blend/simple/V8 | 2 +- tests/blend/simple/V9 | 2 +- tests/blend/simple/W1 | 2 +- tests/blend/simple/W2 | 2 +- tests/blend/simple/W3 | 2 +- tests/blend/simple/W4 | 2 +- tests/blend/simple/W5 | 2 +- tests/blend/simple/W6 | 2 +- tests/blend/simple/W7 | 2 +- tests/blend/simple/W8 | 2 +- tests/blend/simple/W9 | 2 +- tests/blend/simple/X1 | 2 +- tests/blend/simple/X2 | 2 +- tests/blend/simple/X3 | 2 +- tests/blend/simple/X4 | 2 +- tests/blend/simple/X5 | 2 +- tests/blend/simple/X6 | 2 +- tests/blend/simple/X7 | 2 +- tests/blend/simple/X8 | 2 +- tests/blend/simple/X9 | 2 +- tests/blend/simple/Y1 | 2 +- tests/blend/simple/Y2 | 2 +- tests/blend/simple/Y3 | 2 +- tests/blend/simple/Y4 | 2 +- tests/blend/simple/Y5 | 2 +- tests/blend/simple/Y6 | 2 +- tests/blend/simple/Y7 | 2 +- tests/blend/simple/Y8 | 2 +- tests/blend/simple/Y9 | 2 +- tests/blend/simple/Z1 | 2 +- tests/blend/tolblend_buildvol/A1 | 2 +- tests/blend/tolblend_buildvol/A2 | 2 +- tests/blend/tolblend_buildvol/A3 | 2 +- tests/blend/tolblend_buildvol/A4 | 2 +- tests/blend/tolblend_buildvol/A5 | 2 +- tests/blend/tolblend_buildvol/A6 | 2 +- tests/blend/tolblend_buildvol/A7 | 2 +- tests/blend/tolblend_buildvol/A8 | 2 +- tests/blend/tolblend_buildvol/A9 | 2 +- tests/blend/tolblend_simple/A1 | 2 +- tests/blend/tolblend_simple/A2 | 2 +- tests/blend/tolblend_simple/A3 | 2 +- tests/blend/tolblend_simple/A4 | 2 +- tests/blend/tolblend_simple/A5 | 2 +- tests/blend/tolblend_simple/A6 | 2 +- tests/blend/tolblend_simple/A7 | 2 +- tests/blend/tolblend_simple/A8 | 2 +- tests/blend/tolblend_simple/A9 | 2 +- tests/blend/tolblend_simple/B1 | 2 +- tests/blend/tolblend_simple/B2 | 2 +- tests/blend/tolblend_simple/B3 | 2 +- tests/blend/tolblend_simple/B4 | 2 +- tests/blend/tolblend_simple/B5 | 2 +- tests/blend/tolblend_simple/B6 | 2 +- tests/blend/tolblend_simple/B7 | 2 +- tests/blend/tolblend_simple/B8 | 2 +- tests/blend/tolblend_simple/B9 | 2 +- tests/blend/tolblend_simple/C1 | 2 +- tests/blend/tolblend_simple/C2 | 2 +- tests/blend/tolblend_simple/C3 | 2 +- tests/blend/tolblend_simple/C4 | 2 +- tests/blend/tolblend_simple/C5 | 2 +- tests/blend/tolblend_simple/C6 | 2 +- tests/blend/tolblend_simple/C7 | 2 +- tests/blend/tolblend_simple/C8 | 2 +- tests/blend/tolblend_simple/C9 | 2 +- tests/blend/tolblend_simple/D1 | 2 +- tests/blend/tolblend_simple/D2 | 2 +- tests/blend/tolblend_simple/D3 | 2 +- tests/blend/tolblend_simple/D4 | 2 +- tests/blend/tolblend_simple/D5 | 2 +- tests/blend/tolblend_simple/D6 | 2 +- tests/blend/tolblend_simple/D7 | 2 +- tests/blend/tolblend_simple/D8 | 2 +- tests/blend/tolblend_simple/D9 | 2 +- tests/blend/tolblend_simple/E1 | 2 +- tests/blend/tolblend_simple/E2 | 2 +- tests/blend/tolblend_simple/E3 | 2 +- tests/blend/tolblend_simple/E4 | 2 +- tests/blend/tolblend_simple/E5 | 2 +- tests/blend/tolblend_simple/E6 | 2 +- tests/blend/tolblend_simple/E7 | 2 +- tests/blend/tolblend_simple/E8 | 2 +- tests/blend/tolblend_simple/E9 | 2 +- tests/blend/tolblend_simple/F1 | 2 +- tests/blend/tolblend_simple/F2 | 2 +- tests/blend/tolblend_simple/F3 | 2 +- tests/blend/tolblend_simple/F4 | 2 +- tests/blend/tolblend_simple/F5 | 2 +- tests/blend/tolblend_simple/F6 | 2 +- tests/blend/tolblend_simple/F7 | 2 +- tests/blend/tolblend_simple/F8 | 2 +- tests/blend/tolblend_simple/F9 | 2 +- tests/blend/tolblend_simple/G1 | 2 +- tests/boolean/bcommon_2d/A1 | 3 +- tests/boolean/bcommon_2d/A2 | 3 +- tests/boolean/bcommon_2d/A3 | 3 +- tests/boolean/bcommon_2d/A4 | 3 +- tests/boolean/bcommon_2d/A5 | 3 +- tests/boolean/bcommon_2d/A6 | 3 +- tests/boolean/bcommon_2d/A7 | 3 +- tests/boolean/bcommon_2d/A8 | 3 +- tests/boolean/bcommon_2d/A9 | 3 +- tests/boolean/bcommon_2d/B1 | 3 +- tests/boolean/bcommon_2d/B2 | 3 +- tests/boolean/bcommon_2d/B3 | 3 +- tests/boolean/bcommon_2d/B4 | 3 +- tests/boolean/bcommon_2d/B5 | 3 +- tests/boolean/bcommon_2d/B6 | 3 +- tests/boolean/bcommon_2d/B7 | 3 +- tests/boolean/bcommon_2d/B8 | 3 +- tests/boolean/bcommon_2d/B9 | 3 +- tests/boolean/bcommon_2d/C1 | 3 +- tests/boolean/bcommon_2d/C2 | 3 +- tests/boolean/bcommon_2d/C3 | 3 +- tests/boolean/bcommon_2d/C4 | 3 +- tests/boolean/bcommon_2d/C5 | 3 +- tests/boolean/bcommon_2d/C6 | 3 +- tests/boolean/bcommon_2d/C7 | 3 +- tests/boolean/bcommon_2d/C8 | 3 +- tests/boolean/bcommon_2d/C9 | 3 +- tests/boolean/bcommon_2d/D1 | 3 +- tests/boolean/bcommon_2d/D2 | 3 +- tests/boolean/bcommon_2d/D3 | 3 +- tests/boolean/bcommon_2d/D4 | 3 +- tests/boolean/bcommon_2d/D5 | 3 +- tests/boolean/bcommon_2d/D6 | 3 +- tests/boolean/bcommon_2d/D7 | 3 +- tests/boolean/bcommon_2d/D8 | 3 +- tests/boolean/bcommon_2d/D9 | 3 +- tests/boolean/bcommon_2d/E1 | 3 +- tests/boolean/bcommon_2d/E2 | 3 +- tests/boolean/bcommon_2d/E3 | 3 +- tests/boolean/bcommon_2d/E4 | 3 +- tests/boolean/bcommon_2d/E5 | 3 +- tests/boolean/bcommon_2d/E6 | 3 +- tests/boolean/bcommon_2d/E7 | 3 +- tests/boolean/bcommon_2d/E8 | 3 +- tests/boolean/bcommon_2d/E9 | 3 +- tests/boolean/bcommon_2d/F1 | 3 +- tests/boolean/bcommon_2d/F2 | 3 +- tests/boolean/bcommon_2d/F3 | 3 +- tests/boolean/bcommon_2d/F4 | 3 +- tests/boolean/bcommon_2d/F5 | 3 +- tests/boolean/bcommon_2d/F6 | 3 +- tests/boolean/bcommon_2d/F7 | 3 +- tests/boolean/bcommon_2d/F8 | 3 +- tests/boolean/bcommon_2d/F9 | 3 +- tests/boolean/bcommon_2d/G1 | 3 +- tests/boolean/bcommon_2d/G2 | 3 +- tests/boolean/bcommon_2d/G3 | 3 +- tests/boolean/bcommon_2d/G4 | 3 +- tests/boolean/bcommon_2d/G5 | 3 +- tests/boolean/bcommon_2d/G6 | 3 +- tests/boolean/bcommon_2d/G7 | 3 +- tests/boolean/bcommon_2d/G8 | 3 +- tests/boolean/bcommon_2d/G9 | 3 +- tests/boolean/bcommon_2d/H1 | 3 +- tests/boolean/bcommon_2d/H2 | 3 +- tests/boolean/bcommon_2d/H3 | 3 +- tests/boolean/bcommon_2d/H4 | 3 +- tests/boolean/bcommon_2d/H5 | 3 +- tests/boolean/bcommon_2d/H6 | 3 +- tests/boolean/bcommon_2d/H7 | 3 +- tests/boolean/bcommon_2d/H8 | 3 +- tests/boolean/bcommon_2d/H9 | 3 +- tests/boolean/bcommon_2d/I1 | 3 +- tests/boolean/bcommon_2d/I2 | 3 +- tests/boolean/bcommon_2d/I3 | 3 +- tests/boolean/bcommon_2d/I4 | 3 +- tests/boolean/bcommon_2d/I5 | 3 +- tests/boolean/bcommon_2d/I6 | 3 +- tests/boolean/bcommon_2d/I7 | 3 +- tests/boolean/bcommon_2d/I8 | 3 +- tests/boolean/bcommon_2d/I9 | 3 +- tests/boolean/bcommon_2d/J1 | 3 +- tests/boolean/bcommon_2d/J2 | 3 +- tests/boolean/bcommon_2d/J3 | 3 +- tests/boolean/bcommon_2d/J4 | 3 +- tests/boolean/bcommon_2d/J5 | 3 +- tests/boolean/bcommon_2d/J6 | 3 +- tests/boolean/bcommon_2d/J7 | 3 +- tests/boolean/bcommon_2d/J8 | 3 +- tests/boolean/bcommon_2d/J9 | 3 +- tests/boolean/bcommon_2d/K1 | 3 +- tests/boolean/bcommon_2d/K2 | 3 +- tests/boolean/bcommon_2d/K3 | 3 +- tests/boolean/bcommon_2d/K4 | 3 +- tests/boolean/bcommon_2d/K5 | 3 +- tests/boolean/bcommon_2d/K6 | 3 +- tests/boolean/bcommon_2d/K7 | 3 +- tests/boolean/bcommon_2d/K8 | 3 +- tests/boolean/bcommon_2d/K9 | 3 +- tests/boolean/bcommon_2d/L1 | 3 +- tests/boolean/bcommon_2d/L2 | 3 +- tests/boolean/bcommon_2d/L3 | 3 +- tests/boolean/bcommon_2d/L4 | 3 +- tests/boolean/bcommon_2d/L5 | 3 +- tests/boolean/bcommon_2d/L6 | 3 +- tests/boolean/bcommon_2d/L7 | 3 +- tests/boolean/bcommon_2d/L8 | 3 +- tests/boolean/bcommon_2d/L9 | 3 +- tests/boolean/bcommon_2d/M1 | 3 +- tests/boolean/bcommon_2d/M2 | 3 +- tests/boolean/bcommon_2d/M3 | 3 +- tests/boolean/bcommon_2d/M4 | 3 +- tests/boolean/bcommon_2d/M5 | 3 +- tests/boolean/bcommon_2d/M6 | 3 +- tests/boolean/bcommon_2d/M7 | 3 +- tests/boolean/bcommon_2d/M8 | 3 +- tests/boolean/bcommon_2d/M9 | 3 +- tests/boolean/bcommon_2d/N1 | 3 +- tests/boolean/bcommon_2d/N2 | 3 +- tests/boolean/bcommon_2d/N3 | 3 +- tests/boolean/bcommon_2d/N4 | 3 +- tests/boolean/bcommon_2d/N5 | 3 +- tests/boolean/bcommon_2d/N6 | 3 +- tests/boolean/bcommon_2d/N7 | 3 +- tests/boolean/bcommon_2d/N8 | 3 +- tests/boolean/bcommon_2d/N9 | 3 +- tests/boolean/bcommon_2d/O1 | 3 +- tests/boolean/bcommon_2d/O2 | 3 +- tests/boolean/bcommon_2d/O3 | 3 +- tests/boolean/bcommon_2d/O4 | 3 +- tests/boolean/bcommon_2d/O5 | 3 +- tests/boolean/bcommon_2d/O6 | 3 +- tests/boolean/bcommon_2d/O7 | 3 +- tests/boolean/bcommon_2d/O8 | 3 +- tests/boolean/bcommon_2d/O9 | 3 +- tests/boolean/bcommon_2d/P1 | 3 +- tests/boolean/bcommon_2d/P2 | 3 +- tests/boolean/bcommon_2d/P3 | 3 +- tests/boolean/bcommon_2d/P4 | 3 +- tests/boolean/bcommon_2d/P5 | 3 +- tests/boolean/bcommon_2d/P6 | 3 +- tests/boolean/bcommon_2d/P7 | 3 +- tests/boolean/bcommon_2d/P8 | 3 +- tests/boolean/bcommon_2d/begin | 1 + tests/boolean/bcommon_complex/A1 | 2 +- tests/boolean/bcommon_complex/A2 | 2 +- tests/boolean/bcommon_complex/A3 | 2 +- tests/boolean/bcommon_complex/A4 | 2 +- tests/boolean/bcommon_complex/A5 | 2 +- tests/boolean/bcommon_complex/A6 | 2 +- tests/boolean/bcommon_complex/A7 | 2 +- tests/boolean/bcommon_complex/A8 | 2 +- tests/boolean/bcommon_complex/A9 | 2 +- tests/boolean/bcommon_complex/B1 | 2 +- tests/boolean/bcommon_complex/B2 | 2 +- tests/boolean/bcommon_complex/B3 | 2 +- tests/boolean/bcommon_complex/B4 | 2 +- tests/boolean/bcommon_complex/B5 | 2 +- tests/boolean/bcommon_complex/B6 | 2 +- tests/boolean/bcommon_complex/B7 | 2 +- tests/boolean/bcommon_complex/B8 | 2 +- tests/boolean/bcommon_complex/B9 | 2 +- tests/boolean/bcommon_complex/C1 | 2 +- tests/boolean/bcommon_complex/C2 | 5 +- tests/boolean/bcommon_complex/C3 | 2 +- tests/boolean/bcommon_complex/C4 | 2 +- tests/boolean/bcommon_complex/C5 | 2 +- tests/boolean/bcommon_complex/C6 | 2 +- tests/boolean/bcommon_complex/C7 | 9 +- tests/boolean/bcommon_simple/A1 | 2 +- tests/boolean/bcommon_simple/A2 | 2 +- tests/boolean/bcommon_simple/A3 | 2 +- tests/boolean/bcommon_simple/A4 | 2 +- tests/boolean/bcommon_simple/A5 | 2 +- tests/boolean/bcommon_simple/A6 | 2 +- tests/boolean/bcommon_simple/A7 | 2 +- tests/boolean/bcommon_simple/A8 | 2 +- tests/boolean/bcommon_simple/A9 | 2 +- tests/boolean/bcommon_simple/B1 | 2 +- tests/boolean/bcommon_simple/B2 | 2 +- tests/boolean/bcommon_simple/B3 | 2 +- tests/boolean/bcommon_simple/B4 | 2 +- tests/boolean/bcommon_simple/B5 | 2 +- tests/boolean/bcommon_simple/B6 | 2 +- tests/boolean/bcommon_simple/B7 | 2 +- tests/boolean/bcommon_simple/B8 | 2 +- tests/boolean/bcommon_simple/B9 | 2 +- tests/boolean/bcommon_simple/C1 | 2 +- tests/boolean/bcommon_simple/C2 | 2 +- tests/boolean/bcommon_simple/C3 | 2 +- tests/boolean/bcommon_simple/C4 | 2 +- tests/boolean/bcommon_simple/C5 | 2 +- tests/boolean/bcommon_simple/C6 | 2 +- tests/boolean/bcommon_simple/C7 | 2 +- tests/boolean/bcommon_simple/C8 | 2 +- tests/boolean/bcommon_simple/C9 | 2 +- tests/boolean/bcommon_simple/D1 | 2 +- tests/boolean/bcommon_simple/D2 | 2 +- tests/boolean/bcommon_simple/D3 | 2 +- tests/boolean/bcommon_simple/D4 | 2 +- tests/boolean/bcommon_simple/D5 | 2 +- tests/boolean/bcommon_simple/D6 | 2 +- tests/boolean/bcommon_simple/D7 | 2 +- tests/boolean/bcommon_simple/D8 | 2 +- tests/boolean/bcommon_simple/D9 | 2 +- tests/boolean/bcommon_simple/E1 | 2 +- tests/boolean/bcommon_simple/E2 | 2 +- tests/boolean/bcommon_simple/E3 | 2 +- tests/boolean/bcommon_simple/E4 | 2 +- tests/boolean/bcommon_simple/E5 | 2 +- tests/boolean/bcommon_simple/E6 | 2 +- tests/boolean/bcommon_simple/E7 | 2 +- tests/boolean/bcommon_simple/E8 | 2 +- tests/boolean/bcommon_simple/E9 | 2 +- tests/boolean/bcommon_simple/F1 | 2 +- tests/boolean/bcommon_simple/F2 | 2 +- tests/boolean/bcommon_simple/F3 | 2 +- tests/boolean/bcommon_simple/F4 | 2 +- tests/boolean/bcommon_simple/F5 | 2 +- tests/boolean/bcommon_simple/F6 | 2 +- tests/boolean/bcommon_simple/F7 | 2 +- tests/boolean/bcommon_simple/F8 | 2 +- tests/boolean/bcommon_simple/F9 | 2 +- tests/boolean/bcommon_simple/G1 | 2 +- tests/boolean/bcommon_simple/G2 | 2 +- tests/boolean/bcommon_simple/G3 | 2 +- tests/boolean/bcommon_simple/G4 | 2 +- tests/boolean/bcommon_simple/G5 | 2 +- tests/boolean/bcommon_simple/G6 | 2 +- tests/boolean/bcommon_simple/G7 | 2 +- tests/boolean/bcommon_simple/G8 | 2 +- tests/boolean/bcommon_simple/G9 | 2 +- tests/boolean/bcommon_simple/H1 | 2 +- tests/boolean/bcommon_simple/H2 | 2 +- tests/boolean/bcommon_simple/H3 | 2 +- tests/boolean/bcommon_simple/H4 | 2 +- tests/boolean/bcommon_simple/H5 | 2 +- tests/boolean/bcommon_simple/H6 | 2 +- tests/boolean/bcommon_simple/H7 | 2 +- tests/boolean/bcommon_simple/H8 | 2 +- tests/boolean/bcommon_simple/H9 | 2 +- tests/boolean/bcommon_simple/I1 | 2 +- tests/boolean/bcommon_simple/I2 | 2 +- tests/boolean/bcommon_simple/I3 | 2 +- tests/boolean/bcommon_simple/I4 | 2 +- tests/boolean/bcommon_simple/I5 | 2 +- tests/boolean/bcommon_simple/I6 | 2 +- tests/boolean/bcommon_simple/I7 | 2 +- tests/boolean/bcommon_simple/I8 | 2 +- tests/boolean/bcommon_simple/I9 | 2 +- tests/boolean/bcommon_simple/J1 | 2 +- tests/boolean/bcommon_simple/J2 | 2 +- tests/boolean/bcut_2d/A1 | 3 +- tests/boolean/bcut_2d/A2 | 3 +- tests/boolean/bcut_2d/A3 | 3 +- tests/boolean/bcut_2d/A4 | 3 +- tests/boolean/bcut_2d/A5 | 3 +- tests/boolean/bcut_2d/A6 | 3 +- tests/boolean/bcut_2d/A7 | 3 +- tests/boolean/bcut_2d/A8 | 3 +- tests/boolean/bcut_2d/A9 | 3 +- tests/boolean/bcut_2d/B1 | 3 +- tests/boolean/bcut_2d/B2 | 3 +- tests/boolean/bcut_2d/B3 | 3 +- tests/boolean/bcut_2d/B4 | 3 +- tests/boolean/bcut_2d/B5 | 3 +- tests/boolean/bcut_2d/B6 | 3 +- tests/boolean/bcut_2d/B7 | 3 +- tests/boolean/bcut_2d/B8 | 3 +- tests/boolean/bcut_2d/B9 | 3 +- tests/boolean/bcut_2d/C1 | 6 +- tests/boolean/bcut_2d/C2 | 6 +- tests/boolean/bcut_2d/C3 | 6 +- tests/boolean/bcut_2d/C4 | 6 +- tests/boolean/bcut_2d/C5 | 3 +- tests/boolean/bcut_2d/C6 | 6 +- tests/boolean/bcut_2d/C7 | 6 +- tests/boolean/bcut_2d/C8 | 6 +- tests/boolean/bcut_2d/C9 | 6 +- tests/boolean/bcut_2d/D1 | 6 +- tests/boolean/bcut_2d/D2 | 3 +- tests/boolean/bcut_2d/D3 | 3 +- tests/boolean/bcut_2d/D4 | 3 +- tests/boolean/bcut_2d/D5 | 3 +- tests/boolean/bcut_2d/D6 | 3 +- tests/boolean/bcut_2d/D7 | 3 +- tests/boolean/bcut_2d/D8 | 3 +- tests/boolean/bcut_2d/D9 | 3 +- tests/boolean/bcut_2d/E1 | 3 +- tests/boolean/bcut_2d/E2 | 3 +- tests/boolean/bcut_2d/E3 | 3 +- tests/boolean/bcut_2d/E4 | 3 +- tests/boolean/bcut_2d/E5 | 3 +- tests/boolean/bcut_2d/E6 | 3 +- tests/boolean/bcut_2d/E7 | 3 +- tests/boolean/bcut_2d/E8 | 3 +- tests/boolean/bcut_2d/E9 | 3 +- tests/boolean/bcut_2d/F1 | 3 +- tests/boolean/bcut_2d/F2 | 3 +- tests/boolean/bcut_2d/F3 | 3 +- tests/boolean/bcut_2d/F4 | 3 +- tests/boolean/bcut_2d/F5 | 3 +- tests/boolean/bcut_2d/F6 | 3 +- tests/boolean/bcut_2d/F7 | 3 +- tests/boolean/bcut_2d/F8 | 3 +- tests/boolean/bcut_2d/F9 | 3 +- tests/boolean/bcut_2d/G1 | 3 +- tests/boolean/bcut_2d/G2 | 3 +- tests/boolean/bcut_2d/G3 | 3 +- tests/boolean/bcut_2d/G4 | 3 +- tests/boolean/bcut_2d/G5 | 3 +- tests/boolean/bcut_2d/G6 | 3 +- tests/boolean/bcut_2d/G7 | 3 +- tests/boolean/bcut_2d/G8 | 3 +- tests/boolean/bcut_2d/G9 | 3 +- tests/boolean/bcut_2d/H1 | 3 +- tests/boolean/bcut_2d/H2 | 3 +- tests/boolean/bcut_2d/H3 | 3 +- tests/boolean/bcut_2d/H4 | 3 +- tests/boolean/bcut_2d/H5 | 3 +- tests/boolean/bcut_2d/H6 | 3 +- tests/boolean/bcut_2d/H7 | 3 +- tests/boolean/bcut_2d/H8 | 3 +- tests/boolean/bcut_2d/H9 | 3 +- tests/boolean/bcut_2d/I1 | 3 +- tests/boolean/bcut_2d/I2 | 3 +- tests/boolean/bcut_2d/I3 | 3 +- tests/boolean/bcut_2d/I4 | 3 +- tests/boolean/bcut_2d/I5 | 3 +- tests/boolean/bcut_2d/I6 | 3 +- tests/boolean/bcut_2d/I7 | 3 +- tests/boolean/bcut_2d/I8 | 3 +- tests/boolean/bcut_2d/I9 | 3 +- tests/boolean/bcut_2d/J1 | 3 +- tests/boolean/bcut_2d/J2 | 3 +- tests/boolean/bcut_2d/J3 | 3 +- tests/boolean/bcut_2d/J4 | 3 +- tests/boolean/bcut_2d/J5 | 3 +- tests/boolean/bcut_2d/J6 | 3 +- tests/boolean/bcut_2d/J7 | 3 +- tests/boolean/bcut_2d/J8 | 3 +- tests/boolean/bcut_2d/J9 | 3 +- tests/boolean/bcut_2d/K1 | 3 +- tests/boolean/bcut_2d/K2 | 3 +- tests/boolean/bcut_2d/K3 | 3 +- tests/boolean/bcut_2d/K4 | 3 +- tests/boolean/bcut_2d/K5 | 3 +- tests/boolean/bcut_2d/K6 | 3 +- tests/boolean/bcut_2d/K7 | 3 +- tests/boolean/bcut_2d/K8 | 3 +- tests/boolean/bcut_2d/K9 | 3 +- tests/boolean/bcut_2d/L1 | 3 +- tests/boolean/bcut_2d/L2 | 3 +- tests/boolean/bcut_2d/L3 | 3 +- tests/boolean/bcut_2d/L4 | 3 +- tests/boolean/bcut_2d/L5 | 3 +- tests/boolean/bcut_2d/L6 | 3 +- tests/boolean/bcut_2d/L7 | 3 +- tests/boolean/bcut_2d/L8 | 3 +- tests/boolean/bcut_2d/L9 | 3 +- tests/boolean/bcut_2d/M1 | 3 +- tests/boolean/bcut_2d/M2 | 3 +- tests/boolean/bcut_2d/M3 | 3 +- tests/boolean/bcut_2d/M4 | 3 +- tests/boolean/bcut_2d/M5 | 3 +- tests/boolean/bcut_2d/M6 | 3 +- tests/boolean/bcut_2d/M7 | 3 +- tests/boolean/bcut_2d/M8 | 3 +- tests/boolean/bcut_2d/M9 | 3 +- tests/boolean/bcut_2d/N1 | 3 +- tests/boolean/bcut_2d/N2 | 3 +- tests/boolean/bcut_2d/N3 | 3 +- tests/boolean/bcut_2d/N4 | 3 +- tests/boolean/bcut_2d/N5 | 3 +- tests/boolean/bcut_2d/N6 | 3 +- tests/boolean/bcut_2d/N7 | 3 +- tests/boolean/bcut_2d/N8 | 3 +- tests/boolean/bcut_2d/N9 | 3 +- tests/boolean/bcut_2d/O1 | 3 +- tests/boolean/bcut_2d/O2 | 3 +- tests/boolean/bcut_2d/O3 | 3 +- tests/boolean/bcut_2d/O4 | 3 +- tests/boolean/bcut_2d/O5 | 3 +- tests/boolean/bcut_2d/O6 | 3 +- tests/boolean/bcut_2d/O7 | 3 +- tests/boolean/bcut_2d/O8 | 3 +- tests/boolean/bcut_2d/O9 | 3 +- tests/boolean/bcut_2d/P1 | 3 +- tests/boolean/bcut_2d/P2 | 3 +- tests/boolean/bcut_2d/P3 | 3 +- tests/boolean/bcut_2d/P4 | 3 +- tests/boolean/bcut_2d/P5 | 3 +- tests/boolean/bcut_2d/P6 | 3 +- tests/boolean/bcut_2d/P7 | 3 +- tests/boolean/bcut_2d/P8 | 3 +- tests/boolean/bcut_2d/P9 | 3 +- tests/boolean/bcut_2d/Q1 | 3 +- tests/boolean/bcut_2d/Q2 | 3 +- tests/boolean/bcut_2d/Q3 | 3 +- tests/boolean/bcut_2d/Q4 | 3 +- tests/boolean/bcut_2d/Q5 | 3 +- tests/boolean/bcut_2d/Q6 | 3 +- tests/boolean/bcut_2d/Q7 | 3 +- tests/boolean/bcut_2d/Q8 | 3 +- tests/boolean/bcut_2d/Q9 | 3 +- tests/boolean/bcut_2d/R1 | 3 +- tests/boolean/bcut_2d/R2 | 3 +- tests/boolean/bcut_2d/R3 | 3 +- tests/boolean/bcut_2d/R4 | 3 +- tests/boolean/bcut_2d/R5 | 3 +- tests/boolean/bcut_2d/R6 | 3 +- tests/boolean/bcut_2d/R7 | 3 +- tests/boolean/bcut_2d/R8 | 3 +- tests/boolean/bcut_2d/R9 | 3 +- tests/boolean/bcut_2d/S1 | 3 +- tests/boolean/bcut_2d/S2 | 3 +- tests/boolean/bcut_2d/S3 | 3 +- tests/boolean/bcut_2d/S4 | 3 +- tests/boolean/bcut_2d/S5 | 3 +- tests/boolean/bcut_2d/S6 | 3 +- tests/boolean/bcut_2d/S7 | 3 +- tests/boolean/bcut_2d/S8 | 3 +- tests/boolean/bcut_2d/begin | 1 + tests/boolean/bcut_complex/A1 | 2 +- tests/boolean/bcut_complex/A2 | 2 +- tests/boolean/bcut_complex/A3 | 2 +- tests/boolean/bcut_complex/A4 | 2 +- tests/boolean/bcut_complex/A5 | 2 +- tests/boolean/bcut_complex/A6 | 2 +- tests/boolean/bcut_complex/A7 | 2 +- tests/boolean/bcut_complex/A8 | 2 +- tests/boolean/bcut_complex/A9 | 2 +- tests/boolean/bcut_complex/B1 | 2 +- tests/boolean/bcut_complex/B2 | 2 +- tests/boolean/bcut_complex/B3 | 2 +- tests/boolean/bcut_complex/B4 | 2 +- tests/boolean/bcut_complex/B5 | 2 +- tests/boolean/bcut_complex/B6 | 2 +- tests/boolean/bcut_complex/B7 | 2 +- tests/boolean/bcut_complex/B8 | 2 +- tests/boolean/bcut_complex/B9 | 2 +- tests/boolean/bcut_complex/C1 | 2 +- tests/boolean/bcut_complex/C2 | 2 +- tests/boolean/bcut_complex/C3 | 2 +- tests/boolean/bcut_complex/C4 | 2 +- tests/boolean/bcut_complex/C5 | 2 +- tests/boolean/bcut_complex/C6 | 2 +- tests/boolean/bcut_complex/C7 | 2 +- tests/boolean/bcut_complex/C8 | 2 +- tests/boolean/bcut_complex/C9 | 2 +- tests/boolean/bcut_complex/D1 | 2 +- tests/boolean/bcut_complex/D2 | 2 +- tests/boolean/bcut_complex/D3 | 2 +- tests/boolean/bcut_complex/D4 | 2 +- tests/boolean/bcut_complex/D5 | 2 +- tests/boolean/bcut_complex/D6 | 2 +- tests/boolean/bcut_complex/D7 | 2 +- tests/boolean/bcut_complex/D8 | 2 +- tests/boolean/bcut_complex/D9 | 2 +- tests/boolean/bcut_complex/E1 | 2 +- tests/boolean/bcut_complex/E2 | 2 +- tests/boolean/bcut_complex/E3 | 2 +- tests/boolean/bcut_complex/E4 | 2 +- tests/boolean/bcut_complex/E5 | 2 +- tests/boolean/bcut_complex/E6 | 2 +- tests/boolean/bcut_complex/E7 | 2 +- tests/boolean/bcut_complex/E8 | 2 +- tests/boolean/bcut_complex/E9 | 2 +- tests/boolean/bcut_complex/F1 | 2 +- tests/boolean/bcut_complex/F2 | 4 +- tests/boolean/bcut_complex/F3 | 2 +- tests/boolean/bcut_complex/F4 | 2 +- tests/boolean/bcut_complex/F5 | 2 +- tests/boolean/bcut_complex/F6 | 2 +- tests/boolean/bcut_complex/F7 | 2 +- tests/boolean/bcut_complex/F8 | 2 +- tests/boolean/bcut_complex/F9 | 2 +- tests/boolean/bcut_complex/G1 | 2 +- tests/boolean/bcut_complex/G2 | 2 +- tests/boolean/bcut_complex/G3 | 2 +- tests/boolean/bcut_complex/G4 | 2 +- tests/boolean/bcut_complex/G5 | 2 +- tests/boolean/bcut_complex/G6 | 2 +- tests/boolean/bcut_complex/G7 | 2 +- tests/boolean/bcut_complex/G8 | 2 +- tests/boolean/bcut_complex/G9 | 2 +- tests/boolean/bcut_complex/H1 | 2 +- tests/boolean/bcut_complex/H2 | 2 +- tests/boolean/bcut_complex/H3 | 2 +- tests/boolean/bcut_complex/H4 | 2 +- tests/boolean/bcut_complex/H5 | 2 +- tests/boolean/bcut_complex/H6 | 2 +- tests/boolean/bcut_complex/H7 | 2 +- tests/boolean/bcut_complex/H8 | 2 +- tests/boolean/bcut_complex/H9 | 2 +- tests/boolean/bcut_complex/I1 | 2 +- tests/boolean/bcut_complex/I2 | 2 +- tests/boolean/bcut_complex/I3 | 2 +- tests/boolean/bcut_complex/I4 | 2 +- tests/boolean/bcut_complex/I5 | 2 +- tests/boolean/bcut_complex/I6 | 2 +- tests/boolean/bcut_complex/I7 | 2 +- tests/boolean/bcut_complex/I8 | 2 +- tests/boolean/bcut_complex/I9 | 2 +- tests/boolean/bcut_complex/J1 | 2 +- tests/boolean/bcut_complex/J2 | 2 +- tests/boolean/bcut_complex/J3 | 2 +- tests/boolean/bcut_complex/J4 | 2 +- tests/boolean/bcut_complex/J5 | 2 +- tests/boolean/bcut_complex/J6 | 2 +- tests/boolean/bcut_complex/J7 | 2 +- tests/boolean/bcut_complex/J8 | 2 +- tests/boolean/bcut_complex/J9 | 2 +- tests/boolean/bcut_complex/K1 | 2 +- tests/boolean/bcut_complex/K2 | 2 +- tests/boolean/bcut_complex/K3 | 2 +- tests/boolean/bcut_complex/K4 | 2 +- tests/boolean/bcut_complex/K5 | 2 +- tests/boolean/bcut_complex/K6 | 2 +- tests/boolean/bcut_complex/K7 | 2 +- tests/boolean/bcut_complex/K8 | 2 +- tests/boolean/bcut_complex/K9 | 2 +- tests/boolean/bcut_complex/L1 | 2 +- tests/boolean/bcut_complex/L2 | 2 +- tests/boolean/bcut_complex/L3 | 2 +- tests/boolean/bcut_complex/L4 | 2 +- tests/boolean/bcut_complex/L5 | 2 +- tests/boolean/bcut_complex/L6 | 2 +- tests/boolean/bcut_complex/L7 | 2 +- tests/boolean/bcut_complex/L8 | 2 +- tests/boolean/bcut_complex/L9 | 2 +- tests/boolean/bcut_complex/M1 | 2 +- tests/boolean/bcut_complex/M2 | 2 +- tests/boolean/bcut_complex/M3 | 2 +- tests/boolean/bcut_complex/M4 | 2 +- tests/boolean/bcut_complex/M5 | 2 +- tests/boolean/bcut_complex/M6 | 2 +- tests/boolean/bcut_complex/M7 | 2 +- tests/boolean/bcut_complex/M8 | 2 +- tests/boolean/bcut_complex/M9 | 2 +- tests/boolean/bcut_complex/N1 | 2 +- tests/boolean/bcut_complex/N2 | 2 +- tests/boolean/bcut_complex/N3 | 2 +- tests/boolean/bcut_complex/N4 | 2 +- tests/boolean/bcut_complex/N5 | 2 +- tests/boolean/bcut_complex/N6 | 2 +- tests/boolean/bcut_complex/N7 | 2 +- tests/boolean/bcut_complex/N8 | 2 +- tests/boolean/bcut_complex/N9 | 2 +- tests/boolean/bcut_complex/O1 | 2 +- tests/boolean/bcut_complex/O2 | 2 +- tests/boolean/bcut_complex/O3 | 4 +- tests/boolean/bcut_complex/O4 | 4 +- tests/boolean/bcut_complex/O5 | 4 +- tests/boolean/bcut_complex/O6 | 4 +- tests/boolean/bcut_complex/O7 | 2 +- tests/boolean/bcut_complex/O8 | 4 +- tests/boolean/bcut_complex/O9 | 2 +- tests/boolean/bcut_complex/P1 | 2 +- tests/boolean/bcut_complex/P2 | 2 +- tests/boolean/bcut_complex/P3 | 2 +- tests/boolean/bcut_complex/P4 | 2 +- tests/boolean/bcut_complex/P5 | 2 +- tests/boolean/bcut_complex/P6 | 4 +- tests/boolean/bcut_complex/P7 | 2 +- tests/boolean/bcut_complex/P8 | 2 +- tests/boolean/bcut_complex/P9 | 2 +- tests/boolean/bcut_complex/Q1 | 9 +- tests/boolean/bcut_complex/Q2 | 2 +- tests/boolean/bcut_complex/Q3 | 2 +- tests/boolean/bcut_complex/Q4 | 2 +- tests/boolean/bcut_complex/Q5 | 2 +- tests/boolean/bcut_complex/Q6 | 2 +- tests/boolean/bcut_complex/Q7 | 2 +- tests/boolean/bcut_complex/Q8 | 2 +- tests/boolean/bcut_complex/Q9 | 2 +- tests/boolean/bcut_simple/A1 | 2 +- tests/boolean/bcut_simple/A2 | 2 +- tests/boolean/bcut_simple/A3 | 2 +- tests/boolean/bcut_simple/A4 | 2 +- tests/boolean/bcut_simple/A5 | 2 +- tests/boolean/bcut_simple/A6 | 2 +- tests/boolean/bcut_simple/A7 | 2 +- tests/boolean/bcut_simple/A8 | 2 +- tests/boolean/bcut_simple/A9 | 2 +- tests/boolean/bcut_simple/B1 | 2 +- tests/boolean/bcut_simple/B2 | 2 +- tests/boolean/bcut_simple/B3 | 2 +- tests/boolean/bcut_simple/B4 | 2 +- tests/boolean/bcut_simple/B5 | 2 +- tests/boolean/bcut_simple/B6 | 2 +- tests/boolean/bcut_simple/B7 | 2 +- tests/boolean/bcut_simple/B8 | 2 +- tests/boolean/bcut_simple/B9 | 2 +- tests/boolean/bcut_simple/C1 | 2 +- tests/boolean/bcut_simple/C2 | 2 +- tests/boolean/bcut_simple/C3 | 2 +- tests/boolean/bcut_simple/C4 | 2 +- tests/boolean/bcut_simple/C5 | 2 +- tests/boolean/bcut_simple/C6 | 2 +- tests/boolean/bcut_simple/C7 | 2 +- tests/boolean/bcut_simple/C8 | 2 +- tests/boolean/bcut_simple/C9 | 2 +- tests/boolean/bcut_simple/D1 | 2 +- tests/boolean/bcut_simple/D2 | 2 +- tests/boolean/bcut_simple/D3 | 2 +- tests/boolean/bcut_simple/D4 | 2 +- tests/boolean/bcut_simple/D5 | 2 +- tests/boolean/bcut_simple/D6 | 2 +- tests/boolean/bcut_simple/D7 | 2 +- tests/boolean/bcut_simple/D8 | 2 +- tests/boolean/bcut_simple/D9 | 2 +- tests/boolean/bcut_simple/E1 | 2 +- tests/boolean/bcut_simple/E2 | 2 +- tests/boolean/bcut_simple/E3 | 2 +- tests/boolean/bcut_simple/E4 | 2 +- tests/boolean/bcut_simple/E5 | 2 +- tests/boolean/bcut_simple/E6 | 2 +- tests/boolean/bcut_simple/E7 | 2 +- tests/boolean/bcut_simple/E8 | 2 +- tests/boolean/bcut_simple/E9 | 2 +- tests/boolean/bcut_simple/F1 | 2 +- tests/boolean/bcut_simple/F2 | 2 +- tests/boolean/bcut_simple/F3 | 2 +- tests/boolean/bcut_simple/F4 | 2 +- tests/boolean/bcut_simple/F5 | 2 +- tests/boolean/bcut_simple/F6 | 2 +- tests/boolean/bcut_simple/F7 | 2 +- tests/boolean/bcut_simple/F8 | 2 +- tests/boolean/bcut_simple/F9 | 2 +- tests/boolean/bcut_simple/G1 | 2 +- tests/boolean/bcut_simple/G2 | 2 +- tests/boolean/bcut_simple/G3 | 2 +- tests/boolean/bcut_simple/G4 | 2 +- tests/boolean/bcut_simple/G5 | 2 +- tests/boolean/bcut_simple/G6 | 2 +- tests/boolean/bcut_simple/G7 | 2 +- tests/boolean/bcut_simple/G8 | 2 +- tests/boolean/bcut_simple/G9 | 2 +- tests/boolean/bcut_simple/H1 | 2 +- tests/boolean/bcut_simple/H2 | 2 +- tests/boolean/bcut_simple/H3 | 2 +- tests/boolean/bcut_simple/H4 | 2 +- tests/boolean/bcut_simple/H5 | 2 +- tests/boolean/bcut_simple/H6 | 2 +- tests/boolean/bcut_simple/H7 | 2 +- tests/boolean/bcut_simple/H8 | 2 +- tests/boolean/bcut_simple/H9 | 2 +- tests/boolean/bcut_simple/I1 | 2 +- tests/boolean/bcut_simple/I2 | 2 +- tests/boolean/bcut_simple/I3 | 2 +- tests/boolean/bcut_simple/I4 | 2 +- tests/boolean/bcut_simple/I5 | 2 +- tests/boolean/bcut_simple/I6 | 2 +- tests/boolean/bcut_simple/I7 | 2 +- tests/boolean/bcut_simple/I8 | 2 +- tests/boolean/bcut_simple/I9 | 2 +- tests/boolean/bcut_simple/J1 | 2 +- tests/boolean/bcut_simple/J2 | 2 +- tests/boolean/bcut_simple/J3 | 2 +- tests/boolean/bcut_simple/J4 | 2 +- tests/boolean/bcut_simple/J5 | 2 +- tests/boolean/bcut_simple/J6 | 2 +- tests/boolean/bcut_simple/J7 | 2 +- tests/boolean/bcut_simple/J8 | 2 +- tests/boolean/bcut_simple/J9 | 2 +- tests/boolean/bcut_simple/K1 | 2 +- tests/boolean/bcut_simple/K2 | 2 +- tests/boolean/bcut_simple/K3 | 2 +- tests/boolean/bcut_simple/K4 | 2 +- tests/boolean/bcut_simple/K5 | 2 +- tests/boolean/bcut_simple/K6 | 2 +- tests/boolean/bcut_simple/K7 | 2 +- tests/boolean/bcut_simple/K8 | 2 +- tests/boolean/bcut_simple/K9 | 2 +- tests/boolean/bcut_simple/L1 | 2 +- tests/boolean/bcut_simple/L2 | 2 +- tests/boolean/bcut_simple/L3 | 2 +- tests/boolean/bcut_simple/L4 | 2 +- tests/boolean/bcut_simple/L5 | 2 +- tests/boolean/bcut_simple/L6 | 2 +- tests/boolean/bcut_simple/L8 | 2 +- tests/boolean/bcut_simple/L9 | 2 +- tests/boolean/bcut_simple/M1 | 2 +- tests/boolean/bcut_simple/M2 | 2 +- tests/boolean/bcut_simple/M3 | 2 +- tests/boolean/bcutblend/A1 | 2 +- tests/boolean/bfuse_2d/A1 | 3 +- tests/boolean/bfuse_2d/A2 | 3 +- tests/boolean/bfuse_2d/A3 | 3 +- tests/boolean/bfuse_2d/A4 | 3 +- tests/boolean/bfuse_2d/A5 | 3 +- tests/boolean/bfuse_2d/A6 | 3 +- tests/boolean/bfuse_2d/A7 | 3 +- tests/boolean/bfuse_2d/A8 | 3 +- tests/boolean/bfuse_2d/A9 | 3 +- tests/boolean/bfuse_2d/B1 | 3 +- tests/boolean/bfuse_2d/B2 | 3 +- tests/boolean/bfuse_2d/B3 | 3 +- tests/boolean/bfuse_2d/B4 | 3 +- tests/boolean/bfuse_2d/B5 | 3 +- tests/boolean/bfuse_2d/B6 | 3 +- tests/boolean/bfuse_2d/B7 | 3 +- tests/boolean/bfuse_2d/B8 | 3 +- tests/boolean/bfuse_2d/B9 | 3 +- tests/boolean/bfuse_2d/C1 | 3 +- tests/boolean/bfuse_2d/C2 | 3 +- tests/boolean/bfuse_2d/C3 | 3 +- tests/boolean/bfuse_2d/C4 | 3 +- tests/boolean/bfuse_2d/C5 | 3 +- tests/boolean/bfuse_2d/C6 | 3 +- tests/boolean/bfuse_2d/C7 | 3 +- tests/boolean/bfuse_2d/C8 | 3 +- tests/boolean/bfuse_2d/C9 | 3 +- tests/boolean/bfuse_2d/D1 | 3 +- tests/boolean/bfuse_2d/begin | 1 + tests/boolean/bfuse_complex/A1 | 2 +- tests/boolean/bfuse_complex/A2 | 2 +- tests/boolean/bfuse_complex/A3 | 2 +- tests/boolean/bfuse_complex/A4 | 2 +- tests/boolean/bfuse_complex/A5 | 2 +- tests/boolean/bfuse_complex/A6 | 2 +- tests/boolean/bfuse_complex/A7 | 2 +- tests/boolean/bfuse_complex/A8 | 2 +- tests/boolean/bfuse_complex/A9 | 2 +- tests/boolean/bfuse_complex/B1 | 2 +- tests/boolean/bfuse_complex/B2 | 2 +- tests/boolean/bfuse_complex/B3 | 2 +- tests/boolean/bfuse_complex/B4 | 2 +- tests/boolean/bfuse_complex/B5 | 2 +- tests/boolean/bfuse_complex/B6 | 2 +- tests/boolean/bfuse_complex/B7 | 2 +- tests/boolean/bfuse_complex/B8 | 2 +- tests/boolean/bfuse_complex/B9 | 2 +- tests/boolean/bfuse_complex/C1 | 2 +- tests/boolean/bfuse_complex/C2 | 2 +- tests/boolean/bfuse_complex/C3 | 2 +- tests/boolean/bfuse_complex/C4 | 2 +- tests/boolean/bfuse_complex/C5 | 2 +- tests/boolean/bfuse_complex/C6 | 2 +- tests/boolean/bfuse_complex/C7 | 2 +- tests/boolean/bfuse_complex/C8 | 2 +- tests/boolean/bfuse_complex/C9 | 2 +- tests/boolean/bfuse_complex/D1 | 2 +- tests/boolean/bfuse_complex/D2 | 2 +- tests/boolean/bfuse_complex/D3 | 2 +- tests/boolean/bfuse_complex/D4 | 2 +- tests/boolean/bfuse_complex/D5 | 2 +- tests/boolean/bfuse_complex/D6 | 2 +- tests/boolean/bfuse_complex/D7 | 2 +- tests/boolean/bfuse_complex/D8 | 2 +- tests/boolean/bfuse_complex/D9 | 2 +- tests/boolean/bfuse_complex/E1 | 2 +- tests/boolean/bfuse_complex/E2 | 2 +- tests/boolean/bfuse_complex/E3 | 2 +- tests/boolean/bfuse_complex/E4 | 4 +- tests/boolean/bfuse_complex/E5 | 2 +- tests/boolean/bfuse_complex/E6 | 2 +- tests/boolean/bfuse_complex/E7 | 2 +- tests/boolean/bfuse_complex/E8 | 2 +- tests/boolean/bfuse_complex/E9 | 2 +- tests/boolean/bfuse_complex/F1 | 2 +- tests/boolean/bfuse_complex/F2 | 2 +- tests/boolean/bfuse_complex/F3 | 2 +- tests/boolean/bfuse_complex/F4 | 2 +- tests/boolean/bfuse_complex/F5 | 4 +- tests/boolean/bfuse_complex/F6 | 2 +- tests/boolean/bfuse_complex/F7 | 2 +- tests/boolean/bfuse_complex/F8 | 2 +- tests/boolean/bfuse_complex/F9 | 2 +- tests/boolean/bfuse_complex/G1 | 2 +- tests/boolean/bfuse_complex/G2 | 2 +- tests/boolean/bfuse_complex/G3 | 2 +- tests/boolean/bfuse_complex/G4 | 2 +- tests/boolean/bfuse_complex/G5 | 2 +- tests/boolean/bfuse_complex/G6 | 2 +- tests/boolean/bfuse_complex/G7 | 2 +- tests/boolean/bfuse_complex/G8 | 2 +- tests/boolean/bfuse_complex/G9 | 2 +- tests/boolean/bfuse_complex/H1 | 2 +- tests/boolean/bfuse_complex/H2 | 2 +- tests/boolean/bfuse_complex/H3 | 2 +- tests/boolean/bfuse_complex/H4 | 2 +- tests/boolean/bfuse_complex/H5 | 2 +- tests/boolean/bfuse_complex/H6 | 2 +- tests/boolean/bfuse_complex/H7 | 2 +- tests/boolean/bfuse_complex/H8 | 2 +- tests/boolean/bfuse_complex/H9 | 2 +- tests/boolean/bfuse_complex/I1 | 2 +- tests/boolean/bfuse_complex/I2 | 2 +- tests/boolean/bfuse_complex/I3 | 2 +- tests/boolean/bfuse_complex/I4 | 2 +- tests/boolean/bfuse_complex/I5 | 2 +- tests/boolean/bfuse_complex/I6 | 2 +- tests/boolean/bfuse_complex/I7 | 2 +- tests/boolean/bfuse_complex/I8 | 2 +- tests/boolean/bfuse_complex/I9 | 2 +- tests/boolean/bfuse_complex/J1 | 2 +- tests/boolean/bfuse_complex/J2 | 2 +- tests/boolean/bfuse_complex/J3 | 2 +- tests/boolean/bfuse_complex/J4 | 2 +- tests/boolean/bfuse_complex/J5 | 2 +- tests/boolean/bfuse_complex/J6 | 2 +- tests/boolean/bfuse_complex/J7 | 2 +- tests/boolean/bfuse_complex/J8 | 2 +- tests/boolean/bfuse_complex/J9 | 2 +- tests/boolean/bfuse_complex/K1 | 2 +- tests/boolean/bfuse_complex/K2 | 2 +- tests/boolean/bfuse_complex/K3 | 2 +- tests/boolean/bfuse_complex/K4 | 2 +- tests/boolean/bfuse_complex/K5 | 2 +- tests/boolean/bfuse_complex/K6 | 2 +- tests/boolean/bfuse_complex/K7 | 2 +- tests/boolean/bfuse_complex/K8 | 2 +- tests/boolean/bfuse_complex/K9 | 2 +- tests/boolean/bfuse_complex/L1 | 2 +- tests/boolean/bfuse_complex/L2 | 2 +- tests/boolean/bfuse_complex/L3 | 2 +- tests/boolean/bfuse_complex/L4 | 2 +- tests/boolean/bfuse_complex/L5 | 2 +- tests/boolean/bfuse_complex/L6 | 2 +- tests/boolean/bfuse_complex/L7 | 2 +- tests/boolean/bfuse_complex/L8 | 2 +- tests/boolean/bfuse_complex/L9 | 2 +- tests/boolean/bfuse_complex/M1 | 2 +- tests/boolean/bfuse_complex/M2 | 2 +- tests/boolean/bfuse_complex/M3 | 2 +- tests/boolean/bfuse_complex/M4 | 2 +- tests/boolean/bfuse_complex/M5 | 2 +- tests/boolean/bfuse_complex/M6 | 2 +- tests/boolean/bfuse_complex/M7 | 2 +- tests/boolean/bfuse_complex/M8 | 2 +- tests/boolean/bfuse_complex/M9 | 2 +- tests/boolean/bfuse_complex/N1 | 2 +- tests/boolean/bfuse_complex/N2 | 2 +- tests/boolean/bfuse_complex/N3 | 2 +- tests/boolean/bfuse_complex/N4 | 2 +- tests/boolean/bfuse_complex/N5 | 2 +- tests/boolean/bfuse_complex/N6 | 2 +- tests/boolean/bfuse_complex/N7 | 2 +- tests/boolean/bfuse_complex/N8 | 2 +- tests/boolean/bfuse_complex/N9 | 2 +- tests/boolean/bfuse_complex/O1 | 2 +- tests/boolean/bfuse_complex/O2 | 2 +- tests/boolean/bfuse_complex/O3 | 2 +- tests/boolean/bfuse_complex/O4 | 2 +- tests/boolean/bfuse_complex/O5 | 2 +- tests/boolean/bfuse_complex/O6 | 2 +- tests/boolean/bfuse_complex/O7 | 2 +- tests/boolean/bfuse_complex/O8 | 2 +- tests/boolean/bfuse_complex/O9 | 2 +- tests/boolean/bfuse_complex/P2 | 2 +- tests/boolean/bfuse_complex/P3 | 2 +- tests/boolean/bfuse_complex/P4 | 2 +- tests/boolean/bfuse_complex/P5 | 2 +- tests/boolean/bfuse_complex/P6 | 2 +- tests/boolean/bfuse_complex/P7 | 2 +- tests/boolean/bfuse_complex/P9 | 2 +- tests/boolean/bfuse_complex/Q1 | 2 +- tests/boolean/bfuse_complex/Q2 | 4 +- tests/boolean/bfuse_complex/Q3 | 2 +- tests/boolean/bfuse_complex/Q4 | 2 +- tests/boolean/bfuse_complex/Q5 | 2 +- tests/boolean/bfuse_complex/Q6 | 2 +- tests/boolean/bfuse_complex/Q7 | 2 +- tests/boolean/bfuse_complex/Q8 | 2 +- tests/boolean/bfuse_complex/Q9 | 2 +- tests/boolean/bfuse_complex/R1 | 2 +- tests/boolean/bfuse_complex/R2 | 2 +- tests/boolean/bfuse_complex/R3 | 2 +- tests/boolean/bfuse_complex/R4 | 2 +- tests/boolean/bfuse_complex/R5 | 2 +- tests/boolean/bfuse_complex/R6 | 2 +- tests/boolean/bfuse_complex/R7 | 2 +- tests/boolean/bfuse_complex/R8 | 2 +- tests/boolean/bfuse_complex/R9 | 2 +- tests/boolean/bfuse_complex/S1 | 2 +- tests/boolean/bfuse_complex/S2 | 2 +- tests/boolean/bfuse_complex/S3 | 2 +- tests/boolean/bfuse_complex/S4 | 2 +- tests/boolean/bfuse_complex/S5 | 2 +- tests/boolean/bfuse_complex/S6 | 2 +- tests/boolean/bfuse_complex/begin | 1 - tests/boolean/bfuse_simple/A1 | 2 +- tests/boolean/bfuse_simple/A2 | 2 +- tests/boolean/bfuse_simple/A3 | 2 +- tests/boolean/bfuse_simple/A4 | 2 +- tests/boolean/bfuse_simple/A5 | 2 +- tests/boolean/bfuse_simple/A6 | 2 +- tests/boolean/bfuse_simple/A7 | 2 +- tests/boolean/bfuse_simple/A8 | 2 +- tests/boolean/bfuse_simple/A9 | 2 +- tests/boolean/bfuse_simple/B1 | 2 +- tests/boolean/bfuse_simple/B2 | 2 +- tests/boolean/bfuse_simple/B3 | 2 +- tests/boolean/bfuse_simple/B4 | 2 +- tests/boolean/bfuse_simple/B5 | 2 +- tests/boolean/bfuse_simple/B6 | 2 +- tests/boolean/bfuse_simple/B7 | 2 +- tests/boolean/bfuse_simple/B8 | 2 +- tests/boolean/bfuse_simple/B9 | 2 +- tests/boolean/bfuse_simple/C1 | 2 +- tests/boolean/bfuse_simple/C2 | 2 +- tests/boolean/bfuse_simple/C3 | 2 +- tests/boolean/bfuse_simple/C4 | 2 +- tests/boolean/bfuse_simple/C5 | 2 +- tests/boolean/bfuse_simple/C6 | 2 +- tests/boolean/bfuse_simple/C7 | 2 +- tests/boolean/bfuse_simple/C8 | 2 +- tests/boolean/bfuse_simple/C9 | 2 +- tests/boolean/bfuse_simple/D1 | 2 +- tests/boolean/bfuse_simple/D2 | 2 +- tests/boolean/bfuse_simple/D3 | 2 +- tests/boolean/bfuse_simple/D4 | 2 +- tests/boolean/bfuse_simple/D5 | 2 +- tests/boolean/bfuse_simple/D6 | 2 +- tests/boolean/bfuse_simple/D7 | 2 +- tests/boolean/bfuse_simple/D8 | 2 +- tests/boolean/bfuse_simple/D9 | 2 +- tests/boolean/bfuse_simple/E1 | 2 +- tests/boolean/bfuse_simple/E2 | 2 +- tests/boolean/bfuse_simple/E3 | 2 +- tests/boolean/bfuse_simple/E4 | 2 +- tests/boolean/bfuse_simple/E5 | 2 +- tests/boolean/bfuse_simple/E6 | 2 +- tests/boolean/bfuse_simple/E7 | 2 +- tests/boolean/bfuse_simple/E8 | 2 +- tests/boolean/bfuse_simple/E9 | 2 +- tests/boolean/bfuse_simple/F1 | 2 +- tests/boolean/bfuse_simple/F2 | 2 +- tests/boolean/bfuse_simple/F3 | 2 +- tests/boolean/bfuse_simple/F4 | 2 +- tests/boolean/bfuse_simple/F5 | 2 +- tests/boolean/bfuse_simple/F6 | 2 +- tests/boolean/bfuse_simple/F7 | 2 +- tests/boolean/bfuse_simple/F8 | 2 +- tests/boolean/bfuse_simple/F9 | 2 +- tests/boolean/bfuse_simple/G1 | 2 +- tests/boolean/bfuse_simple/G2 | 2 +- tests/boolean/bfuse_simple/G3 | 2 +- tests/boolean/bfuse_simple/G4 | 2 +- tests/boolean/bfuse_simple/G5 | 2 +- tests/boolean/bfuse_simple/G6 | 2 +- tests/boolean/bfuse_simple/G7 | 2 +- tests/boolean/bfuse_simple/G8 | 2 +- tests/boolean/bfuse_simple/G9 | 2 +- tests/boolean/bfuse_simple/H1 | 2 +- tests/boolean/bfuse_simple/H2 | 2 +- tests/boolean/bfuse_simple/H3 | 2 +- tests/boolean/bfuse_simple/H4 | 2 +- tests/boolean/bfuse_simple/H5 | 2 +- tests/boolean/bfuse_simple/H6 | 2 +- tests/boolean/bfuse_simple/H7 | 2 +- tests/boolean/bfuse_simple/H8 | 2 +- tests/boolean/bfuse_simple/H9 | 2 +- tests/boolean/bfuse_simple/I1 | 2 +- tests/boolean/bfuse_simple/I2 | 2 +- tests/boolean/bfuse_simple/I3 | 2 +- tests/boolean/bfuse_simple/I4 | 2 +- tests/boolean/bfuse_simple/I5 | 2 +- tests/boolean/bfuse_simple/I6 | 2 +- tests/boolean/bfuse_simple/I7 | 2 +- tests/boolean/bfuse_simple/I8 | 2 +- tests/boolean/bfuse_simple/I9 | 2 +- tests/boolean/bfuse_simple/J1 | 2 +- tests/boolean/bfuse_simple/J2 | 2 +- tests/boolean/bfuse_simple/J3 | 2 +- tests/boolean/bfuse_simple/J4 | 2 +- tests/boolean/bfuse_simple/J5 | 2 +- tests/boolean/bfuse_simple/J6 | 2 +- tests/boolean/bfuse_simple/J7 | 2 +- tests/boolean/bfuse_simple/J8 | 2 +- tests/boolean/bfuse_simple/J9 | 2 +- tests/boolean/bfuse_simple/K1 | 2 +- tests/boolean/bfuse_simple/K2 | 2 +- tests/boolean/bfuse_simple/K3 | 2 +- tests/boolean/bfuse_simple/K4 | 2 +- tests/boolean/bfuse_simple/K5 | 2 +- tests/boolean/bfuse_simple/K6 | 2 +- tests/boolean/bfuse_simple/K7 | 2 +- tests/boolean/bfuse_simple/K8 | 2 +- tests/boolean/bfuse_simple/K9 | 2 +- tests/boolean/bfuse_simple/L1 | 2 +- tests/boolean/bfuse_simple/L2 | 2 +- tests/boolean/bfuse_simple/L3 | 2 +- tests/boolean/bopcommon_2d/A1 | 3 +- tests/boolean/bopcommon_2d/A2 | 3 +- tests/boolean/bopcommon_2d/A3 | 3 +- tests/boolean/bopcommon_2d/A4 | 3 +- tests/boolean/bopcommon_2d/A5 | 3 +- tests/boolean/bopcommon_2d/A6 | 3 +- tests/boolean/bopcommon_2d/A7 | 3 +- tests/boolean/bopcommon_2d/A8 | 3 +- tests/boolean/bopcommon_2d/A9 | 3 +- tests/boolean/bopcommon_2d/B1 | 3 +- tests/boolean/bopcommon_2d/B2 | 3 +- tests/boolean/bopcommon_2d/B3 | 3 +- tests/boolean/bopcommon_2d/B4 | 3 +- tests/boolean/bopcommon_2d/B5 | 3 +- tests/boolean/bopcommon_2d/B6 | 3 +- tests/boolean/bopcommon_2d/B7 | 3 +- tests/boolean/bopcommon_2d/B8 | 3 +- tests/boolean/bopcommon_2d/B9 | 3 +- tests/boolean/bopcommon_2d/C1 | 3 +- tests/boolean/bopcommon_2d/C2 | 3 +- tests/boolean/bopcommon_2d/C3 | 3 +- tests/boolean/bopcommon_2d/C4 | 3 +- tests/boolean/bopcommon_2d/C5 | 3 +- tests/boolean/bopcommon_2d/C6 | 3 +- tests/boolean/bopcommon_2d/C7 | 3 +- tests/boolean/bopcommon_2d/C8 | 3 +- tests/boolean/bopcommon_2d/C9 | 3 +- tests/boolean/bopcommon_2d/D1 | 3 +- tests/boolean/bopcommon_2d/D2 | 3 +- tests/boolean/bopcommon_2d/D3 | 3 +- tests/boolean/bopcommon_2d/D4 | 3 +- tests/boolean/bopcommon_2d/D5 | 3 +- tests/boolean/bopcommon_2d/D6 | 3 +- tests/boolean/bopcommon_2d/D7 | 3 +- tests/boolean/bopcommon_2d/D8 | 3 +- tests/boolean/bopcommon_2d/D9 | 3 +- tests/boolean/bopcommon_2d/E1 | 3 +- tests/boolean/bopcommon_2d/E2 | 3 +- tests/boolean/bopcommon_2d/E3 | 3 +- tests/boolean/bopcommon_2d/E4 | 3 +- tests/boolean/bopcommon_2d/E5 | 3 +- tests/boolean/bopcommon_2d/E6 | 3 +- tests/boolean/bopcommon_2d/E7 | 3 +- tests/boolean/bopcommon_2d/E8 | 3 +- tests/boolean/bopcommon_2d/E9 | 3 +- tests/boolean/bopcommon_2d/F1 | 3 +- tests/boolean/bopcommon_2d/F2 | 3 +- tests/boolean/bopcommon_2d/F3 | 3 +- tests/boolean/bopcommon_2d/F4 | 3 +- tests/boolean/bopcommon_2d/F5 | 3 +- tests/boolean/bopcommon_2d/F6 | 3 +- tests/boolean/bopcommon_2d/F7 | 3 +- tests/boolean/bopcommon_2d/F8 | 3 +- tests/boolean/bopcommon_2d/F9 | 3 +- tests/boolean/bopcommon_2d/G1 | 3 +- tests/boolean/bopcommon_2d/G2 | 3 +- tests/boolean/bopcommon_2d/G3 | 3 +- tests/boolean/bopcommon_2d/G4 | 3 +- tests/boolean/bopcommon_2d/G5 | 3 +- tests/boolean/bopcommon_2d/G6 | 3 +- tests/boolean/bopcommon_2d/G7 | 3 +- tests/boolean/bopcommon_2d/G8 | 3 +- tests/boolean/bopcommon_2d/G9 | 3 +- tests/boolean/bopcommon_2d/H1 | 3 +- tests/boolean/bopcommon_2d/H2 | 3 +- tests/boolean/bopcommon_2d/H3 | 3 +- tests/boolean/bopcommon_2d/H4 | 3 +- tests/boolean/bopcommon_2d/H5 | 3 +- tests/boolean/bopcommon_2d/H6 | 3 +- tests/boolean/bopcommon_2d/H7 | 3 +- tests/boolean/bopcommon_2d/H8 | 3 +- tests/boolean/bopcommon_2d/H9 | 3 +- tests/boolean/bopcommon_2d/I1 | 3 +- tests/boolean/bopcommon_2d/I2 | 3 +- tests/boolean/bopcommon_2d/I3 | 3 +- tests/boolean/bopcommon_2d/I4 | 3 +- tests/boolean/bopcommon_2d/I5 | 3 +- tests/boolean/bopcommon_2d/I6 | 3 +- tests/boolean/bopcommon_2d/I7 | 3 +- tests/boolean/bopcommon_2d/I8 | 3 +- tests/boolean/bopcommon_2d/I9 | 3 +- tests/boolean/bopcommon_2d/J1 | 3 +- tests/boolean/bopcommon_2d/J2 | 3 +- tests/boolean/bopcommon_2d/J3 | 3 +- tests/boolean/bopcommon_2d/J4 | 3 +- tests/boolean/bopcommon_2d/J5 | 3 +- tests/boolean/bopcommon_2d/J6 | 3 +- tests/boolean/bopcommon_2d/J7 | 3 +- tests/boolean/bopcommon_2d/J8 | 3 +- tests/boolean/bopcommon_2d/J9 | 3 +- tests/boolean/bopcommon_2d/K1 | 3 +- tests/boolean/bopcommon_2d/K2 | 3 +- tests/boolean/bopcommon_2d/K3 | 3 +- tests/boolean/bopcommon_2d/K4 | 3 +- tests/boolean/bopcommon_2d/K5 | 3 +- tests/boolean/bopcommon_2d/K6 | 3 +- tests/boolean/bopcommon_2d/K7 | 3 +- tests/boolean/bopcommon_2d/K8 | 3 +- tests/boolean/bopcommon_2d/K9 | 3 +- tests/boolean/bopcommon_2d/L1 | 3 +- tests/boolean/bopcommon_2d/L2 | 3 +- tests/boolean/bopcommon_2d/L3 | 3 +- tests/boolean/bopcommon_2d/L4 | 3 +- tests/boolean/bopcommon_2d/L5 | 3 +- tests/boolean/bopcommon_2d/L6 | 3 +- tests/boolean/bopcommon_2d/L7 | 3 +- tests/boolean/bopcommon_2d/L8 | 3 +- tests/boolean/bopcommon_2d/L9 | 3 +- tests/boolean/bopcommon_2d/M1 | 3 +- tests/boolean/bopcommon_2d/M2 | 3 +- tests/boolean/bopcommon_2d/M3 | 3 +- tests/boolean/bopcommon_2d/M4 | 3 +- tests/boolean/bopcommon_2d/M5 | 3 +- tests/boolean/bopcommon_2d/M6 | 3 +- tests/boolean/bopcommon_2d/M7 | 3 +- tests/boolean/bopcommon_2d/M8 | 3 +- tests/boolean/bopcommon_2d/M9 | 3 +- tests/boolean/bopcommon_2d/N1 | 3 +- tests/boolean/bopcommon_2d/N2 | 3 +- tests/boolean/bopcommon_2d/N3 | 3 +- tests/boolean/bopcommon_2d/N4 | 3 +- tests/boolean/bopcommon_2d/N5 | 3 +- tests/boolean/bopcommon_2d/N6 | 3 +- tests/boolean/bopcommon_2d/N7 | 3 +- tests/boolean/bopcommon_2d/N8 | 3 +- tests/boolean/bopcommon_2d/N9 | 3 +- tests/boolean/bopcommon_2d/O1 | 3 +- tests/boolean/bopcommon_2d/O2 | 3 +- tests/boolean/bopcommon_2d/O3 | 3 +- tests/boolean/bopcommon_2d/O4 | 3 +- tests/boolean/bopcommon_2d/O5 | 3 +- tests/boolean/bopcommon_2d/O6 | 3 +- tests/boolean/bopcommon_2d/O7 | 3 +- tests/boolean/bopcommon_2d/O8 | 3 +- tests/boolean/bopcommon_2d/O9 | 3 +- tests/boolean/bopcommon_2d/P1 | 3 +- tests/boolean/bopcommon_2d/P2 | 3 +- tests/boolean/bopcommon_2d/P3 | 3 +- tests/boolean/bopcommon_2d/P4 | 3 +- tests/boolean/bopcommon_2d/P5 | 3 +- tests/boolean/bopcommon_2d/P6 | 3 +- tests/boolean/bopcommon_2d/P7 | 3 +- tests/boolean/bopcommon_2d/P8 | 3 +- tests/boolean/bopcommon_2d/begin | 2 + tests/boolean/bopcommon_complex/A1 | 2 +- tests/boolean/bopcommon_complex/A2 | 2 +- tests/boolean/bopcommon_complex/A3 | 2 +- tests/boolean/bopcommon_complex/A4 | 2 +- tests/boolean/bopcommon_complex/A5 | 2 +- tests/boolean/bopcommon_complex/A6 | 2 +- tests/boolean/bopcommon_complex/A7 | 2 +- tests/boolean/bopcommon_complex/A8 | 2 +- tests/boolean/bopcommon_complex/A9 | 2 +- tests/boolean/bopcommon_complex/B1 | 2 +- tests/boolean/bopcommon_complex/B2 | 2 +- tests/boolean/bopcommon_complex/B3 | 2 +- tests/boolean/bopcommon_complex/B4 | 2 +- tests/boolean/bopcommon_complex/B5 | 2 +- tests/boolean/bopcommon_complex/B6 | 2 +- tests/boolean/bopcommon_complex/B7 | 2 +- tests/boolean/bopcommon_complex/B8 | 2 +- tests/boolean/bopcommon_complex/B9 | 2 +- tests/boolean/bopcommon_complex/C1 | 2 +- tests/boolean/bopcommon_complex/C2 | 2 +- tests/boolean/bopcommon_complex/C3 | 2 +- tests/boolean/bopcommon_complex/C4 | 2 +- tests/boolean/bopcommon_complex/C5 | 2 +- tests/boolean/bopcommon_complex/C6 | 2 +- tests/boolean/bopcommon_complex/C7 | 2 +- tests/boolean/bopcommon_complex/C8 | 2 +- tests/boolean/bopcommon_complex/C9 | 2 +- tests/boolean/bopcommon_complex/D1 | 2 +- tests/boolean/bopcommon_complex/D2 | 2 +- tests/boolean/bopcommon_complex/D3 | 2 +- tests/boolean/bopcommon_complex/D4 | 2 +- tests/boolean/bopcommon_complex/D5 | 2 +- tests/boolean/bopcommon_complex/D6 | 2 +- tests/boolean/bopcommon_complex/D7 | 2 +- tests/boolean/bopcommon_complex/D8 | 2 +- tests/boolean/bopcommon_complex/D9 | 2 +- tests/boolean/bopcommon_complex/E1 | 2 +- tests/boolean/bopcommon_complex/E2 | 2 +- tests/boolean/bopcommon_complex/E3 | 2 +- tests/boolean/bopcommon_complex/E4 | 2 +- tests/boolean/bopcommon_complex/E5 | 2 +- tests/boolean/bopcommon_complex/E6 | 2 +- tests/boolean/bopcommon_complex/E7 | 2 +- tests/boolean/bopcommon_complex/E8 | 2 +- tests/boolean/bopcommon_complex/E9 | 2 +- tests/boolean/bopcommon_complex/F1 | 2 +- tests/boolean/bopcommon_complex/F2 | 2 +- tests/boolean/bopcommon_complex/F3 | 2 +- tests/boolean/bopcommon_complex/F4 | 2 +- tests/boolean/bopcommon_complex/F5 | 2 +- tests/boolean/bopcommon_complex/F6 | 2 +- tests/boolean/bopcommon_complex/F7 | 2 +- tests/boolean/bopcommon_complex/F8 | 2 +- tests/boolean/bopcommon_complex/F9 | 2 +- tests/boolean/bopcommon_complex/G1 | 2 +- tests/boolean/bopcommon_complex/G2 | 2 +- tests/boolean/bopcommon_complex/G3 | 2 +- tests/boolean/bopcommon_complex/G4 | 2 +- tests/boolean/bopcommon_complex/G5 | 2 +- tests/boolean/bopcommon_complex/G6 | 2 +- tests/boolean/bopcommon_complex/G7 | 2 +- tests/boolean/bopcommon_complex/G8 | 2 +- tests/boolean/bopcommon_complex/G9 | 2 +- tests/boolean/bopcommon_complex/H1 | 2 +- tests/boolean/bopcommon_complex/H2 | 2 +- tests/boolean/bopcommon_complex/H3 | 2 +- tests/boolean/bopcommon_complex/H4 | 2 +- tests/boolean/bopcommon_complex/H5 | 2 +- tests/boolean/bopcommon_complex/H6 | 2 +- tests/boolean/bopcommon_complex/H7 | 2 +- tests/boolean/bopcommon_complex/H8 | 2 +- tests/boolean/bopcommon_complex/H9 | 2 +- tests/boolean/bopcommon_complex/I1 | 2 +- tests/boolean/bopcommon_complex/I2 | 2 +- tests/boolean/bopcommon_complex/I3 | 2 +- tests/boolean/bopcommon_complex/I4 | 2 +- tests/boolean/bopcommon_complex/I5 | 2 +- tests/boolean/bopcommon_complex/I6 | 2 +- tests/boolean/bopcommon_complex/I7 | 2 +- tests/boolean/bopcommon_complex/I8 | 2 +- tests/boolean/bopcommon_complex/I9 | 2 +- tests/boolean/bopcommon_complex/J1 | 6 +- tests/boolean/bopcommon_complex/J2 | 2 +- tests/boolean/bopcommon_complex/J3 | 2 +- tests/boolean/bopcommon_complex/J4 | 2 +- tests/boolean/bopcommon_complex/J5 | 2 +- tests/boolean/bopcommon_complex/J6 | 2 +- tests/boolean/bopcommon_complex/J7 | 2 +- tests/boolean/bopcommon_complex/J8 | 2 +- tests/boolean/bopcommon_complex/J9 | 2 +- tests/boolean/bopcommon_complex/K1 | 2 +- tests/boolean/bopcommon_complex/K2 | 2 +- tests/boolean/bopcommon_complex/K3 | 2 +- tests/boolean/bopcommon_complex/K4 | 2 +- tests/boolean/bopcommon_complex/K5 | 2 +- tests/boolean/bopcommon_complex/K6 | 2 +- tests/boolean/bopcommon_complex/K7 | 2 +- tests/boolean/bopcommon_complex/K8 | 2 +- tests/boolean/bopcommon_complex/K9 | 2 +- tests/boolean/bopcommon_complex/L1 | 2 +- tests/boolean/bopcommon_complex/L2 | 2 +- tests/boolean/bopcommon_complex/L3 | 2 +- tests/boolean/bopcommon_complex/L4 | 2 +- tests/boolean/bopcommon_complex/L5 | 2 +- tests/boolean/bopcommon_complex/L6 | 2 +- tests/boolean/bopcommon_complex/L7 | 2 +- tests/boolean/bopcommon_complex/L8 | 2 +- tests/boolean/bopcommon_complex/L9 | 2 +- tests/boolean/bopcommon_complex/M1 | 2 +- tests/boolean/bopcommon_complex/M2 | 2 +- tests/boolean/bopcommon_complex/M3 | 2 +- tests/boolean/bopcommon_complex/M4 | 2 +- tests/boolean/bopcommon_complex/M5 | 2 +- tests/boolean/bopcommon_complex/M6 | 2 +- tests/boolean/bopcommon_complex/M7 | 2 +- tests/boolean/bopcommon_simple/A1 | 2 +- tests/boolean/bopcommon_simple/A2 | 2 +- tests/boolean/bopcommon_simple/A3 | 2 +- tests/boolean/bopcommon_simple/A4 | 2 +- tests/boolean/bopcommon_simple/A5 | 2 +- tests/boolean/bopcommon_simple/A6 | 2 +- tests/boolean/bopcommon_simple/A7 | 2 +- tests/boolean/bopcommon_simple/A8 | 2 +- tests/boolean/bopcommon_simple/A9 | 2 +- tests/boolean/bopcommon_simple/B1 | 2 +- tests/boolean/bopcommon_simple/B2 | 2 +- tests/boolean/bopcommon_simple/B3 | 2 +- tests/boolean/bopcommon_simple/B4 | 2 +- tests/boolean/bopcommon_simple/B5 | 2 +- tests/boolean/bopcommon_simple/B6 | 2 +- tests/boolean/bopcommon_simple/B7 | 2 +- tests/boolean/bopcommon_simple/B8 | 2 +- tests/boolean/bopcommon_simple/B9 | 2 +- tests/boolean/bopcommon_simple/C1 | 2 +- tests/boolean/bopcommon_simple/C2 | 2 +- tests/boolean/bopcommon_simple/C3 | 2 +- tests/boolean/bopcommon_simple/C4 | 2 +- tests/boolean/bopcommon_simple/C5 | 2 +- tests/boolean/bopcommon_simple/C6 | 2 +- tests/boolean/bopcommon_simple/C7 | 2 +- tests/boolean/bopcommon_simple/C8 | 2 +- tests/boolean/bopcommon_simple/C9 | 2 +- tests/boolean/bopcommon_simple/D1 | 2 +- tests/boolean/bopcommon_simple/D2 | 2 +- tests/boolean/bopcommon_simple/D3 | 2 +- tests/boolean/bopcommon_simple/D4 | 2 +- tests/boolean/bopcommon_simple/D5 | 2 +- tests/boolean/bopcommon_simple/D6 | 2 +- tests/boolean/bopcommon_simple/D7 | 2 +- tests/boolean/bopcommon_simple/D8 | 2 +- tests/boolean/bopcommon_simple/D9 | 2 +- tests/boolean/bopcommon_simple/E1 | 2 +- tests/boolean/bopcommon_simple/E2 | 2 +- tests/boolean/bopcommon_simple/E3 | 2 +- tests/boolean/bopcommon_simple/E4 | 2 +- tests/boolean/bopcommon_simple/E5 | 2 +- tests/boolean/bopcommon_simple/E6 | 2 +- tests/boolean/bopcommon_simple/E7 | 2 +- tests/boolean/bopcommon_simple/E8 | 2 +- tests/boolean/bopcommon_simple/E9 | 2 +- tests/boolean/bopcommon_simple/F1 | 2 +- tests/boolean/bopcommon_simple/F2 | 2 +- tests/boolean/bopcommon_simple/F3 | 2 +- tests/boolean/bopcommon_simple/F4 | 2 +- tests/boolean/bopcommon_simple/F5 | 2 +- tests/boolean/bopcommon_simple/F6 | 2 +- tests/boolean/bopcommon_simple/F7 | 2 +- tests/boolean/bopcommon_simple/F8 | 2 +- tests/boolean/bopcommon_simple/F9 | 2 +- tests/boolean/bopcommon_simple/G1 | 2 +- tests/boolean/bopcommon_simple/G2 | 2 +- tests/boolean/bopcommon_simple/G3 | 2 +- tests/boolean/bopcommon_simple/G4 | 2 +- tests/boolean/bopcommon_simple/G5 | 2 +- tests/boolean/bopcommon_simple/G6 | 2 +- tests/boolean/bopcommon_simple/G7 | 2 +- tests/boolean/bopcommon_simple/G8 | 2 +- tests/boolean/bopcommon_simple/G9 | 2 +- tests/boolean/bopcommon_simple/H1 | 2 +- tests/boolean/bopcommon_simple/H2 | 2 +- tests/boolean/bopcommon_simple/H3 | 2 +- tests/boolean/bopcommon_simple/H4 | 2 +- tests/boolean/bopcommon_simple/H5 | 2 +- tests/boolean/bopcommon_simple/H6 | 2 +- tests/boolean/bopcommon_simple/H7 | 2 +- tests/boolean/bopcommon_simple/H8 | 2 +- tests/boolean/bopcommon_simple/H9 | 2 +- tests/boolean/bopcommon_simple/I1 | 2 +- tests/boolean/bopcommon_simple/I2 | 2 +- tests/boolean/bopcommon_simple/I3 | 2 +- tests/boolean/bopcommon_simple/I4 | 2 +- tests/boolean/bopcommon_simple/I5 | 2 +- tests/boolean/bopcommon_simple/I6 | 2 +- tests/boolean/bopcommon_simple/I7 | 2 +- tests/boolean/bopcommon_simple/I8 | 2 +- tests/boolean/bopcommon_simple/I9 | 2 +- tests/boolean/bopcommon_simple/J1 | 2 +- tests/boolean/bopcommon_simple/J2 | 2 +- tests/boolean/bopcommon_simple/J3 | 2 +- tests/boolean/bopcommon_simple/J4 | 2 +- tests/boolean/bopcommon_simple/J5 | 2 +- tests/boolean/bopcommon_simple/J6 | 2 +- tests/boolean/bopcommon_simple/J7 | 2 +- tests/boolean/bopcommon_simple/J8 | 2 +- tests/boolean/bopcommon_simple/J9 | 2 +- tests/boolean/bopcommon_simple/K1 | 2 +- tests/boolean/bopcommon_simple/K2 | 2 +- tests/boolean/bopcommon_simple/K3 | 2 +- tests/boolean/bopcommon_simple/K4 | 2 +- tests/boolean/bopcommon_simple/K5 | 2 +- tests/boolean/bopcommon_simple/K6 | 2 +- tests/boolean/bopcommon_simple/K7 | 2 +- tests/boolean/bopcommon_simple/K8 | 2 +- tests/boolean/bopcommon_simple/K9 | 2 +- tests/boolean/bopcommon_simple/L1 | 2 +- tests/boolean/bopcommon_simple/L2 | 2 +- tests/boolean/bopcommon_simple/L3 | 2 +- tests/boolean/bopcommon_simple/L4 | 2 +- tests/boolean/bopcommon_simple/L5 | 2 +- tests/boolean/bopcommon_simple/L6 | 2 +- tests/boolean/bopcommon_simple/L7 | 2 +- tests/boolean/bopcommon_simple/L8 | 2 +- tests/boolean/bopcommon_simple/L9 | 2 +- tests/boolean/bopcommon_simple/M1 | 2 +- tests/boolean/bopcommon_simple/M2 | 2 +- tests/boolean/bopcommon_simple/M3 | 2 +- tests/boolean/bopcommon_simple/M4 | 2 +- tests/boolean/bopcommon_simple/M5 | 2 +- tests/boolean/bopcommon_simple/M6 | 2 +- tests/boolean/bopcommon_simple/M7 | 2 +- tests/boolean/bopcommon_simple/M8 | 2 +- tests/boolean/bopcommon_simple/M9 | 2 +- tests/boolean/bopcommon_simple/N1 | 2 +- tests/boolean/bopcommon_simple/N2 | 2 +- tests/boolean/bopcommon_simple/N3 | 2 +- tests/boolean/bopcommon_simple/N4 | 2 +- tests/boolean/bopcommon_simple/N5 | 2 +- tests/boolean/bopcommon_simple/N6 | 2 +- tests/boolean/bopcommon_simple/N7 | 2 +- tests/boolean/bopcommon_simple/N8 | 2 +- tests/boolean/bopcommon_simple/N9 | 2 +- tests/boolean/bopcommon_simple/O1 | 2 +- tests/boolean/bopcommon_simple/O2 | 2 +- tests/boolean/bopcommon_simple/O3 | 2 +- tests/boolean/bopcommon_simple/O4 | 2 +- tests/boolean/bopcommon_simple/O5 | 2 +- tests/boolean/bopcommon_simple/O6 | 2 +- tests/boolean/bopcommon_simple/O7 | 2 +- tests/boolean/bopcommon_simple/O8 | 2 +- tests/boolean/bopcommon_simple/O9 | 2 +- tests/boolean/bopcommon_simple/P1 | 2 +- tests/boolean/bopcommon_simple/P2 | 2 +- tests/boolean/bopcommon_simple/P3 | 2 +- tests/boolean/bopcommon_simple/P4 | 2 +- tests/boolean/bopcommon_simple/P5 | 2 +- tests/boolean/bopcommon_simple/P6 | 2 +- tests/boolean/bopcommon_simple/P7 | 2 +- tests/boolean/bopcommon_simple/P8 | 2 +- tests/boolean/bopcommon_simple/P9 | 2 +- tests/boolean/bopcommon_simple/Q1 | 2 +- tests/boolean/bopcommon_simple/Q2 | 2 +- tests/boolean/bopcommon_simple/Q3 | 2 +- tests/boolean/bopcommon_simple/Q4 | 2 +- tests/boolean/bopcommon_simple/Q5 | 2 +- tests/boolean/bopcommon_simple/Q6 | 2 +- tests/boolean/bopcommon_simple/Q7 | 2 +- tests/boolean/bopcommon_simple/Q8 | 2 +- tests/boolean/bopcommon_simple/Q9 | 2 +- tests/boolean/bopcommon_simple/R1 | 2 +- tests/boolean/bopcommon_simple/R2 | 2 +- tests/boolean/bopcommon_simple/R3 | 2 +- tests/boolean/bopcommon_simple/R4 | 2 +- tests/boolean/bopcommon_simple/R5 | 2 +- tests/boolean/bopcommon_simple/R6 | 2 +- tests/boolean/bopcommon_simple/R7 | 2 +- tests/boolean/bopcommon_simple/R8 | 2 +- tests/boolean/bopcommon_simple/R9 | 2 +- tests/boolean/bopcommon_simple/S1 | 2 +- tests/boolean/bopcommon_simple/S2 | 2 +- tests/boolean/bopcommon_simple/S3 | 2 +- tests/boolean/bopcommon_simple/S4 | 2 +- tests/boolean/bopcommon_simple/S5 | 2 +- tests/boolean/bopcommon_simple/S6 | 2 +- tests/boolean/bopcommon_simple/S7 | 2 +- tests/boolean/bopcommon_simple/S8 | 2 +- tests/boolean/bopcommon_simple/S9 | 2 +- tests/boolean/bopcommon_simple/T1 | 2 +- tests/boolean/bopcommon_simple/T2 | 2 +- tests/boolean/bopcommon_simple/T3 | 2 +- tests/boolean/bopcommon_simple/T4 | 2 +- tests/boolean/bopcommon_simple/T5 | 2 +- tests/boolean/bopcommon_simple/T6 | 2 +- tests/boolean/bopcommon_simple/T7 | 2 +- tests/boolean/bopcommon_simple/T8 | 2 +- tests/boolean/bopcommon_simple/T9 | 2 +- tests/boolean/bopcommon_simple/U1 | 2 +- tests/boolean/bopcommon_simple/U2 | 2 +- tests/boolean/bopcommon_simple/U3 | 2 +- tests/boolean/bopcommon_simple/U4 | 2 +- tests/boolean/bopcommon_simple/U5 | 2 +- tests/boolean/bopcommon_simple/U6 | 2 +- tests/boolean/bopcommon_simple/U7 | 2 +- tests/boolean/bopcommon_simple/U8 | 2 +- tests/boolean/bopcommon_simple/U9 | 2 +- tests/boolean/bopcommon_simple/V1 | 2 +- tests/boolean/bopcommon_simple/V2 | 2 +- tests/boolean/bopcommon_simple/V3 | 2 +- tests/boolean/bopcommon_simple/V4 | 2 +- tests/boolean/bopcommon_simple/V5 | 2 +- tests/boolean/bopcommon_simple/V6 | 2 +- tests/boolean/bopcommon_simple/V7 | 2 +- tests/boolean/bopcommon_simple/V8 | 2 +- tests/boolean/bopcommon_simple/V9 | 2 +- tests/boolean/bopcommon_simple/W1 | 2 +- tests/boolean/bopcommon_simple/W2 | 2 +- tests/boolean/bopcommon_simple/W3 | 2 +- tests/boolean/bopcommon_simple/W4 | 2 +- tests/boolean/bopcommon_simple/W5 | 2 +- tests/boolean/bopcommon_simple/W6 | 2 +- tests/boolean/bopcommon_simple/W7 | 2 +- tests/boolean/bopcommon_simple/W8 | 2 +- tests/boolean/bopcommon_simple/W9 | 2 +- tests/boolean/bopcommon_simple/X1 | 2 +- tests/boolean/bopcommon_simple/X2 | 2 +- tests/boolean/bopcommon_simple/X3 | 2 +- tests/boolean/bopcommon_simple/X4 | 2 +- tests/boolean/bopcommon_simple/X5 | 2 +- tests/boolean/bopcommon_simple/X6 | 2 +- tests/boolean/bopcommon_simple/X7 | 2 +- tests/boolean/bopcommon_simple/X8 | 2 +- tests/boolean/bopcommon_simple/X9 | 2 +- tests/boolean/bopcommon_simple/Y1 | 2 +- tests/boolean/bopcommon_simple/Y2 | 2 +- tests/boolean/bopcommon_simple/Y3 | 2 +- tests/boolean/bopcommon_simple/Y4 | 2 +- tests/boolean/bopcommon_simple/Y5 | 2 +- tests/boolean/bopcommon_simple/Y6 | 2 +- tests/boolean/bopcommon_simple/Y7 | 2 +- tests/boolean/bopcommon_simple/Y8 | 2 +- tests/boolean/bopcommon_simple/Y9 | 2 +- tests/boolean/bopcommon_simple/Z1 | 2 +- tests/boolean/bopcommon_simple/Z2 | 2 +- tests/boolean/bopcommon_simple/Z3 | 2 +- tests/boolean/bopcommon_simple/Z4 | 2 +- tests/boolean/bopcommon_simple/Z5 | 2 +- tests/boolean/bopcommon_simple/Z6 | 2 +- tests/boolean/bopcommon_simple/Z7 | 2 +- tests/boolean/bopcommon_simple/Z8 | 2 +- tests/boolean/bopcommon_simple/Z9 | 2 +- tests/boolean/bopcommon_simple/ZA1 | 2 +- tests/boolean/bopcommon_simple/ZA2 | 2 +- tests/boolean/bopcommon_simple/ZA3 | 2 +- tests/boolean/bopcommon_simple/ZA4 | 2 +- tests/boolean/bopcommon_simple/ZA5 | 2 +- tests/boolean/bopcommon_simple/ZA6 | 2 +- tests/boolean/bopcommon_simple/ZA7 | 2 +- tests/boolean/bopcommon_simple/ZA8 | 2 +- tests/boolean/bopcommon_simple/ZA9 | 2 +- tests/boolean/bopcommon_simple/ZB1 | 2 +- tests/boolean/bopcommon_simple/ZB2 | 2 +- tests/boolean/bopcommon_simple/ZB3 | 2 +- tests/boolean/bopcommon_simple/ZB4 | 2 +- tests/boolean/bopcommon_simple/ZB5 | 2 +- tests/boolean/bopcommon_simple/ZB6 | 2 +- tests/boolean/bopcommon_simple/ZB7 | 2 +- tests/boolean/bopcommon_simple/ZB8 | 2 +- tests/boolean/bopcommon_simple/ZB9 | 2 +- tests/boolean/bopcommon_simple/ZC1 | 2 +- tests/boolean/bopcommon_simple/ZC2 | 2 +- tests/boolean/bopcommon_simple/ZC3 | 2 +- tests/boolean/bopcommon_simple/ZC4 | 2 +- tests/boolean/bopcommon_simple/ZC5 | 2 +- tests/boolean/bopcommon_simple/ZC6 | 2 +- tests/boolean/bopcommon_simple/ZC7 | 2 +- tests/boolean/bopcommon_simple/ZC8 | 2 +- tests/boolean/bopcommon_simple/ZC9 | 2 +- tests/boolean/bopcommon_simple/ZD1 | 2 +- tests/boolean/bopcommon_simple/ZD2 | 2 +- tests/boolean/bopcommon_simple/ZD3 | 2 +- tests/boolean/bopcommon_simple/ZD4 | 2 +- tests/boolean/bopcommon_simple/ZD5 | 2 +- tests/boolean/bopcommon_simple/ZD6 | 2 +- tests/boolean/bopcommon_simple/ZD7 | 2 +- tests/boolean/bopcommon_simple/ZD8 | 2 +- tests/boolean/bopcommon_simple/ZD9 | 2 +- tests/boolean/bopcommon_simple/ZE1 | 2 +- tests/boolean/bopcommon_simple/ZE2 | 2 +- tests/boolean/bopcommon_simple/ZE3 | 2 +- tests/boolean/bopcommon_simple/ZE4 | 2 +- tests/boolean/bopcommon_simple/ZE5 | 2 +- tests/boolean/bopcommon_simple/ZE6 | 2 +- tests/boolean/bopcommon_simple/ZE7 | 2 +- tests/boolean/bopcommon_simple/ZE8 | 2 +- tests/boolean/bopcommon_simple/ZE9 | 2 +- tests/boolean/bopcommon_simple/ZF1 | 2 +- tests/boolean/bopcommon_simple/ZF2 | 2 +- tests/boolean/bopcommon_simple/ZF3 | 2 +- tests/boolean/bopcommon_simple/ZF4 | 2 +- tests/boolean/bopcommon_simple/ZF5 | 2 +- tests/boolean/bopcommon_simple/ZF6 | 2 +- tests/boolean/bopcommon_simple/ZF7 | 2 +- tests/boolean/bopcommon_simple/ZF8 | 2 +- tests/boolean/bopcommon_simple/ZF9 | 2 +- tests/boolean/bopcommon_simple/ZG1 | 2 +- tests/boolean/bopcommon_simple/ZG2 | 2 +- tests/boolean/bopcommon_simple/ZG3 | 2 +- tests/boolean/bopcommon_simple/ZG4 | 2 +- tests/boolean/bopcommon_simple/ZG5 | 2 +- tests/boolean/bopcommon_simple/ZG6 | 2 +- tests/boolean/bopcommon_simple/ZG7 | 2 +- tests/boolean/bopcommon_simple/ZG8 | 2 +- tests/boolean/bopcommon_simple/ZG9 | 2 +- tests/boolean/bopcommon_simple/ZH1 | 2 +- tests/boolean/bopcommon_simple/ZH2 | 2 +- tests/boolean/bopcommon_simple/ZH3 | 2 +- tests/boolean/bopcommon_simple/ZH4 | 2 +- tests/boolean/bopcommon_simple/ZH5 | 2 +- tests/boolean/bopcommon_simple/ZH6 | 2 +- tests/boolean/bopcommon_simple/ZH7 | 2 +- tests/boolean/bopcommon_simple/ZH8 | 2 +- tests/boolean/bopcommon_simple/ZH9 | 2 +- tests/boolean/bopcommon_simple/ZI1 | 2 +- tests/boolean/bopcommon_simple/ZI2 | 2 +- tests/boolean/bopcommon_simple/ZI3 | 2 +- tests/boolean/bopcommon_simple/ZI4 | 2 +- tests/boolean/bopcommon_simple/ZI5 | 2 +- tests/boolean/bopcommon_simple/ZI6 | 2 +- tests/boolean/bopcommon_simple/ZI7 | 2 +- tests/boolean/bopcommon_simple/ZI8 | 2 +- tests/boolean/bopcommon_simple/ZI9 | 2 +- tests/boolean/bopcommon_simple/ZJ1 | 2 +- tests/boolean/bopcommon_simple/ZJ2 | 2 +- tests/boolean/bopcommon_simple/ZJ3 | 2 +- tests/boolean/bopcommon_simple/ZJ4 | 2 +- tests/boolean/bopcommon_simple/ZJ5 | 2 +- tests/boolean/bopcommon_simple/ZJ6 | 2 +- tests/boolean/bopcommon_simple/ZJ7 | 2 +- tests/boolean/bopcommon_simple/ZJ8 | 2 +- tests/boolean/bopcommon_simple/ZJ9 | 2 +- tests/boolean/bopcommon_simple/ZK1 | 2 +- tests/boolean/bopcommon_simple/ZK2 | 2 +- tests/boolean/bopcommon_simple/ZK3 | 2 +- tests/boolean/bopcommon_simple/ZK4 | 2 +- tests/boolean/bopcommon_simple/ZK5 | 2 +- tests/boolean/bopcommon_simple/ZK6 | 2 +- tests/boolean/bopcommon_simple/ZK7 | 2 +- tests/boolean/bopcommon_simple/ZK8 | 2 +- tests/boolean/bopcommon_simple/ZK9 | 2 +- tests/boolean/bopcommon_simple/ZL1 | 2 +- tests/boolean/bopcommon_simple/ZL2 | 2 +- tests/boolean/bopcommon_simple/ZL3 | 2 +- tests/boolean/bopcommon_simple/ZL4 | 2 +- tests/boolean/bopcommon_simple/ZL5 | 2 +- tests/boolean/bopcommon_simple/ZL6 | 2 +- tests/boolean/bopcommon_simple/ZL7 | 2 +- tests/boolean/bopcommon_simple/ZL8 | 2 +- tests/boolean/bopcommon_simple/ZL9 | 2 +- tests/boolean/bopcommon_simple/ZM1 | 2 +- tests/boolean/bopcommon_simple/ZM2 | 2 +- tests/boolean/bopcommon_simple/ZM3 | 2 +- tests/boolean/bopcommon_simple/ZM4 | 2 +- tests/boolean/bopcommon_simple/ZM5 | 2 +- tests/boolean/bopcommon_simple/ZM6 | 2 +- tests/boolean/bopcommon_simple/ZM7 | 2 +- tests/boolean/bopcommon_simple/ZM8 | 2 +- tests/boolean/bopcommon_simple/ZM9 | 2 +- tests/boolean/bopcommon_simple/ZN1 | 2 +- tests/boolean/bopcommon_simple/ZN2 | 2 +- tests/boolean/bopcommon_simple/ZN3 | 2 +- tests/boolean/bopcommon_simple/ZN4 | 2 +- tests/boolean/bopcommon_simple/ZN5 | 2 +- tests/boolean/bopcommon_simple/ZN6 | 2 +- tests/boolean/bopcommon_simple/ZN7 | 2 +- tests/boolean/bopcommon_simple/ZN8 | 2 +- tests/boolean/bopcommon_simple/ZN9 | 2 +- tests/boolean/bopcommon_simple/ZO1 | 2 +- tests/boolean/bopcommon_simple/ZO2 | 2 +- tests/boolean/bopcommon_simple/ZO3 | 2 +- tests/boolean/bopcommon_simple/ZO4 | 2 +- tests/boolean/bopcommon_simple/ZO5 | 2 +- tests/boolean/bopcommon_simple/ZO6 | 2 +- tests/boolean/bopcommon_simple/ZO7 | 2 +- tests/boolean/bopcommon_simple/ZO8 | 2 +- tests/boolean/bopcommon_simple/ZO9 | 2 +- tests/boolean/bopcommon_simple/ZP1 | 2 +- tests/boolean/bopcommon_simple/ZP2 | 2 +- tests/boolean/bopcommon_simple/ZP3 | 2 +- tests/boolean/bopcommon_simple/ZP4 | 2 +- tests/boolean/bopcommon_simple/ZP5 | 2 +- tests/boolean/bopcommon_simple/ZP6 | 2 +- tests/boolean/bopcommon_simple/ZP7 | 2 +- tests/boolean/bopcommon_simple/ZP8 | 2 +- tests/boolean/bopcommon_simple/ZP9 | 2 +- tests/boolean/bopcut_2d/A1 | 3 +- tests/boolean/bopcut_2d/A2 | 3 +- tests/boolean/bopcut_2d/A3 | 3 +- tests/boolean/bopcut_2d/A4 | 3 +- tests/boolean/bopcut_2d/A5 | 3 +- tests/boolean/bopcut_2d/A6 | 3 +- tests/boolean/bopcut_2d/A7 | 3 +- tests/boolean/bopcut_2d/A8 | 3 +- tests/boolean/bopcut_2d/A9 | 3 +- tests/boolean/bopcut_2d/B1 | 3 +- tests/boolean/bopcut_2d/B2 | 3 +- tests/boolean/bopcut_2d/B3 | 3 +- tests/boolean/bopcut_2d/B4 | 3 +- tests/boolean/bopcut_2d/B5 | 3 +- tests/boolean/bopcut_2d/B6 | 3 +- tests/boolean/bopcut_2d/B7 | 3 +- tests/boolean/bopcut_2d/B8 | 3 +- tests/boolean/bopcut_2d/B9 | 3 +- tests/boolean/bopcut_2d/C1 | 3 +- tests/boolean/bopcut_2d/C2 | 3 +- tests/boolean/bopcut_2d/C3 | 3 +- tests/boolean/bopcut_2d/C4 | 3 +- tests/boolean/bopcut_2d/C5 | 3 +- tests/boolean/bopcut_2d/C6 | 3 +- tests/boolean/bopcut_2d/C7 | 3 +- tests/boolean/bopcut_2d/C8 | 3 +- tests/boolean/bopcut_2d/C9 | 3 +- tests/boolean/bopcut_2d/D1 | 3 +- tests/boolean/bopcut_2d/D2 | 3 +- tests/boolean/bopcut_2d/D3 | 3 +- tests/boolean/bopcut_2d/D4 | 3 +- tests/boolean/bopcut_2d/D5 | 5 +- tests/boolean/bopcut_2d/begin | 2 + tests/boolean/bopcut_complex/A1 | 2 +- tests/boolean/bopcut_complex/A2 | 2 +- tests/boolean/bopcut_complex/A3 | 2 +- tests/boolean/bopcut_complex/A4 | 2 +- tests/boolean/bopcut_complex/A5 | 2 +- tests/boolean/bopcut_complex/A6 | 2 +- tests/boolean/bopcut_complex/A7 | 2 +- tests/boolean/bopcut_complex/A8 | 2 +- tests/boolean/bopcut_complex/A9 | 2 +- tests/boolean/bopcut_complex/B1 | 2 +- tests/boolean/bopcut_complex/B2 | 2 +- tests/boolean/bopcut_complex/B3 | 2 +- tests/boolean/bopcut_complex/B4 | 2 +- tests/boolean/bopcut_complex/B5 | 2 +- tests/boolean/bopcut_complex/B6 | 2 +- tests/boolean/bopcut_complex/B7 | 2 +- tests/boolean/bopcut_complex/B8 | 2 +- tests/boolean/bopcut_complex/B9 | 4 +- tests/boolean/bopcut_complex/C1 | 2 +- tests/boolean/bopcut_complex/C2 | 2 +- tests/boolean/bopcut_complex/C3 | 2 +- tests/boolean/bopcut_complex/C4 | 2 +- tests/boolean/bopcut_complex/C5 | 2 +- tests/boolean/bopcut_complex/C6 | 2 +- tests/boolean/bopcut_complex/C7 | 2 +- tests/boolean/bopcut_complex/C8 | 2 +- tests/boolean/bopcut_complex/C9 | 2 +- tests/boolean/bopcut_complex/D1 | 2 +- tests/boolean/bopcut_complex/D2 | 2 +- tests/boolean/bopcut_complex/D3 | 2 +- tests/boolean/bopcut_complex/D4 | 2 +- tests/boolean/bopcut_complex/D5 | 2 +- tests/boolean/bopcut_complex/D6 | 2 +- tests/boolean/bopcut_complex/D7 | 2 +- tests/boolean/bopcut_complex/D8 | 2 +- tests/boolean/bopcut_complex/D9 | 2 +- tests/boolean/bopcut_complex/E1 | 4 +- tests/boolean/bopcut_complex/E2 | 4 +- tests/boolean/bopcut_complex/E3 | 2 +- tests/boolean/bopcut_complex/E4 | 2 +- tests/boolean/bopcut_complex/E5 | 4 +- tests/boolean/bopcut_complex/E6 | 2 +- tests/boolean/bopcut_complex/E7 | 2 +- tests/boolean/bopcut_complex/E8 | 4 +- tests/boolean/bopcut_complex/E9 | 2 +- tests/boolean/bopcut_complex/F1 | 2 +- tests/boolean/bopcut_complex/F2 | 2 +- tests/boolean/bopcut_complex/F3 | 2 +- tests/boolean/bopcut_complex/F4 | 2 +- tests/boolean/bopcut_complex/F5 | 2 +- tests/boolean/bopcut_complex/F6 | 2 +- tests/boolean/bopcut_complex/F7 | 2 +- tests/boolean/bopcut_complex/F8 | 2 +- tests/boolean/bopcut_complex/F9 | 2 +- tests/boolean/bopcut_complex/G1 | 2 +- tests/boolean/bopcut_complex/G2 | 2 +- tests/boolean/bopcut_complex/G3 | 2 +- tests/boolean/bopcut_complex/G4 | 2 +- tests/boolean/bopcut_complex/G5 | 2 +- tests/boolean/bopcut_complex/G6 | 2 +- tests/boolean/bopcut_complex/G7 | 2 +- tests/boolean/bopcut_complex/G8 | 2 +- tests/boolean/bopcut_complex/G9 | 2 +- tests/boolean/bopcut_complex/H1 | 2 +- tests/boolean/bopcut_complex/H2 | 2 +- tests/boolean/bopcut_complex/H3 | 2 +- tests/boolean/bopcut_complex/H4 | 2 +- tests/boolean/bopcut_complex/H5 | 2 +- tests/boolean/bopcut_complex/H6 | 2 +- tests/boolean/bopcut_complex/H7 | 2 +- tests/boolean/bopcut_complex/H8 | 2 +- tests/boolean/bopcut_complex/H9 | 2 +- tests/boolean/bopcut_complex/I1 | 2 +- tests/boolean/bopcut_complex/I2 | 2 +- tests/boolean/bopcut_complex/I3 | 2 +- tests/boolean/bopcut_complex/I4 | 2 +- tests/boolean/bopcut_complex/I5 | 2 +- tests/boolean/bopcut_complex/I6 | 2 +- tests/boolean/bopcut_complex/I7 | 2 +- tests/boolean/bopcut_complex/I8 | 2 +- tests/boolean/bopcut_complex/I9 | 2 +- tests/boolean/bopcut_complex/J1 | 2 +- tests/boolean/bopcut_complex/J2 | 2 +- tests/boolean/bopcut_complex/J3 | 2 +- tests/boolean/bopcut_complex/J4 | 2 +- tests/boolean/bopcut_complex/J5 | 2 +- tests/boolean/bopcut_complex/J6 | 2 +- tests/boolean/bopcut_complex/J7 | 2 +- tests/boolean/bopcut_complex/J8 | 2 +- tests/boolean/bopcut_complex/J9 | 2 +- tests/boolean/bopcut_complex/K1 | 2 +- tests/boolean/bopcut_complex/K2 | 2 +- tests/boolean/bopcut_complex/K3 | 2 +- tests/boolean/bopcut_complex/K4 | 2 +- tests/boolean/bopcut_complex/K5 | 2 +- tests/boolean/bopcut_complex/K6 | 2 +- tests/boolean/bopcut_complex/K7 | 2 +- tests/boolean/bopcut_complex/K8 | 2 +- tests/boolean/bopcut_complex/K9 | 2 +- tests/boolean/bopcut_complex/L1 | 2 +- tests/boolean/bopcut_complex/L2 | 2 +- tests/boolean/bopcut_complex/L3 | 2 +- tests/boolean/bopcut_complex/L4 | 2 +- tests/boolean/bopcut_complex/L5 | 2 +- tests/boolean/bopcut_complex/L6 | 2 +- tests/boolean/bopcut_complex/L7 | 2 +- tests/boolean/bopcut_complex/L8 | 2 +- tests/boolean/bopcut_complex/L9 | 2 +- tests/boolean/bopcut_complex/M1 | 2 +- tests/boolean/bopcut_complex/M2 | 2 +- tests/boolean/bopcut_complex/M3 | 2 +- tests/boolean/bopcut_complex/M4 | 2 +- tests/boolean/bopcut_complex/M5 | 2 +- tests/boolean/bopcut_complex/M6 | 2 +- tests/boolean/bopcut_complex/M7 | 2 +- tests/boolean/bopcut_complex/M8 | 2 +- tests/boolean/bopcut_complex/M9 | 2 +- tests/boolean/bopcut_complex/N2 | 2 +- tests/boolean/bopcut_complex/N3 | 2 +- tests/boolean/bopcut_complex/N4 | 2 +- tests/boolean/bopcut_complex/N5 | 2 +- tests/boolean/bopcut_complex/N6 | 2 +- tests/boolean/bopcut_complex/N7 | 2 +- tests/boolean/bopcut_complex/N8 | 2 +- tests/boolean/bopcut_complex/N9 | 2 +- tests/boolean/bopcut_complex/O1 | 2 +- tests/boolean/bopcut_complex/O2 | 2 +- tests/boolean/bopcut_complex/O3 | 2 +- tests/boolean/bopcut_complex/O4 | 2 +- tests/boolean/bopcut_complex/O5 | 2 +- tests/boolean/bopcut_complex/O6 | 2 +- tests/boolean/bopcut_complex/O7 | 2 +- tests/boolean/bopcut_complex/O8 | 2 +- tests/boolean/bopcut_complex/O9 | 2 +- tests/boolean/bopcut_complex/P1 | 2 +- tests/boolean/bopcut_complex/P2 | 2 +- tests/boolean/bopcut_complex/P3 | 2 +- tests/boolean/bopcut_complex/P4 | 2 +- tests/boolean/bopcut_complex/P5 | 2 +- tests/boolean/bopcut_complex/P8 | 2 +- tests/boolean/bopcut_simple/A1 | 2 +- tests/boolean/bopcut_simple/A2 | 2 +- tests/boolean/bopcut_simple/A3 | 2 +- tests/boolean/bopcut_simple/A4 | 2 +- tests/boolean/bopcut_simple/A5 | 2 +- tests/boolean/bopcut_simple/A6 | 2 +- tests/boolean/bopcut_simple/A7 | 2 +- tests/boolean/bopcut_simple/A8 | 2 +- tests/boolean/bopcut_simple/A9 | 2 +- tests/boolean/bopcut_simple/B1 | 2 +- tests/boolean/bopcut_simple/B2 | 2 +- tests/boolean/bopcut_simple/B3 | 2 +- tests/boolean/bopcut_simple/B4 | 2 +- tests/boolean/bopcut_simple/B5 | 2 +- tests/boolean/bopcut_simple/B6 | 2 +- tests/boolean/bopcut_simple/B7 | 2 +- tests/boolean/bopcut_simple/B8 | 2 +- tests/boolean/bopcut_simple/B9 | 2 +- tests/boolean/bopcut_simple/C1 | 2 +- tests/boolean/bopcut_simple/C2 | 2 +- tests/boolean/bopcut_simple/C3 | 2 +- tests/boolean/bopcut_simple/C4 | 2 +- tests/boolean/bopcut_simple/C5 | 2 +- tests/boolean/bopcut_simple/C6 | 2 +- tests/boolean/bopcut_simple/C7 | 2 +- tests/boolean/bopcut_simple/C8 | 2 +- tests/boolean/bopcut_simple/C9 | 2 +- tests/boolean/bopcut_simple/D1 | 2 +- tests/boolean/bopcut_simple/D2 | 2 +- tests/boolean/bopcut_simple/D3 | 2 +- tests/boolean/bopcut_simple/D4 | 2 +- tests/boolean/bopcut_simple/D5 | 2 +- tests/boolean/bopcut_simple/D6 | 2 +- tests/boolean/bopcut_simple/D7 | 2 +- tests/boolean/bopcut_simple/D8 | 2 +- tests/boolean/bopcut_simple/D9 | 2 +- tests/boolean/bopcut_simple/E1 | 2 +- tests/boolean/bopcut_simple/E2 | 2 +- tests/boolean/bopcut_simple/E3 | 2 +- tests/boolean/bopcut_simple/E4 | 2 +- tests/boolean/bopcut_simple/E5 | 2 +- tests/boolean/bopcut_simple/E6 | 2 +- tests/boolean/bopcut_simple/E7 | 2 +- tests/boolean/bopcut_simple/E8 | 2 +- tests/boolean/bopcut_simple/E9 | 2 +- tests/boolean/bopcut_simple/F1 | 2 +- tests/boolean/bopcut_simple/F2 | 2 +- tests/boolean/bopcut_simple/F3 | 2 +- tests/boolean/bopcut_simple/F4 | 2 +- tests/boolean/bopcut_simple/F5 | 2 +- tests/boolean/bopcut_simple/F6 | 2 +- tests/boolean/bopcut_simple/F7 | 2 +- tests/boolean/bopcut_simple/F8 | 2 +- tests/boolean/bopcut_simple/F9 | 2 +- tests/boolean/bopcut_simple/G1 | 2 +- tests/boolean/bopcut_simple/G2 | 2 +- tests/boolean/bopcut_simple/G3 | 2 +- tests/boolean/bopcut_simple/G4 | 2 +- tests/boolean/bopcut_simple/G5 | 2 +- tests/boolean/bopcut_simple/G6 | 2 +- tests/boolean/bopcut_simple/G7 | 2 +- tests/boolean/bopcut_simple/G8 | 2 +- tests/boolean/bopcut_simple/G9 | 2 +- tests/boolean/bopcut_simple/H1 | 2 +- tests/boolean/bopcut_simple/H2 | 2 +- tests/boolean/bopcut_simple/H3 | 2 +- tests/boolean/bopcut_simple/H4 | 2 +- tests/boolean/bopcut_simple/H5 | 2 +- tests/boolean/bopcut_simple/H6 | 2 +- tests/boolean/bopcut_simple/H7 | 2 +- tests/boolean/bopcut_simple/H8 | 2 +- tests/boolean/bopcut_simple/H9 | 2 +- tests/boolean/bopcut_simple/I1 | 2 +- tests/boolean/bopcut_simple/I2 | 2 +- tests/boolean/bopcut_simple/I3 | 2 +- tests/boolean/bopcut_simple/I4 | 2 +- tests/boolean/bopcut_simple/I5 | 2 +- tests/boolean/bopcut_simple/I6 | 2 +- tests/boolean/bopcut_simple/I7 | 2 +- tests/boolean/bopcut_simple/I8 | 2 +- tests/boolean/bopcut_simple/I9 | 2 +- tests/boolean/bopcut_simple/J1 | 2 +- tests/boolean/bopcut_simple/J2 | 2 +- tests/boolean/bopcut_simple/J3 | 2 +- tests/boolean/bopcut_simple/J4 | 2 +- tests/boolean/bopcut_simple/J5 | 2 +- tests/boolean/bopcut_simple/J6 | 2 +- tests/boolean/bopcut_simple/J7 | 2 +- tests/boolean/bopcut_simple/J8 | 2 +- tests/boolean/bopcut_simple/J9 | 2 +- tests/boolean/bopcut_simple/K1 | 2 +- tests/boolean/bopcut_simple/K2 | 2 +- tests/boolean/bopcut_simple/K3 | 2 +- tests/boolean/bopcut_simple/K4 | 2 +- tests/boolean/bopcut_simple/K5 | 2 +- tests/boolean/bopcut_simple/K6 | 2 +- tests/boolean/bopcut_simple/K7 | 2 +- tests/boolean/bopcut_simple/K8 | 2 +- tests/boolean/bopcut_simple/K9 | 2 +- tests/boolean/bopcut_simple/L1 | 2 +- tests/boolean/bopcut_simple/L2 | 2 +- tests/boolean/bopcut_simple/L3 | 2 +- tests/boolean/bopcut_simple/L4 | 2 +- tests/boolean/bopcut_simple/L5 | 2 +- tests/boolean/bopcut_simple/L6 | 2 +- tests/boolean/bopcut_simple/L7 | 2 +- tests/boolean/bopcut_simple/L8 | 2 +- tests/boolean/bopcut_simple/L9 | 2 +- tests/boolean/bopcut_simple/M1 | 2 +- tests/boolean/bopcut_simple/M2 | 2 +- tests/boolean/bopcut_simple/M3 | 2 +- tests/boolean/bopcut_simple/M4 | 2 +- tests/boolean/bopcut_simple/M5 | 2 +- tests/boolean/bopcut_simple/M6 | 2 +- tests/boolean/bopcut_simple/M7 | 2 +- tests/boolean/bopcut_simple/M8 | 2 +- tests/boolean/bopcut_simple/M9 | 2 +- tests/boolean/bopcut_simple/N1 | 2 +- tests/boolean/bopcut_simple/N2 | 2 +- tests/boolean/bopcut_simple/N3 | 2 +- tests/boolean/bopcut_simple/N4 | 2 +- tests/boolean/bopcut_simple/N5 | 2 +- tests/boolean/bopcut_simple/N6 | 2 +- tests/boolean/bopcut_simple/N7 | 2 +- tests/boolean/bopcut_simple/N8 | 2 +- tests/boolean/bopcut_simple/N9 | 2 +- tests/boolean/bopcut_simple/O1 | 2 +- tests/boolean/bopcut_simple/O2 | 2 +- tests/boolean/bopcut_simple/O3 | 2 +- tests/boolean/bopcut_simple/O4 | 2 +- tests/boolean/bopcut_simple/O5 | 2 +- tests/boolean/bopcut_simple/O6 | 2 +- tests/boolean/bopcut_simple/O7 | 2 +- tests/boolean/bopcut_simple/O8 | 2 +- tests/boolean/bopcut_simple/O9 | 2 +- tests/boolean/bopcut_simple/P1 | 2 +- tests/boolean/bopcut_simple/P2 | 2 +- tests/boolean/bopcut_simple/P3 | 2 +- tests/boolean/bopcut_simple/P4 | 2 +- tests/boolean/bopcut_simple/P5 | 2 +- tests/boolean/bopcut_simple/P6 | 2 +- tests/boolean/bopcut_simple/P7 | 2 +- tests/boolean/bopcut_simple/P8 | 2 +- tests/boolean/bopcut_simple/P9 | 2 +- tests/boolean/bopcut_simple/Q1 | 2 +- tests/boolean/bopcut_simple/Q2 | 2 +- tests/boolean/bopcut_simple/Q3 | 2 +- tests/boolean/bopcut_simple/Q4 | 2 +- tests/boolean/bopcut_simple/Q5 | 2 +- tests/boolean/bopcut_simple/Q6 | 2 +- tests/boolean/bopcut_simple/Q7 | 2 +- tests/boolean/bopcut_simple/Q8 | 2 +- tests/boolean/bopcut_simple/Q9 | 2 +- tests/boolean/bopcut_simple/R1 | 2 +- tests/boolean/bopcut_simple/R2 | 2 +- tests/boolean/bopcut_simple/R3 | 2 +- tests/boolean/bopcut_simple/R4 | 2 +- tests/boolean/bopcut_simple/R5 | 2 +- tests/boolean/bopcut_simple/R6 | 2 +- tests/boolean/bopcut_simple/R7 | 2 +- tests/boolean/bopcut_simple/R8 | 2 +- tests/boolean/bopcut_simple/R9 | 2 +- tests/boolean/bopcut_simple/S1 | 2 +- tests/boolean/bopcut_simple/S2 | 2 +- tests/boolean/bopcut_simple/S3 | 2 +- tests/boolean/bopcut_simple/S4 | 2 +- tests/boolean/bopcut_simple/S5 | 2 +- tests/boolean/bopcut_simple/S6 | 2 +- tests/boolean/bopcut_simple/S7 | 2 +- tests/boolean/bopcut_simple/S8 | 2 +- tests/boolean/bopcut_simple/S9 | 2 +- tests/boolean/bopcut_simple/T1 | 2 +- tests/boolean/bopcut_simple/T2 | 2 +- tests/boolean/bopcut_simple/T3 | 2 +- tests/boolean/bopcut_simple/T4 | 2 +- tests/boolean/bopcut_simple/T5 | 2 +- tests/boolean/bopcut_simple/T6 | 2 +- tests/boolean/bopcut_simple/T7 | 2 +- tests/boolean/bopcut_simple/T8 | 2 +- tests/boolean/bopcut_simple/T9 | 2 +- tests/boolean/bopcut_simple/U1 | 2 +- tests/boolean/bopcut_simple/U2 | 2 +- tests/boolean/bopcut_simple/U3 | 2 +- tests/boolean/bopcut_simple/U4 | 2 +- tests/boolean/bopcut_simple/U5 | 2 +- tests/boolean/bopcut_simple/U6 | 2 +- tests/boolean/bopcut_simple/U7 | 2 +- tests/boolean/bopcut_simple/U8 | 2 +- tests/boolean/bopcut_simple/U9 | 2 +- tests/boolean/bopcut_simple/V1 | 2 +- tests/boolean/bopcut_simple/V2 | 2 +- tests/boolean/bopcut_simple/V3 | 2 +- tests/boolean/bopcut_simple/V4 | 2 +- tests/boolean/bopcut_simple/V5 | 2 +- tests/boolean/bopcut_simple/V6 | 2 +- tests/boolean/bopcut_simple/V7 | 2 +- tests/boolean/bopcut_simple/V8 | 2 +- tests/boolean/bopcut_simple/V9 | 2 +- tests/boolean/bopcut_simple/W1 | 2 +- tests/boolean/bopcut_simple/W2 | 2 +- tests/boolean/bopcut_simple/W3 | 2 +- tests/boolean/bopcut_simple/W4 | 2 +- tests/boolean/bopcut_simple/W5 | 2 +- tests/boolean/bopcut_simple/W6 | 2 +- tests/boolean/bopcut_simple/W7 | 2 +- tests/boolean/bopcut_simple/W8 | 2 +- tests/boolean/bopcut_simple/W9 | 2 +- tests/boolean/bopcut_simple/X1 | 2 +- tests/boolean/bopcut_simple/X2 | 2 +- tests/boolean/bopcut_simple/X3 | 2 +- tests/boolean/bopcut_simple/X4 | 2 +- tests/boolean/bopcut_simple/X5 | 2 +- tests/boolean/bopcut_simple/X6 | 2 +- tests/boolean/bopcut_simple/X7 | 2 +- tests/boolean/bopcut_simple/X8 | 2 +- tests/boolean/bopcut_simple/X9 | 2 +- tests/boolean/bopcut_simple/Y1 | 2 +- tests/boolean/bopcut_simple/Y2 | 2 +- tests/boolean/bopcut_simple/Y3 | 2 +- tests/boolean/bopcut_simple/Y4 | 2 +- tests/boolean/bopcut_simple/Y5 | 2 +- tests/boolean/bopcut_simple/Y6 | 2 +- tests/boolean/bopcut_simple/Y7 | 2 +- tests/boolean/bopcut_simple/Y8 | 2 +- tests/boolean/bopcut_simple/Y9 | 2 +- tests/boolean/bopcut_simple/Z1 | 2 +- tests/boolean/bopcut_simple/Z2 | 2 +- tests/boolean/bopcut_simple/Z3 | 2 +- tests/boolean/bopcut_simple/Z4 | 2 +- tests/boolean/bopcut_simple/Z5 | 2 +- tests/boolean/bopcut_simple/Z6 | 2 +- tests/boolean/bopcut_simple/Z7 | 2 +- tests/boolean/bopcut_simple/Z8 | 2 +- tests/boolean/bopcut_simple/Z9 | 2 +- tests/boolean/bopcut_simple/ZA1 | 2 +- tests/boolean/bopcut_simple/ZA2 | 2 +- tests/boolean/bopcut_simple/ZA3 | 2 +- tests/boolean/bopcut_simple/ZA4 | 2 +- tests/boolean/bopcut_simple/ZA5 | 2 +- tests/boolean/bopcut_simple/ZA6 | 2 +- tests/boolean/bopcut_simple/ZA7 | 2 +- tests/boolean/bopcut_simple/ZA8 | 2 +- tests/boolean/bopcut_simple/ZA9 | 2 +- tests/boolean/bopcut_simple/ZB1 | 2 +- tests/boolean/bopcut_simple/ZB2 | 2 +- tests/boolean/bopcut_simple/ZB3 | 2 +- tests/boolean/bopcut_simple/ZB4 | 2 +- tests/boolean/bopcut_simple/ZB5 | 2 +- tests/boolean/bopcut_simple/ZB6 | 2 +- tests/boolean/bopcut_simple/ZB7 | 2 +- tests/boolean/bopcut_simple/ZB8 | 2 +- tests/boolean/bopcut_simple/ZB9 | 2 +- tests/boolean/bopcut_simple/ZC1 | 2 +- tests/boolean/bopcut_simple/ZC2 | 2 +- tests/boolean/bopcut_simple/ZC3 | 2 +- tests/boolean/bopcut_simple/ZC4 | 2 +- tests/boolean/bopcut_simple/ZC5 | 2 +- tests/boolean/bopcut_simple/ZC6 | 2 +- tests/boolean/bopcut_simple/ZC7 | 2 +- tests/boolean/bopcut_simple/ZC8 | 2 +- tests/boolean/bopcut_simple/ZC9 | 2 +- tests/boolean/bopcut_simple/ZD1 | 2 +- tests/boolean/bopcut_simple/ZD2 | 2 +- tests/boolean/bopcut_simple/ZD3 | 2 +- tests/boolean/bopcut_simple/ZD4 | 2 +- tests/boolean/bopcut_simple/ZD5 | 2 +- tests/boolean/bopcut_simple/ZD6 | 2 +- tests/boolean/bopcut_simple/ZD7 | 2 +- tests/boolean/bopcut_simple/ZD8 | 2 +- tests/boolean/bopcut_simple/ZD9 | 2 +- tests/boolean/bopcut_simple/ZE1 | 2 +- tests/boolean/bopcut_simple/ZE2 | 2 +- tests/boolean/bopcut_simple/ZE3 | 2 +- tests/boolean/bopcut_simple/ZE4 | 2 +- tests/boolean/bopcut_simple/ZE5 | 2 +- tests/boolean/bopcut_simple/ZE6 | 2 +- tests/boolean/bopcut_simple/ZE7 | 2 +- tests/boolean/bopcut_simple/ZE8 | 2 +- tests/boolean/bopcut_simple/ZE9 | 2 +- tests/boolean/bopcut_simple/ZF1 | 2 +- tests/boolean/bopcut_simple/ZF2 | 2 +- tests/boolean/bopcut_simple/ZF3 | 2 +- tests/boolean/bopcut_simple/ZF4 | 2 +- tests/boolean/bopcut_simple/ZF5 | 2 +- tests/boolean/bopcut_simple/ZF6 | 2 +- tests/boolean/bopcut_simple/ZF7 | 2 +- tests/boolean/bopcut_simple/ZF8 | 2 +- tests/boolean/bopcut_simple/ZF9 | 2 +- tests/boolean/bopcut_simple/ZG1 | 2 +- tests/boolean/bopcut_simple/ZG2 | 2 +- tests/boolean/bopcut_simple/ZG3 | 2 +- tests/boolean/bopcut_simple/ZG4 | 2 +- tests/boolean/bopcut_simple/ZG5 | 2 +- tests/boolean/bopcut_simple/ZG6 | 2 +- tests/boolean/bopcut_simple/ZG7 | 2 +- tests/boolean/bopcut_simple/ZG8 | 2 +- tests/boolean/bopcut_simple/ZG9 | 2 +- tests/boolean/bopcut_simple/ZH1 | 2 +- tests/boolean/bopcut_simple/ZH2 | 2 +- tests/boolean/bopcut_simple/ZH3 | 2 +- tests/boolean/bopcut_simple/ZH4 | 2 +- tests/boolean/bopcut_simple/ZH5 | 2 +- tests/boolean/bopcut_simple/ZH6 | 2 +- tests/boolean/bopcut_simple/ZH7 | 2 +- tests/boolean/bopcut_simple/ZH8 | 2 +- tests/boolean/bopcut_simple/ZH9 | 2 +- tests/boolean/bopcut_simple/ZI1 | 2 +- tests/boolean/bopcut_simple/ZI2 | 2 +- tests/boolean/bopcut_simple/ZI3 | 2 +- tests/boolean/bopcut_simple/ZI4 | 2 +- tests/boolean/bopcut_simple/ZI5 | 2 +- tests/boolean/bopcut_simple/ZI6 | 2 +- tests/boolean/bopcut_simple/ZI7 | 2 +- tests/boolean/bopcut_simple/ZI8 | 2 +- tests/boolean/bopcut_simple/ZI9 | 2 +- tests/boolean/bopcut_simple/ZJ1 | 2 +- tests/boolean/bopcut_simple/ZJ2 | 2 +- tests/boolean/bopcut_simple/ZJ3 | 2 +- tests/boolean/bopcut_simple/ZJ4 | 2 +- tests/boolean/bopcut_simple/ZJ5 | 2 +- tests/boolean/bopcut_simple/ZJ6 | 2 +- tests/boolean/bopcut_simple/ZJ7 | 2 +- tests/boolean/bopcut_simple/ZJ8 | 2 +- tests/boolean/bopcut_simple/ZJ9 | 2 +- tests/boolean/bopcut_simple/ZK1 | 2 +- tests/boolean/bopcut_simple/ZK2 | 2 +- tests/boolean/bopcut_simple/ZK3 | 2 +- tests/boolean/bopcut_simple/ZK4 | 2 +- tests/boolean/bopcut_simple/ZK5 | 2 +- tests/boolean/bopcut_simple/ZK6 | 2 +- tests/boolean/bopcut_simple/ZK7 | 2 +- tests/boolean/bopcut_simple/ZK8 | 2 +- tests/boolean/bopcut_simple/ZK9 | 2 +- tests/boolean/bopcut_simple/ZL1 | 2 +- tests/boolean/bopcut_simple/ZL2 | 2 +- tests/boolean/bopcut_simple/ZL3 | 2 +- tests/boolean/bopcut_simple/ZL4 | 2 +- tests/boolean/bopcut_simple/ZL5 | 2 +- tests/boolean/bopcut_simple/ZL6 | 2 +- tests/boolean/bopcut_simple/ZL7 | 2 +- tests/boolean/bopcut_simple/ZL8 | 2 +- tests/boolean/bopcut_simple/ZL9 | 2 +- tests/boolean/bopcut_simple/ZM1 | 2 +- tests/boolean/bopcut_simple/ZM2 | 2 +- tests/boolean/bopcut_simple/ZM3 | 2 +- tests/boolean/bopcut_simple/ZM4 | 2 +- tests/boolean/bopcut_simple/ZM5 | 2 +- tests/boolean/bopcut_simple/ZM6 | 2 +- tests/boolean/bopcut_simple/ZM7 | 2 +- tests/boolean/bopcut_simple/ZM8 | 2 +- tests/boolean/bopcut_simple/ZM9 | 2 +- tests/boolean/bopcut_simple/ZN1 | 2 +- tests/boolean/bopcut_simple/ZN2 | 2 +- tests/boolean/bopcut_simple/ZN3 | 2 +- tests/boolean/bopcut_simple/ZN4 | 2 +- tests/boolean/bopcut_simple/ZN5 | 2 +- tests/boolean/bopcut_simple/ZN6 | 2 +- tests/boolean/bopcut_simple/ZN7 | 2 +- tests/boolean/bopcut_simple/ZN8 | 2 +- tests/boolean/bopcut_simple/ZN9 | 2 +- tests/boolean/bopcut_simple/ZO1 | 2 +- tests/boolean/bopcut_simple/ZO2 | 2 +- tests/boolean/bopcut_simple/ZO3 | 2 +- tests/boolean/bopcut_simple/ZO4 | 2 +- tests/boolean/bopcut_simple/ZO5 | 2 +- tests/boolean/bopcut_simple/ZO6 | 2 +- tests/boolean/bopcut_simple/ZO7 | 2 +- tests/boolean/bopcut_simple/ZO8 | 2 +- tests/boolean/bopcut_simple/ZO9 | 2 +- tests/boolean/bopcut_simple/ZP1 | 2 +- tests/boolean/bopcut_simple/ZP2 | 2 +- tests/boolean/bopcut_simple/ZP3 | 2 +- tests/boolean/bopcut_simple/ZP4 | 2 +- tests/boolean/bopcut_simple/ZP5 | 2 +- tests/boolean/bopcut_simple/ZP6 | 2 +- tests/boolean/bopcut_simple/ZP7 | 2 +- tests/boolean/bopcut_simple/ZP8 | 2 +- tests/boolean/bopcut_simple/ZP9 | 2 +- tests/boolean/bopcut_simple/ZQ1 | 2 +- tests/boolean/bopfuse_2d/A1 | 3 +- tests/boolean/bopfuse_2d/A2 | 3 +- tests/boolean/bopfuse_2d/A3 | 3 +- tests/boolean/bopfuse_2d/A4 | 3 +- tests/boolean/bopfuse_2d/A5 | 3 +- tests/boolean/bopfuse_2d/A6 | 3 +- tests/boolean/bopfuse_2d/A7 | 3 +- tests/boolean/bopfuse_2d/A8 | 3 +- tests/boolean/bopfuse_2d/A9 | 3 +- tests/boolean/bopfuse_2d/B1 | 3 +- tests/boolean/bopfuse_2d/B2 | 3 +- tests/boolean/bopfuse_2d/B3 | 3 +- tests/boolean/bopfuse_2d/B4 | 3 +- tests/boolean/bopfuse_2d/B5 | 3 +- tests/boolean/bopfuse_2d/B6 | 3 +- tests/boolean/bopfuse_2d/B7 | 3 +- tests/boolean/bopfuse_2d/B8 | 3 +- tests/boolean/bopfuse_2d/B9 | 3 +- tests/boolean/bopfuse_2d/C1 | 3 +- tests/boolean/bopfuse_2d/C2 | 3 +- tests/boolean/bopfuse_2d/C3 | 3 +- tests/boolean/bopfuse_2d/C4 | 3 +- tests/boolean/bopfuse_2d/C5 | 3 +- tests/boolean/bopfuse_2d/C6 | 3 +- tests/boolean/bopfuse_2d/C7 | 3 +- tests/boolean/bopfuse_2d/C8 | 3 +- tests/boolean/bopfuse_2d/C9 | 3 +- tests/boolean/bopfuse_2d/D1 | 3 +- tests/boolean/bopfuse_2d/begin | 2 + tests/boolean/bopfuse_complex/A1 | 2 +- tests/boolean/bopfuse_complex/A2 | 2 +- tests/boolean/bopfuse_complex/A3 | 2 +- tests/boolean/bopfuse_complex/A4 | 2 +- tests/boolean/bopfuse_complex/A5 | 2 +- tests/boolean/bopfuse_complex/A6 | 2 +- tests/boolean/bopfuse_complex/A7 | 2 +- tests/boolean/bopfuse_complex/A8 | 2 +- tests/boolean/bopfuse_complex/A9 | 2 +- tests/boolean/bopfuse_complex/B1 | 2 +- tests/boolean/bopfuse_complex/B2 | 2 +- tests/boolean/bopfuse_complex/B3 | 2 +- tests/boolean/bopfuse_complex/B4 | 4 +- tests/boolean/bopfuse_complex/B5 | 4 +- tests/boolean/bopfuse_complex/B6 | 2 +- tests/boolean/bopfuse_complex/B7 | 2 +- tests/boolean/bopfuse_complex/B8 | 2 +- tests/boolean/bopfuse_complex/B9 | 2 +- tests/boolean/bopfuse_complex/C1 | 2 +- tests/boolean/bopfuse_complex/C2 | 2 +- tests/boolean/bopfuse_complex/C3 | 2 +- tests/boolean/bopfuse_complex/C4 | 2 +- tests/boolean/bopfuse_complex/C5 | 2 +- tests/boolean/bopfuse_complex/C6 | 2 +- tests/boolean/bopfuse_complex/C7 | 2 +- tests/boolean/bopfuse_complex/C8 | 2 +- tests/boolean/bopfuse_complex/C9 | 4 +- tests/boolean/bopfuse_complex/D1 | 4 +- tests/boolean/bopfuse_complex/D2 | 2 +- tests/boolean/bopfuse_complex/D3 | 2 +- tests/boolean/bopfuse_complex/D4 | 4 +- tests/boolean/bopfuse_complex/D5 | 4 +- tests/boolean/bopfuse_complex/D6 | 4 +- tests/boolean/bopfuse_complex/D7 | 4 +- tests/boolean/bopfuse_complex/D8 | 2 +- tests/boolean/bopfuse_complex/D9 | 2 +- tests/boolean/bopfuse_complex/E1 | 2 +- tests/boolean/bopfuse_complex/E2 | 2 +- tests/boolean/bopfuse_complex/E3 | 2 +- tests/boolean/bopfuse_complex/E4 | 2 +- tests/boolean/bopfuse_complex/E5 | 2 +- tests/boolean/bopfuse_complex/E6 | 2 +- tests/boolean/bopfuse_complex/E7 | 2 +- tests/boolean/bopfuse_complex/E8 | 2 +- tests/boolean/bopfuse_complex/E9 | 2 +- tests/boolean/bopfuse_complex/F1 | 2 +- tests/boolean/bopfuse_complex/F2 | 2 +- tests/boolean/bopfuse_complex/F3 | 2 +- tests/boolean/bopfuse_complex/F4 | 2 +- tests/boolean/bopfuse_complex/F5 | 2 +- tests/boolean/bopfuse_complex/F6 | 2 +- tests/boolean/bopfuse_complex/F7 | 2 +- tests/boolean/bopfuse_complex/F8 | 2 +- tests/boolean/bopfuse_complex/F9 | 2 +- tests/boolean/bopfuse_complex/G1 | 2 +- tests/boolean/bopfuse_complex/G2 | 2 +- tests/boolean/bopfuse_complex/G3 | 2 +- tests/boolean/bopfuse_complex/G4 | 2 +- tests/boolean/bopfuse_complex/G5 | 2 +- tests/boolean/bopfuse_complex/G6 | 2 +- tests/boolean/bopfuse_complex/G7 | 2 +- tests/boolean/bopfuse_complex/G8 | 2 +- tests/boolean/bopfuse_complex/G9 | 2 +- tests/boolean/bopfuse_complex/H1 | 4 +- tests/boolean/bopfuse_complex/H2 | 2 +- tests/boolean/bopfuse_complex/H3 | 2 +- tests/boolean/bopfuse_complex/H4 | 2 +- tests/boolean/bopfuse_complex/H5 | 2 +- tests/boolean/bopfuse_complex/H6 | 2 +- tests/boolean/bopfuse_complex/H7 | 2 +- tests/boolean/bopfuse_complex/H8 | 2 +- tests/boolean/bopfuse_complex/H9 | 2 +- tests/boolean/bopfuse_complex/I1 | 2 +- tests/boolean/bopfuse_complex/I2 | 2 +- tests/boolean/bopfuse_complex/I3 | 2 +- tests/boolean/bopfuse_complex/I4 | 2 +- tests/boolean/bopfuse_complex/I5 | 2 +- tests/boolean/bopfuse_complex/I6 | 2 +- tests/boolean/bopfuse_complex/I7 | 2 +- tests/boolean/bopfuse_complex/I8 | 2 +- tests/boolean/bopfuse_complex/I9 | 2 +- tests/boolean/bopfuse_complex/J1 | 2 +- tests/boolean/bopfuse_complex/J2 | 2 +- tests/boolean/bopfuse_complex/J3 | 2 +- tests/boolean/bopfuse_complex/J4 | 2 +- tests/boolean/bopfuse_complex/J5 | 2 +- tests/boolean/bopfuse_complex/J6 | 4 +- tests/boolean/bopfuse_complex/J7 | 2 +- tests/boolean/bopfuse_complex/J8 | 2 +- tests/boolean/bopfuse_complex/J9 | 2 +- tests/boolean/bopfuse_complex/K1 | 2 +- tests/boolean/bopfuse_complex/K2 | 2 +- tests/boolean/bopfuse_complex/K3 | 2 +- tests/boolean/bopfuse_complex/K4 | 2 +- tests/boolean/bopfuse_complex/K5 | 2 +- tests/boolean/bopfuse_complex/K6 | 2 +- tests/boolean/bopfuse_complex/K7 | 2 +- tests/boolean/bopfuse_complex/K8 | 2 +- tests/boolean/bopfuse_complex/K9 | 2 +- tests/boolean/bopfuse_complex/L1 | 2 +- tests/boolean/bopfuse_complex/L2 | 2 +- tests/boolean/bopfuse_complex/L5 | 2 +- tests/boolean/bopfuse_complex/L6 | 2 +- tests/boolean/bopfuse_complex/L7 | 2 +- tests/boolean/bopfuse_complex/L8 | 2 +- tests/boolean/bopfuse_complex/L9 | 2 +- tests/boolean/bopfuse_complex/M1 | 2 +- tests/boolean/bopfuse_complex/M2 | 2 +- tests/boolean/bopfuse_complex/M3 | 2 +- tests/boolean/bopfuse_complex/M4 | 2 +- tests/boolean/bopfuse_complex/M5 | 2 +- tests/boolean/bopfuse_complex/M6 | 2 +- tests/boolean/bopfuse_complex/M7 | 2 +- tests/boolean/bopfuse_complex/M8 | 2 +- tests/boolean/bopfuse_complex/M9 | 2 +- tests/boolean/bopfuse_complex/N1 | 2 +- tests/boolean/bopfuse_complex/N2 | 2 +- tests/boolean/bopfuse_complex/N3 | 2 +- tests/boolean/bopfuse_complex/N4 | 2 +- tests/boolean/bopfuse_complex/N5 | 2 +- tests/boolean/bopfuse_complex/N6 | 2 +- tests/boolean/bopfuse_complex/N7 | 2 +- tests/boolean/bopfuse_complex/N8 | 2 +- tests/boolean/bopfuse_complex/N9 | 2 +- tests/boolean/bopfuse_complex/O1 | 2 +- tests/boolean/bopfuse_complex/O2 | 2 +- tests/boolean/bopfuse_complex/O3 | 2 +- tests/boolean/bopfuse_complex/O4 | 2 +- tests/boolean/bopfuse_simple/A1 | 2 +- tests/boolean/bopfuse_simple/A2 | 2 +- tests/boolean/bopfuse_simple/A3 | 2 +- tests/boolean/bopfuse_simple/A4 | 2 +- tests/boolean/bopfuse_simple/A5 | 2 +- tests/boolean/bopfuse_simple/A6 | 2 +- tests/boolean/bopfuse_simple/A7 | 2 +- tests/boolean/bopfuse_simple/A8 | 2 +- tests/boolean/bopfuse_simple/A9 | 2 +- tests/boolean/bopfuse_simple/B1 | 2 +- tests/boolean/bopfuse_simple/B2 | 2 +- tests/boolean/bopfuse_simple/B3 | 2 +- tests/boolean/bopfuse_simple/B4 | 2 +- tests/boolean/bopfuse_simple/B5 | 2 +- tests/boolean/bopfuse_simple/B6 | 2 +- tests/boolean/bopfuse_simple/B7 | 2 +- tests/boolean/bopfuse_simple/B8 | 2 +- tests/boolean/bopfuse_simple/B9 | 2 +- tests/boolean/bopfuse_simple/C1 | 2 +- tests/boolean/bopfuse_simple/C2 | 2 +- tests/boolean/bopfuse_simple/C3 | 2 +- tests/boolean/bopfuse_simple/C4 | 2 +- tests/boolean/bopfuse_simple/C5 | 2 +- tests/boolean/bopfuse_simple/C6 | 2 +- tests/boolean/bopfuse_simple/C7 | 2 +- tests/boolean/bopfuse_simple/C8 | 2 +- tests/boolean/bopfuse_simple/C9 | 2 +- tests/boolean/bopfuse_simple/D1 | 2 +- tests/boolean/bopfuse_simple/D2 | 2 +- tests/boolean/bopfuse_simple/D3 | 2 +- tests/boolean/bopfuse_simple/D4 | 2 +- tests/boolean/bopfuse_simple/D5 | 2 +- tests/boolean/bopfuse_simple/D6 | 2 +- tests/boolean/bopfuse_simple/D7 | 2 +- tests/boolean/bopfuse_simple/D8 | 2 +- tests/boolean/bopfuse_simple/D9 | 2 +- tests/boolean/bopfuse_simple/E1 | 2 +- tests/boolean/bopfuse_simple/E2 | 2 +- tests/boolean/bopfuse_simple/E3 | 2 +- tests/boolean/bopfuse_simple/E4 | 2 +- tests/boolean/bopfuse_simple/E5 | 2 +- tests/boolean/bopfuse_simple/E6 | 2 +- tests/boolean/bopfuse_simple/E7 | 2 +- tests/boolean/bopfuse_simple/E8 | 2 +- tests/boolean/bopfuse_simple/E9 | 2 +- tests/boolean/bopfuse_simple/F1 | 2 +- tests/boolean/bopfuse_simple/F2 | 2 +- tests/boolean/bopfuse_simple/F3 | 2 +- tests/boolean/bopfuse_simple/F4 | 2 +- tests/boolean/bopfuse_simple/F5 | 2 +- tests/boolean/bopfuse_simple/F6 | 2 +- tests/boolean/bopfuse_simple/F7 | 2 +- tests/boolean/bopfuse_simple/F8 | 2 +- tests/boolean/bopfuse_simple/F9 | 2 +- tests/boolean/bopfuse_simple/G1 | 2 +- tests/boolean/bopfuse_simple/G2 | 2 +- tests/boolean/bopfuse_simple/G3 | 2 +- tests/boolean/bopfuse_simple/G4 | 2 +- tests/boolean/bopfuse_simple/G5 | 2 +- tests/boolean/bopfuse_simple/G6 | 2 +- tests/boolean/bopfuse_simple/G7 | 2 +- tests/boolean/bopfuse_simple/G8 | 2 +- tests/boolean/bopfuse_simple/G9 | 2 +- tests/boolean/bopfuse_simple/H1 | 2 +- tests/boolean/bopfuse_simple/H2 | 2 +- tests/boolean/bopfuse_simple/H3 | 2 +- tests/boolean/bopfuse_simple/H4 | 2 +- tests/boolean/bopfuse_simple/H5 | 2 +- tests/boolean/bopfuse_simple/H6 | 2 +- tests/boolean/bopfuse_simple/H7 | 2 +- tests/boolean/bopfuse_simple/H8 | 2 +- tests/boolean/bopfuse_simple/H9 | 2 +- tests/boolean/bopfuse_simple/I1 | 2 +- tests/boolean/bopfuse_simple/I2 | 2 +- tests/boolean/bopfuse_simple/I3 | 2 +- tests/boolean/bopfuse_simple/I4 | 2 +- tests/boolean/bopfuse_simple/I5 | 2 +- tests/boolean/bopfuse_simple/I6 | 2 +- tests/boolean/bopfuse_simple/I7 | 2 +- tests/boolean/bopfuse_simple/I8 | 2 +- tests/boolean/bopfuse_simple/I9 | 2 +- tests/boolean/bopfuse_simple/J1 | 2 +- tests/boolean/bopfuse_simple/J2 | 2 +- tests/boolean/bopfuse_simple/J3 | 2 +- tests/boolean/bopfuse_simple/J4 | 2 +- tests/boolean/bopfuse_simple/J5 | 2 +- tests/boolean/bopfuse_simple/J6 | 2 +- tests/boolean/bopfuse_simple/J7 | 2 +- tests/boolean/bopfuse_simple/J8 | 2 +- tests/boolean/bopfuse_simple/J9 | 2 +- tests/boolean/bopfuse_simple/K1 | 2 +- tests/boolean/bopfuse_simple/K2 | 2 +- tests/boolean/bopfuse_simple/K3 | 2 +- tests/boolean/bopfuse_simple/K4 | 2 +- tests/boolean/bopfuse_simple/K5 | 2 +- tests/boolean/bopfuse_simple/K6 | 2 +- tests/boolean/bopfuse_simple/K7 | 2 +- tests/boolean/bopfuse_simple/K8 | 2 +- tests/boolean/bopfuse_simple/K9 | 2 +- tests/boolean/bopfuse_simple/L1 | 2 +- tests/boolean/bopfuse_simple/L2 | 2 +- tests/boolean/bopfuse_simple/L3 | 2 +- tests/boolean/bopfuse_simple/L4 | 2 +- tests/boolean/bopfuse_simple/L5 | 2 +- tests/boolean/bopfuse_simple/L6 | 2 +- tests/boolean/bopfuse_simple/L7 | 2 +- tests/boolean/bopfuse_simple/L8 | 2 +- tests/boolean/bopfuse_simple/L9 | 2 +- tests/boolean/bopfuse_simple/M1 | 2 +- tests/boolean/bopfuse_simple/M2 | 2 +- tests/boolean/bopfuse_simple/M3 | 2 +- tests/boolean/bopfuse_simple/M4 | 2 +- tests/boolean/bopfuse_simple/M5 | 2 +- tests/boolean/bopfuse_simple/M6 | 2 +- tests/boolean/bopfuse_simple/M7 | 2 +- tests/boolean/bopfuse_simple/M8 | 2 +- tests/boolean/bopfuse_simple/M9 | 2 +- tests/boolean/bopfuse_simple/N1 | 2 +- tests/boolean/bopfuse_simple/N2 | 2 +- tests/boolean/bopfuse_simple/N3 | 2 +- tests/boolean/bopfuse_simple/N4 | 2 +- tests/boolean/bopfuse_simple/N5 | 2 +- tests/boolean/bopfuse_simple/N6 | 2 +- tests/boolean/bopfuse_simple/N7 | 2 +- tests/boolean/bopfuse_simple/N8 | 2 +- tests/boolean/bopfuse_simple/N9 | 2 +- tests/boolean/bopfuse_simple/O1 | 2 +- tests/boolean/bopfuse_simple/O2 | 2 +- tests/boolean/bopfuse_simple/O3 | 2 +- tests/boolean/bopfuse_simple/O4 | 2 +- tests/boolean/bopfuse_simple/O5 | 2 +- tests/boolean/bopfuse_simple/O6 | 2 +- tests/boolean/bopfuse_simple/O7 | 2 +- tests/boolean/bopfuse_simple/O8 | 2 +- tests/boolean/bopfuse_simple/O9 | 2 +- tests/boolean/bopfuse_simple/P1 | 2 +- tests/boolean/bopfuse_simple/P2 | 2 +- tests/boolean/bopfuse_simple/P3 | 2 +- tests/boolean/bopfuse_simple/P4 | 2 +- tests/boolean/bopfuse_simple/P5 | 2 +- tests/boolean/bopfuse_simple/P6 | 2 +- tests/boolean/bopfuse_simple/P7 | 2 +- tests/boolean/bopfuse_simple/P8 | 2 +- tests/boolean/bopfuse_simple/P9 | 2 +- tests/boolean/bopfuse_simple/Q1 | 2 +- tests/boolean/bopfuse_simple/Q2 | 2 +- tests/boolean/bopfuse_simple/Q3 | 2 +- tests/boolean/bopfuse_simple/Q4 | 2 +- tests/boolean/bopfuse_simple/Q5 | 2 +- tests/boolean/bopfuse_simple/Q6 | 2 +- tests/boolean/bopfuse_simple/Q7 | 2 +- tests/boolean/bopfuse_simple/Q8 | 2 +- tests/boolean/bopfuse_simple/Q9 | 2 +- tests/boolean/bopfuse_simple/R1 | 2 +- tests/boolean/bopfuse_simple/R2 | 2 +- tests/boolean/bopfuse_simple/R3 | 2 +- tests/boolean/bopfuse_simple/R4 | 2 +- tests/boolean/bopfuse_simple/R5 | 2 +- tests/boolean/bopfuse_simple/R6 | 2 +- tests/boolean/bopfuse_simple/R7 | 2 +- tests/boolean/bopfuse_simple/R8 | 2 +- tests/boolean/bopfuse_simple/R9 | 2 +- tests/boolean/bopfuse_simple/S1 | 2 +- tests/boolean/bopfuse_simple/S2 | 2 +- tests/boolean/bopfuse_simple/S3 | 2 +- tests/boolean/bopfuse_simple/S4 | 2 +- tests/boolean/bopfuse_simple/S5 | 2 +- tests/boolean/bopfuse_simple/S6 | 2 +- tests/boolean/bopfuse_simple/S7 | 2 +- tests/boolean/bopfuse_simple/S8 | 2 +- tests/boolean/bopfuse_simple/S9 | 2 +- tests/boolean/bopfuse_simple/T1 | 2 +- tests/boolean/bopfuse_simple/T2 | 2 +- tests/boolean/bopfuse_simple/T3 | 2 +- tests/boolean/bopfuse_simple/T4 | 2 +- tests/boolean/bopfuse_simple/T5 | 2 +- tests/boolean/bopfuse_simple/T6 | 2 +- tests/boolean/bopfuse_simple/T7 | 2 +- tests/boolean/bopfuse_simple/T8 | 2 +- tests/boolean/bopfuse_simple/T9 | 2 +- tests/boolean/bopfuse_simple/U1 | 2 +- tests/boolean/bopfuse_simple/U2 | 2 +- tests/boolean/bopfuse_simple/U3 | 2 +- tests/boolean/bopfuse_simple/U4 | 2 +- tests/boolean/bopfuse_simple/U5 | 2 +- tests/boolean/bopfuse_simple/U6 | 2 +- tests/boolean/bopfuse_simple/U7 | 2 +- tests/boolean/bopfuse_simple/U8 | 2 +- tests/boolean/bopfuse_simple/U9 | 2 +- tests/boolean/bopfuse_simple/V1 | 2 +- tests/boolean/bopfuse_simple/V2 | 2 +- tests/boolean/bopfuse_simple/V3 | 2 +- tests/boolean/bopfuse_simple/V4 | 2 +- tests/boolean/bopfuse_simple/V5 | 2 +- tests/boolean/bopfuse_simple/V6 | 2 +- tests/boolean/bopfuse_simple/V7 | 2 +- tests/boolean/bopfuse_simple/V8 | 2 +- tests/boolean/bopfuse_simple/V9 | 2 +- tests/boolean/bopfuse_simple/W1 | 2 +- tests/boolean/bopfuse_simple/W2 | 2 +- tests/boolean/bopfuse_simple/W3 | 2 +- tests/boolean/bopfuse_simple/W4 | 2 +- tests/boolean/bopfuse_simple/W5 | 2 +- tests/boolean/bopfuse_simple/W6 | 2 +- tests/boolean/bopfuse_simple/W7 | 2 +- tests/boolean/bopfuse_simple/W8 | 2 +- tests/boolean/bopfuse_simple/W9 | 2 +- tests/boolean/bopfuse_simple/X1 | 2 +- tests/boolean/bopfuse_simple/X2 | 2 +- tests/boolean/bopfuse_simple/X3 | 2 +- tests/boolean/bopfuse_simple/X4 | 2 +- tests/boolean/bopfuse_simple/X5 | 2 +- tests/boolean/bopfuse_simple/X6 | 2 +- tests/boolean/bopfuse_simple/X7 | 2 +- tests/boolean/bopfuse_simple/X8 | 2 +- tests/boolean/bopfuse_simple/X9 | 2 +- tests/boolean/bopfuse_simple/Y1 | 2 +- tests/boolean/bopfuse_simple/Y2 | 2 +- tests/boolean/bopfuse_simple/Y3 | 2 +- tests/boolean/bopfuse_simple/Y4 | 2 +- tests/boolean/bopfuse_simple/Y5 | 2 +- tests/boolean/bopfuse_simple/Y6 | 2 +- tests/boolean/bopfuse_simple/Y7 | 2 +- tests/boolean/bopfuse_simple/Y8 | 2 +- tests/boolean/bopfuse_simple/Y9 | 2 +- tests/boolean/bopfuse_simple/Z1 | 2 +- tests/boolean/bopfuse_simple/Z2 | 2 +- tests/boolean/bopfuse_simple/Z3 | 2 +- tests/boolean/bopfuse_simple/Z4 | 2 +- tests/boolean/bopfuse_simple/Z5 | 2 +- tests/boolean/bopfuse_simple/Z6 | 2 +- tests/boolean/bopfuse_simple/Z7 | 2 +- tests/boolean/bopfuse_simple/Z8 | 2 +- tests/boolean/bopfuse_simple/Z9 | 2 +- tests/boolean/bopfuse_simple/ZA1 | 2 +- tests/boolean/bopfuse_simple/ZA2 | 2 +- tests/boolean/bopfuse_simple/ZA3 | 2 +- tests/boolean/bopfuse_simple/ZA4 | 2 +- tests/boolean/bopfuse_simple/ZA5 | 2 +- tests/boolean/bopfuse_simple/ZA6 | 2 +- tests/boolean/bopfuse_simple/ZA7 | 2 +- tests/boolean/bopfuse_simple/ZA8 | 2 +- tests/boolean/bopfuse_simple/ZA9 | 2 +- tests/boolean/bopfuse_simple/ZB1 | 2 +- tests/boolean/bopfuse_simple/ZB2 | 2 +- tests/boolean/bopfuse_simple/ZB3 | 2 +- tests/boolean/bopfuse_simple/ZB4 | 2 +- tests/boolean/bopfuse_simple/ZB5 | 2 +- tests/boolean/bopfuse_simple/ZB6 | 2 +- tests/boolean/bopfuse_simple/ZB7 | 2 +- tests/boolean/bopfuse_simple/ZB8 | 2 +- tests/boolean/bopfuse_simple/ZB9 | 2 +- tests/boolean/bopfuse_simple/ZC1 | 2 +- tests/boolean/bopfuse_simple/ZC2 | 2 +- tests/boolean/bopfuse_simple/ZC3 | 2 +- tests/boolean/bopfuse_simple/ZC4 | 2 +- tests/boolean/bopfuse_simple/ZC5 | 2 +- tests/boolean/bopfuse_simple/ZC6 | 2 +- tests/boolean/bopfuse_simple/ZC7 | 2 +- tests/boolean/bopfuse_simple/ZC8 | 2 +- tests/boolean/bopfuse_simple/ZC9 | 2 +- tests/boolean/bopfuse_simple/ZD1 | 2 +- tests/boolean/bopfuse_simple/ZD2 | 2 +- tests/boolean/bopfuse_simple/ZD3 | 2 +- tests/boolean/bopfuse_simple/ZD4 | 2 +- tests/boolean/bopfuse_simple/ZD5 | 2 +- tests/boolean/bopfuse_simple/ZD6 | 2 +- tests/boolean/bopfuse_simple/ZD7 | 2 +- tests/boolean/bopfuse_simple/ZD8 | 2 +- tests/boolean/bopfuse_simple/ZD9 | 2 +- tests/boolean/bopfuse_simple/ZE1 | 2 +- tests/boolean/bopfuse_simple/ZE2 | 2 +- tests/boolean/bopfuse_simple/ZE3 | 2 +- tests/boolean/bopfuse_simple/ZE4 | 2 +- tests/boolean/bopfuse_simple/ZE5 | 2 +- tests/boolean/bopfuse_simple/ZE6 | 2 +- tests/boolean/bopfuse_simple/ZE7 | 2 +- tests/boolean/bopfuse_simple/ZE8 | 2 +- tests/boolean/bopfuse_simple/ZE9 | 2 +- tests/boolean/bopfuse_simple/ZF1 | 2 +- tests/boolean/bopfuse_simple/ZF2 | 2 +- tests/boolean/bopfuse_simple/ZF3 | 2 +- tests/boolean/bopfuse_simple/ZF4 | 2 +- tests/boolean/bopfuse_simple/ZF5 | 2 +- tests/boolean/bopfuse_simple/ZF6 | 2 +- tests/boolean/bopfuse_simple/ZF7 | 2 +- tests/boolean/bopfuse_simple/ZF8 | 2 +- tests/boolean/bopfuse_simple/ZF9 | 2 +- tests/boolean/bopfuse_simple/ZG1 | 2 +- tests/boolean/bopfuse_simple/ZG2 | 2 +- tests/boolean/bopfuse_simple/ZG3 | 2 +- tests/boolean/bopfuse_simple/ZG4 | 2 +- tests/boolean/bopfuse_simple/ZG5 | 2 +- tests/boolean/bopfuse_simple/ZG6 | 2 +- tests/boolean/bopfuse_simple/ZG7 | 2 +- tests/boolean/bopfuse_simple/ZG8 | 2 +- tests/boolean/bopfuse_simple/ZG9 | 2 +- tests/boolean/bopfuse_simple/ZH1 | 2 +- tests/boolean/bopfuse_simple/ZH2 | 2 +- tests/boolean/bopfuse_simple/ZH3 | 2 +- tests/boolean/bopfuse_simple/ZH4 | 2 +- tests/boolean/bopfuse_simple/ZH5 | 2 +- tests/boolean/bopfuse_simple/ZH6 | 2 +- tests/boolean/bopfuse_simple/ZH7 | 2 +- tests/boolean/bopfuse_simple/ZH8 | 2 +- tests/boolean/bopfuse_simple/ZH9 | 2 +- tests/boolean/bopfuse_simple/ZI1 | 2 +- tests/boolean/bopfuse_simple/ZI2 | 2 +- tests/boolean/bopfuse_simple/ZI3 | 2 +- tests/boolean/bopfuse_simple/ZI4 | 2 +- tests/boolean/bopfuse_simple/ZI5 | 2 +- tests/boolean/bopfuse_simple/ZI6 | 2 +- tests/boolean/bopfuse_simple/ZI7 | 2 +- tests/boolean/bopfuse_simple/ZI8 | 2 +- tests/boolean/bopfuse_simple/ZI9 | 2 +- tests/boolean/bopfuse_simple/ZJ1 | 2 +- tests/boolean/bopfuse_simple/ZJ2 | 2 +- tests/boolean/bopfuse_simple/ZJ3 | 2 +- tests/boolean/bopfuse_simple/ZJ4 | 2 +- tests/boolean/bopfuse_simple/ZJ5 | 2 +- tests/boolean/bopfuse_simple/ZJ6 | 2 +- tests/boolean/bopfuse_simple/ZJ7 | 2 +- tests/boolean/bopfuse_simple/ZJ8 | 2 +- tests/boolean/bopfuse_simple/ZJ9 | 2 +- tests/boolean/bopfuse_simple/ZK1 | 2 +- tests/boolean/bopfuse_simple/ZK2 | 2 +- tests/boolean/bopfuse_simple/ZK3 | 2 +- tests/boolean/bopfuse_simple/ZK4 | 2 +- tests/boolean/bopfuse_simple/ZK5 | 2 +- tests/boolean/bopfuse_simple/ZK6 | 2 +- tests/boolean/bopfuse_simple/ZK7 | 2 +- tests/boolean/bopfuse_simple/ZK8 | 2 +- tests/boolean/bopfuse_simple/ZK9 | 2 +- tests/boolean/bopfuse_simple/ZL1 | 2 +- tests/boolean/bopfuse_simple/ZL2 | 2 +- tests/boolean/bopfuse_simple/ZL3 | 2 +- tests/boolean/bopfuse_simple/ZL4 | 2 +- tests/boolean/bopfuse_simple/ZL5 | 2 +- tests/boolean/bopfuse_simple/ZL6 | 2 +- tests/boolean/bopfuse_simple/ZL7 | 2 +- tests/boolean/bopfuse_simple/ZL8 | 2 +- tests/boolean/bopfuse_simple/ZL9 | 2 +- tests/boolean/bopfuse_simple/ZM1 | 2 +- tests/boolean/bopfuse_simple/ZM2 | 2 +- tests/boolean/bopfuse_simple/ZM3 | 2 +- tests/boolean/bopfuse_simple/ZM4 | 2 +- tests/boolean/bopfuse_simple/ZM5 | 2 +- tests/boolean/bopfuse_simple/ZM6 | 2 +- tests/boolean/bopfuse_simple/ZM7 | 2 +- tests/boolean/bopfuse_simple/ZM8 | 2 +- tests/boolean/bopfuse_simple/ZM9 | 2 +- tests/boolean/bopfuse_simple/ZN1 | 2 +- tests/boolean/bopfuse_simple/ZN2 | 2 +- tests/boolean/bopfuse_simple/ZN3 | 2 +- tests/boolean/bopfuse_simple/ZN4 | 2 +- tests/boolean/bopfuse_simple/ZN5 | 2 +- tests/boolean/bopfuse_simple/ZN6 | 2 +- tests/boolean/bopfuse_simple/ZN7 | 2 +- tests/boolean/bopfuse_simple/ZN8 | 2 +- tests/boolean/bopfuse_simple/ZN9 | 2 +- tests/boolean/bopfuse_simple/ZO1 | 2 +- tests/boolean/bopfuse_simple/ZO2 | 2 +- tests/boolean/bopfuse_simple/ZO3 | 2 +- tests/boolean/bopfuse_simple/ZO4 | 2 +- tests/boolean/bopfuse_simple/ZO5 | 2 +- tests/boolean/bopfuse_simple/ZO6 | 2 +- tests/boolean/bopfuse_simple/ZO7 | 2 +- tests/boolean/bopfuse_simple/ZO8 | 2 +- tests/boolean/bopfuse_simple/ZO9 | 2 +- tests/boolean/bopfuse_simple/ZP1 | 2 +- tests/boolean/bopfuse_simple/ZP2 | 2 +- tests/boolean/bopfuse_simple/ZP3 | 2 +- tests/boolean/bopfuse_simple/ZP4 | 2 +- tests/boolean/bopfuse_simple/ZP5 | 2 +- tests/boolean/bopfuse_simple/ZP6 | 2 +- tests/boolean/bopsection/A1 | 3 +- tests/boolean/bopsection/A2 | 3 +- tests/boolean/bopsection/A3 | 3 +- tests/boolean/bopsection/A4 | 3 +- tests/boolean/bopsection/A5 | 3 +- tests/boolean/bopsection/A6 | 3 +- tests/boolean/bopsection/A7 | 3 +- tests/boolean/bopsection/A8 | 3 +- tests/boolean/bopsection/A9 | 3 +- tests/boolean/bopsection/B1 | 3 +- tests/boolean/bopsection/B2 | 3 +- tests/boolean/bopsection/B3 | 3 +- tests/boolean/bopsection/B4 | 3 +- tests/boolean/bopsection/B5 | 3 +- tests/boolean/bopsection/B6 | 3 +- tests/boolean/bopsection/B7 | 3 +- tests/boolean/bopsection/B8 | 3 +- tests/boolean/bopsection/B9 | 3 +- tests/boolean/bopsection/C1 | 3 +- tests/boolean/bopsection/C2 | 3 +- tests/boolean/bopsection/C3 | 3 +- tests/boolean/bopsection/C4 | 3 +- tests/boolean/bopsection/C5 | 3 +- tests/boolean/bopsection/C6 | 3 +- tests/boolean/bopsection/C7 | 3 +- tests/boolean/bopsection/C8 | 3 +- tests/boolean/bopsection/D1 | 3 +- tests/boolean/bopsection/D2 | 3 +- tests/boolean/bopsection/D3 | 3 +- tests/boolean/bopsection/D4 | 3 +- tests/boolean/bopsection/D5 | 3 +- tests/boolean/bopsection/D6 | 3 +- tests/boolean/bopsection/D7 | 3 +- tests/boolean/bopsection/D8 | 3 +- tests/boolean/bopsection/D9 | 3 +- tests/boolean/bopsection/E1 | 3 +- tests/boolean/bopsection/E2 | 3 +- tests/boolean/bopsection/E3 | 3 +- tests/boolean/bopsection/E4 | 3 +- tests/boolean/bopsection/E5 | 3 +- tests/boolean/bopsection/E6 | 3 +- tests/boolean/bopsection/E7 | 3 +- tests/boolean/bopsection/E8 | 3 +- tests/boolean/bopsection/E9 | 3 +- tests/boolean/bopsection/F1 | 3 +- tests/boolean/bopsection/F2 | 3 +- tests/boolean/bopsection/F3 | 3 +- tests/boolean/bopsection/F4 | 3 +- tests/boolean/bopsection/F5 | 3 +- tests/boolean/bopsection/begin | 2 + tests/boolean/boptuc_2d/A1 | 3 +- tests/boolean/boptuc_2d/A2 | 3 +- tests/boolean/boptuc_2d/A3 | 3 +- tests/boolean/boptuc_2d/A4 | 3 +- tests/boolean/boptuc_2d/A5 | 3 +- tests/boolean/boptuc_2d/A6 | 3 +- tests/boolean/boptuc_2d/A7 | 3 +- tests/boolean/boptuc_2d/A8 | 3 +- tests/boolean/boptuc_2d/A9 | 3 +- tests/boolean/boptuc_2d/B1 | 3 +- tests/boolean/boptuc_2d/B2 | 3 +- tests/boolean/boptuc_2d/B3 | 3 +- tests/boolean/boptuc_2d/B4 | 3 +- tests/boolean/boptuc_2d/B5 | 3 +- tests/boolean/boptuc_2d/B6 | 3 +- tests/boolean/boptuc_2d/B7 | 6 +- tests/boolean/boptuc_2d/B8 | 6 +- tests/boolean/boptuc_2d/B9 | 3 +- tests/boolean/boptuc_2d/C1 | 6 +- tests/boolean/boptuc_2d/C2 | 3 +- tests/boolean/boptuc_2d/C3 | 6 +- tests/boolean/boptuc_2d/C4 | 6 +- tests/boolean/boptuc_2d/C5 | 6 +- tests/boolean/boptuc_2d/C6 | 6 +- tests/boolean/boptuc_2d/C7 | 3 +- tests/boolean/boptuc_2d/C8 | 3 +- tests/boolean/boptuc_2d/C9 | 3 +- tests/boolean/boptuc_2d/D1 | 3 +- tests/boolean/boptuc_2d/D2 | 3 +- tests/boolean/boptuc_2d/D3 | 3 +- tests/boolean/boptuc_2d/D4 | 3 +- tests/boolean/boptuc_2d/D5 | 3 +- tests/boolean/boptuc_2d/D6 | 3 +- tests/boolean/boptuc_2d/D7 | 3 +- tests/boolean/boptuc_2d/D8 | 3 +- tests/boolean/boptuc_2d/D9 | 3 +- tests/boolean/boptuc_2d/E1 | 3 +- tests/boolean/boptuc_2d/E2 | 3 +- tests/boolean/boptuc_2d/E3 | 3 +- tests/boolean/boptuc_2d/E4 | 3 +- tests/boolean/boptuc_2d/E5 | 3 +- tests/boolean/boptuc_2d/E6 | 3 +- tests/boolean/boptuc_2d/E7 | 3 +- tests/boolean/boptuc_2d/E8 | 3 +- tests/boolean/boptuc_2d/E9 | 3 +- tests/boolean/boptuc_2d/F1 | 3 +- tests/boolean/boptuc_2d/F2 | 3 +- tests/boolean/boptuc_2d/F3 | 3 +- tests/boolean/boptuc_2d/F4 | 3 +- tests/boolean/boptuc_2d/F5 | 3 +- tests/boolean/boptuc_2d/F6 | 3 +- tests/boolean/boptuc_2d/F7 | 3 +- tests/boolean/boptuc_2d/F8 | 3 +- tests/boolean/boptuc_2d/F9 | 3 +- tests/boolean/boptuc_2d/G1 | 3 +- tests/boolean/boptuc_2d/G2 | 3 +- tests/boolean/boptuc_2d/G3 | 3 +- tests/boolean/boptuc_2d/G4 | 3 +- tests/boolean/boptuc_2d/G5 | 3 +- tests/boolean/boptuc_2d/G6 | 3 +- tests/boolean/boptuc_2d/G7 | 3 +- tests/boolean/boptuc_2d/G8 | 3 +- tests/boolean/boptuc_2d/G9 | 3 +- tests/boolean/boptuc_2d/H1 | 3 +- tests/boolean/boptuc_2d/H2 | 3 +- tests/boolean/boptuc_2d/H3 | 3 +- tests/boolean/boptuc_2d/H4 | 3 +- tests/boolean/boptuc_2d/H5 | 3 +- tests/boolean/boptuc_2d/H6 | 3 +- tests/boolean/boptuc_2d/H7 | 3 +- tests/boolean/boptuc_2d/H8 | 3 +- tests/boolean/boptuc_2d/H9 | 3 +- tests/boolean/boptuc_2d/I1 | 3 +- tests/boolean/boptuc_2d/I2 | 3 +- tests/boolean/boptuc_2d/I3 | 3 +- tests/boolean/boptuc_2d/I4 | 3 +- tests/boolean/boptuc_2d/I5 | 3 +- tests/boolean/boptuc_2d/I6 | 3 +- tests/boolean/boptuc_2d/I7 | 3 +- tests/boolean/boptuc_2d/I8 | 3 +- tests/boolean/boptuc_2d/I9 | 3 +- tests/boolean/boptuc_2d/J1 | 3 +- tests/boolean/boptuc_2d/J2 | 3 +- tests/boolean/boptuc_2d/J3 | 3 +- tests/boolean/boptuc_2d/J4 | 3 +- tests/boolean/boptuc_2d/J5 | 3 +- tests/boolean/boptuc_2d/J6 | 3 +- tests/boolean/boptuc_2d/J7 | 3 +- tests/boolean/boptuc_2d/J8 | 3 +- tests/boolean/boptuc_2d/J9 | 3 +- tests/boolean/boptuc_2d/K1 | 3 +- tests/boolean/boptuc_2d/K2 | 3 +- tests/boolean/boptuc_2d/K3 | 3 +- tests/boolean/boptuc_2d/K4 | 3 +- tests/boolean/boptuc_2d/K5 | 3 +- tests/boolean/boptuc_2d/K6 | 3 +- tests/boolean/boptuc_2d/K7 | 3 +- tests/boolean/boptuc_2d/K8 | 3 +- tests/boolean/boptuc_2d/K9 | 3 +- tests/boolean/boptuc_2d/L1 | 3 +- tests/boolean/boptuc_2d/L2 | 3 +- tests/boolean/boptuc_2d/L3 | 3 +- tests/boolean/boptuc_2d/L4 | 3 +- tests/boolean/boptuc_2d/L5 | 3 +- tests/boolean/boptuc_2d/L6 | 3 +- tests/boolean/boptuc_2d/L7 | 3 +- tests/boolean/boptuc_2d/L8 | 3 +- tests/boolean/boptuc_2d/L9 | 3 +- tests/boolean/boptuc_2d/M1 | 3 +- tests/boolean/boptuc_2d/M2 | 3 +- tests/boolean/boptuc_2d/M3 | 3 +- tests/boolean/boptuc_2d/M4 | 3 +- tests/boolean/boptuc_2d/M5 | 3 +- tests/boolean/boptuc_2d/M6 | 3 +- tests/boolean/boptuc_2d/M7 | 3 +- tests/boolean/boptuc_2d/M8 | 3 +- tests/boolean/boptuc_2d/M9 | 3 +- tests/boolean/boptuc_2d/N1 | 3 +- tests/boolean/boptuc_2d/N2 | 3 +- tests/boolean/boptuc_2d/N3 | 3 +- tests/boolean/boptuc_2d/N4 | 3 +- tests/boolean/boptuc_2d/N5 | 3 +- tests/boolean/boptuc_2d/N6 | 3 +- tests/boolean/boptuc_2d/N7 | 3 +- tests/boolean/boptuc_2d/N8 | 3 +- tests/boolean/boptuc_2d/N9 | 3 +- tests/boolean/boptuc_2d/O1 | 3 +- tests/boolean/boptuc_2d/O2 | 3 +- tests/boolean/boptuc_2d/O3 | 3 +- tests/boolean/boptuc_2d/O4 | 3 +- tests/boolean/boptuc_2d/O5 | 3 +- tests/boolean/boptuc_2d/O6 | 3 +- tests/boolean/boptuc_2d/O7 | 3 +- tests/boolean/boptuc_2d/O8 | 3 +- tests/boolean/boptuc_2d/O9 | 3 +- tests/boolean/boptuc_2d/P1 | 3 +- tests/boolean/boptuc_2d/P2 | 3 +- tests/boolean/boptuc_2d/P3 | 3 +- tests/boolean/boptuc_2d/P4 | 3 +- tests/boolean/boptuc_2d/P5 | 3 +- tests/boolean/boptuc_2d/begin | 1 + tests/boolean/boptuc_complex/A1 | 2 +- tests/boolean/boptuc_complex/A2 | 2 +- tests/boolean/boptuc_complex/A3 | 2 +- tests/boolean/boptuc_complex/A4 | 2 +- tests/boolean/boptuc_complex/A5 | 2 +- tests/boolean/boptuc_complex/A6 | 2 +- tests/boolean/boptuc_complex/A7 | 2 +- tests/boolean/boptuc_complex/A8 | 2 +- tests/boolean/boptuc_complex/A9 | 2 +- tests/boolean/boptuc_complex/B1 | 2 +- tests/boolean/boptuc_complex/B2 | 2 +- tests/boolean/boptuc_complex/B3 | 2 +- tests/boolean/boptuc_complex/B4 | 2 +- tests/boolean/boptuc_complex/B5 | 2 +- tests/boolean/boptuc_complex/B6 | 2 +- tests/boolean/boptuc_complex/B7 | 2 +- tests/boolean/boptuc_complex/B8 | 2 +- tests/boolean/boptuc_complex/B9 | 2 +- tests/boolean/boptuc_complex/C1 | 2 +- tests/boolean/boptuc_complex/C2 | 2 +- tests/boolean/boptuc_complex/C3 | 2 +- tests/boolean/boptuc_complex/C4 | 2 +- tests/boolean/boptuc_complex/C5 | 2 +- tests/boolean/boptuc_complex/C6 | 2 +- tests/boolean/boptuc_complex/C7 | 2 +- tests/boolean/boptuc_complex/C8 | 2 +- tests/boolean/boptuc_complex/C9 | 2 +- tests/boolean/boptuc_complex/D1 | 2 +- tests/boolean/boptuc_complex/D2 | 2 +- tests/boolean/boptuc_complex/D3 | 2 +- tests/boolean/boptuc_complex/D4 | 2 +- tests/boolean/boptuc_complex/D6 | 2 +- tests/boolean/boptuc_complex/D7 | 2 +- tests/boolean/boptuc_complex/D8 | 2 +- tests/boolean/boptuc_complex/D9 | 2 +- tests/boolean/boptuc_complex/E1 | 2 +- tests/boolean/boptuc_complex/E2 | 2 +- tests/boolean/boptuc_complex/E3 | 2 +- tests/boolean/boptuc_complex/E4 | 2 +- tests/boolean/boptuc_complex/E5 | 2 +- tests/boolean/boptuc_complex/E6 | 2 +- tests/boolean/boptuc_complex/E7 | 2 +- tests/boolean/boptuc_complex/E8 | 2 +- tests/boolean/boptuc_complex/E9 | 2 +- tests/boolean/boptuc_complex/F1 | 2 +- tests/boolean/boptuc_complex/F2 | 2 +- tests/boolean/boptuc_complex/F3 | 2 +- tests/boolean/boptuc_complex/F4 | 2 +- tests/boolean/boptuc_complex/F5 | 2 +- tests/boolean/boptuc_complex/F6 | 2 +- tests/boolean/boptuc_complex/F7 | 2 +- tests/boolean/boptuc_complex/F8 | 2 +- tests/boolean/boptuc_complex/F9 | 2 +- tests/boolean/boptuc_complex/G1 | 2 +- tests/boolean/boptuc_complex/G2 | 2 +- tests/boolean/boptuc_complex/G3 | 2 +- tests/boolean/boptuc_complex/G4 | 2 +- tests/boolean/boptuc_complex/G5 | 2 +- tests/boolean/boptuc_complex/G6 | 2 +- tests/boolean/boptuc_complex/G7 | 2 +- tests/boolean/boptuc_complex/G8 | 2 +- tests/boolean/boptuc_complex/G9 | 2 +- tests/boolean/boptuc_complex/H1 | 2 +- tests/boolean/boptuc_complex/H2 | 2 +- tests/boolean/boptuc_complex/H3 | 2 +- tests/boolean/boptuc_complex/H4 | 2 +- tests/boolean/boptuc_complex/H5 | 2 +- tests/boolean/boptuc_complex/H6 | 2 +- tests/boolean/boptuc_complex/H7 | 2 +- tests/boolean/boptuc_complex/H8 | 2 +- tests/boolean/boptuc_complex/H9 | 2 +- tests/boolean/boptuc_complex/I1 | 2 +- tests/boolean/boptuc_complex/I2 | 2 +- tests/boolean/boptuc_simple/A1 | 2 +- tests/boolean/boptuc_simple/A2 | 2 +- tests/boolean/boptuc_simple/A3 | 2 +- tests/boolean/boptuc_simple/A4 | 2 +- tests/boolean/boptuc_simple/A5 | 2 +- tests/boolean/boptuc_simple/A6 | 2 +- tests/boolean/boptuc_simple/A7 | 2 +- tests/boolean/boptuc_simple/A8 | 2 +- tests/boolean/boptuc_simple/A9 | 2 +- tests/boolean/boptuc_simple/B1 | 2 +- tests/boolean/boptuc_simple/B2 | 2 +- tests/boolean/boptuc_simple/B3 | 2 +- tests/boolean/boptuc_simple/B4 | 2 +- tests/boolean/boptuc_simple/B5 | 2 +- tests/boolean/boptuc_simple/B6 | 2 +- tests/boolean/boptuc_simple/B7 | 2 +- tests/boolean/boptuc_simple/B8 | 2 +- tests/boolean/boptuc_simple/B9 | 2 +- tests/boolean/boptuc_simple/C1 | 2 +- tests/boolean/boptuc_simple/C2 | 2 +- tests/boolean/boptuc_simple/C3 | 2 +- tests/boolean/boptuc_simple/C4 | 2 +- tests/boolean/boptuc_simple/C5 | 2 +- tests/boolean/boptuc_simple/C6 | 2 +- tests/boolean/boptuc_simple/C7 | 2 +- tests/boolean/boptuc_simple/C8 | 2 +- tests/boolean/boptuc_simple/C9 | 2 +- tests/boolean/boptuc_simple/D1 | 2 +- tests/boolean/boptuc_simple/D2 | 2 +- tests/boolean/boptuc_simple/D3 | 2 +- tests/boolean/boptuc_simple/D4 | 2 +- tests/boolean/boptuc_simple/D5 | 2 +- tests/boolean/boptuc_simple/D6 | 2 +- tests/boolean/boptuc_simple/D7 | 2 +- tests/boolean/boptuc_simple/D8 | 2 +- tests/boolean/boptuc_simple/D9 | 2 +- tests/boolean/boptuc_simple/E1 | 2 +- tests/boolean/boptuc_simple/E2 | 2 +- tests/boolean/boptuc_simple/E3 | 2 +- tests/boolean/boptuc_simple/E4 | 2 +- tests/boolean/boptuc_simple/E5 | 2 +- tests/boolean/boptuc_simple/E6 | 2 +- tests/boolean/boptuc_simple/E7 | 2 +- tests/boolean/boptuc_simple/E8 | 2 +- tests/boolean/boptuc_simple/E9 | 2 +- tests/boolean/boptuc_simple/F1 | 2 +- tests/boolean/boptuc_simple/F2 | 2 +- tests/boolean/boptuc_simple/F3 | 2 +- tests/boolean/boptuc_simple/F4 | 2 +- tests/boolean/boptuc_simple/F5 | 2 +- tests/boolean/boptuc_simple/F6 | 2 +- tests/boolean/boptuc_simple/F7 | 2 +- tests/boolean/boptuc_simple/F8 | 2 +- tests/boolean/boptuc_simple/F9 | 2 +- tests/boolean/boptuc_simple/G1 | 2 +- tests/boolean/boptuc_simple/G2 | 2 +- tests/boolean/boptuc_simple/G3 | 2 +- tests/boolean/boptuc_simple/G4 | 2 +- tests/boolean/boptuc_simple/G5 | 2 +- tests/boolean/boptuc_simple/G6 | 2 +- tests/boolean/boptuc_simple/G7 | 2 +- tests/boolean/boptuc_simple/G8 | 2 +- tests/boolean/boptuc_simple/G9 | 2 +- tests/boolean/boptuc_simple/H1 | 2 +- tests/boolean/boptuc_simple/H2 | 2 +- tests/boolean/boptuc_simple/H3 | 2 +- tests/boolean/boptuc_simple/H4 | 2 +- tests/boolean/boptuc_simple/H5 | 2 +- tests/boolean/boptuc_simple/H6 | 2 +- tests/boolean/boptuc_simple/H7 | 2 +- tests/boolean/boptuc_simple/H8 | 2 +- tests/boolean/boptuc_simple/H9 | 2 +- tests/boolean/boptuc_simple/I1 | 2 +- tests/boolean/boptuc_simple/I2 | 2 +- tests/boolean/boptuc_simple/I3 | 2 +- tests/boolean/boptuc_simple/I4 | 2 +- tests/boolean/boptuc_simple/I5 | 2 +- tests/boolean/boptuc_simple/I6 | 2 +- tests/boolean/boptuc_simple/I7 | 2 +- tests/boolean/boptuc_simple/I8 | 2 +- tests/boolean/boptuc_simple/I9 | 2 +- tests/boolean/boptuc_simple/J1 | 2 +- tests/boolean/boptuc_simple/J2 | 2 +- tests/boolean/boptuc_simple/J3 | 2 +- tests/boolean/boptuc_simple/J4 | 2 +- tests/boolean/boptuc_simple/J5 | 2 +- tests/boolean/boptuc_simple/J6 | 2 +- tests/boolean/boptuc_simple/J7 | 2 +- tests/boolean/boptuc_simple/J8 | 2 +- tests/boolean/boptuc_simple/J9 | 2 +- tests/boolean/boptuc_simple/K1 | 2 +- tests/boolean/boptuc_simple/K2 | 2 +- tests/boolean/boptuc_simple/K3 | 2 +- tests/boolean/boptuc_simple/K4 | 2 +- tests/boolean/boptuc_simple/K5 | 2 +- tests/boolean/boptuc_simple/K6 | 2 +- tests/boolean/boptuc_simple/K7 | 2 +- tests/boolean/boptuc_simple/K8 | 2 +- tests/boolean/boptuc_simple/K9 | 2 +- tests/boolean/boptuc_simple/L1 | 2 +- tests/boolean/boptuc_simple/L2 | 2 +- tests/boolean/boptuc_simple/L3 | 2 +- tests/boolean/boptuc_simple/L4 | 2 +- tests/boolean/boptuc_simple/L5 | 2 +- tests/boolean/boptuc_simple/L6 | 2 +- tests/boolean/boptuc_simple/L7 | 2 +- tests/boolean/boptuc_simple/L8 | 2 +- tests/boolean/boptuc_simple/L9 | 2 +- tests/boolean/boptuc_simple/M1 | 2 +- tests/boolean/boptuc_simple/M2 | 2 +- tests/boolean/boptuc_simple/M3 | 2 +- tests/boolean/boptuc_simple/M4 | 2 +- tests/boolean/boptuc_simple/M5 | 2 +- tests/boolean/boptuc_simple/M6 | 2 +- tests/boolean/boptuc_simple/M7 | 2 +- tests/boolean/boptuc_simple/M8 | 2 +- tests/boolean/boptuc_simple/M9 | 2 +- tests/boolean/boptuc_simple/N1 | 2 +- tests/boolean/boptuc_simple/N2 | 2 +- tests/boolean/boptuc_simple/N3 | 2 +- tests/boolean/boptuc_simple/N4 | 2 +- tests/boolean/boptuc_simple/N5 | 2 +- tests/boolean/boptuc_simple/N6 | 2 +- tests/boolean/boptuc_simple/N7 | 2 +- tests/boolean/boptuc_simple/N8 | 2 +- tests/boolean/boptuc_simple/N9 | 2 +- tests/boolean/boptuc_simple/O1 | 2 +- tests/boolean/boptuc_simple/O2 | 2 +- tests/boolean/boptuc_simple/O3 | 2 +- tests/boolean/boptuc_simple/O4 | 2 +- tests/boolean/boptuc_simple/O5 | 2 +- tests/boolean/boptuc_simple/O6 | 2 +- tests/boolean/boptuc_simple/O7 | 2 +- tests/boolean/boptuc_simple/O8 | 2 +- tests/boolean/boptuc_simple/O9 | 2 +- tests/boolean/boptuc_simple/P1 | 2 +- tests/boolean/boptuc_simple/P2 | 2 +- tests/boolean/boptuc_simple/P3 | 2 +- tests/boolean/boptuc_simple/P4 | 2 +- tests/boolean/boptuc_simple/P5 | 2 +- tests/boolean/boptuc_simple/P6 | 2 +- tests/boolean/boptuc_simple/P7 | 2 +- tests/boolean/boptuc_simple/P8 | 2 +- tests/boolean/boptuc_simple/P9 | 2 +- tests/boolean/boptuc_simple/Q1 | 2 +- tests/boolean/boptuc_simple/Q2 | 2 +- tests/boolean/boptuc_simple/Q3 | 2 +- tests/boolean/boptuc_simple/Q4 | 2 +- tests/boolean/boptuc_simple/Q5 | 2 +- tests/boolean/boptuc_simple/Q6 | 2 +- tests/boolean/boptuc_simple/Q7 | 2 +- tests/boolean/boptuc_simple/Q8 | 2 +- tests/boolean/boptuc_simple/Q9 | 2 +- tests/boolean/boptuc_simple/R1 | 2 +- tests/boolean/boptuc_simple/R2 | 2 +- tests/boolean/boptuc_simple/R3 | 2 +- tests/boolean/boptuc_simple/R4 | 2 +- tests/boolean/boptuc_simple/R5 | 2 +- tests/boolean/boptuc_simple/R6 | 2 +- tests/boolean/boptuc_simple/R7 | 2 +- tests/boolean/boptuc_simple/R8 | 2 +- tests/boolean/boptuc_simple/R9 | 2 +- tests/boolean/boptuc_simple/S1 | 2 +- tests/boolean/boptuc_simple/S2 | 2 +- tests/boolean/boptuc_simple/S3 | 2 +- tests/boolean/boptuc_simple/S4 | 2 +- tests/boolean/boptuc_simple/S5 | 2 +- tests/boolean/boptuc_simple/S6 | 2 +- tests/boolean/boptuc_simple/S7 | 2 +- tests/boolean/boptuc_simple/S8 | 2 +- tests/boolean/boptuc_simple/S9 | 2 +- tests/boolean/boptuc_simple/T1 | 2 +- tests/boolean/boptuc_simple/T2 | 2 +- tests/boolean/boptuc_simple/T3 | 2 +- tests/boolean/boptuc_simple/T4 | 2 +- tests/boolean/boptuc_simple/T5 | 2 +- tests/boolean/boptuc_simple/T6 | 2 +- tests/boolean/boptuc_simple/T7 | 2 +- tests/boolean/boptuc_simple/T8 | 2 +- tests/boolean/boptuc_simple/T9 | 2 +- tests/boolean/boptuc_simple/U1 | 2 +- tests/boolean/boptuc_simple/U2 | 2 +- tests/boolean/boptuc_simple/U3 | 2 +- tests/boolean/boptuc_simple/U4 | 2 +- tests/boolean/boptuc_simple/U5 | 2 +- tests/boolean/boptuc_simple/U6 | 2 +- tests/boolean/boptuc_simple/U7 | 2 +- tests/boolean/boptuc_simple/U8 | 2 +- tests/boolean/boptuc_simple/U9 | 2 +- tests/boolean/boptuc_simple/V1 | 2 +- tests/boolean/boptuc_simple/V2 | 2 +- tests/boolean/boptuc_simple/V3 | 2 +- tests/boolean/boptuc_simple/V4 | 2 +- tests/boolean/boptuc_simple/V5 | 2 +- tests/boolean/boptuc_simple/V6 | 2 +- tests/boolean/boptuc_simple/V7 | 2 +- tests/boolean/boptuc_simple/V8 | 2 +- tests/boolean/boptuc_simple/V9 | 2 +- tests/boolean/boptuc_simple/W1 | 2 +- tests/boolean/boptuc_simple/W2 | 2 +- tests/boolean/boptuc_simple/W3 | 2 +- tests/boolean/boptuc_simple/W4 | 2 +- tests/boolean/boptuc_simple/W5 | 2 +- tests/boolean/boptuc_simple/W6 | 2 +- tests/boolean/boptuc_simple/W7 | 2 +- tests/boolean/boptuc_simple/W8 | 2 +- tests/boolean/boptuc_simple/W9 | 2 +- tests/boolean/boptuc_simple/X1 | 2 +- tests/boolean/boptuc_simple/X2 | 2 +- tests/boolean/boptuc_simple/X3 | 2 +- tests/boolean/boptuc_simple/X4 | 2 +- tests/boolean/boptuc_simple/X5 | 2 +- tests/boolean/boptuc_simple/X6 | 2 +- tests/boolean/boptuc_simple/X7 | 2 +- tests/boolean/boptuc_simple/X8 | 2 +- tests/boolean/boptuc_simple/X9 | 2 +- tests/boolean/boptuc_simple/Y1 | 2 +- tests/boolean/boptuc_simple/Y2 | 2 +- tests/boolean/boptuc_simple/Y3 | 2 +- tests/boolean/boptuc_simple/Y4 | 2 +- tests/boolean/boptuc_simple/Y5 | 2 +- tests/boolean/boptuc_simple/Y6 | 2 +- tests/boolean/boptuc_simple/Y7 | 2 +- tests/boolean/boptuc_simple/Y8 | 2 +- tests/boolean/boptuc_simple/Y9 | 2 +- tests/boolean/boptuc_simple/Z1 | 2 +- tests/boolean/boptuc_simple/Z2 | 2 +- tests/boolean/boptuc_simple/Z3 | 2 +- tests/boolean/boptuc_simple/Z4 | 2 +- tests/boolean/boptuc_simple/Z5 | 2 +- tests/boolean/boptuc_simple/Z6 | 2 +- tests/boolean/boptuc_simple/Z7 | 2 +- tests/boolean/boptuc_simple/Z8 | 2 +- tests/boolean/boptuc_simple/Z9 | 2 +- tests/boolean/boptuc_simple/ZA1 | 2 +- tests/boolean/boptuc_simple/ZA2 | 2 +- tests/boolean/boptuc_simple/ZA3 | 2 +- tests/boolean/boptuc_simple/ZA4 | 2 +- tests/boolean/boptuc_simple/ZA5 | 2 +- tests/boolean/boptuc_simple/ZA6 | 2 +- tests/boolean/boptuc_simple/ZA7 | 2 +- tests/boolean/boptuc_simple/ZA8 | 2 +- tests/boolean/boptuc_simple/ZA9 | 2 +- tests/boolean/boptuc_simple/ZB1 | 2 +- tests/boolean/boptuc_simple/ZB2 | 2 +- tests/boolean/boptuc_simple/ZB3 | 2 +- tests/boolean/boptuc_simple/ZB4 | 2 +- tests/boolean/boptuc_simple/ZB5 | 2 +- tests/boolean/boptuc_simple/ZB6 | 2 +- tests/boolean/boptuc_simple/ZB7 | 2 +- tests/boolean/boptuc_simple/ZB8 | 2 +- tests/boolean/boptuc_simple/ZB9 | 2 +- tests/boolean/boptuc_simple/ZC1 | 2 +- tests/boolean/boptuc_simple/ZC2 | 2 +- tests/boolean/boptuc_simple/ZC3 | 2 +- tests/boolean/boptuc_simple/ZC4 | 2 +- tests/boolean/boptuc_simple/ZC5 | 2 +- tests/boolean/boptuc_simple/ZC6 | 2 +- tests/boolean/boptuc_simple/ZC7 | 2 +- tests/boolean/boptuc_simple/ZC8 | 2 +- tests/boolean/boptuc_simple/ZC9 | 2 +- tests/boolean/boptuc_simple/ZD1 | 2 +- tests/boolean/boptuc_simple/ZD2 | 2 +- tests/boolean/boptuc_simple/ZD3 | 2 +- tests/boolean/boptuc_simple/ZD4 | 2 +- tests/boolean/boptuc_simple/ZD5 | 2 +- tests/boolean/boptuc_simple/ZD6 | 2 +- tests/boolean/boptuc_simple/ZD7 | 2 +- tests/boolean/boptuc_simple/ZD8 | 2 +- tests/boolean/boptuc_simple/ZD9 | 2 +- tests/boolean/boptuc_simple/ZE1 | 2 +- tests/boolean/boptuc_simple/ZE2 | 2 +- tests/boolean/boptuc_simple/ZE3 | 2 +- tests/boolean/boptuc_simple/ZE4 | 2 +- tests/boolean/boptuc_simple/ZE5 | 2 +- tests/boolean/boptuc_simple/ZE6 | 2 +- tests/boolean/boptuc_simple/ZE7 | 2 +- tests/boolean/boptuc_simple/ZE8 | 2 +- tests/boolean/boptuc_simple/ZE9 | 2 +- tests/boolean/boptuc_simple/ZF1 | 2 +- tests/boolean/boptuc_simple/ZF2 | 2 +- tests/boolean/boptuc_simple/ZF3 | 2 +- tests/boolean/boptuc_simple/ZF4 | 2 +- tests/boolean/boptuc_simple/ZF5 | 2 +- tests/boolean/boptuc_simple/ZF6 | 2 +- tests/boolean/boptuc_simple/ZF7 | 2 +- tests/boolean/boptuc_simple/ZF8 | 2 +- tests/boolean/boptuc_simple/ZF9 | 2 +- tests/boolean/boptuc_simple/ZG1 | 2 +- tests/boolean/boptuc_simple/ZG2 | 2 +- tests/boolean/boptuc_simple/ZG3 | 2 +- tests/boolean/boptuc_simple/ZG4 | 2 +- tests/boolean/boptuc_simple/ZG5 | 2 +- tests/boolean/boptuc_simple/ZG6 | 2 +- tests/boolean/boptuc_simple/ZG7 | 2 +- tests/boolean/boptuc_simple/ZG8 | 2 +- tests/boolean/boptuc_simple/ZG9 | 2 +- tests/boolean/boptuc_simple/ZH1 | 2 +- tests/boolean/boptuc_simple/ZH2 | 2 +- tests/boolean/boptuc_simple/ZH3 | 2 +- tests/boolean/boptuc_simple/ZH4 | 2 +- tests/boolean/boptuc_simple/ZH5 | 2 +- tests/boolean/boptuc_simple/ZH6 | 2 +- tests/boolean/boptuc_simple/ZH7 | 2 +- tests/boolean/boptuc_simple/ZH8 | 2 +- tests/boolean/boptuc_simple/ZH9 | 2 +- tests/boolean/boptuc_simple/ZI1 | 2 +- tests/boolean/boptuc_simple/ZI2 | 2 +- tests/boolean/boptuc_simple/ZI3 | 2 +- tests/boolean/boptuc_simple/ZI4 | 2 +- tests/boolean/boptuc_simple/ZI5 | 2 +- tests/boolean/boptuc_simple/ZI6 | 2 +- tests/boolean/boptuc_simple/ZI7 | 2 +- tests/boolean/boptuc_simple/ZI8 | 2 +- tests/boolean/boptuc_simple/ZI9 | 2 +- tests/boolean/boptuc_simple/ZJ1 | 2 +- tests/boolean/boptuc_simple/ZJ2 | 2 +- tests/boolean/boptuc_simple/ZJ3 | 2 +- tests/boolean/boptuc_simple/ZJ4 | 2 +- tests/boolean/boptuc_simple/ZJ5 | 2 +- tests/boolean/boptuc_simple/ZJ6 | 2 +- tests/boolean/boptuc_simple/ZJ7 | 2 +- tests/boolean/boptuc_simple/ZJ8 | 2 +- tests/boolean/boptuc_simple/ZJ9 | 2 +- tests/boolean/boptuc_simple/ZK1 | 2 +- tests/boolean/boptuc_simple/ZK2 | 2 +- tests/boolean/boptuc_simple/ZK3 | 2 +- tests/boolean/boptuc_simple/ZK4 | 2 +- tests/boolean/boptuc_simple/ZK5 | 2 +- tests/boolean/boptuc_simple/ZK6 | 2 +- tests/boolean/boptuc_simple/ZK7 | 2 +- tests/boolean/boptuc_simple/ZK8 | 2 +- tests/boolean/boptuc_simple/ZK9 | 2 +- tests/boolean/boptuc_simple/ZL1 | 2 +- tests/boolean/boptuc_simple/ZL2 | 2 +- tests/boolean/boptuc_simple/ZL3 | 2 +- tests/boolean/boptuc_simple/ZL4 | 2 +- tests/boolean/boptuc_simple/ZL5 | 2 +- tests/boolean/boptuc_simple/ZL6 | 2 +- tests/boolean/boptuc_simple/ZL7 | 2 +- tests/boolean/boptuc_simple/ZL8 | 2 +- tests/boolean/boptuc_simple/ZL9 | 2 +- tests/boolean/boptuc_simple/ZM1 | 2 +- tests/boolean/boptuc_simple/ZM2 | 2 +- tests/boolean/boptuc_simple/ZM3 | 2 +- tests/boolean/boptuc_simple/ZM4 | 2 +- tests/boolean/boptuc_simple/ZM5 | 2 +- tests/boolean/boptuc_simple/ZM6 | 2 +- tests/boolean/boptuc_simple/ZM7 | 2 +- tests/boolean/boptuc_simple/ZM8 | 2 +- tests/boolean/boptuc_simple/ZM9 | 2 +- tests/boolean/boptuc_simple/ZN1 | 2 +- tests/boolean/boptuc_simple/ZN2 | 2 +- tests/boolean/boptuc_simple/ZN3 | 2 +- tests/boolean/boptuc_simple/ZN4 | 2 +- tests/boolean/boptuc_simple/ZN5 | 2 +- tests/boolean/boptuc_simple/ZN6 | 2 +- tests/boolean/boptuc_simple/ZN7 | 2 +- tests/boolean/boptuc_simple/ZN8 | 2 +- tests/boolean/boptuc_simple/ZN9 | 2 +- tests/boolean/boptuc_simple/ZO1 | 2 +- tests/boolean/boptuc_simple/ZO2 | 2 +- tests/boolean/boptuc_simple/ZO3 | 2 +- tests/boolean/boptuc_simple/ZO4 | 2 +- tests/boolean/boptuc_simple/ZO5 | 2 +- tests/boolean/boptuc_simple/ZO6 | 2 +- tests/boolean/boptuc_simple/ZO7 | 2 +- tests/boolean/boptuc_simple/ZO8 | 2 +- tests/boolean/boptuc_simple/ZO9 | 2 +- tests/boolean/boptuc_simple/ZP1 | 2 +- tests/boolean/boptuc_simple/ZP2 | 2 +- tests/boolean/boptuc_simple/ZP3 | 2 +- tests/boolean/boptuc_simple/ZP4 | 2 +- tests/boolean/bsection/A1 | 3 +- tests/boolean/bsection/A2 | 3 +- tests/boolean/bsection/A3 | 3 +- tests/boolean/bsection/A4 | 3 +- tests/boolean/bsection/A5 | 3 +- tests/boolean/bsection/A6 | 3 +- tests/boolean/bsection/A7 | 3 +- tests/boolean/bsection/A8 | 3 +- tests/boolean/bsection/A9 | 3 +- tests/boolean/bsection/B1 | 3 +- tests/boolean/bsection/B2 | 3 +- tests/boolean/bsection/B3 | 3 +- tests/boolean/bsection/B4 | 3 +- tests/boolean/bsection/B5 | 3 +- tests/boolean/bsection/B6 | 7 +- tests/boolean/bsection/B7 | 3 +- tests/boolean/bsection/B8 | 3 +- tests/boolean/bsection/B9 | 3 +- tests/boolean/bsection/C1 | 3 +- tests/boolean/bsection/C2 | 3 +- tests/boolean/bsection/C3 | 3 +- tests/boolean/bsection/C4 | 3 +- tests/boolean/bsection/C5 | 3 +- tests/boolean/bsection/C6 | 3 +- tests/boolean/bsection/C7 | 3 +- tests/boolean/bsection/C8 | 3 +- tests/boolean/bsection/C9 | 3 +- tests/boolean/bsection/D1 | 3 +- tests/boolean/bsection/D2 | 3 +- tests/boolean/bsection/D3 | 3 +- tests/boolean/bsection/D4 | 3 +- tests/boolean/bsection/D5 | 3 +- tests/boolean/bsection/D6 | 3 +- tests/boolean/bsection/D7 | 3 +- tests/boolean/bsection/D8 | 3 +- tests/boolean/bsection/D9 | 3 +- tests/boolean/bsection/E1 | 3 +- tests/boolean/bsection/E2 | 3 +- tests/boolean/bsection/E3 | 3 +- tests/boolean/bsection/E4 | 3 +- tests/boolean/bsection/E5 | 3 +- tests/boolean/bsection/E6 | 3 +- tests/boolean/bsection/E7 | 3 +- tests/boolean/bsection/E8 | 3 +- tests/boolean/bsection/E9 | 3 +- tests/boolean/bsection/F1 | 3 +- tests/boolean/bsection/F2 | 3 +- tests/boolean/bsection/F3 | 3 +- tests/boolean/bsection/F4 | 3 +- tests/boolean/bsection/F5 | 3 +- tests/boolean/bsection/F6 | 3 +- tests/boolean/bsection/F7 | 3 +- tests/boolean/bsection/F8 | 3 +- tests/boolean/bsection/F9 | 3 +- tests/boolean/bsection/G1 | 3 +- tests/boolean/bsection/G2 | 3 +- tests/boolean/bsection/G3 | 3 +- tests/boolean/bsection/G4 | 3 +- tests/boolean/bsection/G5 | 3 +- tests/boolean/bsection/G6 | 3 +- tests/boolean/bsection/G7 | 3 +- tests/boolean/bsection/G8 | 3 +- tests/boolean/bsection/G9 | 3 +- tests/boolean/bsection/H1 | 3 +- tests/boolean/bsection/H2 | 3 +- tests/boolean/bsection/H3 | 3 +- tests/boolean/bsection/H4 | 3 +- tests/boolean/bsection/H5 | 3 +- tests/boolean/bsection/H6 | 3 +- tests/boolean/bsection/H7 | 3 +- tests/boolean/bsection/H8 | 3 +- tests/boolean/bsection/H9 | 3 +- tests/boolean/bsection/I1 | 3 +- tests/boolean/bsection/I2 | 3 +- tests/boolean/bsection/I3 | 3 +- tests/boolean/bsection/I4 | 3 +- tests/boolean/bsection/I5 | 3 +- tests/boolean/bsection/I6 | 3 +- tests/boolean/bsection/I7 | 3 +- tests/boolean/bsection/I8 | 3 +- tests/boolean/bsection/I9 | 3 +- tests/boolean/bsection/J1 | 3 +- tests/boolean/bsection/J2 | 3 +- tests/boolean/bsection/J3 | 3 +- tests/boolean/bsection/J4 | 3 +- tests/boolean/bsection/J5 | 3 +- tests/boolean/bsection/J6 | 3 +- tests/boolean/bsection/J7 | 3 +- tests/boolean/bsection/J8 | 3 +- tests/boolean/bsection/J9 | 3 +- tests/boolean/bsection/K1 | 3 +- tests/boolean/bsection/K2 | 3 +- tests/boolean/bsection/K3 | 3 +- tests/boolean/bsection/K4 | 3 +- tests/boolean/bsection/K5 | 3 +- tests/boolean/bsection/K6 | 3 +- tests/boolean/bsection/K7 | 3 +- tests/boolean/bsection/K8 | 3 +- tests/boolean/bsection/K9 | 3 +- tests/boolean/bsection/L1 | 3 +- tests/boolean/bsection/L2 | 3 +- tests/boolean/bsection/L3 | 3 +- tests/boolean/bsection/L4 | 3 +- tests/boolean/bsection/L5 | 3 +- tests/boolean/bsection/L6 | 3 +- tests/boolean/bsection/L7 | 3 +- tests/boolean/bsection/L8 | 3 +- tests/boolean/bsection/L9 | 3 +- tests/boolean/bsection/M1 | 3 +- tests/boolean/bsection/M2 | 3 +- tests/boolean/bsection/M3 | 5 +- tests/boolean/bsection/M4 | 3 +- tests/boolean/bsection/M5 | 3 +- tests/boolean/bsection/M6 | 3 +- tests/boolean/bsection/M7 | 3 +- tests/boolean/bsection/M8 | 3 +- tests/boolean/bsection/M9 | 3 +- tests/boolean/bsection/N2 | 5 +- tests/boolean/bsection/N4 | 3 +- tests/boolean/bsection/N5 | 3 +- tests/boolean/bsection/N6 | 3 +- tests/boolean/bsection/N7 | 3 +- tests/boolean/bsection/N8 | 3 +- tests/boolean/bsection/N9 | 3 +- tests/boolean/bsection/O1 | 3 +- tests/boolean/bsection/O2 | 3 +- tests/boolean/bsection/O3 | 3 +- tests/boolean/bsection/O4 | 3 +- tests/boolean/bsection/O5 | 3 +- tests/boolean/bsection/O6 | 3 +- tests/boolean/bsection/O7 | 3 +- tests/boolean/bsection/O8 | 3 +- tests/boolean/bsection/O9 | 3 +- tests/boolean/bsection/P1 | 3 +- tests/boolean/bsection/P2 | 3 +- tests/boolean/bsection/P3 | 3 +- tests/boolean/bsection/P4 | 3 +- tests/boolean/bsection/P5 | 3 +- tests/boolean/bsection/P6 | 3 +- tests/boolean/bsection/P7 | 3 +- tests/boolean/bsection/P8 | 3 +- tests/boolean/bsection/P9 | 3 +- tests/boolean/bsection/Q1 | 3 +- tests/boolean/bsection/Q2 | 3 +- tests/boolean/bsection/Q3 | 3 +- tests/boolean/bsection/Q4 | 3 +- tests/boolean/bsection/Q5 | 3 +- tests/boolean/bsection/Q6 | 3 +- tests/boolean/bsection/Q7 | 3 +- tests/boolean/bsection/Q8 | 3 +- tests/boolean/bsection/Q9 | 3 +- tests/boolean/bsection/R1 | 3 +- tests/boolean/bsection/R2 | 3 +- tests/boolean/bsection/R3 | 3 +- tests/boolean/bsection/R4 | 3 +- tests/boolean/bsection/R5 | 3 +- tests/boolean/bsection/R6 | 3 +- tests/boolean/bsection/R7 | 3 +- tests/boolean/bsection/R8 | 3 +- tests/boolean/bsection/R9 | 3 +- tests/boolean/bsection/S1 | 3 +- tests/boolean/bsection/S2 | 3 +- tests/boolean/bsection/S3 | 3 +- tests/boolean/bsection/S4 | 3 +- tests/boolean/bsection/S5 | 3 +- tests/boolean/bsection/begin | 2 +- tests/boolean/cells_test/A1 | 2 +- tests/boolean/cells_test/A2 | 2 +- tests/boolean/cells_test/A3 | 2 +- tests/boolean/cells_test/A4 | 2 +- tests/boolean/cells_test/A5 | 2 +- tests/boolean/cells_test/A6 | 2 +- tests/boolean/cells_test/A7 | 2 +- tests/boolean/cells_test/A8 | 2 +- tests/boolean/cells_test/A9 | 2 +- tests/boolean/cells_test/B1 | 2 +- tests/boolean/cells_test/B2 | 2 +- tests/boolean/cells_test/B3 | 2 +- tests/boolean/cells_test/B4 | 2 +- tests/boolean/cells_test/B5 | 2 +- tests/boolean/cells_test/B6 | 2 +- tests/boolean/cells_test/C1 | 2 +- tests/boolean/cells_test/C2 | 2 +- tests/boolean/cells_test/C3 | 2 +- tests/boolean/cells_test/C4 | 2 +- tests/boolean/cells_test/C5 | 2 +- tests/boolean/cells_test/C6 | 2 +- tests/boolean/cells_test/C7 | 2 +- tests/boolean/cells_test/C8 | 2 +- tests/boolean/cells_test/C9 | 2 +- tests/boolean/cells_test/D1 | 2 +- tests/boolean/cells_test/D2 | 2 +- tests/boolean/cells_test/D3 | 2 +- tests/boolean/cells_test/D4 | 2 +- tests/boolean/cells_test/D5 | 2 +- tests/boolean/cells_test/E1 | 2 +- tests/boolean/cells_test/E2 | 2 +- tests/boolean/cells_test/E3 | 2 +- tests/boolean/cells_test/E4 | 2 +- tests/boolean/cells_test/E5 | 2 +- tests/boolean/cells_test/E6 | 2 +- tests/boolean/cells_test/E7 | 2 +- tests/boolean/cells_test/E8 | 2 +- tests/boolean/cells_test/E9 | 2 +- tests/boolean/cells_test/F1 | 2 +- tests/boolean/cells_test/F2 | 2 +- tests/boolean/cells_test/F3 | 2 +- tests/boolean/cells_test/F4 | 2 +- tests/boolean/cells_test/F5 | 2 +- tests/boolean/cells_test/F6 | 2 +- tests/boolean/cells_test/F7 | 2 +- tests/boolean/cells_test/F8 | 2 +- tests/boolean/cells_test/F9 | 2 +- tests/boolean/cells_test/G1 | 2 +- tests/boolean/cells_test/G2 | 2 +- tests/boolean/cells_test/G3 | 2 +- tests/boolean/cells_test/G4 | 2 +- tests/boolean/cells_test/G5 | 2 +- tests/boolean/cells_test/G6 | 2 +- tests/boolean/cells_test/G7 | 2 +- tests/boolean/cells_test/G8 | 2 +- tests/boolean/cells_test/H1 | 2 +- tests/boolean/cells_test/H2 | 2 +- tests/boolean/cells_test/H3 | 2 +- tests/boolean/cells_test/H4 | 2 +- tests/boolean/cells_test/I1 | 2 +- tests/boolean/cells_test/I2 | 2 +- tests/boolean/end | 102 +++------ tests/boolean/gdml_private/F8 | 2 +- tests/boolean/gdml_private/G7 | 4 +- tests/boolean/gdml_private/I6 | 6 +- tests/boolean/gdml_private/I8 | 4 +- tests/boolean/gdml_private/W1 | 4 +- tests/boolean/gdml_private/X2 | 4 +- tests/boolean/gdml_private/ZF4 | 4 +- tests/boolean/gdml_private/ZF5 | 4 +- tests/boolean/gdml_private/ZG5 | 4 +- tests/boolean/gdml_private/ZG7 | 4 +- tests/boolean/gdml_public/B2 | 4 +- tests/boolean/parse.rules | 1 + tests/boolean/volumemaker/A1 | 2 +- tests/boolean/volumemaker/A2 | 2 +- tests/boolean/volumemaker/A3 | 2 +- tests/boolean/volumemaker/A4 | 6 +- tests/boolean/volumemaker/A5 | 4 +- tests/boolean/volumemaker/A6 | 4 +- tests/boolean/volumemaker/A7 | 4 +- tests/boolean/volumemaker/A8 | 4 +- tests/boolean/volumemaker/A9 | 2 +- tests/boolean/volumemaker/B1 | 2 +- tests/boolean/volumemaker/B2 | 2 +- tests/boolean/volumemaker/B3 | 4 +- tests/boolean/volumemaker/B4 | 4 +- tests/boolean/volumemaker/B5 | 2 +- tests/boolean/volumemaker/B6 | 4 +- tests/boolean/volumemaker/B7 | 4 +- tests/boolean/volumemaker/B8 | 2 +- tests/boolean/volumemaker/B9 | 4 +- tests/boolean/volumemaker/C1 | 3 +- tests/boolean/volumemaker/C2 | 4 +- tests/boolean/volumemaker/C3 | 7 +- tests/boolean/volumemaker/C4 | 2 +- tests/boolean/volumemaker/C5 | 2 +- tests/boolean/volumemaker/C6 | 2 +- tests/boolean/volumemaker/C7 | 2 +- tests/boolean/volumemaker/C8 | 2 +- tests/boolean/volumemaker/C9 | 2 +- tests/boolean/volumemaker/D1 | 2 +- tests/boolean/volumemaker/D2 | 4 +- tests/boolean/volumemaker/D3 | 4 +- tests/boolean/volumemaker/D4 | 4 +- tests/boolean/volumemaker/D5 | 4 +- tests/boolean/volumemaker/D6 | 2 +- tests/boolean/volumemaker/D7 | 2 +- tests/boolean/volumemaker/D8 | 4 +- tests/boolean/volumemaker/D9 | 2 +- tests/boolean/volumemaker/E1 | 2 +- tests/boolean/volumemaker/E2 | 2 +- tests/boolean/volumemaker/E3 | 2 +- tests/boolean/volumemaker/E4 | 4 +- tests/boolean/volumemaker/E5 | 4 +- tests/boolean/volumemaker/E6 | 4 +- tests/boolean/volumemaker/E7 | 2 +- tests/boolean/volumemaker/E8 | 2 +- tests/boolean/volumemaker/E9 | 2 +- tests/boolean/volumemaker/F2 | 2 +- tests/boolean/volumemaker/F3 | 2 +- tests/boolean/volumemaker/F4 | 2 +- tests/boolean/volumemaker/F5 | 2 +- tests/boolean/volumemaker/F6 | 2 +- tests/boolean/volumemaker/F7 | 2 +- tests/boolean/volumemaker/F8 | 2 +- tests/boolean/volumemaker/F9 | 2 +- tests/boolean/volumemaker/G2 | 2 +- tests/boolean/volumemaker/G3 | 2 +- tests/boolean/volumemaker/G4 | 2 +- tests/boolean/volumemaker/G5 | 2 +- tests/boolean/volumemaker/G6 | 2 +- tests/boolean/volumemaker/G7 | 2 +- tests/boolean/volumemaker/G8 | 2 +- tests/boolean/volumemaker/G9 | 2 +- tests/boolean/volumemaker/H1 | 2 +- tests/boolean/volumemaker/H2 | 2 +- tests/boolean/volumemaker/H3 | 2 +- tests/boolean/volumemaker/H4 | 2 +- tests/boolean/volumemaker/H5 | 2 +- tests/boolean/volumemaker/H6 | 2 +- tests/boolean/volumemaker/H7 | 2 +- tests/boolean/volumemaker/H8 | 2 +- tests/boolean/volumemaker/H9 | 2 +- tests/boolean/volumemaker/I1 | 2 +- tests/boolean/volumemaker/I2 | 2 +- tests/boolean/volumemaker/begin | 2 +- tests/bugs/caf/bug22788_2 | 3 +- tests/bugs/end | 44 ---- tests/bugs/fclasses/bug23192_1 | 3 +- tests/bugs/fclasses/bug23192_2 | 3 +- tests/bugs/fclasses/bug25367_brep | 3 +- tests/bugs/fclasses/bug25367_igs | 3 +- tests/bugs/heal/bug1642 | 17 +- tests/bugs/heal/bug22587 | 3 +- tests/bugs/heal/bug24 | 3 +- tests/bugs/heal/bug24105_1 | 3 +- tests/bugs/heal/bug24105_2 | 3 +- tests/bugs/heal/bug24111 | 3 +- tests/bugs/heal/bug25424 | 3 +- tests/bugs/iges/bug17026_1 | 3 +- tests/bugs/iges/bug17026_2 | 3 +- tests/bugs/iges/bug17026_3 | 3 +- tests/bugs/iges/bug17026_4 | 3 +- tests/bugs/iges/bug22715_1 | 5 +- tests/bugs/iges/bug22715_2 | 5 +- tests/bugs/iges/bug26138 | 6 +- tests/bugs/iges/bug26573 | 3 +- tests/bugs/iges/bug5027_1 | 4 +- tests/bugs/modalg_1/buc60409_1 | 3 +- tests/bugs/modalg_1/buc60409_2 | 3 +- tests/bugs/modalg_1/buc60409_3 | 3 +- tests/bugs/modalg_1/buc60462_1 | 4 +- tests/bugs/modalg_1/buc60462_2 | 3 +- tests/bugs/modalg_1/buc60463 | 5 +- tests/bugs/modalg_1/buc60523 | 3 +- tests/bugs/modalg_1/buc60531_1 | 3 +- tests/bugs/modalg_1/buc60531_2 | 5 +- tests/bugs/modalg_1/buc60532 | 3 +- tests/bugs/modalg_1/buc60532_1 | 3 +- tests/bugs/modalg_1/buc60532_2 | 3 +- tests/bugs/modalg_1/buc60533 | 5 +- tests/bugs/modalg_1/buc60555_1 | 3 +- tests/bugs/modalg_1/buc60555_2 | 4 +- tests/bugs/modalg_1/buc60555_3 | 4 +- tests/bugs/modalg_1/buc60585_1 | 4 +- tests/bugs/modalg_1/buc60585_2 | 4 +- tests/bugs/modalg_1/buc60623_1 | 4 +- tests/bugs/modalg_1/buc60623_2 | 4 +- tests/bugs/modalg_1/buc60635 | 3 +- tests/bugs/modalg_1/buc60649 | 5 +- tests/bugs/modalg_1/buc60663_1 | 5 +- tests/bugs/modalg_1/buc60663_2 | 4 +- tests/bugs/modalg_1/buc60668 | 3 +- tests/bugs/modalg_1/buc60669 | 4 +- tests/bugs/modalg_1/buc60682 | 5 +- tests/bugs/modalg_1/buc60684 | 3 +- tests/bugs/modalg_1/buc60690 | 4 +- tests/bugs/modalg_1/buc60703_1 | 2 +- tests/bugs/modalg_1/buc60703_2 | 2 +- tests/bugs/modalg_1/buc60703_3 | 2 +- tests/bugs/modalg_1/buc60703_4 | 2 +- tests/bugs/modalg_1/buc60704 | 3 +- tests/bugs/modalg_1/buc60708 | 3 +- tests/bugs/modalg_1/buc60712 | 4 +- tests/bugs/modalg_1/buc60714 | 3 +- tests/bugs/modalg_1/buc60728 | 4 +- tests/bugs/modalg_1/buc60744 | 4 +- tests/bugs/modalg_1/buc60776_1 | 3 +- tests/bugs/modalg_1/buc60776_2 | 5 +- tests/bugs/modalg_1/buc60777 | 4 +- tests/bugs/modalg_1/buc60782_1 | 4 +- tests/bugs/modalg_1/buc60782_2 | 3 +- tests/bugs/modalg_1/buc60782_3 | 5 +- tests/bugs/modalg_1/buc60787_1 | 3 +- tests/bugs/modalg_1/buc60787_2 | 3 +- tests/bugs/modalg_1/buc60788_1 | 4 +- tests/bugs/modalg_1/buc60788_2 | 3 +- tests/bugs/modalg_1/buc60788_3 | 3 +- tests/bugs/modalg_1/buc60789_1 | 4 +- tests/bugs/modalg_1/buc60789_2 | 4 +- tests/bugs/modalg_1/buc60801 | 3 +- tests/bugs/modalg_1/buc60803 | 3 +- tests/bugs/modalg_1/buc60830_4 | 4 +- tests/bugs/modalg_1/buc60839 | 3 +- tests/bugs/modalg_1/buc60841 | 3 +- tests/bugs/modalg_1/buc60849 | 3 +- tests/bugs/modalg_1/buc60865 | 4 +- tests/bugs/modalg_1/buc60878_1 | 4 +- tests/bugs/modalg_1/buc60878_2 | 4 +- tests/bugs/modalg_1/buc60878_3 | 4 +- tests/bugs/modalg_1/buc60880 | 4 +- tests/bugs/modalg_1/buc60881 | 3 +- tests/bugs/modalg_1/buc60882 | 4 +- tests/bugs/modalg_1/buc60896 | 4 +- tests/bugs/modalg_1/buc60899_1 | 4 +- tests/bugs/modalg_1/buc60899_2 | 4 +- tests/bugs/modalg_1/buc60901 | 4 +- tests/bugs/modalg_1/buc60905 | 3 +- tests/bugs/modalg_1/buc60909 | 3 +- tests/bugs/modalg_1/buc60922 | 3 +- tests/bugs/modalg_1/buc60926 | 3 +- tests/bugs/modalg_1/buc60927 | 3 +- tests/bugs/modalg_1/buc60930 | 3 +- tests/bugs/modalg_1/buc60934 | 3 +- tests/bugs/modalg_1/buc60942 | 3 +- tests/bugs/modalg_1/buc60946 | 4 +- tests/bugs/modalg_1/buc60971 | 3 +- tests/bugs/modalg_1/bug100 | 3 +- tests/bugs/modalg_1/bug101 | 4 +- tests/bugs/modalg_1/bug1013 | 3 +- tests/bugs/modalg_1/bug10160_1 | 3 +- tests/bugs/modalg_1/bug10160_10 | 3 +- tests/bugs/modalg_1/bug10160_11 | 3 +- tests/bugs/modalg_1/bug10160_12 | 3 +- tests/bugs/modalg_1/bug10160_2 | 3 +- tests/bugs/modalg_1/bug10160_3 | 3 +- tests/bugs/modalg_1/bug10160_4 | 5 +- tests/bugs/modalg_1/bug10160_5 | 5 +- tests/bugs/modalg_1/bug10160_6 | 3 +- tests/bugs/modalg_1/bug10160_7 | 3 +- tests/bugs/modalg_1/bug10160_8 | 3 +- tests/bugs/modalg_1/bug10160_9 | 3 +- tests/bugs/modalg_1/bug10232 | 5 +- tests/bugs/modalg_1/bug102_1 | 3 +- tests/bugs/modalg_1/bug102_2 | 3 +- tests/bugs/modalg_1/bug10435_1 | 3 +- tests/bugs/modalg_1/bug10435_2 | 3 +- tests/bugs/modalg_1/bug10605_1 | 3 +- tests/bugs/modalg_1/bug10605_2 | 3 +- tests/bugs/modalg_1/bug10605_3 | 3 +- tests/bugs/modalg_1/bug10605_4 | 3 +- tests/bugs/modalg_1/bug10605_5 | 4 +- tests/bugs/modalg_1/bug10606_1 | 3 +- tests/bugs/modalg_1/bug10606_2 | 3 +- tests/bugs/modalg_1/bug10606_3 | 3 +- tests/bugs/modalg_1/bug10606_4 | 3 +- tests/bugs/modalg_1/bug10606_5 | 5 +- tests/bugs/modalg_1/bug1077 | 3 +- tests/bugs/modalg_1/bug108 | 4 +- tests/bugs/modalg_1/bug10842_1 | 3 +- tests/bugs/modalg_1/bug10842_2 | 3 +- tests/bugs/modalg_1/bug10842_3 | 3 +- tests/bugs/modalg_1/bug10842_4 | 3 +- tests/bugs/modalg_1/bug10842_5 | 5 +- tests/bugs/modalg_1/bug10846_1 | 3 +- tests/bugs/modalg_1/bug10846_2 | 3 +- tests/bugs/modalg_1/bug10846_3 | 3 +- tests/bugs/modalg_1/bug10846_4 | 3 +- tests/bugs/modalg_1/bug10846_5 | 4 +- tests/bugs/modalg_1/bug109 | 2 +- tests/bugs/modalg_1/bug110_1 | 3 +- tests/bugs/modalg_1/bug110_2 | 3 +- tests/bugs/modalg_1/bug110_3 | 3 +- tests/bugs/modalg_1/bug11565_1 | 3 +- tests/bugs/modalg_1/bug11565_2 | 3 +- tests/bugs/modalg_1/bug116 | 3 +- tests/bugs/modalg_1/bug117_1 | 3 +- tests/bugs/modalg_1/bug117_2 | 3 +- tests/bugs/modalg_1/bug118 | 3 +- tests/bugs/modalg_1/bug118_1 | 3 +- tests/bugs/modalg_1/bug118_2 | 3 +- tests/bugs/modalg_1/bug12213 | 3 +- tests/bugs/modalg_1/bug12257 | 3 +- tests/bugs/modalg_1/bug1226 | 3 +- tests/bugs/modalg_1/bug122_1 | 3 +- tests/bugs/modalg_1/bug122_2 | 3 +- tests/bugs/modalg_1/bug122_3 | 3 +- tests/bugs/modalg_1/bug122_4 | 3 +- tests/bugs/modalg_1/bug123_1 | 3 +- tests/bugs/modalg_1/bug123_2 | 3 +- tests/bugs/modalg_1/bug1243_1 | 3 +- tests/bugs/modalg_1/bug1243_2 | 3 +- tests/bugs/modalg_1/bug1255 | 4 +- tests/bugs/modalg_1/bug1255_1 | 4 +- tests/bugs/modalg_1/bug12627 | 3 +- tests/bugs/modalg_1/bug12918 | 3 +- tests/bugs/modalg_1/bug13116_1 | 3 +- tests/bugs/modalg_1/bug13116_2 | 3 +- tests/bugs/modalg_1/bug13116_3 | 3 +- tests/bugs/modalg_1/bug13116_4 | 3 +- tests/bugs/modalg_1/bug13140 | 3 +- tests/bugs/modalg_1/bug13142 | 3 +- tests/bugs/modalg_1/bug13186_1 | 3 +- tests/bugs/modalg_1/bug13186_2 | 3 +- tests/bugs/modalg_1/bug13186_3 | 3 +- tests/bugs/modalg_1/bug13186_4 | 3 +- tests/bugs/modalg_1/bug13209_1 | 3 +- tests/bugs/modalg_1/bug13209_2 | 3 +- tests/bugs/modalg_1/bug13209_3 | 3 +- tests/bugs/modalg_1/bug13209_4 | 3 +- tests/bugs/modalg_1/bug13211_1 | 4 +- tests/bugs/modalg_1/bug13211_10 | 3 +- tests/bugs/modalg_1/bug13211_11 | 4 +- tests/bugs/modalg_1/bug13211_2 | 3 +- tests/bugs/modalg_1/bug13211_3 | 3 +- tests/bugs/modalg_1/bug13211_4 | 3 +- tests/bugs/modalg_1/bug13211_5 | 3 +- tests/bugs/modalg_1/bug13211_6 | 4 +- tests/bugs/modalg_1/bug13211_7 | 3 +- tests/bugs/modalg_1/bug13211_8 | 3 +- tests/bugs/modalg_1/bug13211_9 | 3 +- tests/bugs/modalg_1/bug13395 | 3 +- tests/bugs/modalg_1/bug13538 | 3 +- tests/bugs/modalg_1/bug1360 | 3 +- tests/bugs/modalg_1/bug140 | 3 +- tests/bugs/modalg_1/bug144 | 4 +- tests/bugs/modalg_1/bug14506 | 4 +- tests/bugs/modalg_1/bug14536 | 3 +- tests/bugs/modalg_1/bug1456 | 3 +- tests/bugs/modalg_1/bug14643 | 3 +- tests/bugs/modalg_1/bug14777 | 3 +- tests/bugs/modalg_1/bug1477_1 | 3 +- tests/bugs/modalg_1/bug1477_10 | 5 +- tests/bugs/modalg_1/bug1477_11 | 3 +- tests/bugs/modalg_1/bug1477_12 | 3 +- tests/bugs/modalg_1/bug1477_2 | 3 +- tests/bugs/modalg_1/bug1477_3 | 3 +- tests/bugs/modalg_1/bug1477_4 | 3 +- tests/bugs/modalg_1/bug1477_5 | 3 +- tests/bugs/modalg_1/bug1477_6 | 3 +- tests/bugs/modalg_1/bug1477_7 | 3 +- tests/bugs/modalg_1/bug1477_8 | 3 +- tests/bugs/modalg_1/bug1477_9 | 5 +- tests/bugs/modalg_1/bug14780 | 4 +- tests/bugs/modalg_1/bug15036 | 3 +- tests/bugs/modalg_1/bug15836 | 3 +- tests/bugs/modalg_1/bug15850 | 3 +- tests/bugs/modalg_1/bug15850_1 | 3 +- tests/bugs/modalg_1/bug15850_2 | 3 +- tests/bugs/modalg_1/bug15850_3 | 3 +- tests/bugs/modalg_1/bug15850_4 | 4 +- tests/bugs/modalg_1/bug15943 | 3 +- tests/bugs/modalg_1/bug15968_1 | 3 +- tests/bugs/modalg_1/bug15968_2 | 3 +- tests/bugs/modalg_1/bug16517_1 | 4 +- tests/bugs/modalg_1/bug16517_2 | 4 +- tests/bugs/modalg_1/bug165_4 | 4 +- tests/bugs/modalg_1/bug165_5 | 4 +- tests/bugs/modalg_1/bug165_6 | 4 +- tests/bugs/modalg_1/bug165_7 | 4 +- tests/bugs/modalg_1/bug1665 | 3 +- tests/bugs/modalg_1/bug16667_1 | 4 +- tests/bugs/modalg_1/bug16667_2 | 4 +- tests/bugs/modalg_1/bug16667_3 | 4 +- tests/bugs/modalg_1/bug16667_4 | 4 +- tests/bugs/modalg_1/bug16781 | 3 +- tests/bugs/modalg_1/bug17194_1 | 4 +- tests/bugs/modalg_1/bug17194_2 | 4 +- tests/bugs/modalg_1/bug17357_1 | 3 +- tests/bugs/modalg_1/bug17357_2 | 3 +- tests/bugs/modalg_1/bug17357_3 | 3 +- tests/bugs/modalg_1/bug17357_4 | 3 +- tests/bugs/modalg_1/bug17357_5 | 5 +- tests/bugs/modalg_1/bug174 | 3 +- tests/bugs/modalg_1/bug178_1 | 3 +- tests/bugs/modalg_1/bug178_2 | 3 +- tests/bugs/modalg_1/bug178_3 | 3 +- tests/bugs/modalg_1/bug179 | 3 +- tests/bugs/modalg_1/bug18186 | 3 +- tests/bugs/modalg_1/bug19071 | 3 +- tests/bugs/modalg_1/bug19793_2 | 4 +- tests/bugs/modalg_2/bug19811 | 3 +- tests/bugs/modalg_2/bug20222 | 3 +- tests/bugs/modalg_2/bug20285_1 | 4 +- tests/bugs/modalg_2/bug20285_10 | 3 +- tests/bugs/modalg_2/bug20285_11 | 4 +- tests/bugs/modalg_2/bug20285_12 | 3 +- tests/bugs/modalg_2/bug20285_13 | 3 +- tests/bugs/modalg_2/bug20285_14 | 3 +- tests/bugs/modalg_2/bug20285_15 | 3 +- tests/bugs/modalg_2/bug20285_2 | 3 +- tests/bugs/modalg_2/bug20285_3 | 3 +- tests/bugs/modalg_2/bug20285_4 | 3 +- tests/bugs/modalg_2/bug20285_5 | 3 +- tests/bugs/modalg_2/bug20285_6 | 4 +- tests/bugs/modalg_2/bug20285_7 | 3 +- tests/bugs/modalg_2/bug20285_8 | 3 +- tests/bugs/modalg_2/bug20285_9 | 3 +- tests/bugs/modalg_2/bug20297_1 | 4 +- tests/bugs/modalg_2/bug20297_2 | 3 +- tests/bugs/modalg_2/bug20297_3 | 3 +- tests/bugs/modalg_2/bug20297_4 | 3 +- tests/bugs/modalg_2/bug20297_5 | 3 +- tests/bugs/modalg_2/bug20413 | 4 +- tests/bugs/modalg_2/bug20465 | 5 +- tests/bugs/modalg_2/bug20521 | 3 +- tests/bugs/modalg_2/bug20785 | 3 +- tests/bugs/modalg_2/bug20793 | 4 +- tests/bugs/modalg_2/bug20807_1 | 3 +- tests/bugs/modalg_2/bug20807_2 | 3 +- tests/bugs/modalg_2/bug20807_3 | 3 +- tests/bugs/modalg_2/bug20807_4 | 3 +- tests/bugs/modalg_2/bug20827 | 3 +- tests/bugs/modalg_2/bug2083_1 | 3 +- tests/bugs/modalg_2/bug2083_2 | 3 +- tests/bugs/modalg_2/bug2083_3 | 3 +- tests/bugs/modalg_2/bug2083_4 | 3 +- tests/bugs/modalg_2/bug20964_1 | 4 +- tests/bugs/modalg_2/bug20964_2 | 3 +- tests/bugs/modalg_2/bug20964_3 | 3 +- tests/bugs/modalg_2/bug20964_4 | 3 +- tests/bugs/modalg_2/bug20964_5 | 3 +- tests/bugs/modalg_2/bug21 | 3 +- tests/bugs/modalg_2/bug21060 | 5 +- tests/bugs/modalg_2/bug212 | 3 +- tests/bugs/modalg_2/bug21255 | 3 +- tests/bugs/modalg_2/bug21261_1 | 3 +- tests/bugs/modalg_2/bug21261_10 | 3 +- tests/bugs/modalg_2/bug21261_11 | 3 +- tests/bugs/modalg_2/bug21261_12 | 3 +- tests/bugs/modalg_2/bug21261_13 | 3 +- tests/bugs/modalg_2/bug21261_14 | 3 +- tests/bugs/modalg_2/bug21261_15 | 6 +- tests/bugs/modalg_2/bug21261_16 | 3 +- tests/bugs/modalg_2/bug21261_17 | 3 +- tests/bugs/modalg_2/bug21261_18 | 3 +- tests/bugs/modalg_2/bug21261_19 | 3 +- tests/bugs/modalg_2/bug21261_2 | 3 +- tests/bugs/modalg_2/bug21261_20 | 3 +- tests/bugs/modalg_2/bug21261_21 | 6 +- tests/bugs/modalg_2/bug21261_22 | 3 +- tests/bugs/modalg_2/bug21261_23 | 3 +- tests/bugs/modalg_2/bug21261_24 | 3 +- tests/bugs/modalg_2/bug21261_25 | 3 +- tests/bugs/modalg_2/bug21261_26 | 3 +- tests/bugs/modalg_2/bug21261_27 | 3 +- tests/bugs/modalg_2/bug21261_28 | 3 +- tests/bugs/modalg_2/bug21261_29 | 3 +- tests/bugs/modalg_2/bug21261_3 | 3 +- tests/bugs/modalg_2/bug21261_30 | 3 +- tests/bugs/modalg_2/bug21261_31 | 3 +- tests/bugs/modalg_2/bug21261_32 | 3 +- tests/bugs/modalg_2/bug21261_33 | 3 +- tests/bugs/modalg_2/bug21261_34 | 3 +- tests/bugs/modalg_2/bug21261_35 | 3 +- tests/bugs/modalg_2/bug21261_36 | 3 +- tests/bugs/modalg_2/bug21261_37 | 3 +- tests/bugs/modalg_2/bug21261_38 | 3 +- tests/bugs/modalg_2/bug21261_39 | 3 +- tests/bugs/modalg_2/bug21261_4 | 3 +- tests/bugs/modalg_2/bug21261_40 | 3 +- tests/bugs/modalg_2/bug21261_41 | 3 +- tests/bugs/modalg_2/bug21261_42 | 3 +- tests/bugs/modalg_2/bug21261_43 | 3 +- tests/bugs/modalg_2/bug21261_44 | 3 +- tests/bugs/modalg_2/bug21261_45 | 3 +- tests/bugs/modalg_2/bug21261_46 | 3 +- tests/bugs/modalg_2/bug21261_5 | 3 +- tests/bugs/modalg_2/bug21261_6 | 3 +- tests/bugs/modalg_2/bug21261_7 | 3 +- tests/bugs/modalg_2/bug21261_8 | 3 +- tests/bugs/modalg_2/bug21261_9 | 3 +- tests/bugs/modalg_2/bug212_1 | 3 +- tests/bugs/modalg_2/bug212_2 | 3 +- tests/bugs/modalg_2/bug212_3 | 3 +- tests/bugs/modalg_2/bug213 | 3 +- tests/bugs/modalg_2/bug213_1 | 3 +- tests/bugs/modalg_2/bug213_2 | 3 +- tests/bugs/modalg_2/bug21415 | 5 +- tests/bugs/modalg_2/bug21448 | 3 +- tests/bugs/modalg_2/bug21460 | 4 +- tests/bugs/modalg_2/bug21540 | 4 +- tests/bugs/modalg_2/bug21652_1 | 4 +- tests/bugs/modalg_2/bug21652_2 | 4 +- tests/bugs/modalg_2/bug21722 | 4 +- tests/bugs/modalg_2/bug2172_1 | 3 +- tests/bugs/modalg_2/bug2172_2 | 3 +- tests/bugs/modalg_2/bug2172_3 | 3 +- tests/bugs/modalg_2/bug2172_4 | 3 +- tests/bugs/modalg_2/bug21754 | 4 +- tests/bugs/modalg_2/bug221 | 2 +- tests/bugs/modalg_2/bug22109_2 | 3 +- tests/bugs/modalg_2/bug22109_3 | 3 +- tests/bugs/modalg_2/bug22109_4 | 3 +- tests/bugs/modalg_2/bug22109_5 | 4 +- tests/bugs/modalg_2/bug22306_1 | 3 +- tests/bugs/modalg_2/bug22306_2 | 3 +- tests/bugs/modalg_2/bug22306_3 | 3 +- tests/bugs/modalg_2/bug22306_4 | 4 +- tests/bugs/modalg_2/bug22306_5 | 3 +- tests/bugs/modalg_2/bug22310 | 3 +- tests/bugs/modalg_2/bug22356 | 4 +- tests/bugs/modalg_2/bug22361 | 3 +- tests/bugs/modalg_2/bug22409_1 | 3 +- tests/bugs/modalg_2/bug22409_2 | 3 +- tests/bugs/modalg_2/bug22428 | 2 +- tests/bugs/modalg_2/bug22436 | 3 +- tests/bugs/modalg_2/bug22500 | 3 +- tests/bugs/modalg_2/bug22557 | 3 +- tests/bugs/modalg_2/bug22586 | 3 +- tests/bugs/modalg_2/bug22588 | 3 +- tests/bugs/modalg_2/bug22631 | 3 +- tests/bugs/modalg_2/bug22641 | 5 +- tests/bugs/modalg_2/bug22678 | 3 +- tests/bugs/modalg_2/bug22695 | 10 +- tests/bugs/modalg_2/bug22717 | 3 +- tests/bugs/modalg_2/bug22725 | 3 +- tests/bugs/modalg_2/bug22727 | 3 +- tests/bugs/modalg_2/bug22765 | 3 +- tests/bugs/modalg_2/bug22770_1 | 4 +- tests/bugs/modalg_2/bug22770_10 | 3 +- tests/bugs/modalg_2/bug22770_11 | 3 +- tests/bugs/modalg_2/bug22770_12 | 3 +- tests/bugs/modalg_2/bug22770_13 | 3 +- tests/bugs/modalg_2/bug22770_14 | 3 +- tests/bugs/modalg_2/bug22770_15 | 3 +- tests/bugs/modalg_2/bug22770_16 | 4 +- tests/bugs/modalg_2/bug22770_17 | 4 +- tests/bugs/modalg_2/bug22770_18 | 3 +- tests/bugs/modalg_2/bug22770_19 | 3 +- tests/bugs/modalg_2/bug22770_2 | 4 +- tests/bugs/modalg_2/bug22770_20 | 3 +- tests/bugs/modalg_2/bug22770_21 | 3 +- tests/bugs/modalg_2/bug22770_22 | 3 +- tests/bugs/modalg_2/bug22770_23 | 3 +- tests/bugs/modalg_2/bug22770_24 | 3 +- tests/bugs/modalg_2/bug22770_25 | 3 +- tests/bugs/modalg_2/bug22770_26 | 3 +- tests/bugs/modalg_2/bug22770_27 | 3 +- tests/bugs/modalg_2/bug22770_28 | 3 +- tests/bugs/modalg_2/bug22770_29 | 3 +- tests/bugs/modalg_2/bug22770_3 | 3 +- tests/bugs/modalg_2/bug22770_30 | 3 +- tests/bugs/modalg_2/bug22770_4 | 3 +- tests/bugs/modalg_2/bug22770_5 | 3 +- tests/bugs/modalg_2/bug22770_6 | 3 +- tests/bugs/modalg_2/bug22770_7 | 3 +- tests/bugs/modalg_2/bug22770_8 | 3 +- tests/bugs/modalg_2/bug22770_9 | 3 +- tests/bugs/modalg_2/bug22771 | 4 +- tests/bugs/modalg_2/bug22781_1 | 4 +- tests/bugs/modalg_2/bug22781_2 | 4 +- tests/bugs/modalg_2/bug22781_3 | 4 +- tests/bugs/modalg_2/bug22781_4 | 4 +- tests/bugs/modalg_2/bug22783 | 2 +- tests/bugs/modalg_2/bug22786 | 3 +- tests/bugs/modalg_2/bug22790 | 3 +- tests/bugs/modalg_2/bug22798_1 | 3 +- tests/bugs/modalg_2/bug22798_2 | 3 +- tests/bugs/modalg_2/bug22801 | 3 +- tests/bugs/modalg_2/bug22804 | 3 +- tests/bugs/modalg_2/bug22814 | 4 +- tests/bugs/modalg_2/bug22818_1 | 2 +- tests/bugs/modalg_2/bug22818_2 | 2 +- tests/bugs/modalg_2/bug22818_3 | 2 +- tests/bugs/modalg_2/bug22818_4 | 2 +- tests/bugs/modalg_2/bug22823 | 3 +- tests/bugs/modalg_2/bug22828 | 3 +- tests/bugs/modalg_2/bug22830 | 3 +- tests/bugs/modalg_2/bug22833 | 3 +- tests/bugs/modalg_2/bug22864 | 3 +- tests/bugs/modalg_2/bug22881 | 3 +- tests/bugs/modalg_2/bug22884 | 3 +- tests/bugs/modalg_2/bug22893 | 3 +- tests/bugs/modalg_2/bug22946 | 3 +- tests/bugs/modalg_2/bug22967 | 3 +- tests/bugs/modalg_2/bug22968 | 3 +- tests/bugs/modalg_2/bug22986 | 3 +- tests/bugs/modalg_2/bug22990 | 3 +- tests/bugs/modalg_2/bug23 | 4 +- tests/bugs/modalg_2/bug23004 | 3 +- tests/bugs/modalg_2/bug23029 | 3 +- tests/bugs/modalg_2/bug23029_1 | 3 +- tests/bugs/modalg_2/bug23060 | 4 +- tests/bugs/modalg_2/bug23100 | 3 +- tests/bugs/modalg_2/bug23137_1 | 3 +- tests/bugs/modalg_2/bug23137_2 | 3 +- tests/bugs/modalg_2/bug23160 | 3 +- tests/bugs/modalg_2/bug23162_1 | 2 +- tests/bugs/modalg_2/bug23162_2 | 2 +- tests/bugs/modalg_2/bug23162_3 | 2 +- tests/bugs/modalg_2/bug23162_4 | 2 +- tests/bugs/modalg_2/bug23162_5 | 2 +- tests/bugs/modalg_2/bug23162_6 | 2 +- tests/bugs/modalg_2/bug23170 | 3 +- tests/bugs/modalg_2/bug23174 | 3 +- tests/bugs/modalg_2/bug23214 | 4 +- tests/bugs/modalg_2/bug23367_1 | 4 +- tests/bugs/modalg_2/bug23367_10 | 4 +- tests/bugs/modalg_2/bug23367_11 | 4 +- tests/bugs/modalg_2/bug23367_12 | 4 +- tests/bugs/modalg_2/bug23367_13 | 4 +- tests/bugs/modalg_2/bug23367_14 | 4 +- tests/bugs/modalg_2/bug23367_15 | 4 +- tests/bugs/modalg_2/bug23367_2 | 4 +- tests/bugs/modalg_2/bug23367_3 | 4 +- tests/bugs/modalg_2/bug23367_4 | 4 +- tests/bugs/modalg_2/bug23367_5 | 4 +- tests/bugs/modalg_2/bug23367_6 | 4 +- tests/bugs/modalg_2/bug23367_7 | 4 +- tests/bugs/modalg_2/bug23367_8 | 4 +- tests/bugs/modalg_2/bug23367_9 | 4 +- tests/bugs/modalg_2/bug23394 | 3 +- tests/bugs/modalg_2/bug234 | 2 +- tests/bugs/modalg_2/bug23429 | 3 +- tests/bugs/modalg_2/bug23470 | 4 +- tests/bugs/modalg_2/bug23711 | 3 +- tests/bugs/modalg_2/bug23716 | 3 +- tests/bugs/modalg_2/bug238_1 | 4 +- tests/bugs/modalg_2/bug238_2 | 4 +- tests/bugs/modalg_2/bug239_1 | 4 +- tests/bugs/modalg_2/bug239_2 | 4 +- tests/bugs/modalg_2/bug240_1 | 4 +- tests/bugs/modalg_2/bug240_2 | 4 +- tests/bugs/modalg_2/bug241_1 | 4 +- tests/bugs/modalg_2/bug241_2 | 4 +- tests/bugs/modalg_2/bug242_1 | 4 +- tests/bugs/modalg_2/bug242_2 | 4 +- tests/bugs/modalg_2/bug243_1 | 4 +- tests/bugs/modalg_2/bug243_2 | 4 +- tests/bugs/modalg_2/bug244 | 4 +- tests/bugs/modalg_2/bug245_1 | 4 +- tests/bugs/modalg_2/bug245_2 | 4 +- tests/bugs/modalg_2/bug246 | 4 +- tests/bugs/modalg_2/bug248_1 | 4 +- tests/bugs/modalg_2/bug248_2 | 4 +- tests/bugs/modalg_2/bug249_1 | 4 +- tests/bugs/modalg_2/bug249_2 | 4 +- tests/bugs/modalg_2/bug249_3 | 4 +- tests/bugs/modalg_2/bug249_4 | 4 +- tests/bugs/modalg_2/bug250_1 | 4 +- tests/bugs/modalg_2/bug250_2 | 4 +- tests/bugs/modalg_2/bug250_3 | 4 +- tests/bugs/modalg_2/bug250_4 | 4 +- tests/bugs/modalg_2/bug251_1 | 4 +- tests/bugs/modalg_2/bug251_2 | 4 +- tests/bugs/modalg_2/bug260 | 4 +- tests/bugs/modalg_2/bug263 | 5 +- tests/bugs/modalg_2/bug264_0 | 2 +- tests/bugs/modalg_2/bug264_1 | 4 +- tests/bugs/modalg_2/bug264_10 | 4 +- tests/bugs/modalg_2/bug264_11 | 4 +- tests/bugs/modalg_2/bug264_12 | 5 +- tests/bugs/modalg_2/bug264_2 | 4 +- tests/bugs/modalg_2/bug264_3 | 4 +- tests/bugs/modalg_2/bug264_4 | 4 +- tests/bugs/modalg_2/bug264_5 | 4 +- tests/bugs/modalg_2/bug264_6 | 2 +- tests/bugs/modalg_2/bug264_7 | 2 +- tests/bugs/modalg_2/bug264_8 | 4 +- tests/bugs/modalg_2/bug264_9 | 4 +- tests/bugs/modalg_2/bug269_1 | 3 +- tests/bugs/modalg_2/bug269_2 | 3 +- tests/bugs/modalg_2/bug269_3 | 3 +- tests/bugs/modalg_2/bug269_4 | 3 +- tests/bugs/modalg_2/bug2785_1 | 3 +- tests/bugs/modalg_2/bug2785_2 | 3 +- tests/bugs/modalg_2/bug287 | 5 +- tests/bugs/modalg_2/bug291 | 2 +- tests/bugs/modalg_2/bug292 | 2 +- tests/bugs/modalg_2/bug293 | 3 +- tests/bugs/modalg_2/bug295 | 4 +- tests/bugs/modalg_2/bug297_1 | 3 +- tests/bugs/modalg_2/bug297_2 | 3 +- tests/bugs/modalg_2/bug297_3 | 3 +- tests/bugs/modalg_2/bug297_4 | 3 +- tests/bugs/modalg_2/bug298 | 3 +- tests/bugs/modalg_2/bug2986_1 | 3 +- tests/bugs/modalg_2/bug2986_2 | 3 +- tests/bugs/modalg_2/bug300 | 2 +- tests/bugs/modalg_2/bug302_1 | 2 +- tests/bugs/modalg_2/bug302_2 | 2 +- tests/bugs/modalg_2/bug302_3 | 2 +- tests/bugs/modalg_2/bug305 | 6 +- tests/bugs/modalg_2/bug307_1 | 5 +- tests/bugs/modalg_2/bug307_2 | 5 +- tests/bugs/modalg_2/bug315 | 3 +- tests/bugs/modalg_2/bug317 | 2 +- tests/bugs/modalg_2/bug318 | 2 +- tests/bugs/modalg_2/bug322 | 3 +- tests/bugs/modalg_2/bug323 | 4 +- tests/bugs/modalg_2/bug327_1 | 2 +- tests/bugs/modalg_2/bug327_2 | 2 +- tests/bugs/modalg_2/bug327_3 | 2 +- tests/bugs/modalg_2/bug327_4 | 2 +- tests/bugs/modalg_2/bug330 | 4 +- tests/bugs/modalg_2/bug334 | 3 +- tests/bugs/modalg_2/bug335 | 3 +- tests/bugs/modalg_2/bug336 | 3 +- tests/bugs/modalg_2/bug337 | 3 +- tests/bugs/modalg_2/bug338 | 3 +- tests/bugs/modalg_2/bug340 | 3 +- tests/bugs/modalg_2/bug341 | 3 +- tests/bugs/modalg_2/bug345 | 4 +- tests/bugs/modalg_2/bug347_1 | 2 +- tests/bugs/modalg_2/bug347_2 | 2 +- tests/bugs/modalg_2/bug356 | 2 +- tests/bugs/modalg_2/bug357 | 3 +- tests/bugs/modalg_2/bug358 | 3 +- tests/bugs/modalg_2/bug369 | 3 +- tests/bugs/modalg_2/bug395 | 4 +- tests/bugs/modalg_2/bug397 | 3 +- tests/bugs/modalg_2/bug397_1 | 5 +- tests/bugs/modalg_2/bug398 | 3 +- tests/bugs/modalg_2/bug399 | 2 +- tests/bugs/modalg_2/bug400 | 5 +- tests/bugs/modalg_2/bug400_1 | 3 +- tests/bugs/modalg_2/bug405 | 3 +- tests/bugs/modalg_2/bug406 | 4 +- tests/bugs/modalg_2/bug407_1 | 3 +- tests/bugs/modalg_2/bug407_2 | 3 +- tests/bugs/modalg_2/bug409 | 3 +- tests/bugs/modalg_2/bug410_1 | 3 +- tests/bugs/modalg_2/bug410_2 | 3 +- tests/bugs/modalg_2/bug410_3 | 3 +- tests/bugs/modalg_2/bug410_4 | 3 +- tests/bugs/modalg_2/bug411 | 3 +- tests/bugs/modalg_2/bug412 | 3 +- tests/bugs/modalg_2/bug413_1 | 3 +- tests/bugs/modalg_2/bug413_2 | 3 +- tests/bugs/modalg_2/bug415 | 3 +- tests/bugs/modalg_2/bug416 | 3 +- tests/bugs/modalg_2/bug417 | 3 +- tests/bugs/modalg_2/bug418_1 | 3 +- tests/bugs/modalg_2/bug418_2 | 3 +- tests/bugs/modalg_2/bug419 | 3 +- tests/bugs/modalg_2/bug420 | 5 +- tests/bugs/modalg_2/bug421 | 3 +- tests/bugs/modalg_2/bug422_1 | 3 +- tests/bugs/modalg_2/bug422_2 | 3 +- tests/bugs/modalg_2/bug423_1 | 3 +- tests/bugs/modalg_2/bug423_2 | 3 +- tests/bugs/modalg_2/bug424_1 | 3 +- tests/bugs/modalg_2/bug424_2 | 3 +- tests/bugs/modalg_2/bug426 | 3 +- tests/bugs/modalg_2/bug426_1 | 5 +- tests/bugs/modalg_2/bug427_1 | 3 +- tests/bugs/modalg_2/bug427_2 | 3 +- tests/bugs/modalg_2/bug427_3 | 3 +- tests/bugs/modalg_2/bug427_4 | 3 +- tests/bugs/modalg_2/bug427_5 | 3 +- tests/bugs/modalg_2/bug427_6 | 4 +- tests/bugs/modalg_2/bug434 | 3 +- tests/bugs/modalg_2/bug435 | 4 +- tests/bugs/modalg_2/bug437 | 2 +- tests/bugs/modalg_2/bug439 | 2 +- tests/bugs/modalg_2/bug442 | 3 +- tests/bugs/modalg_2/bug446_1 | 4 +- tests/bugs/modalg_2/bug446_2 | 2 +- tests/bugs/modalg_2/bug446_3 | 2 +- tests/bugs/modalg_2/bug446_4 | 2 +- tests/bugs/modalg_2/bug449 | 3 +- tests/bugs/modalg_2/bug452_1 | 3 +- tests/bugs/modalg_2/bug452_2 | 3 +- tests/bugs/modalg_2/bug452_3 | 3 +- tests/bugs/modalg_2/bug452_4 | 3 +- tests/bugs/modalg_2/bug453_1 | 3 +- tests/bugs/modalg_2/bug453_2 | 5 +- tests/bugs/modalg_2/bug465 | 4 +- tests/bugs/modalg_2/bug4717_1 | 3 +- tests/bugs/modalg_2/bug4717_2 | 3 +- tests/bugs/modalg_2/bug4717_3 | 3 +- tests/bugs/modalg_2/bug4717_4 | 3 +- tests/bugs/modalg_2/bug4717_5 | 3 +- tests/bugs/modalg_2/bug4717_6 | 3 +- tests/bugs/modalg_2/bug4717_7 | 3 +- tests/bugs/modalg_2/bug4717_8 | 3 +- tests/bugs/modalg_2/bug472_1 | 5 +- tests/bugs/modalg_2/bug472_2 | 3 +- tests/bugs/modalg_2/bug472_3 | 5 +- tests/bugs/modalg_2/bug474 | 3 +- tests/bugs/modalg_2/bug476_1 | 3 +- tests/bugs/modalg_2/bug476_2 | 3 +- tests/bugs/modalg_2/bug476_3 | 3 +- tests/bugs/modalg_2/bug476_4 | 3 +- tests/bugs/modalg_2/bug476_5 | 3 +- tests/bugs/modalg_2/bug476_6 | 3 +- tests/bugs/modalg_2/bug476_7 | 3 +- tests/bugs/modalg_2/bug476_8 | 3 +- tests/bugs/modalg_2/bug481 | 2 +- tests/bugs/modalg_2/bug485 | 3 +- tests/bugs/modalg_2/bug487 | 3 +- tests/bugs/modalg_2/bug488 | 3 +- tests/bugs/modalg_2/bug490 | 3 +- tests/bugs/modalg_2/bug492 | 3 +- tests/bugs/modalg_2/bug497_1 | 3 +- tests/bugs/modalg_2/bug497_2 | 3 +- tests/bugs/modalg_2/bug497_3 | 5 +- tests/bugs/modalg_2/bug497_4 | 3 +- tests/bugs/modalg_2/bug497_5 | 5 +- tests/bugs/modalg_2/bug4993_1 | 3 +- tests/bugs/modalg_2/bug4993_2 | 3 +- tests/bugs/modalg_2/bug500 | 3 +- tests/bugs/modalg_2/bug501 | 3 +- tests/bugs/modalg_2/bug5157_1 | 4 +- tests/bugs/modalg_2/bug5157_2 | 5 +- tests/bugs/modalg_2/bug516 | 3 +- tests/bugs/modalg_2/bug526 | 4 +- tests/bugs/modalg_2/bug527 | 3 +- tests/bugs/modalg_2/bug528 | 3 +- tests/bugs/modalg_2/bug530 | 5 +- tests/bugs/modalg_2/bug534_1 | 3 +- tests/bugs/modalg_2/bug534_2 | 3 +- tests/bugs/modalg_2/bug534_3 | 3 +- tests/bugs/modalg_2/bug534_4 | 3 +- tests/bugs/modalg_2/bug534_5 | 3 +- tests/bugs/modalg_2/bug534_6 | 3 +- tests/bugs/modalg_2/bug535 | 3 +- tests/bugs/modalg_2/bug539_1 | 4 +- tests/bugs/modalg_2/bug539_2 | 4 +- tests/bugs/modalg_2/bug548 | 3 +- tests/bugs/modalg_2/bug570 | 3 +- tests/bugs/modalg_2/bug571_1 | 3 +- tests/bugs/modalg_2/bug571_2 | 3 +- tests/bugs/modalg_2/bug5729 | 3 +- tests/bugs/modalg_2/bug578_1 | 3 +- tests/bugs/modalg_2/bug578_2 | 3 +- tests/bugs/modalg_2/bug57_1 | 3 +- tests/bugs/modalg_2/bug57_2 | 3 +- tests/bugs/modalg_2/bug5805_1 | 3 +- tests/bugs/modalg_2/bug5805_10 | 3 +- tests/bugs/modalg_2/bug5805_11 | 3 +- tests/bugs/modalg_2/bug5805_12 | 3 +- tests/bugs/modalg_2/bug5805_13 | 3 +- tests/bugs/modalg_2/bug5805_14 | 3 +- tests/bugs/modalg_2/bug5805_15 | 3 +- tests/bugs/modalg_2/bug5805_16 | 3 +- tests/bugs/modalg_2/bug5805_17 | 4 +- tests/bugs/modalg_2/bug5805_18 | 8 +- tests/bugs/modalg_2/bug5805_19 | 7 +- tests/bugs/modalg_2/bug5805_2 | 3 +- tests/bugs/modalg_2/bug5805_20 | 7 +- tests/bugs/modalg_2/bug5805_21 | 3 +- tests/bugs/modalg_2/bug5805_22 | 3 +- tests/bugs/modalg_2/bug5805_23 | 3 +- tests/bugs/modalg_2/bug5805_24 | 3 +- tests/bugs/modalg_2/bug5805_25 | 3 +- tests/bugs/modalg_2/bug5805_26 | 3 +- tests/bugs/modalg_2/bug5805_27 | 3 +- tests/bugs/modalg_2/bug5805_28 | 3 +- tests/bugs/modalg_2/bug5805_29 | 3 +- tests/bugs/modalg_2/bug5805_3 | 3 +- tests/bugs/modalg_2/bug5805_30 | 5 +- tests/bugs/modalg_2/bug5805_31 | 3 +- tests/bugs/modalg_2/bug5805_32 | 5 +- tests/bugs/modalg_2/bug5805_33 | 3 +- tests/bugs/modalg_2/bug5805_34 | 3 +- tests/bugs/modalg_2/bug5805_35 | 3 +- tests/bugs/modalg_2/bug5805_36 | 3 +- tests/bugs/modalg_2/bug5805_37 | 3 +- tests/bugs/modalg_2/bug5805_38 | 3 +- tests/bugs/modalg_2/bug5805_39 | 3 +- tests/bugs/modalg_2/bug5805_4 | 3 +- tests/bugs/modalg_2/bug5805_40 | 3 +- tests/bugs/modalg_2/bug5805_41 | 5 +- tests/bugs/modalg_2/bug5805_42 | 6 +- tests/bugs/modalg_2/bug5805_43 | 5 +- tests/bugs/modalg_2/bug5805_44 | 7 +- tests/bugs/modalg_2/bug5805_45 | 3 +- tests/bugs/modalg_2/bug5805_46 | 3 +- tests/bugs/modalg_2/bug5805_47 | 3 +- tests/bugs/modalg_2/bug5805_48 | 3 +- tests/bugs/modalg_2/bug5805_49 | 3 +- tests/bugs/modalg_2/bug5805_5 | 3 +- tests/bugs/modalg_3/bug5805_50 | 4 +- tests/bugs/modalg_3/bug5805_51 | 4 +- tests/bugs/modalg_3/bug5805_52 | 4 +- tests/bugs/modalg_3/bug5805_53 | 4 +- tests/bugs/modalg_3/bug5805_54 | 4 +- tests/bugs/modalg_3/bug5805_55 | 4 +- tests/bugs/modalg_3/bug5805_56 | 4 +- tests/bugs/modalg_3/bug5805_57 | 4 +- tests/bugs/modalg_3/bug5805_58 | 4 +- tests/bugs/modalg_3/bug5805_6 | 4 +- tests/bugs/modalg_3/bug5805_7 | 4 +- tests/bugs/modalg_3/bug5805_8 | 4 +- tests/bugs/modalg_3/bug5805_9 | 4 +- tests/bugs/modalg_3/bug594 | 3 +- tests/bugs/modalg_3/bug59_1 | 3 +- tests/bugs/modalg_3/bug59_2 | 3 +- tests/bugs/modalg_3/bug600 | 3 +- tests/bugs/modalg_3/bug602 | 4 +- tests/bugs/modalg_3/bug605 | 3 +- tests/bugs/modalg_3/bug6063 | 4 +- tests/bugs/modalg_3/bug6063_1 | 4 +- tests/bugs/modalg_3/bug606_1 | 3 +- tests/bugs/modalg_3/bug606_2 | 3 +- tests/bugs/modalg_3/bug615 | 3 +- tests/bugs/modalg_3/bug616 | 4 +- tests/bugs/modalg_3/bug698 | 3 +- tests/bugs/modalg_4/bug13595_1 | 3 +- tests/bugs/modalg_4/bug13595_2 | 3 +- tests/bugs/modalg_4/bug22383 | 3 +- tests/bugs/modalg_4/bug5806 | 3 +- tests/bugs/modalg_4/bug6181 | 3 +- tests/bugs/modalg_4/bug6182 | 3 +- tests/bugs/modalg_4/bug62 | 12 +- tests/bugs/modalg_4/bug620_1 | 3 +- tests/bugs/modalg_4/bug620_2 | 3 +- tests/bugs/modalg_4/bug625 | 2 +- tests/bugs/modalg_4/bug6272_1 | 5 +- tests/bugs/modalg_4/bug6272_2 | 5 +- tests/bugs/modalg_4/bug6272_3 | 5 +- tests/bugs/modalg_4/bug6272_4 | 5 +- tests/bugs/modalg_4/bug6272_5 | 3 +- tests/bugs/modalg_4/bug6272_6 | 5 +- tests/bugs/modalg_4/bug6272_71 | 3 +- tests/bugs/modalg_4/bug6272_710 | 3 +- tests/bugs/modalg_4/bug6272_72 | 3 +- tests/bugs/modalg_4/bug6272_73 | 3 +- tests/bugs/modalg_4/bug6272_74 | 3 +- tests/bugs/modalg_4/bug6272_75 | 3 +- tests/bugs/modalg_4/bug6272_76 | 3 +- tests/bugs/modalg_4/bug6272_77 | 3 +- tests/bugs/modalg_4/bug6272_78 | 3 +- tests/bugs/modalg_4/bug6272_79 | 3 +- tests/bugs/modalg_4/bug6272_81 | 4 +- tests/bugs/modalg_4/bug6272_810 | 4 +- tests/bugs/modalg_4/bug6272_82 | 4 +- tests/bugs/modalg_4/bug6272_83 | 4 +- tests/bugs/modalg_4/bug6272_84 | 4 +- tests/bugs/modalg_4/bug6272_85 | 4 +- tests/bugs/modalg_4/bug6272_86 | 4 +- tests/bugs/modalg_4/bug6272_87 | 4 +- tests/bugs/modalg_4/bug6272_88 | 4 +- tests/bugs/modalg_4/bug6272_89 | 4 +- tests/bugs/modalg_4/bug6277 | 3 +- tests/bugs/modalg_4/bug6289 | 4 +- tests/bugs/modalg_4/bug6334 | 3 +- tests/bugs/modalg_4/bug636 | 3 +- tests/bugs/modalg_4/bug637_1 | 3 +- tests/bugs/modalg_4/bug637_2 | 3 +- tests/bugs/modalg_4/bug6502 | 4 +- tests/bugs/modalg_4/bug6538 | 3 +- tests/bugs/modalg_4/bug6554 | 3 +- tests/bugs/modalg_4/bug67 | 3 +- tests/bugs/modalg_4/bug6725 | 3 +- tests/bugs/modalg_4/bug673 | 3 +- tests/bugs/modalg_4/bug6766_1 | 4 +- tests/bugs/modalg_4/bug6766_2 | 4 +- tests/bugs/modalg_4/bug6766_3 | 4 +- tests/bugs/modalg_4/bug6766_4 | 4 +- tests/bugs/modalg_4/bug6811 | 3 +- tests/bugs/modalg_4/bug68_1 | 3 +- tests/bugs/modalg_4/bug68_2 | 3 +- tests/bugs/modalg_4/bug693 | 3 +- tests/bugs/modalg_4/bug693_1 | 3 +- tests/bugs/modalg_4/bug697_1 | 3 +- tests/bugs/modalg_4/bug697_2 | 5 +- tests/bugs/modalg_4/bug697_3 | 3 +- tests/bugs/modalg_4/bug697_4 | 5 +- tests/bugs/modalg_4/bug697_5 | 3 +- tests/bugs/modalg_4/bug697_6 | 3 +- tests/bugs/modalg_4/bug697_7 | 5 +- tests/bugs/modalg_4/bug697_8 | 5 +- tests/bugs/modalg_4/bug702 | 12 +- tests/bugs/modalg_4/bug712_1 | 3 +- tests/bugs/modalg_4/bug714 | 3 +- tests/bugs/modalg_4/bug715 | 4 +- tests/bugs/modalg_4/bug726_1 | 5 +- tests/bugs/modalg_4/bug726_2 | 5 +- tests/bugs/modalg_4/bug726_3 | 4 +- tests/bugs/modalg_4/bug743 | 4 +- tests/bugs/modalg_4/bug745_1 | 4 +- tests/bugs/modalg_4/bug745_10 | 4 +- tests/bugs/modalg_4/bug745_11 | 4 +- tests/bugs/modalg_4/bug745_12 | 4 +- tests/bugs/modalg_4/bug745_13 | 3 +- tests/bugs/modalg_4/bug745_2 | 3 +- tests/bugs/modalg_4/bug745_3 | 3 +- tests/bugs/modalg_4/bug745_4 | 4 +- tests/bugs/modalg_4/bug745_5 | 3 +- tests/bugs/modalg_4/bug745_6 | 4 +- tests/bugs/modalg_4/bug745_7 | 4 +- tests/bugs/modalg_4/bug745_8 | 4 +- tests/bugs/modalg_4/bug745_9 | 4 +- tests/bugs/modalg_4/bug748 | 3 +- tests/bugs/modalg_4/bug755_1 | 3 +- tests/bugs/modalg_4/bug758 | 3 +- tests/bugs/modalg_4/bug7626_1 | 3 +- tests/bugs/modalg_4/bug7626_2 | 3 +- tests/bugs/modalg_4/bug763 | 3 +- tests/bugs/modalg_4/bug7668 | 4 +- tests/bugs/modalg_4/bug767 | 4 +- tests/bugs/modalg_4/bug77 | 3 +- tests/bugs/modalg_4/bug770 | 3 +- tests/bugs/modalg_4/bug771 | 3 +- tests/bugs/modalg_4/bug772 | 3 +- tests/bugs/modalg_4/bug774_1 | 3 +- tests/bugs/modalg_4/bug774_2 | 5 +- tests/bugs/modalg_4/bug775 | 3 +- tests/bugs/modalg_4/bug776_1 | 3 +- tests/bugs/modalg_4/bug776_2 | 3 +- tests/bugs/modalg_4/bug778_1 | 3 +- tests/bugs/modalg_4/bug778_2 | 3 +- tests/bugs/modalg_4/bug779 | 3 +- tests/bugs/modalg_4/bug78 | 3 +- tests/bugs/modalg_4/bug780_1 | 3 +- tests/bugs/modalg_4/bug780_2 | 3 +- tests/bugs/modalg_4/bug788_1 | 3 +- tests/bugs/modalg_4/bug788_2 | 3 +- tests/bugs/modalg_4/bug789 | 3 +- tests/bugs/modalg_4/bug794 | 3 +- tests/bugs/modalg_4/bug80 | 4 +- tests/bugs/modalg_4/bug81 | 4 +- tests/bugs/modalg_4/bug817_1 | 3 +- tests/bugs/modalg_4/bug817_2 | 3 +- tests/bugs/modalg_4/bug817_3 | 3 +- tests/bugs/modalg_4/bug82 | 4 +- tests/bugs/modalg_4/bug8228 | 3 +- tests/bugs/modalg_4/bug822_1 | 3 +- tests/bugs/modalg_4/bug822_2 | 3 +- tests/bugs/modalg_4/bug823 | 3 +- tests/bugs/modalg_4/bug823_1 | 3 +- tests/bugs/modalg_4/bug824 | 3 +- tests/bugs/modalg_4/bug824_1 | 3 +- tests/bugs/modalg_4/bug825 | 5 +- tests/bugs/modalg_4/bug825_1 | 3 +- tests/bugs/modalg_4/bug825_2 | 3 +- tests/bugs/modalg_4/bug826 | 3 +- tests/bugs/modalg_4/bug826_1 | 3 +- tests/bugs/modalg_4/bug827 | 3 +- tests/bugs/modalg_4/bug827_1 | 3 +- tests/bugs/modalg_4/bug827_2 | 3 +- tests/bugs/modalg_4/bug827_3 | 3 +- tests/bugs/modalg_4/bug828 | 3 +- tests/bugs/modalg_4/bug829_1 | 4 +- tests/bugs/modalg_4/bug829_2 | 4 +- tests/bugs/modalg_4/bug8370 | 3 +- tests/bugs/modalg_4/bug8372 | 3 +- tests/bugs/modalg_4/bug83_1 | 4 +- tests/bugs/modalg_4/bug83_2 | 4 +- tests/bugs/modalg_4/bug86 | 4 +- tests/bugs/modalg_4/bug87 | 5 +- tests/bugs/modalg_4/bug8842_1 | 3 +- tests/bugs/modalg_4/bug8842_10 | 3 +- tests/bugs/modalg_4/bug8842_11 | 3 +- tests/bugs/modalg_4/bug8842_12 | 3 +- tests/bugs/modalg_4/bug8842_13 | 3 +- tests/bugs/modalg_4/bug8842_14 | 3 +- tests/bugs/modalg_4/bug8842_15 | 3 +- tests/bugs/modalg_4/bug8842_16 | 3 +- tests/bugs/modalg_4/bug8842_2 | 3 +- tests/bugs/modalg_4/bug8842_3 | 5 +- tests/bugs/modalg_4/bug8842_4 | 3 +- tests/bugs/modalg_4/bug8842_5 | 5 +- tests/bugs/modalg_4/bug8842_6 | 3 +- tests/bugs/modalg_4/bug8842_7 | 3 +- tests/bugs/modalg_4/bug8842_8 | 3 +- tests/bugs/modalg_4/bug8842_9 | 3 +- tests/bugs/modalg_4/bug890 | 3 +- tests/bugs/modalg_4/bug895 | 3 +- tests/bugs/modalg_4/bug906 | 3 +- tests/bugs/modalg_4/bug910 | 4 +- tests/bugs/modalg_4/bug919 | 2 +- tests/bugs/modalg_4/bug951_1 | 3 +- tests/bugs/modalg_4/bug951_2 | 3 +- tests/bugs/modalg_4/bug951_3 | 4 +- tests/bugs/modalg_4/bug951_31 | 3 +- tests/bugs/modalg_4/bug951_32 | 4 +- tests/bugs/modalg_4/bug951_4 | 4 +- tests/bugs/modalg_4/bug951_41 | 3 +- tests/bugs/modalg_4/bug951_42 | 4 +- tests/bugs/modalg_4/bug951_5 | 3 +- tests/bugs/modalg_4/bug951_51 | 3 +- tests/bugs/modalg_4/bug951_52 | 4 +- tests/bugs/modalg_4/bug951_6 | 4 +- tests/bugs/modalg_4/bug951_61 | 3 +- tests/bugs/modalg_4/bug951_62 | 4 +- tests/bugs/modalg_4/bug951_71 | 3 +- tests/bugs/modalg_4/bug951_72 | 4 +- tests/bugs/modalg_4/bug957 | 4 +- tests/bugs/modalg_4/fra62369 | 4 +- tests/bugs/modalg_4/pro16983 | 3 +- tests/bugs/modalg_4/pro18892 | 4 +- tests/bugs/modalg_4/pro19424 | 3 +- tests/bugs/modalg_4/pro19626 | 3 +- tests/bugs/modalg_4/pro19653 | 4 +- tests/bugs/modalg_5/bug22027 | 3 +- tests/bugs/modalg_5/bug22614_1 | 3 +- tests/bugs/modalg_5/bug22614_2 | 3 +- tests/bugs/modalg_5/bug22614_3 | 3 +- tests/bugs/modalg_5/bug22829 | 3 +- tests/bugs/modalg_5/bug22831 | 3 +- tests/bugs/modalg_5/bug22872 | 2 +- tests/bugs/modalg_5/bug22978 | 3 +- tests/bugs/modalg_5/bug22981 | 3 +- tests/bugs/modalg_5/bug23122 | 3 +- tests/bugs/modalg_5/bug23282_1 | 2 +- tests/bugs/modalg_5/bug23282_2 | 2 +- tests/bugs/modalg_5/bug23366 | 3 +- tests/bugs/modalg_5/bug23402 | 12 +- tests/bugs/modalg_5/bug23625_1 | 4 +- tests/bugs/modalg_5/bug23625_2 | 4 +- tests/bugs/modalg_5/bug23625_3 | 4 +- tests/bugs/modalg_5/bug23625_4 | 4 +- tests/bugs/modalg_5/bug23625_5 | 4 +- tests/bugs/modalg_5/bug23706_1 | 7 +- tests/bugs/modalg_5/bug23706_2 | 8 +- tests/bugs/modalg_5/bug23706_3 | 2 +- tests/bugs/modalg_5/bug23824_1 | 3 +- tests/bugs/modalg_5/bug23824_2 | 3 +- tests/bugs/modalg_5/bug23824_3 | 3 +- tests/bugs/modalg_5/bug23824_4 | 3 +- tests/bugs/modalg_5/bug23849_1 | 3 +- tests/bugs/modalg_5/bug23849_3 | 3 +- tests/bugs/modalg_5/bug23853_1 | 3 +- tests/bugs/modalg_5/bug23853_2 | 3 +- tests/bugs/modalg_5/bug23853_3 | 3 +- tests/bugs/modalg_5/bug23853_4 | 3 +- tests/bugs/modalg_5/bug23870_1 | 3 +- tests/bugs/modalg_5/bug23870_2 | 3 +- tests/bugs/modalg_5/bug23870_3 | 3 +- tests/bugs/modalg_5/bug23870_4 | 3 +- tests/bugs/modalg_5/bug23870_5 | 3 +- tests/bugs/modalg_5/bug23876 | 3 +- tests/bugs/modalg_5/bug23884 | 3 +- tests/bugs/modalg_5/bug23932_1 | 4 +- tests/bugs/modalg_5/bug23932_2 | 4 +- tests/bugs/modalg_5/bug23933 | 2 +- tests/bugs/modalg_5/bug23958 | 4 +- tests/bugs/modalg_5/bug23998 | 3 +- tests/bugs/modalg_5/bug24053 | 4 +- tests/bugs/modalg_5/bug24083 | 4 +- tests/bugs/modalg_5/bug24092 | 3 +- tests/bugs/modalg_5/bug24140 | 4 +- tests/bugs/modalg_5/bug24144_1 | 3 +- tests/bugs/modalg_5/bug24144_2 | 3 +- tests/bugs/modalg_5/bug24154 | 3 +- tests/bugs/modalg_5/bug24187 | 4 +- tests/bugs/modalg_5/bug24204 | 3 +- tests/bugs/modalg_5/bug24208_1 | 3 +- tests/bugs/modalg_5/bug24208_10 | 3 +- tests/bugs/modalg_5/bug24208_11 | 3 +- tests/bugs/modalg_5/bug24208_12 | 3 +- tests/bugs/modalg_5/bug24208_13 | 3 +- tests/bugs/modalg_5/bug24208_14 | 3 +- tests/bugs/modalg_5/bug24208_2 | 3 +- tests/bugs/modalg_5/bug24208_3 | 3 +- tests/bugs/modalg_5/bug24208_4 | 3 +- tests/bugs/modalg_5/bug24208_5 | 3 +- tests/bugs/modalg_5/bug24208_6 | 3 +- tests/bugs/modalg_5/bug24208_7 | 3 +- tests/bugs/modalg_5/bug24208_8 | 3 +- tests/bugs/modalg_5/bug24208_9 | 3 +- tests/bugs/modalg_5/bug24247 | 3 +- tests/bugs/modalg_5/bug24286 | 3 +- tests/bugs/modalg_5/bug24305 | 3 +- tests/bugs/modalg_5/bug24359 | 3 +- tests/bugs/modalg_5/bug24360 | 3 +- tests/bugs/modalg_5/bug24470 | 2 +- tests/bugs/modalg_5/bug24493 | 3 +- tests/bugs/modalg_5/bug24496 | 4 +- tests/bugs/modalg_5/bug24519 | 13 +- tests/bugs/modalg_5/bug24532 | 3 +- tests/bugs/modalg_5/bug24558 | 3 +- tests/bugs/modalg_5/bug24573 | 4 +- tests/bugs/modalg_5/bug24585_2 | 3 +- tests/bugs/modalg_5/bug24597 | 3 +- tests/bugs/modalg_5/bug24646_1 | 3 +- tests/bugs/modalg_5/bug24646_2 | 3 +- tests/bugs/modalg_5/bug24646_3 | 3 +- tests/bugs/modalg_5/bug24646_4 | 3 +- tests/bugs/modalg_5/bug24655 | 3 +- tests/bugs/modalg_5/bug24656 | 3 +- tests/bugs/modalg_5/bug24667 | 4 +- tests/bugs/modalg_5/bug24684 | 3 +- tests/bugs/modalg_5/bug24731 | 4 +- tests/bugs/modalg_5/bug24758_1 | 5 +- tests/bugs/modalg_5/bug24758_2 | 5 +- tests/bugs/modalg_5/bug24798 | 3 +- tests/bugs/modalg_5/bug24817 | 14 +- tests/bugs/modalg_5/bug24825_common | 3 +- tests/bugs/modalg_5/bug24825_cut | 2 +- tests/bugs/modalg_5/bug24825_fuse | 3 +- tests/bugs/modalg_5/bug24829 | 5 +- tests/bugs/modalg_5/bug24844 | 3 +- tests/bugs/modalg_5/bug24851 | 3 +- tests/bugs/modalg_5/bug24861 | 3 +- tests/bugs/modalg_5/bug24939 | 3 +- tests/bugs/modalg_5/bug24949 | 3 +- tests/bugs/modalg_5/bug24964 | 3 +- tests/bugs/modalg_5/bug25002 | 3 +- tests/bugs/modalg_5/bug25106 | 3 +- tests/bugs/modalg_5/bug25111 | 4 +- tests/bugs/modalg_5/bug25127 | 10 +- tests/bugs/modalg_5/bug25163 | 3 +- tests/bugs/modalg_5/bug25199 | 3 +- tests/bugs/modalg_5/bug25210 | 4 +- tests/bugs/modalg_5/bug25224 | 3 +- tests/bugs/modalg_5/bug25225_1 | 4 +- tests/bugs/modalg_5/bug25225_2 | 4 +- tests/bugs/modalg_5/bug25225_3 | 4 +- tests/bugs/modalg_5/bug25228 | 3 +- tests/bugs/modalg_5/bug25232_1 | 3 +- tests/bugs/modalg_5/bug25232_10 | 3 +- tests/bugs/modalg_5/bug25232_11 | 3 +- tests/bugs/modalg_5/bug25232_12 | 3 +- tests/bugs/modalg_5/bug25232_2 | 3 +- tests/bugs/modalg_5/bug25232_3 | 3 +- tests/bugs/modalg_5/bug25232_4 | 3 +- tests/bugs/modalg_5/bug25232_5 | 3 +- tests/bugs/modalg_5/bug25232_6 | 3 +- tests/bugs/modalg_5/bug25232_8 | 3 +- tests/bugs/modalg_5/bug25232_9 | 3 +- tests/bugs/modalg_5/bug25245_1 | 3 +- tests/bugs/modalg_5/bug25263 | 3 +- tests/bugs/modalg_5/bug25285 | 3 +- tests/bugs/modalg_5/bug25292_13 | 3 +- tests/bugs/modalg_5/bug25292_14 | 3 +- tests/bugs/modalg_5/bug25292_23 | 3 +- tests/bugs/modalg_5/bug25292_24 | 3 +- tests/bugs/modalg_5/bug25298_01 | 4 +- tests/bugs/modalg_5/bug25298_02 | 4 +- tests/bugs/modalg_5/bug25298_03 | 4 +- tests/bugs/modalg_5/bug25298_04 | 4 +- tests/bugs/modalg_5/bug25298_05 | 4 +- tests/bugs/modalg_5/bug25298_06 | 4 +- tests/bugs/modalg_5/bug25298_07 | 4 +- tests/bugs/modalg_5/bug25298_08 | 4 +- tests/bugs/modalg_5/bug25298_09 | 4 +- tests/bugs/modalg_5/bug25298_10 | 4 +- tests/bugs/modalg_5/bug25298_11 | 4 +- tests/bugs/modalg_5/bug25298_12 | 4 +- tests/bugs/modalg_5/bug25298_13 | 4 +- tests/bugs/modalg_5/bug25298_14 | 4 +- tests/bugs/modalg_5/bug25298_15 | 4 +- tests/bugs/modalg_5/bug25298_16 | 4 +- tests/bugs/modalg_5/bug25319_1 | 3 +- tests/bugs/modalg_5/bug25319_2 | 3 +- tests/bugs/modalg_5/bug25334_1 | 4 +- tests/bugs/modalg_5/bug25334_10 | 4 +- tests/bugs/modalg_5/bug25334_11 | 4 +- tests/bugs/modalg_5/bug25334_12 | 4 +- tests/bugs/modalg_5/bug25334_13 | 4 +- tests/bugs/modalg_5/bug25334_14 | 4 +- tests/bugs/modalg_5/bug25334_15 | 4 +- tests/bugs/modalg_5/bug25334_16 | 4 +- tests/bugs/modalg_5/bug25334_17 | 4 +- tests/bugs/modalg_5/bug25334_18 | 4 +- tests/bugs/modalg_5/bug25334_19 | 4 +- tests/bugs/modalg_5/bug25334_2 | 4 +- tests/bugs/modalg_5/bug25334_20 | 4 +- tests/bugs/modalg_5/bug25334_3 | 4 +- tests/bugs/modalg_5/bug25334_4 | 4 +- tests/bugs/modalg_5/bug25334_5 | 4 +- tests/bugs/modalg_5/bug25334_6 | 4 +- tests/bugs/modalg_5/bug25334_7 | 4 +- tests/bugs/modalg_5/bug25334_8 | 4 +- tests/bugs/modalg_5/bug25334_9 | 4 +- tests/bugs/modalg_5/bug25337_1 | 3 +- tests/bugs/modalg_5/bug25337_2 | 3 +- tests/bugs/modalg_5/bug25339 | 4 +- tests/bugs/modalg_5/bug25346_1 | 3 +- tests/bugs/modalg_5/bug25346_2 | 3 +- tests/bugs/modalg_5/bug25354_04 | 4 +- tests/bugs/modalg_5/bug25354_10 | 4 +- tests/bugs/modalg_5/bug25354_11 | 4 +- tests/bugs/modalg_5/bug25354_13 | 4 +- tests/bugs/modalg_5/bug25354_14 | 4 +- tests/bugs/modalg_5/bug25354_16 | 4 +- tests/bugs/modalg_5/bug25354_17 | 4 +- tests/bugs/modalg_5/bug25354_18 | 4 +- tests/bugs/modalg_5/bug25406_1 | 4 +- tests/bugs/modalg_5/bug25406_2 | 4 +- tests/bugs/modalg_5/bug25408 | 3 +- tests/bugs/modalg_5/bug25432 | 10 +- tests/bugs/modalg_5/bug25449 | 3 +- tests/bugs/modalg_5/bug25450_1 | 3 +- tests/bugs/modalg_5/bug25450_2 | 3 +- tests/bugs/modalg_5/bug25470 | 3 +- tests/bugs/modalg_5/bug25480 | 3 +- tests/bugs/modalg_5/bug25491 | 4 +- tests/bugs/modalg_5/bug25505 | 3 +- tests/bugs/modalg_5/bug25557_1 | 4 +- tests/bugs/modalg_5/bug25557_2 | 4 +- tests/bugs/modalg_5/bug25568 | 3 +- tests/bugs/modalg_5/bug25582 | 3 +- tests/bugs/modalg_5/bug25600 | 3 +- tests/bugs/modalg_5/bug25625 | 3 +- tests/bugs/modalg_5/bug25697_1 | 3 +- tests/bugs/modalg_5/bug25704_1 | 4 +- tests/bugs/modalg_5/bug25704_2 | 4 +- tests/bugs/modalg_5/bug25704_3 | 4 +- tests/bugs/modalg_5/bug25704_4 | 4 +- tests/bugs/modalg_5/bug25704_5 | 4 +- tests/bugs/modalg_5/bug25704_6 | 4 +- tests/bugs/modalg_5/bug25721 | 3 +- tests/bugs/modalg_5/bug25742_1 | 3 +- tests/bugs/modalg_5/bug25819_1 | 3 +- tests/bugs/modalg_5/bug25819_2 | 3 +- tests/bugs/modalg_5/bug25819_3 | 3 +- tests/bugs/modalg_5/bug25838 | 3 +- tests/bugs/modalg_5/bug25847 | 3 +- tests/bugs/modalg_5/bug25858_1 | 4 +- tests/bugs/modalg_5/bug25858_2 | 4 +- tests/bugs/modalg_5/bug25982 | 3 +- tests/bugs/modalg_6/bug21107 | 2 +- tests/bugs/modalg_6/bug21821 | 6 +- tests/bugs/modalg_6/bug22644_1 | 3 +- tests/bugs/modalg_6/bug22644_2 | 3 +- tests/bugs/modalg_6/bug22644_3 | 3 +- tests/bugs/modalg_6/bug22793 | 3 +- tests/bugs/modalg_6/bug23138 | 3 +- tests/bugs/modalg_6/bug24011 | 4 +- tests/bugs/modalg_6/bug24097 | 7 +- tests/bugs/modalg_6/bug25880 | 3 +- tests/bugs/modalg_6/bug25937_1 | 4 +- tests/bugs/modalg_6/bug25937_2 | 5 +- tests/bugs/modalg_6/bug25937_3 | 3 +- tests/bugs/modalg_6/bug26080 | 3 +- tests/bugs/modalg_6/bug26098 | 3 +- tests/bugs/modalg_6/bug26112 | 3 +- tests/bugs/modalg_6/bug26173 | 3 +- tests/bugs/modalg_6/bug26218 | 3 +- tests/bugs/modalg_6/bug26224 | 3 +- tests/bugs/modalg_6/bug26243_1 | 3 +- tests/bugs/modalg_6/bug26243_2 | 3 +- tests/bugs/modalg_6/bug26243_3 | 3 +- tests/bugs/modalg_6/bug26251 | 4 +- tests/bugs/modalg_6/bug26253 | 3 +- tests/bugs/modalg_6/bug26296_1 | 4 +- tests/bugs/modalg_6/bug26296_2 | 4 +- tests/bugs/modalg_6/bug26296_3 | 4 +- tests/bugs/modalg_6/bug26296_4 | 4 +- tests/bugs/modalg_6/bug26296_5 | 4 +- tests/bugs/modalg_6/bug26379_1 | 3 +- tests/bugs/modalg_6/bug26379_2 | 3 +- tests/bugs/modalg_6/bug26440_1 | 3 +- tests/bugs/modalg_6/bug26440_2 | 3 +- tests/bugs/modalg_6/bug26440_3 | 3 +- tests/bugs/modalg_6/bug26444 | 3 +- tests/bugs/modalg_6/bug26473_1 | 3 +- tests/bugs/modalg_6/bug26473_2 | 3 +- tests/bugs/modalg_6/bug26498 | 3 +- tests/bugs/modalg_6/bug26554 | 4 +- tests/bugs/modalg_6/bug26575 | 4 +- tests/bugs/modalg_6/bug26582 | 3 +- tests/bugs/modalg_6/bug26627 | 7 +- tests/bugs/modalg_6/bug26701 | 3 +- tests/bugs/modalg_6/bug26718 | 3 +- tests/bugs/modalg_6/bug26744 | 2 +- tests/bugs/modalg_6/bug26775 | 2 +- tests/bugs/moddata_1/buc60637 | 2 +- tests/bugs/moddata_1/buc60652_1 | 2 +- tests/bugs/moddata_1/buc60652_2 | 2 +- tests/bugs/moddata_1/buc60652_3 | 2 +- tests/bugs/moddata_1/buc60652_4 | 2 +- tests/bugs/moddata_1/buc60755 | 2 +- tests/bugs/moddata_1/buc60895 | 3 +- tests/bugs/moddata_1/buc60911 | 2 +- tests/bugs/moddata_1/buc60955 | 2 +- tests/bugs/moddata_1/bug10604_1 | 2 +- tests/bugs/moddata_1/bug10604_2 | 2 +- tests/bugs/moddata_1/bug10604_3 | 2 +- tests/bugs/moddata_1/bug10604_4 | 2 +- tests/bugs/moddata_1/bug10604_5 | 3 +- tests/bugs/moddata_1/bug126 | 2 +- tests/bugs/moddata_1/bug134_1 | 2 +- tests/bugs/moddata_1/bug134_2 | 2 +- tests/bugs/moddata_1/bug135 | 2 +- tests/bugs/moddata_1/bug1416 | 2 +- tests/bugs/moddata_1/bug150_1 | 2 +- tests/bugs/moddata_1/bug150_2 | 2 +- tests/bugs/moddata_1/bug151_1 | 2 +- tests/bugs/moddata_1/bug151_2 | 2 +- tests/bugs/moddata_1/bug152_1 | 4 +- tests/bugs/moddata_1/bug152_2 | 2 +- tests/bugs/moddata_1/bug157 | 2 +- tests/bugs/moddata_1/bug160_1 | 2 +- tests/bugs/moddata_1/bug160_2 | 2 +- tests/bugs/moddata_1/bug160_3 | 2 +- tests/bugs/moddata_1/bug160_4 | 2 +- tests/bugs/moddata_1/bug160_5 | 2 +- tests/bugs/moddata_1/bug160_6 | 2 +- tests/bugs/moddata_1/bug164_1 | 2 +- tests/bugs/moddata_1/bug164_2 | 2 +- tests/bugs/moddata_1/bug165_1 | 49 +---- tests/bugs/moddata_1/bug165_2 | 49 +---- tests/bugs/moddata_1/bug165_3 | 117 +---------- tests/bugs/moddata_1/bug175 | 2 +- tests/bugs/moddata_1/bug183_1 | 2 +- tests/bugs/moddata_1/bug183_2 | 2 +- tests/bugs/moddata_1/bug183_3 | 2 +- tests/bugs/moddata_1/bug183_4 | 2 +- tests/bugs/moddata_1/bug183_5 | 2 +- tests/bugs/moddata_1/bug183_6 | 2 +- tests/bugs/moddata_1/bug188 | 2 +- tests/bugs/moddata_1/bug188_1 | 2 +- tests/bugs/moddata_1/bug20391 | 2 +- tests/bugs/moddata_1/bug20823 | 3 +- tests/bugs/moddata_1/bug20904_1 | 2 +- tests/bugs/moddata_1/bug20904_2 | 2 +- tests/bugs/moddata_1/bug20904_3 | 2 +- tests/bugs/moddata_1/bug21121 | 4 +- tests/bugs/moddata_1/bug21122 | 2 +- tests/bugs/moddata_1/bug211_1 | 2 +- tests/bugs/moddata_1/bug211_2 | 2 +- tests/bugs/moddata_1/bug21292 | 2 +- tests/bugs/moddata_1/bug217 | 2 +- tests/bugs/moddata_1/bug21858 | 3 +- tests/bugs/moddata_1/bug22039 | 2 +- tests/bugs/moddata_1/bug22194 | 2 +- tests/bugs/moddata_1/bug22529 | 3 +- tests/bugs/moddata_1/bug22694 | 2 +- tests/bugs/moddata_1/bug22726 | 2 +- tests/bugs/moddata_1/bug22759 | 2 +- tests/bugs/moddata_1/bug22761 | 3 +- tests/bugs/moddata_1/bug227_1 | 2 +- tests/bugs/moddata_1/bug227_2 | 2 +- tests/bugs/moddata_2/bug22746_1 | 2 +- tests/bugs/moddata_2/bug22746_2 | 2 +- tests/bugs/moddata_2/bug22746_3 | 2 +- tests/bugs/moddata_2/bug228 | 2 +- tests/bugs/moddata_2/bug22910_2 | 2 +- tests/bugs/moddata_2/bug22989 | 3 +- tests/bugs/moddata_2/bug23139 | 3 +- tests/bugs/moddata_2/bug23165 | 3 +- tests/bugs/moddata_2/bug254 | 3 +- tests/bugs/moddata_2/bug259 | 2 +- tests/bugs/moddata_2/bug262 | 2 +- tests/bugs/moddata_2/bug266 | 2 +- tests/bugs/moddata_2/bug268 | 3 +- tests/bugs/moddata_2/bug26_1 | 2 +- tests/bugs/moddata_2/bug26_2 | 4 +- tests/bugs/moddata_2/bug2784_1 | 2 +- tests/bugs/moddata_2/bug2784_2 | 2 +- tests/bugs/moddata_2/bug278_1 | 2 +- tests/bugs/moddata_2/bug278_2 | 2 +- tests/bugs/moddata_2/bug278_3 | 2 +- tests/bugs/moddata_2/bug27_1 | 2 +- tests/bugs/moddata_2/bug27_2 | 2 +- tests/bugs/moddata_2/bug28_1 | 2 +- tests/bugs/moddata_2/bug28_2 | 2 +- tests/bugs/moddata_2/bug31 | 2 +- tests/bugs/moddata_2/bug354_1 | 2 +- tests/bugs/moddata_2/bug354_2 | 2 +- tests/bugs/moddata_2/bug367 | 3 +- tests/bugs/moddata_2/bug3721_1 | 4 +- tests/bugs/moddata_2/bug3721_2 | 4 +- tests/bugs/moddata_2/bug3721_3 | 4 +- tests/bugs/moddata_2/bug3721_4 | 2 +- tests/bugs/moddata_2/bug3721_5 | 2 +- tests/bugs/moddata_2/bug3721_6 | 2 +- tests/bugs/moddata_2/bug3721_7 | 2 +- tests/bugs/moddata_2/bug374_1 | 2 +- tests/bugs/moddata_2/bug374_2 | 2 +- tests/bugs/moddata_2/bug376 | 2 +- tests/bugs/moddata_2/bug37_1 | 2 +- tests/bugs/moddata_2/bug37_2 | 2 +- tests/bugs/moddata_2/bug380_1 | 2 +- tests/bugs/moddata_2/bug380_2 | 2 +- tests/bugs/moddata_2/bug3_1 | 2 +- tests/bugs/moddata_2/bug3_2 | 2 +- tests/bugs/moddata_2/bug4 | 2 +- tests/bugs/moddata_2/bug466 | 2 +- tests/bugs/moddata_2/bug469 | 4 +- tests/bugs/moddata_2/bug496 | 2 +- tests/bugs/moddata_2/bug50 | 2 +- tests/bugs/moddata_2/bug536_11 | 2 +- tests/bugs/moddata_2/bug536_12 | 2 +- tests/bugs/moddata_2/bug536_13 | 2 +- tests/bugs/moddata_2/bug536_14 | 2 +- tests/bugs/moddata_2/bug536_21 | 2 +- tests/bugs/moddata_2/bug536_22 | 2 +- tests/bugs/moddata_2/bug536_23 | 2 +- tests/bugs/moddata_2/bug536_24 | 2 +- tests/bugs/moddata_2/bug601 | 2 +- tests/bugs/moddata_2/bug611_1 | 2 +- tests/bugs/moddata_2/bug611_2 | 2 +- tests/bugs/moddata_2/bug611_3 | 2 +- tests/bugs/moddata_2/bug6278 | 3 +- tests/bugs/moddata_2/bug6412_1 | 2 +- tests/bugs/moddata_2/bug65 | 2 +- tests/bugs/moddata_2/bug705 | 3 +- tests/bugs/moddata_2/bug75_1 | 12 +- tests/bugs/moddata_2/bug75_2 | 11 +- tests/bugs/moddata_2/pro19422_1 | 2 +- tests/bugs/moddata_2/pro19422_2 | 2 +- tests/bugs/moddata_3/buc60898 | 2 +- tests/bugs/moddata_3/bug20866 | 2 +- tests/bugs/moddata_3/bug23738 | 2 +- tests/bugs/moddata_3/bug23994 | 3 +- tests/bugs/moddata_3/bug23995 | 3 +- tests/bugs/moddata_3/bug24028 | 2 +- tests/bugs/moddata_3/bug24108 | 2 +- tests/bugs/moddata_3/bug24108_2 | 2 +- tests/bugs/moddata_3/bug25407_1 | 3 +- tests/bugs/moddata_3/bug25407_2 | 3 +- tests/bugs/moddata_3/bug32 | 2 +- tests/bugs/moddata_3/bug599 | 2 +- tests/bugs/moddata_3/bug623 | 2 +- tests/bugs/parse.rules | 2 +- tests/bugs/step/bug11856 | 3 +- tests/bugs/step/bug11857 | 3 +- tests/bugs/step/bug22145 | 5 +- tests/bugs/step/bug22237 | 3 +- tests/bugs/step/bug22680 | 3 +- tests/bugs/step/bug24601 | 3 +- tests/bugs/step/bug25166 | 3 +- tests/bugs/step/bug25167 | 3 +- tests/bugs/step/bug25169 | 3 +- tests/bugs/step/bug26376 | 3 +- tests/bugs/step/bug26451 | 3 +- tests/bugs/step/bug26715_1 | 3 +- tests/bugs/step/bug26715_2 | 3 +- tests/bugs/step/bug26715_3 | 3 +- tests/bugs/step/bug3397 | 3 +- tests/bugs/step/bug5027_2 | 3 +- tests/bugs/vis/buc60857 | 22 +- tests/bugs/vis/bug20373 | 3 +- tests/bugs/vis/bug21578 | 5 +- tests/bugs/vis/bug21757 | 3 +- tests/bugs/vis/bug21970 | 7 +- tests/bugs/vis/bug22188 | 3 +- tests/bugs/vis/bug22819 | 3 +- tests/bugs/vis/bug22985 | 3 +- tests/bugs/vis/bug23153 | 3 +- tests/bugs/vis/bug288_10 | 3 +- tests/bugs/vis/bug288_6 | 4 +- tests/bugs/vis/bug288_7 | 3 +- tests/bugs/vis/bug288_8 | 4 +- tests/bugs/vis/bug288_9 | 3 +- tests/bugs/vis/bug319 | 15 +- tests/bugs/vis/bug331_1 | 3 +- tests/bugs/xde/bug1055 | 3 +- tests/bugs/xde/bug125_1 | 23 +- tests/bugs/xde/bug125_2 | 23 +- tests/bugs/xde/bug15220 | 3 +- tests/bugs/xde/bug168 | 23 +- tests/bugs/xde/bug169 | 23 +- tests/bugs/xde/bug184 | 11 +- tests/bugs/xde/bug21124 | 3 +- tests/bugs/xde/bug22492 | 3 +- tests/bugs/xde/bug22535_1 | 3 +- tests/bugs/xde/bug22535_2 | 3 +- tests/bugs/xde/bug22576 | 4 +- tests/bugs/xde/bug22670_2 | 3 +- tests/bugs/xde/bug22805 | 2 +- tests/bugs/xde/bug22822 | 4 +- tests/bugs/xde/bug22915 | 2 +- tests/bugs/xde/bug23182 | 3 +- tests/bugs/xde/bug2821 | 3 +- tests/bugs/xde/bug34 | 23 +- tests/bugs/xde/bug445 | 24 +-- tests/bugs/xde/bug5439 | 3 +- tests/bugs/xde/bug6283 | 3 +- tests/bugs/xde/bug6307 | 3 +- tests/bugs/xde/bug810_1 | 3 +- tests/bugs/xde/bug9490 | 14 +- tests/bugs/xde/bug9531 | 17 +- tests/draft/angle/A1 | 2 +- tests/draft/angle/A2 | 2 +- tests/draft/angle/A3 | 2 +- tests/draft/angle/A4 | 2 +- tests/draft/angle/A5 | 2 +- tests/draft/angle/A6 | 2 +- tests/draft/angle/A7 | 2 +- tests/draft/angle/A8 | 2 +- tests/draft/angle/A9 | 2 +- tests/draft/angle/B1 | 2 +- tests/draft/angle/B2 | 2 +- tests/draft/angle/B3 | 2 +- tests/draft/angle/B4 | 2 +- tests/draft/angle/B5 | 2 +- tests/draft/angle/B6 | 2 +- tests/draft/angle/B7 | 2 +- tests/draft/angle/B8 | 2 +- tests/draft/angle/B9 | 2 +- tests/draft/angle/C1 | 2 +- tests/draft/angle/C2 | 2 +- tests/draft/angle/C3 | 2 +- tests/draft/angle/C4 | 2 +- tests/draft/angle/C5 | 2 +- tests/draft/angle/C6 | 2 +- tests/draft/angle/C7 | 2 +- tests/draft/angle/C8 | 2 +- tests/draft/angle/C9 | 2 +- tests/draft/angle/D1 | 2 +- tests/draft/angle/D2 | 2 +- tests/draft/angle/D3 | 2 +- tests/draft/angle/D4 | 2 +- tests/draft/angle/D5 | 2 +- tests/draft/angle/D6 | 2 +- tests/draft/angle/D7 | 2 +- tests/draft/angle/D8 | 2 +- tests/draft/angle/D9 | 2 +- tests/draft/angle/E1 | 2 +- tests/draft/angle/E2 | 2 +- tests/draft/angle/E3 | 2 +- tests/draft/angle/E4 | 2 +- tests/draft/angle/E5 | 2 +- tests/draft/angle/E6 | 2 +- tests/draft/angle/E7 | 2 +- tests/draft/angle/E8 | 2 +- tests/draft/angle/E9 | 2 +- tests/draft/angle/F1 | 2 +- tests/draft/angle/F2 | 2 +- tests/draft/angle/F3 | 2 +- tests/draft/angle/F4 | 2 +- tests/draft/angle/F5 | 2 +- tests/draft/angle/F6 | 2 +- tests/draft/angle/F7 | 2 +- tests/draft/angle/F8 | 2 +- tests/draft/angle/F9 | 4 +- tests/draft/angle/G1 | 2 +- tests/draft/angle/G2 | 3 +- tests/draft/angle/G3 | 2 +- tests/draft/angle/G4 | 2 +- tests/draft/angle/G5 | 3 +- tests/draft/angle/G6 | 2 +- tests/draft/angle/G7 | 2 +- tests/draft/angle/G8 | 4 +- tests/draft/angle/G9 | 2 +- tests/draft/angle/H1 | 2 +- tests/draft/angle/H2 | 2 +- tests/draft/angle/H3 | 2 +- tests/draft/angle/H4 | 2 +- tests/draft/angle/H5 | 2 +- tests/draft/angle/H6 | 2 +- tests/draft/angle/H7 | 2 +- tests/draft/angle/H8 | 2 +- tests/draft/angle/H9 | 2 +- tests/draft/angle/I1 | 2 +- tests/draft/angle/I2 | 2 +- tests/draft/angle/I3 | 2 +- tests/draft/angle/I4 | 2 +- tests/draft/angle/I5 | 2 +- tests/draft/angle/I6 | 2 +- tests/draft/angle/I7 | 2 +- tests/draft/angle/I8 | 2 +- tests/draft/angle/I9 | 2 +- tests/draft/angle/J1 | 2 +- tests/draft/angle/J2 | 2 +- tests/draft/angle/J3 | 2 +- tests/draft/angle/J4 | 2 +- tests/draft/angle/J5 | 2 +- tests/draft/angle/J6 | 2 +- tests/draft/angle/J7 | 2 +- tests/draft/angle/J8 | 2 +- tests/draft/angle/J9 | 2 +- tests/draft/angle/K1 | 2 +- tests/draft/angle/K2 | 2 +- tests/draft/angle/K3 | 2 +- tests/draft/angle/K4 | 2 +- tests/draft/angle/K5 | 2 +- tests/draft/angle/K6 | 2 +- tests/draft/angle/K7 | 4 +- tests/draft/angle/K8 | 2 +- tests/draft/angle/K9 | 2 +- tests/draft/angle/L1 | 2 +- tests/draft/angle/L2 | 2 +- tests/draft/angle/L3 | 2 +- tests/draft/angle/L4 | 2 +- tests/draft/angle/L5 | 2 +- tests/draft/angle/L6 | 2 +- tests/draft/angle/L7 | 2 +- tests/draft/angle/L8 | 2 +- tests/draft/angle/L9 | 2 +- tests/draft/angle/M1 | 2 +- tests/draft/angle/M2 | 2 +- tests/draft/angle/M3 | 2 +- tests/draft/angle/M4 | 2 +- tests/draft/angle/M5 | 2 +- tests/draft/end | 60 ++---- tests/draft/parse.rules | 1 + tests/feat/end | 32 +-- tests/feat/featdprism/A1 | 2 +- tests/feat/featdprism/A2 | 2 +- tests/feat/featdprism/A3 | 2 +- tests/feat/featdprism/A4 | 2 +- tests/feat/featdprism/A5 | 2 +- tests/feat/featdprism/A6 | 2 +- tests/feat/featdprism/A9 | 2 +- tests/feat/featdprism/B1 | 2 +- tests/feat/featdprism/B2 | 2 +- tests/feat/featdprism/B3 | 2 +- tests/feat/featdprism/B4 | 2 +- tests/feat/featdprism/B5 | 2 +- tests/feat/featdprism/B6 | 2 +- tests/feat/featdprism/B7 | 2 +- tests/feat/featdprism/C1 | 2 +- tests/feat/featdprism/C2 | 2 +- tests/feat/featdprism/C3 | 2 +- tests/feat/featdprism/C4 | 2 +- tests/feat/featdprism/C5 | 2 +- tests/feat/featdprism/C6 | 2 +- tests/feat/featdprism/C7 | 2 +- tests/feat/featdprism/C8 | 2 +- tests/feat/featdprism/C9 | 2 +- tests/feat/featdprism/D1 | 2 +- tests/feat/featdprism/D2 | 2 +- tests/feat/featdprism/D3 | 2 +- tests/feat/featdprism/D4 | 2 +- tests/feat/featdprism/D5 | 2 +- tests/feat/featdprism/D6 | 2 +- tests/feat/featdprism/D7 | 2 +- tests/feat/featdprism/D8 | 2 +- tests/feat/featdprism/D9 | 2 +- tests/feat/featdprism/E1 | 2 +- tests/feat/featdprism/E2 | 2 +- tests/feat/featdprism/E3 | 2 +- tests/feat/featlf/A1 | 2 +- tests/feat/featlf/A2 | 2 +- tests/feat/featlf/A3 | 2 +- tests/feat/featlf/A4 | 2 +- tests/feat/featlf/A5 | 2 +- tests/feat/featlf/A6 | 2 +- tests/feat/featlf/A7 | 2 +- tests/feat/featlf/A8 | 2 +- tests/feat/featlf/B1 | 2 +- tests/feat/featlf/B2 | 2 +- tests/feat/featlf/B3 | 2 +- tests/feat/featlf/B4 | 2 +- tests/feat/featlf/B5 | 2 +- tests/feat/featlf/B6 | 2 +- tests/feat/featlf/B7 | 2 +- tests/feat/featlf/B8 | 2 +- tests/feat/featlf/B9 | 2 +- tests/feat/featlf/C1 | 2 +- tests/feat/featlf/C2 | 2 +- tests/feat/featlf/C3 | 2 +- tests/feat/featlf/C4 | 2 +- tests/feat/featlf/C5 | 2 +- tests/feat/featlf/C6 | 2 +- tests/feat/featlf/C7 | 2 +- tests/feat/featlf/C8 | 2 +- tests/feat/featlf/C9 | 2 +- tests/feat/featlf/D1 | 2 +- tests/feat/featlf/D2 | 2 +- tests/feat/featlf/D3 | 2 +- tests/feat/featlf/D4 | 2 +- tests/feat/featlf/D5 | 2 +- tests/feat/featlf/D6 | 2 +- tests/feat/featlf/D7 | 2 +- tests/feat/featlf/D8 | 2 +- tests/feat/featlf/D9 | 2 +- tests/feat/featlf/E1 | 2 +- tests/feat/featlf/E2 | 2 +- tests/feat/featlf/E3 | 2 +- tests/feat/featlf/E4 | 2 +- tests/feat/featlf/E5 | 2 +- tests/feat/featprism/A1 | 2 +- tests/feat/featprism/A2 | 2 +- tests/feat/featprism/A3 | 2 +- tests/feat/featprism/A4 | 2 +- tests/feat/featprism/A5 | 2 +- tests/feat/featprism/A6 | 2 +- tests/feat/featprism/A7 | 2 +- tests/feat/featprism/A8 | 2 +- tests/feat/featprism/A9 | 2 +- tests/feat/featprism/B1 | 2 +- tests/feat/featprism/B2 | 2 +- tests/feat/featprism/B3 | 2 +- tests/feat/featprism/B4 | 2 +- tests/feat/featprism/B5 | 2 +- tests/feat/featprism/B6 | 2 +- tests/feat/featprism/B7 | 2 +- tests/feat/featprism/B8 | 2 +- tests/feat/featprism/B9 | 2 +- tests/feat/featprism/C1 | 2 +- tests/feat/featprism/C2 | 2 +- tests/feat/featprism/C3 | 2 +- tests/feat/featprism/C4 | 2 +- tests/feat/featprism/C5 | 2 +- tests/feat/featprism/C6 | 2 +- tests/feat/featprism/C7 | 2 +- tests/feat/featprism/C8 | 2 +- tests/feat/featprism/C9 | 2 +- tests/feat/featprism/D1 | 2 +- tests/feat/featprism/D2 | 2 +- tests/feat/featprism/D3 | 2 +- tests/feat/featprism/D4 | 2 +- tests/feat/featprism/D5 | 2 +- tests/feat/featprism/D6 | 2 +- tests/feat/featprism/D7 | 2 +- tests/feat/featprism/D8 | 2 +- tests/feat/featprism/D9 | 2 +- tests/feat/featprism/E1 | 2 +- tests/feat/featprism/E2 | 2 +- tests/feat/featprism/E3 | 2 +- tests/feat/featprism/E4 | 2 +- tests/feat/featprism/E5 | 2 +- tests/feat/featprism/E6 | 2 +- tests/feat/featprism/E7 | 2 +- tests/feat/featprism/E8 | 2 +- tests/feat/featprism/E9 | 2 +- tests/feat/featprism/F1 | 2 +- tests/feat/featprism/F2 | 2 +- tests/feat/featprism/F3 | 2 +- tests/feat/featprism/F4 | 2 +- tests/feat/featprism/F5 | 2 +- tests/feat/featprism/F6 | 2 +- tests/feat/featprism/F7 | 2 +- tests/feat/featprism/F8 | 2 +- tests/feat/featprism/F9 | 2 +- tests/feat/featprism/G1 | 2 +- tests/feat/featprism/G2 | 2 +- tests/feat/featprism/G3 | 2 +- tests/feat/featprism/G4 | 2 +- tests/feat/featprism/G5 | 2 +- tests/feat/featprism/G6 | 2 +- tests/feat/featprism/G7 | 2 +- tests/feat/featprism/G8 | 2 +- tests/feat/featprism/G9 | 2 +- tests/feat/featprism/H1 | 2 +- tests/feat/featprism/H2 | 2 +- tests/feat/featprism/H3 | 2 +- tests/feat/featprism/H4 | 2 +- tests/feat/featprism/H5 | 2 +- tests/feat/featprism/H6 | 2 +- tests/feat/featprism/H7 | 2 +- tests/feat/featprism/H8 | 2 +- tests/feat/featprism/H9 | 2 +- tests/feat/featprism/I1 | 2 +- tests/feat/featprism/I2 | 2 +- tests/feat/featprism/I3 | 2 +- tests/feat/featprism/I4 | 2 +- tests/feat/featprism/I5 | 2 +- tests/feat/featprism/I6 | 2 +- tests/feat/featprism/I7 | 2 +- tests/feat/featprism/I8 | 2 +- tests/feat/featprism/I9 | 2 +- tests/feat/featprism/J1 | 2 +- tests/feat/featprism/J2 | 2 +- tests/feat/featprism/J3 | 4 +- tests/feat/featprism/J4 | 2 +- tests/feat/featprism/J5 | 2 +- tests/feat/featprism/J6 | 2 +- tests/feat/featprism/J7 | 2 +- tests/feat/featprism/K1 | 2 +- tests/feat/featprism/K2 | 2 +- tests/feat/featprism/K3 | 2 +- tests/feat/featprism/K4 | 2 +- tests/feat/featprism/K5 | 2 +- tests/feat/featprism/K6 | 2 +- tests/feat/featprism/K7 | 2 +- tests/feat/featprism/K8 | 2 +- tests/feat/featprism/K9 | 2 +- tests/feat/featprism/L1 | 2 +- tests/feat/featprism/L2 | 2 +- tests/feat/featprism/L3 | 2 +- tests/feat/featprism/L4 | 2 +- tests/feat/featprism/L5 | 2 +- tests/feat/featprism/L6 | 2 +- tests/feat/featprism/L7 | 3 +- tests/feat/featprism/L8 | 2 +- tests/feat/featprism/L9 | 2 +- tests/feat/featprism/M1 | 2 +- tests/feat/featprism/M2 | 2 +- tests/feat/featprism/M3 | 2 +- tests/feat/featprism/M4 | 2 +- tests/feat/featprism/M5 | 2 +- tests/feat/featprism/M6 | 2 +- tests/feat/featprism/M7 | 2 +- tests/feat/featprism/M9 | 2 +- tests/feat/featprism/N1 | 2 +- tests/feat/featprism/N2 | 2 +- tests/feat/featprism/N3 | 2 +- tests/feat/featprism/N6 | 2 +- tests/feat/featprism/N7 | 2 +- tests/feat/featprism/N8 | 2 +- tests/feat/featprism/N9 | 2 +- tests/feat/featprism/O1 | 2 +- tests/feat/featprism/O2 | 2 +- tests/feat/featprism/O5 | 2 +- tests/feat/featprism/O6 | 2 +- tests/feat/featprism/O7 | 2 +- tests/feat/featprism/O8 | 2 +- tests/feat/featprism/O9 | 2 +- tests/feat/featprism/R1 | 2 +- tests/feat/featprism/R2 | 2 +- tests/feat/featprism/R4 | 2 +- tests/feat/featprism/R5 | 2 +- tests/feat/featprism/R6 | 2 +- tests/feat/featprism/R7 | 2 +- tests/feat/featprism/R8 | 2 +- tests/feat/featprism/R9 | 2 +- tests/feat/featprism/S1 | 2 +- tests/feat/featprism/S2 | 2 +- tests/feat/featrevol/A1 | 2 +- tests/feat/featrevol/A2 | 2 +- tests/feat/featrevol/A3 | 2 +- tests/feat/featrevol/A4 | 2 +- tests/feat/featrevol/A5 | 2 +- tests/feat/featrevol/A6 | 2 +- tests/feat/featrevol/A7 | 2 +- tests/feat/featrevol/A8 | 2 +- tests/feat/featrevol/A9 | 2 +- tests/feat/featrevol/B1 | 2 +- tests/feat/featrevol/B2 | 2 +- tests/feat/featrevol/B3 | 2 +- tests/feat/featrevol/B4 | 2 +- tests/feat/featrevol/B5 | 2 +- tests/feat/featrevol/B6 | 2 +- tests/feat/featrevol/B7 | 2 +- tests/feat/featrevol/B8 | 2 +- tests/feat/featrevol/B9 | 2 +- tests/feat/featrevol/C1 | 2 +- tests/feat/featrevol/C2 | 2 +- tests/feat/featrevol/C4 | 2 +- tests/feat/featrevol/C5 | 2 +- tests/feat/featrevol/D1 | 2 +- tests/feat/featrevol/D2 | 2 +- tests/feat/featrevol/D3 | 2 +- tests/feat/featrevol/D4 | 2 +- tests/feat/featrevol/D5 | 2 +- tests/feat/featrevol/E1 | 2 +- tests/feat/featrevol/E2 | 2 +- tests/feat/featrevol/E3 | 2 +- tests/feat/featrevol/E4 | 2 +- tests/feat/featrevol/E5 | 2 +- tests/feat/featrevol/E9 | 2 +- tests/feat/featrevol/F1 | 2 +- tests/feat/featrevol/F2 | 2 +- tests/feat/featrevol/F3 | 2 +- tests/feat/featrevol/F4 | 2 +- tests/feat/featrevol/F5 | 2 +- tests/feat/featrevol/F6 | 2 +- tests/feat/featrevol/F7 | 2 +- tests/feat/featrevol/F8 | 2 +- tests/feat/featrevol/F9 | 2 +- tests/feat/featrevol/G1 | 2 +- tests/feat/featrevol/G2 | 2 +- tests/feat/featrevol/G3 | 2 +- tests/feat/featrevol/G4 | 2 +- tests/feat/featrevol/G5 | 2 +- tests/feat/featrevol/G6 | 2 +- tests/feat/featrevol/G7 | 2 +- tests/feat/featrevol/G8 | 2 +- tests/feat/featrevol/G9 | 2 +- tests/feat/featrevol/H1 | 2 +- tests/feat/featrevol/H2 | 2 +- tests/feat/featrevol/H3 | 2 +- tests/feat/featrevol/H4 | 2 +- tests/feat/featrevol/H5 | 2 +- tests/feat/featrevol/H6 | 2 +- tests/feat/featrevol/H7 | 2 +- tests/feat/featrevol/H8 | 2 +- tests/feat/featrevol/H9 | 3 +- tests/feat/featrevol/I1 | 2 +- tests/feat/featrevol/I2 | 2 +- tests/feat/featrevol/I3 | 2 +- tests/feat/featrevol/I4 | 2 +- tests/feat/featrevol/I5 | 2 +- tests/feat/featrevol/I6 | 2 +- tests/feat/featrevol/I7 | 2 +- tests/feat/featrevol/I8 | 2 +- tests/feat/featrevol/I9 | 2 +- tests/feat/featrevol/J1 | 2 +- tests/feat/featrevol/J2 | 2 +- tests/feat/featrevol/J3 | 2 +- tests/feat/featrevol/J4 | 2 +- tests/feat/featrevol/J5 | 2 +- tests/feat/featrevol/J6 | 2 +- tests/feat/featrevol/J7 | 2 +- tests/feat/featrevol/J8 | 2 +- tests/feat/featrevol/J9 | 2 +- tests/feat/featrf/A1 | 2 +- tests/feat/featrf/A2 | 2 +- tests/feat/featrf/A3 | 2 +- tests/feat/featrf/A4 | 2 +- tests/feat/featrf/A5 | 2 +- tests/feat/featrf/A6 | 2 +- tests/feat/featrf/A7 | 2 +- tests/feat/featrf/A8 | 2 +- tests/feat/featrf/A9 | 2 +- tests/feat/featrf/B1 | 2 +- tests/feat/featrf/B2 | 2 +- tests/feat/featrf/B3 | 2 +- tests/feat/featrf/B4 | 2 +- tests/feat/parse.rules | 1 + tests/fillet2d/chamfer2d/A1 | 2 +- tests/fillet2d/end | 41 ---- tests/fillet2d/fillet2d/A1 | 2 +- tests/fillet2d/fillet2d/A2 | 2 +- tests/fillet2d/fillet2d/A3 | 2 +- tests/fillet2d/fillet2d/A4 | 2 +- tests/fillet2d/fillet2d/A5 | 2 +- tests/fillet2d/fillet2d/A6 | 2 +- tests/fillet2d/fillet2d/A7 | 2 +- tests/fillet2d/fillet2d/A8 | 2 +- tests/fillet2d/fillet2d/A9 | 2 +- tests/fillet2d/parse.rules | 2 +- tests/geometry/end | 147 +++++++------ tests/geometry/parse.rules | 1 + tests/geometry/revsurf/A1 | 3 +- tests/nproject/base/A1 | 4 +- tests/nproject/base/A2 | 5 +- tests/nproject/base/A3 | 4 +- tests/nproject/base/A4 | 3 +- tests/nproject/base/A5 | 3 +- tests/nproject/base/A6 | 3 +- tests/nproject/base/A7 | 3 +- tests/nproject/base/A8 | 4 +- tests/nproject/base/bug24827_1 | 2 +- tests/nproject/base/bug24827_2 | 2 +- tests/nproject/end | 45 +--- tests/nproject/parse.rules | 1 + tests/offset/compshape/A1 | 3 +- tests/offset/compshape/A2 | 2 +- tests/offset/compshape/A3 | 2 +- tests/offset/compshape/A4 | 4 +- tests/offset/compshape/A5 | 2 +- tests/offset/compshape/A6 | 2 +- tests/offset/compshape/A7 | 2 +- tests/offset/end | 221 +++++++++----------- tests/offset/faces_type_a/A1 | 2 +- tests/offset/faces_type_a/A2 | 3 +- tests/offset/faces_type_a/A3 | 3 +- tests/offset/faces_type_a/A4 | 3 +- tests/offset/faces_type_a/A5 | 2 +- tests/offset/faces_type_a/A6 | 2 +- tests/offset/faces_type_a/A7 | 2 +- tests/offset/faces_type_a/A8 | 2 +- tests/offset/faces_type_a/A9 | 3 +- tests/offset/faces_type_a/B1 | 2 +- tests/offset/faces_type_i/A1 | 2 +- tests/offset/faces_type_i/A2 | 2 +- tests/offset/faces_type_i/A3 | 2 +- tests/offset/faces_type_i/A4 | 2 +- tests/offset/faces_type_i/A5 | 2 +- tests/offset/faces_type_i/A6 | 2 +- tests/offset/faces_type_i/A7 | 2 +- tests/offset/faces_type_i/A8 | 2 +- tests/offset/faces_type_i/A9 | 3 +- tests/offset/faces_type_i/B1 | 2 +- tests/offset/faces_type_i/B2 | 4 +- tests/offset/faces_type_i/B3 | 3 +- tests/offset/faces_type_i/B4 | 3 +- tests/offset/faces_type_i/B5 | 3 +- tests/offset/faces_type_i/B6 | 3 +- tests/offset/faces_type_i/B7 | 2 +- tests/offset/faces_type_i/B8 | 4 +- tests/offset/faces_type_i/B9 | 4 +- tests/offset/faces_type_i/C1 | 3 +- tests/offset/faces_type_i/C2 | 3 +- tests/offset/faces_type_i/C3 | 3 +- tests/offset/faces_type_i/C4 | 4 +- tests/offset/faces_type_i/C5 | 3 +- tests/offset/faces_type_i/C6 | 2 +- tests/offset/faces_type_i/C7 | 3 +- tests/offset/faces_type_i/C8 | 4 +- tests/offset/faces_type_i/C9 | 4 +- tests/offset/faces_type_i/D1 | 3 +- tests/offset/faces_type_i/D2 | 3 +- tests/offset/faces_type_i/D3 | 3 +- tests/offset/faces_type_i/D4 | 3 +- tests/offset/faces_type_i/D5 | 2 +- tests/offset/faces_type_i/D6 | 2 +- tests/offset/faces_type_i/D7 | 2 +- tests/offset/faces_type_i/D8 | 2 +- tests/offset/faces_type_i/D9 | 2 +- tests/offset/faces_type_i/E1 | 2 +- tests/offset/faces_type_i/E2 | 2 +- tests/offset/faces_type_i/E3 | 2 +- tests/offset/faces_type_i/E4 | 2 +- tests/offset/faces_type_i/E5 | 2 +- tests/offset/faces_type_i/E6 | 2 +- tests/offset/faces_type_i/E7 | 3 +- tests/offset/faces_type_i/E8 | 3 +- tests/offset/faces_type_i/E9 | 3 +- tests/offset/faces_type_i/F1 | 3 +- tests/offset/faces_type_i/F2 | 3 +- tests/offset/faces_type_i/F3 | 3 +- tests/offset/faces_type_i/F4 | 3 +- tests/offset/faces_type_i/F5 | 3 +- tests/offset/faces_type_i/F6 | 2 +- tests/offset/faces_type_i/F7 | 2 +- tests/offset/faces_type_i/F8 | 2 +- tests/offset/faces_type_i/F9 | 2 +- tests/offset/faces_type_i/G1 | 2 +- tests/offset/faces_type_i/G2 | 2 +- tests/offset/faces_type_i/G3 | 2 +- tests/offset/faces_type_i/G4 | 2 +- tests/offset/faces_type_i/G5 | 2 +- tests/offset/faces_type_i/G6 | 2 +- tests/offset/faces_type_i/G7 | 2 +- tests/offset/faces_type_i/G8 | 2 +- tests/offset/faces_type_i/G9 | 2 +- tests/offset/faces_type_i/H1 | 2 +- tests/offset/faces_type_i/H2 | 2 +- tests/offset/faces_type_i/H3 | 2 +- tests/offset/faces_type_i/H4 | 2 +- tests/offset/faces_type_i/H5 | 2 +- tests/offset/faces_type_i/H6 | 2 +- tests/offset/faces_type_i/H7 | 2 +- tests/offset/faces_type_i/H8 | 2 +- tests/offset/faces_type_i/H9 | 2 +- tests/offset/faces_type_i/I1 | 2 +- tests/offset/faces_type_i/I2 | 2 +- tests/offset/faces_type_i/I3 | 2 +- tests/offset/faces_type_i/I4 | 2 +- tests/offset/faces_type_i/I5 | 3 +- tests/offset/faces_type_i/I6 | 2 +- tests/offset/faces_type_i/I7 | 2 +- tests/offset/faces_type_i/I8 | 2 +- tests/offset/faces_type_i/I9 | 2 +- tests/offset/faces_type_i/J1 | 2 +- tests/offset/faces_type_i/J2 | 2 +- tests/offset/faces_type_i/J3 | 2 +- tests/offset/faces_type_i/J4 | 2 +- tests/offset/faces_type_i/J5 | 3 +- tests/offset/faces_type_i/J6 | 2 +- tests/offset/faces_type_i/J7 | 5 +- tests/offset/faces_type_i/J8 | 2 +- tests/offset/faces_type_i/J9 | 2 +- tests/offset/faces_type_i/K1 | 2 +- tests/offset/faces_type_i/K2 | 2 +- tests/offset/faces_type_i/K3 | 2 +- tests/offset/faces_type_i/K4 | 2 +- tests/offset/faces_type_i/K5 | 2 +- tests/offset/faces_type_i/K6 | 3 +- tests/offset/faces_type_i/K7 | 2 +- tests/offset/faces_type_i/K8 | 2 +- tests/offset/faces_type_i/K9 | 2 +- tests/offset/faces_type_i/L1 | 2 +- tests/offset/faces_type_i/L2 | 2 +- tests/offset/faces_type_i/L3 | 2 +- tests/offset/faces_type_i/L4 | 2 +- tests/offset/faces_type_i/L5 | 2 +- tests/offset/faces_type_i/L6 | 2 +- tests/offset/faces_type_i/L7 | 2 +- tests/offset/faces_type_i/L8 | 2 +- tests/offset/faces_type_i/L9 | 2 +- tests/offset/faces_type_i/M1 | 2 +- tests/offset/faces_type_i/M2 | 2 +- tests/offset/faces_type_i/M3 | 2 +- tests/offset/faces_type_i/M4 | 2 +- tests/offset/faces_type_i/M5 | 2 +- tests/offset/faces_type_i/M6 | 3 +- tests/offset/faces_type_i/M7 | 2 +- tests/offset/faces_type_i/M8 | 3 +- tests/offset/faces_type_i/M9 | 2 +- tests/offset/faces_type_i/N1 | 3 +- tests/offset/faces_type_i/N2 | 2 +- tests/offset/parse.rules | 1 + tests/offset/shape/A1 | 12 +- tests/offset/shape/A2 | 3 +- tests/offset/shape/A3 | 3 +- tests/offset/shape/A4 | 2 +- tests/offset/shape_type_a/A1 | 2 +- tests/offset/shape_type_a/A2 | 2 +- tests/offset/shape_type_a/A3 | 2 +- tests/offset/shape_type_a/A4 | 2 +- tests/offset/shape_type_a/A5 | 2 +- tests/offset/shape_type_a/A6 | 2 +- tests/offset/shape_type_a/A7 | 2 +- tests/offset/shape_type_a/A8 | 2 +- tests/offset/shape_type_a/A9 | 2 +- tests/offset/shape_type_a/B1 | 2 +- tests/offset/shape_type_a/B2 | 2 +- tests/offset/shape_type_a/B3 | 2 +- tests/offset/shape_type_a/B4 | 2 +- tests/offset/shape_type_a/B5 | 2 +- tests/offset/shape_type_a/B6 | 2 +- tests/offset/shape_type_i/A1 | 2 +- tests/offset/shape_type_i/A2 | 2 +- tests/offset/shape_type_i/A3 | 2 +- tests/offset/shape_type_i/A4 | 2 +- tests/offset/shape_type_i/A5 | 2 +- tests/offset/shape_type_i/A6 | 2 +- tests/offset/shape_type_i/A7 | 4 +- tests/offset/shape_type_i/A8 | 2 +- tests/offset/shape_type_i/A9 | 2 +- tests/offset/shape_type_i/B1 | 2 +- tests/offset/shape_type_i/B2 | 4 +- tests/offset/shape_type_i/B3 | 4 +- tests/offset/shape_type_i/B4 | 2 +- tests/offset/shape_type_i/B5 | 2 +- tests/offset/shape_type_i/B6 | 3 +- tests/offset/shape_type_i/B7 | 4 +- tests/offset/shape_type_i/B8 | 3 +- tests/offset/shape_type_i/B9 | 2 +- tests/offset/shape_type_i/C1 | 2 +- tests/offset/shape_type_i/C2 | 2 +- tests/offset/shape_type_i/C3 | 4 +- tests/offset/shape_type_i/C4 | 2 +- tests/offset/shape_type_i/C5 | 4 +- tests/offset/shape_type_i/C6 | 2 +- tests/offset/shape_type_i/C7 | 2 +- tests/offset/shape_type_i/C8 | 5 +- tests/offset/shape_type_i/C9 | 2 +- tests/offset/shape_type_i/D1 | 2 +- tests/offset/shape_type_i/D2 | 2 +- tests/offset/shape_type_i/D3 | 2 +- tests/offset/shape_type_i/D4 | 2 +- tests/offset/shape_type_i/D5 | 2 +- tests/offset/shape_type_i/D6 | 2 +- tests/offset/shape_type_i/D7 | 2 +- tests/offset/shape_type_i/E1 | 2 +- tests/offset/shape_type_i/E2 | 2 +- tests/offset/shape_type_i/E3 | 2 +- tests/offset/shape_type_i/E4 | 2 +- tests/offset/shape_type_i/E6 | 2 +- tests/offset/shape_type_i/E7 | 2 +- tests/offset/shape_type_i/E8 | 2 +- tests/offset/shape_type_i/E9 | 2 +- tests/offset/shape_type_i/F1 | 2 +- tests/offset/shape_type_i/F2 | 2 +- tests/offset/shape_type_i/F3 | 2 +- tests/offset/shape_type_i/F4 | 2 +- tests/offset/shape_type_i/F5 | 2 +- tests/offset/shape_type_i/F6 | 3 +- tests/offset/shape_type_i/F7 | 2 +- tests/offset/shape_type_i/F8 | 2 +- tests/offset/shape_type_i/F9 | 2 +- tests/offset/shape_type_i/G1 | 2 +- tests/offset/shape_type_i/G2 | 2 +- tests/offset/shape_type_i/G3 | 2 +- tests/offset/shape_type_i/G4 | 2 +- tests/offset/shape_type_i/G5 | 2 +- tests/offset/shape_type_i/G6 | 2 +- tests/offset/shape_type_i_c/A1 | 2 +- tests/offset/shape_type_i_c/A2 | 2 +- tests/offset/shape_type_i_c/A3 | 2 +- tests/offset/shape_type_i_c/A4 | 2 +- tests/offset/shape_type_i_c/A5 | 2 +- tests/offset/shape_type_i_c/A6 | 2 +- tests/offset/shape_type_i_c/A7 | 2 +- tests/offset/shape_type_i_c/A8 | 2 +- tests/offset/shape_type_i_c/A9 | 2 +- tests/offset/shape_type_i_c/B1 | 2 +- tests/offset/shape_type_i_c/B2 | 2 +- tests/offset/shape_type_i_c/B3 | 2 +- tests/offset/shape_type_i_c/B4 | 2 +- tests/offset/shape_type_i_c/B5 | 2 +- tests/offset/shape_type_i_c/B6 | 2 +- tests/offset/shape_type_i_c/B7 | 2 +- tests/offset/shape_type_i_c/B8 | 2 +- tests/offset/shape_type_i_c/B9 | 2 +- tests/offset/shape_type_i_c/C1 | 2 +- tests/offset/shape_type_i_c/C2 | 2 +- tests/offset/shape_type_i_c/C3 | 2 +- tests/offset/shape_type_i_c/C4 | 2 +- tests/offset/shape_type_i_c/C5 | 2 +- tests/offset/shape_type_i_c/C6 | 2 +- tests/offset/shape_type_i_c/C7 | 2 +- tests/offset/shape_type_i_c/C8 | 2 +- tests/offset/shape_type_i_c/C9 | 2 +- tests/offset/shape_type_i_c/D1 | 2 +- tests/offset/shape_type_i_c/D2 | 2 +- tests/offset/shape_type_i_c/D3 | 2 +- tests/offset/shape_type_i_c/D4 | 2 +- tests/offset/shape_type_i_c/D5 | 2 +- tests/offset/shape_type_i_c/D6 | 2 +- tests/offset/shape_type_i_c/D7 | 2 +- tests/offset/shape_type_i_c/D8 | 2 +- tests/offset/shape_type_i_c/D9 | 2 +- tests/offset/shape_type_i_c/E1 | 2 +- tests/offset/shape_type_i_c/E2 | 2 +- tests/offset/shape_type_i_c/E3 | 2 +- tests/offset/shape_type_i_c/E4 | 2 +- tests/offset/shape_type_i_c/E5 | 2 +- tests/offset/shape_type_i_c/E6 | 2 +- tests/offset/shape_type_i_c/E7 | 2 +- tests/offset/shape_type_i_c/E8 | 2 +- tests/offset/shape_type_i_c/E9 | 2 +- tests/offset/shape_type_i_c/F1 | 2 +- tests/offset/shape_type_i_c/F2 | 2 +- tests/offset/shape_type_i_c/F3 | 2 +- tests/offset/shape_type_i_c/F4 | 2 +- tests/offset/shape_type_i_c/F5 | 2 +- tests/offset/shape_type_i_c/F6 | 2 +- tests/offset/shape_type_i_c/F7 | 2 +- tests/offset/shape_type_i_c/F8 | 2 +- tests/offset/shape_type_i_c/F9 | 2 +- tests/offset/shape_type_i_c/G1 | 2 +- tests/offset/shape_type_i_c/G2 | 2 +- tests/offset/shape_type_i_c/G3 | 2 +- tests/offset/shape_type_i_c/G4 | 2 +- tests/offset/shape_type_i_c/G5 | 2 +- tests/offset/shape_type_i_c/G6 | 2 +- tests/offset/shape_type_i_c/G7 | 2 +- tests/offset/shape_type_i_c/G8 | 2 +- tests/offset/shape_type_i_c/G9 | 2 +- tests/offset/shape_type_i_c/H1 | 2 +- tests/offset/shape_type_i_c/H2 | 2 +- tests/offset/shape_type_i_c/H3 | 2 +- tests/offset/shape_type_i_c/H4 | 2 +- tests/offset/shape_type_i_c/H5 | 2 +- tests/offset/shape_type_i_c/H6 | 2 +- tests/offset/shape_type_i_c/H7 | 2 +- tests/offset/shape_type_i_c/H8 | 2 +- tests/offset/shape_type_i_c/H9 | 2 +- tests/offset/shape_type_i_c/I1 | 2 +- tests/offset/shape_type_i_c/I2 | 2 +- tests/offset/shape_type_i_c/I3 | 2 +- tests/offset/shape_type_i_c/I4 | 2 +- tests/offset/shape_type_i_c/I5 | 2 +- tests/offset/shape_type_i_c/I6 | 2 +- tests/offset/shape_type_i_c/I7 | 2 +- tests/offset/shape_type_i_c/I8 | 2 +- tests/offset/shape_type_i_c/I9 | 2 +- tests/offset/shape_type_i_c/J2 | 2 +- tests/offset/shape_type_i_c/J3 | 2 +- tests/offset/shape_type_i_c/J4 | 2 +- tests/offset/shape_type_i_c/J5 | 2 +- tests/offset/shape_type_i_c/J6 | 2 +- tests/offset/shape_type_i_c/J7 | 2 +- tests/offset/shape_type_i_c/J8 | 2 +- tests/offset/shape_type_i_c/J9 | 2 +- tests/offset/shape_type_i_c/K1 | 2 +- tests/offset/shape_type_i_c/K2 | 2 +- tests/offset/shape_type_i_c/K3 | 2 +- tests/offset/shape_type_i_c/K4 | 2 +- tests/offset/shape_type_i_c/K5 | 2 +- tests/offset/shape_type_i_c/K6 | 2 +- tests/offset/shape_type_i_c/K7 | 2 +- tests/offset/shape_type_i_c/K8 | 2 +- tests/offset/shape_type_i_c/K9 | 2 +- tests/offset/shape_type_i_c/L1 | 2 +- tests/offset/shape_type_i_c/L2 | 2 +- tests/offset/shape_type_i_c/L3 | 2 +- tests/offset/shape_type_i_c/L4 | 2 +- tests/offset/shape_type_i_c/L5 | 2 +- tests/offset/shape_type_i_c/L6 | 2 +- tests/offset/shape_type_i_c/L7 | 2 +- tests/offset/shape_type_i_c/L8 | 2 +- tests/offset/shape_type_i_c/L9 | 2 +- tests/offset/shape_type_i_c/M1 | 2 +- tests/offset/shape_type_i_c/M2 | 2 +- tests/offset/shape_type_i_c/M3 | 2 +- tests/offset/shape_type_i_c/M4 | 2 +- tests/offset/shape_type_i_c/M5 | 2 +- tests/offset/shape_type_i_c/M6 | 2 +- tests/offset/shape_type_i_c/M7 | 2 +- tests/offset/shape_type_i_c/M8 | 2 +- tests/offset/shape_type_i_c/M9 | 2 +- tests/offset/shape_type_i_c/N1 | 2 +- tests/offset/shape_type_i_c/N2 | 2 +- tests/offset/shape_type_i_c/N3 | 2 +- tests/offset/shape_type_i_c/N4 | 2 +- tests/offset/shape_type_i_c/N5 | 2 +- tests/offset/shape_type_i_c/N6 | 2 +- tests/offset/shape_type_i_c/N7 | 2 +- tests/offset/shape_type_i_c/N8 | 2 +- tests/offset/shape_type_i_c/N9 | 2 +- tests/offset/shape_type_i_c/O1 | 2 +- tests/offset/shape_type_i_c/O2 | 2 +- tests/offset/shape_type_i_c/O3 | 2 +- tests/offset/shape_type_i_c/O4 | 4 +- tests/offset/shape_type_i_c/O5 | 4 +- tests/offset/shape_type_i_c/O6 | 2 +- tests/offset/shape_type_i_c/O7 | 2 +- tests/offset/shape_type_i_c/O8 | 4 +- tests/offset/shape_type_i_c/O9 | 4 +- tests/offset/shape_type_i_c/P1 | 4 +- tests/offset/shape_type_i_c/P2 | 4 +- tests/offset/shape_type_i_c/P3 | 4 +- tests/offset/shape_type_i_c/P4 | 2 +- tests/offset/shape_type_i_c/P5 | 2 +- tests/offset/shape_type_i_c/P6 | 2 +- tests/offset/shape_type_i_c/P7 | 2 +- tests/offset/shape_type_i_c/X1 | 4 +- tests/offset/shape_type_i_c/X2 | 4 +- tests/offset/shape_type_i_c/X3 | 4 +- tests/offset/shape_type_i_c/X4 | 4 +- tests/offset/shape_type_i_c/X5 | 4 +- tests/offset/shape_type_i_c/X6 | 4 +- tests/offset/wire_closed_inside_0_005/A3 | 1 + tests/offset/wire_closed_inside_0_005/B4 | 1 + tests/offset/wire_closed_inside_0_005/C3 | 1 + tests/offset/wire_closed_inside_0_005/C4 | 1 + tests/offset/wire_closed_inside_0_005/C9 | 1 + tests/offset/wire_closed_inside_0_005/D1 | 1 + tests/offset/wire_closed_inside_0_005/D3 | 1 + tests/offset/wire_closed_inside_0_005/D6 | 1 + tests/offset/wire_closed_inside_0_005/F9 | 1 + tests/offset/wire_closed_inside_0_005/H6 | 1 + tests/offset/wire_closed_inside_0_025/A3 | 1 + tests/offset/wire_closed_inside_0_025/B4 | 2 +- tests/offset/wire_closed_inside_0_025/B5 | 1 + tests/offset/wire_closed_inside_0_025/B7 | 1 + tests/offset/wire_closed_inside_0_025/C3 | 1 + tests/offset/wire_closed_inside_0_025/C4 | 1 + tests/offset/wire_closed_inside_0_025/C9 | 1 + tests/offset/wire_closed_inside_0_025/D1 | 1 + tests/offset/wire_closed_inside_0_025/D3 | 1 + tests/offset/wire_closed_inside_0_025/D6 | 1 + tests/offset/wire_closed_inside_0_025/D8 | 2 +- tests/offset/wire_closed_inside_0_025/F8 | 1 + tests/offset/wire_closed_inside_0_025/F9 | 1 + tests/offset/wire_closed_inside_0_025/G9 | 2 +- tests/offset/wire_closed_inside_0_025/H6 | 1 + tests/offset/wire_closed_inside_0_025/J8 | 1 + tests/offset/wire_closed_inside_0_075/A2 | 1 + tests/offset/wire_closed_inside_0_075/A3 | 1 + tests/offset/wire_closed_inside_0_075/A4 | 2 +- tests/offset/wire_closed_inside_0_075/A7 | 2 +- tests/offset/wire_closed_inside_0_075/A8 | 2 +- tests/offset/wire_closed_inside_0_075/B4 | 2 +- tests/offset/wire_closed_inside_0_075/B5 | 1 + tests/offset/wire_closed_inside_0_075/B6 | 2 +- tests/offset/wire_closed_inside_0_075/B7 | 1 + tests/offset/wire_closed_inside_0_075/B9 | 2 +- tests/offset/wire_closed_inside_0_075/C3 | 1 + tests/offset/wire_closed_inside_0_075/C4 | 1 + tests/offset/wire_closed_inside_0_075/C9 | 1 + tests/offset/wire_closed_inside_0_075/D1 | 1 + tests/offset/wire_closed_inside_0_075/D3 | 1 + tests/offset/wire_closed_inside_0_075/D4 | 2 +- tests/offset/wire_closed_inside_0_075/D6 | 1 + tests/offset/wire_closed_inside_0_075/D8 | 2 +- tests/offset/wire_closed_inside_0_075/D9 | 2 +- tests/offset/wire_closed_inside_0_075/E1 | 2 +- tests/offset/wire_closed_inside_0_075/E2 | 2 +- tests/offset/wire_closed_inside_0_075/E3 | 2 +- tests/offset/wire_closed_inside_0_075/E6 | 2 +- tests/offset/wire_closed_inside_0_075/E7 | 2 +- tests/offset/wire_closed_inside_0_075/E8 | 1 + tests/offset/wire_closed_inside_0_075/F3 | 2 +- tests/offset/wire_closed_inside_0_075/F4 | 2 +- tests/offset/wire_closed_inside_0_075/F7 | 1 + tests/offset/wire_closed_inside_0_075/F8 | 1 + tests/offset/wire_closed_inside_0_075/F9 | 1 + tests/offset/wire_closed_inside_0_075/G1 | 2 +- tests/offset/wire_closed_inside_0_075/G4 | 1 + tests/offset/wire_closed_inside_0_075/G6 | 2 +- tests/offset/wire_closed_inside_0_075/G9 | 2 +- tests/offset/wire_closed_inside_0_075/H2 | 2 +- tests/offset/wire_closed_inside_0_075/H4 | 2 +- tests/offset/wire_closed_inside_0_075/H5 | 2 +- tests/offset/wire_closed_inside_0_075/H6 | 1 + tests/offset/wire_closed_inside_0_075/H7 | 2 +- tests/offset/wire_closed_inside_0_075/H9 | 2 +- tests/offset/wire_closed_inside_0_075/I2 | 2 +- tests/offset/wire_closed_inside_0_075/I6 | 2 +- tests/offset/wire_closed_inside_0_075/J8 | 1 + tests/offset/wire_closed_inside_0_075/K1 | 2 +- tests/offset/wire_closed_outside_0_005/A3 | 1 + tests/offset/wire_closed_outside_0_005/B4 | 1 + tests/offset/wire_closed_outside_0_005/B7 | 1 + tests/offset/wire_closed_outside_0_005/C3 | 1 + tests/offset/wire_closed_outside_0_005/C4 | 1 + tests/offset/wire_closed_outside_0_005/C9 | 1 + tests/offset/wire_closed_outside_0_005/D3 | 1 + tests/offset/wire_closed_outside_0_005/D6 | 1 + tests/offset/wire_closed_outside_0_005/F9 | 1 + tests/offset/wire_closed_outside_0_005/H6 | 1 + tests/offset/wire_closed_outside_0_025/A3 | 1 + tests/offset/wire_closed_outside_0_025/B4 | 1 + tests/offset/wire_closed_outside_0_025/B5 | 1 + tests/offset/wire_closed_outside_0_025/C3 | 1 + tests/offset/wire_closed_outside_0_025/C4 | 1 + tests/offset/wire_closed_outside_0_025/C9 | 1 + tests/offset/wire_closed_outside_0_025/D1 | 1 + tests/offset/wire_closed_outside_0_025/D3 | 1 + tests/offset/wire_closed_outside_0_025/D6 | 1 + tests/offset/wire_closed_outside_0_025/F9 | 1 + tests/offset/wire_closed_outside_0_025/H6 | 1 + tests/offset/wire_closed_outside_0_075/A3 | 1 + tests/offset/wire_closed_outside_0_075/B4 | 1 + tests/offset/wire_closed_outside_0_075/B5 | 1 + tests/offset/wire_closed_outside_0_075/C3 | 1 + tests/offset/wire_closed_outside_0_075/C4 | 1 + tests/offset/wire_closed_outside_0_075/C9 | 1 + tests/offset/wire_closed_outside_0_075/D1 | 1 + tests/offset/wire_closed_outside_0_075/D3 | 1 + tests/offset/wire_closed_outside_0_075/D6 | 1 + tests/offset/wire_closed_outside_0_075/F8 | 1 + tests/offset/wire_closed_outside_0_075/F9 | 1 + tests/offset/wire_closed_outside_0_075/H6 | 1 + tests/offset/wire_unclosed_outside_0_005/A4 | 1 + tests/offset/wire_unclosed_outside_0_005/B1 | 1 + tests/offset/wire_unclosed_outside_0_005/B2 | 1 + tests/offset/wire_unclosed_outside_0_005/C1 | 1 + tests/offset/wire_unclosed_outside_0_005/C3 | 1 + tests/offset/wire_unclosed_outside_0_005/C5 | 1 + tests/offset/wire_unclosed_outside_0_025/A4 | 1 + tests/offset/wire_unclosed_outside_0_025/B1 | 1 + tests/offset/wire_unclosed_outside_0_025/B8 | 1 + tests/offset/wire_unclosed_outside_0_025/C1 | 1 + tests/offset/wire_unclosed_outside_0_025/C2 | 1 + tests/offset/wire_unclosed_outside_0_025/C3 | 1 + tests/offset/wire_unclosed_outside_0_025/C5 | 1 + tests/offset/wire_unclosed_outside_0_075/A1 | 3 +- tests/offset/wire_unclosed_outside_0_075/A4 | 1 + tests/offset/wire_unclosed_outside_0_075/B8 | 1 + tests/offset/wire_unclosed_outside_0_075/B9 | 1 + tests/offset/wire_unclosed_outside_0_075/C1 | 1 + tests/offset/wire_unclosed_outside_0_075/C2 | 1 + tests/offset/wire_unclosed_outside_0_075/C3 | 1 + tests/offset/wire_unclosed_outside_0_075/C5 | 1 + tests/parse.rules | 2 +- tests/perf/ncollection/A1 | 2 +- tests/pipe/parse.rules | 1 + tests/pipe/specific/A1 | 2 +- tests/pipe/specific/A2 | 2 +- tests/pipe/specific/A3 | 3 +- tests/pipe/specific/A4 | 3 +- tests/pipe/specific/A5 | 2 +- tests/pipe/specific/A6 | 2 +- tests/pipe/specific/A7 | 3 +- tests/pipe/specific/A8 | 3 +- tests/pipe/specific/A9 | 2 +- tests/pipe/specific/B1 | 2 +- tests/pipe/specific/B2 | 3 +- tests/pipe/specific/B3 | 3 +- tests/pipe/specific/B4 | 2 +- tests/pipe/specific/B5 | 2 +- tests/pipe/specific/B6 | 3 +- tests/pipe/specific/B7 | 3 +- tests/pipe/specific/B8 | 2 +- tests/pipe/specific/B9 | 2 +- tests/pipe/specific/C1 | 3 +- tests/pipe/specific/C2 | 3 +- tests/pipe/specific/C3 | 2 +- tests/pipe/specific/C4 | 2 +- tests/pipe/specific/C5 | 3 +- tests/pipe/specific/C6 | 3 +- tests/pipe/specific/C7 | 2 +- tests/pipe/specific/C8 | 3 +- tests/pipe/specific/C9 | 2 +- tests/pipe/specific/D1 | 3 +- tests/pipe/specific/D2 | 2 +- tests/pipe/specific/D3 | 2 +- tests/pipe/specific/D4 | 3 +- tests/pipe/specific/D5 | 3 +- tests/pipe/specific/D6 | 2 +- tests/pipe/specific/D7 | 2 +- tests/pipe/specific/D8 | 3 +- tests/pipe/specific/D9 | 3 +- tests/pipe/specific/E1 | 2 +- tests/pipe/specific/E2 | 3 +- tests/pipe/specific/E3 | 2 +- tests/pipe/specific/E4 | 3 +- tests/pipe/specific/E5 | 2 +- tests/pipe/specific/E6 | 2 +- tests/pipe/specific/E7 | 3 +- tests/pipe/specific/E8 | 3 +- tests/pipe/specific/E9 | 2 +- tests/pipe/specific/F1 | 2 +- tests/pipe/specific/F2 | 3 +- tests/pipe/specific/F3 | 3 +- tests/pipe/specific/F4 | 2 +- tests/pipe/specific/F5 | 3 +- tests/pipe/specific/F6 | 2 +- tests/pipe/specific/F7 | 3 +- tests/pipe/specific/F8 | 2 +- tests/pipe/specific/F9 | 2 +- tests/pipe/specific/G1 | 3 +- tests/pipe/specific/G2 | 3 +- tests/pipe/specific/G3 | 2 +- tests/pipe/specific/G4 | 2 +- tests/pipe/specific/G5 | 3 +- tests/pipe/specific/G6 | 3 +- tests/pipe/specific/G7 | 2 +- tests/pipe/specific/G8 | 2 +- tests/pipe/specific/G9 | 3 +- tests/pipe/specific/H1 | 2 +- tests/pipe/specific/H2 | 3 +- tests/pipe/specific/H3 | 2 +- tests/pipe/specific/H4 | 2 +- tests/pipe/specific/H5 | 3 +- tests/pipe/specific/H6 | 3 +- tests/pipe/specific/H7 | 2 +- tests/pipe/specific/H8 | 3 +- tests/pipe/specific/H9 | 2 +- tests/pipe/specific/I1 | 3 +- tests/pipe/specific/I2 | 2 +- tests/pipe/specific/I3 | 3 +- tests/pipe/specific/I4 | 2 +- tests/pipe/specific/I5 | 2 +- tests/pipe/specific/I6 | 3 +- tests/pipe/specific/I7 | 3 +- tests/pipe/specific/I8 | 2 +- tests/pipe/specific/I9 | 3 +- tests/pipe/specific/J1 | 2 +- tests/pipe/specific/J2 | 3 +- tests/pipe/specific/J3 | 2 +- tests/pipe/specific/J4 | 3 +- tests/pipe/specific/J5 | 2 +- tests/pipe/specific/J6 | 2 +- tests/pipe/specific/J7 | 3 +- tests/pipe/specific/J8 | 3 +- tests/pipe/specific/J9 | 2 +- tests/pipe/specific/K1 | 3 +- tests/pipe/specific/K2 | 2 +- tests/pipe/specific/K3 | 2 +- tests/pipe/specific/K4 | 3 +- tests/pipe/specific/K5 | 2 +- tests/pipe/specific/K6 | 2 +- tests/pipe/specific/K7 | 3 +- tests/pipe/specific/K8 | 3 +- tests/pipe/specific/K9 | 2 +- tests/pipe/specific/L1 | 3 +- tests/pipe/specific/L2 | 2 +- tests/pipe/specific/L3 | 2 +- tests/pipe/specific/L4 | 3 +- tests/pipe/specific/L5 | 3 +- tests/pipe/specific/L6 | 2 +- tests/pipe/specific/L7 | 3 +- tests/pipe/specific/L8 | 2 +- tests/pipe/specific/L9 | 3 +- tests/pipe/specific/M1 | 2 +- tests/pipe/specific/M2 | 3 +- tests/pipe/specific/M3 | 2 +- tests/pipe/specific/M4 | 3 +- tests/pipe/specific/M5 | 2 +- tests/pipe/specific/M6 | 3 +- tests/pipe/specific/M7 | 2 +- tests/pipe/specific/M8 | 2 +- tests/pipe/specific/M9 | 3 +- tests/pipe/specific/N1 | 3 +- tests/pipe/specific/N2 | 2 +- tests/pipe/specific/N3 | 2 +- tests/pipe/specific/N4 | 3 +- tests/pipe/specific/N5 | 3 +- tests/pipe/specific/N6 | 2 +- tests/pipe/specific/N7 | 3 +- tests/pipe/specific/N8 | 2 +- tests/pipe/specific/N9 | 3 +- tests/pipe/specific/O1 | 2 +- tests/pipe/specific/O2 | 3 +- tests/pipe/specific/O3 | 2 +- tests/pipe/specific/O4 | 3 +- tests/pipe/specific/O5 | 2 +- tests/pipe/specific/O6 | 3 +- tests/pipe/specific/O7 | 2 +- tests/pipe/specific/O8 | 3 +- tests/pipe/specific/O9 | 2 +- tests/pipe/specific/P1 | 3 +- tests/pipe/specific/P2 | 2 +- tests/pipe/specific/P3 | 3 +- tests/pipe/specific/P4 | 2 +- tests/pipe/specific/P5 | 3 +- tests/pipe/specific/P6 | 2 +- tests/pipe/specific/P7 | 3 +- tests/pipe/specific/P8 | 2 +- tests/pipe/specific/P9 | 3 +- tests/pipe/specific/Q1 | 2 +- tests/pipe/specific/Q2 | 3 +- tests/pipe/specific/Q3 | 2 +- tests/pipe/specific/Q4 | 3 +- tests/pipe/specific/Q5 | 2 +- tests/pipe/specific/Q6 | 3 +- tests/pipe/specific/Q7 | 2 +- tests/pipe/specific/Q8 | 3 +- tests/pipe/specific/Q9 | 2 +- tests/pipe/specific/R1 | 3 +- tests/pipe/specific/R2 | 2 +- tests/pipe/specific/R3 | 3 +- tests/pipe/specific/R4 | 2 +- tests/pipe/specific/R5 | 3 +- tests/pipe/specific/R6 | 2 +- tests/pipe/specific/R7 | 3 +- tests/pipe/specific/R8 | 2 +- tests/pipe/specific/R9 | 3 +- tests/pipe/specific/S1 | 2 +- tests/pipe/specific/S2 | 3 +- tests/pipe/specific/S3 | 2 +- tests/pipe/specific/S4 | 3 +- tests/pipe/specific/S5 | 2 +- tests/pipe/specific/S6 | 3 +- tests/pipe/specific/S7 | 3 +- tests/pipe/specific/S8 | 2 +- tests/pipe/specific/S9 | 2 +- tests/pipe/specific/T1 | 3 +- tests/pipe/specific/T2 | 3 +- tests/pipe/specific/T3 | 2 +- tests/pipe/specific/T4 | 3 +- tests/pipe/specific/T5 | 2 +- tests/pipe/specific/T6 | 2 +- tests/pipe/specific/T7 | 3 +- tests/pipe/specific/T8 | 3 +- tests/pipe/specific/T9 | 2 +- tests/pipe/specific/U1 | 3 +- tests/pipe/specific/U2 | 2 +- tests/pipe/specific/U3 | 2 +- tests/pipe/specific/U4 | 3 +- tests/pipe/specific/U5 | 3 +- tests/pipe/specific/U6 | 2 +- tests/pipe/specific/U7 | 3 +- tests/pipe/specific/U8 | 2 +- tests/pipe/specific/U9 | 3 +- tests/pipe/specific/V1 | 2 +- tests/pipe/specific/V2 | 2 +- tests/pipe/specific/V3 | 3 +- tests/pipe/specific/V4 | 2 +- tests/pipe/specific/V5 | 2 +- tests/pipe/specific/V6 | 3 +- tests/pipe/specific/V7 | 3 +- tests/pipe/specific/V8 | 2 +- tests/pipe/specific/V9 | 2 +- tests/pipe/specific/W1 | 3 +- tests/pipe/specific/W2 | 3 +- tests/pipe/specific/W3 | 2 +- tests/pipe/specific/W4 | 3 +- tests/pipe/specific/W5 | 2 +- tests/pipe/specific/W6 | 3 +- tests/pipe/specific/W7 | 2 +- tests/pipe/specific/W8 | 2 +- tests/pipe/specific/W9 | 3 +- tests/pipe/specific/X1 | 3 +- tests/pipe/specific/X2 | 2 +- tests/pipe/specific/X3 | 2 +- tests/pipe/specific/X4 | 3 +- tests/pipe/specific/X5 | 3 +- tests/pipe/specific/X6 | 2 +- tests/pipe/specific/X7 | 3 +- tests/pipe/specific/X8 | 2 +- tests/pipe/specific/X9 | 3 +- tests/pipe/specific/Y1 | 2 +- tests/pipe/specific/Y2 | 2 +- tests/pipe/specific/Y3 | 3 +- tests/pipe/specific/Y4 | 3 +- tests/pipe/specific/Y5 | 2 +- tests/pipe/specific/Y6 | 2 +- tests/pipe/specific/Y7 | 3 +- tests/pipe/specific/Y8 | 3 +- tests/pipe/specific/Y9 | 2 +- tests/pipe/specific/Z1 | 3 +- tests/pipe/specific/Z2 | 2 +- tests/pipe/specific/Z3 | 3 +- tests/pipe/specific/Z4 | 2 +- tests/pipe/specific/Z5 | 2 +- tests/pipe/specific/Z6 | 3 +- tests/pipe/specific/Z7 | 3 +- tests/pipe/specific/Z8 | 2 +- tests/pipe/specific/Z9 | 2 +- tests/pipe/specific/ZA1 | 3 +- tests/pipe/specific/ZA2 | 3 +- tests/pipe/specific/ZA3 | 2 +- tests/pipe/specific/ZA4 | 3 +- tests/pipe/specific/ZA5 | 2 +- tests/pipe/specific/ZA6 | 3 +- tests/pipe/specific/ZA7 | 2 +- tests/pipe/specific/ZA8 | 2 +- tests/pipe/specific/ZA9 | 3 +- tests/pipe/specific/ZB1 | 3 +- tests/pipe/specific/ZB2 | 2 +- tests/pipe/specific/ZB3 | 2 +- tests/pipe/specific/ZB4 | 3 +- tests/pipe/specific/ZB5 | 3 +- tests/pipe/specific/ZB6 | 2 +- tests/pipe/specific/ZB7 | 3 +- tests/pipe/specific/ZB8 | 2 +- tests/pipe/specific/ZB9 | 3 +- tests/pipe/specific/ZC1 | 2 +- tests/pipe/specific/ZC2 | 2 +- tests/pipe/specific/ZC3 | 3 +- tests/pipe/specific/ZC4 | 3 +- tests/pipe/specific/ZC5 | 2 +- tests/pipe/specific/ZC6 | 2 +- tests/pipe/specific/ZC7 | 3 +- tests/pipe/specific/ZC8 | 3 +- tests/pipe/specific/end | 44 ---- tests/pipe/standard/A1 | 2 +- tests/pipe/standard/A2 | 2 +- tests/pipe/standard/A3 | 2 +- tests/pipe/standard/A4 | 2 +- tests/pipe/standard/A5 | 2 +- tests/pipe/standard/A6 | 2 +- tests/pipe/standard/A7 | 2 +- tests/pipe/standard/A8 | 2 +- tests/pipe/standard/A9 | 2 +- tests/pipe/standard/B1 | 2 +- tests/pipe/standard/B2 | 2 +- tests/pipe/standard/B3 | 2 +- tests/pipe/standard/B4 | 2 +- tests/pipe/standard/B5 | 2 +- tests/pipe/standard/B6 | 2 +- tests/pipe/standard/B7 | 2 +- tests/pipe/standard/B8 | 2 +- tests/pipe/standard/B9 | 2 +- tests/pipe/standard/C1 | 2 +- tests/pipe/standard/C2 | 2 +- tests/pipe/standard/C3 | 2 +- tests/pipe/standard/C4 | 2 +- tests/pipe/standard/C5 | 2 +- tests/pipe/standard/C6 | 2 +- tests/pipe/standard/C7 | 2 +- tests/pipe/standard/C8 | 2 +- tests/pipe/standard/C9 | 2 +- tests/pipe/standard/D1 | 2 +- tests/pipe/standard/D2 | 2 +- tests/pipe/standard/D3 | 2 +- tests/pipe/standard/D4 | 2 +- tests/pipe/standard/D5 | 2 +- tests/pipe/standard/D6 | 2 +- tests/pipe/standard/D7 | 2 +- tests/pipe/standard/D8 | 2 +- tests/pipe/standard/D9 | 2 +- tests/pipe/standard/E1 | 2 +- tests/pipe/standard/E2 | 2 +- tests/pipe/standard/E3 | 2 +- tests/pipe/standard/E4 | 2 +- tests/pipe/standard/E5 | 2 +- tests/pipe/standard/E6 | 2 +- tests/pipe/standard/E7 | 2 +- tests/pipe/standard/E8 | 2 +- tests/pipe/standard/E9 | 2 +- tests/pipe/standard/F1 | 2 +- tests/pipe/standard/F2 | 2 +- tests/pipe/standard/F3 | 2 +- tests/pipe/standard/F4 | 2 +- tests/pipe/standard/F5 | 2 +- tests/pipe/standard/F6 | 2 +- tests/pipe/standard/F7 | 2 +- tests/pipe/standard/end | 30 +-- tests/prism/end | 8 +- tests/thrusection/end | 49 +---- tests/thrusection/not_solids/A1 | 2 +- tests/thrusection/not_solids/A2 | 2 +- tests/thrusection/not_solids/A3 | 2 +- tests/thrusection/not_solids/A4 | 2 +- tests/thrusection/not_solids/A5 | 2 +- tests/thrusection/not_solids/A6 | 2 +- tests/thrusection/not_solids/A7 | 2 +- tests/thrusection/not_solids/A8 | 2 +- tests/thrusection/not_solids/A9 | 2 +- tests/thrusection/not_solids/B1 | 2 +- tests/thrusection/not_solids/B2 | 2 +- tests/thrusection/not_solids/B3 | 2 +- tests/thrusection/not_solids/B4 | 2 +- tests/thrusection/not_solids/B5 | 2 +- tests/thrusection/not_solids/B6 | 2 +- tests/thrusection/not_solids/B7 | 2 +- tests/thrusection/not_solids/B8 | 2 +- tests/thrusection/not_solids/B9 | 2 +- tests/thrusection/not_solids/C1 | 2 +- tests/thrusection/not_solids/C2 | 2 +- tests/thrusection/not_solids/C3 | 2 +- tests/thrusection/not_solids/C4 | 2 +- tests/thrusection/not_solids/C5 | 2 +- tests/thrusection/not_solids/C6 | 2 +- tests/thrusection/not_solids/C7 | 2 +- tests/thrusection/not_solids/C8 | 2 +- tests/thrusection/not_solids/C9 | 2 +- tests/thrusection/not_solids/D1 | 2 +- tests/thrusection/not_solids/D2 | 2 +- tests/thrusection/not_solids/D3 | 2 +- tests/thrusection/not_solids/D4 | 2 +- tests/thrusection/not_solids/D5 | 2 +- tests/thrusection/not_solids/D6 | 2 +- tests/thrusection/not_solids/D7 | 2 +- tests/thrusection/not_solids/D8 | 2 +- tests/thrusection/not_solids/D9 | 2 +- tests/thrusection/not_solids/E1 | 2 +- tests/thrusection/not_solids/E2 | 2 +- tests/thrusection/not_solids/E3 | 2 +- tests/thrusection/not_solids/E4 | 2 +- tests/thrusection/not_solids/E5 | 2 +- tests/thrusection/not_solids/E6 | 2 +- tests/thrusection/not_solids/E7 | 2 +- tests/thrusection/not_solids/E8 | 2 +- tests/thrusection/not_solids/E9 | 2 +- tests/thrusection/not_solids/F1 | 2 +- tests/thrusection/not_solids/F2 | 2 +- tests/thrusection/not_solids/F3 | 2 +- tests/thrusection/not_solids/F4 | 2 +- tests/thrusection/not_solids/F5 | 2 +- tests/thrusection/not_solids/F6 | 2 +- tests/thrusection/not_solids/F7 | 2 +- tests/thrusection/not_solids/F8 | 2 +- tests/thrusection/not_solids/F9 | 2 +- tests/thrusection/not_solids/G1 | 2 +- tests/thrusection/not_solids/G2 | 2 +- tests/thrusection/not_solids/G3 | 2 +- tests/thrusection/not_solids/G4 | 2 +- tests/thrusection/not_solids/G5 | 2 +- tests/thrusection/not_solids/G6 | 2 +- tests/thrusection/not_solids/G7 | 2 +- tests/thrusection/not_solids/G8 | 2 +- tests/thrusection/not_solids/G9 | 2 +- tests/thrusection/not_solids/H1 | 2 +- tests/thrusection/not_solids/H2 | 2 +- tests/thrusection/not_solids/H3 | 2 +- tests/thrusection/not_solids/H4 | 2 +- tests/thrusection/not_solids/H5 | 2 +- tests/thrusection/not_solids/H6 | 2 +- tests/thrusection/not_solids/H7 | 2 +- tests/thrusection/not_solids/H8 | 2 +- tests/thrusection/not_solids/H9 | 2 +- tests/thrusection/not_solids/I1 | 2 +- tests/thrusection/not_solids/I2 | 2 +- tests/thrusection/not_solids/I3 | 2 +- tests/thrusection/not_solids/I4 | 2 +- tests/thrusection/not_solids/I5 | 2 +- tests/thrusection/not_solids/I6 | 2 +- tests/thrusection/not_solids/I7 | 2 +- tests/thrusection/not_solids/I8 | 2 +- tests/thrusection/not_solids/I9 | 2 +- tests/thrusection/not_solids/J1 | 2 +- tests/thrusection/not_solids/J2 | 2 +- tests/thrusection/not_solids/J3 | 2 +- tests/thrusection/not_solids/J4 | 2 +- tests/thrusection/not_solids/J5 | 2 +- tests/thrusection/not_solids/J6 | 2 +- tests/thrusection/not_solids/J7 | 2 +- tests/thrusection/not_solids/J8 | 2 +- tests/thrusection/not_solids/J9 | 2 +- tests/thrusection/not_solids/K1 | 2 +- tests/thrusection/not_solids/K2 | 2 +- tests/thrusection/not_solids/K3 | 2 +- tests/thrusection/not_solids/K4 | 2 +- tests/thrusection/not_solids/K5 | 2 +- tests/thrusection/not_solids/K6 | 2 +- tests/thrusection/not_solids/K7 | 2 +- tests/thrusection/not_solids/K8 | 2 +- tests/thrusection/not_solids/K9 | 2 +- tests/thrusection/not_solids/L1 | 2 +- tests/thrusection/not_solids/L2 | 2 +- tests/thrusection/not_solids/L3 | 2 +- tests/thrusection/not_solids/L4 | 2 +- tests/thrusection/not_solids/L5 | 2 +- tests/thrusection/not_solids/L6 | 2 +- tests/thrusection/not_solids/L7 | 2 +- tests/thrusection/not_solids/L8 | 2 +- tests/thrusection/not_solids/L9 | 2 +- tests/thrusection/not_solids/M1 | 2 +- tests/thrusection/not_solids/M2 | 2 +- tests/thrusection/not_solids/M3 | 2 +- tests/thrusection/not_solids/M4 | 2 +- tests/thrusection/not_solids/M5 | 2 +- tests/thrusection/not_solids/M6 | 2 +- tests/thrusection/not_solids/M7 | 2 +- tests/thrusection/not_solids/M8 | 2 +- tests/thrusection/not_solids/M9 | 2 +- tests/thrusection/not_solids/N1 | 2 +- tests/thrusection/not_solids/N2 | 2 +- tests/thrusection/not_solids/N3 | 2 +- tests/thrusection/not_solids/N4 | 2 +- tests/thrusection/not_solids/N5 | 2 +- tests/thrusection/not_solids/N6 | 2 +- tests/thrusection/not_solids/N7 | 2 +- tests/thrusection/not_solids/N8 | 2 +- tests/thrusection/not_solids/N9 | 2 +- tests/thrusection/not_solids/O1 | 2 +- tests/thrusection/not_solids/O2 | 2 +- tests/thrusection/not_solids/O3 | 2 +- tests/thrusection/not_solids/O4 | 2 +- tests/thrusection/not_solids/O5 | 2 +- tests/thrusection/not_solids/O6 | 2 +- tests/thrusection/not_solids/O7 | 2 +- tests/thrusection/not_solids/O8 | 2 +- tests/thrusection/not_solids/O9 | 2 +- tests/thrusection/not_solids/P1 | 2 +- tests/thrusection/not_solids/P2 | 2 +- tests/thrusection/not_solids/P3 | 2 +- tests/thrusection/not_solids/P4 | 2 +- tests/thrusection/not_solids/P5 | 2 +- tests/thrusection/not_solids/P6 | 2 +- tests/thrusection/not_solids/P7 | 2 +- tests/thrusection/not_solids/P8 | 2 +- tests/thrusection/not_solids/P9 | 2 +- tests/thrusection/not_solids/Q1 | 2 +- tests/thrusection/not_solids/Q2 | 2 +- tests/thrusection/not_solids/Q3 | 2 +- tests/thrusection/not_solids/Q4 | 2 +- tests/thrusection/not_solids/Q5 | 2 +- tests/thrusection/not_solids/Q6 | 2 +- tests/thrusection/not_solids/Q7 | 2 +- tests/thrusection/not_solids/Q8 | 2 +- tests/thrusection/not_solids/Q9 | 2 +- tests/thrusection/not_solids/R1 | 2 +- tests/thrusection/not_solids/R2 | 2 +- tests/thrusection/not_solids/R3 | 2 +- tests/thrusection/not_solids/R4 | 2 +- tests/thrusection/not_solids/R5 | 2 +- tests/thrusection/not_solids/R6 | 2 +- tests/thrusection/not_solids/R7 | 2 +- tests/thrusection/not_solids/R8 | 2 +- tests/thrusection/not_solids/R9 | 2 +- tests/thrusection/not_solids/S1 | 2 +- tests/thrusection/not_solids/S2 | 2 +- tests/thrusection/not_solids/S3 | 2 +- tests/thrusection/not_solids/S4 | 2 +- tests/thrusection/not_solids/S5 | 2 +- tests/thrusection/not_solids/S6 | 2 +- tests/thrusection/not_solids/S7 | 2 +- tests/thrusection/not_solids/S8 | 2 +- tests/thrusection/not_solids/S9 | 2 +- tests/thrusection/not_solids/T1 | 2 +- tests/thrusection/not_solids/T2 | 2 +- tests/thrusection/not_solids/T3 | 2 +- tests/thrusection/not_solids/T4 | 2 +- tests/thrusection/not_solids/T5 | 2 +- tests/thrusection/not_solids/T6 | 2 +- tests/thrusection/not_solids/T7 | 2 +- tests/thrusection/not_solids/T8 | 2 +- tests/thrusection/not_solids/T9 | 2 +- tests/thrusection/not_solids/U1 | 2 +- tests/thrusection/not_solids/U2 | 2 +- tests/thrusection/not_solids/U3 | 2 +- tests/thrusection/not_solids/U4 | 2 +- tests/thrusection/not_solids/U5 | 2 +- tests/thrusection/not_solids/U6 | 2 +- tests/thrusection/not_solids/U7 | 2 +- tests/thrusection/not_solids/U8 | 2 +- tests/thrusection/not_solids/U9 | 2 +- tests/thrusection/not_solids/V1 | 2 +- tests/thrusection/not_solids/V2 | 2 +- tests/thrusection/not_solids/V3 | 2 +- tests/thrusection/not_solids/V4 | 2 +- tests/thrusection/not_solids/V5 | 2 +- tests/thrusection/not_solids/V6 | 2 +- tests/thrusection/not_solids/V7 | 2 +- tests/thrusection/not_solids/V8 | 2 +- tests/thrusection/not_solids/V9 | 2 +- tests/thrusection/not_solids/W1 | 2 +- tests/thrusection/not_solids/W2 | 2 +- tests/thrusection/not_solids/W3 | 2 +- tests/thrusection/not_solids/W4 | 2 +- tests/thrusection/not_solids/W5 | 2 +- tests/thrusection/not_solids/W6 | 2 +- tests/thrusection/not_solids/W7 | 2 +- tests/thrusection/not_solids/W8 | 2 +- tests/thrusection/parse.rules | 1 + tests/thrusection/solids/A1 | 2 +- tests/thrusection/solids/A2 | 2 +- tests/thrusection/solids/A3 | 2 +- tests/thrusection/solids/A4 | 2 +- tests/thrusection/solids/A5 | 2 +- tests/thrusection/solids/A6 | 2 +- tests/thrusection/solids/A7 | 2 +- tests/thrusection/solids/A8 | 2 +- tests/thrusection/solids/A9 | 2 +- tests/thrusection/specific/A1 | 2 +- tests/thrusection/specific/A2 | 2 +- tests/thrusection/specific/A3 | 2 +- tests/thrusection/specific/A4 | 2 +- tests/thrusection/specific/A5 | 2 +- tests/thrusection/specific/A6 | 2 +- tests/thrusection/specific/A7 | 2 +- tests/thrusection/specific/A8 | 2 +- tests/thrusection/specific/A9 | 2 +- tests/thrusection/specific/B1 | 2 +- tests/thrusection/specific/B2 | 2 +- tests/thrusection/specific/B3 | 2 +- tests/thrusection/specific/B4 | 2 +- tests/thrusection/specific/B5 | 2 +- tests/thrusection/specific/B6 | 2 +- tests/thrusection/specific/B7 | 2 +- tests/thrusection/specific/B8 | 2 +- tests/thrusection/specific/B9 | 2 +- tests/thrusection/specific/C1 | 2 +- tests/thrusection/specific/C2 | 2 +- tests/thrusection/specific/C3 | 2 +- tests/thrusection/specific/C4 | 2 +- tests/thrusection/specific/C5 | 2 +- tests/thrusection/specific/C6 | 2 +- tests/thrusection/specific/C7 | 2 +- tests/thrusection/specific/C8 | 2 +- tests/thrusection/specific/C9 | 2 +- tests/thrusection/specific/D1 | 2 +- tests/thrusection/specific/D2 | 2 +- tests/thrusection/specific/D3 | 2 +- tests/thrusection/specific/D4 | 2 +- tests/thrusection/specific/D5 | 2 +- tests/thrusection/specific/D6 | 2 +- tests/thrusection/specific/D7 | 2 +- tests/thrusection/specific/D8 | 2 +- tests/thrusection/specific/D9 | 2 +- tests/thrusection/specific/E1 | 2 +- tests/thrusection/specific/E2 | 2 +- tests/thrusection/specific/E3 | 2 +- tests/thrusection/specific/E4 | 4 +- tests/thrusection/specific/E5 | 2 +- tests/thrusection/specific/E6 | 2 +- tests/thrusection/specific/E7 | 4 +- tests/thrusection/specific/E8 | 4 +- tests/thrusection/specific/E9 | 2 +- tests/thrusection/specific/F1 | 2 +- tests/thrusection/specific/F2 | 4 +- tests/thrusection/specific/F3 | 4 +- tests/thrusection/specific/F4 | 2 +- tests/thrusection/specific/F5 | 2 +- tests/thrusection/specific/F6 | 2 +- tests/thrusection/specific/F7 | 4 +- tests/thrusection/specific/F8 | 2 +- tests/thrusection/specific/F9 | 2 +- tests/thrusection/specific/G1 | 4 +- tests/thrusection/specific/G2 | 4 +- tests/thrusection/specific/G3 | 2 +- tests/thrusection/specific/G4 | 2 +- tests/thrusection/specific/G5 | 2 +- tests/thrusection/specific/G6 | 2 +- tests/thrusection/specific/H1 | 2 +- tests/thrusection/specific/H2 | 2 +- tests/thrusection/specific/H3 | 2 +- tests/thrusection/specific/H4 | 2 +- tests/thrusection/specific/H5 | 2 +- tests/thrusection/specific/H6 | 2 +- tests/thrusection/specific/H7 | 2 +- tests/thrusection/specific/H8 | 2 +- tests/thrusection/specific/H9 | 2 +- tests/thrusection/specific/I1 | 2 +- tests/thrusection/specific/I2 | 2 +- tests/thrusection/specific/I3 | 2 +- tests/thrusection/specific/I4 | 2 +- tests/thrusection/specific/I5 | 2 +- tests/thrusection/specific/I6 | 2 +- tests/thrusection/specific/I7 | 2 +- tests/thrusection/specific/I8 | 2 +- tests/thrusection/specific/I9 | 2 +- tests/thrusection/specific/J1 | 2 +- tests/thrusection/specific/J2 | 2 +- tests/thrusection/specific/J3 | 2 +- tests/thrusection/specific/J4 | 2 +- tests/thrusection/specific/J5 | 2 +- tests/thrusection/specific/J6 | 2 +- tests/thrusection/specific/J7 | 2 +- tests/thrusection/specific/J8 | 2 +- tests/thrusection/specific/J9 | 2 +- tests/thrusection/specific/K1 | 2 +- tests/thrusection/specific/K2 | 2 +- tests/thrusection/specific/K3 | 2 +- tests/thrusection/specific/K4 | 2 +- tests/thrusection/specific/K5 | 2 +- tests/thrusection/specific/K6 | 2 +- tests/thrusection/specific/K7 | 2 +- tests/thrusection/specific/K8 | 2 +- tests/thrusection/specific/K9 | 2 +- tests/thrusection/specific/L1 | 2 +- tests/thrusection/specific/L2 | 2 +- tests/thrusection/specific/L3 | 2 +- tests/thrusection/specific/L4 | 2 +- tests/thrusection/specific/L5 | 4 +- tests/thrusection/specific/L6 | 4 +- tests/thrusection/specific/L7 | 4 +- tests/thrusection/specific/L8 | 4 +- tests/thrusection/specific/L9 | 4 +- tests/thrusection/specific/M1 | 4 +- tests/thrusection/specific/M2 | 4 +- tests/thrusection/specific/M3 | 4 +- tests/thrusection/specific/M4 | 4 +- tests/thrusection/specific/M5 | 4 +- tests/thrusection/specific/M6 | 2 +- tests/thrusection/specific/M7 | 2 +- tests/thrusection/specific/M8 | 2 +- tests/thrusection/specific/M9 | 2 +- tests/thrusection/specific/N1 | 2 +- tests/thrusection/specific/N2 | 2 +- tests/thrusection/specific/N3 | 2 +- tests/thrusection/specific/N4 | 2 +- 7156 files changed, 10293 insertions(+), 8530 deletions(-) create mode 100644 tests/geometry/parse.rules diff --git a/src/DrawResources/CheckCommands.tcl b/src/DrawResources/CheckCommands.tcl index 36a65db67e..dd1bb47bc5 100644 --- a/src/DrawResources/CheckCommands.tcl +++ b/src/DrawResources/CheckCommands.tcl @@ -172,7 +172,7 @@ proc _check_arg {check_name check_result {get_value 0}} { if { $arg == ${check_name} } { if {${get_value}} { incr narg - if { $narg < [llength $args] && ! [regexp {^-} [lindex $args $narg]] } { + if { $narg < [llength $args] && ! [regexp {^-[^0-9]} [lindex $args $narg]] } { set ${check_result} "[lindex $args $narg]" } else { error "Option ${check_result} requires argument" @@ -449,3 +449,141 @@ proc checkfaults {shape source_shape {ref_value 0}} { puts "Error : Number of faults is $nb_r" } } + +# auxiliary: check all arguments +proc _check_args { args {options {}} {command_name ""}} { + # check arguments + for {set narg 0} {${narg} < [llength ${args}]} {incr narg} { + set arg [lindex ${args} ${narg}] + set toContinue 0 + foreach option ${options} { + set option_name [lindex ${option} 0] + set variable_to_save_value [lindex ${option} 1] + set get_value [lindex ${option} 2] + set local_value "" + if { [_check_arg ${option_name} local_value ${get_value}] } { + upvar ${variable_to_save_value} ${variable_to_save_value} + set ${variable_to_save_value} ${local_value} + set toContinue 1 + } + } + if {${toContinue}} { continue } + # unsupported option + if { [regexp {^-} ${arg}] } { + error "Error: unsupported option \"${arg}\"" + } + error "Error: cannot interpret argument ${narg} (${arg})" + } + foreach option ${options} { + set option_name [lindex ${option} 0] + set variable_to_save_value [lindex ${option} 1] + set should_exist [lindex ${option} 3] + if {![info exists ${variable_to_save_value}] && ${should_exist} == 1} { + error "Error: wrong using of command '${command_name}', '${option_name}' option is required" + } + } +} + +help checkprops { + Procedure includes commands to compute length, area and volume of input shape. + + Use: checkprops shapename [options...] + Allowed options are: + -l LENGTH: command lprops, computes the mass properties of all edges in the shape with a linear density of 1 + -s AREA: command sprops, computes the mass properties of all faces with a surface density of 1 + -v VOLUME: command vprops, computes the mass properties of all solids with a density of 1 + -eps EPSILON: the epsilon defines relative precision of computation + -equal SHAPE: compare area\volume\length of input shapes. Puts error if its are not equal + -notequal SHAPE: compare area\volume\length of input shapes. Puts error if its are equal + Options -l, -s and -v are independent and can be used in any order. Tolerance epsilon is the same for all options. +} + +proc checkprops {shape args} { + puts "checkprops ${shape} ${args}" + upvar ${shape} ${shape} + + if {![isdraw ${shape}] || [regexp "${shape} is a \n" [whatis ${shape}]]} { + puts "Error: The command cannot be built" + return + } + + set length -1 + set area -1 + set volume -1 + set epsilon 1.0e-4 + set compared_equal_shape -1 + set compared_notequal_shape -1 + set equal_check 0 + + set options {{"-eps" epsilon 1} + {"-equal" compared_equal_shape 1} + {"-notequal" compared_notequal_shape 1}} + + if { [regexp {\-[not]*equal} $args] } { + lappend options {"-s" area 0} + lappend options {"-l" length 0} + lappend options {"-v" volume 0} + set equal_check 1 + } else { + lappend options {"-s" area 1} + lappend options {"-l" length 1} + lappend options {"-v" volume 1} + } + _check_args ${args} ${options} "checkprops" + + if { ${length} != -1 || ${equal_check} == 1 } { + set CommandName lprops + set mass $length + set prop "length" + set equal_check 0 + } + if { ${area} != -1 || ${equal_check} == 1 } { + set CommandName sprops + set mass $area + set prop "area" + set equal_check 0 + } + if { ${volume} != -1 || ${equal_check} == 1 } { + set CommandName vprops + set mass $volume + set prop "volume" + set equal_check 0 + } + + regexp {Mass +: +([-0-9.+eE]+)} [${CommandName} ${shape} ${epsilon}] full m + + if { ${compared_equal_shape} != -1 } { + upvar ${compared_equal_shape} ${compared_equal_shape} + regexp {Mass +: +([-0-9.+eE]+)} [${CommandName} ${compared_equal_shape} ${epsilon}] full compared_m + if { $compared_m != $m } { + puts "Error: Shape ${compared_equal_shape} is not equal to shape ${shape}" + } + } + + if { ${compared_notequal_shape} != -1 } { + upvar ${compared_notequal_shape} ${compared_notequal_shape} + regexp {Mass +: +([-0-9.+eE]+)} [${CommandName} ${compared_notequal_shape} ${epsilon}] full compared_m + if { $compared_m == $m } { + puts "Error: Shape ${compared_notequal_shape} is equal shape to ${shape}" + } + } + + if { ${compared_equal_shape} == -1 && ${compared_notequal_shape} == -1 } { + if { [string compare "$mass" "empty"] != 0 } { + if { $m == 0 } { + puts "Error : The command is not valid. The $prop is 0." + } + if { $mass > 0 } { + puts "The expected $prop is $mass" + } + #check of change of area is < 1% + if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { + puts "Error : The $prop of result shape is $m" + } + } else { + if { $m != 0 } { + puts "Error : The command is not valid. The $prop is $m" + } + } + } +} \ No newline at end of file diff --git a/tests/blend/bfuseblend/A1 b/tests/blend/bfuseblend/A1 index eceb199cb3..0b1cb03015 100644 --- a/tests/blend/bfuseblend/A1 +++ b/tests/blend/bfuseblend/A1 @@ -6,4 +6,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 451533 +checkprops result -s 451533 diff --git a/tests/blend/bfuseblend/A2 b/tests/blend/bfuseblend/A2 index 938dd9995f..947a05332b 100644 --- a/tests/blend/bfuseblend/A2 +++ b/tests/blend/bfuseblend/A2 @@ -6,4 +6,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 432086 +checkprops result -s 432086 diff --git a/tests/blend/bfuseblend/A3 b/tests/blend/bfuseblend/A3 index 6c08346d34..09f2bfa6eb 100644 --- a/tests/blend/bfuseblend/A3 +++ b/tests/blend/bfuseblend/A3 @@ -5,4 +5,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 389033 +checkprops result -s 389033 diff --git a/tests/blend/bfuseblend/A4 b/tests/blend/bfuseblend/A4 index c022f6ede8..eabe081ad3 100644 --- a/tests/blend/bfuseblend/A4 +++ b/tests/blend/bfuseblend/A4 @@ -5,4 +5,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 534763 +checkprops result -s 534772 diff --git a/tests/blend/bfuseblend/A5 b/tests/blend/bfuseblend/A5 index 9c7914ef6c..db0251f6a2 100644 --- a/tests/blend/bfuseblend/A5 +++ b/tests/blend/bfuseblend/A5 @@ -5,4 +5,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 1.47825e+06 +checkprops result -s 1.47825e+06 diff --git a/tests/blend/bfuseblend/A6 b/tests/blend/bfuseblend/A6 index 05eace0f66..bc4f5d576c 100644 --- a/tests/blend/bfuseblend/A6 +++ b/tests/blend/bfuseblend/A6 @@ -8,4 +8,4 @@ trotate s b 0 0 0 0 0 1 -10 explode s E bfuseblend result s b 3*SCALE1 -set square 1.65656e+06 +checkprops result -s 1.65656e+06 diff --git a/tests/blend/bfuseblend/A7 b/tests/blend/bfuseblend/A7 index f94f50a10a..21a74f6bc3 100644 --- a/tests/blend/bfuseblend/A7 +++ b/tests/blend/bfuseblend/A7 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 783698 +checkprops result -s 783698 diff --git a/tests/blend/bfuseblend/A8 b/tests/blend/bfuseblend/A8 index e65e44b299..866ea560a4 100644 --- a/tests/blend/bfuseblend/A8 +++ b/tests/blend/bfuseblend/A8 @@ -13,4 +13,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 677145 +checkprops result -s 677145 diff --git a/tests/blend/bfuseblend/A9 b/tests/blend/bfuseblend/A9 index f6a0551620..ef1bd3e981 100644 --- a/tests/blend/bfuseblend/A9 +++ b/tests/blend/bfuseblend/A9 @@ -14,4 +14,4 @@ tscale b 0 0 0 SCALE1 tscale s 0 0 0 SCALE1 bfuseblend result s b 1*SCALE1 -set square 1.29262e+06 +checkprops result -s 1.29262e+06 diff --git a/tests/blend/bfuseblend/B1 b/tests/blend/bfuseblend/B1 index ff6c5c0f16..ba49797e0f 100644 --- a/tests/blend/bfuseblend/B1 +++ b/tests/blend/bfuseblend/B1 @@ -12,4 +12,4 @@ tscale s 0 0 0 SCALE1 explode s E bfuseblend result s b 1*SCALE1 -set square 395701 +checkprops result -s 395701 diff --git a/tests/blend/bfuseblend/B2 b/tests/blend/bfuseblend/B2 index af9ae51c9f..60c2ed57e3 100644 --- a/tests/blend/bfuseblend/B2 +++ b/tests/blend/bfuseblend/B2 @@ -13,4 +13,4 @@ fsameparameter s SCALE1*1.e-7 explode s E bfuseblend result s b 1*SCALE1 -set square 431283 +checkprops result -s 431283 diff --git a/tests/blend/bfuseblend/B3 b/tests/blend/bfuseblend/B3 index b831b9070d..cd58a5cb73 100644 --- a/tests/blend/bfuseblend/B3 +++ b/tests/blend/bfuseblend/B3 @@ -6,4 +6,4 @@ tscale s1 0 0 0 SCALE1 tscale s2 0 0 0 SCALE1 bfuseblend result s1 s2 0.5*SCALE1 -set square 78849.6 +checkprops result -s 78849.6 diff --git a/tests/blend/bfuseblend/B4 b/tests/blend/bfuseblend/B4 index 34bf522279..b760161d3a 100644 --- a/tests/blend/bfuseblend/B4 +++ b/tests/blend/bfuseblend/B4 @@ -7,4 +7,4 @@ tscale s1 0 0 0 SCALE1 tscale s2 0 0 0 SCALE1 bfuseblend result s1 s2 0.5*SCALE1 -set square 82598.9 +checkprops result -s 82598.9 diff --git a/tests/blend/bfuseblend/B5 b/tests/blend/bfuseblend/B5 index 5dc0d9eb61..6058e72fe3 100644 --- a/tests/blend/bfuseblend/B5 +++ b/tests/blend/bfuseblend/B5 @@ -7,4 +7,4 @@ tscale s1 0 0 0 SCALE1 tscale s2 0 0 0 SCALE1 bfuseblend result s1 s2 0.5*SCALE1 -set square 65305.3 +checkprops result -s 65305.3 diff --git a/tests/blend/bfuseblend/B6 b/tests/blend/bfuseblend/B6 index 3bc7b29d32..d75a291bad 100644 --- a/tests/blend/bfuseblend/B6 +++ b/tests/blend/bfuseblend/B6 @@ -6,4 +6,4 @@ tscale s1 0 0 0 SCALE1 tscale s2 0 0 0 SCALE1 bfuseblend result s1 s2 1*SCALE1 -set square 52829.1 +checkprops result -s 52829.1 diff --git a/tests/blend/bfuseblend/B7 b/tests/blend/bfuseblend/B7 index 526ed30a1a..22a5806236 100644 --- a/tests/blend/bfuseblend/B7 +++ b/tests/blend/bfuseblend/B7 @@ -6,4 +6,4 @@ tscale s1 0 0 0 SCALE1 tscale s2 0 0 0 SCALE1 bfuseblend result s1 s2 1*SCALE1 -set square 52754.1 +checkprops result -s 53457.8 diff --git a/tests/blend/buildevol/A1 b/tests/blend/buildevol/A1 index f27297f93e..de1b45b8b3 100644 --- a/tests/blend/buildevol/A1 +++ b/tests/blend/buildevol/A1 @@ -10,4 +10,4 @@ mkevol result s updatevol s_5 0 2 1 4 2 2 buildevol -set square 23985.2 +checkprops result -s 23985.2 diff --git a/tests/blend/buildevol/A2 b/tests/blend/buildevol/A2 index 35256a948e..54bcf43998 100644 --- a/tests/blend/buildevol/A2 +++ b/tests/blend/buildevol/A2 @@ -10,4 +10,4 @@ mkevol result s updatevol s_5 0 10 1 20 2 10 buildevol -set square 30913 +checkprops result -s 30913 diff --git a/tests/blend/buildevol/A3 b/tests/blend/buildevol/A3 index 902b9d221a..e837aa3646 100644 --- a/tests/blend/buildevol/A3 +++ b/tests/blend/buildevol/A3 @@ -10,4 +10,4 @@ mkevol result s updatevol s_5 0 10 1 20 2 10 buildevol -set square 27121 +checkprops result -s 27121 diff --git a/tests/blend/buildevol/A4 b/tests/blend/buildevol/A4 index 24bd20b859..344a4d4db7 100644 --- a/tests/blend/buildevol/A4 +++ b/tests/blend/buildevol/A4 @@ -11,4 +11,4 @@ mkevol result s updatevol s_9 0 10 1 20 2 10 buildevol -set square 21068.3 +checkprops result -s 21068.3 diff --git a/tests/blend/buildevol/A5 b/tests/blend/buildevol/A5 index c8ea2f6177..89c793cfaf 100644 --- a/tests/blend/buildevol/A5 +++ b/tests/blend/buildevol/A5 @@ -11,4 +11,4 @@ mkevol result s updatevol s_1 0 10 1 20 2 10 buildevol -set square 21188.6 +checkprops result -s 21188.6 diff --git a/tests/blend/buildevol/A6 b/tests/blend/buildevol/A6 index 5b7735af44..5930ead0e9 100644 --- a/tests/blend/buildevol/A6 +++ b/tests/blend/buildevol/A6 @@ -10,4 +10,4 @@ mkevol result s updatevol s_9 0 10 1 20 2 10 buildevol -set square 44716.1 +checkprops result -s 44716.1 diff --git a/tests/blend/buildevol/A7 b/tests/blend/buildevol/A7 index 340e07532d..7ea6489292 100644 --- a/tests/blend/buildevol/A7 +++ b/tests/blend/buildevol/A7 @@ -10,4 +10,4 @@ mkevol result s updatevol s_2 0 10 1 20 2 10 buildevol -set square 44127.7 +checkprops result -s 44127.7 diff --git a/tests/blend/buildevol/A8 b/tests/blend/buildevol/A8 index 8460557fbc..f172815402 100644 --- a/tests/blend/buildevol/A8 +++ b/tests/blend/buildevol/A8 @@ -11,4 +11,4 @@ mkevol result s updatevol s_9 0 10 1 20 2 10 buildevol -set square 42210.2 +checkprops result -s 42210.2 diff --git a/tests/blend/buildevol/A9 b/tests/blend/buildevol/A9 index 87aa4a65cd..c3e2055fbd 100644 --- a/tests/blend/buildevol/A9 +++ b/tests/blend/buildevol/A9 @@ -11,4 +11,4 @@ mkevol result s updatevol s_3 0 10 1 20 2 10 buildevol -set square 41218.7 +checkprops result -s 41218.7 diff --git a/tests/blend/buildevol/B1 b/tests/blend/buildevol/B1 index b402e62ffb..d374efba8a 100644 --- a/tests/blend/buildevol/B1 +++ b/tests/blend/buildevol/B1 @@ -10,4 +10,4 @@ mkevol result s updatevol s_9 0 10 1 20 2 10 buildevol -set square 89820.2 +checkprops result -s 89820.2 diff --git a/tests/blend/buildevol/B2 b/tests/blend/buildevol/B2 index 92fff84438..4211e72a53 100644 --- a/tests/blend/buildevol/B2 +++ b/tests/blend/buildevol/B2 @@ -10,4 +10,4 @@ mkevol result s updatevol s_1 0 10 1 20 2 10 buildevol -set square 90149.1 +checkprops result -s 90149.1 diff --git a/tests/blend/buildevol/B3 b/tests/blend/buildevol/B3 index a640b6d34e..7686d17c40 100644 --- a/tests/blend/buildevol/B3 +++ b/tests/blend/buildevol/B3 @@ -11,4 +11,6 @@ mkevol result s updatevol s_7 0 10 1 20 2 10 buildevol -set square 12023.4 + +checkprops result -s 12045.6 + diff --git a/tests/blend/buildevol/B4 b/tests/blend/buildevol/B4 index 0ba1ccf29e..41fe7159b8 100644 --- a/tests/blend/buildevol/B4 +++ b/tests/blend/buildevol/B4 @@ -11,4 +11,4 @@ mkevol result s updatevol s_3 0 10 1 20 2 10 buildevol -set square 11734.1 +checkprops result -s 11734.1 diff --git a/tests/blend/buildevol/B5 b/tests/blend/buildevol/B5 index c9e78d6cab..3a3409d2ee 100644 --- a/tests/blend/buildevol/B5 +++ b/tests/blend/buildevol/B5 @@ -12,4 +12,4 @@ mkevol result s updatevol s_9 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 134866 +checkprops result -s 134866 diff --git a/tests/blend/buildevol/B6 b/tests/blend/buildevol/B6 index 5b1d447388..71f795f877 100644 --- a/tests/blend/buildevol/B6 +++ b/tests/blend/buildevol/B6 @@ -6,4 +6,4 @@ mkevol result s updatevol s_2 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 134103 +checkprops result -s 134103 diff --git a/tests/blend/buildevol/B7 b/tests/blend/buildevol/B7 index 2e8c890acf..a653edfcb8 100644 --- a/tests/blend/buildevol/B7 +++ b/tests/blend/buildevol/B7 @@ -5,4 +5,4 @@ mkevol result s updatevol s_9 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 275055 +checkprops result -s 275055 diff --git a/tests/blend/buildevol/B8 b/tests/blend/buildevol/B8 index 472b13c552..2409ef7cf0 100644 --- a/tests/blend/buildevol/B8 +++ b/tests/blend/buildevol/B8 @@ -5,4 +5,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 276679 +checkprops result -s 276679 diff --git a/tests/blend/buildevol/B9 b/tests/blend/buildevol/B9 index da7ea31652..1c5c9b9e29 100644 --- a/tests/blend/buildevol/B9 +++ b/tests/blend/buildevol/B9 @@ -6,4 +6,4 @@ mkevol result s updatevol s_7 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 137086 +checkprops result -s 137086 diff --git a/tests/blend/buildevol/C1 b/tests/blend/buildevol/C1 index 7d7541d0a1..a8ade6d9ee 100644 --- a/tests/blend/buildevol/C1 +++ b/tests/blend/buildevol/C1 @@ -6,4 +6,4 @@ mkevol result s updatevol s_2 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 135853 +checkprops result -s 135853 diff --git a/tests/blend/buildevol/C2 b/tests/blend/buildevol/C2 index 50100a0550..b72b6927b2 100644 --- a/tests/blend/buildevol/C2 +++ b/tests/blend/buildevol/C2 @@ -5,4 +5,4 @@ mkevol result s updatevol s_4 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 104110 +checkprops result -s 104110 diff --git a/tests/blend/buildevol/C3 b/tests/blend/buildevol/C3 index 620378ebec..ec3bbbf0fa 100644 --- a/tests/blend/buildevol/C3 +++ b/tests/blend/buildevol/C3 @@ -5,4 +5,4 @@ mkevol result s updatevol s_9 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 104232 +checkprops result -s 104232 diff --git a/tests/blend/buildevol/C4 b/tests/blend/buildevol/C4 index c7c62b8df9..5766cd2290 100644 --- a/tests/blend/buildevol/C4 +++ b/tests/blend/buildevol/C4 @@ -5,4 +5,4 @@ mkevol result s updatevol s_4 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 124704 +checkprops result -s 124704 diff --git a/tests/blend/buildevol/C5 b/tests/blend/buildevol/C5 index a7121c3384..df0a41442d 100644 --- a/tests/blend/buildevol/C5 +++ b/tests/blend/buildevol/C5 @@ -5,4 +5,4 @@ mkevol result s updatevol s_8 0 1*SCALE1 1 1.5*SCALE1 2 1*SCALE1 buildevol -set square 124280 +checkprops result -s 124280 diff --git a/tests/blend/buildevol/C6 b/tests/blend/buildevol/C6 index fa9b9da81c..50286d01b7 100644 --- a/tests/blend/buildevol/C6 +++ b/tests/blend/buildevol/C6 @@ -10,4 +10,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 133326 +checkprops result -s 133326 diff --git a/tests/blend/buildevol/C7 b/tests/blend/buildevol/C7 index 742cc1d220..2413a3425a 100644 --- a/tests/blend/buildevol/C7 +++ b/tests/blend/buildevol/C7 @@ -10,4 +10,4 @@ mkevol result s updatevol s_5 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 133708 +checkprops result -s 133708 diff --git a/tests/blend/buildevol/C8 b/tests/blend/buildevol/C8 index ab4e8bb2df..5f16602041 100644 --- a/tests/blend/buildevol/C8 +++ b/tests/blend/buildevol/C8 @@ -10,4 +10,4 @@ mkevol result s updatevol s_2 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 5.10383e+06 +checkprops result -s 5.10383e+06 diff --git a/tests/blend/buildevol/C9 b/tests/blend/buildevol/C9 index b777bdc254..0dd4fa47f0 100644 --- a/tests/blend/buildevol/C9 +++ b/tests/blend/buildevol/C9 @@ -10,4 +10,4 @@ mkevol result s updatevol s_4 0 1*SCALE 1 2*SCALE 2 1*SCALE buildevol -set square 5.39403e+06 +checkprops result -s 5.39403e+06 diff --git a/tests/blend/buildevol/D1 b/tests/blend/buildevol/D1 index 53c6d0953e..323cad9205 100644 --- a/tests/blend/buildevol/D1 +++ b/tests/blend/buildevol/D1 @@ -10,4 +10,4 @@ mkevol result s updatevol s_6 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 106625 +checkprops result -s 106625 diff --git a/tests/blend/buildevol/D2 b/tests/blend/buildevol/D2 index f49d946fc6..443310928f 100644 --- a/tests/blend/buildevol/D2 +++ b/tests/blend/buildevol/D2 @@ -10,4 +10,4 @@ mkevol result s updatevol s_4 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 106172 +checkprops result -s 106172 diff --git a/tests/blend/buildevol/D3 b/tests/blend/buildevol/D3 index 8dcdf44273..8ddc49cbf3 100644 --- a/tests/blend/buildevol/D3 +++ b/tests/blend/buildevol/D3 @@ -10,4 +10,4 @@ mkevol result s updatevol s_1 0 0.5*SCALE1 1 1.*SCALE1 2 0.5*SCALE1 buildevol -set square 33785.2 +checkprops result -s 33785.2 diff --git a/tests/blend/buildevol/D4 b/tests/blend/buildevol/D4 index a5aa0978f6..5e9c63b8dc 100644 --- a/tests/blend/buildevol/D4 +++ b/tests/blend/buildevol/D4 @@ -10,4 +10,4 @@ mkevol result s updatevol s_4 0 0.3*SCALE1 1 0.6*SCALE1 2 0.3*SCALE1 buildevol -set square 33938.1 +checkprops result -s 33938.1 diff --git a/tests/blend/buildevol/D5 b/tests/blend/buildevol/D5 index 6247b5771e..8cc6aea862 100644 --- a/tests/blend/buildevol/D5 +++ b/tests/blend/buildevol/D5 @@ -11,4 +11,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 427160 +checkprops result -s 427160 diff --git a/tests/blend/buildevol/D6 b/tests/blend/buildevol/D6 index 671c21ff7b..1bad528fe0 100644 --- a/tests/blend/buildevol/D6 +++ b/tests/blend/buildevol/D6 @@ -11,4 +11,4 @@ mkevol result s updatevol s_10 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 426050 +checkprops result -s 426050 diff --git a/tests/blend/buildevol/D7 b/tests/blend/buildevol/D7 index 7d98f9e04d..bc5f3ca282 100644 --- a/tests/blend/buildevol/D7 +++ b/tests/blend/buildevol/D7 @@ -7,4 +7,4 @@ mkevol result s updatevol s_8 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 555384 +checkprops result -s 555384 diff --git a/tests/blend/buildevol/D8 b/tests/blend/buildevol/D8 index 2bc405ab0e..e19b495da7 100644 --- a/tests/blend/buildevol/D8 +++ b/tests/blend/buildevol/D8 @@ -8,4 +8,4 @@ mkevol result s updatevol s_4 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 554378 +checkprops result -s 554378 diff --git a/tests/blend/buildevol/D9 b/tests/blend/buildevol/D9 index eff722c021..bd2f0980fa 100644 --- a/tests/blend/buildevol/D9 +++ b/tests/blend/buildevol/D9 @@ -11,4 +11,4 @@ mkevol result s updatevol s_4 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 87027.5 +checkprops result -s 87027.5 diff --git a/tests/blend/buildevol/E1 b/tests/blend/buildevol/E1 index 07e31b68c6..6ebeb2a4ee 100644 --- a/tests/blend/buildevol/E1 +++ b/tests/blend/buildevol/E1 @@ -11,4 +11,4 @@ mkevol result s updatevol s_6 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 99053.9 +checkprops result -s 99053.9 diff --git a/tests/blend/buildevol/E2 b/tests/blend/buildevol/E2 index f68464110d..58ed6f1c17 100644 --- a/tests/blend/buildevol/E2 +++ b/tests/blend/buildevol/E2 @@ -11,4 +11,4 @@ mkevol result s updatevol s_6 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 81492.8 +checkprops result -s 81492.8 diff --git a/tests/blend/buildevol/E3 b/tests/blend/buildevol/E3 index d7b24cabd8..86e38045d2 100644 --- a/tests/blend/buildevol/E3 +++ b/tests/blend/buildevol/E3 @@ -11,4 +11,4 @@ mkevol result s updatevol s_5 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 81299.7 +checkprops result -s 81299.7 diff --git a/tests/blend/buildevol/E4 b/tests/blend/buildevol/E4 index cc7d0532f7..e2345b17eb 100644 --- a/tests/blend/buildevol/E4 +++ b/tests/blend/buildevol/E4 @@ -5,4 +5,4 @@ mkevol result s updatevol s_1 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 61785.2 +checkprops result -s 61785.2 diff --git a/tests/blend/buildevol/E5 b/tests/blend/buildevol/E5 index 95339bcbf1..864fa1eb0f 100644 --- a/tests/blend/buildevol/E5 +++ b/tests/blend/buildevol/E5 @@ -5,4 +5,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 135224 +checkprops result -s 135224 diff --git a/tests/blend/buildevol/E6 b/tests/blend/buildevol/E6 index 32f6855071..8dabe75284 100644 --- a/tests/blend/buildevol/E6 +++ b/tests/blend/buildevol/E6 @@ -5,4 +5,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 30499.9 +checkprops result -s 30499.9 diff --git a/tests/blend/buildevol/E7 b/tests/blend/buildevol/E7 index cb14ff3d51..b2ab4bee0d 100644 --- a/tests/blend/buildevol/E7 +++ b/tests/blend/buildevol/E7 @@ -5,4 +5,4 @@ mkevol result s updatevol s_2 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 309758 +checkprops result -s 309758 diff --git a/tests/blend/buildevol/E8 b/tests/blend/buildevol/E8 index de9ab68577..2f0b3ab0c8 100644 --- a/tests/blend/buildevol/E8 +++ b/tests/blend/buildevol/E8 @@ -5,4 +5,4 @@ mkevol result s updatevol s_3 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 418406 +checkprops result -s 418406 diff --git a/tests/blend/buildevol/E9 b/tests/blend/buildevol/E9 index 5dede86a66..5c0a378355 100644 --- a/tests/blend/buildevol/E9 +++ b/tests/blend/buildevol/E9 @@ -5,4 +5,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 444541 +checkprops result -s 444541 diff --git a/tests/blend/buildevol/F1 b/tests/blend/buildevol/F1 index db3472acdc..6fcd70ecbf 100644 --- a/tests/blend/buildevol/F1 +++ b/tests/blend/buildevol/F1 @@ -9,4 +9,4 @@ mkevol result s updatevol s_3 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 76962.6 +checkprops result -s 78977.9 diff --git a/tests/blend/buildevol/F2 b/tests/blend/buildevol/F2 index dc730d0d04..35bb621962 100644 --- a/tests/blend/buildevol/F2 +++ b/tests/blend/buildevol/F2 @@ -11,4 +11,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 484801 +checkprops result -s 484801 diff --git a/tests/blend/buildevol/F3 b/tests/blend/buildevol/F3 index e7f9389d84..eed33f0e70 100644 --- a/tests/blend/buildevol/F3 +++ b/tests/blend/buildevol/F3 @@ -11,4 +11,4 @@ mkevol result s updatevol s_4 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 428442 +checkprops result -s 428442 diff --git a/tests/blend/buildevol/F4 b/tests/blend/buildevol/F4 index 8a6b9f1a73..f26a59a19a 100644 --- a/tests/blend/buildevol/F4 +++ b/tests/blend/buildevol/F4 @@ -10,4 +10,4 @@ mkevol result s updatevol s_1 0 2*SCALE1 1 1*SCALE1 2 2*SCALE1 buildevol -set square 49612.1 +checkprops result -s 50306.6 diff --git a/tests/blend/buildevol/F5 b/tests/blend/buildevol/F5 index 8a7b07406b..a98c4f4e3c 100644 --- a/tests/blend/buildevol/F5 +++ b/tests/blend/buildevol/F5 @@ -13,4 +13,4 @@ mkevol result s updatevol s_1 0 1*SCALE1 1 2*SCALE1 2 1*SCALE1 buildevol -set square 86185.5 +checkprops result -s 86185.5 diff --git a/tests/blend/buildevol/F6 b/tests/blend/buildevol/F6 index a132de1f0e..b7a7e8a33d 100644 --- a/tests/blend/buildevol/F6 +++ b/tests/blend/buildevol/F6 @@ -13,4 +13,4 @@ mkevol result s updatevol s_5 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 72604.8 +checkprops result -s 72604.8 diff --git a/tests/blend/buildevol/F7 b/tests/blend/buildevol/F7 index c5fc2a6c0b..2f6b8af15e 100644 --- a/tests/blend/buildevol/F7 +++ b/tests/blend/buildevol/F7 @@ -10,4 +10,4 @@ mkevol result s updatevol s_1 0 0.3*SCALE1 1 0.5*SCALE1 2 0.3*SCALE1 buildevol -set square 72838.2 +checkprops result -s 72838.2 diff --git a/tests/blend/buildevol/F8 b/tests/blend/buildevol/F8 index bd1dafe72b..54ced07a2c 100644 --- a/tests/blend/buildevol/F8 +++ b/tests/blend/buildevol/F8 @@ -10,4 +10,4 @@ mkevol result s updatevol s_4 0 0.3*SCALE1 1 0.5*SCALE1 2 0.3*SCALE1 buildevol -set square 73347.5 +checkprops result -s 73347.5 diff --git a/tests/blend/buildevol/F9 b/tests/blend/buildevol/F9 index cd89940ac6..b37c608e68 100644 --- a/tests/blend/buildevol/F9 +++ b/tests/blend/buildevol/F9 @@ -5,4 +5,4 @@ mkevol result s updatevol s_5 0 2*SCALE1 1 1*SCALE1 2 2*SCALE1 buildevol -set square 5.34396e+06 +checkprops result -s 5.34396e+06 diff --git a/tests/blend/buildevol/G1 b/tests/blend/buildevol/G1 index b0776a4963..e760498611 100644 --- a/tests/blend/buildevol/G1 +++ b/tests/blend/buildevol/G1 @@ -10,4 +10,4 @@ mkevol result s updatevol s_2 0 0.3*SCALE1 1 0.5*SCALE1 2 0.3*SCALE1 buildevol -set square 20125.9 +checkprops result -s 20125.9 diff --git a/tests/blend/buildevol/G2 b/tests/blend/buildevol/G2 index bb48480cde..9652c01c0d 100644 --- a/tests/blend/buildevol/G2 +++ b/tests/blend/buildevol/G2 @@ -11,4 +11,4 @@ mkevol result s updatevol s_10 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 63753.9 +checkprops result -s 63753.9 diff --git a/tests/blend/buildevol/G3 b/tests/blend/buildevol/G3 index 0735485b59..585da395f4 100644 --- a/tests/blend/buildevol/G3 +++ b/tests/blend/buildevol/G3 @@ -11,4 +11,4 @@ mkevol result s updatevol s_16 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 66266.6 +checkprops result -s 66266.6 diff --git a/tests/blend/buildevol/G4 b/tests/blend/buildevol/G4 index 296f162aae..f19cda050e 100644 --- a/tests/blend/buildevol/G4 +++ b/tests/blend/buildevol/G4 @@ -12,4 +12,4 @@ mkevol result s updatevol s_9 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 59764.7 +checkprops result -s 59764.7 diff --git a/tests/blend/buildevol/G5 b/tests/blend/buildevol/G5 index bb381011e6..1f10a7ba09 100644 --- a/tests/blend/buildevol/G5 +++ b/tests/blend/buildevol/G5 @@ -12,4 +12,4 @@ mkevol result s updatevol s_2 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 65911.7 +checkprops result -s 65911.7 diff --git a/tests/blend/buildevol/G6 b/tests/blend/buildevol/G6 index 90d8fa3f8b..073d10fca6 100644 --- a/tests/blend/buildevol/G6 +++ b/tests/blend/buildevol/G6 @@ -12,4 +12,4 @@ mkevol result s updatevol s_14 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 64151.6 +checkprops result -s 64151.6 diff --git a/tests/blend/buildevol/G7 b/tests/blend/buildevol/G7 index 357ed75823..1c6a68ba90 100644 --- a/tests/blend/buildevol/G7 +++ b/tests/blend/buildevol/G7 @@ -12,4 +12,4 @@ mkevol result s updatevol s_15 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 61178.8 +checkprops result -s 61178.8 diff --git a/tests/blend/buildevol/G8 b/tests/blend/buildevol/G8 index 813cce23ed..dbf6e70d52 100644 --- a/tests/blend/buildevol/G8 +++ b/tests/blend/buildevol/G8 @@ -11,4 +11,4 @@ mkevol result s updatevol s_14 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 68102.2 +checkprops result -s 68102.2 diff --git a/tests/blend/buildevol/G9 b/tests/blend/buildevol/G9 index e2ec3b9b8e..4428be5312 100644 --- a/tests/blend/buildevol/G9 +++ b/tests/blend/buildevol/G9 @@ -12,4 +12,4 @@ mkevol result s updatevol s_4 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 64488.9 +checkprops result -s 64488.9 diff --git a/tests/blend/buildevol/H1 b/tests/blend/buildevol/H1 index b815eea095..1c264f7091 100644 --- a/tests/blend/buildevol/H1 +++ b/tests/blend/buildevol/H1 @@ -12,4 +12,4 @@ mkevol result s updatevol s_5 0 0.3*SCALE1 1 0.5*SCALE1 2 0.3*SCALE1 buildevol -set square 61452 +checkprops result -s 61452 diff --git a/tests/blend/buildevol/H2 b/tests/blend/buildevol/H2 index 6a48166463..ffb063c0c3 100644 --- a/tests/blend/buildevol/H2 +++ b/tests/blend/buildevol/H2 @@ -12,4 +12,4 @@ mkevol result s updatevol s_7 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 65253.7 +checkprops result -s 65253.7 diff --git a/tests/blend/buildevol/H3 b/tests/blend/buildevol/H3 index 43f1113aa8..78d587423d 100644 --- a/tests/blend/buildevol/H3 +++ b/tests/blend/buildevol/H3 @@ -13,4 +13,4 @@ mkevol result s updatevol s_6 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 66403.3 +checkprops result -s 66403.3 diff --git a/tests/blend/buildevol/H4 b/tests/blend/buildevol/H4 index 06bf0694e3..4ae522c25b 100644 --- a/tests/blend/buildevol/H4 +++ b/tests/blend/buildevol/H4 @@ -13,4 +13,4 @@ mkevol result s updatevol s_6 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 67290.4 +checkprops result -s 67290.4 diff --git a/tests/blend/buildevol/H5 b/tests/blend/buildevol/H5 index e443d9640e..00b2fe34f8 100644 --- a/tests/blend/buildevol/H5 +++ b/tests/blend/buildevol/H5 @@ -12,4 +12,4 @@ mkevol result s updatevol s_3 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 25582.7 +checkprops result -s 25582.7 diff --git a/tests/blend/buildevol/H6 b/tests/blend/buildevol/H6 index 79c0931aef..478169d09c 100644 --- a/tests/blend/buildevol/H6 +++ b/tests/blend/buildevol/H6 @@ -12,4 +12,4 @@ mkevol result s updatevol s_3 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 98503.2 +checkprops result -s 98503.2 diff --git a/tests/blend/buildevol/H7 b/tests/blend/buildevol/H7 index 7563677ce7..cc54b9b8bb 100644 --- a/tests/blend/buildevol/H7 +++ b/tests/blend/buildevol/H7 @@ -12,4 +12,4 @@ mkevol result s updatevol s_3 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 59943.4 +checkprops result -s 59943.4 diff --git a/tests/blend/buildevol/H8 b/tests/blend/buildevol/H8 index f6091905c0..802cde773b 100644 --- a/tests/blend/buildevol/H8 +++ b/tests/blend/buildevol/H8 @@ -12,4 +12,4 @@ mkevol result s updatevol s_4 0 0.5*SCALE1 1 1*SCALE1 2 0.5*SCALE1 buildevol -set square 100596 +checkprops result -s 100596 diff --git a/tests/blend/buildevol/H9 b/tests/blend/buildevol/H9 index 876dbd8fb5..80867a5c3c 100644 --- a/tests/blend/buildevol/H9 +++ b/tests/blend/buildevol/H9 @@ -10,4 +10,4 @@ mkevol result s updatevol s_5 0 1*SCALE2 1 4*SCALE2 2 3*SCALE2 buildevol -set square 3105.92 +checkprops result -s 3105.92 diff --git a/tests/blend/buildevol/I1 b/tests/blend/buildevol/I1 index b385efc8cd..7d603e0a2f 100644 --- a/tests/blend/buildevol/I1 +++ b/tests/blend/buildevol/I1 @@ -10,4 +10,4 @@ mkevol result s updatevol s_4 0 1*SCALE2 1 3*SCALE2 2 2*SCALE2 buildevol -set square 3133.42 +checkprops result -s 3133.42 diff --git a/tests/blend/buildevol/I2 b/tests/blend/buildevol/I2 index 0d5174b903..9a80006bf8 100644 --- a/tests/blend/buildevol/I2 +++ b/tests/blend/buildevol/I2 @@ -15,4 +15,4 @@ mkevol result s updatevol s_10 0 5*SCALE2 1 6*SCALE2 2 3*SCALE2 buildevol -set square 3676.87 +checkprops result -s 3676.87 diff --git a/tests/blend/buildevol/I3 b/tests/blend/buildevol/I3 index 95235f4924..818da630f8 100644 --- a/tests/blend/buildevol/I3 +++ b/tests/blend/buildevol/I3 @@ -9,4 +9,4 @@ mkevol result s updatevol s_7 0 8*SCALE2 1 4*SCALE2 2 10*SCALE2 3 10*SCALE2 buildevol -set square 4247.04 +checkprops result -s 4247.04 diff --git a/tests/blend/buildevol/I4 b/tests/blend/buildevol/I4 index e9cf761dc0..f081cc9b12 100644 --- a/tests/blend/buildevol/I4 +++ b/tests/blend/buildevol/I4 @@ -9,4 +9,4 @@ mkevol result s updatevol s_3 0 4*SCALE2 1 8*SCALE2 2 6*SCALE2 buildevol -set square 4242.66 +checkprops result -s 4242.66 diff --git a/tests/blend/buildevol/I5 b/tests/blend/buildevol/I5 index a848faec9c..4156de20ec 100644 --- a/tests/blend/buildevol/I5 +++ b/tests/blend/buildevol/I5 @@ -14,4 +14,4 @@ mkevol result s updatevol s_3 0 6*SCALE2 1 8*SCALE2 2 6*SCALE2 buildevol -set square 7024.09 +checkprops result -s 7024.09 diff --git a/tests/blend/buildevol/I6 b/tests/blend/buildevol/I6 index ef9db4215f..37374fef06 100644 --- a/tests/blend/buildevol/I6 +++ b/tests/blend/buildevol/I6 @@ -8,4 +8,4 @@ mkevol result s updatevol s_8 0 3*SCALE2 1 5*SCALE2 2 5*SCALE2 3 3*SCALE2 buildevol -set square 4034.13 +checkprops result -s 4034.13 diff --git a/tests/blend/buildevol/I7 b/tests/blend/buildevol/I7 index 4405df4fb2..6737f23ddf 100644 --- a/tests/blend/buildevol/I7 +++ b/tests/blend/buildevol/I7 @@ -9,4 +9,4 @@ mkevol result s updatevol s_7 0 2*SCALE2 1 4*SCALE2 2 3*SCALE2 buildevol -set square 4088.21 +checkprops result -s 4088.21 diff --git a/tests/blend/buildevol/I8 b/tests/blend/buildevol/I8 index f3c95087a2..951c298924 100644 --- a/tests/blend/buildevol/I8 +++ b/tests/blend/buildevol/I8 @@ -13,4 +13,4 @@ mkevol result s updatevol s_3 0 2*SCALE2 1 4*SCALE2 2 3*SCALE2 buildevol -set square 6391.88 +checkprops result -s 6391.88 diff --git a/tests/blend/buildevol/I9 b/tests/blend/buildevol/I9 index 3731c805d9..ab4189a286 100644 --- a/tests/blend/buildevol/I9 +++ b/tests/blend/buildevol/I9 @@ -9,4 +9,4 @@ mkevol result s updatevol s_8 0 3*SCALE2 1 10*SCALE2 2 10*SCALE2 3 8*SCALE2 buildevol -set square 14651.2 +checkprops result -s 14651.2 diff --git a/tests/blend/buildevol/J1 b/tests/blend/buildevol/J1 index 79a7a3de43..a9c9fd397f 100644 --- a/tests/blend/buildevol/J1 +++ b/tests/blend/buildevol/J1 @@ -9,4 +9,4 @@ mkevol result s updatevol s_7 0 3*SCALE2 1 10*SCALE2 2 5*SCALE2 buildevol -set square 14656.1 +checkprops result -s 14656.1 diff --git a/tests/blend/buildevol/J2 b/tests/blend/buildevol/J2 index 8f499f374b..79c2bf845e 100644 --- a/tests/blend/buildevol/J2 +++ b/tests/blend/buildevol/J2 @@ -13,4 +13,4 @@ mkevol result s updatevol s_3 0 3*SCALE2 1 8*SCALE2 2 5*SCALE2 buildevol -set square 15244.4 +checkprops result -s 15244.4 diff --git a/tests/blend/buildevol/J3 b/tests/blend/buildevol/J3 index 1980f1c555..45d34f1364 100644 --- a/tests/blend/buildevol/J3 +++ b/tests/blend/buildevol/J3 @@ -13,4 +13,4 @@ mkevol result s updatevol s_13 0 2*SCALE2 1 4.5*SCALE2 2 4*SCALE2 3 3*SCALE2 buildevol -set square 18619.1 +checkprops result -s 18619.1 diff --git a/tests/blend/buildevol/J4 b/tests/blend/buildevol/J4 index 2d0bb9964e..2d97eced28 100644 --- a/tests/blend/buildevol/J4 +++ b/tests/blend/buildevol/J4 @@ -13,4 +13,4 @@ mkevol result s updatevol s_7 0 4*SCALE2 1 8*SCALE2 2 5*SCALE2 buildevol -set square 18941.8 +checkprops result -s 18941.8 diff --git a/tests/blend/buildevol/J5 b/tests/blend/buildevol/J5 index 9973d07686..1c62da8146 100644 --- a/tests/blend/buildevol/J5 +++ b/tests/blend/buildevol/J5 @@ -20,4 +20,4 @@ mkevol result s updatevol s_7 0 4*SCALE2 1 8*SCALE2 2 5*SCALE2 buildevol -set square 19572.1 +checkprops result -s 19572.1 diff --git a/tests/blend/buildevol/J6 b/tests/blend/buildevol/J6 index 3dbe372ec4..0d8f9b194f 100644 --- a/tests/blend/buildevol/J6 +++ b/tests/blend/buildevol/J6 @@ -13,4 +13,4 @@ mkevol result s updatevol s_14 0 5*SCALE2 1 2*SCALE2 2 5*SCALE2 3 2*SCALE2 buildevol -set square 6856.71 +checkprops result -s 6856.71 diff --git a/tests/blend/buildevol/J7 b/tests/blend/buildevol/J7 index f4951b50a3..d1b1e2adc1 100644 --- a/tests/blend/buildevol/J7 +++ b/tests/blend/buildevol/J7 @@ -13,4 +13,4 @@ mkevol result s updatevol s_7 0 2*SCALE2 1 6*SCALE2 2 4*SCALE2 buildevol -set square 6903.87 +checkprops result -s 6903.87 diff --git a/tests/blend/buildevol/J8 b/tests/blend/buildevol/J8 index 7ac6f1e939..f36e3a8aec 100644 --- a/tests/blend/buildevol/J8 +++ b/tests/blend/buildevol/J8 @@ -17,4 +17,4 @@ mkevol result s updatevol s_8 0 2*SCALE2 1 6*SCALE2 2 4*SCALE2 buildevol -set square 7511.74 +checkprops result -s 7511.74 diff --git a/tests/blend/buildevol/J9 b/tests/blend/buildevol/J9 index 3f15c47781..49efc6eabb 100644 --- a/tests/blend/buildevol/J9 +++ b/tests/blend/buildevol/J9 @@ -18,4 +18,4 @@ mkevol result s updatevol s_13 0 2*SCALE2 1 6*SCALE2 2 4*SCALE2 buildevol -set square 4892.76 +checkprops result -s 4892.76 diff --git a/tests/blend/buildevol/K1 b/tests/blend/buildevol/K1 index 74e85f4500..6402486016 100644 --- a/tests/blend/buildevol/K1 +++ b/tests/blend/buildevol/K1 @@ -18,4 +18,4 @@ mkevol result s updatevol s_12 0 3*SCALE2 1 7*SCALE2 2 10*SCALE2 buildevol -set square 4945.02 +checkprops result -s 4945.02 diff --git a/tests/blend/buildevol/K2 b/tests/blend/buildevol/K2 index 178e47879e..ee7f323e70 100644 --- a/tests/blend/buildevol/K2 +++ b/tests/blend/buildevol/K2 @@ -25,4 +25,4 @@ mkevol result s updatevol s_12 0 6*SCALE2 1 8*SCALE2 2 6*SCALE2 buildevol -set square 5343.69 +checkprops result -s 5343.69 diff --git a/tests/blend/buildevol/K3 b/tests/blend/buildevol/K3 index 9200dedfeb..a71b1826c9 100644 --- a/tests/blend/buildevol/K3 +++ b/tests/blend/buildevol/K3 @@ -14,4 +14,4 @@ mkevol result s updatevol s_14 0 3*SCALE2 1 5*SCALE2 2 6*SCALE2 3 2*SCALE2 buildevol -set square 4339.75 +checkprops result -s 4339.75 diff --git a/tests/blend/buildevol/K4 b/tests/blend/buildevol/K4 index 060b247244..270147af97 100644 --- a/tests/blend/buildevol/K4 +++ b/tests/blend/buildevol/K4 @@ -13,4 +13,4 @@ mkevol result s updatevol s_3 0 2*SCALE2 1 5*SCALE2 2 2*SCALE2 buildevol -set square 4470.07 +checkprops result -s 4470.07 diff --git a/tests/blend/buildevol/K5 b/tests/blend/buildevol/K5 index 7152988e12..3ed0120f00 100644 --- a/tests/blend/buildevol/K5 +++ b/tests/blend/buildevol/K5 @@ -19,4 +19,4 @@ mkevol result s updatevol s_2 0 3*SCALE2 1 5*SCALE2 2 3*SCALE2 buildevol -set square 6600.76 +checkprops result -s 6600.76 diff --git a/tests/blend/buildevol/K6 b/tests/blend/buildevol/K6 index 22b1c0e06e..dea0ba78a5 100644 --- a/tests/blend/buildevol/K6 +++ b/tests/blend/buildevol/K6 @@ -11,4 +11,4 @@ mkevol result s updatevol s_6 0 1*SCALE2 1 3*SCALE2 2 2*SCALE2 buildevol -set square 641.19 +checkprops result -s 641.19 diff --git a/tests/blend/buildevol/K7 b/tests/blend/buildevol/K7 index a2c65368cf..d4acaaa738 100644 --- a/tests/blend/buildevol/K7 +++ b/tests/blend/buildevol/K7 @@ -11,4 +11,4 @@ mkevol result s updatevol s_1 0 1*SCALE2 1 3*SCALE2 2 3*SCALE2 3 1*SCALE2 buildevol -set square 610.003 +checkprops result -s 610.003 diff --git a/tests/blend/buildevol/K8 b/tests/blend/buildevol/K8 index d19c8762a9..94cfa0f683 100644 --- a/tests/blend/buildevol/K8 +++ b/tests/blend/buildevol/K8 @@ -13,4 +13,4 @@ mkevol result s updatevol s_6 0 1*SCALE2 1 3*SCALE2 2 2*SCALE2 buildevol -set square 766.318 +checkprops result -s 766.318 diff --git a/tests/blend/complex/A1 b/tests/blend/complex/A1 index fc60ab6939..5311e2539f 100644 --- a/tests/blend/complex/A1 +++ b/tests/blend/complex/A1 @@ -9,4 +9,4 @@ restore [locate_data_file CFI_indusfjm.rle] s explode s e blend result s 2 s_4 s_5 s_15 s_16 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/A2 b/tests/blend/complex/A2 index 267f4e683a..6233845509 100644 --- a/tests/blend/complex/A2 +++ b/tests/blend/complex/A2 @@ -11,4 +11,4 @@ tscale s 0 0 0 1000 explode s e blend result s 2 s_26 -set square 5585.52 +checkprops result -s 5585.52 diff --git a/tests/blend/complex/A3 b/tests/blend/complex/A3 index c40f5be57e..8e6fb1aa8c 100644 --- a/tests/blend/complex/A3 +++ b/tests/blend/complex/A3 @@ -11,4 +11,4 @@ tscale s 0 0 0 1000 explode s e blend result s 5 s_8 -set square 3824.84 +checkprops result -s 3824.84 diff --git a/tests/blend/complex/A4 b/tests/blend/complex/A4 index 612f56f7ad..65e4fbc485 100644 --- a/tests/blend/complex/A4 +++ b/tests/blend/complex/A4 @@ -9,4 +9,4 @@ tscale s 0 0 0 1000 explode s e blend result s 5 s_12 -set square 3737.48 +checkprops result -s 3737.48 diff --git a/tests/blend/complex/A5 b/tests/blend/complex/A5 index 8e64259759..86121062c7 100644 --- a/tests/blend/complex/A5 +++ b/tests/blend/complex/A5 @@ -9,4 +9,4 @@ tscale s 0 0 0 1000 explode s e blend result s 5 s_3 -set square 35295.4 +checkprops result -s 35295.4 diff --git a/tests/blend/complex/A6 b/tests/blend/complex/A6 index 85d31bff26..3bf7e3e57c 100644 --- a/tests/blend/complex/A6 +++ b/tests/blend/complex/A6 @@ -9,4 +9,4 @@ tscale s 0 0 0 1000 explode s e blend result s 5 s_6 -set square 35576.2 +checkprops result -s 35576.2 diff --git a/tests/blend/complex/A7 b/tests/blend/complex/A7 index a2c97d73b0..33c6650433 100644 --- a/tests/blend/complex/A7 +++ b/tests/blend/complex/A7 @@ -11,4 +11,4 @@ explode s e blend myResult s 6 s_5 blend result myResult 6 s_8 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/A8 b/tests/blend/complex/A8 index f642d31156..c0057dc051 100644 --- a/tests/blend/complex/A8 +++ b/tests/blend/complex/A8 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro9169.rle] s explode s e blend result s 1 s_27 -set square 14499.8 +checkprops result -s 14499.8 diff --git a/tests/blend/complex/A9 b/tests/blend/complex/A9 index bc16ba3202..c20d62fcdb 100644 --- a/tests/blend/complex/A9 +++ b/tests/blend/complex/A9 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro9169.rle] s explode s e blend result s 10.0 s_22 -set square 14523.5 +checkprops result -s 14523.5 diff --git a/tests/blend/complex/B1 b/tests/blend/complex/B1 index 9c962bfbd2..54afc01688 100644 --- a/tests/blend/complex/B1 +++ b/tests/blend/complex/B1 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro5203.rle] a explode a e blend result a 0.001 a_32 0.001 a_190.001 a_31 -set square 0.0967009 +checkprops result -s 0.0967009 diff --git a/tests/blend/complex/B2 b/tests/blend/complex/B2 index e50efe5828..7001f3a75e 100644 --- a/tests/blend/complex/B2 +++ b/tests/blend/complex/B2 @@ -9,4 +9,4 @@ restore [locate_data_file CFI_pro10320.rle] a explode a e blend result a 15 a_15 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/B3 b/tests/blend/complex/B3 index 59cc7abbb4..954e335890 100644 --- a/tests/blend/complex/B3 +++ b/tests/blend/complex/B3 @@ -10,4 +10,4 @@ restore [locate_data_file pro11555.rle] a explode a e blend result a 2 a_1 2 a_2 -set square 1300.86 +checkprops result -s 1300.86 diff --git a/tests/blend/complex/B4 b/tests/blend/complex/B4 index aad2d257d1..498eded12d 100644 --- a/tests/blend/complex/B4 +++ b/tests/blend/complex/B4 @@ -10,4 +10,4 @@ blend result a 4 a_10 explode result Sh renamevar result_1 result -set square 9856.27 +checkprops result -s 9856.27 diff --git a/tests/blend/complex/B5 b/tests/blend/complex/B5 index 542bbb0a12..890b77564b 100644 --- a/tests/blend/complex/B5 +++ b/tests/blend/complex/B5 @@ -23,4 +23,4 @@ explode a e blend result a $h1 a_4 $h2 a_5 #hlr hlr result -set square 671.356 +checkprops result -s 671.356 diff --git a/tests/blend/complex/B6 b/tests/blend/complex/B6 index 75136c155f..b1bd68e658 100644 --- a/tests/blend/complex/B6 +++ b/tests/blend/complex/B6 @@ -8,4 +8,4 @@ restore [locate_data_file CTO900_pro12880c.rle] a explode a e blend result a 5 a_89 -set square 199538 +checkprops result -s 199538 diff --git a/tests/blend/complex/B7 b/tests/blend/complex/B7 index e66bd38485..34f28472da 100644 --- a/tests/blend/complex/B7 +++ b/tests/blend/complex/B7 @@ -9,4 +9,4 @@ restore [locate_data_file CFI_pro12894.rle] a explode a e blend result a 7 a_18 7 a_1 7 a_66 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/B8 b/tests/blend/complex/B8 index e48cc1a8ee..e1826bce07 100644 --- a/tests/blend/complex/B8 +++ b/tests/blend/complex/B8 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro12894.rle] a explode a e blend result a 5 a_89 -set square 199407 +checkprops result -s 199407 diff --git a/tests/blend/complex/B9 b/tests/blend/complex/B9 index 4b48ee53fa..4ccb8ac474 100644 --- a/tests/blend/complex/B9 +++ b/tests/blend/complex/B9 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_cts19997.rle] a nexplode a e blend result a 2 a_1 -set square 314713 +checkprops result -s 314713 diff --git a/tests/blend/complex/C1 b/tests/blend/complex/C1 index 3f153559d0..7384671ba1 100644 --- a/tests/blend/complex/C1 +++ b/tests/blend/complex/C1 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_cts19335.rle] a nexplode a e blend result a 2 a_20 -set square 19652.4 +checkprops result -s 19652.4 diff --git a/tests/blend/complex/C2 b/tests/blend/complex/C2 index 0f96967d92..1106edf62d 100644 --- a/tests/blend/complex/C2 +++ b/tests/blend/complex/C2 @@ -12,4 +12,4 @@ blend result a 0.01 a_16 0.02 a_9 0.03 a_14 0.01 a_15 0.02 a_22 0.03 a_17 explode result sh renamevar result_1 result -set square 0.175426 +checkprops result -s 0.175426 diff --git a/tests/blend/complex/C3 b/tests/blend/complex/C3 index 54c15596d7..a1442002ec 100644 --- a/tests/blend/complex/C3 +++ b/tests/blend/complex/C3 @@ -9,4 +9,4 @@ tscale a 0 0 0 1000 nexplode a e blend result a 10 a_13 -set square 649289 +checkprops result -s 649289 diff --git a/tests/blend/complex/C4 b/tests/blend/complex/C4 index 29465333b5..0b60cbbe23 100644 --- a/tests/blend/complex/C4 +++ b/tests/blend/complex/C4 @@ -10,4 +10,4 @@ tscale a 0 0 0 1000 nexplode a e blend result a 3 a_18 3 a_36 3 a_20 3 a_9 -set square 4990.42 +checkprops result -s 4990.42 diff --git a/tests/blend/complex/C5 b/tests/blend/complex/C5 index f9647f5827..cf5ae0113c 100644 --- a/tests/blend/complex/C5 +++ b/tests/blend/complex/C5 @@ -17,4 +17,4 @@ bcut cab a bb nexplode cab e blend result cab 10 cab_9 10 cab_10 10 cab_2 10 cab_11 -set square 180881 +checkprops result -s 180881 diff --git a/tests/blend/complex/C6 b/tests/blend/complex/C6 index 0fa3afbac1..6d356a9062 100644 --- a/tests/blend/complex/C6 +++ b/tests/blend/complex/C6 @@ -9,4 +9,4 @@ tscale a 0 0 0 1000 nexplode a e blend result a 12 a_16 12 a_15 12 a_17 -set square 268732 +checkprops result -s 268732 diff --git a/tests/blend/complex/C7 b/tests/blend/complex/C7 index ca7490031b..8ec91cc031 100644 --- a/tests/blend/complex/C7 +++ b/tests/blend/complex/C7 @@ -10,4 +10,4 @@ blend result a 2 a_60 nexplode result e blend result result 2 result_90 -set square 12622.7 +checkprops result -s 12622.7 diff --git a/tests/blend/complex/C8 b/tests/blend/complex/C8 index 76863cef04..0cb9cffab5 100644 --- a/tests/blend/complex/C8 +++ b/tests/blend/complex/C8 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro9523.rle] a nexplode a e blend result a 2.5 a_4 -set square 2160.65 +checkprops result -s 2160.65 diff --git a/tests/blend/complex/C9 b/tests/blend/complex/C9 index ab6c53c45f..2a7cee3d91 100644 --- a/tests/blend/complex/C9 +++ b/tests/blend/complex/C9 @@ -8,4 +8,4 @@ restore [locate_data_file cfi900H2.rle] a nexplode a e blend result a 1 a_66 -set square 204440 +checkprops result -s 204440 diff --git a/tests/blend/complex/D1 b/tests/blend/complex/D1 index efab0cbc49..05829dc68a 100644 --- a/tests/blend/complex/D1 +++ b/tests/blend/complex/D1 @@ -8,4 +8,4 @@ restore [locate_data_file pro12832.rle] a explode a e blend result a 3 a_28 -set square 47811.5 +checkprops result -s 47811.5 diff --git a/tests/blend/complex/D2 b/tests/blend/complex/D2 index 66ba82e212..4a3a098c59 100644 --- a/tests/blend/complex/D2 +++ b/tests/blend/complex/D2 @@ -9,4 +9,4 @@ explode a e erase a blend result a 10 a_3 5 a_4 10 a_2 5 a_13 5 a_11 10 a_14 5 a_15 10 a_12 5 a_6 5 a_9 -set square 444610 +checkprops result -s 444610 diff --git a/tests/blend/complex/D3 b/tests/blend/complex/D3 index 73430d6ec5..1251fff076 100644 --- a/tests/blend/complex/D3 +++ b/tests/blend/complex/D3 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_fra60610.rle] a nexplode a e blend result a 2 a_69 -set square 42249.1 +checkprops result -s 42249.1 diff --git a/tests/blend/complex/D4 b/tests/blend/complex/D4 index 238ff3fa50..23c8c4b797 100644 --- a/tests/blend/complex/D4 +++ b/tests/blend/complex/D4 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_cfi90fjc.rle] a nexplode a e blend result a 5 a_5 5 a_13 5 a_28 -set square 66620.1 +checkprops result -s 66620.1 diff --git a/tests/blend/complex/D5 b/tests/blend/complex/D5 index f841944e12..458ec55ab1 100644 --- a/tests/blend/complex/D5 +++ b/tests/blend/complex/D5 @@ -10,4 +10,4 @@ mkevol result a updatevol a_21 0 0.5 1 1 buildevol -set square 2938.3 +checkprops result -s 2938.3 diff --git a/tests/blend/complex/D6 b/tests/blend/complex/D6 index 7416e90842..419fb52daa 100644 --- a/tests/blend/complex/D6 +++ b/tests/blend/complex/D6 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro10321.rle] a explode a e blend result a 59 a_13 -set square 171119 +checkprops result -s 171119 diff --git a/tests/blend/complex/D8 b/tests/blend/complex/D8 index 75161e4056..d67402f230 100644 --- a/tests/blend/complex/D8 +++ b/tests/blend/complex/D8 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_id150018.rle] a nexplode a e blend result a 30 a_20 -set square 336159 +checkprops result -s 336159 diff --git a/tests/blend/complex/D9 b/tests/blend/complex/D9 index 4292d70462..447b749a4f 100644 --- a/tests/blend/complex/D9 +++ b/tests/blend/complex/D9 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_jap50078.rle] a nexplode a e blend result a 13 a_12 13 a_17 13 a_41 13 a_42 -set square 290049 +checkprops result -s 290049 diff --git a/tests/blend/complex/E1 b/tests/blend/complex/E1 index b8e5992256..663ae6fc47 100644 --- a/tests/blend/complex/E1 +++ b/tests/blend/complex/E1 @@ -10,4 +10,4 @@ mkevol result a updatevol a_4 0 15 0.5 9 1 5 buildevol -set square 1.22389e+06 +checkprops result -s 1.22389e+06 diff --git a/tests/blend/complex/E2 b/tests/blend/complex/E2 index ed3742eb35..6e5f1f89e0 100644 --- a/tests/blend/complex/E2 +++ b/tests/blend/complex/E2 @@ -10,4 +10,4 @@ mkevol result a updatevol a_20 0 15 0.5 20 1 5 buildevol -set square 1.22091e+06 +checkprops result -s 1.22091e+06 diff --git a/tests/blend/complex/E3 b/tests/blend/complex/E3 index 4a045f3747..5bfb4fcfca 100644 --- a/tests/blend/complex/E3 +++ b/tests/blend/complex/E3 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro10356.rle] a explode a e blend result a 19 a_17 14 a_20 14 a_23 14 a_1 16 a_2 34 a_5 7 a_8 19 a_11 19 a_14 7 a_22 7 a_25 7 a_27 7 a_4 7 a_7 7 a_10 7 a_13 7 a_16 7 a_19 -set square 113583 +checkprops result -s 113583 diff --git a/tests/blend/complex/E4 b/tests/blend/complex/E4 index 099e2e281a..8ac7f38db7 100644 --- a/tests/blend/complex/E4 +++ b/tests/blend/complex/E4 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro10631.rle] a explode a e blend result a 5 a_45 -set square 141708 +checkprops result -s 141708 diff --git a/tests/blend/complex/E5 b/tests/blend/complex/E5 index 2d19ec2cbf..ddf283c408 100644 --- a/tests/blend/complex/E5 +++ b/tests/blend/complex/E5 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro7788.rle] a explode a e blend result a 20 a_8 20 a_11 20 a_1 20 a_12 -set square 327626 +checkprops result -s 327626 diff --git a/tests/blend/complex/E6 b/tests/blend/complex/E6 index 15f8fc27c4..be32c46429 100644 --- a/tests/blend/complex/E6 +++ b/tests/blend/complex/E6 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro10522.rle] a explode a e blend result a 2 a_82 -set square 142689 +checkprops result -s 142689 diff --git a/tests/blend/complex/E7 b/tests/blend/complex/E7 index cfa9cdcf76..ee48af4439 100644 --- a/tests/blend/complex/E7 +++ b/tests/blend/complex/E7 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro11850.rle] a explode a e blend result a 3 a_22 -set square 272732 +checkprops result -s 272732 diff --git a/tests/blend/complex/E8 b/tests/blend/complex/E8 index 08584b76b3..dd7a52c353 100644 --- a/tests/blend/complex/E8 +++ b/tests/blend/complex/E8 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro12404.rle] a explode a e blend result a 10 a_8 10 a_13 -set square 26887.8 +checkprops result -s 26887.8 diff --git a/tests/blend/complex/E9 b/tests/blend/complex/E9 index 019310ec01..7e5cdc8dab 100644 --- a/tests/blend/complex/E9 +++ b/tests/blend/complex/E9 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro10117.rle] a explode a e blend result a 2 a_128 1 a_10 -set square 16683.1 +checkprops result -s 16683.1 diff --git a/tests/blend/complex/F1 b/tests/blend/complex/F1 index 4be96b66b4..680dd9d50c 100644 --- a/tests/blend/complex/F1 +++ b/tests/blend/complex/F1 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_id150009.rle] a explode a e blend result a 10 a_9 -set square 50544.3 +checkprops result -s 50544.3 diff --git a/tests/blend/complex/F2 b/tests/blend/complex/F2 index dc5f370a67..fcc331b19a 100644 --- a/tests/blend/complex/F2 +++ b/tests/blend/complex/F2 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_id150009.rle] a explode a e blend result a 10 a_17 -set square 49413.3 +checkprops result -s 49413.3 diff --git a/tests/blend/complex/F3 b/tests/blend/complex/F3 index 7149d2565b..c3313444e5 100644 --- a/tests/blend/complex/F3 +++ b/tests/blend/complex/F3 @@ -12,4 +12,4 @@ blend res2 result 10 result_11 explode res2 e blend res3 res2 10 res2_6 -set square 189823 +checkprops result -s 189823 diff --git a/tests/blend/complex/F4 b/tests/blend/complex/F4 index 2ed892d920..e21086c653 100644 --- a/tests/blend/complex/F4 +++ b/tests/blend/complex/F4 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_cts20686.rle] a explode a e blend result a 10 a_4 10 a_15 10 a_13 10 a_10 10 a_7 -set square 1.40529e+06 +checkprops result -s 1.40529e+06 diff --git a/tests/blend/complex/F5 b/tests/blend/complex/F5 index f1b768ba79..cda62758b5 100644 --- a/tests/blend/complex/F5 +++ b/tests/blend/complex/F5 @@ -9,4 +9,4 @@ explode a e blend result a 1 a_108 # radius of 0.8 is OK -set square 2614.55 +checkprops result -s 2614.55 diff --git a/tests/blend/complex/F6 b/tests/blend/complex/F6 index eb33dd56b9..6c95771e74 100644 --- a/tests/blend/complex/F6 +++ b/tests/blend/complex/F6 @@ -10,4 +10,4 @@ restore [locate_data_file CFI_cts21020.rle] a explode a e blend result a 0.05 a_8 0.05 a_10 0.05 a_9 0.05 a_5 0.05 a_3 0.05 a_1 -set square 285.094 +checkprops result -s 285.094 diff --git a/tests/blend/complex/F7 b/tests/blend/complex/F7 index 54b9455f50..7053da3069 100644 --- a/tests/blend/complex/F7 +++ b/tests/blend/complex/F7 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_pro13225.rle] a explode a e blend result a 10 a_3 10 a_8 10 a_7 10 a_6 -set square 397335 +checkprops result -s 397335 diff --git a/tests/blend/complex/F8 b/tests/blend/complex/F8 index ba17072ccb..2c5fc7974c 100644 --- a/tests/blend/complex/F8 +++ b/tests/blend/complex/F8 @@ -9,4 +9,4 @@ restore [locate_data_file CFI_pro13892.rle] a explode a e blend result a 15 a_60 -set square 6675.59 +checkprops result -s 6675.59 diff --git a/tests/blend/complex/F9 b/tests/blend/complex/F9 index be2424e136..841346b852 100644 --- a/tests/blend/complex/F9 +++ b/tests/blend/complex/F9 @@ -11,4 +11,4 @@ restore [locate_data_file pro13893.rle] a explode a e blend result a 1 a_9 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/G1 b/tests/blend/complex/G1 index 68fc4f6410..6990927c4c 100644 --- a/tests/blend/complex/G1 +++ b/tests/blend/complex/G1 @@ -9,4 +9,4 @@ explode a e blend result a 3 a_9 3 a_7 3 a_5 3 a_3 3 a_1 3 a_2 3 a_4 3 a_6 3 a_8 # it's a_8 which causes the problem -set square 90330.5 +checkprops result -s 90330.5 diff --git a/tests/blend/complex/G2 b/tests/blend/complex/G2 index 2e98a9ee42..29499eff2c 100644 --- a/tests/blend/complex/G2 +++ b/tests/blend/complex/G2 @@ -9,4 +9,4 @@ explode a e blend result a 5 a_1 5 a_3 5 a_4 5 a_2 # on its own a_1 is ok -set square 62586.6 +checkprops result -s 62586.6 diff --git a/tests/blend/complex/G3 b/tests/blend/complex/G3 index c1abec20b5..d1f093017f 100644 --- a/tests/blend/complex/G3 +++ b/tests/blend/complex/G3 @@ -10,4 +10,4 @@ mkevol result a updatevol a_7 0 20 1 40 buildevol -set square 173649 +checkprops result -s 173649 diff --git a/tests/blend/complex/G4 b/tests/blend/complex/G4 index 52ca9deb66..0bb5aa9d5f 100644 --- a/tests/blend/complex/G4 +++ b/tests/blend/complex/G4 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_cts20006.rle] a explode a e blend result a 30 a_18 30 a_20 30 a_24 30 a_16 -set square 493287 +checkprops result -s 493287 diff --git a/tests/blend/complex/G5 b/tests/blend/complex/G5 index 1f136c9ad3..90d2cfc74f 100644 --- a/tests/blend/complex/G5 +++ b/tests/blend/complex/G5 @@ -8,4 +8,4 @@ restore [locate_data_file CFI_cts21183.rle] a explode a e blend result a 10 a_51 -set square 68385.3 +checkprops result -s 68385.3 diff --git a/tests/blend/complex/G6 b/tests/blend/complex/G6 index ae8c76ef36..6f6f697ac4 100644 --- a/tests/blend/complex/G6 +++ b/tests/blend/complex/G6 @@ -12,4 +12,4 @@ explode a e blend result a 0.2 a_24 # value of 0.1 works -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/G7 b/tests/blend/complex/G7 index 6ee6c8b60d..0d75cc3383 100644 --- a/tests/blend/complex/G7 +++ b/tests/blend/complex/G7 @@ -10,4 +10,4 @@ explode a e # this may not be all the fillets blend result a 2 s_132 2 s_139 0.5 s_4 0.5 s_144 0.5 s_119 1 s_50 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/G8 b/tests/blend/complex/G8 index b6febfc017..a9333bfa67 100644 --- a/tests/blend/complex/G8 +++ b/tests/blend/complex/G8 @@ -12,4 +12,4 @@ blend result result 5 result_4 explode result e blend result result 5 result_33 -set square 250844 +checkprops result -s 250844 diff --git a/tests/blend/complex/G9 b/tests/blend/complex/G9 index ce7846aa65..ff4881becc 100644 --- a/tests/blend/complex/G9 +++ b/tests/blend/complex/G9 @@ -10,4 +10,4 @@ bfuse f c1b c2 explode f E blend result f 4.9 f_5 -set square 2104.35 +checkprops result -s 2104.35 diff --git a/tests/blend/complex/H2 b/tests/blend/complex/H2 index 26523c9513..cc8343d537 100644 --- a/tests/blend/complex/H2 +++ b/tests/blend/complex/H2 @@ -13,4 +13,4 @@ blend result f 1 f_1 explode result sh renamevar result_1 result -set square 2485.86 +checkprops result -s 2485.86 diff --git a/tests/blend/complex/H3 b/tests/blend/complex/H3 index 2122164f6b..7a312c3015 100644 --- a/tests/blend/complex/H3 +++ b/tests/blend/complex/H3 @@ -20,4 +20,4 @@ blend res m 5 m_49 5 m_12 5 m_78 5 m_44 explode res Sh copy res_1 result -set square 0 +checkprops result -s 0 diff --git a/tests/blend/complex/H4 b/tests/blend/complex/H4 index 8e5913db22..7ef9766bbc 100644 --- a/tests/blend/complex/H4 +++ b/tests/blend/complex/H4 @@ -14,4 +14,4 @@ blend result a 10 a_5 10 a_6 explode result sh renamevar result_1 result -set square 0 +checkprops result -s 0 diff --git a/tests/blend/encoderegularity/A1 b/tests/blend/encoderegularity/A1 index 5a8bf9c2f2..0fac37fb6d 100644 --- a/tests/blend/encoderegularity/A1 +++ b/tests/blend/encoderegularity/A1 @@ -7,4 +7,4 @@ blend result m 3 m_41 3 m_38 3 m_6 3 m_5 3 m_4 3 m_3\ explode result Sh renamevar result_1 result -set square 52047 +checkprops result -s 52047 diff --git a/tests/blend/encoderegularity/A2 b/tests/blend/encoderegularity/A2 index 0ec13378f7..e4bc0c6ee5 100644 --- a/tests/blend/encoderegularity/A2 +++ b/tests/blend/encoderegularity/A2 @@ -10,4 +10,4 @@ blend result m 3 m_1 3 m_2 3 m_6 3 m_7 3 m_8 3 m_9 3 m_10 \ explode result Sh renamevar result_1 result -set square 5425.92 +checkprops result -s 5425.92 diff --git a/tests/blend/encoderegularity/A3 b/tests/blend/encoderegularity/A3 index 49cfeb2fe5..7fad8f6caf 100644 --- a/tests/blend/encoderegularity/A3 +++ b/tests/blend/encoderegularity/A3 @@ -9,4 +9,4 @@ blend result m 10 m_5 10 m_6 \ explode result Sh renamevar result_1 result -set square 5884.39 +checkprops result -s 5884.39 diff --git a/tests/blend/encoderegularity/A4 b/tests/blend/encoderegularity/A4 index 802b146fe5..f072619813 100644 --- a/tests/blend/encoderegularity/A4 +++ b/tests/blend/encoderegularity/A4 @@ -10,4 +10,4 @@ blend result m 3 m_1 3 m_2 3 m_3 3 m_4 3 m_5 3 m_6 3 m_7 3 m_8 3 m_9 \ explode result Sh renamevar result_1 result -set square 15571.4 +checkprops result -s 15571.4 diff --git a/tests/blend/encoderegularity/A5 b/tests/blend/encoderegularity/A5 index 95f315bf38..4c04bcf95f 100644 --- a/tests/blend/encoderegularity/A5 +++ b/tests/blend/encoderegularity/A5 @@ -13,4 +13,4 @@ blend result m 10 m_1 10 m_9 10 m_22 10 m_11 10 m_12 \ explode result Sh renamevar result_1 result -set square 19804.7 +checkprops result -s 19804.7 diff --git a/tests/blend/encoderegularity/A6 b/tests/blend/encoderegularity/A6 index 6921a916b8..97ead5485b 100644 --- a/tests/blend/encoderegularity/A6 +++ b/tests/blend/encoderegularity/A6 @@ -9,4 +9,4 @@ blend result m 10 m_1 10 m_2 10 m_3 10 m_4 10 m_5 10 m_6 \ explode result Sh renamevar result_1 result -set square 4754.07 +checkprops result -s 4754.07 diff --git a/tests/blend/encoderegularity/A7 b/tests/blend/encoderegularity/A7 index a4447095b6..78ee28b88e 100644 --- a/tests/blend/encoderegularity/A7 +++ b/tests/blend/encoderegularity/A7 @@ -7,4 +7,4 @@ blend result m 7 m_1 7 m_5 7 m_7 7 m_8 7 m_9 7 m_10 7 m_11 7 m_12 \ explode result Sh renamevar result_1 result -set square 17179.7 +checkprops result -s 17179.7 diff --git a/tests/blend/end b/tests/blend/end index 65dd507772..1b5c187d82 100644 --- a/tests/blend/end +++ b/tests/blend/end @@ -1,32 +1,14 @@ if { [isdraw result] } { - set sm 0 - if { [isdraw s] } { - regexp {Mass +: +([-0-9.+eE]+)} [sprops s] full sm - } - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m + #check if result is valid + puts [checkshape result] - #check if result is valid - puts [checkshape result] - if { $m == 0 || $sm == $m } { - puts "Error : The blend is not valid." - } - - if { $square > 0 } { - puts "The expected area is $square" - } - #check of change of square is < 1% - if { ($square != 0 && [expr 1.*abs($square - $m)/$square] > 0.01) || ($square == 0 && $m != 0) } { - puts "Error : The area of the resulting shape is $m" - } - if { $m > 0 } { - clear - smallview - donly result - fit - xwd $imagedir/${test_image}.png - } + clear + smallview + donly result + fit + xwd $imagedir/${test_image}.png } else { - puts "Error : The blend cannot be built." + puts "Error : The blend cannot be built." } # to end a test script diff --git a/tests/blend/parse.rules b/tests/blend/parse.rules index 615476acd5..bca616b06f 100644 --- a/tests/blend/parse.rules +++ b/tests/blend/parse.rules @@ -1,2 +1,3 @@ FAILED /\bFaulty\b/ bad shape IGNORE /^Tcl Exception: tolerance ang : [\d.-]+/ blend failure - test will be failed as incomplete +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/blend/simple/A1 b/tests/blend/simple/A1 index f5b2b932a6..86c28e77d3 100644 --- a/tests/blend/simple/A1 +++ b/tests/blend/simple/A1 @@ -8,4 +8,4 @@ box s 100 100 100 explode s e blend result s 10 s_5 -set square 59527.9 +checkprops result -s 59527.9 diff --git a/tests/blend/simple/A2 b/tests/blend/simple/A2 index 9f468ba4a6..908a4a141f 100644 --- a/tests/blend/simple/A2 +++ b/tests/blend/simple/A2 @@ -8,4 +8,4 @@ box s 100 100 100 explode s E blend result s 10 s_5 10 s_6 10 s_10 -set square 58633.8 +checkprops result -s 58633.8 diff --git a/tests/blend/simple/A3 b/tests/blend/simple/A3 index be7c087f00..3bdaf7a895 100644 --- a/tests/blend/simple/A3 +++ b/tests/blend/simple/A3 @@ -8,4 +8,4 @@ box s 100 100 10 explode s E blend result s 10 s_5 -set square 23914.2 +checkprops result -s 23914.2 diff --git a/tests/blend/simple/A4 b/tests/blend/simple/A4 index 61c5f65088..8d24aa2b90 100644 --- a/tests/blend/simple/A4 +++ b/tests/blend/simple/A4 @@ -8,4 +8,4 @@ box s 100 100 10 explode s E blend result s 10 s_5 5 s_6 5 s_10 -set square 23480.7 +checkprops result -s 23480.7 diff --git a/tests/blend/simple/A5 b/tests/blend/simple/A5 index c5ecd86cc1..1ec275d9df 100644 --- a/tests/blend/simple/A5 +++ b/tests/blend/simple/A5 @@ -8,4 +8,4 @@ wedge s 40 100 100 20 20 70 70 explode s E blend result s 10 s_5 -set square 31032.9 +checkprops result -s 31032.9 diff --git a/tests/blend/simple/A6 b/tests/blend/simple/A6 index ab1163b7e6..1b2346e76e 100644 --- a/tests/blend/simple/A6 +++ b/tests/blend/simple/A6 @@ -8,4 +8,4 @@ wedge s 40 100 100 20 20 70 70 explode s E blend result s 10 s_5 10 s_6 10 s_10 -set square 30065.2 +checkprops result -s 30065.2 diff --git a/tests/blend/simple/A7 b/tests/blend/simple/A7 index 21d7086323..4230e044ca 100644 --- a/tests/blend/simple/A7 +++ b/tests/blend/simple/A7 @@ -8,4 +8,4 @@ wedge s 40 100 100 0 explode s E blend result s 10 s_5 -set square 27667.3 +checkprops result -s 27667.3 diff --git a/tests/blend/simple/A8 b/tests/blend/simple/A8 index 1cf9fd2631..c3f2a3ba1a 100644 --- a/tests/blend/simple/A8 +++ b/tests/blend/simple/A8 @@ -8,4 +8,4 @@ wedge s 40 100 100 0 explode s E blend result s 10 s_5 10 s_6 10 s_9 -set square 26965.6 +checkprops result -s 26965.6 diff --git a/tests/blend/simple/A9 b/tests/blend/simple/A9 index d92d93e5ca..a35195cc96 100644 --- a/tests/blend/simple/A9 +++ b/tests/blend/simple/A9 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 90 explode s E blend result s 10 s_9 -set square 21308.8 +checkprops result -s 21308.8 diff --git a/tests/blend/simple/B1 b/tests/blend/simple/B1 index 5ec18bf9cf..4acebfcdc8 100644 --- a/tests/blend/simple/B1 +++ b/tests/blend/simple/B1 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 90 explode s E blend result s 10 s_9 10 s_6 10 s_5 -set square 20843.5 +checkprops result -s 20843.5 diff --git a/tests/blend/simple/B2 b/tests/blend/simple/B2 index a870057f75..524d007f7b 100644 --- a/tests/blend/simple/B2 +++ b/tests/blend/simple/B2 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 270 explode s E blend result s 10 s_1 -set square 21389.8 +checkprops result -s 21389.8 diff --git a/tests/blend/simple/B3 b/tests/blend/simple/B3 index deb8c24afc..54e9c7c862 100644 --- a/tests/blend/simple/B3 +++ b/tests/blend/simple/B3 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 270 explode s E blend result s 10 s_1 10 s_4 10 s_5 -set square 20559.5 +checkprops result -s 20559.5 diff --git a/tests/blend/simple/B4 b/tests/blend/simple/B4 index a21fc77331..6ccf473fb4 100644 --- a/tests/blend/simple/B4 +++ b/tests/blend/simple/B4 @@ -8,4 +8,4 @@ pcylinder s 50 100 270 explode s E blend result s 10 s_9 -set square 44956.6 +checkprops result -s 44956.6 diff --git a/tests/blend/simple/B5 b/tests/blend/simple/B5 index 4ffafea93d..412c21097e 100644 --- a/tests/blend/simple/B5 +++ b/tests/blend/simple/B5 @@ -8,4 +8,4 @@ pcylinder s 50 100 270 explode s E blend result s 10 s_9 10 s_6 10 s_5 -set square 44513.5 +checkprops result -s 44513.5 diff --git a/tests/blend/simple/B6 b/tests/blend/simple/B6 index ae488ab9c3..9efd4f2ba5 100644 --- a/tests/blend/simple/B6 +++ b/tests/blend/simple/B6 @@ -8,4 +8,4 @@ pcylinder s 50 100 270 explode s E blend result s 10 s_2 -set square 44713.9 +checkprops result -s 44713.9 diff --git a/tests/blend/simple/B7 b/tests/blend/simple/B7 index a803ddb530..09b7ef603c 100644 --- a/tests/blend/simple/B7 +++ b/tests/blend/simple/B7 @@ -8,4 +8,4 @@ pcylinder s 50 100 270 explode s E blend result s 10 s_2 10 s_1 10 s_6 -set square 43467.9 +checkprops result -s 43467.9 diff --git a/tests/blend/simple/B8 b/tests/blend/simple/B8 index 895537a1c7..51c064aec8 100644 --- a/tests/blend/simple/B8 +++ b/tests/blend/simple/B8 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 90 explode s E blend result s 10 s_9 -set square 42575.3 +checkprops result -s 42575.3 diff --git a/tests/blend/simple/B9 b/tests/blend/simple/B9 index 286893069b..988fdef07c 100644 --- a/tests/blend/simple/B9 +++ b/tests/blend/simple/B9 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 90 explode s E blend result s 10 s_9 10 s_6 10 s_5 -set square 42198.1 +checkprops result -s 42198.1 diff --git a/tests/blend/simple/C1 b/tests/blend/simple/C1 index 1004473672..2f1c11c3cf 100644 --- a/tests/blend/simple/C1 +++ b/tests/blend/simple/C1 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 270 explode s E blend result s 10 s_3 -set square 41919.8 +checkprops result -s 41919.8 diff --git a/tests/blend/simple/C2 b/tests/blend/simple/C2 index fb8ae9ca86..c330590c87 100644 --- a/tests/blend/simple/C2 +++ b/tests/blend/simple/C2 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 270 explode s E blend result s 10 s_3 10 s_2 10 s_7 -set square 40663.6 +checkprops result -s 40663.6 diff --git a/tests/blend/simple/C3 b/tests/blend/simple/C3 index 082d3dee2b..4ca7da73c1 100644 --- a/tests/blend/simple/C3 +++ b/tests/blend/simple/C3 @@ -8,4 +8,4 @@ pcone s 90 40 150 270 explode s E blend result s 10 s_9 -set square 90185.3 +checkprops result -s 90185.3 diff --git a/tests/blend/simple/C4 b/tests/blend/simple/C4 index 76355da71b..94b87bb963 100644 --- a/tests/blend/simple/C4 +++ b/tests/blend/simple/C4 @@ -8,4 +8,4 @@ pcone s 90 40 150 270 explode s E blend result s 10 s_9 10 s_6 10 s_5 -set square 89830.3 +checkprops result -s 89830.3 diff --git a/tests/blend/simple/C5 b/tests/blend/simple/C5 index 8ab3af6b9c..6b70c42ea5 100644 --- a/tests/blend/simple/C5 +++ b/tests/blend/simple/C5 @@ -8,4 +8,4 @@ pcone s 90 40 150 270 explode s E blend result s 10 s_1 -set square 90385.8 +checkprops result -s 90385.8 diff --git a/tests/blend/simple/C6 b/tests/blend/simple/C6 index 1ed10a6bd5..d4e5fba7c4 100644 --- a/tests/blend/simple/C6 +++ b/tests/blend/simple/C6 @@ -8,4 +8,4 @@ pcone s 90 40 150 270 explode s E blend result s 10 s_1 10 s_2 10 s_6 -set square 89366.1 +checkprops result -s 89366.1 diff --git a/tests/blend/simple/C7 b/tests/blend/simple/C7 index 76244a2ce8..01b3c84939 100644 --- a/tests/blend/simple/C7 +++ b/tests/blend/simple/C7 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 90 explode s E blend result s 10 s_7 -set square 12471.9 +checkprops result -s 12471.9 diff --git a/tests/blend/simple/C8 b/tests/blend/simple/C8 index 686514494c..aec58a22b8 100644 --- a/tests/blend/simple/C8 +++ b/tests/blend/simple/C8 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 90 explode s E blend result s 10 s_7 10 s_2 10 s_4 -set square 9640.68 +checkprops result -s 9640.68 diff --git a/tests/blend/simple/C9 b/tests/blend/simple/C9 index 252661583e..6ff3157628 100644 --- a/tests/blend/simple/C9 +++ b/tests/blend/simple/C9 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 270 explode s E blend result s 10 s_3 -set square 12151.8 +checkprops result -s 12151.8 diff --git a/tests/blend/simple/D1 b/tests/blend/simple/D1 index 5828c3bff9..03ee7ed456 100644 --- a/tests/blend/simple/D1 +++ b/tests/blend/simple/D1 @@ -9,4 +9,4 @@ trotate s 0 0 0 0 0 1 270 explode s E blend result s 10 s_3 10 s_2 10 s_5 -set square 9940.87 +checkprops result -s 9940.87 diff --git a/tests/blend/simple/D2 b/tests/blend/simple/D2 index 283c937900..d512e67e51 100644 --- a/tests/blend/simple/D2 +++ b/tests/blend/simple/D2 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_9 -set square 135503 +checkprops result -s 135503 diff --git a/tests/blend/simple/D3 b/tests/blend/simple/D3 index e882f613e6..af5bcb76d6 100644 --- a/tests/blend/simple/D3 +++ b/tests/blend/simple/D3 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_9 1*SCALE1 s_6 1*SCALE1 s_5 -set square 134808 +checkprops result -s 134808 diff --git a/tests/blend/simple/D4 b/tests/blend/simple/D4 index d6afec8340..dc0d9cae84 100644 --- a/tests/blend/simple/D4 +++ b/tests/blend/simple/D4 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_2 -set square 135107 +checkprops result -s 135107 diff --git a/tests/blend/simple/D5 b/tests/blend/simple/D5 index dbf64dbece..38f4141ea0 100644 --- a/tests/blend/simple/D5 +++ b/tests/blend/simple/D5 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_2 1*SCALE1 s_1 1*SCALE1 s_6 -set square 134780 +checkprops result -s 134780 diff --git a/tests/blend/simple/D6 b/tests/blend/simple/D6 index 2a6b7ccb99..14e69dac20 100644 --- a/tests/blend/simple/D6 +++ b/tests/blend/simple/D6 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_9 -set square 275692 +checkprops result -s 275692 diff --git a/tests/blend/simple/D7 b/tests/blend/simple/D7 index 9ab06e0d80..6fc143b140 100644 --- a/tests/blend/simple/D7 +++ b/tests/blend/simple/D7 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_9 1*SCALE1 s_6 1*SCALE1 s_5 -set square 275019 +checkprops result -s 275019 diff --git a/tests/blend/simple/D8 b/tests/blend/simple/D8 index 48e0e77294..7ef0f9f8cf 100644 --- a/tests/blend/simple/D8 +++ b/tests/blend/simple/D8 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 276716 +checkprops result -s 276716 diff --git a/tests/blend/simple/D9 b/tests/blend/simple/D9 index fd18e9960d..c735341385 100644 --- a/tests/blend/simple/D9 +++ b/tests/blend/simple/D9 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 1*SCALE1 s_6 1*SCALE1 s_2 -set square 274895 +checkprops result -s 274895 diff --git a/tests/blend/simple/E1 b/tests/blend/simple/E1 index 2010999f9d..be4b7b0dfa 100644 --- a/tests/blend/simple/E1 +++ b/tests/blend/simple/E1 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_7 -set square 137772 +checkprops result -s 137772 diff --git a/tests/blend/simple/E2 b/tests/blend/simple/E2 index 478c6d9d22..9b1802f727 100644 --- a/tests/blend/simple/E2 +++ b/tests/blend/simple/E2 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_7 1*SCALE1 s_6 1*SCALE1 s_5 -set square 137076 +checkprops result -s 137076 diff --git a/tests/blend/simple/E3 b/tests/blend/simple/E3 index 064ee66297..078ef5f904 100644 --- a/tests/blend/simple/E3 +++ b/tests/blend/simple/E3 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_2 -set square 137105 +checkprops result -s 137105 diff --git a/tests/blend/simple/E4 b/tests/blend/simple/E4 index feed5c468f..be09290b95 100644 --- a/tests/blend/simple/E4 +++ b/tests/blend/simple/E4 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_2 1*SCALE1 s_7 1*SCALE1 s_4 -set square 134002 +checkprops result -s 134002 diff --git a/tests/blend/simple/E5 b/tests/blend/simple/E5 index f88349c49a..5d00be5611 100644 --- a/tests/blend/simple/E5 +++ b/tests/blend/simple/E5 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 -set square 104333 +checkprops result -s 104333 diff --git a/tests/blend/simple/E6 b/tests/blend/simple/E6 index d9987fac77..051cc7001b 100644 --- a/tests/blend/simple/E6 +++ b/tests/blend/simple/E6 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 1*SCALE1 s_8 1*SCALE1 s_3 -set square 101890 +checkprops result -s 101890 diff --git a/tests/blend/simple/E7 b/tests/blend/simple/E7 index 8d64030119..cb3ec7795d 100644 --- a/tests/blend/simple/E7 +++ b/tests/blend/simple/E7 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 104612 +checkprops result -s 104612 diff --git a/tests/blend/simple/E8 b/tests/blend/simple/E8 index 8440514946..2d86ae2e28 100644 --- a/tests/blend/simple/E8 +++ b/tests/blend/simple/E8 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 1*SCALE1 s_4 1*SCALE1 s_5 -set square 103468 +checkprops result -s 103468 diff --git a/tests/blend/simple/E9 b/tests/blend/simple/E9 index 69d8779403..3805a3d200 100644 --- a/tests/blend/simple/E9 +++ b/tests/blend/simple/E9 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 -set square 125078 +checkprops result -s 125078 diff --git a/tests/blend/simple/F1 b/tests/blend/simple/F1 index 8222b99e41..15e5763366 100644 --- a/tests/blend/simple/F1 +++ b/tests/blend/simple/F1 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 1*SCALE1 s_1 1*SCALE1 s_5 -set square 124044 +checkprops result -s 124044 diff --git a/tests/blend/simple/F2 b/tests/blend/simple/F2 index 9416061fbc..67da632a35 100644 --- a/tests/blend/simple/F2 +++ b/tests/blend/simple/F2 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_8 -set square 124586 +checkprops result -s 124586 diff --git a/tests/blend/simple/F3 b/tests/blend/simple/F3 index 6af9fec34d..8f69cbabf5 100644 --- a/tests/blend/simple/F3 +++ b/tests/blend/simple/F3 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_8 1*SCALE1 s_4 1*SCALE1 s_3 -set square 121712 +checkprops result -s 121712 diff --git a/tests/blend/simple/F4 b/tests/blend/simple/F4 index 2bc97c6b45..95f4244192 100644 --- a/tests/blend/simple/F4 +++ b/tests/blend/simple/F4 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 133501 +checkprops result -s 133501 diff --git a/tests/blend/simple/F5 b/tests/blend/simple/F5 index 06f521009a..2efe19e0f6 100644 --- a/tests/blend/simple/F5 +++ b/tests/blend/simple/F5 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 1*SCALE1 s_4 1*SCALE1 s_9 -set square 130891 +checkprops result -s 130891 diff --git a/tests/blend/simple/F6 b/tests/blend/simple/F6 index 3cbc564b10..cf12ea9979 100644 --- a/tests/blend/simple/F6 +++ b/tests/blend/simple/F6 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_5 -set square 133724 +checkprops result -s 133724 diff --git a/tests/blend/simple/F7 b/tests/blend/simple/F7 index bef9e8e19a..d9373a5926 100644 --- a/tests/blend/simple/F7 +++ b/tests/blend/simple/F7 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_5 1*SCALE1 s_7 1*SCALE1 s_9 -set square 132307 +checkprops result -s 132307 diff --git a/tests/blend/simple/F8 b/tests/blend/simple/F8 index 23888646c3..5cc0ad5a79 100644 --- a/tests/blend/simple/F8 +++ b/tests/blend/simple/F8 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_2 -set square 5.22432e+06 +checkprops result -s 5.22432e+06 diff --git a/tests/blend/simple/F9 b/tests/blend/simple/F9 index 820310170b..828ac2d2bd 100644 --- a/tests/blend/simple/F9 +++ b/tests/blend/simple/F9 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_2 1*SCALE1 s_6 -set square 4.89518e+06 +checkprops result -s 4.89518e+06 diff --git a/tests/blend/simple/G1 b/tests/blend/simple/G1 index 1556654be6..b5d71ef36c 100644 --- a/tests/blend/simple/G1 +++ b/tests/blend/simple/G1 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE s_4 -set square 5.39801e+06 +checkprops result -s 5.39801e+06 diff --git a/tests/blend/simple/G2 b/tests/blend/simple/G2 index 6fa987c76f..a2d1d4219f 100644 --- a/tests/blend/simple/G2 +++ b/tests/blend/simple/G2 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 1*SCALE1 s_6 1*SCALE1 s_1 -set square 4.89506e+06 +checkprops result -s 4.89506e+06 diff --git a/tests/blend/simple/G3 b/tests/blend/simple/G3 index c4d3634a8e..fd08ea1e2d 100644 --- a/tests/blend/simple/G3 +++ b/tests/blend/simple/G3 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_6 -set square 107294 +checkprops result -s 107294 diff --git a/tests/blend/simple/G4 b/tests/blend/simple/G4 index 09e540c1f7..816fcb71a8 100644 --- a/tests/blend/simple/G4 +++ b/tests/blend/simple/G4 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_6 1*SCALE1 s_1 -set square 105974 +checkprops result -s 105974 diff --git a/tests/blend/simple/G5 b/tests/blend/simple/G5 index 60fa263b82..c58ca5503c 100644 --- a/tests/blend/simple/G5 +++ b/tests/blend/simple/G5 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 -set square 106867 +checkprops result -s 106867 diff --git a/tests/blend/simple/G6 b/tests/blend/simple/G6 index 633790a6d0..26e50ded7a 100644 --- a/tests/blend/simple/G6 +++ b/tests/blend/simple/G6 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 1*SCALE1 s_1 1*SCALE1 s_6 -set square 104367 +checkprops result -s 104367 diff --git a/tests/blend/simple/G7 b/tests/blend/simple/G7 index d08acffcec..51613ed272 100644 --- a/tests/blend/simple/G7 +++ b/tests/blend/simple/G7 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 0.5*SCALE1 s_1 -set square 33988.4 +checkprops result -s 33988.4 diff --git a/tests/blend/simple/G8 b/tests/blend/simple/G8 index 578f200be2..cd7f0d1e0d 100644 --- a/tests/blend/simple/G8 +++ b/tests/blend/simple/G8 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 0.5*SCALE1 s_1 0.5*SCALE1 s_6 -set square 33852.2 +checkprops result -s 33852.2 diff --git a/tests/blend/simple/G9 b/tests/blend/simple/G9 index 7a3de39a4a..9b3343bf4f 100644 --- a/tests/blend/simple/G9 +++ b/tests/blend/simple/G9 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 0.5*SCALE1 s_4 -set square 33865.5 +checkprops result -s 33865.5 diff --git a/tests/blend/simple/H1 b/tests/blend/simple/H1 index 8cb5f59a78..99b75f7b69 100644 --- a/tests/blend/simple/H1 +++ b/tests/blend/simple/H1 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_6 0.5*SCALE1 s_2 -set square 32438.8 +checkprops result -s 32438.8 diff --git a/tests/blend/simple/H2 b/tests/blend/simple/H2 index c07ec2a909..1512f6d11e 100644 --- a/tests/blend/simple/H2 +++ b/tests/blend/simple/H2 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 427289 +checkprops result -s 427289 diff --git a/tests/blend/simple/H3 b/tests/blend/simple/H3 index cc46cd63c4..6065f7bde1 100644 --- a/tests/blend/simple/H3 +++ b/tests/blend/simple/H3 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 1*SCALE1 s_4 1*SCALE1 s_9 -set square 425726 +checkprops result -s 425726 diff --git a/tests/blend/simple/H4 b/tests/blend/simple/H4 index bb1ce50a0c..b73f1cb322 100644 --- a/tests/blend/simple/H4 +++ b/tests/blend/simple/H4 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_10 -set square 426548 +checkprops result -s 426548 diff --git a/tests/blend/simple/H5 b/tests/blend/simple/H5 index 6797f3a25d..9d9f72f762 100644 --- a/tests/blend/simple/H5 +++ b/tests/blend/simple/H5 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_10 1*SCALE1 s_4 1*SCALE1 s_3 -set square 424980 +checkprops result -s 424980 diff --git a/tests/blend/simple/H6 b/tests/blend/simple/H6 index 5c20c93da3..741bc409d7 100644 --- a/tests/blend/simple/H6 +++ b/tests/blend/simple/H6 @@ -5,4 +5,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_8 -set square 555915 +checkprops result -s 555915 diff --git a/tests/blend/simple/H7 b/tests/blend/simple/H7 index 1f6afb9bd6..d3c82c6412 100644 --- a/tests/blend/simple/H7 +++ b/tests/blend/simple/H7 @@ -5,4 +5,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_8 1*SCALE1 s_10 1*SCALE1 s_13 -set square 554732 +checkprops result -s 554732 diff --git a/tests/blend/simple/H8 b/tests/blend/simple/H8 index 6a67fad4e1..ee885211cf 100644 --- a/tests/blend/simple/H8 +++ b/tests/blend/simple/H8 @@ -6,4 +6,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 -set square 555352 +checkprops result -s 555352 diff --git a/tests/blend/simple/H9 b/tests/blend/simple/H9 index 053f9402eb..3ba14321c5 100644 --- a/tests/blend/simple/H9 +++ b/tests/blend/simple/H9 @@ -5,4 +5,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 1*SCALE1 s_2 1*SCALE1 s_7 -set square 531771 +checkprops result -s 531771 diff --git a/tests/blend/simple/I1 b/tests/blend/simple/I1 index 51fea4b9f8..e22c6e5412 100644 --- a/tests/blend/simple/I1 +++ b/tests/blend/simple/I1 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_4 -set square 91635.9 +checkprops result -s 91635.9 diff --git a/tests/blend/simple/I2 b/tests/blend/simple/I2 index 8468beb14b..5265503187 100644 --- a/tests/blend/simple/I2 +++ b/tests/blend/simple/I2 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_4 1*SCALE1 s_2 1*SCALE1 s_1 -set square 90904.5 +checkprops result -s 90904.5 diff --git a/tests/blend/simple/I3 b/tests/blend/simple/I3 index 7fd86e7ee1..9ccbdbf4e3 100644 --- a/tests/blend/simple/I3 +++ b/tests/blend/simple/I3 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_6 -set square 99301.8 +checkprops result -s 99301.8 diff --git a/tests/blend/simple/I4 b/tests/blend/simple/I4 index c703bb08d1..c7803989ce 100644 --- a/tests/blend/simple/I4 +++ b/tests/blend/simple/I4 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_6 1*SCALE1 s_9 1*SCALE1 s_4 -set square 90939.5 +checkprops result -s 90939.5 diff --git a/tests/blend/simple/I5 b/tests/blend/simple/I5 index ec52d8d6f4..7b336480a6 100644 --- a/tests/blend/simple/I5 +++ b/tests/blend/simple/I5 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_6 -set square 81863.7 +checkprops result -s 81863.7 diff --git a/tests/blend/simple/I6 b/tests/blend/simple/I6 index feb8a92a32..97a8374ad0 100644 --- a/tests/blend/simple/I6 +++ b/tests/blend/simple/I6 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_5 1*SCALE1 s_10 1*SCALE1 s_6 -set square 80209.3 +checkprops result -s 80209.3 diff --git a/tests/blend/simple/I7 b/tests/blend/simple/I7 index 570d06c027..40bcc87400 100644 --- a/tests/blend/simple/I7 +++ b/tests/blend/simple/I7 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_5 -set square 81743.8 +checkprops result -s 81743.8 diff --git a/tests/blend/simple/I8 b/tests/blend/simple/I8 index ad2114293f..6af93affad 100644 --- a/tests/blend/simple/I8 +++ b/tests/blend/simple/I8 @@ -9,4 +9,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_5 1*SCALE1 s_8 1*SCALE1 s_7 -set square 80586.1 +checkprops result -s 80586.1 diff --git a/tests/blend/simple/I9 b/tests/blend/simple/I9 index c126a682bf..5a76b8d2cb 100644 --- a/tests/blend/simple/I9 +++ b/tests/blend/simple/I9 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 61439 +checkprops result -s 61439 diff --git a/tests/blend/simple/J1 b/tests/blend/simple/J1 index 94e5c14fe1..ec3024c2d9 100644 --- a/tests/blend/simple/J1 +++ b/tests/blend/simple/J1 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 135648 +checkprops result -s 135648 diff --git a/tests/blend/simple/J2 b/tests/blend/simple/J2 index 702a9d6c0e..ac7ed17f9d 100644 --- a/tests/blend/simple/J2 +++ b/tests/blend/simple/J2 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 30620.3 +checkprops result -s 30620.3 diff --git a/tests/blend/simple/J3 b/tests/blend/simple/J3 index 81966245c4..3e5e080276 100644 --- a/tests/blend/simple/J3 +++ b/tests/blend/simple/J3 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_2 -set square 310413 +checkprops result -s 310413 diff --git a/tests/blend/simple/J4 b/tests/blend/simple/J4 index b75f0dc2e9..66063e6d41 100644 --- a/tests/blend/simple/J4 +++ b/tests/blend/simple/J4 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_3 -set square 427442 +checkprops result -s 427442 diff --git a/tests/blend/simple/J5 b/tests/blend/simple/J5 index b480169fde..970106809d 100644 --- a/tests/blend/simple/J5 +++ b/tests/blend/simple/J5 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 444925 +checkprops result -s 444925 diff --git a/tests/blend/simple/J6 b/tests/blend/simple/J6 index f1544381fc..15dadc67b6 100644 --- a/tests/blend/simple/J6 +++ b/tests/blend/simple/J6 @@ -7,4 +7,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_3 -set square 78315.1 +checkprops result -s 79953.8 diff --git a/tests/blend/simple/J7 b/tests/blend/simple/J7 index e141e36f97..69fdfda1a4 100644 --- a/tests/blend/simple/J7 +++ b/tests/blend/simple/J7 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_4 -set square 447106 +checkprops result -s 447106 diff --git a/tests/blend/simple/J8 b/tests/blend/simple/J8 index d4cdb8da3a..920ee3da4e 100644 --- a/tests/blend/simple/J8 +++ b/tests/blend/simple/J8 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 1*SCALE1 s_1 -set square 50877 +checkprops result -s 51928.1 diff --git a/tests/blend/simple/J9 b/tests/blend/simple/J9 index e4cc8c1f92..904d02997e 100644 --- a/tests/blend/simple/J9 +++ b/tests/blend/simple/J9 @@ -11,4 +11,4 @@ fsameparameter s SCALE1*1.e-7 explode s E blend result s 1*SCALE1 s_1 -set square 86937.1 +checkprops result -s 86937.1 diff --git a/tests/blend/simple/K1 b/tests/blend/simple/K1 index f4987f4104..edceee5fa2 100644 --- a/tests/blend/simple/K1 +++ b/tests/blend/simple/K1 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_5 -set square 72801.3 +checkprops result -s 72801.3 diff --git a/tests/blend/simple/K2 b/tests/blend/simple/K2 index 0bed1b87d7..15d6612c7e 100644 --- a/tests/blend/simple/K2 +++ b/tests/blend/simple/K2 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 nexplode s e blend result s 0.5*SCALE1 s_1 -set square 72564.2 +checkprops result -s 72564.2 diff --git a/tests/blend/simple/K3 b/tests/blend/simple/K3 index c412790b45..db86e3335f 100644 --- a/tests/blend/simple/K3 +++ b/tests/blend/simple/K3 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 nexplode s e blend result s 0.5*SCALE1 s_4 -set square 72440.6 +checkprops result -s 72440.6 diff --git a/tests/blend/simple/K4 b/tests/blend/simple/K4 index 492dd90d60..5bc31f8ddd 100644 --- a/tests/blend/simple/K4 +++ b/tests/blend/simple/K4 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_2 -set square 19893.8 +checkprops result -s 19893.8 diff --git a/tests/blend/simple/K5 b/tests/blend/simple/K5 index 6b59bcd158..96b9f2fa23 100644 --- a/tests/blend/simple/K5 +++ b/tests/blend/simple/K5 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_10 -set square 63656.6 +checkprops result -s 63656.6 diff --git a/tests/blend/simple/K6 b/tests/blend/simple/K6 index a5286cb584..5d2dc61b40 100644 --- a/tests/blend/simple/K6 +++ b/tests/blend/simple/K6 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_10 0.5*SCALE1 s_11 0.5*SCALE1 s_15 -set square 63733.6 +checkprops result -s 63733.6 diff --git a/tests/blend/simple/K7 b/tests/blend/simple/K7 index 839b0ca171..509a300901 100644 --- a/tests/blend/simple/K7 +++ b/tests/blend/simple/K7 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_22 0.5*SCALE1 s_9 0.5*SCALE1 s_4 0.5*SCALE1 s_17 -set square 63585 +checkprops result -s 63585 diff --git a/tests/blend/simple/K8 b/tests/blend/simple/K8 index 7176688ab4..fca4777526 100644 --- a/tests/blend/simple/K8 +++ b/tests/blend/simple/K8 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_16 -set square 66228.3 +checkprops result -s 66228.3 diff --git a/tests/blend/simple/K9 b/tests/blend/simple/K9 index 61977f5cc5..1564e7c62f 100644 --- a/tests/blend/simple/K9 +++ b/tests/blend/simple/K9 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_16 0.5*SCALE1 s_15 0.5*SCALE1 s_24 -set square 66160.6 +checkprops result -s 66160.6 diff --git a/tests/blend/simple/L1 b/tests/blend/simple/L1 index c2713d2454..b86df7f3af 100644 --- a/tests/blend/simple/L1 +++ b/tests/blend/simple/L1 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_1 0.5*SCALE1 s_20 0.5*SCALE1 s_15 0.5*SCALE1 s_24 -set square 66070.8 +checkprops result -s 66070.8 diff --git a/tests/blend/simple/L2 b/tests/blend/simple/L2 index 55d0c5aeb9..d7d1b62415 100644 --- a/tests/blend/simple/L2 +++ b/tests/blend/simple/L2 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_9 -set square 59699.6 +checkprops result -s 59699.6 diff --git a/tests/blend/simple/L3 b/tests/blend/simple/L3 index 3f2978bac4..2ad8b3850d 100644 --- a/tests/blend/simple/L3 +++ b/tests/blend/simple/L3 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_9 0.5*SCALE1 s_7 0.5*SCALE1 s_12 -set square 59717.7 +checkprops result -s 59717.7 diff --git a/tests/blend/simple/L4 b/tests/blend/simple/L4 index 332be3b7f9..7303dc1151 100644 --- a/tests/blend/simple/L4 +++ b/tests/blend/simple/L4 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_12 0.5*SCALE1 s_13 0.5*SCALE1 s_16 -set square 59733.6 +checkprops result -s 59733.6 diff --git a/tests/blend/simple/L5 b/tests/blend/simple/L5 index f85a353606..7c9a58ab8c 100644 --- a/tests/blend/simple/L5 +++ b/tests/blend/simple/L5 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_2 -set square 65914.2 +checkprops result -s 65914.2 diff --git a/tests/blend/simple/L6 b/tests/blend/simple/L6 index d7d42a271e..3044c213d0 100644 --- a/tests/blend/simple/L6 +++ b/tests/blend/simple/L6 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_1 0.5*SCALE1 s_10 -set square 65867.9 +checkprops result -s 65867.9 diff --git a/tests/blend/simple/L7 b/tests/blend/simple/L7 index b1ab3eb6c7..db54e1e218 100644 --- a/tests/blend/simple/L7 +++ b/tests/blend/simple/L7 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_8 0.5*SCALE1 s_10 0.5*SCALE1 s_4 -set square 65635.1 +checkprops result -s 65635.1 diff --git a/tests/blend/simple/L8 b/tests/blend/simple/L8 index 6e35afabb1..0feef2e0bd 100644 --- a/tests/blend/simple/L8 +++ b/tests/blend/simple/L8 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_12 0.5*SCALE1 s_11 0.5*SCALE1 s_15 -set square 61663.5 +checkprops result -s 61663.5 diff --git a/tests/blend/simple/L9 b/tests/blend/simple/L9 index 17d0034dfe..e8c42941fa 100644 --- a/tests/blend/simple/L9 +++ b/tests/blend/simple/L9 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_2 0.5*SCALE1 s_12 -set square 61832.4 +checkprops result -s 61832.4 diff --git a/tests/blend/simple/M1 b/tests/blend/simple/M1 index ff9acf68af..3952bfdd13 100644 --- a/tests/blend/simple/M1 +++ b/tests/blend/simple/M1 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_14 -set square 64113.3 +checkprops result -s 64113.3 diff --git a/tests/blend/simple/M2 b/tests/blend/simple/M2 index 4b530efc96..689841a44e 100644 --- a/tests/blend/simple/M2 +++ b/tests/blend/simple/M2 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_14 0.5*SCALE1 s_18 0.5*SCALE1 s_13 -set square 64088.4 +checkprops result -s 64088.4 diff --git a/tests/blend/simple/M3 b/tests/blend/simple/M3 index 10fd0f6dbf..24d2e67b18 100644 --- a/tests/blend/simple/M3 +++ b/tests/blend/simple/M3 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 0.5*SCALE1 s_18 0.5*SCALE1 s_13 -set square 64068.4 +checkprops result -s 64068.4 diff --git a/tests/blend/simple/M4 b/tests/blend/simple/M4 index 2fd32d7dfc..4f647c9b11 100644 --- a/tests/blend/simple/M4 +++ b/tests/blend/simple/M4 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_15 -set square 61060.1 +checkprops result -s 61060.1 diff --git a/tests/blend/simple/M5 b/tests/blend/simple/M5 index 30cc52f80d..6c43c01fc3 100644 --- a/tests/blend/simple/M5 +++ b/tests/blend/simple/M5 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_15 0.5*SCALE1 s_14 0.5*SCALE1 s_18 -set square 61187.1 +checkprops result -s 61187.1 diff --git a/tests/blend/simple/M6 b/tests/blend/simple/M6 index 648518a89c..bb98a14170 100644 --- a/tests/blend/simple/M6 +++ b/tests/blend/simple/M6 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_4 0.5*SCALE1 s_6 -set square 61224.6 +checkprops result -s 61224.6 diff --git a/tests/blend/simple/M7 b/tests/blend/simple/M7 index 69ddbc1ed7..e376efc92a 100644 --- a/tests/blend/simple/M7 +++ b/tests/blend/simple/M7 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_14 -set square 67937.6 +checkprops result -s 67937.6 diff --git a/tests/blend/simple/M8 b/tests/blend/simple/M8 index af51f028e5..9fd02307f1 100644 --- a/tests/blend/simple/M8 +++ b/tests/blend/simple/M8 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_14 0.5*SCALE1 s_5 0.5*SCALE1 s_6 -set square 67959.5 +checkprops result -s 67959.5 diff --git a/tests/blend/simple/M9 b/tests/blend/simple/M9 index 11fce4d473..b829622675 100644 --- a/tests/blend/simple/M9 +++ b/tests/blend/simple/M9 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_7 0.5*SCALE1 s_5 0.5*SCALE1 s_6 -set square 68042.1 +checkprops result -s 68042.1 diff --git a/tests/blend/simple/N1 b/tests/blend/simple/N1 index b851215efc..5247a2a839 100644 --- a/tests/blend/simple/N1 +++ b/tests/blend/simple/N1 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_5 0.5*SCALE1 s_7 0.5*SCALE1 s_10 -set square 58091.9 +checkprops result -s 58091.9 diff --git a/tests/blend/simple/N2 b/tests/blend/simple/N2 index 418a2e495d..c29bf60ab2 100644 --- a/tests/blend/simple/N2 +++ b/tests/blend/simple/N2 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_5 0.5*SCALE1 s_9 0.5*SCALE1 s_10 0.5*SCALE1 s_2 -set square 58034.6 +checkprops result -s 58034.6 diff --git a/tests/blend/simple/N3 b/tests/blend/simple/N3 index a59f01455b..4c08d2503f 100644 --- a/tests/blend/simple/N3 +++ b/tests/blend/simple/N3 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_4 -set square 64521.3 +checkprops result -s 64521.3 diff --git a/tests/blend/simple/N4 b/tests/blend/simple/N4 index ed2edfc934..89cfd72ff1 100644 --- a/tests/blend/simple/N4 +++ b/tests/blend/simple/N4 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_13 0.5*SCALE1 s_2 -set square 64287.2 +checkprops result -s 64287.2 diff --git a/tests/blend/simple/N5 b/tests/blend/simple/N5 index 0329a1f5b4..fe69f48164 100644 --- a/tests/blend/simple/N5 +++ b/tests/blend/simple/N5 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_10 -set square 64525.7 +checkprops result -s 64525.7 diff --git a/tests/blend/simple/N6 b/tests/blend/simple/N6 index 3f4a9e51a0..e9b1c778ec 100644 --- a/tests/blend/simple/N6 +++ b/tests/blend/simple/N6 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_5 -set square 61448.5 +checkprops result -s 61448.5 diff --git a/tests/blend/simple/N7 b/tests/blend/simple/N7 index 096df60977..2f5343aaa3 100644 --- a/tests/blend/simple/N7 +++ b/tests/blend/simple/N7 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_5 0.5*SCALE1 s_4 0.5*SCALE1 s_10 -set square 61222.9 +checkprops result -s 61222.9 diff --git a/tests/blend/simple/N8 b/tests/blend/simple/N8 index 47734d6918..db78d48f4b 100644 --- a/tests/blend/simple/N8 +++ b/tests/blend/simple/N8 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_5 0.5*SCALE1 s_4 0.5*SCALE1 s_6 0.5*SCALE1 s_7 -set square 60404.6 +checkprops result -s 60404.6 diff --git a/tests/blend/simple/N9 b/tests/blend/simple/N9 index d68137ebc6..f4a885340b 100644 --- a/tests/blend/simple/N9 +++ b/tests/blend/simple/N9 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 1*SCALE1 s_7 -set square 65250 +checkprops result -s 65250 diff --git a/tests/blend/simple/O1 b/tests/blend/simple/O1 index b8d12193ee..b15a7f5d79 100644 --- a/tests/blend/simple/O1 +++ b/tests/blend/simple/O1 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_7 0.5*SCALE1 s_6 0.5*SCALE1 s_14 -set square 65104.9 +checkprops result -s 65104.9 diff --git a/tests/blend/simple/O2 b/tests/blend/simple/O2 index 7cf4c26f08..e1d1eec947 100644 --- a/tests/blend/simple/O2 +++ b/tests/blend/simple/O2 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_5 0.5*SCALE1 s_6 0.5*SCALE1 s_7 -set square 65009.8 +checkprops result -s 65009.8 diff --git a/tests/blend/simple/O3 b/tests/blend/simple/O3 index e2649424c5..63dee27649 100644 --- a/tests/blend/simple/O3 +++ b/tests/blend/simple/O3 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_6 -set square 66544 +checkprops result -s 66544 diff --git a/tests/blend/simple/O4 b/tests/blend/simple/O4 index db3a52f4ec..2b68c5e180 100644 --- a/tests/blend/simple/O4 +++ b/tests/blend/simple/O4 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_6 0.5*SCALE1 s_5 0.5*SCALE1 s_11 -set square 66247.1 +checkprops result -s 66247.1 diff --git a/tests/blend/simple/O5 b/tests/blend/simple/O5 index fc7300541f..5b73a40086 100644 --- a/tests/blend/simple/O5 +++ b/tests/blend/simple/O5 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_6 0.5*SCALE1 s_5 0.5*SCALE1 s_4 -set square 66193.4 +checkprops result -s 66193.4 diff --git a/tests/blend/simple/O6 b/tests/blend/simple/O6 index 023d76ed94..513481ef9a 100644 --- a/tests/blend/simple/O6 +++ b/tests/blend/simple/O6 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_6 -set square 67334.8 +checkprops result -s 67334.8 diff --git a/tests/blend/simple/O7 b/tests/blend/simple/O7 index 7785c92a66..52ebc0641b 100644 --- a/tests/blend/simple/O7 +++ b/tests/blend/simple/O7 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_6 0.5*SCALE1 s_5 0.5*SCALE1 s_11 -set square 67211.2 +checkprops result -s 67211.2 diff --git a/tests/blend/simple/O8 b/tests/blend/simple/O8 index e2ed844104..e301e8fbf2 100644 --- a/tests/blend/simple/O8 +++ b/tests/blend/simple/O8 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 -set square 26420.7 +checkprops result -s 26420.7 diff --git a/tests/blend/simple/O9 b/tests/blend/simple/O9 index 4f11b0dd48..eb0cd4846a 100644 --- a/tests/blend/simple/O9 +++ b/tests/blend/simple/O9 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 0.5*SCALE1 s_1 0.5*SCALE1 s_5 -set square 25770.9 +checkprops result -s 25770.9 diff --git a/tests/blend/simple/P1 b/tests/blend/simple/P1 index 16680b7956..0c7ed16c39 100644 --- a/tests/blend/simple/P1 +++ b/tests/blend/simple/P1 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 -set square 98604.8 +checkprops result -s 98604.8 diff --git a/tests/blend/simple/P2 b/tests/blend/simple/P2 index 9b747b53c9..c25d0cba85 100644 --- a/tests/blend/simple/P2 +++ b/tests/blend/simple/P2 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 0.5*SCALE1 s_1 -set square 98102.8 +checkprops result -s 98102.8 diff --git a/tests/blend/simple/P3 b/tests/blend/simple/P3 index 8061e69793..12a1610038 100644 --- a/tests/blend/simple/P3 +++ b/tests/blend/simple/P3 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 0.5*SCALE1 s_1 0.5*SCALE1 s_5 0.5*SCALE1 s_2 -set square 97351.9 +checkprops result -s 97351.9 diff --git a/tests/blend/simple/P4 b/tests/blend/simple/P4 index 50fdc83646..cc4a43041c 100644 --- a/tests/blend/simple/P4 +++ b/tests/blend/simple/P4 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 -set square 61058.6 +checkprops result -s 61058.6 diff --git a/tests/blend/simple/P5 b/tests/blend/simple/P5 index 6c257e7422..168f44b3a5 100644 --- a/tests/blend/simple/P5 +++ b/tests/blend/simple/P5 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_3 0.5*SCALE1 s_1 -set square 60665.6 +checkprops result -s 60665.6 diff --git a/tests/blend/simple/P6 b/tests/blend/simple/P6 index 3757ad0a04..655a2b38a9 100644 --- a/tests/blend/simple/P6 +++ b/tests/blend/simple/P6 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_4 -set square 100620 +checkprops result -s 100620 diff --git a/tests/blend/simple/P7 b/tests/blend/simple/P7 index 33664be675..f7f470b1fd 100644 --- a/tests/blend/simple/P7 +++ b/tests/blend/simple/P7 @@ -12,4 +12,4 @@ tscale s 0 0 0 SCALE1 explode s e blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_5 0.5*SCALE1 s_13 -set square 99977 +checkprops result -s 99977 diff --git a/tests/blend/simple/P8 b/tests/blend/simple/P8 index 0d2baa22ac..0bb11bc665 100644 --- a/tests/blend/simple/P8 +++ b/tests/blend/simple/P8 @@ -2,4 +2,4 @@ box s 5 5 5 explode s E blend result s 1 s_6 1 s_10 -set square 145.137 +checkprops result -s 145.137 diff --git a/tests/blend/simple/P9 b/tests/blend/simple/P9 index 111e1b156b..5b5be806a8 100644 --- a/tests/blend/simple/P9 +++ b/tests/blend/simple/P9 @@ -2,4 +2,4 @@ box s 5 5 5 explode s E blend result s 1 s_6 0.5 s_10 -set square 146.393 +checkprops result -s 146.393 diff --git a/tests/blend/simple/Q1 b/tests/blend/simple/Q1 index a571c9741d..c98e7df14a 100644 --- a/tests/blend/simple/Q1 +++ b/tests/blend/simple/Q1 @@ -7,4 +7,4 @@ bcut s b cyl explode s E blend result s 0.2 s_2 -set square 11.8686 +checkprops result -s 11.8686 diff --git a/tests/blend/simple/Q2 b/tests/blend/simple/Q2 index e655de9944..daec319e95 100644 --- a/tests/blend/simple/Q2 +++ b/tests/blend/simple/Q2 @@ -7,4 +7,4 @@ bcut s b cyl explode s E blend result s 0.2 s_2 0.2 s_1 0.2 s_6 -set square 11.4579 +checkprops result -s 11.4579 diff --git a/tests/blend/simple/Q3 b/tests/blend/simple/Q3 index 41c5bb54c1..1848c3aec1 100644 --- a/tests/blend/simple/Q3 +++ b/tests/blend/simple/Q3 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE explode s E blend result s 1*SCALE s_5 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/simple/Q4 b/tests/blend/simple/Q4 index b8ce1258ea..e47e8603c6 100644 --- a/tests/blend/simple/Q4 +++ b/tests/blend/simple/Q4 @@ -7,4 +7,4 @@ bfuse s c b explode s E blend result s 1 s_3 -set square 192.343 +checkprops result -s 192.343 diff --git a/tests/blend/simple/Q5 b/tests/blend/simple/Q5 index cec1b20b2e..3c5fb95089 100644 --- a/tests/blend/simple/Q5 +++ b/tests/blend/simple/Q5 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE explode s E blend result s SCALE*2.5 s_17 -set square 3.46388e+08 +checkprops result -s 3.46388e+08 diff --git a/tests/blend/simple/Q6 b/tests/blend/simple/Q6 index 03f132cd90..1f3e4adb13 100644 --- a/tests/blend/simple/Q6 +++ b/tests/blend/simple/Q6 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE explode s E blend result s SCALE*2 s_5 -set square 1.6539e+08 +checkprops result -s 1.65391e+08 -eps 0.1 diff --git a/tests/blend/simple/Q7 b/tests/blend/simple/Q7 index ef7d59f32f..5c28f4e14f 100644 --- a/tests/blend/simple/Q7 +++ b/tests/blend/simple/Q7 @@ -4,4 +4,4 @@ blend s b 2 b_6 explode s E blend result s 2 s_10 -set square 133.982 +checkprops result -s 133.982 diff --git a/tests/blend/simple/Q8 b/tests/blend/simple/Q8 index 0972dc0c35..50f06516d9 100644 --- a/tests/blend/simple/Q8 +++ b/tests/blend/simple/Q8 @@ -4,4 +4,4 @@ tscale s 0 0 0 SCALE explode s E blend result s 10*SCALE s_12 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/simple/Q9 b/tests/blend/simple/Q9 index ce8ce7b595..843a4f6d2a 100644 --- a/tests/blend/simple/Q9 +++ b/tests/blend/simple/Q9 @@ -5,4 +5,4 @@ blend result s SCALE*0.0025 s_6 explode result Sh renamevar result_1 result -set square 1497.77 +checkprops result -s 1497.77 diff --git a/tests/blend/simple/R1 b/tests/blend/simple/R1 index f5099a3968..3787e7e1ff 100644 --- a/tests/blend/simple/R1 +++ b/tests/blend/simple/R1 @@ -5,4 +5,4 @@ blend result s SCALE*0.011 s_6 SCALE*0.011 s_5 SCALE*0.011 s_9 explode result Sh renamevar result_1 result -set square 15418.1 +checkprops result -s 15418.1 diff --git a/tests/blend/simple/R2 b/tests/blend/simple/R2 index d13a5d9629..9ddfc907e4 100644 --- a/tests/blend/simple/R2 +++ b/tests/blend/simple/R2 @@ -5,4 +5,4 @@ blend result s SCALE*0.011 s_6 explode result Sh renamevar result_1 result -set square 15530 +checkprops result -s 15530 diff --git a/tests/blend/simple/R3 b/tests/blend/simple/R3 index 841c3994c0..1663855c69 100644 --- a/tests/blend/simple/R3 +++ b/tests/blend/simple/R3 @@ -5,4 +5,4 @@ blend result s SCALE*0.0005 s_1 explode result Sh renamevar result_1 result -set square 2923.51 +checkprops result -s 2923.51 diff --git a/tests/blend/simple/R4 b/tests/blend/simple/R4 index f7506c2fd4..afd68bf568 100644 --- a/tests/blend/simple/R4 +++ b/tests/blend/simple/R4 @@ -5,4 +5,4 @@ blend result s SCALE*0.0005 s_25 explode result Sh renamevar result_1 result -set square 2929.37 +checkprops result -s 2929.37 diff --git a/tests/blend/simple/R5 b/tests/blend/simple/R5 index 690d0ae53e..c71988e5c4 100644 --- a/tests/blend/simple/R5 +++ b/tests/blend/simple/R5 @@ -5,4 +5,4 @@ blend result s SCALE*0.0005 s_10 explode result Sh renamevar result_1 result -set square 2929.37 +checkprops result -s 2929.37 diff --git a/tests/blend/simple/R6 b/tests/blend/simple/R6 index 48c9a7b6ee..2af4023b24 100644 --- a/tests/blend/simple/R6 +++ b/tests/blend/simple/R6 @@ -5,4 +5,4 @@ blend result s SCALE*0.0005 s_21 explode result Sh renamevar result_1 result -set square 2941.01 +checkprops result -s 2941.01 diff --git a/tests/blend/simple/R7 b/tests/blend/simple/R7 index fbd3eaefe9..24df2f95ab 100644 --- a/tests/blend/simple/R7 +++ b/tests/blend/simple/R7 @@ -6,4 +6,4 @@ blend result s SCALE*0.001 s_2 SCALE*0.001 s_4 SCALE*0.001 s_1 SCALE*0.001 s_ SCALE*0.001 s_9 SCALE*0.001 s_17 SCALE*0.001 s_6 SCALE*0.001 s_16 \ SCALE*0.001 s_14 SCALE*0.001 s_7 SCALE*0.001 s_23 SCALE*0.001 s_10 -set square 2079.48 +checkprops result -s 2079.48 diff --git a/tests/blend/simple/R8 b/tests/blend/simple/R8 index 68c354776b..429e7cc249 100644 --- a/tests/blend/simple/R8 +++ b/tests/blend/simple/R8 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 3*SCALE2 s_5 -set square 3095.55 +checkprops result -s 3095.55 diff --git a/tests/blend/simple/R9 b/tests/blend/simple/R9 index cf486f4185..d0c4389f11 100644 --- a/tests/blend/simple/R9 +++ b/tests/blend/simple/R9 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 3*SCALE2 s_4 -set square 3125.03 +checkprops result -s 3125.03 diff --git a/tests/blend/simple/S1 b/tests/blend/simple/S1 index 620962e090..400e93a888 100644 --- a/tests/blend/simple/S1 +++ b/tests/blend/simple/S1 @@ -14,4 +14,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 6*SCALE2 s_10 -set square 3662.79 +checkprops result -s 3662.79 diff --git a/tests/blend/simple/S2 b/tests/blend/simple/S2 index 1b1515eab6..8f8f3569a7 100644 --- a/tests/blend/simple/S2 +++ b/tests/blend/simple/S2 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 8*SCALE2 s_7 -set square 4237.39 +checkprops result -s 4237.39 diff --git a/tests/blend/simple/S3 b/tests/blend/simple/S3 index 24d9030efa..83b2566f74 100644 --- a/tests/blend/simple/S3 +++ b/tests/blend/simple/S3 @@ -7,4 +7,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 8*SCALE2 s_3 -set square 4209.73 +checkprops result -s 4209.73 diff --git a/tests/blend/simple/S4 b/tests/blend/simple/S4 index dc14bce5e6..7f7fe541c7 100644 --- a/tests/blend/simple/S4 +++ b/tests/blend/simple/S4 @@ -13,4 +13,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 8*SCALE2 s_3 -set square 7004.23 +checkprops result -s 7004.23 diff --git a/tests/blend/simple/S5 b/tests/blend/simple/S5 index d7c25ab2b9..8ec18a3b1f 100644 --- a/tests/blend/simple/S5 +++ b/tests/blend/simple/S5 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 3*SCALE2 s_8 -set square 4051.46 +checkprops result -s 4051.46 diff --git a/tests/blend/simple/S6 b/tests/blend/simple/S6 index 0030b9faf2..b635453d54 100644 --- a/tests/blend/simple/S6 +++ b/tests/blend/simple/S6 @@ -7,4 +7,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 3*SCALE2 s_7 -set square 4089.28 +checkprops result -s 4089.28 diff --git a/tests/blend/simple/S7 b/tests/blend/simple/S7 index 5bbf309444..1cb88bf522 100644 --- a/tests/blend/simple/S7 +++ b/tests/blend/simple/S7 @@ -12,4 +12,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 3*SCALE2 s_3 -set square 6392.3 +checkprops result -s 6392.3 diff --git a/tests/blend/simple/S8 b/tests/blend/simple/S8 index 726cbbad63..1c2b87cc8a 100644 --- a/tests/blend/simple/S8 +++ b/tests/blend/simple/S8 @@ -8,4 +8,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 10*SCALE2 s_8 -set square 14622.4 +checkprops result -s 14622.4 diff --git a/tests/blend/simple/S9 b/tests/blend/simple/S9 index bbef46a1db..74701585bf 100644 --- a/tests/blend/simple/S9 +++ b/tests/blend/simple/S9 @@ -7,4 +7,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 10*SCALE2 s_7 -set square 14555.8 +checkprops result -s 14555.8 diff --git a/tests/blend/simple/T1 b/tests/blend/simple/T1 index 3835375987..7f382b460b 100644 --- a/tests/blend/simple/T1 +++ b/tests/blend/simple/T1 @@ -12,4 +12,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 8*SCALE2 s_3 -set square 15179.9 +checkprops result -s 15179.9 diff --git a/tests/blend/simple/T2 b/tests/blend/simple/T2 index e359537816..65d86999b4 100644 --- a/tests/blend/simple/T2 +++ b/tests/blend/simple/T2 @@ -12,4 +12,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 4*SCALE2 s_13 -set square 18559.7 +checkprops result -s 18559.7 diff --git a/tests/blend/simple/T3 b/tests/blend/simple/T3 index 9410d54da0..09ad005de4 100644 --- a/tests/blend/simple/T3 +++ b/tests/blend/simple/T3 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 8*SCALE2 s_7 -set square 18884.3 +checkprops result -s 18884.3 diff --git a/tests/blend/simple/T4 b/tests/blend/simple/T4 index 83a4e169d1..ad2ab89579 100644 --- a/tests/blend/simple/T4 +++ b/tests/blend/simple/T4 @@ -17,4 +17,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 8*SCALE2 s_7 -set square 19514.7 +checkprops result -s 19514.7 diff --git a/tests/blend/simple/T5 b/tests/blend/simple/T5 index 0e8d5675fa..af5f6c717a 100644 --- a/tests/blend/simple/T5 +++ b/tests/blend/simple/T5 @@ -12,4 +12,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 4*SCALE2 s_14 -set square 6857.14 +checkprops result -s 6857.14 diff --git a/tests/blend/simple/T6 b/tests/blend/simple/T6 index 26ef05f345..3cec0e65e6 100644 --- a/tests/blend/simple/T6 +++ b/tests/blend/simple/T6 @@ -11,4 +11,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 6*SCALE2 s_7 -set square 6871.45 +checkprops result -s 6871.45 diff --git a/tests/blend/simple/T7 b/tests/blend/simple/T7 index ea1a5efa28..cd1ccd7938 100644 --- a/tests/blend/simple/T7 +++ b/tests/blend/simple/T7 @@ -16,4 +16,4 @@ tscale s 0 0 0 SCALE2 nexplode s E blend result s 6*SCALE2 s_8 -set square 7479.62 +checkprops result -s 7479.62 diff --git a/tests/blend/simple/T8 b/tests/blend/simple/T8 index 486445ac66..aa8b612479 100644 --- a/tests/blend/simple/T8 +++ b/tests/blend/simple/T8 @@ -17,4 +17,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 6*SCALE2 s_13 -set square 4837.68 +checkprops result -s 4837.68 diff --git a/tests/blend/simple/T9 b/tests/blend/simple/T9 index 2dd5ab30d4..ec5c9c6d7d 100644 --- a/tests/blend/simple/T9 +++ b/tests/blend/simple/T9 @@ -16,4 +16,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 10*SCALE2 s_10 -set square 4893.19 +checkprops result -s 4893.19 diff --git a/tests/blend/simple/U1 b/tests/blend/simple/U1 index d8bed70a7e..ca0470341f 100644 --- a/tests/blend/simple/U1 +++ b/tests/blend/simple/U1 @@ -25,4 +25,4 @@ fsameparameter s explode s E blend result s 7*SCALE2 s_12 -set square 5335.27 +checkprops result -s 5335.27 diff --git a/tests/blend/simple/U2 b/tests/blend/simple/U2 index 60fea88b1b..77362467e6 100644 --- a/tests/blend/simple/U2 +++ b/tests/blend/simple/U2 @@ -13,4 +13,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 5*SCALE2 s_14 -set square 4328.2 +checkprops result -s 4328.2 diff --git a/tests/blend/simple/U3 b/tests/blend/simple/U3 index 9bee67fb95..6caa1472e1 100644 --- a/tests/blend/simple/U3 +++ b/tests/blend/simple/U3 @@ -13,4 +13,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 5*SCALE2 s_3 -set square 4444.46 +checkprops result -s 4444.46 diff --git a/tests/blend/simple/U4 b/tests/blend/simple/U4 index 10b9ebb222..57ebfa95e4 100644 --- a/tests/blend/simple/U4 +++ b/tests/blend/simple/U4 @@ -18,4 +18,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 5*SCALE2 s_2 -set square 6583.29 +checkprops result -s 6583.29 diff --git a/tests/blend/simple/U5 b/tests/blend/simple/U5 index f1f2776e16..b0cdd966bc 100644 --- a/tests/blend/simple/U5 +++ b/tests/blend/simple/U5 @@ -10,4 +10,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 2.5*SCALE2 s_6 -set square 638.478 +checkprops result -s 638.478 diff --git a/tests/blend/simple/U6 b/tests/blend/simple/U6 index 1f3dc6dd8a..8841925180 100644 --- a/tests/blend/simple/U6 +++ b/tests/blend/simple/U6 @@ -9,4 +9,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 3*SCALE2 s_1 -set square 599.597 +checkprops result -s 599.597 diff --git a/tests/blend/simple/U7 b/tests/blend/simple/U7 index d51b044949..6a9a1958f7 100644 --- a/tests/blend/simple/U7 +++ b/tests/blend/simple/U7 @@ -13,4 +13,4 @@ tscale s 0 0 0 SCALE2 explode s E blend result s 3*SCALE2 s_6 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/simple/U8 b/tests/blend/simple/U8 index 2a64009566..d6d2435d58 100644 --- a/tests/blend/simple/U8 +++ b/tests/blend/simple/U8 @@ -5,4 +5,4 @@ blend result s 1*SCALE1 s_5 explode result So tcopy result_1 result -set square 59527.9 +checkprops result -s 59527.9 diff --git a/tests/blend/simple/U9 b/tests/blend/simple/U9 index bdbd4b4a05..26fb78b86a 100644 --- a/tests/blend/simple/U9 +++ b/tests/blend/simple/U9 @@ -5,4 +5,4 @@ blend result s SCALE*0.15 s_1 explode result sh tcopy result_1 result -set square 1.77169e+06 +checkprops result -s 1.77169e+06 diff --git a/tests/blend/simple/V1 b/tests/blend/simple/V1 index 33ef483f6c..692bca53f6 100644 --- a/tests/blend/simple/V1 +++ b/tests/blend/simple/V1 @@ -5,4 +5,4 @@ blend result s 0.5*SCALE1 s_2 explode result So tcopy result_1 result -set square 27107.8 +checkprops result -s 27107.8 diff --git a/tests/blend/simple/V2 b/tests/blend/simple/V2 index d73f176e94..7a31c212ba 100644 --- a/tests/blend/simple/V2 +++ b/tests/blend/simple/V2 @@ -5,4 +5,4 @@ blend result s 2*SCALE1 s_2 explode result sh tcopy result_1 result -set square 87763.8 +checkprops result -s 87763.8 diff --git a/tests/blend/simple/V3 b/tests/blend/simple/V3 index 758639de38..a0b2044ee8 100644 --- a/tests/blend/simple/V3 +++ b/tests/blend/simple/V3 @@ -19,4 +19,4 @@ blend result s 0.5*SCALE1 s_2 explode result So tcopy result_1 result -set square 33506.8 +checkprops result -s 33506.8 diff --git a/tests/blend/simple/V4 b/tests/blend/simple/V4 index 94d4319997..974a3ad856 100644 --- a/tests/blend/simple/V4 +++ b/tests/blend/simple/V4 @@ -7,4 +7,4 @@ blend result s 8*SCALE1 s_4 explode result sh tcopy result_1 result -set square 5.05104e+06 +checkprops result -s 5.05104e+06 diff --git a/tests/blend/simple/V5 b/tests/blend/simple/V5 index 44217db656..cec75faf6f 100644 --- a/tests/blend/simple/V5 +++ b/tests/blend/simple/V5 @@ -16,4 +16,4 @@ blend result s 0.5*SCALE1 s_2 explode result So tcopy result_1 result -set square 24551.4 +checkprops result -s 24551.4 diff --git a/tests/blend/simple/V6 b/tests/blend/simple/V6 index e2f3b6ce73..7160cba33d 100644 --- a/tests/blend/simple/V6 +++ b/tests/blend/simple/V6 @@ -19,4 +19,4 @@ blend result s 2*SCALE1 s_2 explode result So tcopy result_1 result -set square 263402 +checkprops result -s 263402 diff --git a/tests/blend/simple/V7 b/tests/blend/simple/V7 index c4cf866455..d50d4e9d3a 100644 --- a/tests/blend/simple/V7 +++ b/tests/blend/simple/V7 @@ -7,4 +7,4 @@ blend result s 5*SCALE1 s_3 explode result sh tcopy result_1 result -set square 1.65112e+06 +checkprops result -s 1.65112e+06 diff --git a/tests/blend/simple/V8 b/tests/blend/simple/V8 index 6f7276f9fd..e148db70c2 100644 --- a/tests/blend/simple/V8 +++ b/tests/blend/simple/V8 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_a12gsd.rle] s explode s E blend result s 1 s_6 1 s_10 -set square 145.137 +checkprops result -s 145.137 diff --git a/tests/blend/simple/V9 b/tests/blend/simple/V9 index 21b26af239..4e5732598b 100644 --- a/tests/blend/simple/V9 +++ b/tests/blend/simple/V9 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_a12gsd.rle] s explode s E blend result s 1 s_6 0.5 s_10 -set square 146.393 +checkprops result -s 146.393 diff --git a/tests/blend/simple/W1 b/tests/blend/simple/W1 index a7b28e0573..2c52550397 100644 --- a/tests/blend/simple/W1 +++ b/tests/blend/simple/W1 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_a12gsd.rle] s explode s E blend result s 1 s_6 1 s_10 1 s_5 -set square 142.777 +checkprops result -s 142.777 diff --git a/tests/blend/simple/W2 b/tests/blend/simple/W2 index 9412a8ea95..b771a8699b 100644 --- a/tests/blend/simple/W2 +++ b/tests/blend/simple/W2 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_c12gsf.rle] s explode s E blend result s 0.2 s_2 -set square 11.7666 +checkprops result -s 11.7666 diff --git a/tests/blend/simple/W3 b/tests/blend/simple/W3 index 4ede84ef18..a04aa48b3d 100644 --- a/tests/blend/simple/W3 +++ b/tests/blend/simple/W3 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_c12gsf.rle] s explode s E blend result s 0.2 s_2 0.2 s_6 -set square 10.5019 +checkprops result -s 10.5019 diff --git a/tests/blend/simple/W4 b/tests/blend/simple/W4 index 6b1f36e9f7..604d8d7b84 100644 --- a/tests/blend/simple/W4 +++ b/tests/blend/simple/W4 @@ -10,4 +10,4 @@ restore [locate_data_file CCV_1_c12gsf.rle] s explode s E blend result s 0.2 s_2 0.2 s_1 -set square 11.5154 +checkprops result -s 11.5154 diff --git a/tests/blend/simple/W5 b/tests/blend/simple/W5 index 9d71cddc2b..5560f9cdcd 100644 --- a/tests/blend/simple/W5 +++ b/tests/blend/simple/W5 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_c12gsf.rle] s explode s E blend result s 0.2 s_2 0.2 s_1 0.2 s_6 -set square 10.2797 +checkprops result -s 10.2797 diff --git a/tests/blend/simple/W6 b/tests/blend/simple/W6 index d4fb8df704..19395f2dc4 100644 --- a/tests/blend/simple/W6 +++ b/tests/blend/simple/W6 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_d12gsg.rle] s explode s E blend result s 5 s_5 -set square 60998.1 +checkprops result -s 60998.1 diff --git a/tests/blend/simple/W7 b/tests/blend/simple/W7 index 3b850c2d1c..ed59aa3013 100644 --- a/tests/blend/simple/W7 +++ b/tests/blend/simple/W7 @@ -10,4 +10,4 @@ restore [locate_data_file CCV_1_d12gsg.rle] s explode s E blend result s 10 s_5 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/simple/W8 b/tests/blend/simple/W8 index 61335a9170..5a5f6e3934 100644 --- a/tests/blend/simple/W8 +++ b/tests/blend/simple/W8 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_e12gsh.rle] s explode s E blend result s 5 s_5 -set square 64789.3 +checkprops result -s 64789.3 diff --git a/tests/blend/simple/W9 b/tests/blend/simple/W9 index 884c5a1321..d4a44e0a9f 100644 --- a/tests/blend/simple/W9 +++ b/tests/blend/simple/W9 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_e12gsh.rle] s explode s E blend result s 15 s_5 -set square 64076.6 +checkprops result -s 64076.6 diff --git a/tests/blend/simple/X1 b/tests/blend/simple/X1 index afaffa2d8c..b1e20edfbb 100644 --- a/tests/blend/simple/X1 +++ b/tests/blend/simple/X1 @@ -13,4 +13,4 @@ blend resultat tmp 10 tmp_3 explode resultat E blend result resultat 15 resultat_5 -set square 60963.9 +checkprops result -s 60963.9 diff --git a/tests/blend/simple/X2 b/tests/blend/simple/X2 index 95cf2cfb5e..10995a5423 100644 --- a/tests/blend/simple/X2 +++ b/tests/blend/simple/X2 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_f1_gsi.rle] s explode s E blend result s 20.5 s_11 -set square 267216 +checkprops result -s 267216 diff --git a/tests/blend/simple/X3 b/tests/blend/simple/X3 index 283ba877b5..f854bda98b 100644 --- a/tests/blend/simple/X3 +++ b/tests/blend/simple/X3 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_g1_gsj.rle] s explode s E blend result s 25 s_3 -set square 62559.3 +checkprops result -s 62559.3 diff --git a/tests/blend/simple/X4 b/tests/blend/simple/X4 index 4bd5ec485b..b10849fb1f 100644 --- a/tests/blend/simple/X4 +++ b/tests/blend/simple/X4 @@ -10,4 +10,4 @@ restore [locate_data_file CCV_1_h1_gsk.rle] s explode s E blend result s 30 s_14 -set square 43339.8 +checkprops result -s 43339.8 diff --git a/tests/blend/simple/X5 b/tests/blend/simple/X5 index ca145c70bc..243e44b8bb 100644 --- a/tests/blend/simple/X5 +++ b/tests/blend/simple/X5 @@ -11,4 +11,4 @@ trotate s 0 0 0 0 0 1 -85 explode s E blend result s 10 s_22 10 s_20 10 s_25 10 s_16 10 s_15 10 s_18 -set square 177551 +checkprops result -s 177551 diff --git a/tests/blend/simple/X6 b/tests/blend/simple/X6 index d01d3305da..b1d125d1b8 100644 --- a/tests/blend/simple/X6 +++ b/tests/blend/simple/X6 @@ -9,4 +9,4 @@ explode s0 E blend s s0 30 s0_5 blend result s0 30 s0_5 30 s0_10 -set square 126267 +checkprops result -s 126267 diff --git a/tests/blend/simple/X7 b/tests/blend/simple/X7 index fc71423ca5..3ab0db514d 100644 --- a/tests/blend/simple/X7 +++ b/tests/blend/simple/X7 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_k1_gsn.rle] s explode s E blend result s 10 s_23 -set square 82884.1 +checkprops result -s 82884.1 diff --git a/tests/blend/simple/X8 b/tests/blend/simple/X8 index 932357532b..4daaf96062 100644 --- a/tests/blend/simple/X8 +++ b/tests/blend/simple/X8 @@ -11,4 +11,4 @@ trotate s 0 0 0 1 0 0 90 explode s E blend result s 10 s_2 10 s_4 10 s_12 10 s_13 -set square 69854.2 +checkprops result -s 69854.2 diff --git a/tests/blend/simple/X9 b/tests/blend/simple/X9 index 6766935ae8..7755e1a35e 100644 --- a/tests/blend/simple/X9 +++ b/tests/blend/simple/X9 @@ -9,4 +9,4 @@ trotate s 0 0 0 1 0 0 90 explode s E blend result s 10 s_2 -set square 70160 +checkprops result -s 70160 diff --git a/tests/blend/simple/Y1 b/tests/blend/simple/Y1 index db3ec22c36..c97d3b2651 100644 --- a/tests/blend/simple/Y1 +++ b/tests/blend/simple/Y1 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_n12gsq.rle] s explode s E blend result s 10 s_7 -set square 61327.9 +checkprops result -s 61327.9 diff --git a/tests/blend/simple/Y2 b/tests/blend/simple/Y2 index ed2189a941..451a8cdd49 100644 --- a/tests/blend/simple/Y2 +++ b/tests/blend/simple/Y2 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_n12gsq.rle] s explode s E blend result s 15 s_7 -set square 61050.1 +checkprops result -s 61050.1 diff --git a/tests/blend/simple/Y3 b/tests/blend/simple/Y3 index 17361476f5..9eb74721bf 100644 --- a/tests/blend/simple/Y3 +++ b/tests/blend/simple/Y3 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_n12gsq.rle] s explode s E blend result s 20 s_7 -set square 60738.4 +checkprops result -s 60738.4 diff --git a/tests/blend/simple/Y4 b/tests/blend/simple/Y4 index f91ce61bea..9bb2176379 100644 --- a/tests/blend/simple/Y4 +++ b/tests/blend/simple/Y4 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_1_n12gsq.rle] s explode s E blend result s 25 s_7 -set square 60393.2 +checkprops result -s 60393.2 diff --git a/tests/blend/simple/Y5 b/tests/blend/simple/Y5 index a5f326f7be..675d119558 100644 --- a/tests/blend/simple/Y5 +++ b/tests/blend/simple/Y5 @@ -11,4 +11,4 @@ blend s tmp 5 tmp_5 explode s E blend result s 2.5 s_1 2.5 s_5 2.5 s_7 -set square 6773.7 +checkprops result -s 6773.7 diff --git a/tests/blend/simple/Y6 b/tests/blend/simple/Y6 index 77e485a812..aa9f59f4a8 100644 --- a/tests/blend/simple/Y6 +++ b/tests/blend/simple/Y6 @@ -11,4 +11,4 @@ blend s tmp 5 tmp_5 explode s E blend result s 10 s_1 10 s_5 10 s_7 -set square 6483.21 +checkprops result -s 6483.21 diff --git a/tests/blend/simple/Y7 b/tests/blend/simple/Y7 index 410d4a6627..abece1c00b 100644 --- a/tests/blend/simple/Y7 +++ b/tests/blend/simple/Y7 @@ -10,4 +10,4 @@ restore [locate_data_file CCV_1_r1_gss.rle] s explode s E blend result s 12 s_5 -set square 0 +checkprops result -s 0 diff --git a/tests/blend/simple/Y8 b/tests/blend/simple/Y8 index e174e9c9a8..8fd4a07962 100644 --- a/tests/blend/simple/Y8 +++ b/tests/blend/simple/Y8 @@ -7,4 +7,4 @@ explode a_3 e blend result a 1 a_3_1 1 a_3_2 -set square 1738.79 +checkprops result -s 1738.79 diff --git a/tests/blend/simple/Y9 b/tests/blend/simple/Y9 index 7a53102dfe..c7ea9c1613 100644 --- a/tests/blend/simple/Y9 +++ b/tests/blend/simple/Y9 @@ -7,4 +7,4 @@ nexplode a e blend result a 4 a_5 4 a_1 4 a_6 -set square 21444.7 +checkprops result -s 21444.7 diff --git a/tests/blend/simple/Z1 b/tests/blend/simple/Z1 index bf92b73c6b..1afc065575 100644 --- a/tests/blend/simple/Z1 +++ b/tests/blend/simple/Z1 @@ -11,4 +11,4 @@ explode f E blend result f 1 f_1 -set square 2485.86 +checkprops result -s 2485.86 diff --git a/tests/blend/tolblend_buildvol/A1 b/tests/blend/tolblend_buildvol/A1 index c8aad83d54..6b6102b0d1 100644 --- a/tests/blend/tolblend_buildvol/A1 +++ b/tests/blend/tolblend_buildvol/A1 @@ -5,7 +5,7 @@ mkevol result s updatevol s_5 0 10*SCALE1 1 20*SCALE1 2 0*SCALE1 buildevol -set square 1.48513e+06 +checkprops result -s 1.48513e+06 diff --git a/tests/blend/tolblend_buildvol/A2 b/tests/blend/tolblend_buildvol/A2 index a074f65656..b9ad62f9c1 100644 --- a/tests/blend/tolblend_buildvol/A2 +++ b/tests/blend/tolblend_buildvol/A2 @@ -11,4 +11,4 @@ buildevol explode P Sh copy P_1 result -set square 485351 +checkprops result -s 485351 diff --git a/tests/blend/tolblend_buildvol/A3 b/tests/blend/tolblend_buildvol/A3 index ce1a3abe27..09af97ac0c 100644 --- a/tests/blend/tolblend_buildvol/A3 +++ b/tests/blend/tolblend_buildvol/A3 @@ -23,4 +23,4 @@ buildevol explode P Sh copy P_1 result -set square 4.80062e+08 +checkprops result -s 4.80062e+08 diff --git a/tests/blend/tolblend_buildvol/A4 b/tests/blend/tolblend_buildvol/A4 index 078c78fc22..71d1987205 100644 --- a/tests/blend/tolblend_buildvol/A4 +++ b/tests/blend/tolblend_buildvol/A4 @@ -6,4 +6,4 @@ updatevol s_5 0 10*SCALE1 1 0*SCALE1 2 10*SCALE1 buildevol explode result -set square 1.49427e+06 +checkprops result -s 1.49427e+06 diff --git a/tests/blend/tolblend_buildvol/A5 b/tests/blend/tolblend_buildvol/A5 index 1ffade32d2..152dc25dfe 100644 --- a/tests/blend/tolblend_buildvol/A5 +++ b/tests/blend/tolblend_buildvol/A5 @@ -5,4 +5,4 @@ mkevol result s updatevol s_5 0 10*SCALE1 1 20*SCALE1 2 1.e-4 buildevol -set square 1.48513e+06 +checkprops result -s 1.48513e+06 diff --git a/tests/blend/tolblend_buildvol/A6 b/tests/blend/tolblend_buildvol/A6 index b8aed54cdd..bd3962e6f0 100644 --- a/tests/blend/tolblend_buildvol/A6 +++ b/tests/blend/tolblend_buildvol/A6 @@ -11,4 +11,4 @@ buildevol explode P Sh copy P_1 result -set square 485351 +checkprops result -s 485351 diff --git a/tests/blend/tolblend_buildvol/A7 b/tests/blend/tolblend_buildvol/A7 index 96f9404bc5..6ec2e6f972 100644 --- a/tests/blend/tolblend_buildvol/A7 +++ b/tests/blend/tolblend_buildvol/A7 @@ -23,4 +23,4 @@ buildevol explode P Sh copy P_1 result -set square 4.80062e+08 +checkprops result -s 4.80062e+08 diff --git a/tests/blend/tolblend_buildvol/A8 b/tests/blend/tolblend_buildvol/A8 index a1ded9474f..8bcd093350 100644 --- a/tests/blend/tolblend_buildvol/A8 +++ b/tests/blend/tolblend_buildvol/A8 @@ -6,4 +6,4 @@ updatevol s_5 0 10*SCALE1 1 1.e-4 2 10*SCALE1 buildevol explode result V -set square 1.49427e+06 +checkprops result -s 1.49427e+06 diff --git a/tests/blend/tolblend_buildvol/A9 b/tests/blend/tolblend_buildvol/A9 index ac4ad6f23e..5ff02a3482 100644 --- a/tests/blend/tolblend_buildvol/A9 +++ b/tests/blend/tolblend_buildvol/A9 @@ -7,4 +7,4 @@ mkevol result s updatevol s_1 0 0*SCALE1 1 3*SCALE1 2 0*SCALE1 buildevol -set square 33798.1 +checkprops result -s 33798.1 diff --git a/tests/blend/tolblend_simple/A1 b/tests/blend/tolblend_simple/A1 index b64e39775d..772daa86a6 100644 --- a/tests/blend/tolblend_simple/A1 +++ b/tests/blend/tolblend_simple/A1 @@ -7,4 +7,4 @@ blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_3 0.5*SCALE1 s_5 0.5*SCALE1 s_6 explode result So tcopy result_1 result -set square 6703.48 +checkprops result -s 6703.48 diff --git a/tests/blend/tolblend_simple/A2 b/tests/blend/tolblend_simple/A2 index 71b7018bf1..c4a54afe21 100644 --- a/tests/blend/tolblend_simple/A2 +++ b/tests/blend/tolblend_simple/A2 @@ -7,4 +7,4 @@ blend result s 0.2*SCALE1 s_2 0.3*SCALE1 s_3 0.4*SCALE1 s_5 0.5*SCALE1 s_6 explode result So tcopy result_1 result -set square 6734.43 +checkprops result -s 6734.43 diff --git a/tests/blend/tolblend_simple/A3 b/tests/blend/tolblend_simple/A3 index bc062535c4..fce53b36f2 100644 --- a/tests/blend/tolblend_simple/A3 +++ b/tests/blend/tolblend_simple/A3 @@ -18,4 +18,4 @@ blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_8 0.5*SCALE1 s_7 0.5*SCALE1 s_3 explode result sh tcopy result_1 result -set square 4811.71 +checkprops result -s 4811.71 diff --git a/tests/blend/tolblend_simple/A4 b/tests/blend/tolblend_simple/A4 index c3e9510d62..92f444c629 100644 --- a/tests/blend/tolblend_simple/A4 +++ b/tests/blend/tolblend_simple/A4 @@ -19,4 +19,4 @@ blend result s 0.5*SCALE1 s_4 0.4*SCALE1 s_8 0.6*SCALE1 s_7 0.3*SCALE1 s_3 explode result sh tcopy result_1 result -set square 4816.07 +checkprops result -s 4816.07 diff --git a/tests/blend/tolblend_simple/A5 b/tests/blend/tolblend_simple/A5 index 142e540c62..a45d516da5 100644 --- a/tests/blend/tolblend_simple/A5 +++ b/tests/blend/tolblend_simple/A5 @@ -7,4 +7,4 @@ blend result s 2*SCALE1 s_2 2*SCALE1 s_11 2*SCALE1 s_5 2*SCALE1 s_3 explode result sh tcopy result_1 result -set square 21817.1 +checkprops result -s 21817.1 diff --git a/tests/blend/tolblend_simple/A6 b/tests/blend/tolblend_simple/A6 index 6427c41923..148451919b 100644 --- a/tests/blend/tolblend_simple/A6 +++ b/tests/blend/tolblend_simple/A6 @@ -7,4 +7,4 @@ blend result s 2*SCALE1 s_2 3*SCALE1 s_11 2.5*SCALE1 s_5 3.5*SCALE1 s_3 explode result sh tcopy result_1 result -set square 21734.1 +checkprops result -s 21734.1 diff --git a/tests/blend/tolblend_simple/A7 b/tests/blend/tolblend_simple/A7 index c30e6c2f56..74ac85a1b1 100644 --- a/tests/blend/tolblend_simple/A7 +++ b/tests/blend/tolblend_simple/A7 @@ -13,4 +13,4 @@ blend result s 8*SCALE1 s_8 8*SCALE1 s_1 8*SCALE1 s_3 8*SCALE1 s_7 explode result sh tcopy result_1 result -set square 1.0415e+06 +checkprops result -s 1.0415e+06 diff --git a/tests/blend/tolblend_simple/A8 b/tests/blend/tolblend_simple/A8 index 127f8c8f08..1ad65b176a 100644 --- a/tests/blend/tolblend_simple/A8 +++ b/tests/blend/tolblend_simple/A8 @@ -13,4 +13,4 @@ blend result s 20*SCALE1 s_8 6*SCALE1 s_1 20*SCALE1 s_3 5*SCALE1 s_7 explode result sh tcopy result_1 result -set square 1.04665e+06 +checkprops result -s 1.04665e+06 diff --git a/tests/blend/tolblend_simple/A9 b/tests/blend/tolblend_simple/A9 index e04c957cc4..5de34cebbe 100644 --- a/tests/blend/tolblend_simple/A9 +++ b/tests/blend/tolblend_simple/A9 @@ -21,4 +21,4 @@ blend result s 1.2*SCALE1 s_13 1.4*SCALE1 s_12 6*SCALE1 s_10 1*SCALE1 s_2 5*SCAL explode result So tcopy result_1 result -set square 10467.1 +checkprops result -s 10467.1 diff --git a/tests/blend/tolblend_simple/B1 b/tests/blend/tolblend_simple/B1 index 0bb6fa184c..364854c2f9 100644 --- a/tests/blend/tolblend_simple/B1 +++ b/tests/blend/tolblend_simple/B1 @@ -18,4 +18,4 @@ blend result s 0.5*SCALE1 s_11 0.5*SCALE1 s_12 0.5*SCALE1 s_2 0.5*SCALE1 s_3 0.5 explode result So tcopy result_1 result -set square 6034.39 +checkprops result -s 6034.39 diff --git a/tests/blend/tolblend_simple/B2 b/tests/blend/tolblend_simple/B2 index 0f061e7eac..72c776ee21 100644 --- a/tests/blend/tolblend_simple/B2 +++ b/tests/blend/tolblend_simple/B2 @@ -18,4 +18,4 @@ blend result s 0.15*SCALE1 s_11 0.3*SCALE1 s_12 0.3*SCALE1 s_2 0.15*SCALE1 s_3 explode result sh tcopy result_1 sh -set square 6107.12 +checkprops result -s 6107.12 diff --git a/tests/blend/tolblend_simple/B3 b/tests/blend/tolblend_simple/B3 index ee296ba171..dc637c3395 100644 --- a/tests/blend/tolblend_simple/B3 +++ b/tests/blend/tolblend_simple/B3 @@ -22,4 +22,4 @@ blend result s 2*SCALE1 s_26 2*SCALE1 s_19 2*SCALE1 s_15 2*SCALE1 s_16 2*SCALE1 explode result So tcopy result_1 result -set square 177551 +checkprops result -s 177551 diff --git a/tests/blend/tolblend_simple/B4 b/tests/blend/tolblend_simple/B4 index eb01b00a30..05b8a55a6d 100644 --- a/tests/blend/tolblend_simple/B4 +++ b/tests/blend/tolblend_simple/B4 @@ -12,4 +12,4 @@ blend result s 15*SCALE1 s_4 explode result So tcopy result_1 result -set square 547392 +checkprops result -s 547392 diff --git a/tests/blend/tolblend_simple/B5 b/tests/blend/tolblend_simple/B5 index 6cd591267c..41679fd289 100644 --- a/tests/blend/tolblend_simple/B5 +++ b/tests/blend/tolblend_simple/B5 @@ -17,4 +17,4 @@ blend result s 15*SCALE1 s_3 explode result sh tcopy result_1 result -set square 803799 +checkprops result -s 803799 diff --git a/tests/blend/tolblend_simple/B6 b/tests/blend/tolblend_simple/B6 index 02ca4bbb3e..ed4cc291df 100644 --- a/tests/blend/tolblend_simple/B6 +++ b/tests/blend/tolblend_simple/B6 @@ -5,4 +5,4 @@ blend result s 0.015*SCALE s_2 0.015*SCALE s_22 explode result Sh tcopy result_1 result -set square 23005.9 +checkprops result -s 23005.9 diff --git a/tests/blend/tolblend_simple/B7 b/tests/blend/tolblend_simple/B7 index ad970999c3..6eeb3614db 100644 --- a/tests/blend/tolblend_simple/B7 +++ b/tests/blend/tolblend_simple/B7 @@ -13,4 +13,4 @@ explode result So tcopy result_1 result explode result V -set square 781868 +checkprops result -s 781868 diff --git a/tests/blend/tolblend_simple/B8 b/tests/blend/tolblend_simple/B8 index 6c69674e77..20be4fa9ce 100644 --- a/tests/blend/tolblend_simple/B8 +++ b/tests/blend/tolblend_simple/B8 @@ -12,4 +12,4 @@ blend result s 15*SCALE1 s_3 explode result So tcopy result_1 result -set square 547392 +checkprops result -s 547392 diff --git a/tests/blend/tolblend_simple/B9 b/tests/blend/tolblend_simple/B9 index 7304d203c4..12d75e6db0 100644 --- a/tests/blend/tolblend_simple/B9 +++ b/tests/blend/tolblend_simple/B9 @@ -19,4 +19,4 @@ blend result s 15*SCALE1 s_3 explode result sh tcopy result_1 result -set square 803799 +checkprops result -s 803799 diff --git a/tests/blend/tolblend_simple/C1 b/tests/blend/tolblend_simple/C1 index 2ce5709b30..623f0131b5 100644 --- a/tests/blend/tolblend_simple/C1 +++ b/tests/blend/tolblend_simple/C1 @@ -21,4 +21,4 @@ blend result s 5*SCALE1 s_3 5*SCALE1 s_8 explode result Sh tcopy result_1 result -set square 1.34325e+07 +checkprops result -s 1.34325e+07 diff --git a/tests/blend/tolblend_simple/C2 b/tests/blend/tolblend_simple/C2 index 5545d785a7..359d6f8239 100644 --- a/tests/blend/tolblend_simple/C2 +++ b/tests/blend/tolblend_simple/C2 @@ -13,4 +13,4 @@ explode result So tcopy result_1 result explode result V -set square 781867 +checkprops result -s 781867 diff --git a/tests/blend/tolblend_simple/C3 b/tests/blend/tolblend_simple/C3 index 7d5ae764c8..2bfc5885b6 100644 --- a/tests/blend/tolblend_simple/C3 +++ b/tests/blend/tolblend_simple/C3 @@ -12,4 +12,4 @@ blend result s 5*SCALE1 s_2 explode result So tcopy result_1 result -set square 782458 +checkprops result -s 782458 diff --git a/tests/blend/tolblend_simple/C4 b/tests/blend/tolblend_simple/C4 index 4c9987f4ce..cef6be8d68 100644 --- a/tests/blend/tolblend_simple/C4 +++ b/tests/blend/tolblend_simple/C4 @@ -5,4 +5,4 @@ blend result s 2*SCALE1 s_17 explode result So tcopy result_1 result -set square 6118.46 +checkprops result -s 6118.46 diff --git a/tests/blend/tolblend_simple/C5 b/tests/blend/tolblend_simple/C5 index 163a7505a8..8cc962da96 100644 --- a/tests/blend/tolblend_simple/C5 +++ b/tests/blend/tolblend_simple/C5 @@ -7,4 +7,4 @@ blend result s 10*SCALE1 s_7 explode result Sh tcopy result_1 result -set square 43290.5 +checkprops result -s 43290.5 diff --git a/tests/blend/tolblend_simple/C6 b/tests/blend/tolblend_simple/C6 index f71ffd5bdd..fbbed3555e 100644 --- a/tests/blend/tolblend_simple/C6 +++ b/tests/blend/tolblend_simple/C6 @@ -5,4 +5,4 @@ blend result s 50*SCALE1 s_3 explode result So tcopy result_1 result -set square 1.47882e+06 +checkprops result -s 1.47882e+06 diff --git a/tests/blend/tolblend_simple/C7 b/tests/blend/tolblend_simple/C7 index 3ea4f91c9b..7d9c8e9020 100644 --- a/tests/blend/tolblend_simple/C7 +++ b/tests/blend/tolblend_simple/C7 @@ -5,4 +5,4 @@ blend result s 8*SCALE1 s_1 explode result So tcopy result_1 result -set square 2.75048e+06 +checkprops result -s 2.75048e+06 diff --git a/tests/blend/tolblend_simple/C8 b/tests/blend/tolblend_simple/C8 index 26e1a20185..ec9247682e 100644 --- a/tests/blend/tolblend_simple/C8 +++ b/tests/blend/tolblend_simple/C8 @@ -5,4 +5,4 @@ blend result s 20*SCALE1 s_8 explode result So tcopy result_1 result -set square 1.85726e+06 +checkprops result -s 1.85726e+06 diff --git a/tests/blend/tolblend_simple/C9 b/tests/blend/tolblend_simple/C9 index a023354b17..fa489aa2db 100644 --- a/tests/blend/tolblend_simple/C9 +++ b/tests/blend/tolblend_simple/C9 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 20*SCALE1 s_16 -set square 1.85726e+06 +checkprops result -s 1.85726e+06 diff --git a/tests/blend/tolblend_simple/D1 b/tests/blend/tolblend_simple/D1 index f7aec32e95..9637917e91 100644 --- a/tests/blend/tolblend_simple/D1 +++ b/tests/blend/tolblend_simple/D1 @@ -5,4 +5,4 @@ blend result s 2*SCALE1 s_11 explode result sh tcopy result_1 result -set square 143833 +checkprops result -s 143833 diff --git a/tests/blend/tolblend_simple/D2 b/tests/blend/tolblend_simple/D2 index 276a0eae29..31db0b5046 100644 --- a/tests/blend/tolblend_simple/D2 +++ b/tests/blend/tolblend_simple/D2 @@ -7,4 +7,4 @@ blend result s 7*SCALE1 s_1 explode result sh tcopy result_1 result -set square 16203.3 +checkprops result -s 16203.3 diff --git a/tests/blend/tolblend_simple/D3 b/tests/blend/tolblend_simple/D3 index 799a1f79c2..e3676ba657 100644 --- a/tests/blend/tolblend_simple/D3 +++ b/tests/blend/tolblend_simple/D3 @@ -7,4 +7,4 @@ blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_3 0.5*SCALE1 s_5 explode result So tcopy result_1 result -set square 6728.28 +checkprops result -s 6728.28 diff --git a/tests/blend/tolblend_simple/D4 b/tests/blend/tolblend_simple/D4 index e947cc047f..79cea9b00d 100644 --- a/tests/blend/tolblend_simple/D4 +++ b/tests/blend/tolblend_simple/D4 @@ -5,4 +5,4 @@ blend result s 0.5*SCALE1 s_3 0.5*SCALE1 s_5 explode result So tcopy result_1 result -set square 6752.97 +checkprops result -s 6752.97 diff --git a/tests/blend/tolblend_simple/D5 b/tests/blend/tolblend_simple/D5 index 6939d41f42..27c3cf4579 100644 --- a/tests/blend/tolblend_simple/D5 +++ b/tests/blend/tolblend_simple/D5 @@ -7,4 +7,4 @@ blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_3 explode result So tcopy result_1 result -set square 6750.15 +checkprops result -s 6750.15 diff --git a/tests/blend/tolblend_simple/D6 b/tests/blend/tolblend_simple/D6 index 72661a4cd3..fa2e20a255 100644 --- a/tests/blend/tolblend_simple/D6 +++ b/tests/blend/tolblend_simple/D6 @@ -18,4 +18,4 @@ blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_8 0.5*SCALE1 s_7 explode result sh tcopy result_1 result -set square 4811.88 +checkprops result -s 4811.88 diff --git a/tests/blend/tolblend_simple/D7 b/tests/blend/tolblend_simple/D7 index d5e11c90ef..6f976f6df3 100644 --- a/tests/blend/tolblend_simple/D7 +++ b/tests/blend/tolblend_simple/D7 @@ -19,4 +19,4 @@ blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_7 explode result sh tcopy result_1 result -set square 4836.94 +checkprops result -s 4836.94 diff --git a/tests/blend/tolblend_simple/D8 b/tests/blend/tolblend_simple/D8 index cd0eaf01ca..4ef6fd4550 100644 --- a/tests/blend/tolblend_simple/D8 +++ b/tests/blend/tolblend_simple/D8 @@ -19,4 +19,4 @@ blend result s 0.5*SCALE1 s_4 0.5*SCALE1 s_8 explode result sh tcopy result_1 result -set square 4825.16 +checkprops result -s 4825.16 diff --git a/tests/blend/tolblend_simple/D9 b/tests/blend/tolblend_simple/D9 index 39ab2f0708..18fe6ca68f 100644 --- a/tests/blend/tolblend_simple/D9 +++ b/tests/blend/tolblend_simple/D9 @@ -7,4 +7,4 @@ blend result s 2*SCALE1 s_2 2*SCALE1 s_11 2*SCALE1 s_5 explode result sh tcopy result_1 result -set square 21855.9 +checkprops result -s 21855.9 diff --git a/tests/blend/tolblend_simple/E1 b/tests/blend/tolblend_simple/E1 index f1c6b6321a..dae5936231 100644 --- a/tests/blend/tolblend_simple/E1 +++ b/tests/blend/tolblend_simple/E1 @@ -7,4 +7,4 @@ blend result s 2*SCALE1 s_2 2*SCALE1 s_5 explode result sh tcopy result_1 result -set square 21921.3 +checkprops result -s 21921.3 diff --git a/tests/blend/tolblend_simple/E2 b/tests/blend/tolblend_simple/E2 index c75bda3fcd..9207d2f9ae 100644 --- a/tests/blend/tolblend_simple/E2 +++ b/tests/blend/tolblend_simple/E2 @@ -7,4 +7,4 @@ blend result s 2*SCALE1 s_2 2.5*SCALE1 s_11 explode result sh tcopy result_1 result -set square 21857.8 +checkprops result -s 21857.8 diff --git a/tests/blend/tolblend_simple/E3 b/tests/blend/tolblend_simple/E3 index 1ef106df89..fb00e6670b 100644 --- a/tests/blend/tolblend_simple/E3 +++ b/tests/blend/tolblend_simple/E3 @@ -13,4 +13,4 @@ blend result s 8*SCALE1 s_8 8*SCALE1 s_1 8*SCALE1 s_3 explode result sh tcopy result_1 result -set square 1.0521e+06 +checkprops result -s 1.0521e+06 diff --git a/tests/blend/tolblend_simple/E4 b/tests/blend/tolblend_simple/E4 index 3c7632ef1a..5f57a0b685 100644 --- a/tests/blend/tolblend_simple/E4 +++ b/tests/blend/tolblend_simple/E4 @@ -13,4 +13,4 @@ blend result s 20*SCALE1 s_8 20*SCALE1 s_3 explode result sh tcopy result_1 result -set square 1.05805e+06 +checkprops result -s 1.05805e+06 diff --git a/tests/blend/tolblend_simple/E5 b/tests/blend/tolblend_simple/E5 index ee4098d83a..1b262955b8 100644 --- a/tests/blend/tolblend_simple/E5 +++ b/tests/blend/tolblend_simple/E5 @@ -13,4 +13,4 @@ blend result s 20*SCALE1 s_8 20*SCALE1 s_1 explode result sh tcopy result_1 result -set square 1.04231e+06 +checkprops result -s 1.04231e+06 diff --git a/tests/blend/tolblend_simple/E6 b/tests/blend/tolblend_simple/E6 index 862d6949b0..4987a083ed 100644 --- a/tests/blend/tolblend_simple/E6 +++ b/tests/blend/tolblend_simple/E6 @@ -21,4 +21,4 @@ blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_3 0.5*SCALE1 s_10 0.5*SCALE1 s_12 explode result So tcopy result_1 result -set square 10755.6 +checkprops result -s 10755.6 diff --git a/tests/blend/tolblend_simple/E7 b/tests/blend/tolblend_simple/E7 index cf42e8bfba..6308e79699 100644 --- a/tests/blend/tolblend_simple/E7 +++ b/tests/blend/tolblend_simple/E7 @@ -21,4 +21,4 @@ blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_3 0.5*SCALE1 s_12 explode result So tcopy result_1 result -set square 10755.9 +checkprops result -s 10755.9 diff --git a/tests/blend/tolblend_simple/E8 b/tests/blend/tolblend_simple/E8 index d5824f50c1..4ec7a3498d 100644 --- a/tests/blend/tolblend_simple/E8 +++ b/tests/blend/tolblend_simple/E8 @@ -21,4 +21,4 @@ blend result s 0.5*SCALE1 s_2 0.5*SCALE1 s_3 0.5*SCALE1 s_10 explode result So tcopy result_1 result -set square 10775.7 +checkprops result -s 10775.7 diff --git a/tests/blend/tolblend_simple/E9 b/tests/blend/tolblend_simple/E9 index 3594f35e99..2fb2a4f507 100644 --- a/tests/blend/tolblend_simple/E9 +++ b/tests/blend/tolblend_simple/E9 @@ -9,4 +9,4 @@ blend result s 7.5*SCALE1 s_4 6*SCALE1 s_5 6.5*SCALE1 s_11 explode result sh tcopy result_1 result -set square 1.25863e+06 +checkprops result -s 1.25863e+06 diff --git a/tests/blend/tolblend_simple/F1 b/tests/blend/tolblend_simple/F1 index 867ced97d1..986a33a3bb 100644 --- a/tests/blend/tolblend_simple/F1 +++ b/tests/blend/tolblend_simple/F1 @@ -7,4 +7,4 @@ blend result s 0.5*SCALE1 s_2 1*SCALE1 s_5 0.5*SCALE1 s_8 explode result Sh tcopy result_1 result -set square 5074.03 +checkprops result -s 5074.03 diff --git a/tests/blend/tolblend_simple/F2 b/tests/blend/tolblend_simple/F2 index c4b27f68ac..305d128e81 100644 --- a/tests/blend/tolblend_simple/F2 +++ b/tests/blend/tolblend_simple/F2 @@ -7,4 +7,4 @@ blend result s 1*SCALE1 s_5 1*SCALE1 s_8 explode result Sh tcopy result_1 result -set square 5071.36 +checkprops result -s 5071.36 diff --git a/tests/blend/tolblend_simple/F3 b/tests/blend/tolblend_simple/F3 index fd7a71a814..81ede7bb25 100644 --- a/tests/blend/tolblend_simple/F3 +++ b/tests/blend/tolblend_simple/F3 @@ -7,4 +7,4 @@ blend result s 0.5*SCALE1 s_2 2*SCALE1 s_1 0.5*SCALE1 s_7 explode result Sh tcopy result_1 result -set square 4365.43 +checkprops result -s 4365.43 diff --git a/tests/blend/tolblend_simple/F4 b/tests/blend/tolblend_simple/F4 index 079f1e9335..c7866578c6 100644 --- a/tests/blend/tolblend_simple/F4 +++ b/tests/blend/tolblend_simple/F4 @@ -7,4 +7,4 @@ blend result s 1.7*SCALE1 s_1 1.1*SCALE1 s_7 explode result Sh tcopy result_1 result -set square 4367.03 +checkprops result -s 4367.03 diff --git a/tests/blend/tolblend_simple/F5 b/tests/blend/tolblend_simple/F5 index 6f84fc0140..c8947dd683 100644 --- a/tests/blend/tolblend_simple/F5 +++ b/tests/blend/tolblend_simple/F5 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 4*SCALE1 s_9 5*SCALE1 s_10 6*SCALE1 s_2 4*SCALE1 s_1 -set square 165055 +checkprops result -s 165055 diff --git a/tests/blend/tolblend_simple/F6 b/tests/blend/tolblend_simple/F6 index 881f7e58f6..653e3c3e00 100644 --- a/tests/blend/tolblend_simple/F6 +++ b/tests/blend/tolblend_simple/F6 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 5*SCALE1 s_9 5*SCALE1 s_10 5*SCALE1 s_2 -set square 165929 +checkprops result -s 165929 diff --git a/tests/blend/tolblend_simple/F7 b/tests/blend/tolblend_simple/F7 index 15c0ac4494..009d0cee1b 100644 --- a/tests/blend/tolblend_simple/F7 +++ b/tests/blend/tolblend_simple/F7 @@ -7,4 +7,4 @@ blend result s 2*SCALE1 s_2 2*SCALE1 s_12 2*SCALE1 s_5 2*SCALE1 s_3 explode result Sh tcopy result_1 result -set square 21814.7 +checkprops result -s 21814.7 diff --git a/tests/blend/tolblend_simple/F8 b/tests/blend/tolblend_simple/F8 index 59251605ef..9a0a08f40a 100644 --- a/tests/blend/tolblend_simple/F8 +++ b/tests/blend/tolblend_simple/F8 @@ -7,4 +7,4 @@ blend result s 2*SCALE1 s_2 1.5*SCALE1 s_5 2.5*SCALE1 s_3 explode result Sh tcopy result_1 result -set square 21843.6 +checkprops result -s 21843.6 diff --git a/tests/blend/tolblend_simple/F9 b/tests/blend/tolblend_simple/F9 index 0a7ec2d60f..ff201d1b44 100644 --- a/tests/blend/tolblend_simple/F9 +++ b/tests/blend/tolblend_simple/F9 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 5*SCALE1 s_2 5*SCALE1 s_12 5*SCALE1 s_9 5*SCALE1 s_1 -set square 670347 +checkprops result -s 670347 diff --git a/tests/blend/tolblend_simple/G1 b/tests/blend/tolblend_simple/G1 index 5c02f16f9f..16777d3f55 100644 --- a/tests/blend/tolblend_simple/G1 +++ b/tests/blend/tolblend_simple/G1 @@ -3,4 +3,4 @@ tscale s 0 0 0 SCALE1 explode s E blend result s 7*SCALE1 s_2 7*SCALE1 s_12 7*SCALE1 s_1 -set square 669202 +checkprops result -s 669202 diff --git a/tests/boolean/bcommon_2d/A1 b/tests/boolean/bcommon_2d/A1 index d025e2a379..2bc745fec4 100644 --- a/tests/boolean/bcommon_2d/A1 +++ b/tests/boolean/bcommon_2d/A1 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge1.brep] b bcommon result b a -set length 100.002 +checkprops result -l 100.002 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/A2 b/tests/boolean/bcommon_2d/A2 index 6d7bec1410..472496978c 100644 --- a/tests/boolean/bcommon_2d/A2 +++ b/tests/boolean/bcommon_2d/A2 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/A3 b/tests/boolean/bcommon_2d/A3 index e9e9a3a341..ab71a7f7ea 100644 --- a/tests/boolean/bcommon_2d/A3 +++ b/tests/boolean/bcommon_2d/A3 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge3.brep] b bcommon result b a -set length 297.02 +checkprops result -l 297.02 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/A4 b/tests/boolean/bcommon_2d/A4 index 75e07362b2..53f2e001d4 100644 --- a/tests/boolean/bcommon_2d/A4 +++ b/tests/boolean/bcommon_2d/A4 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge4.brep] b bcommon result b a -set length 474.239 +checkprops result -l 474.239 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/A5 b/tests/boolean/bcommon_2d/A5 index 734c6b4df4..0a870ecdee 100644 --- a/tests/boolean/bcommon_2d/A5 +++ b/tests/boolean/bcommon_2d/A5 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire1.brep] b bcommon result b a -set length 100.002 +checkprops result -l 100.002 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/A6 b/tests/boolean/bcommon_2d/A6 index ca2d72b141..0211a39ae8 100644 --- a/tests/boolean/bcommon_2d/A6 +++ b/tests/boolean/bcommon_2d/A6 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire2.brep] b bcommon result b a -set length 350.738 +checkprops result -l 350.738 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/A7 b/tests/boolean/bcommon_2d/A7 index eae2028f4b..959f1e715b 100755 --- a/tests/boolean/bcommon_2d/A7 +++ b/tests/boolean/bcommon_2d/A7 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire3.brep] b bcommon result b a -set length 942.478 +checkprops result -l 942.478 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/A8 b/tests/boolean/bcommon_2d/A8 index 88d222b172..35f5b40cb3 100644 --- a/tests/boolean/bcommon_2d/A8 +++ b/tests/boolean/bcommon_2d/A8 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/A9 b/tests/boolean/bcommon_2d/A9 index 26aee73fff..2610287c9d 100644 --- a/tests/boolean/bcommon_2d/A9 +++ b/tests/boolean/bcommon_2d/A9 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge4.brep] b bcommon result b a -set length 471.239 +checkprops result -l 471.239 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/B1 b/tests/boolean/bcommon_2d/B1 index 79df60b89b..a641921e84 100755 --- a/tests/boolean/bcommon_2d/B1 +++ b/tests/boolean/bcommon_2d/B1 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_wire3.brep] b bcommon result b a -set length 942.478 +checkprops result -l 942.478 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/B2 b/tests/boolean/bcommon_2d/B2 index 3c84f3db56..55381fba4b 100644 --- a/tests/boolean/bcommon_2d/B2 +++ b/tests/boolean/bcommon_2d/B2 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge1.brep] b bcommon result b a -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/B3 b/tests/boolean/bcommon_2d/B3 index 281a0ac168..02e9cd1d7f 100644 --- a/tests/boolean/bcommon_2d/B3 +++ b/tests/boolean/bcommon_2d/B3 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge2.brep] b bcommon result b a -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/B4 b/tests/boolean/bcommon_2d/B4 index 106e46b2be..a79081bbe6 100644 --- a/tests/boolean/bcommon_2d/B4 +++ b/tests/boolean/bcommon_2d/B4 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge3.brep] b bcommon result b a -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/B5 b/tests/boolean/bcommon_2d/B5 index b650fae2e4..7ae2891705 100644 --- a/tests/boolean/bcommon_2d/B5 +++ b/tests/boolean/bcommon_2d/B5 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge4.brep] b bcommon result b a -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/B6 b/tests/boolean/bcommon_2d/B6 index c3085448f2..241bc2ecac 100644 --- a/tests/boolean/bcommon_2d/B6 +++ b/tests/boolean/bcommon_2d/B6 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire1.brep] b bcommon result b a -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/B7 b/tests/boolean/bcommon_2d/B7 index 7fdae1c55e..b63c7dc16a 100644 --- a/tests/boolean/bcommon_2d/B7 +++ b/tests/boolean/bcommon_2d/B7 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire2.brep] b bcommon result b a -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/B8 b/tests/boolean/bcommon_2d/B8 index 36d3a90981..6c74a14cfa 100644 --- a/tests/boolean/bcommon_2d/B8 +++ b/tests/boolean/bcommon_2d/B8 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire3.brep] b bcommon result b a -set length 846.821 +checkprops result -l 846.821 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcommon_2d/B9 b/tests/boolean/bcommon_2d/B9 index 5f51185394..5a799f4247 100644 --- a/tests/boolean/bcommon_2d/B9 +++ b/tests/boolean/bcommon_2d/B9 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire4.brep] b bcommon result b a -set length 768.597 +checkprops result -l 768.597 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcommon_2d/C1 b/tests/boolean/bcommon_2d/C1 index 881313795b..422e77a9d0 100644 --- a/tests/boolean/bcommon_2d/C1 +++ b/tests/boolean/bcommon_2d/C1 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge1.brep] b bcommon result b a -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/C2 b/tests/boolean/bcommon_2d/C2 index 04860d0f36..3dda6d7176 100644 --- a/tests/boolean/bcommon_2d/C2 +++ b/tests/boolean/bcommon_2d/C2 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge2.brep] b bcommon result b a -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/C3 b/tests/boolean/bcommon_2d/C3 index 1600b1bb35..40103202cf 100644 --- a/tests/boolean/bcommon_2d/C3 +++ b/tests/boolean/bcommon_2d/C3 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge3.brep] b bcommon result b a -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/C4 b/tests/boolean/bcommon_2d/C4 index 3cf7000d10..77f58bbd99 100644 --- a/tests/boolean/bcommon_2d/C4 +++ b/tests/boolean/bcommon_2d/C4 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire1.brep] b bcommon result b a -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/C5 b/tests/boolean/bcommon_2d/C5 index d957399ded..eb07810b9f 100644 --- a/tests/boolean/bcommon_2d/C5 +++ b/tests/boolean/bcommon_2d/C5 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/C6 b/tests/boolean/bcommon_2d/C6 index f651d19908..ea6ed426b1 100644 --- a/tests/boolean/bcommon_2d/C6 +++ b/tests/boolean/bcommon_2d/C6 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire3.brep] b bcommon result b a -set length 846.821 +checkprops result -l 846.821 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcommon_2d/C7 b/tests/boolean/bcommon_2d/C7 index cc5ed330c6..30a4ce350f 100644 --- a/tests/boolean/bcommon_2d/C7 +++ b/tests/boolean/bcommon_2d/C7 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge1.brep] b bcommon result b a -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/C8 b/tests/boolean/bcommon_2d/C8 index adeb437d1d..e83b3a1b11 100644 --- a/tests/boolean/bcommon_2d/C8 +++ b/tests/boolean/bcommon_2d/C8 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge3.brep] b bcommon result b a -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/C9 b/tests/boolean/bcommon_2d/C9 index 82d9d67633..7013d56210 100644 --- a/tests/boolean/bcommon_2d/C9 +++ b/tests/boolean/bcommon_2d/C9 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire1.brep] b bcommon result b a -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/D1 b/tests/boolean/bcommon_2d/D1 index 06a191afd8..079805a697 100644 --- a/tests/boolean/bcommon_2d/D1 +++ b/tests/boolean/bcommon_2d/D1 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire3.brep] b bcommon result b a -set length 846.821 +checkprops result -l 846.821 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcommon_2d/D2 b/tests/boolean/bcommon_2d/D2 index f49e591306..a74837cdc3 100644 --- a/tests/boolean/bcommon_2d/D2 +++ b/tests/boolean/bcommon_2d/D2 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge1.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/D3 b/tests/boolean/bcommon_2d/D3 index 224f4baf38..021fb4f5e9 100644 --- a/tests/boolean/bcommon_2d/D3 +++ b/tests/boolean/bcommon_2d/D3 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge2.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/D4 b/tests/boolean/bcommon_2d/D4 index 59c3e1666d..556e7b5cf4 100644 --- a/tests/boolean/bcommon_2d/D4 +++ b/tests/boolean/bcommon_2d/D4 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file offset_wire_034.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/D5 b/tests/boolean/bcommon_2d/D5 index f2eea3370c..1feae92e29 100644 --- a/tests/boolean/bcommon_2d/D5 +++ b/tests/boolean/bcommon_2d/D5 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire2.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 14 set nbsh_e 13 diff --git a/tests/boolean/bcommon_2d/D6 b/tests/boolean/bcommon_2d/D6 index 3c1bb87117..08eb00ba5e 100644 --- a/tests/boolean/bcommon_2d/D6 +++ b/tests/boolean/bcommon_2d/D6 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire3.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/D7 b/tests/boolean/bcommon_2d/D7 index a285470ec2..8ae0859178 100644 --- a/tests/boolean/bcommon_2d/D7 +++ b/tests/boolean/bcommon_2d/D7 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire4.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/D8 b/tests/boolean/bcommon_2d/D8 index 68b3865d9a..d95c5af55b 100644 --- a/tests/boolean/bcommon_2d/D8 +++ b/tests/boolean/bcommon_2d/D8 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire5.brep] b bcommon result b a -set length 292.732 +checkprops result -l 292.732 +checksection result set nbsh_v 4 set nbsh_e 4 diff --git a/tests/boolean/bcommon_2d/D9 b/tests/boolean/bcommon_2d/D9 index 2de480a2bc..1d822bc74a 100644 --- a/tests/boolean/bcommon_2d/D9 +++ b/tests/boolean/bcommon_2d/D9 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge1.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/E1 b/tests/boolean/bcommon_2d/E1 index 9a674c3579..b9f62da7d9 100644 --- a/tests/boolean/bcommon_2d/E1 +++ b/tests/boolean/bcommon_2d/E1 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge2.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/E2 b/tests/boolean/bcommon_2d/E2 index e9e7dfb0b4..8bc9ac13d6 100644 --- a/tests/boolean/bcommon_2d/E2 +++ b/tests/boolean/bcommon_2d/E2 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file offset_wire_034.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/E3 b/tests/boolean/bcommon_2d/E3 index 6094574dc0..b6a269469c 100644 --- a/tests/boolean/bcommon_2d/E3 +++ b/tests/boolean/bcommon_2d/E3 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire2.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 14 set nbsh_e 13 diff --git a/tests/boolean/bcommon_2d/E4 b/tests/boolean/bcommon_2d/E4 index f67cc35bba..adb0ee59c1 100644 --- a/tests/boolean/bcommon_2d/E4 +++ b/tests/boolean/bcommon_2d/E4 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire3.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/E5 b/tests/boolean/bcommon_2d/E5 index 3804925f2f..930a3ebc50 100644 --- a/tests/boolean/bcommon_2d/E5 +++ b/tests/boolean/bcommon_2d/E5 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire4.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/E6 b/tests/boolean/bcommon_2d/E6 index 576beca7fc..088997e249 100644 --- a/tests/boolean/bcommon_2d/E6 +++ b/tests/boolean/bcommon_2d/E6 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire5.brep] b bcommon result b a -set length 292.732 +checkprops result -l 292.732 +checksection result set nbsh_v 4 set nbsh_e 4 diff --git a/tests/boolean/bcommon_2d/E7 b/tests/boolean/bcommon_2d/E7 index d1def9f8fb..044394464b 100644 --- a/tests/boolean/bcommon_2d/E7 +++ b/tests/boolean/bcommon_2d/E7 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_edge1.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/E8 b/tests/boolean/bcommon_2d/E8 index 0f83660d87..b86db84fd2 100644 --- a/tests/boolean/bcommon_2d/E8 +++ b/tests/boolean/bcommon_2d/E8 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file offset_wire_034.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/E9 b/tests/boolean/bcommon_2d/E9 index f9fe9a5c56..3aacd476ef 100644 --- a/tests/boolean/bcommon_2d/E9 +++ b/tests/boolean/bcommon_2d/E9 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_wire2.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 14 set nbsh_e 13 diff --git a/tests/boolean/bcommon_2d/F1 b/tests/boolean/bcommon_2d/F1 index b10b5fa4f4..979b47ee2c 100644 --- a/tests/boolean/bcommon_2d/F1 +++ b/tests/boolean/bcommon_2d/F1 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_wire5.brep] b bcommon result b a -set length 66.3661 +checkprops result -l 66.3661 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/F2 b/tests/boolean/bcommon_2d/F2 index 2f863297e0..baa19fbb62 100644 --- a/tests/boolean/bcommon_2d/F2 +++ b/tests/boolean/bcommon_2d/F2 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/F3 b/tests/boolean/bcommon_2d/F3 index 640e866053..86471fb63e 100644 --- a/tests/boolean/bcommon_2d/F3 +++ b/tests/boolean/bcommon_2d/F3 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/F4 b/tests/boolean/bcommon_2d/F4 index d8ea2cda51..ad0045c6f3 100644 --- a/tests/boolean/bcommon_2d/F4 +++ b/tests/boolean/bcommon_2d/F4 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bcommon result b a -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 14 set nbsh_e 13 diff --git a/tests/boolean/bcommon_2d/F5 b/tests/boolean/bcommon_2d/F5 index 45d8133140..00ddbfbc22 100644 --- a/tests/boolean/bcommon_2d/F5 +++ b/tests/boolean/bcommon_2d/F5 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bcommon result b a -set length 66.3661 +checkprops result -l 66.3661 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/F6 b/tests/boolean/bcommon_2d/F6 index 62d207bdf2..cf59c8a305 100644 --- a/tests/boolean/bcommon_2d/F6 +++ b/tests/boolean/bcommon_2d/F6 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 1231.36 +checkprops result -l 1231.36 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/F7 b/tests/boolean/bcommon_2d/F7 index 78318e3876..84f6554202 100644 --- a/tests/boolean/bcommon_2d/F7 +++ b/tests/boolean/bcommon_2d/F7 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge2.brep] b bcommon result b a -set length 1231.36 +checkprops result -l 1231.36 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/F8 b/tests/boolean/bcommon_2d/F8 index c2170ac2b6..a32f63dfc9 100644 --- a/tests/boolean/bcommon_2d/F8 +++ b/tests/boolean/bcommon_2d/F8 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 375.748 +checkprops result -l 375.748 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/F9 b/tests/boolean/bcommon_2d/F9 index 760c8b5450..acbf2b892d 100644 --- a/tests/boolean/bcommon_2d/F9 +++ b/tests/boolean/bcommon_2d/F9 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 2553.95 +checkprops result -l 2553.95 +checksection result set nbsh_v 3 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/G1 b/tests/boolean/bcommon_2d/G1 index ef76ac79d2..90c2deaa3b 100644 --- a/tests/boolean/bcommon_2d/G1 +++ b/tests/boolean/bcommon_2d/G1 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bcommon result b a -set length 2553.95 +checkprops result -l 2553.95 +checksection result set nbsh_v 3 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/G2 b/tests/boolean/bcommon_2d/G2 index 096205c399..31d90e2cd8 100644 --- a/tests/boolean/bcommon_2d/G2 +++ b/tests/boolean/bcommon_2d/G2 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 633.071 +checkprops result -l 633.071 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/G3 b/tests/boolean/bcommon_2d/G3 index a53c8995e9..8f4576b770 100644 --- a/tests/boolean/bcommon_2d/G3 +++ b/tests/boolean/bcommon_2d/G3 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire4.brep] b bcommon result b a -set length 633.071 +checkprops result -l 633.071 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/bcommon_2d/G4 b/tests/boolean/bcommon_2d/G4 index e556711174..4a6141aaa3 100644 --- a/tests/boolean/bcommon_2d/G4 +++ b/tests/boolean/bcommon_2d/G4 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 615.235 +checkprops result -l 615.235 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/G5 b/tests/boolean/bcommon_2d/G5 index 0f323b5dcb..f694c858f3 100644 --- a/tests/boolean/bcommon_2d/G5 +++ b/tests/boolean/bcommon_2d/G5 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 474.547 +checkprops result -l 474.547 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/G6 b/tests/boolean/bcommon_2d/G6 index 314a74fb04..a82bc7db23 100644 --- a/tests/boolean/bcommon_2d/G6 +++ b/tests/boolean/bcommon_2d/G6 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 1245.29 +checkprops result -l 1245.29 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bcommon_2d/G7 b/tests/boolean/bcommon_2d/G7 index 61fd878797..0bc7859622 100644 --- a/tests/boolean/bcommon_2d/G7 +++ b/tests/boolean/bcommon_2d/G7 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 1150.78 +checkprops result -l 1150.78 +checksection result set nbsh_v 15 set nbsh_e 10 diff --git a/tests/boolean/bcommon_2d/G8 b/tests/boolean/bcommon_2d/G8 index 73fc19c4c6..079d3f5724 100644 --- a/tests/boolean/bcommon_2d/G8 +++ b/tests/boolean/bcommon_2d/G8 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 615.235 +checkprops result -l 615.235 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/G9 b/tests/boolean/bcommon_2d/G9 index 1da570bc9f..a9bcb89eee 100644 --- a/tests/boolean/bcommon_2d/G9 +++ b/tests/boolean/bcommon_2d/G9 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 474.547 +checkprops result -l 474.547 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/H1 b/tests/boolean/bcommon_2d/H1 index e0998d741e..5c04dae33d 100644 --- a/tests/boolean/bcommon_2d/H1 +++ b/tests/boolean/bcommon_2d/H1 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 1245.29 +checkprops result -l 1245.29 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bcommon_2d/H2 b/tests/boolean/bcommon_2d/H2 index 904175e708..3b80ca2706 100644 --- a/tests/boolean/bcommon_2d/H2 +++ b/tests/boolean/bcommon_2d/H2 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 1150.78 +checkprops result -l 1150.78 +checksection result set nbsh_v 15 set nbsh_e 10 diff --git a/tests/boolean/bcommon_2d/H3 b/tests/boolean/bcommon_2d/H3 index 094f4d42cd..386448f8f8 100644 --- a/tests/boolean/bcommon_2d/H3 +++ b/tests/boolean/bcommon_2d/H3 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/H4 b/tests/boolean/bcommon_2d/H4 index 5d511cbcfa..175adb0bd8 100644 --- a/tests/boolean/bcommon_2d/H4 +++ b/tests/boolean/bcommon_2d/H4 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bcommon result b a -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/H5 b/tests/boolean/bcommon_2d/H5 index 85933e9b56..24f223ad2d 100644 --- a/tests/boolean/bcommon_2d/H5 +++ b/tests/boolean/bcommon_2d/H5 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 829.541 +checkprops result -l 829.541 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/H6 b/tests/boolean/bcommon_2d/H6 index b3efa1a238..b5749d99db 100644 --- a/tests/boolean/bcommon_2d/H6 +++ b/tests/boolean/bcommon_2d/H6 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/H7 b/tests/boolean/bcommon_2d/H7 index 08d30268d1..df6919e70d 100644 --- a/tests/boolean/bcommon_2d/H7 +++ b/tests/boolean/bcommon_2d/H7 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bcommon result b a -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/H8 b/tests/boolean/bcommon_2d/H8 index 9d53290a45..a5b38458da 100644 --- a/tests/boolean/bcommon_2d/H8 +++ b/tests/boolean/bcommon_2d/H8 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/H9 b/tests/boolean/bcommon_2d/H9 index a6fb32f6cc..85014b84c8 100644 --- a/tests/boolean/bcommon_2d/H9 +++ b/tests/boolean/bcommon_2d/H9 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bcommon result b a -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/I1 b/tests/boolean/bcommon_2d/I1 index 6bfbc77c82..9b7d8dc27c 100644 --- a/tests/boolean/bcommon_2d/I1 +++ b/tests/boolean/bcommon_2d/I1 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire5.brep] b bcommon result b a -set length 3000.52 +checkprops result -l 3000.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/I2 b/tests/boolean/bcommon_2d/I2 index f71624fbc4..7988fe54c4 100644 --- a/tests/boolean/bcommon_2d/I2 +++ b/tests/boolean/bcommon_2d/I2 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/I3 b/tests/boolean/bcommon_2d/I3 index 98df7bbce4..826887a0ce 100644 --- a/tests/boolean/bcommon_2d/I3 +++ b/tests/boolean/bcommon_2d/I3 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 829.541 +checkprops result -l 829.541 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/I4 b/tests/boolean/bcommon_2d/I4 index c2df2428e5..de6a94cd98 100644 --- a/tests/boolean/bcommon_2d/I4 +++ b/tests/boolean/bcommon_2d/I4 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/I5 b/tests/boolean/bcommon_2d/I5 index 5898e8b06b..4e6153d8a4 100644 --- a/tests/boolean/bcommon_2d/I5 +++ b/tests/boolean/bcommon_2d/I5 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/I6 b/tests/boolean/bcommon_2d/I6 index 779f347f0f..9b0310baf4 100644 --- a/tests/boolean/bcommon_2d/I6 +++ b/tests/boolean/bcommon_2d/I6 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_5_wire5.brep] b bcommon result b a -set length 3000.52 +checkprops result -l 3000.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/I7 b/tests/boolean/bcommon_2d/I7 index 3949d30e4c..4a118192d0 100644 --- a/tests/boolean/bcommon_2d/I7 +++ b/tests/boolean/bcommon_2d/I7 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/I8 b/tests/boolean/bcommon_2d/I8 index 10f616efaf..dda29ff490 100644 --- a/tests/boolean/bcommon_2d/I8 +++ b/tests/boolean/bcommon_2d/I8 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 829.541 +checkprops result -l 829.541 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/I9 b/tests/boolean/bcommon_2d/I9 index 19b907524a..52d363fb2f 100644 --- a/tests/boolean/bcommon_2d/I9 +++ b/tests/boolean/bcommon_2d/I9 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/J1 b/tests/boolean/bcommon_2d/J1 index 85165418e4..8ee0f62e2d 100644 --- a/tests/boolean/bcommon_2d/J1 +++ b/tests/boolean/bcommon_2d/J1 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bcommon_2d/J2 b/tests/boolean/bcommon_2d/J2 index 1e0d992fcd..867b41d91f 100644 --- a/tests/boolean/bcommon_2d/J2 +++ b/tests/boolean/bcommon_2d/J2 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 411.923 +checkprops result -l 411.923 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/J3 b/tests/boolean/bcommon_2d/J3 index ad6aa95493..c46fdf938e 100644 --- a/tests/boolean/bcommon_2d/J3 +++ b/tests/boolean/bcommon_2d/J3 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bcommon result b a -set length 615.235 +checkprops result -l 615.235 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/J4 b/tests/boolean/bcommon_2d/J4 index d5ece5f250..ffeab5aad0 100644 --- a/tests/boolean/bcommon_2d/J4 +++ b/tests/boolean/bcommon_2d/J4 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 235.517 +checkprops result -l 235.517 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/J5 b/tests/boolean/bcommon_2d/J5 index cae8909177..af4c5d3fa7 100644 --- a/tests/boolean/bcommon_2d/J5 +++ b/tests/boolean/bcommon_2d/J5 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 815.584 +checkprops result -l 815.584 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bcommon_2d/J6 b/tests/boolean/bcommon_2d/J6 index f5afa7aabd..247b0dd362 100644 --- a/tests/boolean/bcommon_2d/J6 +++ b/tests/boolean/bcommon_2d/J6 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bcommon result b a -set length 1245.29 +checkprops result -l 1245.29 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bcommon_2d/J7 b/tests/boolean/bcommon_2d/J7 index 622bdb7a06..5509e2fdcc 100644 --- a/tests/boolean/bcommon_2d/J7 +++ b/tests/boolean/bcommon_2d/J7 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 629.671 +checkprops result -l 629.671 +checksection result set nbsh_v 14 set nbsh_e 9 diff --git a/tests/boolean/bcommon_2d/J8 b/tests/boolean/bcommon_2d/J8 index 13f2dc7bdf..df4bd29f0b 100644 --- a/tests/boolean/bcommon_2d/J8 +++ b/tests/boolean/bcommon_2d/J8 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bcommon result b a -set length 1150.78 +checkprops result -l 1150.78 +checksection result set nbsh_v 15 set nbsh_e 10 diff --git a/tests/boolean/bcommon_2d/J9 b/tests/boolean/bcommon_2d/J9 index e68d2e3ba5..da6742b8c1 100644 --- a/tests/boolean/bcommon_2d/J9 +++ b/tests/boolean/bcommon_2d/J9 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 411.923 +checkprops result -l 411.923 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/K1 b/tests/boolean/bcommon_2d/K1 index e83a042595..885a6e4dee 100644 --- a/tests/boolean/bcommon_2d/K1 +++ b/tests/boolean/bcommon_2d/K1 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 235.517 +checkprops result -l 235.517 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/K2 b/tests/boolean/bcommon_2d/K2 index 33fd0a9efe..fae69aaeec 100644 --- a/tests/boolean/bcommon_2d/K2 +++ b/tests/boolean/bcommon_2d/K2 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 815.584 +checkprops result -l 815.584 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bcommon_2d/K3 b/tests/boolean/bcommon_2d/K3 index dab5c8e3d9..224634bcd1 100644 --- a/tests/boolean/bcommon_2d/K3 +++ b/tests/boolean/bcommon_2d/K3 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 629.671 +checkprops result -l 629.671 +checksection result set nbsh_v 14 set nbsh_e 9 diff --git a/tests/boolean/bcommon_2d/K4 b/tests/boolean/bcommon_2d/K4 index 7b87dd091d..8a57c2fcf1 100644 --- a/tests/boolean/bcommon_2d/K4 +++ b/tests/boolean/bcommon_2d/K4 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge1.brep] b bcommon result b a -set length 411.923 +checkprops result -l 411.923 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/K5 b/tests/boolean/bcommon_2d/K5 index aa1c346f61..76af456db7 100644 --- a/tests/boolean/bcommon_2d/K5 +++ b/tests/boolean/bcommon_2d/K5 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge3.brep] b bcommon result b a -set length 235.517 +checkprops result -l 235.517 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/K6 b/tests/boolean/bcommon_2d/K6 index 7962925913..ff50f8e811 100644 --- a/tests/boolean/bcommon_2d/K6 +++ b/tests/boolean/bcommon_2d/K6 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire1.brep] b bcommon result b a -set length 815.584 +checkprops result -l 815.584 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bcommon_2d/K7 b/tests/boolean/bcommon_2d/K7 index 75a100c4ef..a46b7ca3fe 100644 --- a/tests/boolean/bcommon_2d/K7 +++ b/tests/boolean/bcommon_2d/K7 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire3.brep] b bcommon result b a -set length 629.671 +checkprops result -l 629.671 +checksection result set nbsh_v 14 set nbsh_e 9 diff --git a/tests/boolean/bcommon_2d/K8 b/tests/boolean/bcommon_2d/K8 index e88b0bfd86..1d48e3b08a 100644 --- a/tests/boolean/bcommon_2d/K8 +++ b/tests/boolean/bcommon_2d/K8 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge1.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/K9 b/tests/boolean/bcommon_2d/K9 index 584242876b..36e5a5f48f 100644 --- a/tests/boolean/bcommon_2d/K9 +++ b/tests/boolean/bcommon_2d/K9 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge2.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L1 b/tests/boolean/bcommon_2d/L1 index c9c03516a9..8ec9d16fdf 100644 --- a/tests/boolean/bcommon_2d/L1 +++ b/tests/boolean/bcommon_2d/L1 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge3.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L2 b/tests/boolean/bcommon_2d/L2 index 262ae749d7..587ede8efd 100644 --- a/tests/boolean/bcommon_2d/L2 +++ b/tests/boolean/bcommon_2d/L2 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge4.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L3 b/tests/boolean/bcommon_2d/L3 index e3c5340d66..4c0f4d7495 100644 --- a/tests/boolean/bcommon_2d/L3 +++ b/tests/boolean/bcommon_2d/L3 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire1.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L4 b/tests/boolean/bcommon_2d/L4 index c71094fb9b..ef92f0b3ab 100644 --- a/tests/boolean/bcommon_2d/L4 +++ b/tests/boolean/bcommon_2d/L4 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire2.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L5 b/tests/boolean/bcommon_2d/L5 index 4bafcc9379..35f41358c5 100644 --- a/tests/boolean/bcommon_2d/L5 +++ b/tests/boolean/bcommon_2d/L5 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire3.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L6 b/tests/boolean/bcommon_2d/L6 index 7fe0596137..7c655b657a 100644 --- a/tests/boolean/bcommon_2d/L6 +++ b/tests/boolean/bcommon_2d/L6 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire4.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L7 b/tests/boolean/bcommon_2d/L7 index b817677d39..507d204be8 100644 --- a/tests/boolean/bcommon_2d/L7 +++ b/tests/boolean/bcommon_2d/L7 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge1.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L8 b/tests/boolean/bcommon_2d/L8 index b1283e67f5..81ec027e6c 100644 --- a/tests/boolean/bcommon_2d/L8 +++ b/tests/boolean/bcommon_2d/L8 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge3.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/L9 b/tests/boolean/bcommon_2d/L9 index 9112e964ce..c28db05bac 100644 --- a/tests/boolean/bcommon_2d/L9 +++ b/tests/boolean/bcommon_2d/L9 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire1.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/M1 b/tests/boolean/bcommon_2d/M1 index a9745ac2dc..a507adff48 100644 --- a/tests/boolean/bcommon_2d/M1 +++ b/tests/boolean/bcommon_2d/M1 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire3.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/M2 b/tests/boolean/bcommon_2d/M2 index 69dbb9963e..6cad5ba12e 100644 --- a/tests/boolean/bcommon_2d/M2 +++ b/tests/boolean/bcommon_2d/M2 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge1.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/M3 b/tests/boolean/bcommon_2d/M3 index dfede552bf..8c17bd246e 100644 --- a/tests/boolean/bcommon_2d/M3 +++ b/tests/boolean/bcommon_2d/M3 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge3.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/M4 b/tests/boolean/bcommon_2d/M4 index 7d79c91497..a2c3d66e7e 100644 --- a/tests/boolean/bcommon_2d/M4 +++ b/tests/boolean/bcommon_2d/M4 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire1.brep] b bcommon result b a -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/M5 b/tests/boolean/bcommon_2d/M5 index 5ee2ab6c87..9293417f7f 100644 --- a/tests/boolean/bcommon_2d/M5 +++ b/tests/boolean/bcommon_2d/M5 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire3.brep] b bcommon result b a -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcommon_2d/M6 b/tests/boolean/bcommon_2d/M6 index 3f166fd857..5e93525af8 100644 --- a/tests/boolean/bcommon_2d/M6 +++ b/tests/boolean/bcommon_2d/M6 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire1.brep] b bcommon result b a -set length 181.079 +checkprops result -l 181.079 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/M7 b/tests/boolean/bcommon_2d/M7 index 6a0d6b10a6..d23b7cf405 100644 --- a/tests/boolean/bcommon_2d/M7 +++ b/tests/boolean/bcommon_2d/M7 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire2.brep] b bcommon result b a -set length 49.966 +checkprops result -l 49.966 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcommon_2d/M8 b/tests/boolean/bcommon_2d/M8 index 8621009c3f..10d0c2841b 100644 --- a/tests/boolean/bcommon_2d/M8 +++ b/tests/boolean/bcommon_2d/M8 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire3.brep] b bcommon result b a -set length 3.83899 +checkprops result -l 3.83899 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/M9 b/tests/boolean/bcommon_2d/M9 index 0022c5c237..b880888228 100644 --- a/tests/boolean/bcommon_2d/M9 +++ b/tests/boolean/bcommon_2d/M9 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire4.brep] b bcommon result b a -set length 36.0874 +checkprops result -l 36.0874 +checksection result set nbsh_v 7 set nbsh_e 4 diff --git a/tests/boolean/bcommon_2d/N1 b/tests/boolean/bcommon_2d/N1 index 85a731d083..e7d27318fb 100644 --- a/tests/boolean/bcommon_2d/N1 +++ b/tests/boolean/bcommon_2d/N1 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire5.brep] b bcommon result b a -set length 126.81 +checkprops result -l 126.81 +checksection result set nbsh_v 6 set nbsh_e 4 diff --git a/tests/boolean/bcommon_2d/N2 b/tests/boolean/bcommon_2d/N2 index 277fb4f145..9217b89d8c 100644 --- a/tests/boolean/bcommon_2d/N2 +++ b/tests/boolean/bcommon_2d/N2 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire6.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/N3 b/tests/boolean/bcommon_2d/N3 index b395dece3a..bb0cedf6fa 100644 --- a/tests/boolean/bcommon_2d/N3 +++ b/tests/boolean/bcommon_2d/N3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/N4 b/tests/boolean/bcommon_2d/N4 index 0619468458..9f931b5291 100644 --- a/tests/boolean/bcommon_2d/N4 +++ b/tests/boolean/bcommon_2d/N4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/N5 b/tests/boolean/bcommon_2d/N5 index 72ba4dbaad..943313566d 100644 --- a/tests/boolean/bcommon_2d/N5 +++ b/tests/boolean/bcommon_2d/N5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/N6 b/tests/boolean/bcommon_2d/N6 index c28f9295c9..5281c2c0d9 100644 --- a/tests/boolean/bcommon_2d/N6 +++ b/tests/boolean/bcommon_2d/N6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/N7 b/tests/boolean/bcommon_2d/N7 index 21ec671f98..a12b256c7b 100644 --- a/tests/boolean/bcommon_2d/N7 +++ b/tests/boolean/bcommon_2d/N7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bcommon result b a -set length 79.9002 +checkprops result -l 79.9002 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/N8 b/tests/boolean/bcommon_2d/N8 index 2a84d0fad4..5c3b7354e6 100644 --- a/tests/boolean/bcommon_2d/N8 +++ b/tests/boolean/bcommon_2d/N8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/N9 b/tests/boolean/bcommon_2d/N9 index d32c10f592..4f90283ee7 100644 --- a/tests/boolean/bcommon_2d/N9 +++ b/tests/boolean/bcommon_2d/N9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/O1 b/tests/boolean/bcommon_2d/O1 index c500cb97ed..c4c52d09d4 100644 --- a/tests/boolean/bcommon_2d/O1 +++ b/tests/boolean/bcommon_2d/O1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bcommon result b a -set length 79.9002 +checkprops result -l 79.9002 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/O2 b/tests/boolean/bcommon_2d/O2 index e02a7a1584..f57e30f18c 100644 --- a/tests/boolean/bcommon_2d/O2 +++ b/tests/boolean/bcommon_2d/O2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/O3 b/tests/boolean/bcommon_2d/O3 index 50f7475752..e5720458df 100644 --- a/tests/boolean/bcommon_2d/O3 +++ b/tests/boolean/bcommon_2d/O3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/O4 b/tests/boolean/bcommon_2d/O4 index 7dca3119b0..87976f8fc5 100644 --- a/tests/boolean/bcommon_2d/O4 +++ b/tests/boolean/bcommon_2d/O4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/O5 b/tests/boolean/bcommon_2d/O5 index 166643e8dd..f7942ecff2 100644 --- a/tests/boolean/bcommon_2d/O5 +++ b/tests/boolean/bcommon_2d/O5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/O6 b/tests/boolean/bcommon_2d/O6 index a5c8a48f60..e746226969 100644 --- a/tests/boolean/bcommon_2d/O6 +++ b/tests/boolean/bcommon_2d/O6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/O7 b/tests/boolean/bcommon_2d/O7 index 1b107ce3af..461f6ec6ca 100644 --- a/tests/boolean/bcommon_2d/O7 +++ b/tests/boolean/bcommon_2d/O7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/O8 b/tests/boolean/bcommon_2d/O8 index 2a1387ed82..a43a4904e8 100644 --- a/tests/boolean/bcommon_2d/O8 +++ b/tests/boolean/bcommon_2d/O8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/O9 b/tests/boolean/bcommon_2d/O9 index 1e2490ee1a..787101eeb6 100644 --- a/tests/boolean/bcommon_2d/O9 +++ b/tests/boolean/bcommon_2d/O9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/P1 b/tests/boolean/bcommon_2d/P1 index a0064c9a6e..2eb779bb86 100644 --- a/tests/boolean/bcommon_2d/P1 +++ b/tests/boolean/bcommon_2d/P1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/P2 b/tests/boolean/bcommon_2d/P2 index 5e584c008f..5bd29f1dac 100644 --- a/tests/boolean/bcommon_2d/P2 +++ b/tests/boolean/bcommon_2d/P2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/P3 b/tests/boolean/bcommon_2d/P3 index 021e99e9ad..8e802e2b53 100644 --- a/tests/boolean/bcommon_2d/P3 +++ b/tests/boolean/bcommon_2d/P3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/P4 b/tests/boolean/bcommon_2d/P4 index 4b645484f5..913e6aacc3 100644 --- a/tests/boolean/bcommon_2d/P4 +++ b/tests/boolean/bcommon_2d/P4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/P5 b/tests/boolean/bcommon_2d/P5 index fabaf57de6..a96d868ca0 100644 --- a/tests/boolean/bcommon_2d/P5 +++ b/tests/boolean/bcommon_2d/P5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/P6 b/tests/boolean/bcommon_2d/P6 index 854f59e0c9..19941d863c 100644 --- a/tests/boolean/bcommon_2d/P6 +++ b/tests/boolean/bcommon_2d/P6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bcommon result b a -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcommon_2d/P7 b/tests/boolean/bcommon_2d/P7 index a221ce80f4..145f50e377 100644 --- a/tests/boolean/bcommon_2d/P7 +++ b/tests/boolean/bcommon_2d/P7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/P8 b/tests/boolean/bcommon_2d/P8 index b4166c4e64..cf89bcf6e4 100644 --- a/tests/boolean/bcommon_2d/P8 +++ b/tests/boolean/bcommon_2d/P8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bcommon result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcommon_2d/begin b/tests/boolean/bcommon_2d/begin index 404bde38de..a0f3c69da4 100644 --- a/tests/boolean/bcommon_2d/begin +++ b/tests/boolean/bcommon_2d/begin @@ -1 +1,2 @@ set command bcommon +set display_vertices 1 diff --git a/tests/boolean/bcommon_complex/A1 b/tests/boolean/bcommon_complex/A1 index cc99f10218..5e41d0a85d 100644 --- a/tests/boolean/bcommon_complex/A1 +++ b/tests/boolean/bcommon_complex/A1 @@ -3,4 +3,4 @@ restore [locate_data_file f6] b2 bcommon result b1 b2 -set square 45.5929 +checkprops result -s 45.5929 diff --git a/tests/boolean/bcommon_complex/A2 b/tests/boolean/bcommon_complex/A2 index e748fef939..3eb38c4801 100644 --- a/tests/boolean/bcommon_complex/A2 +++ b/tests/boolean/bcommon_complex/A2 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bcommon result b1 b2 -set square 63.4508 +checkprops result -s 63.4508 diff --git a/tests/boolean/bcommon_complex/A3 b/tests/boolean/bcommon_complex/A3 index 3bd2ca5623..2bf6f058b3 100644 --- a/tests/boolean/bcommon_complex/A3 +++ b/tests/boolean/bcommon_complex/A3 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcommon result b1 b2 -set square 56.7232 +checkprops result -s 56.7232 diff --git a/tests/boolean/bcommon_complex/A4 b/tests/boolean/bcommon_complex/A4 index 048e24acab..732a86e216 100644 --- a/tests/boolean/bcommon_complex/A4 +++ b/tests/boolean/bcommon_complex/A4 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcommon result b1 b2 -set square 78.5398 +checkprops result -s 78.5398 diff --git a/tests/boolean/bcommon_complex/A5 b/tests/boolean/bcommon_complex/A5 index 875c6bdb31..e568b4751e 100644 --- a/tests/boolean/bcommon_complex/A5 +++ b/tests/boolean/bcommon_complex/A5 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcommon result b1 b2 -set square 78.5398 +checkprops result -s 78.5398 diff --git a/tests/boolean/bcommon_complex/A6 b/tests/boolean/bcommon_complex/A6 index dbff0449a3..58f6fbfee4 100644 --- a/tests/boolean/bcommon_complex/A6 +++ b/tests/boolean/bcommon_complex/A6 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bcommon result b1 b2 -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bcommon_complex/A7 b/tests/boolean/bcommon_complex/A7 index 44d92958ca..0bf111705c 100644 --- a/tests/boolean/bcommon_complex/A7 +++ b/tests/boolean/bcommon_complex/A7 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bcommon result b1 b2 -set square 113.446 +checkprops result -s 113.446 diff --git a/tests/boolean/bcommon_complex/A8 b/tests/boolean/bcommon_complex/A8 index e4736cc0da..aa3c19a721 100644 --- a/tests/boolean/bcommon_complex/A8 +++ b/tests/boolean/bcommon_complex/A8 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bcommon result b1 b2 -set square 78.5398 +checkprops result -s 78.5398 diff --git a/tests/boolean/bcommon_complex/A9 b/tests/boolean/bcommon_complex/A9 index 5b2554c2ed..adc00364d3 100644 --- a/tests/boolean/bcommon_complex/A9 +++ b/tests/boolean/bcommon_complex/A9 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcommon result b1 b2 -set square 78.5398 +checkprops result -s 78.5398 diff --git a/tests/boolean/bcommon_complex/B1 b/tests/boolean/bcommon_complex/B1 index a639e0f95a..0603908cfa 100644 --- a/tests/boolean/bcommon_complex/B1 +++ b/tests/boolean/bcommon_complex/B1 @@ -3,4 +3,4 @@ restore [locate_data_file f41] b2 bcommon result b1 b2 -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bcommon_complex/B2 b/tests/boolean/bcommon_complex/B2 index dddce6ac72..b3650ad812 100644 --- a/tests/boolean/bcommon_complex/B2 +++ b/tests/boolean/bcommon_complex/B2 @@ -3,4 +3,4 @@ restore [locate_data_file so4] b2 bcommon result b1 b2 -set square 549.779 +checkprops result -s 549.779 diff --git a/tests/boolean/bcommon_complex/B3 b/tests/boolean/bcommon_complex/B3 index 67724e6cbd..9da833959f 100644 --- a/tests/boolean/bcommon_complex/B3 +++ b/tests/boolean/bcommon_complex/B3 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcommon result b1 b2 -set square 392.699 +checkprops result -s 392.699 diff --git a/tests/boolean/bcommon_complex/B4 b/tests/boolean/bcommon_complex/B4 index 04792968f7..ec1a7d6c79 100644 --- a/tests/boolean/bcommon_complex/B4 +++ b/tests/boolean/bcommon_complex/B4 @@ -3,4 +3,4 @@ restore [locate_data_file so3] b2 bcommon result b1 b2 -set square 327.249 +checkprops result -s 327.249 diff --git a/tests/boolean/bcommon_complex/B5 b/tests/boolean/bcommon_complex/B5 index 8e88e8cc50..cf5910c67c 100644 --- a/tests/boolean/bcommon_complex/B5 +++ b/tests/boolean/bcommon_complex/B5 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcommon result b1 b2 -set square 198.863 +checkprops result -s 198.863 diff --git a/tests/boolean/bcommon_complex/B6 b/tests/boolean/bcommon_complex/B6 index c2936730d9..892b6f0444 100644 --- a/tests/boolean/bcommon_complex/B6 +++ b/tests/boolean/bcommon_complex/B6 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcommon result b1 b2 -set square 160.684 +checkprops result -s 160.684 diff --git a/tests/boolean/bcommon_complex/B7 b/tests/boolean/bcommon_complex/B7 index e34981b37f..ff182392f3 100644 --- a/tests/boolean/bcommon_complex/B7 +++ b/tests/boolean/bcommon_complex/B7 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bcommon result b1 b2 -set square 340.339 +checkprops result -s 340.339 diff --git a/tests/boolean/bcommon_complex/B8 b/tests/boolean/bcommon_complex/B8 index 1a866e9ad2..9687a16440 100644 --- a/tests/boolean/bcommon_complex/B8 +++ b/tests/boolean/bcommon_complex/B8 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bcommon result b1 b2 -set square 319.364 +checkprops result -s 319.364 diff --git a/tests/boolean/bcommon_complex/B9 b/tests/boolean/bcommon_complex/B9 index 00f65d473d..25703dab8b 100644 --- a/tests/boolean/bcommon_complex/B9 +++ b/tests/boolean/bcommon_complex/B9 @@ -3,4 +3,4 @@ restore [locate_data_file so6] b2 bcommon result b1 b2 -set square 315.548 +checkprops result -s 315.548 diff --git a/tests/boolean/bcommon_complex/C1 b/tests/boolean/bcommon_complex/C1 index 552e97d618..d7ffd2152d 100644 --- a/tests/boolean/bcommon_complex/C1 +++ b/tests/boolean/bcommon_complex/C1 @@ -9,4 +9,4 @@ restore [locate_data_file CTO900_pro6974_box.rle] box2 bcommon result rev1 box2 -set square 2.14421 +checkprops result -s 2.14421 diff --git a/tests/boolean/bcommon_complex/C2 b/tests/boolean/bcommon_complex/C2 index e2252083a7..ac0f7e7791 100644 --- a/tests/boolean/bcommon_complex/C2 +++ b/tests/boolean/bcommon_complex/C2 @@ -1,12 +1,9 @@ # Original bug : cts21453 # Date : 15sept98 - restore [locate_data_file CTO900_cts21453a.rle] a restore [locate_data_file CTO900_cts21453b.rle] b bcommon result a b - - -set square 16681.4 +checkprops result -s 16681.4 diff --git a/tests/boolean/bcommon_complex/C3 b/tests/boolean/bcommon_complex/C3 index 9a99d5f623..b8281d756f 100644 --- a/tests/boolean/bcommon_complex/C3 +++ b/tests/boolean/bcommon_complex/C3 @@ -6,4 +6,4 @@ restore [locate_data_file pro9373b.rle] b bcommon result a b -set square 2045.39 +checkprops result -s 2045.39 diff --git a/tests/boolean/bcommon_complex/C4 b/tests/boolean/bcommon_complex/C4 index 100d3680f0..2c49b8de3c 100644 --- a/tests/boolean/bcommon_complex/C4 +++ b/tests/boolean/bcommon_complex/C4 @@ -7,4 +7,4 @@ restore [locate_data_file CTO902_cts20460b.rle] b bcommon result a b -set square 25468.7 +checkprops result -s 25468.7 diff --git a/tests/boolean/bcommon_complex/C5 b/tests/boolean/bcommon_complex/C5 index de6bf66542..126a2a7496 100644 --- a/tests/boolean/bcommon_complex/C5 +++ b/tests/boolean/bcommon_complex/C5 @@ -6,4 +6,4 @@ restore [locate_data_file CTO902_cts20339b.rle] b bcommon result a b -set square 155403 +checkprops result -s 155403 diff --git a/tests/boolean/bcommon_complex/C6 b/tests/boolean/bcommon_complex/C6 index fea71117e2..cb2e419bcb 100644 --- a/tests/boolean/bcommon_complex/C6 +++ b/tests/boolean/bcommon_complex/C6 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20527b.rle] b bcommon result a b -set square 23309.7 +checkprops result -s 23309.7 diff --git a/tests/boolean/bcommon_complex/C7 b/tests/boolean/bcommon_complex/C7 index 123ab2dd21..93208b137a 100644 --- a/tests/boolean/bcommon_complex/C7 +++ b/tests/boolean/bcommon_complex/C7 @@ -1,3 +1,4 @@ +puts "TODO OCC1111 Windows: Error : The area of result shape is" puts "BUC60290 (the same problem with cut and common)" restore [locate_data_file buc60290a.rle] sol1 @@ -5,10 +6,4 @@ restore [locate_data_file buc60290b.rle] sol2 bcommon result sol2 sol1 -set square 685602 -if { [regexp {Windows} [dversion]] } { - if { [regexp {64} [dversion]] } { - #set square 804392 - puts "TODO OCC1111 Windows: Error : The area of the resulting shape is" - } -} +checkprops result -s 662100 diff --git a/tests/boolean/bcommon_simple/A1 b/tests/boolean/bcommon_simple/A1 index 9b9882382f..2e2618d832 100644 --- a/tests/boolean/bcommon_simple/A1 +++ b/tests/boolean/bcommon_simple/A1 @@ -2,4 +2,4 @@ psphere s 1 box b 1 1 1 bcommon result s b -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/A2 b/tests/boolean/bcommon_simple/A2 index ae8da5dc54..d7d6d594d4 100644 --- a/tests/boolean/bcommon_simple/A2 +++ b/tests/boolean/bcommon_simple/A2 @@ -4,4 +4,4 @@ trotate s 0 0 0 0 1 0 -45 box b 1 1 1 bcommon result s b -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/A3 b/tests/boolean/bcommon_simple/A3 index 09cf62b181..3dfb2eda72 100644 --- a/tests/boolean/bcommon_simple/A3 +++ b/tests/boolean/bcommon_simple/A3 @@ -4,4 +4,4 @@ trotate s 0 0 0 0 1 0 -45 box b 1 1 1 bcommon result b s -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/A4 b/tests/boolean/bcommon_simple/A4 index f98ecd96dd..91d8b382c8 100644 --- a/tests/boolean/bcommon_simple/A4 +++ b/tests/boolean/bcommon_simple/A4 @@ -3,4 +3,4 @@ box b 1 1 1 trotate b 0 0 1 0 1 0 90 bcommon result s b -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/A5 b/tests/boolean/bcommon_simple/A5 index fd0c8318d1..ceaf0f6d28 100644 --- a/tests/boolean/bcommon_simple/A5 +++ b/tests/boolean/bcommon_simple/A5 @@ -3,4 +3,4 @@ box b 1 1 1 trotate b 0 0 1 0 1 0 90 bcommon result b s -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/A6 b/tests/boolean/bcommon_simple/A6 index f6727ee180..b20506bbbb 100644 --- a/tests/boolean/bcommon_simple/A6 +++ b/tests/boolean/bcommon_simple/A6 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bcommon result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcommon_simple/A7 b/tests/boolean/bcommon_simple/A7 index 1076a70331..189c5fd0af 100644 --- a/tests/boolean/bcommon_simple/A7 +++ b/tests/boolean/bcommon_simple/A7 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bcommon result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcommon_simple/A8 b/tests/boolean/bcommon_simple/A8 index 305b1320fa..a19585c549 100644 --- a/tests/boolean/bcommon_simple/A8 +++ b/tests/boolean/bcommon_simple/A8 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/A9 b/tests/boolean/bcommon_simple/A9 index c78528b49f..5f89e1df35 100644 --- a/tests/boolean/bcommon_simple/A9 +++ b/tests/boolean/bcommon_simple/A9 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/B1 b/tests/boolean/bcommon_simple/B1 index ea3deb6b40..548f3e40c9 100644 --- a/tests/boolean/bcommon_simple/B1 +++ b/tests/boolean/bcommon_simple/B1 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bcommon result b1 b2 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcommon_simple/B2 b/tests/boolean/bcommon_simple/B2 index 0db34727a9..7e56ab90a8 100644 --- a/tests/boolean/bcommon_simple/B2 +++ b/tests/boolean/bcommon_simple/B2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/B3 b/tests/boolean/bcommon_simple/B3 index be503df821..bfabf26782 100644 --- a/tests/boolean/bcommon_simple/B3 +++ b/tests/boolean/bcommon_simple/B3 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bcommon result b1 b2 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcommon_simple/B4 b/tests/boolean/bcommon_simple/B4 index e2f5edc9ac..dc2d4142e0 100644 --- a/tests/boolean/bcommon_simple/B4 +++ b/tests/boolean/bcommon_simple/B4 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bcommon result b1 b2 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcommon_simple/B5 b/tests/boolean/bcommon_simple/B5 index 03986e1e2f..8bd52649ec 100644 --- a/tests/boolean/bcommon_simple/B5 +++ b/tests/boolean/bcommon_simple/B5 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bcommon result b1 b2 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcommon_simple/B6 b/tests/boolean/bcommon_simple/B6 index 01ab9233ce..fda24327f8 100644 --- a/tests/boolean/bcommon_simple/B6 +++ b/tests/boolean/bcommon_simple/B6 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bcommon result b1 b2 -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bcommon_simple/B7 b/tests/boolean/bcommon_simple/B7 index e1be7408ee..1666415809 100644 --- a/tests/boolean/bcommon_simple/B7 +++ b/tests/boolean/bcommon_simple/B7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/B8 b/tests/boolean/bcommon_simple/B8 index 2c0d664c1b..99e0a64470 100644 --- a/tests/boolean/bcommon_simple/B8 +++ b/tests/boolean/bcommon_simple/B8 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/B9 b/tests/boolean/bcommon_simple/B9 index 775bb34e5b..9853675bd7 100644 --- a/tests/boolean/bcommon_simple/B9 +++ b/tests/boolean/bcommon_simple/B9 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/C1 b/tests/boolean/bcommon_simple/C1 index 731d946c4d..be0850196b 100644 --- a/tests/boolean/bcommon_simple/C1 +++ b/tests/boolean/bcommon_simple/C1 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bcommon result b1 b2 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcommon_simple/C2 b/tests/boolean/bcommon_simple/C2 index 7cc5d709fa..d589e761bf 100644 --- a/tests/boolean/bcommon_simple/C2 +++ b/tests/boolean/bcommon_simple/C2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/C3 b/tests/boolean/bcommon_simple/C3 index d6da377ff6..b465201b5c 100644 --- a/tests/boolean/bcommon_simple/C3 +++ b/tests/boolean/bcommon_simple/C3 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bcommon result b1 b2 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcommon_simple/C4 b/tests/boolean/bcommon_simple/C4 index 61c0693b67..21e213a35f 100644 --- a/tests/boolean/bcommon_simple/C4 +++ b/tests/boolean/bcommon_simple/C4 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/C5 b/tests/boolean/bcommon_simple/C5 index a9e8c8b1c4..88fa44db74 100644 --- a/tests/boolean/bcommon_simple/C5 +++ b/tests/boolean/bcommon_simple/C5 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bcommon result b1 b2 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcommon_simple/C6 b/tests/boolean/bcommon_simple/C6 index 8408b4d9d3..9c3390f88b 100644 --- a/tests/boolean/bcommon_simple/C6 +++ b/tests/boolean/bcommon_simple/C6 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bcommon result b1 b2 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcommon_simple/C7 b/tests/boolean/bcommon_simple/C7 index d01a1af536..ac0f473c4a 100644 --- a/tests/boolean/bcommon_simple/C7 +++ b/tests/boolean/bcommon_simple/C7 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/C8 b/tests/boolean/bcommon_simple/C8 index e93db43032..7d180f21e8 100644 --- a/tests/boolean/bcommon_simple/C8 +++ b/tests/boolean/bcommon_simple/C8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcommon result b1 b2 -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/C9 b/tests/boolean/bcommon_simple/C9 index 3a3d5384e0..2b43d0508e 100644 --- a/tests/boolean/bcommon_simple/C9 +++ b/tests/boolean/bcommon_simple/C9 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcommon result b1 b2 -set square 2.91421 +checkprops result -s 2.91421 diff --git a/tests/boolean/bcommon_simple/D1 b/tests/boolean/bcommon_simple/D1 index eae1394d96..fe4fba6c5b 100644 --- a/tests/boolean/bcommon_simple/D1 +++ b/tests/boolean/bcommon_simple/D1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcommon result b1 b2 -set square 3.61764 +checkprops result -s 3.61764 diff --git a/tests/boolean/bcommon_simple/D2 b/tests/boolean/bcommon_simple/D2 index 10c5ad144e..fabc04a8eb 100644 --- a/tests/boolean/bcommon_simple/D2 +++ b/tests/boolean/bcommon_simple/D2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bcommon result b1 b2 -set square 3.65032 +checkprops result -s 3.65032 diff --git a/tests/boolean/bcommon_simple/D3 b/tests/boolean/bcommon_simple/D3 index bbc71aa520..54f24e948f 100644 --- a/tests/boolean/bcommon_simple/D3 +++ b/tests/boolean/bcommon_simple/D3 @@ -3,4 +3,4 @@ box b 1 1 1 bcommon result s b -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/D4 b/tests/boolean/bcommon_simple/D4 index 0c3bb977e2..c4e2ab963c 100644 --- a/tests/boolean/bcommon_simple/D4 +++ b/tests/boolean/bcommon_simple/D4 @@ -3,4 +3,4 @@ box b 1 1 1 bcommon result b s -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/D5 b/tests/boolean/bcommon_simple/D5 index 5d2b121ead..065b83ebee 100644 --- a/tests/boolean/bcommon_simple/D5 +++ b/tests/boolean/bcommon_simple/D5 @@ -5,4 +5,4 @@ box b 1 1 1 bcommon result s b -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/D6 b/tests/boolean/bcommon_simple/D6 index c125dcd44b..47005866b6 100644 --- a/tests/boolean/bcommon_simple/D6 +++ b/tests/boolean/bcommon_simple/D6 @@ -5,4 +5,4 @@ box b 1 1 1 bcommon result b s -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/D7 b/tests/boolean/bcommon_simple/D7 index fe7b4060e1..d3fba050c8 100644 --- a/tests/boolean/bcommon_simple/D7 +++ b/tests/boolean/bcommon_simple/D7 @@ -4,4 +4,4 @@ trotate b 0 0 1 0 1 0 90 bcommon result s b -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/D8 b/tests/boolean/bcommon_simple/D8 index 7ac1c49ff3..81e1bbaba8 100644 --- a/tests/boolean/bcommon_simple/D8 +++ b/tests/boolean/bcommon_simple/D8 @@ -4,4 +4,4 @@ trotate b 0 0 1 0 1 0 90 bcommon result b s -set square 3.92699 +checkprops result -s 3.92699 diff --git a/tests/boolean/bcommon_simple/D9 b/tests/boolean/bcommon_simple/D9 index ad38f39cf4..a918f53719 100644 --- a/tests/boolean/bcommon_simple/D9 +++ b/tests/boolean/bcommon_simple/D9 @@ -34,4 +34,4 @@ prism bb fb 0 0 -1 bcommon result ba bb -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcommon_simple/E1 b/tests/boolean/bcommon_simple/E1 index 5799cbb8a4..3b38fc8b6e 100644 --- a/tests/boolean/bcommon_simple/E1 +++ b/tests/boolean/bcommon_simple/E1 @@ -33,4 +33,4 @@ prism bb fb 0 0 1 bcommon result ba bb -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcommon_simple/E2 b/tests/boolean/bcommon_simple/E2 index dcb4eda31c..c0228273b7 100644 --- a/tests/boolean/bcommon_simple/E2 +++ b/tests/boolean/bcommon_simple/E2 @@ -36,4 +36,4 @@ prism bb fb 0 0 -1 bcommon result ba bb -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcommon_simple/E3 b/tests/boolean/bcommon_simple/E3 index d74ff91d0e..46f77b1277 100644 --- a/tests/boolean/bcommon_simple/E3 +++ b/tests/boolean/bcommon_simple/E3 @@ -33,4 +33,4 @@ prism bb fb 0 0 1 bcommon result ba bb -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcommon_simple/E4 b/tests/boolean/bcommon_simple/E4 index 4867063039..8c5e85e3ad 100644 --- a/tests/boolean/bcommon_simple/E4 +++ b/tests/boolean/bcommon_simple/E4 @@ -32,4 +32,4 @@ prism bb fb 0 0 -1 bcommon result ba bb -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcommon_simple/E5 b/tests/boolean/bcommon_simple/E5 index f265aa4045..4704f44475 100644 --- a/tests/boolean/bcommon_simple/E5 +++ b/tests/boolean/bcommon_simple/E5 @@ -34,4 +34,4 @@ prism bb fb 0 0 1 bcommon result ba bb -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcommon_simple/E6 b/tests/boolean/bcommon_simple/E6 index 43daa66e3a..886447da53 100644 --- a/tests/boolean/bcommon_simple/E6 +++ b/tests/boolean/bcommon_simple/E6 @@ -33,4 +33,4 @@ prism bb fb 0 0 4 bcommon result ba bb -set square 18 +checkprops result -s 18 diff --git a/tests/boolean/bcommon_simple/E7 b/tests/boolean/bcommon_simple/E7 index 126a77ae7c..abe9aee9ad 100644 --- a/tests/boolean/bcommon_simple/E7 +++ b/tests/boolean/bcommon_simple/E7 @@ -35,4 +35,4 @@ prism bb fb 0 0 -4 bcommon result ba bb -set square 18 +checkprops result -s 18 diff --git a/tests/boolean/bcommon_simple/E8 b/tests/boolean/bcommon_simple/E8 index baad4eb490..dae8c604c3 100644 --- a/tests/boolean/bcommon_simple/E8 +++ b/tests/boolean/bcommon_simple/E8 @@ -37,4 +37,4 @@ prism bb fb 0 0 4 bcommon result ba bb -set square 18 +checkprops result -s 18 diff --git a/tests/boolean/bcommon_simple/E9 b/tests/boolean/bcommon_simple/E9 index 8db3091a81..7417eb13ea 100644 --- a/tests/boolean/bcommon_simple/E9 +++ b/tests/boolean/bcommon_simple/E9 @@ -37,4 +37,4 @@ prism bb fb 1 0 0 bcommon result ba bb -set square 18 +checkprops result -s 18 diff --git a/tests/boolean/bcommon_simple/F1 b/tests/boolean/bcommon_simple/F1 index 473cff6bf8..19d52a2cf0 100644 --- a/tests/boolean/bcommon_simple/F1 +++ b/tests/boolean/bcommon_simple/F1 @@ -36,4 +36,4 @@ prism bb fb 0 2 0 bcommon result ba bb -set square 18 +checkprops result -s 18 diff --git a/tests/boolean/bcommon_simple/F2 b/tests/boolean/bcommon_simple/F2 index 14b325d399..0480888e5e 100644 --- a/tests/boolean/bcommon_simple/F2 +++ b/tests/boolean/bcommon_simple/F2 @@ -37,4 +37,4 @@ prism bb fb 0 -2 0 bcommon result ba bb -set square 18 +checkprops result -s 18 diff --git a/tests/boolean/bcommon_simple/F3 b/tests/boolean/bcommon_simple/F3 index 7ad8fb7f28..fa634a63d0 100644 --- a/tests/boolean/bcommon_simple/F3 +++ b/tests/boolean/bcommon_simple/F3 @@ -35,4 +35,4 @@ prism bb fb -1 0 0 bcommon result ba bb -set square 18 +checkprops result -s 18 diff --git a/tests/boolean/bcommon_simple/F4 b/tests/boolean/bcommon_simple/F4 index cd46edede7..e818f7b026 100644 --- a/tests/boolean/bcommon_simple/F4 +++ b/tests/boolean/bcommon_simple/F4 @@ -32,4 +32,4 @@ prism bb fb 0 0 2 bcommon result ba bb -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/bcommon_simple/F5 b/tests/boolean/bcommon_simple/F5 index 1c0c90b979..de16b9afee 100644 --- a/tests/boolean/bcommon_simple/F5 +++ b/tests/boolean/bcommon_simple/F5 @@ -31,4 +31,4 @@ prism bb fb 0 2 0 bcommon result ba bb -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/bcommon_simple/F6 b/tests/boolean/bcommon_simple/F6 index 44394418d0..c43ff1e8cf 100644 --- a/tests/boolean/bcommon_simple/F6 +++ b/tests/boolean/bcommon_simple/F6 @@ -31,4 +31,4 @@ prism bb fb 0 -4 0 bcommon result ba bb -set square 10 +checkprops result -s 10 diff --git a/tests/boolean/bcommon_simple/F7 b/tests/boolean/bcommon_simple/F7 index 67507c9180..eaaea64f00 100644 --- a/tests/boolean/bcommon_simple/F7 +++ b/tests/boolean/bcommon_simple/F7 @@ -38,4 +38,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/F8 b/tests/boolean/bcommon_simple/F8 index 40dff936f1..89f2ce4f00 100644 --- a/tests/boolean/bcommon_simple/F8 +++ b/tests/boolean/bcommon_simple/F8 @@ -37,4 +37,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/F9 b/tests/boolean/bcommon_simple/F9 index 9ff35b1606..9cca553e1e 100644 --- a/tests/boolean/bcommon_simple/F9 +++ b/tests/boolean/bcommon_simple/F9 @@ -37,4 +37,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/G1 b/tests/boolean/bcommon_simple/G1 index 0d7fa72a40..b6fe91ed35 100644 --- a/tests/boolean/bcommon_simple/G1 +++ b/tests/boolean/bcommon_simple/G1 @@ -37,4 +37,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/G2 b/tests/boolean/bcommon_simple/G2 index b1bd6b024c..8ae04138a0 100644 --- a/tests/boolean/bcommon_simple/G2 +++ b/tests/boolean/bcommon_simple/G2 @@ -34,4 +34,4 @@ prism bb fb -.5 .5 0 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/G3 b/tests/boolean/bcommon_simple/G3 index 638c0f076b..a8cb5414c8 100644 --- a/tests/boolean/bcommon_simple/G3 +++ b/tests/boolean/bcommon_simple/G3 @@ -34,4 +34,4 @@ prism bb fb -1 1 0 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/G4 b/tests/boolean/bcommon_simple/G4 index 6fd159e698..b65c88a64c 100644 --- a/tests/boolean/bcommon_simple/G4 +++ b/tests/boolean/bcommon_simple/G4 @@ -36,4 +36,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/G5 b/tests/boolean/bcommon_simple/G5 index f0f378e6ec..9cf84c6dac 100644 --- a/tests/boolean/bcommon_simple/G5 +++ b/tests/boolean/bcommon_simple/G5 @@ -34,4 +34,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/G6 b/tests/boolean/bcommon_simple/G6 index 9334bc505f..7d90103260 100644 --- a/tests/boolean/bcommon_simple/G6 +++ b/tests/boolean/bcommon_simple/G6 @@ -36,4 +36,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/G7 b/tests/boolean/bcommon_simple/G7 index 78ae213817..44d1653de4 100644 --- a/tests/boolean/bcommon_simple/G7 +++ b/tests/boolean/bcommon_simple/G7 @@ -38,4 +38,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 3.55724 +checkprops result -s 3.55724 diff --git a/tests/boolean/bcommon_simple/G8 b/tests/boolean/bcommon_simple/G8 index 8ddaae3b10..89289bb60f 100644 --- a/tests/boolean/bcommon_simple/G8 +++ b/tests/boolean/bcommon_simple/G8 @@ -37,4 +37,4 @@ trotate bb 0 0 0 0 0 1 45 bcommon result ba bb -set square 3.55724 +checkprops result -s 3.55724 diff --git a/tests/boolean/bcommon_simple/G9 b/tests/boolean/bcommon_simple/G9 index 1e49472213..f7cefcc553 100644 --- a/tests/boolean/bcommon_simple/G9 +++ b/tests/boolean/bcommon_simple/G9 @@ -36,4 +36,4 @@ trotate bb 0 0.5 0 0 0 1 -45 bcommon result ba bb -set square 2.12132 +checkprops result -s 2.12132 diff --git a/tests/boolean/bcommon_simple/H1 b/tests/boolean/bcommon_simple/H1 index 77ba06f057..ed8efa0afe 100644 --- a/tests/boolean/bcommon_simple/H1 +++ b/tests/boolean/bcommon_simple/H1 @@ -37,4 +37,4 @@ trotate bb 0 0.5 0 0 0 1 -45 bcommon result ba bb -set square 2.12132 +checkprops result -s 2.12132 diff --git a/tests/boolean/bcommon_simple/H2 b/tests/boolean/bcommon_simple/H2 index cf4fc4a8b1..02209ac94a 100644 --- a/tests/boolean/bcommon_simple/H2 +++ b/tests/boolean/bcommon_simple/H2 @@ -35,4 +35,4 @@ trotate bb 0 0.5 0 0 0 1 -45 bcommon result ba bb -set square 3.93566 +checkprops result -s 3.93566 diff --git a/tests/boolean/bcommon_simple/H3 b/tests/boolean/bcommon_simple/H3 index a3550f798a..bc03c6f375 100644 --- a/tests/boolean/bcommon_simple/H3 +++ b/tests/boolean/bcommon_simple/H3 @@ -37,4 +37,4 @@ trotate bb 0 0.5 0 0 0 1 a30 bcommon result ba bb -set square 2.43812 +checkprops result -s 2.43812 diff --git a/tests/boolean/bcommon_simple/H4 b/tests/boolean/bcommon_simple/H4 index e3fa0a0dba..822d243626 100644 --- a/tests/boolean/bcommon_simple/H4 +++ b/tests/boolean/bcommon_simple/H4 @@ -43,4 +43,4 @@ trotate bb -0.25 -0.25 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/H5 b/tests/boolean/bcommon_simple/H5 index e2074b20ac..4e88d7a19a 100644 --- a/tests/boolean/bcommon_simple/H5 +++ b/tests/boolean/bcommon_simple/H5 @@ -43,4 +43,4 @@ trotate bb -0.25 -0.25 0 0 0 1 45 bcommon result ba bb -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcommon_simple/H6 b/tests/boolean/bcommon_simple/H6 index 58c9fe482b..8720d714d4 100644 --- a/tests/boolean/bcommon_simple/H6 +++ b/tests/boolean/bcommon_simple/H6 @@ -23,4 +23,4 @@ prism cylb fb 0 0 2 bcommon result ba cylb -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bcommon_simple/H7 b/tests/boolean/bcommon_simple/H7 index f7790fbe24..84c5b05af4 100644 --- a/tests/boolean/bcommon_simple/H7 +++ b/tests/boolean/bcommon_simple/H7 @@ -24,4 +24,4 @@ prism cylb fb 0 0 2 bcommon result ba cylb -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bcommon_simple/H8 b/tests/boolean/bcommon_simple/H8 index 48221537b6..bf0675a488 100644 --- a/tests/boolean/bcommon_simple/H8 +++ b/tests/boolean/bcommon_simple/H8 @@ -24,4 +24,4 @@ prism cylb fb 0 0 2 bcommon result ba cylb -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bcommon_simple/H9 b/tests/boolean/bcommon_simple/H9 index 275ba21cba..d3125ccdc0 100644 --- a/tests/boolean/bcommon_simple/H9 +++ b/tests/boolean/bcommon_simple/H9 @@ -28,4 +28,4 @@ prism cylb fb 0 0 2 bcommon result ba cylb -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bcommon_simple/I1 b/tests/boolean/bcommon_simple/I1 index 79a6f22efa..480520aff2 100644 --- a/tests/boolean/bcommon_simple/I1 +++ b/tests/boolean/bcommon_simple/I1 @@ -31,4 +31,4 @@ revol cylb pb 0 0 0 0 0 1 360 bcommon result ba cylb -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bcommon_simple/I2 b/tests/boolean/bcommon_simple/I2 index ef4861a36b..666b7f333e 100644 --- a/tests/boolean/bcommon_simple/I2 +++ b/tests/boolean/bcommon_simple/I2 @@ -16,4 +16,4 @@ ttranslate cylb 0 0 2 bcommon result cyla cylb -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/I3 b/tests/boolean/bcommon_simple/I3 index 5b577360a4..b3eaf2c1c9 100644 --- a/tests/boolean/bcommon_simple/I3 +++ b/tests/boolean/bcommon_simple/I3 @@ -22,4 +22,4 @@ ttranslate cylb 0 0 1 bcommon result cyla cylb -set square 4.71239 +checkprops result -s 4.71239 diff --git a/tests/boolean/bcommon_simple/I4 b/tests/boolean/bcommon_simple/I4 index 9b61d08430..16360522cf 100644 --- a/tests/boolean/bcommon_simple/I4 +++ b/tests/boolean/bcommon_simple/I4 @@ -22,4 +22,4 @@ ttranslate cylb 0 0 0.5 bcommon result cyla cylb -set square 4.71239 +checkprops result -s 4.71239 diff --git a/tests/boolean/bcommon_simple/I5 b/tests/boolean/bcommon_simple/I5 index 0164678944..9a82879a83 100644 --- a/tests/boolean/bcommon_simple/I5 +++ b/tests/boolean/bcommon_simple/I5 @@ -7,4 +7,4 @@ ttranslate b2 0 3 0 bcommon result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcommon_simple/I6 b/tests/boolean/bcommon_simple/I6 index b79026d8ab..d122a58825 100644 --- a/tests/boolean/bcommon_simple/I6 +++ b/tests/boolean/bcommon_simple/I6 @@ -23,4 +23,4 @@ prism bb f 0 6 0 bcommon result ba bb -set square 14 +checkprops result -s 14 diff --git a/tests/boolean/bcommon_simple/I7 b/tests/boolean/bcommon_simple/I7 index e0280a8200..7fb62c9675 100644 --- a/tests/boolean/bcommon_simple/I7 +++ b/tests/boolean/bcommon_simple/I7 @@ -24,4 +24,4 @@ prism bb f 0 0 1 bcommon result ba bb -set square 14 +checkprops result -s 14 diff --git a/tests/boolean/bcommon_simple/I8 b/tests/boolean/bcommon_simple/I8 index 39ae7a3147..5fbfb2657f 100644 --- a/tests/boolean/bcommon_simple/I8 +++ b/tests/boolean/bcommon_simple/I8 @@ -24,4 +24,4 @@ prism bb f -1 0 0 bcommon result ba bb -set square 14 +checkprops result -s 14 diff --git a/tests/boolean/bcommon_simple/I9 b/tests/boolean/bcommon_simple/I9 index 485aa02e8f..2064b3f5e2 100644 --- a/tests/boolean/bcommon_simple/I9 +++ b/tests/boolean/bcommon_simple/I9 @@ -13,4 +13,4 @@ prism cylb f -300 0 0 bcommon result cyla cylb -set square 160000 +checkprops result -s 160000 diff --git a/tests/boolean/bcommon_simple/J1 b/tests/boolean/bcommon_simple/J1 index f52104a577..f00ed48935 100644 --- a/tests/boolean/bcommon_simple/J1 +++ b/tests/boolean/bcommon_simple/J1 @@ -8,4 +8,4 @@ ttranslate c2 0 0 50 bcommon result c1 c2 -set square 8796.46 +checkprops result -s 8796.46 diff --git a/tests/boolean/bcommon_simple/J2 b/tests/boolean/bcommon_simple/J2 index b31794f4cf..f8dd00ec5f 100644 --- a/tests/boolean/bcommon_simple/J2 +++ b/tests/boolean/bcommon_simple/J2 @@ -7,4 +7,4 @@ explode rr so bcommon result rr_1 c -set square 625.133 +checkprops result -s 625.133 diff --git a/tests/boolean/bcut_2d/A1 b/tests/boolean/bcut_2d/A1 index f4e7acbce0..bc642e070f 100644 --- a/tests/boolean/bcut_2d/A1 +++ b/tests/boolean/bcut_2d/A1 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge1.brep] b bcut result b a -set length 292.229 +checkprops result -l 292.229 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/A2 b/tests/boolean/bcut_2d/A2 index 76fac7aa06..607c6b619e 100644 --- a/tests/boolean/bcut_2d/A2 +++ b/tests/boolean/bcut_2d/A2 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge2.brep] b bcut result b a -set length 392.231 +checkprops result -l 392.231 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/A3 b/tests/boolean/bcut_2d/A3 index d488303111..52ff8c7085 100644 --- a/tests/boolean/bcut_2d/A3 +++ b/tests/boolean/bcut_2d/A3 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge3.brep] b bcut result b a -set length 46.1869 +checkprops result -l 46.1869 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/A4 b/tests/boolean/bcut_2d/A4 index 664f5c03bd..ded2b0bede 100644 --- a/tests/boolean/bcut_2d/A4 +++ b/tests/boolean/bcut_2d/A4 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge4.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/A5 b/tests/boolean/bcut_2d/A5 index 198841f822..bb42fed27a 100644 --- a/tests/boolean/bcut_2d/A5 +++ b/tests/boolean/bcut_2d/A5 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire1.brep] b bcut result b a -set length 984.459 +checkprops result -l 984.459 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/A6 b/tests/boolean/bcut_2d/A6 index 6fb3c3dc2c..8d50b8cd1e 100644 --- a/tests/boolean/bcut_2d/A6 +++ b/tests/boolean/bcut_2d/A6 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire2.brep] b bcut result b a -set length 926.59 +checkprops result -l 926.59 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/A7 b/tests/boolean/bcut_2d/A7 index cf8e2fda69..f694ccfad9 100644 --- a/tests/boolean/bcut_2d/A7 +++ b/tests/boolean/bcut_2d/A7 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire3.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/A8 b/tests/boolean/bcut_2d/A8 index c2f6e34ab4..33100ad7c7 100644 --- a/tests/boolean/bcut_2d/A8 +++ b/tests/boolean/bcut_2d/A8 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge2.brep] b bcut result b a -set length 392.231 +checkprops result -l 392.231 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/A9 b/tests/boolean/bcut_2d/A9 index 2006a8e08a..216ee0c3ec 100644 --- a/tests/boolean/bcut_2d/A9 +++ b/tests/boolean/bcut_2d/A9 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge4.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/B1 b/tests/boolean/bcut_2d/B1 index d014bc75d2..e577071683 100644 --- a/tests/boolean/bcut_2d/B1 +++ b/tests/boolean/bcut_2d/B1 @@ -1,6 +1,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_wire3.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/B2 b/tests/boolean/bcut_2d/B2 index 00e32541a1..b91128a2fc 100644 --- a/tests/boolean/bcut_2d/B2 +++ b/tests/boolean/bcut_2d/B2 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge1.brep] b bcut result b a -set length 1211.16 +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/B3 b/tests/boolean/bcut_2d/B3 index 2a5428466e..96c3f15dac 100644 --- a/tests/boolean/bcut_2d/B3 +++ b/tests/boolean/bcut_2d/B3 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge2.brep] b bcut result b a -set length 1211.16 +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/B4 b/tests/boolean/bcut_2d/B4 index 25db9d6618..0db9c2bd9b 100644 --- a/tests/boolean/bcut_2d/B4 +++ b/tests/boolean/bcut_2d/B4 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge3.brep] b bcut result b a -set length 1304.85 +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/B5 b/tests/boolean/bcut_2d/B5 index 8943f6884b..b1fbfa24e6 100644 --- a/tests/boolean/bcut_2d/B5 +++ b/tests/boolean/bcut_2d/B5 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge4.brep] b bcut result b a -set length 1304.85 +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/B6 b/tests/boolean/bcut_2d/B6 index 3636d2b3f0..ff4b164c47 100644 --- a/tests/boolean/bcut_2d/B6 +++ b/tests/boolean/bcut_2d/B6 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire1.brep] b bcut result b a -set length 2302.78 +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcut_2d/B7 b/tests/boolean/bcut_2d/B7 index 0a9d62345e..acf0672ed4 100644 --- a/tests/boolean/bcut_2d/B7 +++ b/tests/boolean/bcut_2d/B7 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire2.brep] b bcut result b a -set length 2302.78 +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcut_2d/B8 b/tests/boolean/bcut_2d/B8 index f541ad3c57..16d89c5684 100644 --- a/tests/boolean/bcut_2d/B8 +++ b/tests/boolean/bcut_2d/B8 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire3.brep] b bcut result b a -set length 2329.96 +checkprops result -l 2329.96 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/B9 b/tests/boolean/bcut_2d/B9 index 646434810b..7199338e98 100644 --- a/tests/boolean/bcut_2d/B9 +++ b/tests/boolean/bcut_2d/B9 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire4.brep] b bcut result b a -set length 2408.18 +checkprops result -l 2408.18 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/C1 b/tests/boolean/bcut_2d/C1 index a53b4f798f..f45a98256a 100644 --- a/tests/boolean/bcut_2d/C1 +++ b/tests/boolean/bcut_2d/C1 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge1.brep] b bcut result b a -#set length 2058.17 -set length 1211.16 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/C2 b/tests/boolean/bcut_2d/C2 index dfa4accd7c..ade765242d 100644 --- a/tests/boolean/bcut_2d/C2 +++ b/tests/boolean/bcut_2d/C2 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge2.brep] b bcut result b a -#set length 2058.17 -set length 1211.16 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/C3 b/tests/boolean/bcut_2d/C3 index 82c6d5c6e3..c83c85c5a9 100644 --- a/tests/boolean/bcut_2d/C3 +++ b/tests/boolean/bcut_2d/C3 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge3.brep] b bcut result b a -#set length 2058.17 -set length 1304.85 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/C4 b/tests/boolean/bcut_2d/C4 index d112928bf2..c9ffc850e2 100644 --- a/tests/boolean/bcut_2d/C4 +++ b/tests/boolean/bcut_2d/C4 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire1.brep] b bcut result b a -#set length 3176.78 -set length 2302.78 +#checkprops result -l 3176.78 +checksection result +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcut_2d/C5 b/tests/boolean/bcut_2d/C5 index 1aeb337601..9c3aaddfed 100644 --- a/tests/boolean/bcut_2d/C5 +++ b/tests/boolean/bcut_2d/C5 @@ -1,6 +1,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire2.brep] b bcut result b a -set length 3176.78 +checkprops result -l 3176.78 +checksection result set nbsh_v 22 set nbsh_e 22 diff --git a/tests/boolean/bcut_2d/C6 b/tests/boolean/bcut_2d/C6 index 9a6c9c9d48..6ebb7b2cf7 100644 --- a/tests/boolean/bcut_2d/C6 +++ b/tests/boolean/bcut_2d/C6 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire3.brep] b bcut result b a -#set length 3176.78 -set length 2329.96 +#checkprops result -l 3176.78 +checksection result +checkprops result -l 2329.96 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/C7 b/tests/boolean/bcut_2d/C7 index e4f58d13f5..5dba8c523e 100644 --- a/tests/boolean/bcut_2d/C7 +++ b/tests/boolean/bcut_2d/C7 @@ -1,8 +1,10 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge1.brep] b bcut result b a -#set length 2058.17 -set length 1211.16 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/C8 b/tests/boolean/bcut_2d/C8 index c8ae47480e..62b37ea0b4 100644 --- a/tests/boolean/bcut_2d/C8 +++ b/tests/boolean/bcut_2d/C8 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge3.brep] b bcut result b a -#set length 2058.17 -set length 1304.85 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/C9 b/tests/boolean/bcut_2d/C9 index 5bc025f81d..9bb8c770ad 100644 --- a/tests/boolean/bcut_2d/C9 +++ b/tests/boolean/bcut_2d/C9 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire1.brep] b bcut result b a -#set length 3176.78 -set length 2302.78 +#checkprops result -l 3176.78 +checksection result +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bcut_2d/D1 b/tests/boolean/bcut_2d/D1 index 6287cb23fa..d2889aef50 100644 --- a/tests/boolean/bcut_2d/D1 +++ b/tests/boolean/bcut_2d/D1 @@ -1,7 +1,9 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire3.brep] b bcut result b a -#set length 3176.78 -set length 2329.96 +#checkprops result -l 3176.78 +checksection result +checkprops result -l 2329.96 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/D2 b/tests/boolean/bcut_2d/D2 index 6a555d45a4..8b94192614 100644 --- a/tests/boolean/bcut_2d/D2 +++ b/tests/boolean/bcut_2d/D2 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/D3 b/tests/boolean/bcut_2d/D3 index 38b997eb4d..c57cb42784 100644 --- a/tests/boolean/bcut_2d/D3 +++ b/tests/boolean/bcut_2d/D3 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge2.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/D4 b/tests/boolean/bcut_2d/D4 index 642112501f..224deb0f53 100644 --- a/tests/boolean/bcut_2d/D4 +++ b/tests/boolean/bcut_2d/D4 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file offset_wire_034.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/D5 b/tests/boolean/bcut_2d/D5 index 928855af82..a5d693afad 100644 --- a/tests/boolean/bcut_2d/D5 +++ b/tests/boolean/bcut_2d/D5 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire2.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/D6 b/tests/boolean/bcut_2d/D6 index 7f3515dcc8..26a91409e6 100644 --- a/tests/boolean/bcut_2d/D6 +++ b/tests/boolean/bcut_2d/D6 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire3.brep] b bcut result b a -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/D7 b/tests/boolean/bcut_2d/D7 index 2d5f1e97e2..9ee998da4a 100644 --- a/tests/boolean/bcut_2d/D7 +++ b/tests/boolean/bcut_2d/D7 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire4.brep] b bcut result b a -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/D8 b/tests/boolean/bcut_2d/D8 index f0949e26d6..7b3a189f23 100644 --- a/tests/boolean/bcut_2d/D8 +++ b/tests/boolean/bcut_2d/D8 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire5.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/D9 b/tests/boolean/bcut_2d/D9 index 8ee66c2f14..9f1455b311 100644 --- a/tests/boolean/bcut_2d/D9 +++ b/tests/boolean/bcut_2d/D9 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/E1 b/tests/boolean/bcut_2d/E1 index 0f1ef6e95a..7dac0f4e45 100644 --- a/tests/boolean/bcut_2d/E1 +++ b/tests/boolean/bcut_2d/E1 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge2.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/E2 b/tests/boolean/bcut_2d/E2 index 15bcce50c5..f72ce9c4c9 100644 --- a/tests/boolean/bcut_2d/E2 +++ b/tests/boolean/bcut_2d/E2 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file offset_wire_034.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/E3 b/tests/boolean/bcut_2d/E3 index 82f0940c97..d7f09f6bce 100644 --- a/tests/boolean/bcut_2d/E3 +++ b/tests/boolean/bcut_2d/E3 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire2.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/E4 b/tests/boolean/bcut_2d/E4 index af3a6bb61c..e531045623 100644 --- a/tests/boolean/bcut_2d/E4 +++ b/tests/boolean/bcut_2d/E4 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire3.brep] b bcut result b a -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/E5 b/tests/boolean/bcut_2d/E5 index d3fdc5d185..83c0d778fa 100644 --- a/tests/boolean/bcut_2d/E5 +++ b/tests/boolean/bcut_2d/E5 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire4.brep] b bcut result b a -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/E6 b/tests/boolean/bcut_2d/E6 index baa561673b..9ad033d712 100644 --- a/tests/boolean/bcut_2d/E6 +++ b/tests/boolean/bcut_2d/E6 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire5.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/E7 b/tests/boolean/bcut_2d/E7 index 1852e15219..9d6e41c4c0 100644 --- a/tests/boolean/bcut_2d/E7 +++ b/tests/boolean/bcut_2d/E7 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/E8 b/tests/boolean/bcut_2d/E8 index f905a18e2a..260ddf68bf 100644 --- a/tests/boolean/bcut_2d/E8 +++ b/tests/boolean/bcut_2d/E8 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file offset_wire_034.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/E9 b/tests/boolean/bcut_2d/E9 index 0066fa0551..61da1d22cd 100644 --- a/tests/boolean/bcut_2d/E9 +++ b/tests/boolean/bcut_2d/E9 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_wire2.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/F1 b/tests/boolean/bcut_2d/F1 index 627dfa49b4..c7786c86a9 100644 --- a/tests/boolean/bcut_2d/F1 +++ b/tests/boolean/bcut_2d/F1 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_wire5.brep] b bcut result b a -set length 226.366 +checkprops result -l 226.366 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/F2 b/tests/boolean/bcut_2d/F2 index 0bba64f0b9..1243afbdc6 100644 --- a/tests/boolean/bcut_2d/F2 +++ b/tests/boolean/bcut_2d/F2 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/F3 b/tests/boolean/bcut_2d/F3 index a103bf7720..2f9898268f 100644 --- a/tests/boolean/bcut_2d/F3 +++ b/tests/boolean/bcut_2d/F3 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bcut result a b -set length 289.851 +checkprops result -l 289.851 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/F4 b/tests/boolean/bcut_2d/F4 index 726c9d0b71..3a86103fad 100644 --- a/tests/boolean/bcut_2d/F4 +++ b/tests/boolean/bcut_2d/F4 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/F5 b/tests/boolean/bcut_2d/F5 index 2babb15f11..b970d80f3b 100644 --- a/tests/boolean/bcut_2d/F5 +++ b/tests/boolean/bcut_2d/F5 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bcut result a b -set length 289.851 +checkprops result -l 289.851 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/F6 b/tests/boolean/bcut_2d/F6 index e6e1b0ebed..e17e62276c 100644 --- a/tests/boolean/bcut_2d/F6 +++ b/tests/boolean/bcut_2d/F6 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bcut result b a -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/F7 b/tests/boolean/bcut_2d/F7 index 028395e6a1..4be4cce60c 100644 --- a/tests/boolean/bcut_2d/F7 +++ b/tests/boolean/bcut_2d/F7 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bcut result a b -set length 289.851 +checkprops result -l 289.851 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/F8 b/tests/boolean/bcut_2d/F8 index f7a25c9358..567dc0b69f 100644 --- a/tests/boolean/bcut_2d/F8 +++ b/tests/boolean/bcut_2d/F8 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bcut result b a -set length 226.366 +checkprops result -l 226.366 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/F9 b/tests/boolean/bcut_2d/F9 index 51215be61a..d7c60afdbf 100644 --- a/tests/boolean/bcut_2d/F9 +++ b/tests/boolean/bcut_2d/F9 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bcut result a b -set length 569.46 +checkprops result -l 569.46 +checksection result set nbsh_v 10 set nbsh_e 9 diff --git a/tests/boolean/bcut_2d/G1 b/tests/boolean/bcut_2d/G1 index 389dfd6da9..ad51f7b0b0 100644 --- a/tests/boolean/bcut_2d/G1 +++ b/tests/boolean/bcut_2d/G1 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/G2 b/tests/boolean/bcut_2d/G2 index 3e3d24e869..269672d499 100644 --- a/tests/boolean/bcut_2d/G2 +++ b/tests/boolean/bcut_2d/G2 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge2.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/G3 b/tests/boolean/bcut_2d/G3 index 4723f727e3..ea989c891d 100644 --- a/tests/boolean/bcut_2d/G3 +++ b/tests/boolean/bcut_2d/G3 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 589.551 +checkprops result -l 589.551 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/G4 b/tests/boolean/bcut_2d/G4 index ca5051c57f..2a95012e3c 100644 --- a/tests/boolean/bcut_2d/G4 +++ b/tests/boolean/bcut_2d/G4 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/G5 b/tests/boolean/bcut_2d/G5 index 4da8d358ac..3e435d9237 100644 --- a/tests/boolean/bcut_2d/G5 +++ b/tests/boolean/bcut_2d/G5 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/G6 b/tests/boolean/bcut_2d/G6 index bed9cb8364..699ac92ce3 100644 --- a/tests/boolean/bcut_2d/G6 +++ b/tests/boolean/bcut_2d/G6 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 1446.99 +checkprops result -l 1446.99 +checksection result set nbsh_v 10 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/G7 b/tests/boolean/bcut_2d/G7 index 85aefdd9cd..46eea7be6e 100644 --- a/tests/boolean/bcut_2d/G7 +++ b/tests/boolean/bcut_2d/G7 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire4.brep] b bcut result b a -set length 1446.99 +checkprops result -l 1446.99 +checksection result set nbsh_v 10 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/G8 b/tests/boolean/bcut_2d/G8 index d453a44798..e4a998fa4b 100644 --- a/tests/boolean/bcut_2d/G8 +++ b/tests/boolean/bcut_2d/G8 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 616.124 +checkprops result -l 616.124 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/G9 b/tests/boolean/bcut_2d/G9 index 05b70822b2..ea395dd54a 100644 --- a/tests/boolean/bcut_2d/G9 +++ b/tests/boolean/bcut_2d/G9 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 490.752 +checkprops result -l 490.752 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/H1 b/tests/boolean/bcut_2d/H1 index c7e1756a64..54a099b211 100644 --- a/tests/boolean/bcut_2d/H1 +++ b/tests/boolean/bcut_2d/H1 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 1308.66 +checkprops result -l 1308.66 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/H2 b/tests/boolean/bcut_2d/H2 index 08daf929b1..7c75296f07 100644 --- a/tests/boolean/bcut_2d/H2 +++ b/tests/boolean/bcut_2d/H2 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 929.278 +checkprops result -l 929.278 +checksection result set nbsh_v 16 set nbsh_e 11 diff --git a/tests/boolean/bcut_2d/H3 b/tests/boolean/bcut_2d/H3 index 2d7e2bfca9..4d591a77ab 100644 --- a/tests/boolean/bcut_2d/H3 +++ b/tests/boolean/bcut_2d/H3 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 616.124 +checkprops result -l 616.124 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/H4 b/tests/boolean/bcut_2d/H4 index f6bdd6b034..607b60b853 100644 --- a/tests/boolean/bcut_2d/H4 +++ b/tests/boolean/bcut_2d/H4 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 490.752 +checkprops result -l 490.752 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/H5 b/tests/boolean/bcut_2d/H5 index 36621ff828..f7e509c027 100644 --- a/tests/boolean/bcut_2d/H5 +++ b/tests/boolean/bcut_2d/H5 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 1308.66 +checkprops result -l 1308.66 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/H6 b/tests/boolean/bcut_2d/H6 index c971774263..3e0a8ea42c 100644 --- a/tests/boolean/bcut_2d/H6 +++ b/tests/boolean/bcut_2d/H6 @@ -1,6 +1,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 929.278 +checkprops result -l 929.278 +checksection result set nbsh_v 16 set nbsh_e 11 diff --git a/tests/boolean/bcut_2d/H7 b/tests/boolean/bcut_2d/H7 index 49c332a372..d1a2c1bd53 100644 --- a/tests/boolean/bcut_2d/H7 +++ b/tests/boolean/bcut_2d/H7 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/H8 b/tests/boolean/bcut_2d/H8 index 4068f07b75..b45d223fb7 100644 --- a/tests/boolean/bcut_2d/H8 +++ b/tests/boolean/bcut_2d/H8 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bcut result b a -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/H9 b/tests/boolean/bcut_2d/H9 index 38049a8e99..0659e4e69c 100644 --- a/tests/boolean/bcut_2d/H9 +++ b/tests/boolean/bcut_2d/H9 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 135.758 +checkprops result -l 135.758 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/I1 b/tests/boolean/bcut_2d/I1 index be17da866a..e4ef811e5c 100644 --- a/tests/boolean/bcut_2d/I1 +++ b/tests/boolean/bcut_2d/I1 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/I2 b/tests/boolean/bcut_2d/I2 index 6de0d93d3f..cba6fd935f 100644 --- a/tests/boolean/bcut_2d/I2 +++ b/tests/boolean/bcut_2d/I2 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bcut result b a -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/I3 b/tests/boolean/bcut_2d/I3 index 21c8be8301..102e0495cb 100644 --- a/tests/boolean/bcut_2d/I3 +++ b/tests/boolean/bcut_2d/I3 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/I4 b/tests/boolean/bcut_2d/I4 index 0a192eab9c..e15541a461 100644 --- a/tests/boolean/bcut_2d/I4 +++ b/tests/boolean/bcut_2d/I4 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bcut result b a -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/I5 b/tests/boolean/bcut_2d/I5 index f810709795..2c9a373068 100644 --- a/tests/boolean/bcut_2d/I5 +++ b/tests/boolean/bcut_2d/I5 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire5.brep] b bcut result b a -set length 2800.52 +checkprops result -l 2800.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/I6 b/tests/boolean/bcut_2d/I6 index 6cf84ccbac..765123298e 100644 --- a/tests/boolean/bcut_2d/I6 +++ b/tests/boolean/bcut_2d/I6 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/I7 b/tests/boolean/bcut_2d/I7 index 2af8443a5f..1b4a1ffc85 100644 --- a/tests/boolean/bcut_2d/I7 +++ b/tests/boolean/bcut_2d/I7 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 135.758 +checkprops result -l 135.758 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/I8 b/tests/boolean/bcut_2d/I8 index 74cc265d76..0c93bfc170 100644 --- a/tests/boolean/bcut_2d/I8 +++ b/tests/boolean/bcut_2d/I8 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/I9 b/tests/boolean/bcut_2d/I9 index bc960612de..4fdca25e50 100644 --- a/tests/boolean/bcut_2d/I9 +++ b/tests/boolean/bcut_2d/I9 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/J1 b/tests/boolean/bcut_2d/J1 index d6b0c327f6..11dba820a8 100644 --- a/tests/boolean/bcut_2d/J1 +++ b/tests/boolean/bcut_2d/J1 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_5_wire5.brep] b bcut result b a -set length 2800.52 +checkprops result -l 2800.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/J2 b/tests/boolean/bcut_2d/J2 index caa9cc90ba..6cfc8a1333 100644 --- a/tests/boolean/bcut_2d/J2 +++ b/tests/boolean/bcut_2d/J2 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/J3 b/tests/boolean/bcut_2d/J3 index ff673fa45b..ef322eca26 100644 --- a/tests/boolean/bcut_2d/J3 +++ b/tests/boolean/bcut_2d/J3 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 135.758 +checkprops result -l 135.758 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/J4 b/tests/boolean/bcut_2d/J4 index 01c747d2d4..59e91bbf44 100644 --- a/tests/boolean/bcut_2d/J4 +++ b/tests/boolean/bcut_2d/J4 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/J5 b/tests/boolean/bcut_2d/J5 index e4482eac41..a1710c5154 100644 --- a/tests/boolean/bcut_2d/J5 +++ b/tests/boolean/bcut_2d/J5 @@ -1,6 +1,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/J6 b/tests/boolean/bcut_2d/J6 index aa0d703e3d..b927d230c7 100644 --- a/tests/boolean/bcut_2d/J6 +++ b/tests/boolean/bcut_2d/J6 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 819.435 +checkprops result -l 819.435 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/J7 b/tests/boolean/bcut_2d/J7 index d0e2ae24eb..96b4befc32 100644 --- a/tests/boolean/bcut_2d/J7 +++ b/tests/boolean/bcut_2d/J7 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bcut result b a -set length 616.124 +checkprops result -l 616.124 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/J8 b/tests/boolean/bcut_2d/J8 index 6b90949940..9c5cd99c88 100644 --- a/tests/boolean/bcut_2d/J8 +++ b/tests/boolean/bcut_2d/J8 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 729.781 +checkprops result -l 729.781 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/J9 b/tests/boolean/bcut_2d/J9 index f294815530..59e0cd7522 100644 --- a/tests/boolean/bcut_2d/J9 +++ b/tests/boolean/bcut_2d/J9 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 1738.37 +checkprops result -l 1738.37 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/K1 b/tests/boolean/bcut_2d/K1 index 50a3e5d817..68675c15d6 100644 --- a/tests/boolean/bcut_2d/K1 +++ b/tests/boolean/bcut_2d/K1 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bcut result b a -set length 1308.66 +checkprops result -l 1308.66 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/K2 b/tests/boolean/bcut_2d/K2 index bba6879dab..ffe24c68c7 100644 --- a/tests/boolean/bcut_2d/K2 +++ b/tests/boolean/bcut_2d/K2 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 1450.39 +checkprops result -l 1450.39 +checksection result set nbsh_v 17 set nbsh_e 12 diff --git a/tests/boolean/bcut_2d/K3 b/tests/boolean/bcut_2d/K3 index eef1bbf0c5..cd29472252 100644 --- a/tests/boolean/bcut_2d/K3 +++ b/tests/boolean/bcut_2d/K3 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bcut result b a -set length 929.278 +checkprops result -l 929.278 +checksection result set nbsh_v 16 set nbsh_e 11 diff --git a/tests/boolean/bcut_2d/K4 b/tests/boolean/bcut_2d/K4 index 40aeff3479..992a99c4fa 100644 --- a/tests/boolean/bcut_2d/K4 +++ b/tests/boolean/bcut_2d/K4 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 819.435 +checkprops result -l 819.435 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/K5 b/tests/boolean/bcut_2d/K5 index 7081265391..36434768b9 100644 --- a/tests/boolean/bcut_2d/K5 +++ b/tests/boolean/bcut_2d/K5 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 729.781 +checkprops result -l 729.781 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/K6 b/tests/boolean/bcut_2d/K6 index debee78b27..21b45bfef3 100644 --- a/tests/boolean/bcut_2d/K6 +++ b/tests/boolean/bcut_2d/K6 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 1738.37 +checkprops result -l 1738.37 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/K7 b/tests/boolean/bcut_2d/K7 index c2b7c70219..1c1507aee7 100644 --- a/tests/boolean/bcut_2d/K7 +++ b/tests/boolean/bcut_2d/K7 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 1450.39 +checkprops result -l 1450.39 +checksection result set nbsh_v 17 set nbsh_e 12 diff --git a/tests/boolean/bcut_2d/K8 b/tests/boolean/bcut_2d/K8 index c39923fa3d..79f29743aa 100644 --- a/tests/boolean/bcut_2d/K8 +++ b/tests/boolean/bcut_2d/K8 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge1.brep] b bcut result b a -set length 819.435 +checkprops result -l 819.435 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/K9 b/tests/boolean/bcut_2d/K9 index fc513ee7d3..71a68e2e39 100644 --- a/tests/boolean/bcut_2d/K9 +++ b/tests/boolean/bcut_2d/K9 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge3.brep] b bcut result b a -set length 729.781 +checkprops result -l 729.781 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bcut_2d/L1 b/tests/boolean/bcut_2d/L1 index 5cc25f8186..60643557a1 100644 --- a/tests/boolean/bcut_2d/L1 +++ b/tests/boolean/bcut_2d/L1 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire1.brep] b bcut result b a -set length 1738.37 +checkprops result -l 1738.37 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/L2 b/tests/boolean/bcut_2d/L2 index fe505231c4..77e9ada126 100644 --- a/tests/boolean/bcut_2d/L2 +++ b/tests/boolean/bcut_2d/L2 @@ -1,6 +1,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire3.brep] b bcut result b a -set length 1450.39 +checkprops result -l 1450.39 +checksection result set nbsh_v 17 set nbsh_e 12 diff --git a/tests/boolean/bcut_2d/L3 b/tests/boolean/bcut_2d/L3 index b4a9a28c08..a2237c85b4 100644 --- a/tests/boolean/bcut_2d/L3 +++ b/tests/boolean/bcut_2d/L3 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge1.brep] b bcut result b a -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/L4 b/tests/boolean/bcut_2d/L4 index c3a88a5b6d..396d25bfe7 100644 --- a/tests/boolean/bcut_2d/L4 +++ b/tests/boolean/bcut_2d/L4 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge2.brep] b bcut result b a -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/L5 b/tests/boolean/bcut_2d/L5 index 6422caf564..ef9587f495 100644 --- a/tests/boolean/bcut_2d/L5 +++ b/tests/boolean/bcut_2d/L5 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge3.brep] b bcut result b a -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/L6 b/tests/boolean/bcut_2d/L6 index f72c86f6d5..0f1ffe8000 100644 --- a/tests/boolean/bcut_2d/L6 +++ b/tests/boolean/bcut_2d/L6 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge4.brep] b bcut result b a -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/L7 b/tests/boolean/bcut_2d/L7 index b478225f44..a11f696305 100644 --- a/tests/boolean/bcut_2d/L7 +++ b/tests/boolean/bcut_2d/L7 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire1.brep] b bcut result b a -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/L8 b/tests/boolean/bcut_2d/L8 index cfc8590c36..76147d0c3e 100644 --- a/tests/boolean/bcut_2d/L8 +++ b/tests/boolean/bcut_2d/L8 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire2.brep] b bcut result b a -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/L9 b/tests/boolean/bcut_2d/L9 index dca6cf8d62..debfe2f0df 100644 --- a/tests/boolean/bcut_2d/L9 +++ b/tests/boolean/bcut_2d/L9 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire3.brep] b bcut result b a -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/M1 b/tests/boolean/bcut_2d/M1 index 19e4225ed5..bb8c47c504 100644 --- a/tests/boolean/bcut_2d/M1 +++ b/tests/boolean/bcut_2d/M1 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire4.brep] b bcut result b a -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/M2 b/tests/boolean/bcut_2d/M2 index 9dc04a4e77..2fedfc865d 100644 --- a/tests/boolean/bcut_2d/M2 +++ b/tests/boolean/bcut_2d/M2 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge1.brep] b bcut result b a -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/M3 b/tests/boolean/bcut_2d/M3 index f067614cd5..5658a9129b 100644 --- a/tests/boolean/bcut_2d/M3 +++ b/tests/boolean/bcut_2d/M3 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge3.brep] b bcut result b a -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/M4 b/tests/boolean/bcut_2d/M4 index d80c996913..6ddb0be947 100644 --- a/tests/boolean/bcut_2d/M4 +++ b/tests/boolean/bcut_2d/M4 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire1.brep] b bcut result b a -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/M5 b/tests/boolean/bcut_2d/M5 index 3b30f29871..173b742375 100644 --- a/tests/boolean/bcut_2d/M5 +++ b/tests/boolean/bcut_2d/M5 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire3.brep] b bcut result b a -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/M6 b/tests/boolean/bcut_2d/M6 index c19ca32f47..ef825f89df 100644 --- a/tests/boolean/bcut_2d/M6 +++ b/tests/boolean/bcut_2d/M6 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge1.brep] b bcut result b a -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/M7 b/tests/boolean/bcut_2d/M7 index 521fda7264..0aaaeb13f8 100644 --- a/tests/boolean/bcut_2d/M7 +++ b/tests/boolean/bcut_2d/M7 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge3.brep] b bcut result b a -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/M8 b/tests/boolean/bcut_2d/M8 index 4b1b77dea3..11612abf87 100644 --- a/tests/boolean/bcut_2d/M8 +++ b/tests/boolean/bcut_2d/M8 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire1.brep] b bcut result b a -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/M9 b/tests/boolean/bcut_2d/M9 index 1ab872a6ff..17e103a995 100644 --- a/tests/boolean/bcut_2d/M9 +++ b/tests/boolean/bcut_2d/M9 @@ -1,6 +1,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire3.brep] b bcut result b a -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/N1 b/tests/boolean/bcut_2d/N1 index ccbcd044e2..dc1e4424ce 100644 --- a/tests/boolean/bcut_2d/N1 +++ b/tests/boolean/bcut_2d/N1 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire1.brep] b bcut result b a -set length 393.479 +checkprops result -l 393.479 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/N2 b/tests/boolean/bcut_2d/N2 index 8672f5ac12..eb84696a72 100644 --- a/tests/boolean/bcut_2d/N2 +++ b/tests/boolean/bcut_2d/N2 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire2.brep] b bcut result b a -set length 472.684 +checkprops result -l 472.684 +checksection result set nbsh_v 8 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/N3 b/tests/boolean/bcut_2d/N3 index 8795ebcdba..0810ceaebc 100644 --- a/tests/boolean/bcut_2d/N3 +++ b/tests/boolean/bcut_2d/N3 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire4.brep] b bcut result b a -set length 517.136 +checkprops result -l 517.136 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/N4 b/tests/boolean/bcut_2d/N4 index a27c2b127b..2575708738 100644 --- a/tests/boolean/bcut_2d/N4 +++ b/tests/boolean/bcut_2d/N4 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire5.brep] b bcut result b a -set length 1349.4 +checkprops result -l 1349.4 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/bcut_2d/N5 b/tests/boolean/bcut_2d/N5 index d505635fa5..7e9b6efb2d 100644 --- a/tests/boolean/bcut_2d/N5 +++ b/tests/boolean/bcut_2d/N5 @@ -1,6 +1,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire6.brep] b bcut result b a -set length 1476.21 +checkprops result -l 1476.21 +checksection result set nbsh_v 8 set nbsh_e 8 diff --git a/tests/boolean/bcut_2d/N6 b/tests/boolean/bcut_2d/N6 index 137408bd22..cf3b22597f 100644 --- a/tests/boolean/bcut_2d/N6 +++ b/tests/boolean/bcut_2d/N6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/N7 b/tests/boolean/bcut_2d/N7 index d018496593..16b9dc9593 100644 --- a/tests/boolean/bcut_2d/N7 +++ b/tests/boolean/bcut_2d/N7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bcut result a b -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/N8 b/tests/boolean/bcut_2d/N8 index d62ee650f7..c7f1cb3b3b 100644 --- a/tests/boolean/bcut_2d/N8 +++ b/tests/boolean/bcut_2d/N8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bcut result b a -set length 111.749 +checkprops result -l 111.749 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/N9 b/tests/boolean/bcut_2d/N9 index 3f797f2e47..beda76e789 100644 --- a/tests/boolean/bcut_2d/N9 +++ b/tests/boolean/bcut_2d/N9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bcut result a b -set length 1045.95 +checkprops result -l 1045.95 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/O1 b/tests/boolean/bcut_2d/O1 index 2602737237..46818dca8b 100644 --- a/tests/boolean/bcut_2d/O1 +++ b/tests/boolean/bcut_2d/O1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bcut result b a -set length 206.213 +checkprops result -l 206.213 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/O2 b/tests/boolean/bcut_2d/O2 index f87888a4ad..3efc31b9f5 100644 --- a/tests/boolean/bcut_2d/O2 +++ b/tests/boolean/bcut_2d/O2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bcut result a b -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/O3 b/tests/boolean/bcut_2d/O3 index 9532a766bf..faee6b1ce8 100644 --- a/tests/boolean/bcut_2d/O3 +++ b/tests/boolean/bcut_2d/O3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bcut result b a -set length 81.6175 +checkprops result -l 81.6175 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/O4 b/tests/boolean/bcut_2d/O4 index 40e3494bd0..8708af926f 100644 --- a/tests/boolean/bcut_2d/O4 +++ b/tests/boolean/bcut_2d/O4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bcut result a b -set length 1045.95 +checkprops result -l 1045.95 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/O5 b/tests/boolean/bcut_2d/O5 index 57acd25a96..b0ecdec822 100644 --- a/tests/boolean/bcut_2d/O5 +++ b/tests/boolean/bcut_2d/O5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bcut result b a -set length 270.1 +checkprops result -l 270.1 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/O6 b/tests/boolean/bcut_2d/O6 index 32578036ff..bf7a6a154b 100644 --- a/tests/boolean/bcut_2d/O6 +++ b/tests/boolean/bcut_2d/O6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bcut result a b -set length 966.049 +checkprops result -l 966.049 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/O7 b/tests/boolean/bcut_2d/O7 index a7acc8c19e..323ce3d29c 100644 --- a/tests/boolean/bcut_2d/O7 +++ b/tests/boolean/bcut_2d/O7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bcut result b a -set length 763.834 +checkprops result -l 763.834 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/O8 b/tests/boolean/bcut_2d/O8 index c391c7ae4c..64a6fd38d7 100644 --- a/tests/boolean/bcut_2d/O8 +++ b/tests/boolean/bcut_2d/O8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bcut result a b -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/O9 b/tests/boolean/bcut_2d/O9 index 54e2dbe910..3055334436 100644 --- a/tests/boolean/bcut_2d/O9 +++ b/tests/boolean/bcut_2d/O9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bcut result b a -set length 936.857 +checkprops result -l 936.857 +checksection result set nbsh_v 7 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/P1 b/tests/boolean/bcut_2d/P1 index fe2ecb2bde..837fbf3090 100644 --- a/tests/boolean/bcut_2d/P1 +++ b/tests/boolean/bcut_2d/P1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bcut result a b -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/P2 b/tests/boolean/bcut_2d/P2 index d3980b71ad..483056741f 100644 --- a/tests/boolean/bcut_2d/P2 +++ b/tests/boolean/bcut_2d/P2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bcut result b a -set length 1000.74 +checkprops result -l 1000.74 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/P3 b/tests/boolean/bcut_2d/P3 index c743481648..d19530d07c 100644 --- a/tests/boolean/bcut_2d/P3 +++ b/tests/boolean/bcut_2d/P3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bcut result a b -set length 966.049 +checkprops result -l 966.049 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/P4 b/tests/boolean/bcut_2d/P4 index 5cb6a94dbc..14933588b9 100644 --- a/tests/boolean/bcut_2d/P4 +++ b/tests/boolean/bcut_2d/P4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/P5 b/tests/boolean/bcut_2d/P5 index 0e3d0d4284..687c4fa71c 100644 --- a/tests/boolean/bcut_2d/P5 +++ b/tests/boolean/bcut_2d/P5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bcut result a b -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/P6 b/tests/boolean/bcut_2d/P6 index 20048b99d6..e4723823c6 100644 --- a/tests/boolean/bcut_2d/P6 +++ b/tests/boolean/bcut_2d/P6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bcut result b a -set length 111.749 +checkprops result -l 111.749 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/P7 b/tests/boolean/bcut_2d/P7 index 4be31a4d9e..81dc0573a9 100644 --- a/tests/boolean/bcut_2d/P7 +++ b/tests/boolean/bcut_2d/P7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/P8 b/tests/boolean/bcut_2d/P8 index 623bbbcce8..fee56119d5 100644 --- a/tests/boolean/bcut_2d/P8 +++ b/tests/boolean/bcut_2d/P8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bcut result b a -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/P9 b/tests/boolean/bcut_2d/P9 index 1a5ebc61f6..2283d18dd1 100644 --- a/tests/boolean/bcut_2d/P9 +++ b/tests/boolean/bcut_2d/P9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/Q1 b/tests/boolean/bcut_2d/Q1 index 87e573b89c..ee3d25c5e7 100644 --- a/tests/boolean/bcut_2d/Q1 +++ b/tests/boolean/bcut_2d/Q1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bcut result b a -set length 81.6175 +checkprops result -l 81.6175 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/Q2 b/tests/boolean/bcut_2d/Q2 index 2764e5fc35..34479f31e6 100644 --- a/tests/boolean/bcut_2d/Q2 +++ b/tests/boolean/bcut_2d/Q2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/Q3 b/tests/boolean/bcut_2d/Q3 index 29d76f19e5..8de0318f43 100644 --- a/tests/boolean/bcut_2d/Q3 +++ b/tests/boolean/bcut_2d/Q3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bcut result b a -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/Q4 b/tests/boolean/bcut_2d/Q4 index 2a2280e93c..af86d1dbc4 100644 --- a/tests/boolean/bcut_2d/Q4 +++ b/tests/boolean/bcut_2d/Q4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/Q5 b/tests/boolean/bcut_2d/Q5 index 138c1f1b58..8a934125d9 100644 --- a/tests/boolean/bcut_2d/Q5 +++ b/tests/boolean/bcut_2d/Q5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bcut result b a -set length 763.834 +checkprops result -l 763.834 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/Q6 b/tests/boolean/bcut_2d/Q6 index a0ab283271..e90da32336 100644 --- a/tests/boolean/bcut_2d/Q6 +++ b/tests/boolean/bcut_2d/Q6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bcut result a b -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/Q7 b/tests/boolean/bcut_2d/Q7 index 690f5b1861..7666bd9ba6 100644 --- a/tests/boolean/bcut_2d/Q7 +++ b/tests/boolean/bcut_2d/Q7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bcut result b a -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/Q8 b/tests/boolean/bcut_2d/Q8 index 0ab7868125..516bc89274 100644 --- a/tests/boolean/bcut_2d/Q8 +++ b/tests/boolean/bcut_2d/Q8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/Q9 b/tests/boolean/bcut_2d/Q9 index 49490e48dd..ba1ab1d308 100644 --- a/tests/boolean/bcut_2d/Q9 +++ b/tests/boolean/bcut_2d/Q9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bcut result b a -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/R1 b/tests/boolean/bcut_2d/R1 index db621e98f1..f0b7b4219b 100644 --- a/tests/boolean/bcut_2d/R1 +++ b/tests/boolean/bcut_2d/R1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/R2 b/tests/boolean/bcut_2d/R2 index 3741205142..01427c06ec 100644 --- a/tests/boolean/bcut_2d/R2 +++ b/tests/boolean/bcut_2d/R2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bcut result b a -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bcut_2d/R3 b/tests/boolean/bcut_2d/R3 index 44c193f3c8..6e87e26106 100644 --- a/tests/boolean/bcut_2d/R3 +++ b/tests/boolean/bcut_2d/R3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bcut result a b -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/R4 b/tests/boolean/bcut_2d/R4 index b1cf1556e2..b3980c6648 100644 --- a/tests/boolean/bcut_2d/R4 +++ b/tests/boolean/bcut_2d/R4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bcut result b a -set length 111.749 +checkprops result -l 111.749 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/R5 b/tests/boolean/bcut_2d/R5 index 65c5c531f0..f2e981f680 100644 --- a/tests/boolean/bcut_2d/R5 +++ b/tests/boolean/bcut_2d/R5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/R6 b/tests/boolean/bcut_2d/R6 index 75e01f2094..34bfdc0854 100644 --- a/tests/boolean/bcut_2d/R6 +++ b/tests/boolean/bcut_2d/R6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bcut result b a -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/R7 b/tests/boolean/bcut_2d/R7 index d492ae66da..aedeb5fcf1 100644 --- a/tests/boolean/bcut_2d/R7 +++ b/tests/boolean/bcut_2d/R7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/R8 b/tests/boolean/bcut_2d/R8 index 3e3efbc2c8..10a28ef49c 100644 --- a/tests/boolean/bcut_2d/R8 +++ b/tests/boolean/bcut_2d/R8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bcut result b a -set length 81.6175 +checkprops result -l 81.6175 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/R9 b/tests/boolean/bcut_2d/R9 index 2dc23609fe..7b10dbff0b 100644 --- a/tests/boolean/bcut_2d/R9 +++ b/tests/boolean/bcut_2d/R9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/S1 b/tests/boolean/bcut_2d/S1 index a857b9545f..1667a2646f 100644 --- a/tests/boolean/bcut_2d/S1 +++ b/tests/boolean/bcut_2d/S1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bcut result b a -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bcut_2d/S2 b/tests/boolean/bcut_2d/S2 index 23fbd3c484..fc426863a6 100644 --- a/tests/boolean/bcut_2d/S2 +++ b/tests/boolean/bcut_2d/S2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/S3 b/tests/boolean/bcut_2d/S3 index 7c423f3034..a1a04c941b 100644 --- a/tests/boolean/bcut_2d/S3 +++ b/tests/boolean/bcut_2d/S3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bcut result b a -set length 763.834 +checkprops result -l 763.834 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bcut_2d/S4 b/tests/boolean/bcut_2d/S4 index a0a5e70b5b..01d2443f1b 100644 --- a/tests/boolean/bcut_2d/S4 +++ b/tests/boolean/bcut_2d/S4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bcut result a b -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/S5 b/tests/boolean/bcut_2d/S5 index 1a93bde709..cc746ceeeb 100644 --- a/tests/boolean/bcut_2d/S5 +++ b/tests/boolean/bcut_2d/S5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bcut result b a -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/bcut_2d/S6 b/tests/boolean/bcut_2d/S6 index 808ad2d149..2b95630c8a 100644 --- a/tests/boolean/bcut_2d/S6 +++ b/tests/boolean/bcut_2d/S6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/S7 b/tests/boolean/bcut_2d/S7 index 058cdba42d..8d01d08305 100644 --- a/tests/boolean/bcut_2d/S7 +++ b/tests/boolean/bcut_2d/S7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bcut result b a -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/bcut_2d/S8 b/tests/boolean/bcut_2d/S8 index b929d75b03..40a421f2f8 100644 --- a/tests/boolean/bcut_2d/S8 +++ b/tests/boolean/bcut_2d/S8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bcut result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bcut_2d/begin b/tests/boolean/bcut_2d/begin index 4daea7f140..b106ce533a 100644 --- a/tests/boolean/bcut_2d/begin +++ b/tests/boolean/bcut_2d/begin @@ -1 +1,2 @@ set command bcut +set display_vertices 1 diff --git a/tests/boolean/bcut_complex/A1 b/tests/boolean/bcut_complex/A1 index 77119f6111..673a40952e 100644 --- a/tests/boolean/bcut_complex/A1 +++ b/tests/boolean/bcut_complex/A1 @@ -6,4 +6,4 @@ bcut rab a b bcut result rab c -set square 272.503 +checkprops result -s 272.503 diff --git a/tests/boolean/bcut_complex/A2 b/tests/boolean/bcut_complex/A2 index a4df46bb65..72b6324b85 100644 --- a/tests/boolean/bcut_complex/A2 +++ b/tests/boolean/bcut_complex/A2 @@ -3,4 +3,4 @@ restore [locate_data_file CIN900_cts21hlr.rle] b bcut result a b -set square 330507 +checkprops result -s 330507 diff --git a/tests/boolean/bcut_complex/A3 b/tests/boolean/bcut_complex/A3 index cb7c762f44..e8add43d1e 100644 --- a/tests/boolean/bcut_complex/A3 +++ b/tests/boolean/bcut_complex/A3 @@ -3,4 +3,4 @@ restore [locate_data_file f6] b2 bcut result b1 b2 -set square 111.487 +checkprops result -s 111.487 diff --git a/tests/boolean/bcut_complex/A4 b/tests/boolean/bcut_complex/A4 index e1a7320ae2..ee1e7eaf88 100644 --- a/tests/boolean/bcut_complex/A4 +++ b/tests/boolean/bcut_complex/A4 @@ -3,4 +3,4 @@ restore [locate_data_file f6] b2 bcut result b2 b1 -set square 32.9469 +checkprops result -s 32.9469 diff --git a/tests/boolean/bcut_complex/A5 b/tests/boolean/bcut_complex/A5 index 8aabc554ba..bb2dd5f2c6 100644 --- a/tests/boolean/bcut_complex/A5 +++ b/tests/boolean/bcut_complex/A5 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bcut result b1 b2 -set square 15.0891 +checkprops result -s 15.0891 diff --git a/tests/boolean/bcut_complex/A6 b/tests/boolean/bcut_complex/A6 index 61d2bafa12..95209ecd9a 100644 --- a/tests/boolean/bcut_complex/A6 +++ b/tests/boolean/bcut_complex/A6 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bcut result b2 b1 -set square 93.6289 +checkprops result -s 93.6289 diff --git a/tests/boolean/bcut_complex/A7 b/tests/boolean/bcut_complex/A7 index b6ef9f02ba..395ac2293a 100644 --- a/tests/boolean/bcut_complex/A7 +++ b/tests/boolean/bcut_complex/A7 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b1 b2 -set square 100.356 +checkprops result -s 100.356 diff --git a/tests/boolean/bcut_complex/A8 b/tests/boolean/bcut_complex/A8 index 23b1fa110d..431db6fc88 100644 --- a/tests/boolean/bcut_complex/A8 +++ b/tests/boolean/bcut_complex/A8 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b2 b1 -set square 21.8166 +checkprops result -s 21.8166 diff --git a/tests/boolean/bcut_complex/A9 b/tests/boolean/bcut_complex/A9 index 41efd4f230..e31b18df2a 100644 --- a/tests/boolean/bcut_complex/A9 +++ b/tests/boolean/bcut_complex/A9 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b1 b2 -set square 235.619 +checkprops result -s 235.619 diff --git a/tests/boolean/bcut_complex/B1 b/tests/boolean/bcut_complex/B1 index 64b1b153e3..922d171104 100644 --- a/tests/boolean/bcut_complex/B1 +++ b/tests/boolean/bcut_complex/B1 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_complex/B2 b/tests/boolean/bcut_complex/B2 index 18a9a5c6e1..6c4d27eb4c 100644 --- a/tests/boolean/bcut_complex/B2 +++ b/tests/boolean/bcut_complex/B2 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b1 b2 -set square 549.779 +checkprops result -s 549.779 diff --git a/tests/boolean/bcut_complex/B3 b/tests/boolean/bcut_complex/B3 index a2b41be7ef..f2798e3f2c 100644 --- a/tests/boolean/bcut_complex/B3 +++ b/tests/boolean/bcut_complex/B3 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_complex/B4 b/tests/boolean/bcut_complex/B4 index dff9a0f78a..9c9e8024cf 100644 --- a/tests/boolean/bcut_complex/B4 +++ b/tests/boolean/bcut_complex/B4 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bcut result b1 b2 -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bcut_complex/B5 b/tests/boolean/bcut_complex/B5 index e8372b9762..61d05b094c 100644 --- a/tests/boolean/bcut_complex/B5 +++ b/tests/boolean/bcut_complex/B5 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_complex/B6 b/tests/boolean/bcut_complex/B6 index fb3a3ab425..e14be99053 100644 --- a/tests/boolean/bcut_complex/B6 +++ b/tests/boolean/bcut_complex/B6 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bcut result b1 b2 -set square 43.6332 +checkprops result -s 43.6332 diff --git a/tests/boolean/bcut_complex/B7 b/tests/boolean/bcut_complex/B7 index a3bb543f70..6db0d47192 100644 --- a/tests/boolean/bcut_complex/B7 +++ b/tests/boolean/bcut_complex/B7 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bcut result b2 b1 -set square 43.6332 +checkprops result -s 43.6332 diff --git a/tests/boolean/bcut_complex/B8 b/tests/boolean/bcut_complex/B8 index 22cf7de3f8..f5b1771ba2 100644 --- a/tests/boolean/bcut_complex/B8 +++ b/tests/boolean/bcut_complex/B8 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bcut result b1 b2 -set square 78.5398 +checkprops result -s 78.5398 diff --git a/tests/boolean/bcut_complex/B9 b/tests/boolean/bcut_complex/B9 index 3e6d7d58ab..6eded71ebe 100644 --- a/tests/boolean/bcut_complex/B9 +++ b/tests/boolean/bcut_complex/B9 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bcut result b2 b1 -set square 235.619 +checkprops result -s 235.619 diff --git a/tests/boolean/bcut_complex/C1 b/tests/boolean/bcut_complex/C1 index 908e91fa4a..33731acd69 100644 --- a/tests/boolean/bcut_complex/C1 +++ b/tests/boolean/bcut_complex/C1 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b1 b2 -set square 78.5398 +checkprops result -s 78.5398 diff --git a/tests/boolean/bcut_complex/C2 b/tests/boolean/bcut_complex/C2 index 90dcafda7d..288989b5ba 100644 --- a/tests/boolean/bcut_complex/C2 +++ b/tests/boolean/bcut_complex/C2 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_complex/C3 b/tests/boolean/bcut_complex/C3 index ad86369a3d..f0aff210df 100644 --- a/tests/boolean/bcut_complex/C3 +++ b/tests/boolean/bcut_complex/C3 @@ -3,4 +3,4 @@ restore [locate_data_file f41] b2 bcut result b1 b2 -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bcut_complex/C4 b/tests/boolean/bcut_complex/C4 index e17ad519be..22b21f5c6c 100644 --- a/tests/boolean/bcut_complex/C4 +++ b/tests/boolean/bcut_complex/C4 @@ -3,4 +3,4 @@ restore [locate_data_file f41] b2 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_complex/C5 b/tests/boolean/bcut_complex/C5 index b4abc33892..0c0099bc03 100644 --- a/tests/boolean/bcut_complex/C5 +++ b/tests/boolean/bcut_complex/C5 @@ -3,4 +3,4 @@ restore [locate_data_file so4] b2 bcut result b1 b2 -set square 863.938 +checkprops result -s 863.938 diff --git a/tests/boolean/bcut_complex/C6 b/tests/boolean/bcut_complex/C6 index 5c6b1f6d0a..e806f91de9 100644 --- a/tests/boolean/bcut_complex/C6 +++ b/tests/boolean/bcut_complex/C6 @@ -3,4 +3,4 @@ restore [locate_data_file so4] b2 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_complex/C7 b/tests/boolean/bcut_complex/C7 index 45c4d2b915..ffb9c7386d 100644 --- a/tests/boolean/bcut_complex/C7 +++ b/tests/boolean/bcut_complex/C7 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcut result b1 b2 -set square 863.938 +checkprops result -s 863.938 diff --git a/tests/boolean/bcut_complex/C8 b/tests/boolean/bcut_complex/C8 index 96a8e7c62e..362d6b6dc7 100644 --- a/tests/boolean/bcut_complex/C8 +++ b/tests/boolean/bcut_complex/C8 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_complex/C9 b/tests/boolean/bcut_complex/C9 index 22e97cfae3..125d9b9f9c 100644 --- a/tests/boolean/bcut_complex/C9 +++ b/tests/boolean/bcut_complex/C9 @@ -3,4 +3,4 @@ restore [locate_data_file so3] b2 bcut result b1 b2 -set square 222.529 +checkprops result -s 222.529 diff --git a/tests/boolean/bcut_complex/D1 b/tests/boolean/bcut_complex/D1 index a058b6efeb..6d3dbaae5c 100644 --- a/tests/boolean/bcut_complex/D1 +++ b/tests/boolean/bcut_complex/D1 @@ -3,4 +3,4 @@ restore [locate_data_file so3] b2 bcut result b2 b1 -set square 222.529 +checkprops result -s 222.529 diff --git a/tests/boolean/bcut_complex/D2 b/tests/boolean/bcut_complex/D2 index 086674ac10..5edda4f6ef 100644 --- a/tests/boolean/bcut_complex/D2 +++ b/tests/boolean/bcut_complex/D2 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcut result b1 b2 -set square 473.753 +checkprops result -s 473.753 diff --git a/tests/boolean/bcut_complex/D3 b/tests/boolean/bcut_complex/D3 index c544772ac9..9482a87901 100644 --- a/tests/boolean/bcut_complex/D3 +++ b/tests/boolean/bcut_complex/D3 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcut result b2 b1 -set square 311.646 +checkprops result -s 311.646 diff --git a/tests/boolean/bcut_complex/D4 b/tests/boolean/bcut_complex/D4 index d4668d0315..4d6460ec66 100644 --- a/tests/boolean/bcut_complex/D4 +++ b/tests/boolean/bcut_complex/D4 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcut result b1 b2 -set square 99.5976 +checkprops result -s 99.5976 diff --git a/tests/boolean/bcut_complex/D5 b/tests/boolean/bcut_complex/D5 index a16a0b1793..d8c08c9a7b 100644 --- a/tests/boolean/bcut_complex/D5 +++ b/tests/boolean/bcut_complex/D5 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bcut result b2 b1 -set square 378.518 +checkprops result -s 378.518 diff --git a/tests/boolean/bcut_complex/D6 b/tests/boolean/bcut_complex/D6 index 1e5f0af5a9..36184a21e9 100644 --- a/tests/boolean/bcut_complex/D6 +++ b/tests/boolean/bcut_complex/D6 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bcut result b1 b2 -set square 209.44 +checkprops result -s 209.44 diff --git a/tests/boolean/bcut_complex/D7 b/tests/boolean/bcut_complex/D7 index df1d987d75..451dde68aa 100644 --- a/tests/boolean/bcut_complex/D7 +++ b/tests/boolean/bcut_complex/D7 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bcut result b2 b1 -set square 209.44 +checkprops result -s 209.44 diff --git a/tests/boolean/bcut_complex/D8 b/tests/boolean/bcut_complex/D8 index 9e1322f833..5af3b8483c 100644 --- a/tests/boolean/bcut_complex/D8 +++ b/tests/boolean/bcut_complex/D8 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bcut result b1 b2 -set square 282.913 +checkprops result -s 282.913 diff --git a/tests/boolean/bcut_complex/D9 b/tests/boolean/bcut_complex/D9 index fa07e2bad1..a3bc12b6c4 100644 --- a/tests/boolean/bcut_complex/D9 +++ b/tests/boolean/bcut_complex/D9 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bcut result b2 b1 -set square 269.65 +checkprops result -s 269.65 diff --git a/tests/boolean/bcut_complex/E1 b/tests/boolean/bcut_complex/E1 index ba7dec1630..9aca1d4d9a 100644 --- a/tests/boolean/bcut_complex/E1 +++ b/tests/boolean/bcut_complex/E1 @@ -3,4 +3,4 @@ restore [locate_data_file so6] b2 bcut result b1 b2 -set square 228.015 +checkprops result -s 228.015 diff --git a/tests/boolean/bcut_complex/E2 b/tests/boolean/bcut_complex/E2 index ae5ed21d87..39c952f3cc 100644 --- a/tests/boolean/bcut_complex/E2 +++ b/tests/boolean/bcut_complex/E2 @@ -3,4 +3,4 @@ restore [locate_data_file so6] b2 bcut result b2 b1 -set square 340.931 +checkprops result -s 340.931 diff --git a/tests/boolean/bcut_complex/E3 b/tests/boolean/bcut_complex/E3 index 04eae527ce..92e9ee099b 100644 --- a/tests/boolean/bcut_complex/E3 +++ b/tests/boolean/bcut_complex/E3 @@ -9,4 +9,4 @@ halfspace space2 bsurf2 0 -0.3 0 bcut result revol1 space2 -set square 0.402138 +checkprops result -s 0.402138 diff --git a/tests/boolean/bcut_complex/E4 b/tests/boolean/bcut_complex/E4 index a5948b14a5..202a565a7f 100644 --- a/tests/boolean/bcut_complex/E4 +++ b/tests/boolean/bcut_complex/E4 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro6066b.rle] box2 bcut result prot1 box2 -set square 0.264921 +checkprops result -s 0.264921 diff --git a/tests/boolean/bcut_complex/E5 b/tests/boolean/bcut_complex/E5 index 721c9546dc..0f51d3adb6 100644 --- a/tests/boolean/bcut_complex/E5 +++ b/tests/boolean/bcut_complex/E5 @@ -6,4 +6,4 @@ restore [locate_data_file ger60040-tool.rle] tool bcut result part tool -set square 17653.8 +checkprops result -s 17653.8 diff --git a/tests/boolean/bcut_complex/E6 b/tests/boolean/bcut_complex/E6 index a4fcf33a77..9b0de0deea 100644 --- a/tests/boolean/bcut_complex/E6 +++ b/tests/boolean/bcut_complex/E6 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_ger60043-tool.rle] tool bcut result part tool -set square 17135.1 +checkprops result -s 17135.1 diff --git a/tests/boolean/bcut_complex/E7 b/tests/boolean/bcut_complex/E7 index bc2857ace5..9b16266ea7 100644 --- a/tests/boolean/bcut_complex/E7 +++ b/tests/boolean/bcut_complex/E7 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_ger60065-tool.rle] tool bcut result part tool -set square 23168.2 +checkprops result -s 23168.2 diff --git a/tests/boolean/bcut_complex/E8 b/tests/boolean/bcut_complex/E8 index 6853474ee4..aeaa7c0025 100644 --- a/tests/boolean/bcut_complex/E8 +++ b/tests/boolean/bcut_complex/E8 @@ -6,4 +6,4 @@ restore [locate_data_file jap60038-tool.rle] tool bcut result part tool -set square 173510 +checkprops result -s 173510 diff --git a/tests/boolean/bcut_complex/E9 b/tests/boolean/bcut_complex/E9 index cd3794ae82..5e4bbb46ad 100644 --- a/tests/boolean/bcut_complex/E9 +++ b/tests/boolean/bcut_complex/E9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro6066-tool.rle] tool bcut result part tool -set square 570249 +checkprops result -s 570249 diff --git a/tests/boolean/bcut_complex/F1 b/tests/boolean/bcut_complex/F1 index 33a0ebd422..8e1e7889fc 100644 --- a/tests/boolean/bcut_complex/F1 +++ b/tests/boolean/bcut_complex/F1 @@ -7,4 +7,4 @@ restore [locate_data_file cts17785-tool.rle] tool bcut result part tool -set square 56064.6 +checkprops result -s 56064.6 diff --git a/tests/boolean/bcut_complex/F2 b/tests/boolean/bcut_complex/F2 index 573bf04396..300c6299e5 100644 --- a/tests/boolean/bcut_complex/F2 +++ b/tests/boolean/bcut_complex/F2 @@ -2,11 +2,11 @@ # Date : 18mar98 puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" restore [locate_data_file buc60127-part.rle] part restore [locate_data_file buc60127-tool.rle] tool bcut result part tool -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bcut_complex/F3 b/tests/boolean/bcut_complex/F3 index 918f7b9635..4c9b3b75cd 100644 --- a/tests/boolean/bcut_complex/F3 +++ b/tests/boolean/bcut_complex/F3 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_cts18140-tool.rle] tool bcut result part tool -set square 92062.6 +checkprops result -s 92062.6 diff --git a/tests/boolean/bcut_complex/F4 b/tests/boolean/bcut_complex/F4 index 53d58070c9..3571a47aa4 100644 --- a/tests/boolean/bcut_complex/F4 +++ b/tests/boolean/bcut_complex/F4 @@ -6,4 +6,4 @@ restore [locate_data_file pro11730_tool.rle] tool bcut result part tool -set square 275.753 +checkprops result -s 275.753 diff --git a/tests/boolean/bcut_complex/F5 b/tests/boolean/bcut_complex/F5 index 9458488754..de49eb4fcd 100644 --- a/tests/boolean/bcut_complex/F5 +++ b/tests/boolean/bcut_complex/F5 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_cts19485-tool.rle] tool bcut result part tool -set square 42297.3 +checkprops result -s 42297.3 diff --git a/tests/boolean/bcut_complex/F6 b/tests/boolean/bcut_complex/F6 index 46ef396684..033c664752 100644 --- a/tests/boolean/bcut_complex/F6 +++ b/tests/boolean/bcut_complex/F6 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro11828-tool.rle] tool bcut result part tool -set square 74008.2 +checkprops result -s 74008.2 diff --git a/tests/boolean/bcut_complex/F7 b/tests/boolean/bcut_complex/F7 index 64aa8cebf9..e968e86802 100644 --- a/tests/boolean/bcut_complex/F7 +++ b/tests/boolean/bcut_complex/F7 @@ -14,4 +14,4 @@ explode b so bcut result a_1 b_1 -set square 3020.55 +checkprops result -s 3020.55 diff --git a/tests/boolean/bcut_complex/F8 b/tests/boolean/bcut_complex/F8 index 66ff0b37a9..66b91f9434 100644 --- a/tests/boolean/bcut_complex/F8 +++ b/tests/boolean/bcut_complex/F8 @@ -6,4 +6,4 @@ restore [locate_data_file pro8951d.rle] prism bcut result base prism -set square 298872 +checkprops result -s 298872 diff --git a/tests/boolean/bcut_complex/F9 b/tests/boolean/bcut_complex/F9 index 61a1ac95bb..01ab52b27e 100644 --- a/tests/boolean/bcut_complex/F9 +++ b/tests/boolean/bcut_complex/F9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_fra60656-tool.rle] tool bcut result part tool -set square 1.21042e+06 +checkprops result -s 1.21042e+06 diff --git a/tests/boolean/bcut_complex/G1 b/tests/boolean/bcut_complex/G1 index f13f2ae4c9..b82f43287e 100644 --- a/tests/boolean/bcut_complex/G1 +++ b/tests/boolean/bcut_complex/G1 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_hkg60163d.rle] prism bcut result base prism -set square 93761.7 +checkprops result -s 93761.7 diff --git a/tests/boolean/bcut_complex/G2 b/tests/boolean/bcut_complex/G2 index 08b9141cb1..e4447312c5 100644 --- a/tests/boolean/bcut_complex/G2 +++ b/tests/boolean/bcut_complex/G2 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro12663-tool.rle] tool bcut result part tool -set square 250888 +checkprops result -s 250888 diff --git a/tests/boolean/bcut_complex/G3 b/tests/boolean/bcut_complex/G3 index bb9a4e5ddf..7a24f9cbe5 100644 --- a/tests/boolean/bcut_complex/G3 +++ b/tests/boolean/bcut_complex/G3 @@ -14,4 +14,4 @@ bcut result part tool -set square 147330 +checkprops result -s 147330 diff --git a/tests/boolean/bcut_complex/G4 b/tests/boolean/bcut_complex/G4 index 29fc73aa09..04608efb14 100644 --- a/tests/boolean/bcut_complex/G4 +++ b/tests/boolean/bcut_complex/G4 @@ -6,4 +6,4 @@ restore [locate_data_file fra50089-tool.rle] tool bcut result part tool -set square 193593 +checkprops result -s 193593 diff --git a/tests/boolean/bcut_complex/G5 b/tests/boolean/bcut_complex/G5 index 44a0c6606b..e2d0ddf1d7 100644 --- a/tests/boolean/bcut_complex/G5 +++ b/tests/boolean/bcut_complex/G5 @@ -6,4 +6,4 @@ restore [locate_data_file pro8320-tool.rle] tool bcut result part tool -set square 13770 +checkprops result -s 13770 diff --git a/tests/boolean/bcut_complex/G6 b/tests/boolean/bcut_complex/G6 index 87a283cafa..7c76dfe7ed 100644 --- a/tests/boolean/bcut_complex/G6 +++ b/tests/boolean/bcut_complex/G6 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_cts19305-tool.rle] tool bcut result part tool -set square 76632.9 +checkprops result -s 76632.9 diff --git a/tests/boolean/bcut_complex/G7 b/tests/boolean/bcut_complex/G7 index 5e88d2738c..1aa00017e3 100644 --- a/tests/boolean/bcut_complex/G7 +++ b/tests/boolean/bcut_complex/G7 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_fra60810-tool.rle] tool bcut result part tool -set square 30948.9 +checkprops result -s 30948.9 diff --git a/tests/boolean/bcut_complex/G8 b/tests/boolean/bcut_complex/G8 index 3b3ae1392a..86de10c456 100644 --- a/tests/boolean/bcut_complex/G8 +++ b/tests/boolean/bcut_complex/G8 @@ -8,4 +8,4 @@ fsameparameter base bcut result prism base -set square 16596 +checkprops result -s 16596 diff --git a/tests/boolean/bcut_complex/G9 b/tests/boolean/bcut_complex/G9 index 5687c04601..f37144ef1d 100644 --- a/tests/boolean/bcut_complex/G9 +++ b/tests/boolean/bcut_complex/G9 @@ -6,4 +6,4 @@ restore [locate_data_file cts21128d.rle] d bcut result c d -set square 2814.01 +checkprops result -s 2814.01 diff --git a/tests/boolean/bcut_complex/H1 b/tests/boolean/bcut_complex/H1 index 1c7d8edc8e..435329caab 100644 --- a/tests/boolean/bcut_complex/H1 +++ b/tests/boolean/bcut_complex/H1 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_ger60224d.rle] prism bcut result base prism -set square 60037.4 +checkprops result -s 60037.4 diff --git a/tests/boolean/bcut_complex/H2 b/tests/boolean/bcut_complex/H2 index 9c7c19c7d4..6c641d2556 100644 --- a/tests/boolean/bcut_complex/H2 +++ b/tests/boolean/bcut_complex/H2 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_cts20212-tool.rle] tool bcut result part tool -set square 3038.87 +checkprops result -s 3038.87 diff --git a/tests/boolean/bcut_complex/H3 b/tests/boolean/bcut_complex/H3 index 13233647fc..66dde15272 100644 --- a/tests/boolean/bcut_complex/H3 +++ b/tests/boolean/bcut_complex/H3 @@ -7,4 +7,4 @@ restore [locate_data_file cts20374-tool.rle] tool bcut result part tool -set square 472107 +checkprops result -s 472107 diff --git a/tests/boolean/bcut_complex/H4 b/tests/boolean/bcut_complex/H4 index e0173f86ae..f3bfe5ba16 100644 --- a/tests/boolean/bcut_complex/H4 +++ b/tests/boolean/bcut_complex/H4 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro12953-tool.rle] tool bcut result part tool -set square 78.7758 +checkprops result -s 78.7758 diff --git a/tests/boolean/bcut_complex/H5 b/tests/boolean/bcut_complex/H5 index 2e0ec8f9cd..3e645b1505 100644 --- a/tests/boolean/bcut_complex/H5 +++ b/tests/boolean/bcut_complex/H5 @@ -7,4 +7,4 @@ restore [locate_data_file pro15323d.rle] tool bcut result part tool -set square 43877.8 +checkprops result -s 43877.8 diff --git a/tests/boolean/bcut_complex/H6 b/tests/boolean/bcut_complex/H6 index 49731ba741..967c7285ee 100644 --- a/tests/boolean/bcut_complex/H6 +++ b/tests/boolean/bcut_complex/H6 @@ -7,4 +7,4 @@ restore [locate_data_file pro12880d.rle] tool bcut result part tool -set square 200102 +checkprops result -s 200102 diff --git a/tests/boolean/bcut_complex/H7 b/tests/boolean/bcut_complex/H7 index 7db849fd03..66a93f9a77 100644 --- a/tests/boolean/bcut_complex/H7 +++ b/tests/boolean/bcut_complex/H7 @@ -7,4 +7,4 @@ btolx tool bcut result part tool -set square 2.23524e+06 +checkprops result -s 2.23524e+06 diff --git a/tests/boolean/bcut_complex/H8 b/tests/boolean/bcut_complex/H8 index b574030360..6c6e61144b 100644 --- a/tests/boolean/bcut_complex/H8 +++ b/tests/boolean/bcut_complex/H8 @@ -11,4 +11,4 @@ prism tool aface 0 0 -12 bcut result part tool -set square 36087.8 +checkprops result -s 36087.8 diff --git a/tests/boolean/bcut_complex/H9 b/tests/boolean/bcut_complex/H9 index e841d842d3..e931198d68 100644 --- a/tests/boolean/bcut_complex/H9 +++ b/tests/boolean/bcut_complex/H9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_ger50084d.rle] base bcut result prism base -set square 1290.02 +checkprops result -s 1290.02 diff --git a/tests/boolean/bcut_complex/I1 b/tests/boolean/bcut_complex/I1 index f1942b91ee..4c73737428 100644 --- a/tests/boolean/bcut_complex/I1 +++ b/tests/boolean/bcut_complex/I1 @@ -8,4 +8,4 @@ bcut result base outil -set square 541032 +checkprops result -s 541032 diff --git a/tests/boolean/bcut_complex/I2 b/tests/boolean/bcut_complex/I2 index 138db68cc5..2eb848e5ec 100644 --- a/tests/boolean/bcut_complex/I2 +++ b/tests/boolean/bcut_complex/I2 @@ -6,4 +6,4 @@ restore [locate_data_file CTO901_cts20138_outil.rle] outil bcut result base outil -set square 31806.5 +checkprops result -s 31806.5 diff --git a/tests/boolean/bcut_complex/I3 b/tests/boolean/bcut_complex/I3 index 4dcc916f75..dc12758d63 100644 --- a/tests/boolean/bcut_complex/I3 +++ b/tests/boolean/bcut_complex/I3 @@ -6,4 +6,4 @@ restore [locate_data_file CTO901_cts20150_outil.rle] outil bcut result base outil -set square 50892.2 +checkprops result -s 50892.2 diff --git a/tests/boolean/bcut_complex/I4 b/tests/boolean/bcut_complex/I4 index 41f9f6bfd2..0535a6c7f8 100644 --- a/tests/boolean/bcut_complex/I4 +++ b/tests/boolean/bcut_complex/I4 @@ -12,4 +12,4 @@ bcut result result bb -set square 1.22443e+06 +checkprops result -s 1.22443e+06 diff --git a/tests/boolean/bcut_complex/I5 b/tests/boolean/bcut_complex/I5 index 2afff5af93..18dcfc5161 100644 --- a/tests/boolean/bcut_complex/I5 +++ b/tests/boolean/bcut_complex/I5 @@ -9,4 +9,4 @@ bcut result part tool -set square 25298.7 +checkprops result -s 25298.7 diff --git a/tests/boolean/bcut_complex/I6 b/tests/boolean/bcut_complex/I6 index 08ef17f41d..65936ad472 100644 --- a/tests/boolean/bcut_complex/I6 +++ b/tests/boolean/bcut_complex/I6 @@ -9,4 +9,4 @@ bcut result part tool -set square 26347.6 +checkprops result -s 26347.6 diff --git a/tests/boolean/bcut_complex/I7 b/tests/boolean/bcut_complex/I7 index 568e9ecd6a..c7c694e83d 100644 --- a/tests/boolean/bcut_complex/I7 +++ b/tests/boolean/bcut_complex/I7 @@ -9,4 +9,4 @@ bcut result part tool -set square 26347.6 +checkprops result -s 26347.6 diff --git a/tests/boolean/bcut_complex/I8 b/tests/boolean/bcut_complex/I8 index 675b083d79..19b4ca9d3c 100644 --- a/tests/boolean/bcut_complex/I8 +++ b/tests/boolean/bcut_complex/I8 @@ -9,4 +9,4 @@ bcut result part tool -set square 42297.3 +checkprops result -s 42297.3 diff --git a/tests/boolean/bcut_complex/I9 b/tests/boolean/bcut_complex/I9 index 8b5391d12a..7e3f273700 100644 --- a/tests/boolean/bcut_complex/I9 +++ b/tests/boolean/bcut_complex/I9 @@ -9,4 +9,4 @@ bcut result part tool -set square 1539.48 +checkprops result -s 1539.48 diff --git a/tests/boolean/bcut_complex/J1 b/tests/boolean/bcut_complex/J1 index a838cff2f3..72f9d68b91 100644 --- a/tests/boolean/bcut_complex/J1 +++ b/tests/boolean/bcut_complex/J1 @@ -10,4 +10,4 @@ bcut result part tool -set square 800270 +checkprops result -s 800270 diff --git a/tests/boolean/bcut_complex/J2 b/tests/boolean/bcut_complex/J2 index 3612182685..ad04ed0a99 100644 --- a/tests/boolean/bcut_complex/J2 +++ b/tests/boolean/bcut_complex/J2 @@ -10,4 +10,4 @@ bcut result part tool -set square 910888 +checkprops result -s 910888 diff --git a/tests/boolean/bcut_complex/J3 b/tests/boolean/bcut_complex/J3 index 93e8b44db7..977a2644b3 100644 --- a/tests/boolean/bcut_complex/J3 +++ b/tests/boolean/bcut_complex/J3 @@ -10,4 +10,4 @@ bcut result part tool -set square 922509 +checkprops result -s 922509 diff --git a/tests/boolean/bcut_complex/J4 b/tests/boolean/bcut_complex/J4 index 8020468fc0..90c87ff06e 100644 --- a/tests/boolean/bcut_complex/J4 +++ b/tests/boolean/bcut_complex/J4 @@ -10,4 +10,4 @@ bcut result part tool -set square 243558 +checkprops result -s 243558 diff --git a/tests/boolean/bcut_complex/J5 b/tests/boolean/bcut_complex/J5 index e1b89c01f4..12d8380446 100644 --- a/tests/boolean/bcut_complex/J5 +++ b/tests/boolean/bcut_complex/J5 @@ -9,4 +9,4 @@ bcut result part tool -set square 222577 +checkprops result -s 222577 diff --git a/tests/boolean/bcut_complex/J6 b/tests/boolean/bcut_complex/J6 index 1f5f3ae94f..2a1ad7224b 100644 --- a/tests/boolean/bcut_complex/J6 +++ b/tests/boolean/bcut_complex/J6 @@ -9,4 +9,4 @@ bcut result part tool -set square 34379.7 +checkprops result -s 34379.7 diff --git a/tests/boolean/bcut_complex/J7 b/tests/boolean/bcut_complex/J7 index 86ab7eac6b..8e85c395c8 100644 --- a/tests/boolean/bcut_complex/J7 +++ b/tests/boolean/bcut_complex/J7 @@ -9,4 +9,4 @@ bcut result part tool -set square 161860 +checkprops result -s 161860 diff --git a/tests/boolean/bcut_complex/J8 b/tests/boolean/bcut_complex/J8 index 90deb0b5fb..48f45f4c0d 100644 --- a/tests/boolean/bcut_complex/J8 +++ b/tests/boolean/bcut_complex/J8 @@ -11,4 +11,4 @@ bcut result a b -set square 426392 +checkprops result -s 426392 diff --git a/tests/boolean/bcut_complex/J9 b/tests/boolean/bcut_complex/J9 index 5c7934c164..730c4fa289 100644 --- a/tests/boolean/bcut_complex/J9 +++ b/tests/boolean/bcut_complex/J9 @@ -10,4 +10,4 @@ bcut result c d -set square 344545 +checkprops result -s 344545 diff --git a/tests/boolean/bcut_complex/K1 b/tests/boolean/bcut_complex/K1 index 61b64a95af..86125e57dd 100644 --- a/tests/boolean/bcut_complex/K1 +++ b/tests/boolean/bcut_complex/K1 @@ -8,4 +8,4 @@ restore [locate_data_file cts20496d.rle] tool bcut result part tool -set square 229719 +checkprops result -s 229719 diff --git a/tests/boolean/bcut_complex/K2 b/tests/boolean/bcut_complex/K2 index 2ae87bc7ae..49801ecb48 100644 --- a/tests/boolean/bcut_complex/K2 +++ b/tests/boolean/bcut_complex/K2 @@ -11,4 +11,4 @@ bcut result c d -set square 1.55789e+06 +checkprops result -s 1.55789e+06 diff --git a/tests/boolean/bcut_complex/K3 b/tests/boolean/bcut_complex/K3 index 8762674a74..cc2a40f5b7 100644 --- a/tests/boolean/bcut_complex/K3 +++ b/tests/boolean/bcut_complex/K3 @@ -6,4 +6,4 @@ restore [locate_data_file cts20339-tool.rle] tool bcut result part tool -set square 407561 +checkprops result -s 407561 diff --git a/tests/boolean/bcut_complex/K4 b/tests/boolean/bcut_complex/K4 index 0e2def679d..cce8cd67b8 100644 --- a/tests/boolean/bcut_complex/K4 +++ b/tests/boolean/bcut_complex/K4 @@ -6,4 +6,4 @@ restore [locate_data_file cts20366-tool.rle] tool bcut result part tool -set square 82853.2 +checkprops result -s 82853.2 diff --git a/tests/boolean/bcut_complex/K5 b/tests/boolean/bcut_complex/K5 index e6c4efc923..85d6902863 100644 --- a/tests/boolean/bcut_complex/K5 +++ b/tests/boolean/bcut_complex/K5 @@ -10,4 +10,4 @@ checkshape -top sec bcut result part tool checkshape -top result -set square 273365 +checkprops result -s 273365 diff --git a/tests/boolean/bcut_complex/K6 b/tests/boolean/bcut_complex/K6 index de6abc339e..dbb10a9528 100644 --- a/tests/boolean/bcut_complex/K6 +++ b/tests/boolean/bcut_complex/K6 @@ -6,4 +6,4 @@ restore [locate_data_file CTO902_cts20397-tool.rle] tool bcut result part tool -set square 109758 +checkprops result -s 109758 diff --git a/tests/boolean/bcut_complex/K7 b/tests/boolean/bcut_complex/K7 index 20258dfa42..6790e1090e 100644 --- a/tests/boolean/bcut_complex/K7 +++ b/tests/boolean/bcut_complex/K7 @@ -9,4 +9,4 @@ prism abox a 0 240 0 bcut result b abox -set square 129086 +checkprops result -s 129086 diff --git a/tests/boolean/bcut_complex/K8 b/tests/boolean/bcut_complex/K8 index 2dc0cca5c2..96f6a55710 100644 --- a/tests/boolean/bcut_complex/K8 +++ b/tests/boolean/bcut_complex/K8 @@ -6,4 +6,4 @@ restore [locate_data_file cts20551-tool.rle] b bcut result a b -set square 430968 +checkprops result -s 430968 diff --git a/tests/boolean/bcut_complex/K9 b/tests/boolean/bcut_complex/K9 index 73527be3aa..1680604986 100644 --- a/tests/boolean/bcut_complex/K9 +++ b/tests/boolean/bcut_complex/K9 @@ -6,4 +6,4 @@ restore [locate_data_file cts20552-tool.rle] b bcut result a b -set square 221130 +checkprops result -s 221130 diff --git a/tests/boolean/bcut_complex/L1 b/tests/boolean/bcut_complex/L1 index 211a3b95e1..feac4bc415 100644 --- a/tests/boolean/bcut_complex/L1 +++ b/tests/boolean/bcut_complex/L1 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20767-tool.rle] b bcut result a b -set square 65803.8 +checkprops result -s 65803.8 diff --git a/tests/boolean/bcut_complex/L2 b/tests/boolean/bcut_complex/L2 index c45ddb1f81..716a66384f 100644 --- a/tests/boolean/bcut_complex/L2 +++ b/tests/boolean/bcut_complex/L2 @@ -7,4 +7,4 @@ restore [locate_data_file cts20867-tool.rle] b bcut result a b -set square 2221.48 +checkprops result -s 2221.48 diff --git a/tests/boolean/bcut_complex/L3 b/tests/boolean/bcut_complex/L3 index baf5b2cc15..b58f43a447 100644 --- a/tests/boolean/bcut_complex/L3 +++ b/tests/boolean/bcut_complex/L3 @@ -6,4 +6,4 @@ restore [locate_data_file cts20869-tool.rle] b bcut result a b -set square 4309.89 +checkprops result -s 4309.89 diff --git a/tests/boolean/bcut_complex/L4 b/tests/boolean/bcut_complex/L4 index 24b74813f5..65db3e2c99 100644 --- a/tests/boolean/bcut_complex/L4 +++ b/tests/boolean/bcut_complex/L4 @@ -6,4 +6,4 @@ restore [locate_data_file cts20366-tool.rle] b bcut result a b -set square 82853.2 +checkprops result -s 82853.2 diff --git a/tests/boolean/bcut_complex/L5 b/tests/boolean/bcut_complex/L5 index 88c6c6ddde..36a50a700e 100644 --- a/tests/boolean/bcut_complex/L5 +++ b/tests/boolean/bcut_complex/L5 @@ -8,4 +8,4 @@ prism b b 0 0 -50 bcut result a b -set square 302130 +checkprops result -s 302130 diff --git a/tests/boolean/bcut_complex/L6 b/tests/boolean/bcut_complex/L6 index 9292dd8d06..d4eb3325ab 100644 --- a/tests/boolean/bcut_complex/L6 +++ b/tests/boolean/bcut_complex/L6 @@ -6,4 +6,4 @@ restore [locate_data_file pro13495b.rle] b bcut result a b -set square 63800.8 +checkprops result -s 63800.8 diff --git a/tests/boolean/bcut_complex/L7 b/tests/boolean/bcut_complex/L7 index 34255f709e..0a4c960a71 100644 --- a/tests/boolean/bcut_complex/L7 +++ b/tests/boolean/bcut_complex/L7 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_buc60220b.rle] b bcut result a b -set square 90179.6 +checkprops result -s 90179.6 diff --git a/tests/boolean/bcut_complex/L8 b/tests/boolean/bcut_complex/L8 index eca14bfab9..78db60d9f3 100644 --- a/tests/boolean/bcut_complex/L8 +++ b/tests/boolean/bcut_complex/L8 @@ -6,4 +6,4 @@ restore [locate_data_file cts20077b.rle] b bcut result a b -set square 4909.72 +checkprops result -s 4909.72 diff --git a/tests/boolean/bcut_complex/L9 b/tests/boolean/bcut_complex/L9 index ad53190a95..c6397f697f 100644 --- a/tests/boolean/bcut_complex/L9 +++ b/tests/boolean/bcut_complex/L9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20088b.rle] b bcut result a b -set square 1.37605e+06 +checkprops result -s 1.37605e+06 diff --git a/tests/boolean/bcut_complex/M1 b/tests/boolean/bcut_complex/M1 index 4907d5b651..8c01612a6e 100644 --- a/tests/boolean/bcut_complex/M1 +++ b/tests/boolean/bcut_complex/M1 @@ -12,4 +12,4 @@ bfuse b p1 p2 bcut result a b -set square 60037.4 +checkprops result -s 60037.4 diff --git a/tests/boolean/bcut_complex/M2 b/tests/boolean/bcut_complex/M2 index d3c36f8e4d..16b6b8ae91 100644 --- a/tests/boolean/bcut_complex/M2 +++ b/tests/boolean/bcut_complex/M2 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_fra61199b.rle] b bcut result a b -set square 1.21952e+06 +checkprops result -s 1.21952e+06 diff --git a/tests/boolean/bcut_complex/M3 b/tests/boolean/bcut_complex/M3 index b40bf3e320..7a2005e516 100644 --- a/tests/boolean/bcut_complex/M3 +++ b/tests/boolean/bcut_complex/M3 @@ -9,4 +9,4 @@ revol b skface 0 0 0 0 0 1 360 bcut result a b -set square 172676 +checkprops result -s 172676 diff --git a/tests/boolean/bcut_complex/M4 b/tests/boolean/bcut_complex/M4 index f136024d14..ae4606e92f 100644 --- a/tests/boolean/bcut_complex/M4 +++ b/tests/boolean/bcut_complex/M4 @@ -8,4 +8,4 @@ prism b skface 0 0 -230 bcut result a b -set square 759362 +checkprops result -s 759362 diff --git a/tests/boolean/bcut_complex/M5 b/tests/boolean/bcut_complex/M5 index e6edc7c009..cda039003f 100644 --- a/tests/boolean/bcut_complex/M5 +++ b/tests/boolean/bcut_complex/M5 @@ -6,4 +6,4 @@ restore [locate_data_file cts21208b.rle] b bcut result a b -set square 1383.02 +checkprops result -s 1383.02 diff --git a/tests/boolean/bcut_complex/M6 b/tests/boolean/bcut_complex/M6 index 459784b7a6..9c6baa0a1d 100644 --- a/tests/boolean/bcut_complex/M6 +++ b/tests/boolean/bcut_complex/M6 @@ -6,4 +6,4 @@ restore [locate_data_file cts21210b.rle] b bcut result a b -set square 1660.64 +checkprops result -s 1660.64 diff --git a/tests/boolean/bcut_complex/M7 b/tests/boolean/bcut_complex/M7 index c937c06b3c..d5adcbd4a2 100644 --- a/tests/boolean/bcut_complex/M7 +++ b/tests/boolean/bcut_complex/M7 @@ -6,4 +6,4 @@ restore [locate_data_file cts21289b.rle] b bcut result a b -set square 165835 +checkprops result -s 165835 diff --git a/tests/boolean/bcut_complex/M8 b/tests/boolean/bcut_complex/M8 index e982edee8b..6fb9d0574a 100644 --- a/tests/boolean/bcut_complex/M8 +++ b/tests/boolean/bcut_complex/M8 @@ -6,4 +6,4 @@ restore [locate_data_file cts21296b.rle] b bcut result a b -set square 330624 +checkprops result -s 330624 diff --git a/tests/boolean/bcut_complex/M9 b/tests/boolean/bcut_complex/M9 index 806d2cbefb..9661dd236e 100644 --- a/tests/boolean/bcut_complex/M9 +++ b/tests/boolean/bcut_complex/M9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_hkg60150b.rle] b bcut result a b -set square 2167.4 +checkprops result -s 2167.4 diff --git a/tests/boolean/bcut_complex/N1 b/tests/boolean/bcut_complex/N1 index a31f3ce9ed..81bb5f8fd2 100644 --- a/tests/boolean/bcut_complex/N1 +++ b/tests/boolean/bcut_complex/N1 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_hkg60156b.rle] b bcut result a b -set square 1927.45 +checkprops result -s 1927.45 diff --git a/tests/boolean/bcut_complex/N2 b/tests/boolean/bcut_complex/N2 index 592b50d757..9b02adcf24 100644 --- a/tests/boolean/bcut_complex/N2 +++ b/tests/boolean/bcut_complex/N2 @@ -6,4 +6,4 @@ restore [locate_data_file pro14630b.rle] b bcut result a b -set square 198000 +checkprops result -s 198000 diff --git a/tests/boolean/bcut_complex/N3 b/tests/boolean/bcut_complex/N3 index 036400ba30..16cd4be95b 100644 --- a/tests/boolean/bcut_complex/N3 +++ b/tests/boolean/bcut_complex/N3 @@ -6,4 +6,4 @@ restore [locate_data_file usa60180b.rle] b bcut result a b -set square 88325 +checkprops result -s 88325 diff --git a/tests/boolean/bcut_complex/N4 b/tests/boolean/bcut_complex/N4 index 17046ee4df..119983a9db 100644 --- a/tests/boolean/bcut_complex/N4 +++ b/tests/boolean/bcut_complex/N4 @@ -6,4 +6,4 @@ restore [locate_data_file cts20875-tool.rle] tool bcut result part tool -set square 848.269 +checkprops result -s 848.269 diff --git a/tests/boolean/bcut_complex/N5 b/tests/boolean/bcut_complex/N5 index b174e16a31..7eb96cf7d9 100644 --- a/tests/boolean/bcut_complex/N5 +++ b/tests/boolean/bcut_complex/N5 @@ -6,4 +6,4 @@ restore [locate_data_file cts21321b.rle] b bcut result a b -set square 3652.67 +checkprops result -s 3652.67 diff --git a/tests/boolean/bcut_complex/N6 b/tests/boolean/bcut_complex/N6 index 5e0af9ef01..f8005a4bf6 100644 --- a/tests/boolean/bcut_complex/N6 +++ b/tests/boolean/bcut_complex/N6 @@ -8,4 +8,4 @@ prism b aface 0 500 0 explode b bcut result a b_1 -set square 562034 +checkprops result -s 562034 diff --git a/tests/boolean/bcut_complex/N7 b/tests/boolean/bcut_complex/N7 index c9697eb7d0..f69380eb61 100644 --- a/tests/boolean/bcut_complex/N7 +++ b/tests/boolean/bcut_complex/N7 @@ -6,4 +6,4 @@ restore [locate_data_file pro14974b.rle] b bcut result a b -set square 633961 +checkprops result -s 633961 diff --git a/tests/boolean/bcut_complex/N8 b/tests/boolean/bcut_complex/N8 index 77bcc5b86d..1ea85c28a4 100644 --- a/tests/boolean/bcut_complex/N8 +++ b/tests/boolean/bcut_complex/N8 @@ -8,4 +8,4 @@ explode a so bcut result a_1 b -set square 90833.6 +checkprops result -s 90833.6 diff --git a/tests/boolean/bcut_complex/N9 b/tests/boolean/bcut_complex/N9 index b5157c6165..e9d3844857 100644 --- a/tests/boolean/bcut_complex/N9 +++ b/tests/boolean/bcut_complex/N9 @@ -8,4 +8,4 @@ restore [locate_data_file pro14942b.rle] b bcut result a b -set square 192941 +checkprops result -s 192941 diff --git a/tests/boolean/bcut_complex/O1 b/tests/boolean/bcut_complex/O1 index 19d716def8..c427f23a19 100644 --- a/tests/boolean/bcut_complex/O1 +++ b/tests/boolean/bcut_complex/O1 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts21347b.rle] b bcut result a b -set square 1495.8 +checkprops result -s 1495.8 diff --git a/tests/boolean/bcut_complex/O2 b/tests/boolean/bcut_complex/O2 index 0e3784a529..6436914da8 100644 --- a/tests/boolean/bcut_complex/O2 +++ b/tests/boolean/bcut_complex/O2 @@ -7,4 +7,4 @@ explode a bcut result a_1 a_2 -set square 8387.96 +checkprops result -s 8387.96 diff --git a/tests/boolean/bcut_complex/O3 b/tests/boolean/bcut_complex/O3 index 137ee0a771..f5444f3177 100644 --- a/tests/boolean/bcut_complex/O3 +++ b/tests/boolean/bcut_complex/O3 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to" restore [locate_data_file CTO908_topo101-o1.brep] obj1 @@ -6,4 +6,4 @@ restore [locate_data_file CTO908_topo101-t1.brep] tool1 bcut result obj1 tool1 -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bcut_complex/O4 b/tests/boolean/bcut_complex/O4 index 73249d1e49..b19c949258 100644 --- a/tests/boolean/bcut_complex/O4 +++ b/tests/boolean/bcut_complex/O4 @@ -1,8 +1,8 @@ -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to" restore [locate_data_file CTO908_topo101-o2.brep] obj2 restore [locate_data_file CTO908_topo101-t2.brep] tool2 bcut result obj2 tool2 -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bcut_complex/O5 b/tests/boolean/bcut_complex/O5 index 582f6da0a2..23aeccbc4a 100644 --- a/tests/boolean/bcut_complex/O5 +++ b/tests/boolean/bcut_complex/O5 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to" restore [locate_data_file CTO908_topo102-o.brep] obj @@ -6,4 +6,4 @@ restore [locate_data_file CTO908_topo102-t.brep] tool bcut result obj tool -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bcut_complex/O6 b/tests/boolean/bcut_complex/O6 index 6d2f0af7bb..abc8f18d8b 100644 --- a/tests/boolean/bcut_complex/O6 +++ b/tests/boolean/bcut_complex/O6 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to" restore [locate_data_file CTO908_topo103-o.brep] obj @@ -6,4 +6,4 @@ restore [locate_data_file CTO908_topo103-t.brep] tool bcut result obj tool -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bcut_complex/O7 b/tests/boolean/bcut_complex/O7 index 3d39bc611d..cb216ff4b0 100755 --- a/tests/boolean/bcut_complex/O7 +++ b/tests/boolean/bcut_complex/O7 @@ -6,4 +6,4 @@ restore [locate_data_file pro12903b.rle] out bcut result obj out -set square 281453 +checkprops result -s 281453 diff --git a/tests/boolean/bcut_complex/O8 b/tests/boolean/bcut_complex/O8 index be1a8501c1..821e9d4d92 100644 --- a/tests/boolean/bcut_complex/O8 +++ b/tests/boolean/bcut_complex/O8 @@ -1,4 +1,4 @@ -puts "TODO #25319 ALL: Error : The area of the resulting shape is" +puts "TODO #25319 ALL: Error : The area of result shape is" ## cts20461 @@ -44,4 +44,4 @@ bcut r4 r3 p4 bcut r5 r4 p5 bcut result r5 p6 -set square 55910.6 +checkprops result -s 55910.6 diff --git a/tests/boolean/bcut_complex/O9 b/tests/boolean/bcut_complex/O9 index d57cb4d5d3..7856e56f3e 100644 --- a/tests/boolean/bcut_complex/O9 +++ b/tests/boolean/bcut_complex/O9 @@ -5,4 +5,4 @@ restore [locate_data_file CTO904_cts20549b.rle] b bfuse result a b -set square 22561.3 +checkprops result -s 22561.3 diff --git a/tests/boolean/bcut_complex/P1 b/tests/boolean/bcut_complex/P1 index fcfe03d213..ec61aff41b 100644 --- a/tests/boolean/bcut_complex/P1 +++ b/tests/boolean/bcut_complex/P1 @@ -5,4 +5,4 @@ restore [locate_data_file CTO909_outil_1.brep] b bcut result a b -set square 343725 +checkprops result -s 343725 diff --git a/tests/boolean/bcut_complex/P2 b/tests/boolean/bcut_complex/P2 index f16415b8e6..1a7550a51f 100644 --- a/tests/boolean/bcut_complex/P2 +++ b/tests/boolean/bcut_complex/P2 @@ -5,4 +5,4 @@ restore [locate_data_file CTO900_cts19305-tool.rle] b bcut result a b -set square 76632.9 +checkprops result -s 76632.9 diff --git a/tests/boolean/bcut_complex/P3 b/tests/boolean/bcut_complex/P3 index c48d4941b1..206c482a57 100644 --- a/tests/boolean/bcut_complex/P3 +++ b/tests/boolean/bcut_complex/P3 @@ -5,4 +5,4 @@ restore [locate_data_file cts20077b.rle] pr bcut result sh pr -set square 4909.72 +checkprops result -s 4909.72 diff --git a/tests/boolean/bcut_complex/P4 b/tests/boolean/bcut_complex/P4 index b03073734e..49fae4d67e 100644 --- a/tests/boolean/bcut_complex/P4 +++ b/tests/boolean/bcut_complex/P4 @@ -4,4 +4,4 @@ restore [locate_data_file CTO909_tool_2.brep] b bcut result a b -set square 1.64215e+06 +checkprops result -s 1.64215e+06 diff --git a/tests/boolean/bcut_complex/P5 b/tests/boolean/bcut_complex/P5 index 1584d1a7e5..4f4090feed 100644 --- a/tests/boolean/bcut_complex/P5 +++ b/tests/boolean/bcut_complex/P5 @@ -6,4 +6,4 @@ restore [locate_data_file cts20528-tool.rle] b bcut result a b -set square 4041.96 +checkprops result -s 4041.96 diff --git a/tests/boolean/bcut_complex/P6 b/tests/boolean/bcut_complex/P6 index afc84c7831..394821f8c9 100644 --- a/tests/boolean/bcut_complex/P6 +++ b/tests/boolean/bcut_complex/P6 @@ -1,6 +1,6 @@ ## fra60813 puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" cpulimit 1500 @@ -9,4 +9,4 @@ restore [locate_data_file Bug4_Tr_outil.rle] b bcut result a b -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bcut_complex/P7 b/tests/boolean/bcut_complex/P7 index 4238d40766..e0f05a9fe8 100644 --- a/tests/boolean/bcut_complex/P7 +++ b/tests/boolean/bcut_complex/P7 @@ -5,4 +5,4 @@ restore [locate_data_file CTO909_tool.brep] b bcut result a b -set square 1507.32 +checkprops result -s 1507.32 diff --git a/tests/boolean/bcut_complex/P8 b/tests/boolean/bcut_complex/P8 index e3ab01fec9..59559f90db 100644 --- a/tests/boolean/bcut_complex/P8 +++ b/tests/boolean/bcut_complex/P8 @@ -6,4 +6,4 @@ restore [locate_data_file pro16389b.rle] prism bcut result base prism -set square 312467 +checkprops result -s 312467 diff --git a/tests/boolean/bcut_complex/P9 b/tests/boolean/bcut_complex/P9 index c428518307..627ab89f8b 100644 --- a/tests/boolean/bcut_complex/P9 +++ b/tests/boolean/bcut_complex/P9 @@ -7,4 +7,4 @@ restore [locate_data_file buc60092b.rle] b bcut result a b -set square 88508.3 +checkprops result -s 88508.3 diff --git a/tests/boolean/bcut_complex/Q1 b/tests/boolean/bcut_complex/Q1 index 9e1de0906a..f3b686cd3b 100644 --- a/tests/boolean/bcut_complex/Q1 +++ b/tests/boolean/bcut_complex/Q1 @@ -1,3 +1,4 @@ +puts "TODO OCC1111 Windows: Error : The area of result shape is" puts "BUC60290 (the same problem with cut and common)" restore [locate_data_file buc60290a.rle] sol1 @@ -5,10 +6,4 @@ restore [locate_data_file buc60290b.rle] sol2 bcut result sol2 sol1 -set square 1.06741e+06 -if { [regexp {Windows} [dversion]] } { - if { [regexp {64} [dversion]] } { - #set square 650662 - puts "TODO OCC1111 Windows: Error : The area of the resulting shape is" - } -} +checkprops result -s 1.06741e+06 diff --git a/tests/boolean/bcut_complex/Q2 b/tests/boolean/bcut_complex/Q2 index ae513bcaf4..db9f7266b6 100644 --- a/tests/boolean/bcut_complex/Q2 +++ b/tests/boolean/bcut_complex/Q2 @@ -9,4 +9,4 @@ restore [locate_data_file pro16389b.rle] prism bcut result base prism -set square 312467 +checkprops result -s 312467 diff --git a/tests/boolean/bcut_complex/Q3 b/tests/boolean/bcut_complex/Q3 index bd8ba10102..8809b522ba 100644 --- a/tests/boolean/bcut_complex/Q3 +++ b/tests/boolean/bcut_complex/Q3 @@ -9,4 +9,4 @@ prism prism cont 0 20 0 bcut result base prism -set square 250288 +checkprops result -s 250288 diff --git a/tests/boolean/bcut_complex/Q4 b/tests/boolean/bcut_complex/Q4 index 2f910ec60a..200373fa9c 100644 --- a/tests/boolean/bcut_complex/Q4 +++ b/tests/boolean/bcut_complex/Q4 @@ -7,4 +7,4 @@ restore [locate_data_file cts21135b.brep] t bcut result o t -set square 44000 +checkprops result -s 44000 diff --git a/tests/boolean/bcut_complex/Q5 b/tests/boolean/bcut_complex/Q5 index ba584e0212..e979b48e29 100644 --- a/tests/boolean/bcut_complex/Q5 +++ b/tests/boolean/bcut_complex/Q5 @@ -9,4 +9,4 @@ prism tool f 0 0 4 bcut result b tool -set square 51883 +checkprops result -s 51883 diff --git a/tests/boolean/bcut_complex/Q6 b/tests/boolean/bcut_complex/Q6 index 3dd822bbf6..8b92709c55 100644 --- a/tests/boolean/bcut_complex/Q6 +++ b/tests/boolean/bcut_complex/Q6 @@ -8,4 +8,4 @@ restore [locate_data_file ger60854b.rle] b explode a sh bcut result a_1 b -set square 3780.29 +checkprops result -s 3780.29 diff --git a/tests/boolean/bcut_complex/Q7 b/tests/boolean/bcut_complex/Q7 index cee2555a32..2cdc283d6e 100644 --- a/tests/boolean/bcut_complex/Q7 +++ b/tests/boolean/bcut_complex/Q7 @@ -9,4 +9,4 @@ restore [locate_data_file id260084b.rle] b prism tool b 0 0 10 bcut result a tool -set square 14055.3 +checkprops result -s 14055.3 diff --git a/tests/boolean/bcut_complex/Q8 b/tests/boolean/bcut_complex/Q8 index 98b3fa3c2e..5e9527bc26 100644 --- a/tests/boolean/bcut_complex/Q8 +++ b/tests/boolean/bcut_complex/Q8 @@ -9,4 +9,4 @@ restore [locate_data_file pro16389b.rle] prism bcut result base prism -set square 312467 +checkprops result -s 312467 diff --git a/tests/boolean/bcut_complex/Q9 b/tests/boolean/bcut_complex/Q9 index a096851ce4..f4f869327c 100644 --- a/tests/boolean/bcut_complex/Q9 +++ b/tests/boolean/bcut_complex/Q9 @@ -5,4 +5,4 @@ compound m_2 m_3 m_4 m_5 c1 bcut result m_1 c1 -set square 57618.4 +checkprops result -s 57618.4 diff --git a/tests/boolean/bcut_simple/A1 b/tests/boolean/bcut_simple/A1 index ed2ba776de..e8a77459a9 100644 --- a/tests/boolean/bcut_simple/A1 +++ b/tests/boolean/bcut_simple/A1 @@ -2,4 +2,4 @@ psphere s 1 box b 1 1 1 bcut result s b -set square 13.3518 +checkprops result -s 13.3518 diff --git a/tests/boolean/bcut_simple/A2 b/tests/boolean/bcut_simple/A2 index d1c6faa780..b73fb1950c 100644 --- a/tests/boolean/bcut_simple/A2 +++ b/tests/boolean/bcut_simple/A2 @@ -4,4 +4,4 @@ trotate s 0 0 0 0 1 0 -45 box b 1 1 1 bcut result s b -set square 13.3517 +checkprops result -s 13.3517 diff --git a/tests/boolean/bcut_simple/A3 b/tests/boolean/bcut_simple/A3 index f27153fecd..39d2de7059 100644 --- a/tests/boolean/bcut_simple/A3 +++ b/tests/boolean/bcut_simple/A3 @@ -4,4 +4,4 @@ trotate s 0 0 0 0 1 0 -45 box b 1 1 1 bcut result b s -set square 5.2146 +checkprops result -s 5.2146 diff --git a/tests/boolean/bcut_simple/A4 b/tests/boolean/bcut_simple/A4 index 29a3225582..23fda88f69 100644 --- a/tests/boolean/bcut_simple/A4 +++ b/tests/boolean/bcut_simple/A4 @@ -3,4 +3,4 @@ box b 1 1 1 trotate b 0 0 1 0 1 0 90 bcut result s b -set square 13.3517 +checkprops result -s 13.3517 diff --git a/tests/boolean/bcut_simple/A5 b/tests/boolean/bcut_simple/A5 index 3d0c9233e1..f2384015fe 100644 --- a/tests/boolean/bcut_simple/A5 +++ b/tests/boolean/bcut_simple/A5 @@ -3,4 +3,4 @@ box b 1 1 1 trotate b 0 0 1 0 1 0 90 bcut result b s -set square 5.2146 +checkprops result -s 5.2146 diff --git a/tests/boolean/bcut_simple/A6 b/tests/boolean/bcut_simple/A6 index 70854c5634..3952146139 100644 --- a/tests/boolean/bcut_simple/A6 +++ b/tests/boolean/bcut_simple/A6 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bcut result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/A7 b/tests/boolean/bcut_simple/A7 index 9d8506d575..25f976dbd2 100644 --- a/tests/boolean/bcut_simple/A7 +++ b/tests/boolean/bcut_simple/A7 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/A8 b/tests/boolean/bcut_simple/A8 index 50ba47ddab..8102b7074e 100644 --- a/tests/boolean/bcut_simple/A8 +++ b/tests/boolean/bcut_simple/A8 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bcut result b1 b2 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/A9 b/tests/boolean/bcut_simple/A9 index d33dff9a63..3a9202de78 100644 --- a/tests/boolean/bcut_simple/A9 +++ b/tests/boolean/bcut_simple/A9 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bcut result b2 b1 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcut_simple/B1 b/tests/boolean/bcut_simple/B1 index 094baa683f..a486cfe31f 100644 --- a/tests/boolean/bcut_simple/B1 +++ b/tests/boolean/bcut_simple/B1 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/B2 b/tests/boolean/bcut_simple/B2 index 3c44a4b73b..57103c87c4 100644 --- a/tests/boolean/bcut_simple/B2 +++ b/tests/boolean/bcut_simple/B2 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bcut result b2 b1 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcut_simple/B3 b/tests/boolean/bcut_simple/B3 index 7696942b0f..665f838059 100644 --- a/tests/boolean/bcut_simple/B3 +++ b/tests/boolean/bcut_simple/B3 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/B4 b/tests/boolean/bcut_simple/B4 index 42a4aeaee7..0ddfce3676 100644 --- a/tests/boolean/bcut_simple/B4 +++ b/tests/boolean/bcut_simple/B4 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bcut result b2 b1 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/B5 b/tests/boolean/bcut_simple/B5 index 2f8efea7fa..bdc6222b84 100644 --- a/tests/boolean/bcut_simple/B5 +++ b/tests/boolean/bcut_simple/B5 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bcut result b1 b2 -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/bcut_simple/B6 b/tests/boolean/bcut_simple/B6 index cc3110dcd0..8846ff0ab7 100644 --- a/tests/boolean/bcut_simple/B6 +++ b/tests/boolean/bcut_simple/B6 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/B7 b/tests/boolean/bcut_simple/B7 index 99b70a7ef1..db30d664d0 100644 --- a/tests/boolean/bcut_simple/B7 +++ b/tests/boolean/bcut_simple/B7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/B8 b/tests/boolean/bcut_simple/B8 index 8f59e48931..8fa41a3d5e 100644 --- a/tests/boolean/bcut_simple/B8 +++ b/tests/boolean/bcut_simple/B8 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bcut result b2 b1 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcut_simple/B9 b/tests/boolean/bcut_simple/B9 index 612debc67d..592fbaa5fc 100644 --- a/tests/boolean/bcut_simple/B9 +++ b/tests/boolean/bcut_simple/B9 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bcut result b1 b2 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcut_simple/C1 b/tests/boolean/bcut_simple/C1 index 761372e9b8..6ec8d514fb 100644 --- a/tests/boolean/bcut_simple/C1 +++ b/tests/boolean/bcut_simple/C1 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bcut result b2 b1 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcut_simple/C2 b/tests/boolean/bcut_simple/C2 index 1b5f2c5dc8..c2b751cd49 100644 --- a/tests/boolean/bcut_simple/C2 +++ b/tests/boolean/bcut_simple/C2 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bcut result b1 b2 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcut_simple/C3 b/tests/boolean/bcut_simple/C3 index 7878657967..b9225e1f62 100644 --- a/tests/boolean/bcut_simple/C3 +++ b/tests/boolean/bcut_simple/C3 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bcut result b2 b1 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcut_simple/C4 b/tests/boolean/bcut_simple/C4 index 2f8f463692..ca0873e71d 100644 --- a/tests/boolean/bcut_simple/C4 +++ b/tests/boolean/bcut_simple/C4 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/C5 b/tests/boolean/bcut_simple/C5 index 389ed18eae..1603547cec 100644 --- a/tests/boolean/bcut_simple/C5 +++ b/tests/boolean/bcut_simple/C5 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/C6 b/tests/boolean/bcut_simple/C6 index 28b738c44a..35ae86929e 100644 --- a/tests/boolean/bcut_simple/C6 +++ b/tests/boolean/bcut_simple/C6 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/C7 b/tests/boolean/bcut_simple/C7 index 4e4243dff5..8be9eb0ad7 100644 --- a/tests/boolean/bcut_simple/C7 +++ b/tests/boolean/bcut_simple/C7 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/C8 b/tests/boolean/bcut_simple/C8 index b9c6382354..27de3c5785 100644 --- a/tests/boolean/bcut_simple/C8 +++ b/tests/boolean/bcut_simple/C8 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/C9 b/tests/boolean/bcut_simple/C9 index e9dee1a715..6d413d4175 100644 --- a/tests/boolean/bcut_simple/C9 +++ b/tests/boolean/bcut_simple/C9 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bcut result b2 b1 -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bcut_simple/D1 b/tests/boolean/bcut_simple/D1 index e4c855082a..edc401dd80 100644 --- a/tests/boolean/bcut_simple/D1 +++ b/tests/boolean/bcut_simple/D1 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/D2 b/tests/boolean/bcut_simple/D2 index 54a09a3f80..59bf51b5b4 100644 --- a/tests/boolean/bcut_simple/D2 +++ b/tests/boolean/bcut_simple/D2 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bcut result b2 b1 -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bcut_simple/D3 b/tests/boolean/bcut_simple/D3 index 2496b39446..1f6c3fde44 100644 --- a/tests/boolean/bcut_simple/D3 +++ b/tests/boolean/bcut_simple/D3 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/D4 b/tests/boolean/bcut_simple/D4 index 7d57f6110b..4eb0b3d55d 100644 --- a/tests/boolean/bcut_simple/D4 +++ b/tests/boolean/bcut_simple/D4 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bcut result b2 b1 -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bcut_simple/D5 b/tests/boolean/bcut_simple/D5 index 93184736c5..9ffae8bf3f 100644 --- a/tests/boolean/bcut_simple/D5 +++ b/tests/boolean/bcut_simple/D5 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bcut result b1 b2 -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/bcut_simple/D6 b/tests/boolean/bcut_simple/D6 index 6d9fa1f0b9..7d1ff68ef3 100644 --- a/tests/boolean/bcut_simple/D6 +++ b/tests/boolean/bcut_simple/D6 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bcut result b2 b1 -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bcut_simple/D7 b/tests/boolean/bcut_simple/D7 index a02c454797..39a95222d1 100644 --- a/tests/boolean/bcut_simple/D7 +++ b/tests/boolean/bcut_simple/D7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/D8 b/tests/boolean/bcut_simple/D8 index b7ea6e7f44..52e170f783 100644 --- a/tests/boolean/bcut_simple/D8 +++ b/tests/boolean/bcut_simple/D8 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bcut result b2 b1 -set square 3.5 +checkprops result -s 3.5 diff --git a/tests/boolean/bcut_simple/D9 b/tests/boolean/bcut_simple/D9 index ae4bde6a5d..9bc69dd6a6 100644 --- a/tests/boolean/bcut_simple/D9 +++ b/tests/boolean/bcut_simple/D9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bcut result b1 b2 -set square 6.5 +checkprops result -s 6.5 diff --git a/tests/boolean/bcut_simple/E1 b/tests/boolean/bcut_simple/E1 index 1704a67117..1b082471e5 100644 --- a/tests/boolean/bcut_simple/E1 +++ b/tests/boolean/bcut_simple/E1 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bcut result b2 b1 -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/E2 b/tests/boolean/bcut_simple/E2 index 9a8f54964b..3b1d9cb660 100644 --- a/tests/boolean/bcut_simple/E2 +++ b/tests/boolean/bcut_simple/E2 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/E3 b/tests/boolean/bcut_simple/E3 index fdbb0e062c..9ac0edcc24 100644 --- a/tests/boolean/bcut_simple/E3 +++ b/tests/boolean/bcut_simple/E3 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bcut result b2 b1 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcut_simple/E4 b/tests/boolean/bcut_simple/E4 index dab6dc2c5f..5844264b60 100644 --- a/tests/boolean/bcut_simple/E4 +++ b/tests/boolean/bcut_simple/E4 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/E5 b/tests/boolean/bcut_simple/E5 index f811a0b473..6daf296c22 100644 --- a/tests/boolean/bcut_simple/E5 +++ b/tests/boolean/bcut_simple/E5 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bcut result b2 b1 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcut_simple/E6 b/tests/boolean/bcut_simple/E6 index 5f44cf76d4..6490dcb665 100644 --- a/tests/boolean/bcut_simple/E6 +++ b/tests/boolean/bcut_simple/E6 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bcut result b1 b2 -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/bcut_simple/E7 b/tests/boolean/bcut_simple/E7 index 42aa1c119c..c3c2d66a2c 100644 --- a/tests/boolean/bcut_simple/E7 +++ b/tests/boolean/bcut_simple/E7 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bcut result b2 b1 -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bcut_simple/E8 b/tests/boolean/bcut_simple/E8 index a69d9ed8b1..0441bbc977 100644 --- a/tests/boolean/bcut_simple/E8 +++ b/tests/boolean/bcut_simple/E8 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bcut result b1 b2 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bcut_simple/E9 b/tests/boolean/bcut_simple/E9 index 4b9a359414..95cd1c907c 100644 --- a/tests/boolean/bcut_simple/E9 +++ b/tests/boolean/bcut_simple/E9 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bcut result b2 b1 -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bcut_simple/F1 b/tests/boolean/bcut_simple/F1 index 00679d8068..efa486004f 100644 --- a/tests/boolean/bcut_simple/F1 +++ b/tests/boolean/bcut_simple/F1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcut result b1 b2 -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bcut_simple/F2 b/tests/boolean/bcut_simple/F2 index 23581f32a3..e7af03fe08 100644 --- a/tests/boolean/bcut_simple/F2 +++ b/tests/boolean/bcut_simple/F2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcut result b2 b1 -set square 5.82843 +checkprops result -s 5.82843 diff --git a/tests/boolean/bcut_simple/F3 b/tests/boolean/bcut_simple/F3 index 997e978413..1b6f8b43e0 100644 --- a/tests/boolean/bcut_simple/F3 +++ b/tests/boolean/bcut_simple/F3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcut result b1 b2 -set square 5.91421 +checkprops result -s 5.91421 diff --git a/tests/boolean/bcut_simple/F4 b/tests/boolean/bcut_simple/F4 index fc024bdd5b..fb5aa47101 100644 --- a/tests/boolean/bcut_simple/F4 +++ b/tests/boolean/bcut_simple/F4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcut result b2 b1 -set square 2.91421 +checkprops result -s 2.91421 diff --git a/tests/boolean/bcut_simple/F5 b/tests/boolean/bcut_simple/F5 index 5a01340b08..bf4015de3d 100644 --- a/tests/boolean/bcut_simple/F5 +++ b/tests/boolean/bcut_simple/F5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcut result b1 b2 -set square 7.03921 +checkprops result -s 7.03921 diff --git a/tests/boolean/bcut_simple/F6 b/tests/boolean/bcut_simple/F6 index 236c18bf77..b8a8ed94d9 100644 --- a/tests/boolean/bcut_simple/F6 +++ b/tests/boolean/bcut_simple/F6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bcut result b2 b1 -set square 1.83211 +checkprops result -s 1.83211 diff --git a/tests/boolean/bcut_simple/F7 b/tests/boolean/bcut_simple/F7 index cc5a39d879..53da66a5a3 100644 --- a/tests/boolean/bcut_simple/F7 +++ b/tests/boolean/bcut_simple/F7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bcut result b1 b2 -set square 7.21677 +checkprops result -s 7.21677 diff --git a/tests/boolean/bcut_simple/F8 b/tests/boolean/bcut_simple/F8 index 50afb8a333..169340bf85 100644 --- a/tests/boolean/bcut_simple/F8 +++ b/tests/boolean/bcut_simple/F8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bcut result b2 b1 -set square 1.54631 +checkprops result -s 1.54631 diff --git a/tests/boolean/bcut_simple/F9 b/tests/boolean/bcut_simple/F9 index 8a548270b1..c8a1116f2b 100644 --- a/tests/boolean/bcut_simple/F9 +++ b/tests/boolean/bcut_simple/F9 @@ -3,4 +3,4 @@ box b 1 1 1 bcut result s b -set square 13.3518 +checkprops result -s 13.3518 diff --git a/tests/boolean/bcut_simple/G1 b/tests/boolean/bcut_simple/G1 index 2c4d0abfad..78f6be585f 100644 --- a/tests/boolean/bcut_simple/G1 +++ b/tests/boolean/bcut_simple/G1 @@ -3,4 +3,4 @@ box b 1 1 1 bcut result b s -set square 5.2146 +checkprops result -s 5.2146 diff --git a/tests/boolean/bcut_simple/G2 b/tests/boolean/bcut_simple/G2 index d7e363489a..0ca0fa5041 100644 --- a/tests/boolean/bcut_simple/G2 +++ b/tests/boolean/bcut_simple/G2 @@ -5,4 +5,4 @@ box b 1 1 1 bcut result s b -set square 13.3517 +checkprops result -s 13.3517 diff --git a/tests/boolean/bcut_simple/G3 b/tests/boolean/bcut_simple/G3 index de3b7a014d..c87d4510a2 100644 --- a/tests/boolean/bcut_simple/G3 +++ b/tests/boolean/bcut_simple/G3 @@ -5,4 +5,4 @@ box b 1 1 1 bcut result b s -set square 5.2146 +checkprops result -s 5.2146 diff --git a/tests/boolean/bcut_simple/G4 b/tests/boolean/bcut_simple/G4 index 4e9c964cbb..78a413513a 100644 --- a/tests/boolean/bcut_simple/G4 +++ b/tests/boolean/bcut_simple/G4 @@ -4,4 +4,4 @@ trotate b 0 0 1 0 1 0 90 bcut result s b -set square 13.3517 +checkprops result -s 13.3517 diff --git a/tests/boolean/bcut_simple/G5 b/tests/boolean/bcut_simple/G5 index 0207f55da4..42fdf8b336 100644 --- a/tests/boolean/bcut_simple/G5 +++ b/tests/boolean/bcut_simple/G5 @@ -4,4 +4,4 @@ trotate b 0 0 1 0 1 0 90 bcut result b s -set square 5.2146 +checkprops result -s 5.2146 diff --git a/tests/boolean/bcut_simple/G6 b/tests/boolean/bcut_simple/G6 index 18fa4104fb..920f8d688d 100644 --- a/tests/boolean/bcut_simple/G6 +++ b/tests/boolean/bcut_simple/G6 @@ -8,4 +8,4 @@ revol rev2 rev 0 0 50 0 1 0 360 bcut result b rev2 -set square 41187.4 +checkprops result -s 41187.4 diff --git a/tests/boolean/bcut_simple/G7 b/tests/boolean/bcut_simple/G7 index 2811a95e64..0b95edfa66 100644 --- a/tests/boolean/bcut_simple/G7 +++ b/tests/boolean/bcut_simple/G7 @@ -7,4 +7,4 @@ ttranslate b2 0 3 0 bcut result b1 b2 -set square 54 +checkprops result -s 54 diff --git a/tests/boolean/bcut_simple/G8 b/tests/boolean/bcut_simple/G8 index ae8bc7b1b9..52b112055b 100644 --- a/tests/boolean/bcut_simple/G8 +++ b/tests/boolean/bcut_simple/G8 @@ -14,4 +14,4 @@ box ab 0 -1 -1 2 2 2 bcut result ab pryz #pkv t -set square 30 +checkprops result -s 30 diff --git a/tests/boolean/bcut_simple/G9 b/tests/boolean/bcut_simple/G9 index df47808aa2..c44e118631 100644 --- a/tests/boolean/bcut_simple/G9 +++ b/tests/boolean/bcut_simple/G9 @@ -18,4 +18,4 @@ ttranslate pcyl 5 0 -2 bcut result body pcyl -set square 727.481 +checkprops result -s 727.481 diff --git a/tests/boolean/bcut_simple/H1 b/tests/boolean/bcut_simple/H1 index 191bbb15d4..dadd060cac 100644 --- a/tests/boolean/bcut_simple/H1 +++ b/tests/boolean/bcut_simple/H1 @@ -30,4 +30,4 @@ box b -1 2 1 5 1 3 bcut result sol b -set square 68 +checkprops result -s 68 diff --git a/tests/boolean/bcut_simple/H2 b/tests/boolean/bcut_simple/H2 index 52fe07bca3..bc32771be1 100644 --- a/tests/boolean/bcut_simple/H2 +++ b/tests/boolean/bcut_simple/H2 @@ -34,4 +34,4 @@ box b -1 2 1 5 1 3 bcut result sol b -set square 68 +checkprops result -s 68 diff --git a/tests/boolean/bcut_simple/H3 b/tests/boolean/bcut_simple/H3 index 40581a949c..d5af51025d 100644 --- a/tests/boolean/bcut_simple/H3 +++ b/tests/boolean/bcut_simple/H3 @@ -18,4 +18,4 @@ ttranslate pcyl 5 0 -2 bcut result body pcyl -set square 727.481 +checkprops result -s 727.481 diff --git a/tests/boolean/bcut_simple/H4 b/tests/boolean/bcut_simple/H4 index d8a79ff2f2..4ce37896f6 100644 --- a/tests/boolean/bcut_simple/H4 +++ b/tests/boolean/bcut_simple/H4 @@ -15,4 +15,4 @@ bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/H5 b/tests/boolean/bcut_simple/H5 index a2213abe8e..345be51289 100644 --- a/tests/boolean/bcut_simple/H5 +++ b/tests/boolean/bcut_simple/H5 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/H6 b/tests/boolean/bcut_simple/H6 index bdec5eb76c..ff92a65c14 100644 --- a/tests/boolean/bcut_simple/H6 +++ b/tests/boolean/bcut_simple/H6 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/H7 b/tests/boolean/bcut_simple/H7 index 1ca4e8e4ef..115f9e8b3c 100644 --- a/tests/boolean/bcut_simple/H7 +++ b/tests/boolean/bcut_simple/H7 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/H8 b/tests/boolean/bcut_simple/H8 index cc64fd6cb7..2435656a98 100644 --- a/tests/boolean/bcut_simple/H8 +++ b/tests/boolean/bcut_simple/H8 @@ -16,4 +16,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/H9 b/tests/boolean/bcut_simple/H9 index ef03d017e3..9a0f61a663 100644 --- a/tests/boolean/bcut_simple/H9 +++ b/tests/boolean/bcut_simple/H9 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/I1 b/tests/boolean/bcut_simple/I1 index 953a33b990..8ee3cc98d9 100644 --- a/tests/boolean/bcut_simple/I1 +++ b/tests/boolean/bcut_simple/I1 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/I2 b/tests/boolean/bcut_simple/I2 index 1941385950..a07764858f 100644 --- a/tests/boolean/bcut_simple/I2 +++ b/tests/boolean/bcut_simple/I2 @@ -15,4 +15,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/I3 b/tests/boolean/bcut_simple/I3 index 0865fae395..958f032015 100644 --- a/tests/boolean/bcut_simple/I3 +++ b/tests/boolean/bcut_simple/I3 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 52000 +checkprops result -s 52000 diff --git a/tests/boolean/bcut_simple/I4 b/tests/boolean/bcut_simple/I4 index 09814156be..823782add3 100644 --- a/tests/boolean/bcut_simple/I4 +++ b/tests/boolean/bcut_simple/I4 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -3 bcut result po1 pr3 -set square 53000 +checkprops result -s 53000 diff --git a/tests/boolean/bcut_simple/I5 b/tests/boolean/bcut_simple/I5 index d865cf5d77..23206824f6 100644 --- a/tests/boolean/bcut_simple/I5 +++ b/tests/boolean/bcut_simple/I5 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 52000 +checkprops result -s 52000 diff --git a/tests/boolean/bcut_simple/I6 b/tests/boolean/bcut_simple/I6 index 6f1f1be7ac..ee169a7eaa 100644 --- a/tests/boolean/bcut_simple/I6 +++ b/tests/boolean/bcut_simple/I6 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 52000 +checkprops result -s 52000 diff --git a/tests/boolean/bcut_simple/I7 b/tests/boolean/bcut_simple/I7 index 4f512333cf..28740ed3e3 100644 --- a/tests/boolean/bcut_simple/I7 +++ b/tests/boolean/bcut_simple/I7 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 52000 +checkprops result -s 52000 diff --git a/tests/boolean/bcut_simple/I8 b/tests/boolean/bcut_simple/I8 index 018642b961..372eaf5df0 100644 --- a/tests/boolean/bcut_simple/I8 +++ b/tests/boolean/bcut_simple/I8 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 52000 +checkprops result -s 52000 diff --git a/tests/boolean/bcut_simple/I9 b/tests/boolean/bcut_simple/I9 index 93f808f7c1..bd86b07c86 100644 --- a/tests/boolean/bcut_simple/I9 +++ b/tests/boolean/bcut_simple/I9 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 52000 +checkprops result -s 52000 diff --git a/tests/boolean/bcut_simple/J1 b/tests/boolean/bcut_simple/J1 index 6bf835018d..f83fded463 100644 --- a/tests/boolean/bcut_simple/J1 +++ b/tests/boolean/bcut_simple/J1 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 -3 bcut result po1 pr3 -set square 53000 +checkprops result -s 53000 diff --git a/tests/boolean/bcut_simple/J2 b/tests/boolean/bcut_simple/J2 index a3637d2f2d..0b7fd74afa 100644 --- a/tests/boolean/bcut_simple/J2 +++ b/tests/boolean/bcut_simple/J2 @@ -18,4 +18,4 @@ prism pr4 p4 0 0 -30 bcut result po2 pr4 -set square 134500 +checkprops result -s 134500 diff --git a/tests/boolean/bcut_simple/J3 b/tests/boolean/bcut_simple/J3 index fdbe0e32ec..6abecdde6d 100644 --- a/tests/boolean/bcut_simple/J3 +++ b/tests/boolean/bcut_simple/J3 @@ -20,4 +20,4 @@ bcut result po2 pr4 -set square 134500 +checkprops result -s 134500 diff --git a/tests/boolean/bcut_simple/J4 b/tests/boolean/bcut_simple/J4 index 7a6a4e6932..2f2ee00a8b 100644 --- a/tests/boolean/bcut_simple/J4 +++ b/tests/boolean/bcut_simple/J4 @@ -18,4 +18,4 @@ prism pr4 p4 0 0 -30 bcut result po2 pr4 -set square 134500 +checkprops result -s 134500 diff --git a/tests/boolean/bcut_simple/J5 b/tests/boolean/bcut_simple/J5 index d479c3ea77..0baf24d7e2 100644 --- a/tests/boolean/bcut_simple/J5 +++ b/tests/boolean/bcut_simple/J5 @@ -18,4 +18,4 @@ prism pr4 p4 0 0 -30 bcut result po2 pr4 -set square 134500 +checkprops result -s 134500 diff --git a/tests/boolean/bcut_simple/J6 b/tests/boolean/bcut_simple/J6 index 9c8b1ce61d..fee80fe08f 100644 --- a/tests/boolean/bcut_simple/J6 +++ b/tests/boolean/bcut_simple/J6 @@ -18,4 +18,4 @@ prism pr4 p4 0 0 -30 bcut result po2 pr4 -set square 134500 +checkprops result -s 134500 diff --git a/tests/boolean/bcut_simple/J7 b/tests/boolean/bcut_simple/J7 index 2043e1f708..7c2e3ba126 100644 --- a/tests/boolean/bcut_simple/J7 +++ b/tests/boolean/bcut_simple/J7 @@ -18,4 +18,4 @@ prism pr4 p4 0 0 -30 bcut result po2 pr4 -set square 134500 +checkprops result -s 134500 diff --git a/tests/boolean/bcut_simple/J8 b/tests/boolean/bcut_simple/J8 index 86b03601c7..1a19dad29b 100644 --- a/tests/boolean/bcut_simple/J8 +++ b/tests/boolean/bcut_simple/J8 @@ -18,4 +18,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/J9 b/tests/boolean/bcut_simple/J9 index c65a9c7f4f..0ca7b082ff 100644 --- a/tests/boolean/bcut_simple/J9 +++ b/tests/boolean/bcut_simple/J9 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/K1 b/tests/boolean/bcut_simple/K1 index 9c7375943e..452ebf7ca1 100644 --- a/tests/boolean/bcut_simple/K1 +++ b/tests/boolean/bcut_simple/K1 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/K2 b/tests/boolean/bcut_simple/K2 index f327f87b0c..62bbd9cf6b 100644 --- a/tests/boolean/bcut_simple/K2 +++ b/tests/boolean/bcut_simple/K2 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/K3 b/tests/boolean/bcut_simple/K3 index 9c66428ad1..36c451b232 100644 --- a/tests/boolean/bcut_simple/K3 +++ b/tests/boolean/bcut_simple/K3 @@ -18,4 +18,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/K4 b/tests/boolean/bcut_simple/K4 index 64742da177..08cfecf8f3 100644 --- a/tests/boolean/bcut_simple/K4 +++ b/tests/boolean/bcut_simple/K4 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/K5 b/tests/boolean/bcut_simple/K5 index 9c7375943e..452ebf7ca1 100644 --- a/tests/boolean/bcut_simple/K5 +++ b/tests/boolean/bcut_simple/K5 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/K6 b/tests/boolean/bcut_simple/K6 index f327f87b0c..62bbd9cf6b 100644 --- a/tests/boolean/bcut_simple/K6 +++ b/tests/boolean/bcut_simple/K6 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/K7 b/tests/boolean/bcut_simple/K7 index bd8d173d82..35317fc7e7 100644 --- a/tests/boolean/bcut_simple/K7 +++ b/tests/boolean/bcut_simple/K7 @@ -21,4 +21,4 @@ prism pr4 p4 0 0 -5 bcut result po2 pr4 -set square 145250 +checkprops result -s 145250 diff --git a/tests/boolean/bcut_simple/K8 b/tests/boolean/bcut_simple/K8 index 9291873ad6..ff5a89123c 100644 --- a/tests/boolean/bcut_simple/K8 +++ b/tests/boolean/bcut_simple/K8 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 98000 +checkprops result -s 98000 diff --git a/tests/boolean/bcut_simple/K9 b/tests/boolean/bcut_simple/K9 index 2fc1da4827..eef84264d8 100644 --- a/tests/boolean/bcut_simple/K9 +++ b/tests/boolean/bcut_simple/K9 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/L1 b/tests/boolean/bcut_simple/L1 index 67e42684d1..d2d3110ddd 100644 --- a/tests/boolean/bcut_simple/L1 +++ b/tests/boolean/bcut_simple/L1 @@ -13,4 +13,4 @@ prism pr3 p3 0 0 -30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/L2 b/tests/boolean/bcut_simple/L2 index 341c54defc..eb0a68e529 100644 --- a/tests/boolean/bcut_simple/L2 +++ b/tests/boolean/bcut_simple/L2 @@ -14,4 +14,4 @@ prism pr3 p3 0 0 30 bcut result po1 pr3 -set square 97000 +checkprops result -s 97000 diff --git a/tests/boolean/bcut_simple/L3 b/tests/boolean/bcut_simple/L3 index 4b114ecbff..3bf6797620 100644 --- a/tests/boolean/bcut_simple/L3 +++ b/tests/boolean/bcut_simple/L3 @@ -22,4 +22,4 @@ bcut result r1 p3 -set square 30153 +checkprops result -s 30153 diff --git a/tests/boolean/bcut_simple/L4 b/tests/boolean/bcut_simple/L4 index 0643977493..d38fd5e04b 100644 --- a/tests/boolean/bcut_simple/L4 +++ b/tests/boolean/bcut_simple/L4 @@ -16,4 +16,4 @@ bcut r1 p1 p2 bcut result r1 p3 -set square 30153 +checkprops result -s 30153 diff --git a/tests/boolean/bcut_simple/L5 b/tests/boolean/bcut_simple/L5 index 7344219308..b0419dc891 100644 --- a/tests/boolean/bcut_simple/L5 +++ b/tests/boolean/bcut_simple/L5 @@ -16,4 +16,4 @@ bcut r1 p1 p2 bcut result r1 p3 -set square 30153 +checkprops result -s 30153 diff --git a/tests/boolean/bcut_simple/L6 b/tests/boolean/bcut_simple/L6 index eda4b2b197..1a8f2a5d28 100644 --- a/tests/boolean/bcut_simple/L6 +++ b/tests/boolean/bcut_simple/L6 @@ -17,4 +17,4 @@ bcut r1 p1 p2 bcut result r1 p3 -set square 30153 +checkprops result -s 30153 diff --git a/tests/boolean/bcut_simple/L8 b/tests/boolean/bcut_simple/L8 index 98339723e8..ebfab451e7 100644 --- a/tests/boolean/bcut_simple/L8 +++ b/tests/boolean/bcut_simple/L8 @@ -8,4 +8,4 @@ ttranslate c2 0 0 50 bcut result c1 c2 -set square 8796.46 +checkprops result -s 8796.46 diff --git a/tests/boolean/bcut_simple/L9 b/tests/boolean/bcut_simple/L9 index 002d18f033..dae74901d3 100644 --- a/tests/boolean/bcut_simple/L9 +++ b/tests/boolean/bcut_simple/L9 @@ -26,4 +26,4 @@ shape result CS add b2 result add Solid1 result -set square 750 +checkprops result -s 750 diff --git a/tests/boolean/bcut_simple/M1 b/tests/boolean/bcut_simple/M1 index 1a933b1120..7bf473738a 100644 --- a/tests/boolean/bcut_simple/M1 +++ b/tests/boolean/bcut_simple/M1 @@ -22,4 +22,4 @@ shape result CS add b2 result add Solid1 result -set square 750 +checkprops result -s 750 diff --git a/tests/boolean/bcut_simple/M2 b/tests/boolean/bcut_simple/M2 index 2dd2c950e2..927d5f9f6b 100644 --- a/tests/boolean/bcut_simple/M2 +++ b/tests/boolean/bcut_simple/M2 @@ -7,4 +7,4 @@ explode rr so bcut result rr_1 c -set square empty +checkprops result -s empty diff --git a/tests/boolean/bcut_simple/M3 b/tests/boolean/bcut_simple/M3 index 787390d846..b64a435318 100644 --- a/tests/boolean/bcut_simple/M3 +++ b/tests/boolean/bcut_simple/M3 @@ -7,4 +7,4 @@ explode rr so bcut result c rr_1 -set square 50.2655 +checkprops result -s 50.2655 diff --git a/tests/boolean/bcutblend/A1 b/tests/boolean/bcutblend/A1 index 4cceefcb58..655cd2e507 100644 --- a/tests/boolean/bcutblend/A1 +++ b/tests/boolean/bcutblend/A1 @@ -8,4 +8,4 @@ restore [locate_data_file CTO900_pro5640b.rle] box2 ## we want a radius of 0.01 Meter (10 mm) bcutblend result box1 box2 0.01 -set square 0.242811 +checkprops result -s 0.242811 diff --git a/tests/boolean/bfuse_2d/A1 b/tests/boolean/bfuse_2d/A1 index 0723608fbb..c24fc2d38d 100644 --- a/tests/boolean/bfuse_2d/A1 +++ b/tests/boolean/bfuse_2d/A1 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bfuse result a b -set length 635.826 +checkprops result -l 635.826 +checksection result set nbsh_v 12 set nbsh_e 12 diff --git a/tests/boolean/bfuse_2d/A2 b/tests/boolean/bfuse_2d/A2 index 45535ccd34..223ae5ce46 100644 --- a/tests/boolean/bfuse_2d/A2 +++ b/tests/boolean/bfuse_2d/A2 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bfuse result a b -set length 739.311 +checkprops result -l 739.311 +checksection result set nbsh_v 14 set nbsh_e 14 diff --git a/tests/boolean/bfuse_2d/A3 b/tests/boolean/bfuse_2d/A3 index 3582ee1806..febca1d065 100644 --- a/tests/boolean/bfuse_2d/A3 +++ b/tests/boolean/bfuse_2d/A3 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bfuse result a b -set length 739.311 +checkprops result -l 739.311 +checksection result set nbsh_v 20 set nbsh_e 20 diff --git a/tests/boolean/bfuse_2d/A4 b/tests/boolean/bfuse_2d/A4 index 2367bed74f..6c6d3408d7 100644 --- a/tests/boolean/bfuse_2d/A4 +++ b/tests/boolean/bfuse_2d/A4 @@ -1,6 +1,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bfuse result a b -set length 862.192 +checkprops result -l 862.192 +checksection result set nbsh_v 12 set nbsh_e 13 diff --git a/tests/boolean/bfuse_2d/A5 b/tests/boolean/bfuse_2d/A5 index 2f53984bb9..7e96058b53 100644 --- a/tests/boolean/bfuse_2d/A5 +++ b/tests/boolean/bfuse_2d/A5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bfuse result a b -set length 1045.95 +checkprops result -l 1045.95 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/bfuse_2d/A6 b/tests/boolean/bfuse_2d/A6 index eec5fc9f7e..e7a6f446d1 100644 --- a/tests/boolean/bfuse_2d/A6 +++ b/tests/boolean/bfuse_2d/A6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bfuse result a b -set length 1157.7 +checkprops result -l 1157.7 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/bfuse_2d/A7 b/tests/boolean/bfuse_2d/A7 index 5ad9571636..a2c658c59e 100644 --- a/tests/boolean/bfuse_2d/A7 +++ b/tests/boolean/bfuse_2d/A7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bfuse result a b -set length 1252.16 +checkprops result -l 1252.16 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bfuse_2d/A8 b/tests/boolean/bfuse_2d/A8 index f73c6ea4da..4aa8808cd0 100644 --- a/tests/boolean/bfuse_2d/A8 +++ b/tests/boolean/bfuse_2d/A8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bfuse result a b -set length 1127.57 +checkprops result -l 1127.57 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bfuse_2d/A9 b/tests/boolean/bfuse_2d/A9 index 063bbace6c..c9f1bf4ea4 100644 --- a/tests/boolean/bfuse_2d/A9 +++ b/tests/boolean/bfuse_2d/A9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bfuse result a b -set length 1316.05 +checkprops result -l 1316.05 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bfuse_2d/B1 b/tests/boolean/bfuse_2d/B1 index 33fdf540b5..d466475d54 100644 --- a/tests/boolean/bfuse_2d/B1 +++ b/tests/boolean/bfuse_2d/B1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bfuse result a b -set length 1809.78 +checkprops result -l 1809.78 +checksection result set nbsh_v 8 set nbsh_e 9 diff --git a/tests/boolean/bfuse_2d/B2 b/tests/boolean/bfuse_2d/B2 index 5d4adf82d5..17c3f62576 100644 --- a/tests/boolean/bfuse_2d/B2 +++ b/tests/boolean/bfuse_2d/B2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bfuse result a b -set length 1982.81 +checkprops result -l 1982.81 +checksection result set nbsh_v 10 set nbsh_e 11 diff --git a/tests/boolean/bfuse_2d/B3 b/tests/boolean/bfuse_2d/B3 index 8899e20a92..dfe912f5d2 100644 --- a/tests/boolean/bfuse_2d/B3 +++ b/tests/boolean/bfuse_2d/B3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bfuse result a b -set length 2046.69 +checkprops result -l 2046.69 +checksection result set nbsh_v 10 set nbsh_e 11 diff --git a/tests/boolean/bfuse_2d/B4 b/tests/boolean/bfuse_2d/B4 index 6c78f85e83..885727c4bb 100644 --- a/tests/boolean/bfuse_2d/B4 +++ b/tests/boolean/bfuse_2d/B4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bfuse result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/B5 b/tests/boolean/bfuse_2d/B5 index 76be41ee19..635b0d8db1 100644 --- a/tests/boolean/bfuse_2d/B5 +++ b/tests/boolean/bfuse_2d/B5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bfuse result a b -set length 725.427 +checkprops result -l 725.427 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/B6 b/tests/boolean/bfuse_2d/B6 index 3b6960f21d..ccdb7df623 100644 --- a/tests/boolean/bfuse_2d/B6 +++ b/tests/boolean/bfuse_2d/B6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bfuse result a b -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bfuse_2d/B7 b/tests/boolean/bfuse_2d/B7 index 9585b474c5..cba580989c 100644 --- a/tests/boolean/bfuse_2d/B7 +++ b/tests/boolean/bfuse_2d/B7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bfuse result a b -set length 695.295 +checkprops result -l 695.295 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/B8 b/tests/boolean/bfuse_2d/B8 index 91ee901840..71ff8195ea 100644 --- a/tests/boolean/bfuse_2d/B8 +++ b/tests/boolean/bfuse_2d/B8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bfuse result a b -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/B9 b/tests/boolean/bfuse_2d/B9 index 62250b64dc..210ecdfa5b 100644 --- a/tests/boolean/bfuse_2d/B9 +++ b/tests/boolean/bfuse_2d/B9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bfuse result a b -set length 1377.51 +checkprops result -l 1377.51 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bfuse_2d/C1 b/tests/boolean/bfuse_2d/C1 index 2d0d2e6ab4..6faa762520 100644 --- a/tests/boolean/bfuse_2d/C1 +++ b/tests/boolean/bfuse_2d/C1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bfuse result a b -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 8 set nbsh_e 8 diff --git a/tests/boolean/bfuse_2d/C2 b/tests/boolean/bfuse_2d/C2 index 9001bd3601..01c73223d1 100644 --- a/tests/boolean/bfuse_2d/C2 +++ b/tests/boolean/bfuse_2d/C2 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bfuse result a b -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bfuse_2d/C3 b/tests/boolean/bfuse_2d/C3 index fe75e10ba0..6967b3e351 100644 --- a/tests/boolean/bfuse_2d/C3 +++ b/tests/boolean/bfuse_2d/C3 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bfuse result a b -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/C4 b/tests/boolean/bfuse_2d/C4 index 785e82d600..546830c0f8 100644 --- a/tests/boolean/bfuse_2d/C4 +++ b/tests/boolean/bfuse_2d/C4 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bfuse result a b -set length 725.427 +checkprops result -l 725.427 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/C5 b/tests/boolean/bfuse_2d/C5 index 51b927274b..ec48cdeb89 100644 --- a/tests/boolean/bfuse_2d/C5 +++ b/tests/boolean/bfuse_2d/C5 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bfuse result a b -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bfuse_2d/C6 b/tests/boolean/bfuse_2d/C6 index b67ff0ce9d..fd2eff4dad 100644 --- a/tests/boolean/bfuse_2d/C6 +++ b/tests/boolean/bfuse_2d/C6 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bfuse result a b -set length 695.295 +checkprops result -l 695.295 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/C7 b/tests/boolean/bfuse_2d/C7 index 1f731fb4fc..44389f79fa 100644 --- a/tests/boolean/bfuse_2d/C7 +++ b/tests/boolean/bfuse_2d/C7 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bfuse result a b -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bfuse_2d/C8 b/tests/boolean/bfuse_2d/C8 index 0ffb066f10..6ee84b7714 100644 --- a/tests/boolean/bfuse_2d/C8 +++ b/tests/boolean/bfuse_2d/C8 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bfuse result a b -set length 1377.51 +checkprops result -l 1377.51 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bfuse_2d/C9 b/tests/boolean/bfuse_2d/C9 index 309479a1e1..9d1accef79 100644 --- a/tests/boolean/bfuse_2d/C9 +++ b/tests/boolean/bfuse_2d/C9 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bfuse result a b -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 8 set nbsh_e 8 diff --git a/tests/boolean/bfuse_2d/D1 b/tests/boolean/bfuse_2d/D1 index cf82d7217a..97792b38ad 100644 --- a/tests/boolean/bfuse_2d/D1 +++ b/tests/boolean/bfuse_2d/D1 @@ -1,6 +1,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bfuse result a b -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bfuse_2d/begin b/tests/boolean/bfuse_2d/begin index 582dbfbd55..9c6cef27a8 100644 --- a/tests/boolean/bfuse_2d/begin +++ b/tests/boolean/bfuse_2d/begin @@ -1 +1,2 @@ set command bfuse +set display_vertices 1 diff --git a/tests/boolean/bfuse_complex/A1 b/tests/boolean/bfuse_complex/A1 index 92ece7cd3c..fd7f7daf22 100644 --- a/tests/boolean/bfuse_complex/A1 +++ b/tests/boolean/bfuse_complex/A1 @@ -3,4 +3,4 @@ restore [locate_data_file CIN900_cts20hll.rle] b bfuse result a b -set square 43552.5 +checkprops result -s 43552.5 diff --git a/tests/boolean/bfuse_complex/A2 b/tests/boolean/bfuse_complex/A2 index 4a016b8254..729537f2d7 100644 --- a/tests/boolean/bfuse_complex/A2 +++ b/tests/boolean/bfuse_complex/A2 @@ -3,4 +3,4 @@ restore [locate_data_file CIN900_fra61hlt.rle] b bfuse result a b -set square 309.521 +checkprops result -s 309.521 diff --git a/tests/boolean/bfuse_complex/A3 b/tests/boolean/bfuse_complex/A3 index 00b935d678..17c16a6faf 100644 --- a/tests/boolean/bfuse_complex/A3 +++ b/tests/boolean/bfuse_complex/A3 @@ -3,4 +3,4 @@ restore [locate_data_file CIN900_cts21hlp.rle] b bfuse result a b -set square 164274 +checkprops result -s 164274 diff --git a/tests/boolean/bfuse_complex/A4 b/tests/boolean/bfuse_complex/A4 index e3a88557f0..d2cd991760 100644 --- a/tests/boolean/bfuse_complex/A4 +++ b/tests/boolean/bfuse_complex/A4 @@ -3,4 +3,4 @@ restore [locate_data_file f6] b2 bfuse result b1 b2 -set square 190.027 +checkprops result -s 190.027 diff --git a/tests/boolean/bfuse_complex/A5 b/tests/boolean/bfuse_complex/A5 index 7016f331c4..1d3c2b56ba 100644 --- a/tests/boolean/bfuse_complex/A5 +++ b/tests/boolean/bfuse_complex/A5 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bfuse result b1 b2 -set square 172.169 +checkprops result -s 172.169 diff --git a/tests/boolean/bfuse_complex/A6 b/tests/boolean/bfuse_complex/A6 index 2250932233..049c25f000 100644 --- a/tests/boolean/bfuse_complex/A6 +++ b/tests/boolean/bfuse_complex/A6 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bfuse result b1 b2 -set square 178.896 +checkprops result -s 178.896 diff --git a/tests/boolean/bfuse_complex/A7 b/tests/boolean/bfuse_complex/A7 index 660883b043..d5e24cb791 100644 --- a/tests/boolean/bfuse_complex/A7 +++ b/tests/boolean/bfuse_complex/A7 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bfuse result b1 b2 -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bfuse_complex/A8 b/tests/boolean/bfuse_complex/A8 index 0d8e826088..47ba63deda 100644 --- a/tests/boolean/bfuse_complex/A8 +++ b/tests/boolean/bfuse_complex/A8 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bfuse result b1 b2 -set square 628.319 +checkprops result -s 628.319 diff --git a/tests/boolean/bfuse_complex/A9 b/tests/boolean/bfuse_complex/A9 index 4785cd2605..7b031329fa 100644 --- a/tests/boolean/bfuse_complex/A9 +++ b/tests/boolean/bfuse_complex/A9 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bfuse result b1 b2 -set square 628.319 +checkprops result -s 628.319 diff --git a/tests/boolean/bfuse_complex/B1 b/tests/boolean/bfuse_complex/B1 index b01aa0a888..22ef19f584 100644 --- a/tests/boolean/bfuse_complex/B1 +++ b/tests/boolean/bfuse_complex/B1 @@ -3,4 +3,4 @@ restore [locate_data_file f3] b2 bfuse result b1 b2 -set square 200.713 +checkprops result -s 200.713 diff --git a/tests/boolean/bfuse_complex/B2 b/tests/boolean/bfuse_complex/B2 index 9e0ec0c613..59517047da 100644 --- a/tests/boolean/bfuse_complex/B2 +++ b/tests/boolean/bfuse_complex/B2 @@ -3,4 +3,4 @@ restore [locate_data_file f4] b2 bfuse result b1 b2 -set square 392.699 +checkprops result -s 392.699 diff --git a/tests/boolean/bfuse_complex/B3 b/tests/boolean/bfuse_complex/B3 index b7c0590ba4..c109062654 100644 --- a/tests/boolean/bfuse_complex/B3 +++ b/tests/boolean/bfuse_complex/B3 @@ -3,4 +3,4 @@ restore [locate_data_file f5] b2 bfuse result b1 b2 -set square 157.08 +checkprops result -s 157.08 diff --git a/tests/boolean/bfuse_complex/B4 b/tests/boolean/bfuse_complex/B4 index 072663e574..5ca6e24c55 100644 --- a/tests/boolean/bfuse_complex/B4 +++ b/tests/boolean/bfuse_complex/B4 @@ -3,4 +3,4 @@ restore [locate_data_file f41] b2 bfuse result b1 b2 -set square 628.319 +checkprops result -s 628.319 diff --git a/tests/boolean/bfuse_complex/B5 b/tests/boolean/bfuse_complex/B5 index 00dff4f957..b4502dc456 100644 --- a/tests/boolean/bfuse_complex/B5 +++ b/tests/boolean/bfuse_complex/B5 @@ -3,4 +3,4 @@ restore [locate_data_file so4] b2 bfuse result b1 b2 -set square 942.478 +checkprops result -s 942.478 diff --git a/tests/boolean/bfuse_complex/B6 b/tests/boolean/bfuse_complex/B6 index 154ec6c9cc..7b979d099d 100644 --- a/tests/boolean/bfuse_complex/B6 +++ b/tests/boolean/bfuse_complex/B6 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bfuse result b1 b2 -set square 942.478 +checkprops result -s 942.478 diff --git a/tests/boolean/bfuse_complex/B7 b/tests/boolean/bfuse_complex/B7 index 449ac63374..ca48c285fd 100644 --- a/tests/boolean/bfuse_complex/B7 +++ b/tests/boolean/bfuse_complex/B7 @@ -3,4 +3,4 @@ restore [locate_data_file so3] b2 bfuse result b1 b2 -set square 458.149 +checkprops result -s 458.149 diff --git a/tests/boolean/bfuse_complex/B8 b/tests/boolean/bfuse_complex/B8 index 1b0120bbe0..ebdfa3cb29 100644 --- a/tests/boolean/bfuse_complex/B8 +++ b/tests/boolean/bfuse_complex/B8 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bfuse result b1 b2 -set square 743.615 +checkprops result -s 743.615 diff --git a/tests/boolean/bfuse_complex/B9 b/tests/boolean/bfuse_complex/B9 index b48adc3f45..1a81242645 100644 --- a/tests/boolean/bfuse_complex/B9 +++ b/tests/boolean/bfuse_complex/B9 @@ -3,4 +3,4 @@ restore [locate_data_file so2] b2 bfuse result b1 b2 -set square 430.878 +checkprops result -s 430.878 diff --git a/tests/boolean/bfuse_complex/C1 b/tests/boolean/bfuse_complex/C1 index d769ac3cea..4fed106c13 100644 --- a/tests/boolean/bfuse_complex/C1 +++ b/tests/boolean/bfuse_complex/C1 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bfuse result b1 b2 -set square 445.059 +checkprops result -s 445.059 diff --git a/tests/boolean/bfuse_complex/C2 b/tests/boolean/bfuse_complex/C2 index 3c6a13aba2..25e4de6df4 100644 --- a/tests/boolean/bfuse_complex/C2 +++ b/tests/boolean/bfuse_complex/C2 @@ -3,4 +3,4 @@ restore [locate_data_file so7] b2 bfuse result b1 b2 -set square 466.035 +checkprops result -s 466.035 diff --git a/tests/boolean/bfuse_complex/C3 b/tests/boolean/bfuse_complex/C3 index cd2371b03d..78a5f559fc 100644 --- a/tests/boolean/bfuse_complex/C3 +++ b/tests/boolean/bfuse_complex/C3 @@ -3,4 +3,4 @@ restore [locate_data_file so6] b2 bfuse result b1 b2 -set square 469.85 +checkprops result -s 469.85 diff --git a/tests/boolean/bfuse_complex/C4 b/tests/boolean/bfuse_complex/C4 index 599640e722..f8048d6cc4 100644 --- a/tests/boolean/bfuse_complex/C4 +++ b/tests/boolean/bfuse_complex/C4 @@ -3,4 +3,4 @@ restore [locate_data_file c2.brep] c bfuse result b c -set square 131766 +checkprops result -s 131766 diff --git a/tests/boolean/bfuse_complex/C5 b/tests/boolean/bfuse_complex/C5 index 63e3458d0e..b0e4c73b76 100644 --- a/tests/boolean/bfuse_complex/C5 +++ b/tests/boolean/bfuse_complex/C5 @@ -3,4 +3,4 @@ restore [locate_data_file box.brep] b bfuse result c b -set square 131766 +checkprops result -s 131766 diff --git a/tests/boolean/bfuse_complex/C6 b/tests/boolean/bfuse_complex/C6 index 7532cd7e36..3324d1aafe 100644 --- a/tests/boolean/bfuse_complex/C6 +++ b/tests/boolean/bfuse_complex/C6 @@ -13,4 +13,4 @@ tscale p2 0 0 0 1*SCALE bfuse result p2 p1 -set square 1.85425e+09 +checkprops result -s 1.85425e+09 diff --git a/tests/boolean/bfuse_complex/C7 b/tests/boolean/bfuse_complex/C7 index b4c8457218..f5ed33ae4f 100644 --- a/tests/boolean/bfuse_complex/C7 +++ b/tests/boolean/bfuse_complex/C7 @@ -13,4 +13,4 @@ tscale p2 0 0 0 1*SCALE bfuse result p2 p1 -set square 1.85425e+09 +checkprops result -s 1.85425e+09 diff --git a/tests/boolean/bfuse_complex/C8 b/tests/boolean/bfuse_complex/C8 index b61ad0ea5a..d8d726ac6d 100644 --- a/tests/boolean/bfuse_complex/C8 +++ b/tests/boolean/bfuse_complex/C8 @@ -13,4 +13,4 @@ tscale p2 0 0 0 1*SCALE bfuse result p2 p1 -set square 74.7286 +checkprops result -s 74.7286 diff --git a/tests/boolean/bfuse_complex/C9 b/tests/boolean/bfuse_complex/C9 index b27e30afae..8d6d600bf1 100644 --- a/tests/boolean/bfuse_complex/C9 +++ b/tests/boolean/bfuse_complex/C9 @@ -7,4 +7,4 @@ restore [locate_data_file cts16184b.brep] b bfuse result a b -set square 0.0892544 +checkprops result -s 0.0892544 diff --git a/tests/boolean/bfuse_complex/D1 b/tests/boolean/bfuse_complex/D1 index aad55a5db7..0b9c393dbb 100644 --- a/tests/boolean/bfuse_complex/D1 +++ b/tests/boolean/bfuse_complex/D1 @@ -7,4 +7,4 @@ restore [locate_data_file cts19474tool.rle] tool bfuse result part tool -set square 328.513 +checkprops result -s 328.513 diff --git a/tests/boolean/bfuse_complex/D2 b/tests/boolean/bfuse_complex/D2 index 399382d6bc..b274fea86c 100644 --- a/tests/boolean/bfuse_complex/D2 +++ b/tests/boolean/bfuse_complex/D2 @@ -8,4 +8,4 @@ restore [locate_data_file CTO900_ger60039b.rle] b bfuse result a b -set square 18154.6 +checkprops result -s 18154.6 diff --git a/tests/boolean/bfuse_complex/D3 b/tests/boolean/bfuse_complex/D3 index 7c822dd656..9818297bf1 100644 --- a/tests/boolean/bfuse_complex/D3 +++ b/tests/boolean/bfuse_complex/D3 @@ -8,4 +8,4 @@ restore [locate_data_file ger60041b.rle] b bfuse result a b -set square 17651.7 +checkprops result -s 17651.7 diff --git a/tests/boolean/bfuse_complex/D4 b/tests/boolean/bfuse_complex/D4 index 1f60452a14..c09661fba0 100644 --- a/tests/boolean/bfuse_complex/D4 +++ b/tests/boolean/bfuse_complex/D4 @@ -8,4 +8,4 @@ fsameparameter b bfuse result a b -set square 22058 +checkprops result -s 22058 diff --git a/tests/boolean/bfuse_complex/D5 b/tests/boolean/bfuse_complex/D5 index e196be47c9..94876f92f6 100644 --- a/tests/boolean/bfuse_complex/D5 +++ b/tests/boolean/bfuse_complex/D5 @@ -7,4 +7,4 @@ restore [locate_data_file ksi0014b.rle] b bfuse result a b -set square 223775 +checkprops result -s 223775 diff --git a/tests/boolean/bfuse_complex/D6 b/tests/boolean/bfuse_complex/D6 index c8ba809980..2460c069af 100644 --- a/tests/boolean/bfuse_complex/D6 +++ b/tests/boolean/bfuse_complex/D6 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro6050b.rle] b bfuse result a b -set square 1.06905e+06 +checkprops result -s 1.06905e+06 diff --git a/tests/boolean/bfuse_complex/D7 b/tests/boolean/bfuse_complex/D7 index c0c6c9e56f..4e01932e23 100644 --- a/tests/boolean/bfuse_complex/D7 +++ b/tests/boolean/bfuse_complex/D7 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro6965b.rle] b bfuse result a b -set square 406922 +checkprops result -s 406922 diff --git a/tests/boolean/bfuse_complex/D8 b/tests/boolean/bfuse_complex/D8 index f825d1c904..920048fadc 100644 --- a/tests/boolean/bfuse_complex/D8 +++ b/tests/boolean/bfuse_complex/D8 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro11172b.rle] b bfuse result a b -set square 681699 +checkprops result -s 681699 diff --git a/tests/boolean/bfuse_complex/D9 b/tests/boolean/bfuse_complex/D9 index 52520caefa..0d181ad804 100644 --- a/tests/boolean/bfuse_complex/D9 +++ b/tests/boolean/bfuse_complex/D9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro12559b.rle] b bfuse result a b -set square 132237 +checkprops result -s 132237 diff --git a/tests/boolean/bfuse_complex/E1 b/tests/boolean/bfuse_complex/E1 index f443200f88..1b4ba967ff 100644 --- a/tests/boolean/bfuse_complex/E1 +++ b/tests/boolean/bfuse_complex/E1 @@ -5,4 +5,4 @@ restore [locate_data_file CTO900_fra11018b.rle] b bfuse result a b -set square 25189.7 +checkprops result -s 25189.7 diff --git a/tests/boolean/bfuse_complex/E2 b/tests/boolean/bfuse_complex/E2 index e19aa8b769..ff4d59795e 100644 --- a/tests/boolean/bfuse_complex/E2 +++ b/tests/boolean/bfuse_complex/E2 @@ -8,4 +8,4 @@ restore [locate_data_file CTO900_cts60005b.rle] b bfuse result a b -set square 10558.1 +checkprops result -s 10558.1 diff --git a/tests/boolean/bfuse_complex/E3 b/tests/boolean/bfuse_complex/E3 index 585ada82c1..fe9e2ba07c 100644 --- a/tests/boolean/bfuse_complex/E3 +++ b/tests/boolean/bfuse_complex/E3 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro8934b.rle] b bfuse result a b -set square 20480.4 +checkprops result -s 20480.4 diff --git a/tests/boolean/bfuse_complex/E4 b/tests/boolean/bfuse_complex/E4 index 386f94c734..b461584f83 100644 --- a/tests/boolean/bfuse_complex/E4 +++ b/tests/boolean/bfuse_complex/E4 @@ -1,11 +1,11 @@ # Original bug : pro14260 # Date : 21 Sept 98 puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" restore [locate_data_file CTO900_pro14260c.rle] c restore [locate_data_file pro14260d.rle] d bfuse result c d -set square 46305.1 +checkprops result -s 46305.1 diff --git a/tests/boolean/bfuse_complex/E5 b/tests/boolean/bfuse_complex/E5 index 8f7de73a91..a9db989586 100644 --- a/tests/boolean/bfuse_complex/E5 +++ b/tests/boolean/bfuse_complex/E5 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro9476-tool.rle] tool bfuse result part tool -set square 1.83166e+06 +checkprops result -s 1.83166e+06 diff --git a/tests/boolean/bfuse_complex/E6 b/tests/boolean/bfuse_complex/E6 index 9822946a3c..88170d0fee 100644 --- a/tests/boolean/bfuse_complex/E6 +++ b/tests/boolean/bfuse_complex/E6 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro10505b.rle] b bfuse result a b -set square 302396 +checkprops result -s 302396 diff --git a/tests/boolean/bfuse_complex/E7 b/tests/boolean/bfuse_complex/E7 index 73eb4d7cdc..840d7ffe0a 100644 --- a/tests/boolean/bfuse_complex/E7 +++ b/tests/boolean/bfuse_complex/E7 @@ -12,4 +12,4 @@ mkplane cf c bfuse resafbf af bf bfuse result resafbf cf -set square 12677.1 +checkprops result -s 12677.1 diff --git a/tests/boolean/bfuse_complex/E8 b/tests/boolean/bfuse_complex/E8 index aca5f4db10..9192adf0ee 100644 --- a/tests/boolean/bfuse_complex/E8 +++ b/tests/boolean/bfuse_complex/E8 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_ger60239b.rle] b bfuse result a b -set square 3468.6 +checkprops result -s 3468.6 diff --git a/tests/boolean/bfuse_complex/E9 b/tests/boolean/bfuse_complex/E9 index 0129a0a317..d837e07c0f 100644 --- a/tests/boolean/bfuse_complex/E9 +++ b/tests/boolean/bfuse_complex/E9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro7934b.rle] b bfuse result a b -set square 201978 +checkprops result -s 201978 diff --git a/tests/boolean/bfuse_complex/F1 b/tests/boolean/bfuse_complex/F1 index 8c0040110b..95216075f4 100644 --- a/tests/boolean/bfuse_complex/F1 +++ b/tests/boolean/bfuse_complex/F1 @@ -8,4 +8,4 @@ restore [locate_data_file CTO900_pro12696b.rle] b bfuse result a b -set square 121211 +checkprops result -s 121211 diff --git a/tests/boolean/bfuse_complex/F2 b/tests/boolean/bfuse_complex/F2 index e62d45e461..2dedfec4e9 100644 --- a/tests/boolean/bfuse_complex/F2 +++ b/tests/boolean/bfuse_complex/F2 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro12695b.rle] b bfuse result a b -set square 121112 +checkprops result -s 121112 diff --git a/tests/boolean/bfuse_complex/F3 b/tests/boolean/bfuse_complex/F3 index ff2def11c6..a2c0d715fb 100644 --- a/tests/boolean/bfuse_complex/F3 +++ b/tests/boolean/bfuse_complex/F3 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro6110b.rle] b bfuse result a b -set square 1.7431e+06 +checkprops result -s 1.7431e+06 diff --git a/tests/boolean/bfuse_complex/F4 b/tests/boolean/bfuse_complex/F4 index 48334e5761..38fde5d22b 100644 --- a/tests/boolean/bfuse_complex/F4 +++ b/tests/boolean/bfuse_complex/F4 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro10494c.rle] c bfuse result b c -set square 152689 +checkprops result -s 152689 diff --git a/tests/boolean/bfuse_complex/F5 b/tests/boolean/bfuse_complex/F5 index c075d2b074..f7be064478 100644 --- a/tests/boolean/bfuse_complex/F5 +++ b/tests/boolean/bfuse_complex/F5 @@ -1,9 +1,9 @@ # Original bug : pro10658 # Date : 24mar98 -puts "TODO ALL Error : The area of the resulting shape is" +puts "TODO ALL: Error : The area of result shape is" restore [locate_data_file CTO900_pro10658a.rle] a restore [locate_data_file pro10658b.rle] b bfuse result a b -set square 8231.06 +checkprops result -s 8231.06 diff --git a/tests/boolean/bfuse_complex/F6 b/tests/boolean/bfuse_complex/F6 index 5624ea5d25..af167834ea 100644 --- a/tests/boolean/bfuse_complex/F6 +++ b/tests/boolean/bfuse_complex/F6 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_pro12896b.rle] b bfuse result a b -set square 202328 +checkprops result -s 202328 diff --git a/tests/boolean/bfuse_complex/F7 b/tests/boolean/bfuse_complex/F7 index c98a5ed84b..db4b8b9535 100644 --- a/tests/boolean/bfuse_complex/F7 +++ b/tests/boolean/bfuse_complex/F7 @@ -9,4 +9,4 @@ explode res1 bfuse result base res1_1 -set square 143829 +checkprops result -s 143829 diff --git a/tests/boolean/bfuse_complex/F8 b/tests/boolean/bfuse_complex/F8 index 712e5356db..cbd68943af 100644 --- a/tests/boolean/bfuse_complex/F8 +++ b/tests/boolean/bfuse_complex/F8 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro12913b.rle] b bfuse result a b -set square 213476 +checkprops result -s 213476 diff --git a/tests/boolean/bfuse_complex/F9 b/tests/boolean/bfuse_complex/F9 index 6c63766a1f..fd6725aba1 100644 --- a/tests/boolean/bfuse_complex/F9 +++ b/tests/boolean/bfuse_complex/F9 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_cts20124b.rle] b bfuse result a b -set square 49957.7 +checkprops result -s 49957.7 diff --git a/tests/boolean/bfuse_complex/G1 b/tests/boolean/bfuse_complex/G1 index da858f8422..ac520832f8 100644 --- a/tests/boolean/bfuse_complex/G1 +++ b/tests/boolean/bfuse_complex/G1 @@ -8,4 +8,4 @@ restore [locate_data_file cts21197d.rle] tool bfuse result part tool -set square 4569.66 +checkprops result -s 4569.66 diff --git a/tests/boolean/bfuse_complex/G2 b/tests/boolean/bfuse_complex/G2 index 20afba9504..70f360f118 100644 --- a/tests/boolean/bfuse_complex/G2 +++ b/tests/boolean/bfuse_complex/G2 @@ -8,4 +8,4 @@ updatetolerance tool 1 bfuse result part tool -set square 671652 +checkprops result -s 671652 diff --git a/tests/boolean/bfuse_complex/G3 b/tests/boolean/bfuse_complex/G3 index 2bedd6e3b1..d7c7e922c7 100644 --- a/tests/boolean/bfuse_complex/G3 +++ b/tests/boolean/bfuse_complex/G3 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_cts20124b.rle] b bfuse result a b -set square 49957.7 +checkprops result -s 49957.7 diff --git a/tests/boolean/bfuse_complex/G4 b/tests/boolean/bfuse_complex/G4 index b2e6592c2d..0af81eb802 100644 --- a/tests/boolean/bfuse_complex/G4 +++ b/tests/boolean/bfuse_complex/G4 @@ -6,4 +6,4 @@ restore [locate_data_file CTO901_cts20171_outil.rle] outil bfuse result base outil -set square 47886.5 +checkprops result -s 47886.5 diff --git a/tests/boolean/bfuse_complex/G5 b/tests/boolean/bfuse_complex/G5 index 83ab2710a7..65bacf7ae0 100644 --- a/tests/boolean/bfuse_complex/G5 +++ b/tests/boolean/bfuse_complex/G5 @@ -6,4 +6,4 @@ restore [locate_data_file CTO901_cts20204_outil.rle] outil bfuse result base outil -set square 541480 +checkprops result -s 541480 diff --git a/tests/boolean/bfuse_complex/G6 b/tests/boolean/bfuse_complex/G6 index f7170ff595..7143c6e770 100644 --- a/tests/boolean/bfuse_complex/G6 +++ b/tests/boolean/bfuse_complex/G6 @@ -4,4 +4,4 @@ restore [locate_data_file CTO901_cts20205-outil.rle] outil bfuse result base outil -set square 542196 +checkprops result -s 542196 diff --git a/tests/boolean/bfuse_complex/G7 b/tests/boolean/bfuse_complex/G7 index cdadfd5f68..5f29af02b4 100644 --- a/tests/boolean/bfuse_complex/G7 +++ b/tests/boolean/bfuse_complex/G7 @@ -6,4 +6,4 @@ restore [locate_data_file CTO901_cts20216_outil.rle] outil bfuse result base outil -set square 2005.99 +checkprops result -s 2005.99 diff --git a/tests/boolean/bfuse_complex/G8 b/tests/boolean/bfuse_complex/G8 index 5e43ed5c5a..2b24d407c1 100644 --- a/tests/boolean/bfuse_complex/G8 +++ b/tests/boolean/bfuse_complex/G8 @@ -5,4 +5,4 @@ restore [locate_data_file CTO901_cts20222_outil.rle] outil bfuse result base outil -set square 3342.49 +checkprops result -s 3342.49 diff --git a/tests/boolean/bfuse_complex/G9 b/tests/boolean/bfuse_complex/G9 index 1b6bac80d3..a4fa2e7282 100644 --- a/tests/boolean/bfuse_complex/G9 +++ b/tests/boolean/bfuse_complex/G9 @@ -12,4 +12,4 @@ bfuse result a b -set square 538530 +checkprops result -s 538530 diff --git a/tests/boolean/bfuse_complex/H1 b/tests/boolean/bfuse_complex/H1 index 098b92cf6a..059ca01b91 100644 --- a/tests/boolean/bfuse_complex/H1 +++ b/tests/boolean/bfuse_complex/H1 @@ -9,4 +9,4 @@ bfuse result a b -set square 1.89512e+06 +checkprops result -s 1.89512e+06 diff --git a/tests/boolean/bfuse_complex/H2 b/tests/boolean/bfuse_complex/H2 index 05d49fc8a8..972b596cb4 100644 --- a/tests/boolean/bfuse_complex/H2 +++ b/tests/boolean/bfuse_complex/H2 @@ -10,4 +10,4 @@ bfuse result a b -set square 978396 +checkprops result -s 978396 diff --git a/tests/boolean/bfuse_complex/H3 b/tests/boolean/bfuse_complex/H3 index 84f138290b..1244485c02 100644 --- a/tests/boolean/bfuse_complex/H3 +++ b/tests/boolean/bfuse_complex/H3 @@ -9,4 +9,4 @@ bfuse result a b -set square 26347.6 +checkprops result -s 26347.6 diff --git a/tests/boolean/bfuse_complex/H4 b/tests/boolean/bfuse_complex/H4 index 5eeaf585a7..f5ef481fff 100644 --- a/tests/boolean/bfuse_complex/H4 +++ b/tests/boolean/bfuse_complex/H4 @@ -9,4 +9,4 @@ bfuse result a b -set square 94390.1 +checkprops result -s 94390.1 diff --git a/tests/boolean/bfuse_complex/H5 b/tests/boolean/bfuse_complex/H5 index aba6975ae2..15327eb07c 100644 --- a/tests/boolean/bfuse_complex/H5 +++ b/tests/boolean/bfuse_complex/H5 @@ -11,4 +11,4 @@ bfuse result result c -set square 189131 +checkprops result -s 189131 diff --git a/tests/boolean/bfuse_complex/H6 b/tests/boolean/bfuse_complex/H6 index 710609d8be..6200ae24bd 100644 --- a/tests/boolean/bfuse_complex/H6 +++ b/tests/boolean/bfuse_complex/H6 @@ -10,4 +10,4 @@ bfuse result a b -set square 125777 +checkprops result -s 125777 diff --git a/tests/boolean/bfuse_complex/H7 b/tests/boolean/bfuse_complex/H7 index e16dc26fd8..69cad906a2 100644 --- a/tests/boolean/bfuse_complex/H7 +++ b/tests/boolean/bfuse_complex/H7 @@ -14,4 +14,4 @@ bfuse result a c # KO -set square 168515 +checkprops result -s 168515 diff --git a/tests/boolean/bfuse_complex/H8 b/tests/boolean/bfuse_complex/H8 index 3deaa67e56..c4cf32314e 100644 --- a/tests/boolean/bfuse_complex/H8 +++ b/tests/boolean/bfuse_complex/H8 @@ -10,4 +10,4 @@ bfuse result a b -set square 165253 +checkprops result -s 165253 diff --git a/tests/boolean/bfuse_complex/H9 b/tests/boolean/bfuse_complex/H9 index 882b5a5aa4..e0d8dc341e 100644 --- a/tests/boolean/bfuse_complex/H9 +++ b/tests/boolean/bfuse_complex/H9 @@ -10,4 +10,4 @@ bfuse result a b -set square 1.41768e+06 +checkprops result -s 1.41768e+06 diff --git a/tests/boolean/bfuse_complex/I1 b/tests/boolean/bfuse_complex/I1 index 41eac94121..f0e9da4c26 100644 --- a/tests/boolean/bfuse_complex/I1 +++ b/tests/boolean/bfuse_complex/I1 @@ -9,4 +9,4 @@ bfuse result a b -set square 40078.6 +checkprops result -s 40078.6 diff --git a/tests/boolean/bfuse_complex/I2 b/tests/boolean/bfuse_complex/I2 index b226e4694b..e74132c40c 100644 --- a/tests/boolean/bfuse_complex/I2 +++ b/tests/boolean/bfuse_complex/I2 @@ -10,4 +10,4 @@ bfuse result a b -set square 186203 +checkprops result -s 186203 diff --git a/tests/boolean/bfuse_complex/I3 b/tests/boolean/bfuse_complex/I3 index 87b933c162..8724ed5daa 100644 --- a/tests/boolean/bfuse_complex/I3 +++ b/tests/boolean/bfuse_complex/I3 @@ -9,4 +9,4 @@ bfuse result a b -set square 63361.7 +checkprops result -s 63361.7 diff --git a/tests/boolean/bfuse_complex/I4 b/tests/boolean/bfuse_complex/I4 index 930e904f4f..e1fbd9c93f 100644 --- a/tests/boolean/bfuse_complex/I4 +++ b/tests/boolean/bfuse_complex/I4 @@ -9,4 +9,4 @@ bfuse result a b -set square 54470.6 +checkprops result -s 54470.6 diff --git a/tests/boolean/bfuse_complex/I5 b/tests/boolean/bfuse_complex/I5 index 436424233a..f74372c53d 100644 --- a/tests/boolean/bfuse_complex/I5 +++ b/tests/boolean/bfuse_complex/I5 @@ -10,4 +10,4 @@ bfuse result a b -set square 221130 +checkprops result -s 221130 diff --git a/tests/boolean/bfuse_complex/I6 b/tests/boolean/bfuse_complex/I6 index 52ac576cac..258f3579b3 100644 --- a/tests/boolean/bfuse_complex/I6 +++ b/tests/boolean/bfuse_complex/I6 @@ -9,4 +9,4 @@ bfuse result a b -set square 452089 +checkprops result -s 452089 diff --git a/tests/boolean/bfuse_complex/I7 b/tests/boolean/bfuse_complex/I7 index 0a18f97b9f..64aba10634 100644 --- a/tests/boolean/bfuse_complex/I7 +++ b/tests/boolean/bfuse_complex/I7 @@ -9,4 +9,4 @@ bfuse result a b -set square 81701.3 +checkprops result -s 81701.3 diff --git a/tests/boolean/bfuse_complex/I8 b/tests/boolean/bfuse_complex/I8 index d70eac779e..0c2ce2f566 100644 --- a/tests/boolean/bfuse_complex/I8 +++ b/tests/boolean/bfuse_complex/I8 @@ -11,4 +11,4 @@ bfuse result a b -set square 192383 +checkprops result -s 192383 diff --git a/tests/boolean/bfuse_complex/I9 b/tests/boolean/bfuse_complex/I9 index c9163babbf..602f5b22de 100644 --- a/tests/boolean/bfuse_complex/I9 +++ b/tests/boolean/bfuse_complex/I9 @@ -7,4 +7,4 @@ restore [locate_data_file CTO904_pro12956b.rle] b bfuse result a b -set square 68458.3 +checkprops result -s 68458.3 diff --git a/tests/boolean/bfuse_complex/J1 b/tests/boolean/bfuse_complex/J1 index c728959bc0..ab93bafc77 100644 --- a/tests/boolean/bfuse_complex/J1 +++ b/tests/boolean/bfuse_complex/J1 @@ -8,4 +8,4 @@ ttranslate c2 5 0 10 bfuse result c1 c2 -set square 2199.11 +checkprops result -s 2199.11 diff --git a/tests/boolean/bfuse_complex/J2 b/tests/boolean/bfuse_complex/J2 index 7b635e4066..9c71592833 100644 --- a/tests/boolean/bfuse_complex/J2 +++ b/tests/boolean/bfuse_complex/J2 @@ -8,4 +8,4 @@ restore [locate_data_file CTO902_cts20482c.rle] tool2 bfuse result1 part tool1 bfuse result result1 tool2 -set square 189131 +checkprops result -s 189131 diff --git a/tests/boolean/bfuse_complex/J3 b/tests/boolean/bfuse_complex/J3 index ff50169bcd..b3a9d5c3d3 100644 --- a/tests/boolean/bfuse_complex/J3 +++ b/tests/boolean/bfuse_complex/J3 @@ -8,4 +8,4 @@ restore [locate_data_file cts20484-tool2.rle] tool2 bfuse result1 part tool1 bfuse result result1 tool2 -set square 133085 +checkprops result -s 133085 diff --git a/tests/boolean/bfuse_complex/J4 b/tests/boolean/bfuse_complex/J4 index a23e0bf06d..c121d42067 100644 --- a/tests/boolean/bfuse_complex/J4 +++ b/tests/boolean/bfuse_complex/J4 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20549b.rle] b bfuse result a b -set square 22561.3 +checkprops result -s 22561.3 diff --git a/tests/boolean/bfuse_complex/J5 b/tests/boolean/bfuse_complex/J5 index fc6d003754..3b29415b1b 100644 --- a/tests/boolean/bfuse_complex/J5 +++ b/tests/boolean/bfuse_complex/J5 @@ -7,4 +7,4 @@ trotate b 0 0 75 0 1 0 90 bfuse result a b -set square 85663.7 +checkprops result -s 85663.7 diff --git a/tests/boolean/bfuse_complex/J6 b/tests/boolean/bfuse_complex/J6 index e20d782d4d..ff7524b7a6 100644 --- a/tests/boolean/bfuse_complex/J6 +++ b/tests/boolean/bfuse_complex/J6 @@ -9,4 +9,4 @@ tmirror b 0 0 0 1 0 0 bfuse result a b -set square 19185.1 +checkprops result -s 19185.1 diff --git a/tests/boolean/bfuse_complex/J7 b/tests/boolean/bfuse_complex/J7 index ab3963c0dc..da51f84c24 100644 --- a/tests/boolean/bfuse_complex/J7 +++ b/tests/boolean/bfuse_complex/J7 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20549b.rle] b bfuse result a b -set square 22561.3 +checkprops result -s 22561.3 diff --git a/tests/boolean/bfuse_complex/J8 b/tests/boolean/bfuse_complex/J8 index 2f26d5d3bb..d198e38166 100644 --- a/tests/boolean/bfuse_complex/J8 +++ b/tests/boolean/bfuse_complex/J8 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20751b.rle] b bfuse result a b -set square 52140.6 +checkprops result -s 52140.6 diff --git a/tests/boolean/bfuse_complex/J9 b/tests/boolean/bfuse_complex/J9 index 3abe79e369..940584f911 100644 --- a/tests/boolean/bfuse_complex/J9 +++ b/tests/boolean/bfuse_complex/J9 @@ -6,4 +6,4 @@ restore [locate_data_file cts20769a.brep] b bfuse result a b -set square 92385.1 +checkprops result -s 92385.1 diff --git a/tests/boolean/bfuse_complex/K1 b/tests/boolean/bfuse_complex/K1 index 66e3912ae6..b15844de0e 100644 --- a/tests/boolean/bfuse_complex/K1 +++ b/tests/boolean/bfuse_complex/K1 @@ -6,4 +6,4 @@ restore [locate_data_file cts20370-tool.rle] b bfuse result a b -set square 261265 +checkprops result -s 261265 diff --git a/tests/boolean/bfuse_complex/K2 b/tests/boolean/bfuse_complex/K2 index bf8c406a19..5a8d112d72 100644 --- a/tests/boolean/bfuse_complex/K2 +++ b/tests/boolean/bfuse_complex/K2 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20578b.rle] b bfuse result a b -set square 759758 +checkprops result -s 759758 diff --git a/tests/boolean/bfuse_complex/K3 b/tests/boolean/bfuse_complex/K3 index 22fbc0b938..c85d96d2db 100644 --- a/tests/boolean/bfuse_complex/K3 +++ b/tests/boolean/bfuse_complex/K3 @@ -10,4 +10,4 @@ prism pp f 0 0 100 bfuse result s pp -set square 358551 +checkprops result -s 358551 diff --git a/tests/boolean/bfuse_complex/K4 b/tests/boolean/bfuse_complex/K4 index c39267e3d2..601ba483e0 100644 --- a/tests/boolean/bfuse_complex/K4 +++ b/tests/boolean/bfuse_complex/K4 @@ -10,4 +10,4 @@ explode a so bfuse result a_1 b # pkv t -set square 65482.8 +checkprops result -s 65482.8 diff --git a/tests/boolean/bfuse_complex/K5 b/tests/boolean/bfuse_complex/K5 index a8774ed90d..cf3466c760 100644 --- a/tests/boolean/bfuse_complex/K5 +++ b/tests/boolean/bfuse_complex/K5 @@ -6,4 +6,4 @@ restore [locate_data_file buc60116b.rle] b bfuse result a b -set square 224496 +checkprops result -s 224496 diff --git a/tests/boolean/bfuse_complex/K6 b/tests/boolean/bfuse_complex/K6 index 56114f407c..b8b3a07e9f 100644 --- a/tests/boolean/bfuse_complex/K6 +++ b/tests/boolean/bfuse_complex/K6 @@ -6,4 +6,4 @@ restore [locate_data_file cts20973b.rle] b bfuse result a b -set square 324489 +checkprops result -s 324489 diff --git a/tests/boolean/bfuse_complex/K7 b/tests/boolean/bfuse_complex/K7 index befaf9fd26..3f284020c0 100644 --- a/tests/boolean/bfuse_complex/K7 +++ b/tests/boolean/bfuse_complex/K7 @@ -7,4 +7,4 @@ restore [locate_data_file CTO904_cts20974b.rle] b bfuse result a b -set square 3362.81 +checkprops result -s 3362.81 diff --git a/tests/boolean/bfuse_complex/K8 b/tests/boolean/bfuse_complex/K8 index f212048b13..729a610d4c 100644 --- a/tests/boolean/bfuse_complex/K8 +++ b/tests/boolean/bfuse_complex/K8 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_pro12875b.rle] b updatetolerance a 1 bfuse result a b -set square 788417 +checkprops result -s 788417 diff --git a/tests/boolean/bfuse_complex/K9 b/tests/boolean/bfuse_complex/K9 index f5c850f966..dafeb7605e 100644 --- a/tests/boolean/bfuse_complex/K9 +++ b/tests/boolean/bfuse_complex/K9 @@ -6,4 +6,4 @@ restore [locate_data_file pro13555b.rle] b bfuse result a b -set square 3479.01 +checkprops result -s 3479.01 diff --git a/tests/boolean/bfuse_complex/L1 b/tests/boolean/bfuse_complex/L1 index 70c62af3ef..7c69472642 100644 --- a/tests/boolean/bfuse_complex/L1 +++ b/tests/boolean/bfuse_complex/L1 @@ -6,4 +6,4 @@ restore [locate_data_file CTO902_cts20525-tool.rle] b bfuse result a b -set square 160000 +checkprops result -s 160000 diff --git a/tests/boolean/bfuse_complex/L2 b/tests/boolean/bfuse_complex/L2 index 242408454d..6143e65a35 100644 --- a/tests/boolean/bfuse_complex/L2 +++ b/tests/boolean/bfuse_complex/L2 @@ -6,4 +6,4 @@ restore [locate_data_file CTO900_cts21453b.rle] b bfuse result a b -set square 163507 +checkprops result -s 163507 diff --git a/tests/boolean/bfuse_complex/L3 b/tests/boolean/bfuse_complex/L3 index 06b2b30754..c1e978623a 100644 --- a/tests/boolean/bfuse_complex/L3 +++ b/tests/boolean/bfuse_complex/L3 @@ -6,4 +6,4 @@ restore [locate_data_file cts20528-tool.rle] b bfuse result a b -set square 112227 +checkprops result -s 112227 diff --git a/tests/boolean/bfuse_complex/L4 b/tests/boolean/bfuse_complex/L4 index 971c28648f..22d30e0e5e 100644 --- a/tests/boolean/bfuse_complex/L4 +++ b/tests/boolean/bfuse_complex/L4 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_pro12859b.rle] b bfuse result a b -set square 468899 +checkprops result -s 468899 diff --git a/tests/boolean/bfuse_complex/L5 b/tests/boolean/bfuse_complex/L5 index ebbe91e107..4306671950 100644 --- a/tests/boolean/bfuse_complex/L5 +++ b/tests/boolean/bfuse_complex/L5 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_pro12852b.rle] b bfuse result a b -set square 592128 +checkprops result -s 592128 diff --git a/tests/boolean/bfuse_complex/L6 b/tests/boolean/bfuse_complex/L6 index 2bc25eb781..0926a557a1 100644 --- a/tests/boolean/bfuse_complex/L6 +++ b/tests/boolean/bfuse_complex/L6 @@ -6,4 +6,4 @@ restore [locate_data_file cts20907b.rle] b bfuse result a b -set square 486.413 +checkprops result -s 486.413 diff --git a/tests/boolean/bfuse_complex/L7 b/tests/boolean/bfuse_complex/L7 index 0ff80a753a..10eb60d79c 100644 --- a/tests/boolean/bfuse_complex/L7 +++ b/tests/boolean/bfuse_complex/L7 @@ -6,4 +6,4 @@ restore [locate_data_file cts21124b.rle] b bfuse result a b -set square 48061.7 +checkprops result -s 48061.7 diff --git a/tests/boolean/bfuse_complex/L8 b/tests/boolean/bfuse_complex/L8 index cc43f175b0..6e3e842e1d 100644 --- a/tests/boolean/bfuse_complex/L8 +++ b/tests/boolean/bfuse_complex/L8 @@ -6,4 +6,4 @@ restore [locate_data_file cts21326b.rle] b bfuse result a b -set square 50708 +checkprops result -s 50708 diff --git a/tests/boolean/bfuse_complex/L9 b/tests/boolean/bfuse_complex/L9 index 61df240e2c..9367e34377 100644 --- a/tests/boolean/bfuse_complex/L9 +++ b/tests/boolean/bfuse_complex/L9 @@ -8,4 +8,4 @@ prism b skface 0 0 -50 bfuse result a b -set square 18033.5 +checkprops result -s 18033.5 diff --git a/tests/boolean/bfuse_complex/M1 b/tests/boolean/bfuse_complex/M1 index c2fd7f199e..7bef50321f 100644 --- a/tests/boolean/bfuse_complex/M1 +++ b/tests/boolean/bfuse_complex/M1 @@ -6,4 +6,4 @@ restore [locate_data_file cts21216b.rle] b bfuse result a b -set square 15597.5 +checkprops result -s 15597.5 diff --git a/tests/boolean/bfuse_complex/M2 b/tests/boolean/bfuse_complex/M2 index 7f81129671..726a6c61ce 100644 --- a/tests/boolean/bfuse_complex/M2 +++ b/tests/boolean/bfuse_complex/M2 @@ -8,4 +8,4 @@ prism b skface 0 0 1 10 bfuse result a b -set square 19213.9 +checkprops result -s 19213.9 diff --git a/tests/boolean/bfuse_complex/M3 b/tests/boolean/bfuse_complex/M3 index d37749cc2a..210109be5c 100644 --- a/tests/boolean/bfuse_complex/M3 +++ b/tests/boolean/bfuse_complex/M3 @@ -6,4 +6,4 @@ restore [locate_data_file cts21244b.rle] b bfuse result a b -set square 184913 +checkprops result -s 184913 diff --git a/tests/boolean/bfuse_complex/M4 b/tests/boolean/bfuse_complex/M4 index 78e378ba65..e90f27bb99 100644 --- a/tests/boolean/bfuse_complex/M4 +++ b/tests/boolean/bfuse_complex/M4 @@ -8,4 +8,4 @@ revol b skface 0 0 0 0 -1 0 360 bfuse result a b -set square 7463.16 +checkprops result -s 7463.16 diff --git a/tests/boolean/bfuse_complex/M5 b/tests/boolean/bfuse_complex/M5 index 5079d587e9..93d5a30749 100644 --- a/tests/boolean/bfuse_complex/M5 +++ b/tests/boolean/bfuse_complex/M5 @@ -9,4 +9,4 @@ bfuse rab a b bfuse result rab c -set square 12335.6 +checkprops result -s 12335.6 diff --git a/tests/boolean/bfuse_complex/M6 b/tests/boolean/bfuse_complex/M6 index 1772306aa8..35c1f16868 100644 --- a/tests/boolean/bfuse_complex/M6 +++ b/tests/boolean/bfuse_complex/M6 @@ -6,4 +6,4 @@ restore [locate_data_file cts21306c.rle] c bfuse result b c -set square 9411.14 +checkprops result -s 9411.14 diff --git a/tests/boolean/bfuse_complex/M7 b/tests/boolean/bfuse_complex/M7 index 87245980c4..10e94c6de2 100644 --- a/tests/boolean/bfuse_complex/M7 +++ b/tests/boolean/bfuse_complex/M7 @@ -9,4 +9,4 @@ tclean a bfuse result a b -set square 70265.2 +checkprops result -s 70265.2 diff --git a/tests/boolean/bfuse_complex/M8 b/tests/boolean/bfuse_complex/M8 index 674a8992c6..d36fc2f107 100644 --- a/tests/boolean/bfuse_complex/M8 +++ b/tests/boolean/bfuse_complex/M8 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts20944b.rle] b bfuse result a b -set square 29628.1 +checkprops result -s 29628.1 diff --git a/tests/boolean/bfuse_complex/M9 b/tests/boolean/bfuse_complex/M9 index 158c65bd1f..db1d45ef7e 100644 --- a/tests/boolean/bfuse_complex/M9 +++ b/tests/boolean/bfuse_complex/M9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_hkg60155b.rle] b bfuse result a b -set square 9367.3 +checkprops result -s 9367.3 diff --git a/tests/boolean/bfuse_complex/N1 b/tests/boolean/bfuse_complex/N1 index 6cc1ae4054..b4f3c8065e 100644 --- a/tests/boolean/bfuse_complex/N1 +++ b/tests/boolean/bfuse_complex/N1 @@ -6,4 +6,4 @@ restore [locate_data_file pro14893b.rle] b bfuse result a b -set square 22717.7 +checkprops result -s 22717.7 diff --git a/tests/boolean/bfuse_complex/N2 b/tests/boolean/bfuse_complex/N2 index b467df10ba..eb04a88054 100644 --- a/tests/boolean/bfuse_complex/N2 +++ b/tests/boolean/bfuse_complex/N2 @@ -6,4 +6,4 @@ restore [locate_data_file cts20960b.rle] b bfuse result a b -set square 38854 +checkprops result -s 38854 diff --git a/tests/boolean/bfuse_complex/N3 b/tests/boolean/bfuse_complex/N3 index 4ee4dd1538..a7dd8a6033 100644 --- a/tests/boolean/bfuse_complex/N3 +++ b/tests/boolean/bfuse_complex/N3 @@ -8,4 +8,4 @@ restore [locate_data_file CTO904_pro14785c.rle] c bfuse res a b bfuse result res c -set square 533100 +checkprops result -s 533100 diff --git a/tests/boolean/bfuse_complex/N4 b/tests/boolean/bfuse_complex/N4 index 0133dd471d..d8956deaf4 100644 --- a/tests/boolean/bfuse_complex/N4 +++ b/tests/boolean/bfuse_complex/N4 @@ -8,4 +8,4 @@ prism b aface 0 0 -50 bfuse result a b -set square 601864 +checkprops result -s 601864 diff --git a/tests/boolean/bfuse_complex/N5 b/tests/boolean/bfuse_complex/N5 index 98906bf87e..0caad00f50 100644 --- a/tests/boolean/bfuse_complex/N5 +++ b/tests/boolean/bfuse_complex/N5 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_fra61146b.rle] b bfuse result a b -set square 254248 +checkprops result -s 254248 diff --git a/tests/boolean/bfuse_complex/N6 b/tests/boolean/bfuse_complex/N6 index e39c0b0cdd..1341bfd241 100644 --- a/tests/boolean/bfuse_complex/N6 +++ b/tests/boolean/bfuse_complex/N6 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_fra61146b.rle] b bfuse result b a -set square 254248 +checkprops result -s 254248 diff --git a/tests/boolean/bfuse_complex/N7 b/tests/boolean/bfuse_complex/N7 index 60b522a7b6..db6bf98556 100644 --- a/tests/boolean/bfuse_complex/N7 +++ b/tests/boolean/bfuse_complex/N7 @@ -6,4 +6,4 @@ restore [locate_data_file pro15049b.rle] b bfuse result a b -set square 741091 +checkprops result -s 741091 diff --git a/tests/boolean/bfuse_complex/N8 b/tests/boolean/bfuse_complex/N8 index b56136da08..c860be0168 100644 --- a/tests/boolean/bfuse_complex/N8 +++ b/tests/boolean/bfuse_complex/N8 @@ -6,4 +6,4 @@ restore [locate_data_file CTO904_cts21364b.rle] b bfuse result a b -set square 46682.1 +checkprops result -s 46682.1 diff --git a/tests/boolean/bfuse_complex/N9 b/tests/boolean/bfuse_complex/N9 index 527cbfbf57..97ad6013b0 100644 --- a/tests/boolean/bfuse_complex/N9 +++ b/tests/boolean/bfuse_complex/N9 @@ -6,4 +6,4 @@ restore [locate_data_file pro15150b.rle] b bfuse result a b -set square 259563 +checkprops result -s 259563 diff --git a/tests/boolean/bfuse_complex/O1 b/tests/boolean/bfuse_complex/O1 index 0bf8ead5ab..4d057832dd 100644 --- a/tests/boolean/bfuse_complex/O1 +++ b/tests/boolean/bfuse_complex/O1 @@ -13,4 +13,4 @@ explode c f bfuse result a_1 c_1 #pkv t -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/O2 b/tests/boolean/bfuse_complex/O2 index f639ef4456..33b9219fd1 100644 --- a/tests/boolean/bfuse_complex/O2 +++ b/tests/boolean/bfuse_complex/O2 @@ -12,4 +12,4 @@ explode d f bfuse result a_1 d_1 #pkv t -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/O3 b/tests/boolean/bfuse_complex/O3 index 452a58719a..66f8b02972 100644 --- a/tests/boolean/bfuse_complex/O3 +++ b/tests/boolean/bfuse_complex/O3 @@ -13,4 +13,4 @@ explode c f bfuse result b_1 c_1 #pkv t -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/O4 b/tests/boolean/bfuse_complex/O4 index f4a01e6fc8..bcb5a5a29e 100644 --- a/tests/boolean/bfuse_complex/O4 +++ b/tests/boolean/bfuse_complex/O4 @@ -13,4 +13,4 @@ explode d f bfuse result b_1 d_1 #pkv t -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/O5 b/tests/boolean/bfuse_complex/O5 index 5d715b7a0f..f6fb19f1c3 100644 --- a/tests/boolean/bfuse_complex/O5 +++ b/tests/boolean/bfuse_complex/O5 @@ -5,4 +5,4 @@ restore [locate_data_file CTO908_topo104-o2.brep] jante bfuse result wheel jante -set square 40059.9 +checkprops result -s 40059.9 diff --git a/tests/boolean/bfuse_complex/O6 b/tests/boolean/bfuse_complex/O6 index 0797c5fcbe..5f8db76223 100644 --- a/tests/boolean/bfuse_complex/O6 +++ b/tests/boolean/bfuse_complex/O6 @@ -5,4 +5,4 @@ restore [locate_data_file CTO908_topo106-n.brep] nervure bfuse result poche nervure -set square 105275 +checkprops result -s 105275 diff --git a/tests/boolean/bfuse_complex/O7 b/tests/boolean/bfuse_complex/O7 index 1f75da917f..b57849922c 100644 --- a/tests/boolean/bfuse_complex/O7 +++ b/tests/boolean/bfuse_complex/O7 @@ -5,4 +5,4 @@ restore [locate_data_file CTO909_IR2_sphere1_20.brep] sp1 bfuse result pip sp1 -set square 35184.5 +checkprops result -s 35184.5 diff --git a/tests/boolean/bfuse_complex/O8 b/tests/boolean/bfuse_complex/O8 index 181f407d2d..cd4c222666 100644 --- a/tests/boolean/bfuse_complex/O8 +++ b/tests/boolean/bfuse_complex/O8 @@ -4,4 +4,4 @@ restore [locate_data_file CTO909_tool_syb.brep] b bfuse result a b -set square 76217.4 +checkprops result -s 76217.4 diff --git a/tests/boolean/bfuse_complex/O9 b/tests/boolean/bfuse_complex/O9 index 029cdf7364..3aa7d39127 100644 --- a/tests/boolean/bfuse_complex/O9 +++ b/tests/boolean/bfuse_complex/O9 @@ -5,4 +5,4 @@ restore [locate_data_file CTO909_2.brep] b bfuse result a b -set square 21190.7 +checkprops result -s 21190.7 diff --git a/tests/boolean/bfuse_complex/P2 b/tests/boolean/bfuse_complex/P2 index 21d68271e9..2c9ae7a50d 100644 --- a/tests/boolean/bfuse_complex/P2 +++ b/tests/boolean/bfuse_complex/P2 @@ -9,4 +9,4 @@ copy c2_1 c2 bfuse result c1 c2 -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/P3 b/tests/boolean/bfuse_complex/P3 index 4e6e372ead..1753026591 100644 --- a/tests/boolean/bfuse_complex/P3 +++ b/tests/boolean/bfuse_complex/P3 @@ -9,4 +9,4 @@ copy c2_1 c2 bfuse result c1 c2 -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/P4 b/tests/boolean/bfuse_complex/P4 index 09f8834c1f..069891d314 100644 --- a/tests/boolean/bfuse_complex/P4 +++ b/tests/boolean/bfuse_complex/P4 @@ -24,4 +24,4 @@ ttranslate pb 0 0 10 bfuse result pa pb -set square 2104.16 +checkprops result -s 2104.16 diff --git a/tests/boolean/bfuse_complex/P5 b/tests/boolean/bfuse_complex/P5 index 6d69c7d36d..9ac449a858 100644 --- a/tests/boolean/bfuse_complex/P5 +++ b/tests/boolean/bfuse_complex/P5 @@ -10,4 +10,4 @@ updatetolerance t 1 bfuse result s t -set square 23108.1 +checkprops result -s 23108.1 diff --git a/tests/boolean/bfuse_complex/P6 b/tests/boolean/bfuse_complex/P6 index 052caa106a..ca92001271 100644 --- a/tests/boolean/bfuse_complex/P6 +++ b/tests/boolean/bfuse_complex/P6 @@ -9,4 +9,4 @@ updatetolerance u 1 bfuse result s u -set square 22999.2 +checkprops result -s 22999.2 diff --git a/tests/boolean/bfuse_complex/P7 b/tests/boolean/bfuse_complex/P7 index e49103a6db..1c50f44434 100644 --- a/tests/boolean/bfuse_complex/P7 +++ b/tests/boolean/bfuse_complex/P7 @@ -9,4 +9,4 @@ tscale u 0 0 0 0.01 bfuse result s u -set square 2.29992 +checkprops result -s 2.29992 diff --git a/tests/boolean/bfuse_complex/P9 b/tests/boolean/bfuse_complex/P9 index 6088b55188..9808ed1e1a 100644 --- a/tests/boolean/bfuse_complex/P9 +++ b/tests/boolean/bfuse_complex/P9 @@ -5,4 +5,4 @@ restore [locate_data_file mds-part2.rle] b bfuse result a b -set square 239.333 +checkprops result -s 239.333 diff --git a/tests/boolean/bfuse_complex/Q1 b/tests/boolean/bfuse_complex/Q1 index 43a215c04b..f145d358ba 100644 --- a/tests/boolean/bfuse_complex/Q1 +++ b/tests/boolean/bfuse_complex/Q1 @@ -5,4 +5,4 @@ restore [locate_data_file CTO900_ger60239b.rle] d bfuse result c d -set square 3468.6 +checkprops result -s 3468.6 diff --git a/tests/boolean/bfuse_complex/Q2 b/tests/boolean/bfuse_complex/Q2 index 45a88e0f0d..353221a984 100644 --- a/tests/boolean/bfuse_complex/Q2 +++ b/tests/boolean/bfuse_complex/Q2 @@ -1,9 +1,9 @@ # pro10658 -puts "TODO ALL Error : The area of the resulting shape is" +puts "TODO ALL: Error : The area of result shape is" restore [locate_data_file CTO900_pro10658a.rle] a restore [locate_data_file pro10658b.rle] b bfuse result a b -set square 8231.06 +checkprops result -s 8231.06 diff --git a/tests/boolean/bfuse_complex/Q3 b/tests/boolean/bfuse_complex/Q3 index 31076c5869..fbc70afc23 100644 --- a/tests/boolean/bfuse_complex/Q3 +++ b/tests/boolean/bfuse_complex/Q3 @@ -57,4 +57,4 @@ if { $Jtime < $Ktime || $Jtime < $Ltime || $Jtime < $Mtime} { compound resab rescd resef resgh result -set square 2.5e+13 +checkprops result -s 2.5e+13 diff --git a/tests/boolean/bfuse_complex/Q4 b/tests/boolean/bfuse_complex/Q4 index a5635a6cfe..20ef10f290 100644 --- a/tests/boolean/bfuse_complex/Q4 +++ b/tests/boolean/bfuse_complex/Q4 @@ -6,4 +6,4 @@ restore [locate_data_file buc60321b.brep] b bfuse result a b -set square 21190.7 +checkprops result -s 21190.7 diff --git a/tests/boolean/bfuse_complex/Q5 b/tests/boolean/bfuse_complex/Q5 index 7473203244..123a490082 100644 --- a/tests/boolean/bfuse_complex/Q5 +++ b/tests/boolean/bfuse_complex/Q5 @@ -7,4 +7,4 @@ restore [locate_data_file IR2_sphere2_20.brep] b bfuse result a b -set square 35185.8 +checkprops result -s 35185.8 diff --git a/tests/boolean/bfuse_complex/Q6 b/tests/boolean/bfuse_complex/Q6 index 6bcdc24f28..615089c6aa 100644 --- a/tests/boolean/bfuse_complex/Q6 +++ b/tests/boolean/bfuse_complex/Q6 @@ -7,4 +7,4 @@ restore [locate_data_file CTO904_cts20769a.rle] b bfuse result a b -set square 92385.1 +checkprops result -s 92385.1 diff --git a/tests/boolean/bfuse_complex/Q7 b/tests/boolean/bfuse_complex/Q7 index 7858aaf37c..054af56af0 100644 --- a/tests/boolean/bfuse_complex/Q7 +++ b/tests/boolean/bfuse_complex/Q7 @@ -12,4 +12,4 @@ explode res1 So bfuse result base res1_1 -set square 181990 +checkprops result -s 181990 diff --git a/tests/boolean/bfuse_complex/Q8 b/tests/boolean/bfuse_complex/Q8 index 934a54d329..7dfb06a724 100644 --- a/tests/boolean/bfuse_complex/Q8 +++ b/tests/boolean/bfuse_complex/Q8 @@ -13,4 +13,4 @@ explode rcut1 bfuse result base rcut1_2 -set square 13428.1 +checkprops result -s 13428.1 diff --git a/tests/boolean/bfuse_complex/Q9 b/tests/boolean/bfuse_complex/Q9 index bd10db75ae..b8714a807d 100644 --- a/tests/boolean/bfuse_complex/Q9 +++ b/tests/boolean/bfuse_complex/Q9 @@ -13,4 +13,4 @@ explode rcut2 bfuse result base rcut2_2 -set square 13822.2 +checkprops result -s 13822.2 diff --git a/tests/boolean/bfuse_complex/R1 b/tests/boolean/bfuse_complex/R1 index f4f5832c75..d7c44c362f 100644 --- a/tests/boolean/bfuse_complex/R1 +++ b/tests/boolean/bfuse_complex/R1 @@ -16,4 +16,4 @@ btolx tool bfuse result b tool -set square 26012 +checkprops result -s 26012 diff --git a/tests/boolean/bfuse_complex/R2 b/tests/boolean/bfuse_complex/R2 index 67e3607f13..9cbfe648d4 100644 --- a/tests/boolean/bfuse_complex/R2 +++ b/tests/boolean/bfuse_complex/R2 @@ -12,4 +12,4 @@ maxtolerance b bfuse result a b -set square 121182 +checkprops result -s 121182 diff --git a/tests/boolean/bfuse_complex/R3 b/tests/boolean/bfuse_complex/R3 index 4c5c4d3596..670c18fae4 100644 --- a/tests/boolean/bfuse_complex/R3 +++ b/tests/boolean/bfuse_complex/R3 @@ -10,4 +10,4 @@ maxtolerance t bfuse result s t -set square 14059.8 +checkprops result -s 14059.8 diff --git a/tests/boolean/bfuse_complex/R4 b/tests/boolean/bfuse_complex/R4 index 4c95f41ece..12228c5ae5 100644 --- a/tests/boolean/bfuse_complex/R4 +++ b/tests/boolean/bfuse_complex/R4 @@ -11,4 +11,4 @@ updatetolerance t 1 bfuse result s t -set square 23108.1 +checkprops result -s 23108.1 diff --git a/tests/boolean/bfuse_complex/R5 b/tests/boolean/bfuse_complex/R5 index 7999f6a61c..3f1d11bcdd 100644 --- a/tests/boolean/bfuse_complex/R5 +++ b/tests/boolean/bfuse_complex/R5 @@ -10,4 +10,4 @@ updatetolerance u 1 bfuse result s u -set square 22999.2 +checkprops result -s 22999.2 diff --git a/tests/boolean/bfuse_complex/R6 b/tests/boolean/bfuse_complex/R6 index cc2343149a..85a20d4ea6 100644 --- a/tests/boolean/bfuse_complex/R6 +++ b/tests/boolean/bfuse_complex/R6 @@ -11,4 +11,4 @@ tscale u 0 0 0 0.01 bfuse result s u -set square 2.29992 +checkprops result -s 2.29992 diff --git a/tests/boolean/bfuse_complex/R7 b/tests/boolean/bfuse_complex/R7 index 17d0d0c431..0e7cee5a0c 100644 --- a/tests/boolean/bfuse_complex/R7 +++ b/tests/boolean/bfuse_complex/R7 @@ -11,4 +11,4 @@ maxtolerance s bfuse result s t -set square 100110 +checkprops result -s 100110 diff --git a/tests/boolean/bfuse_complex/R8 b/tests/boolean/bfuse_complex/R8 index cf50989098..5338d73887 100644 --- a/tests/boolean/bfuse_complex/R8 +++ b/tests/boolean/bfuse_complex/R8 @@ -8,4 +8,4 @@ restore [locate_data_file pro16769b.rle] tool bfuse result base tool fsameparameter result -set square 46778.2 +checkprops result -s 46778.2 diff --git a/tests/boolean/bfuse_complex/R9 b/tests/boolean/bfuse_complex/R9 index 3b522b4d1a..39ff209e08 100644 --- a/tests/boolean/bfuse_complex/R9 +++ b/tests/boolean/bfuse_complex/R9 @@ -11,5 +11,5 @@ restore [locate_data_file pro18457b.rle] f2 bfuse result f1 f2 -set square 996.98 +checkprops result -s 996.98 diff --git a/tests/boolean/bfuse_complex/S1 b/tests/boolean/bfuse_complex/S1 index d7a3a520f2..a0e77feb9a 100644 --- a/tests/boolean/bfuse_complex/S1 +++ b/tests/boolean/bfuse_complex/S1 @@ -13,4 +13,4 @@ explode res bfuse result base res_1 -set square 64405.2 +checkprops result -s 64405.2 diff --git a/tests/boolean/bfuse_complex/S2 b/tests/boolean/bfuse_complex/S2 index 17581b1d23..e5384f98c9 100644 --- a/tests/boolean/bfuse_complex/S2 +++ b/tests/boolean/bfuse_complex/S2 @@ -16,4 +16,4 @@ bfuse res2 sh res_3 bfuse result sh res_2 -set square 3734.83 +checkprops result -s 3734.83 diff --git a/tests/boolean/bfuse_complex/S3 b/tests/boolean/bfuse_complex/S3 index 7a63844891..b45125cf69 100644 --- a/tests/boolean/bfuse_complex/S3 +++ b/tests/boolean/bfuse_complex/S3 @@ -14,4 +14,4 @@ copy c2_1 c2 bfuse result c1 c2 -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/S4 b/tests/boolean/bfuse_complex/S4 index 105b00246d..b240a10755 100644 --- a/tests/boolean/bfuse_complex/S4 +++ b/tests/boolean/bfuse_complex/S4 @@ -14,4 +14,4 @@ copy c2_1 c2 bfuse result c1 c2 -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bfuse_complex/S5 b/tests/boolean/bfuse_complex/S5 index 071ead7a80..78f9eed8fb 100644 --- a/tests/boolean/bfuse_complex/S5 +++ b/tests/boolean/bfuse_complex/S5 @@ -7,4 +7,4 @@ fsameparameter a bfuse result a b -set square 29628.1 +checkprops result -s 29628.1 diff --git a/tests/boolean/bfuse_complex/S6 b/tests/boolean/bfuse_complex/S6 index 3ef939cddf..b63eb67984 100644 --- a/tests/boolean/bfuse_complex/S6 +++ b/tests/boolean/bfuse_complex/S6 @@ -5,4 +5,4 @@ restore [locate_data_file CTO900_pro12896b.rle] b bfuse result a b -set square 202328 +checkprops result -s 202328 diff --git a/tests/boolean/bfuse_complex/begin b/tests/boolean/bfuse_complex/begin index 3b2bb7ac43..582dbfbd55 100644 --- a/tests/boolean/bfuse_complex/begin +++ b/tests/boolean/bfuse_complex/begin @@ -1,2 +1 @@ set command bfuse -set square 0 diff --git a/tests/boolean/bfuse_simple/A1 b/tests/boolean/bfuse_simple/A1 index 1cbc827a01..17389926f6 100644 --- a/tests/boolean/bfuse_simple/A1 +++ b/tests/boolean/bfuse_simple/A1 @@ -2,4 +2,4 @@ psphere s 1 box b 1 1 1 bfuse result s b -set square 14.6394 +checkprops result -s 14.6394 diff --git a/tests/boolean/bfuse_simple/A2 b/tests/boolean/bfuse_simple/A2 index fac60870a7..84366a6232 100644 --- a/tests/boolean/bfuse_simple/A2 +++ b/tests/boolean/bfuse_simple/A2 @@ -4,4 +4,4 @@ trotate s 0 0 0 0 1 0 -45 box b 1 1 1 bfuse result s b -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/A3 b/tests/boolean/bfuse_simple/A3 index 9155c0f1d5..2c60696aee 100644 --- a/tests/boolean/bfuse_simple/A3 +++ b/tests/boolean/bfuse_simple/A3 @@ -4,4 +4,4 @@ trotate s 0 0 0 0 1 0 -45 box b 1 1 1 bfuse result b s -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/A4 b/tests/boolean/bfuse_simple/A4 index adc71d0ffd..161ac2e284 100644 --- a/tests/boolean/bfuse_simple/A4 +++ b/tests/boolean/bfuse_simple/A4 @@ -3,4 +3,4 @@ box b 1 1 1 trotate b 0 0 1 0 1 0 90 bfuse result s b -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/A5 b/tests/boolean/bfuse_simple/A5 index 79900f21c9..ababdba6c6 100644 --- a/tests/boolean/bfuse_simple/A5 +++ b/tests/boolean/bfuse_simple/A5 @@ -3,4 +3,4 @@ box b 1 1 1 trotate b 0 0 1 0 1 0 90 bfuse result b s -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/A6 b/tests/boolean/bfuse_simple/A6 index aada7dd4fe..15dfbb2363 100644 --- a/tests/boolean/bfuse_simple/A6 +++ b/tests/boolean/bfuse_simple/A6 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bfuse result b2 b1 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bfuse_simple/A7 b/tests/boolean/bfuse_simple/A7 index e56022a18f..f5b0f25add 100644 --- a/tests/boolean/bfuse_simple/A7 +++ b/tests/boolean/bfuse_simple/A7 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bfuse result b2 b1 -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bfuse_simple/A8 b/tests/boolean/bfuse_simple/A8 index 0b32f59533..134f78e709 100644 --- a/tests/boolean/bfuse_simple/A8 +++ b/tests/boolean/bfuse_simple/A8 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bfuse result b2 b1 -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bfuse_simple/A9 b/tests/boolean/bfuse_simple/A9 index 163fa8f7f6..8b5c245154 100644 --- a/tests/boolean/bfuse_simple/A9 +++ b/tests/boolean/bfuse_simple/A9 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bfuse result b2 b1 -set square 12 +checkprops result -s 12 diff --git a/tests/boolean/bfuse_simple/B1 b/tests/boolean/bfuse_simple/B1 index a08970c0b4..f01289cd14 100644 --- a/tests/boolean/bfuse_simple/B1 +++ b/tests/boolean/bfuse_simple/B1 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bfuse result b2 b1 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bfuse_simple/B2 b/tests/boolean/bfuse_simple/B2 index 8b744d4818..9bea5c785e 100644 --- a/tests/boolean/bfuse_simple/B2 +++ b/tests/boolean/bfuse_simple/B2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bfuse result b2 b1 -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bfuse_simple/B3 b/tests/boolean/bfuse_simple/B3 index ef2032a2b1..7107cc59db 100644 --- a/tests/boolean/bfuse_simple/B3 +++ b/tests/boolean/bfuse_simple/B3 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bfuse result b2 b1 -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bfuse_simple/B4 b/tests/boolean/bfuse_simple/B4 index 71eb06758f..338849da61 100644 --- a/tests/boolean/bfuse_simple/B4 +++ b/tests/boolean/bfuse_simple/B4 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bfuse result b2 b1 -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bfuse_simple/B5 b/tests/boolean/bfuse_simple/B5 index 73b85b0170..cfd30ed76d 100644 --- a/tests/boolean/bfuse_simple/B5 +++ b/tests/boolean/bfuse_simple/B5 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bfuse result b2 b1 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bfuse_simple/B6 b/tests/boolean/bfuse_simple/B6 index 79acf1527c..5784024040 100644 --- a/tests/boolean/bfuse_simple/B6 +++ b/tests/boolean/bfuse_simple/B6 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bfuse result b2 b1 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bfuse_simple/B7 b/tests/boolean/bfuse_simple/B7 index 765b5b46d6..2e24a92d98 100644 --- a/tests/boolean/bfuse_simple/B7 +++ b/tests/boolean/bfuse_simple/B7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bfuse result b2 b1 -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bfuse_simple/B8 b/tests/boolean/bfuse_simple/B8 index 10ea418828..4d1ae6f086 100644 --- a/tests/boolean/bfuse_simple/B8 +++ b/tests/boolean/bfuse_simple/B8 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bfuse result b2 b1 -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bfuse_simple/B9 b/tests/boolean/bfuse_simple/B9 index 6153826384..a8e760a4a8 100644 --- a/tests/boolean/bfuse_simple/B9 +++ b/tests/boolean/bfuse_simple/B9 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bfuse result b2 b1 -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bfuse_simple/C1 b/tests/boolean/bfuse_simple/C1 index 0b75f80fc6..5839797c02 100644 --- a/tests/boolean/bfuse_simple/C1 +++ b/tests/boolean/bfuse_simple/C1 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bfuse result b2 b1 -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bfuse_simple/C2 b/tests/boolean/bfuse_simple/C2 index bfcbcb0f80..1ad94587a9 100644 --- a/tests/boolean/bfuse_simple/C2 +++ b/tests/boolean/bfuse_simple/C2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bfuse result b2 b1 -set square 8.5 +checkprops result -s 8.5 diff --git a/tests/boolean/bfuse_simple/C3 b/tests/boolean/bfuse_simple/C3 index 8d1f575a4f..ea996ea40f 100644 --- a/tests/boolean/bfuse_simple/C3 +++ b/tests/boolean/bfuse_simple/C3 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bfuse result b2 b1 -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bfuse_simple/C4 b/tests/boolean/bfuse_simple/C4 index 464079577f..5b7c98423c 100644 --- a/tests/boolean/bfuse_simple/C4 +++ b/tests/boolean/bfuse_simple/C4 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bfuse result b2 b1 -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bfuse_simple/C5 b/tests/boolean/bfuse_simple/C5 index 5d6f6818b3..b2ff99bf0f 100644 --- a/tests/boolean/bfuse_simple/C5 +++ b/tests/boolean/bfuse_simple/C5 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bfuse result b2 b1 -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bfuse_simple/C6 b/tests/boolean/bfuse_simple/C6 index 9e70139809..9eab08bd68 100644 --- a/tests/boolean/bfuse_simple/C6 +++ b/tests/boolean/bfuse_simple/C6 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bfuse result b2 b1 -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bfuse_simple/C7 b/tests/boolean/bfuse_simple/C7 index cf7ce24fe6..8da69134af 100644 --- a/tests/boolean/bfuse_simple/C7 +++ b/tests/boolean/bfuse_simple/C7 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bfuse result b2 b1 -set square 9 +checkprops result -s 9 diff --git a/tests/boolean/bfuse_simple/C8 b/tests/boolean/bfuse_simple/C8 index 0ab02acce9..3d526e3cf7 100644 --- a/tests/boolean/bfuse_simple/C8 +++ b/tests/boolean/bfuse_simple/C8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bfuse result b2 b1 -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/bfuse_simple/C9 b/tests/boolean/bfuse_simple/C9 index 466d452b1e..9a9ffffc37 100644 --- a/tests/boolean/bfuse_simple/C9 +++ b/tests/boolean/bfuse_simple/C9 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bfuse result b2 b1 -set square 6.91421 +checkprops result -s 6.91421 diff --git a/tests/boolean/bfuse_simple/D1 b/tests/boolean/bfuse_simple/D1 index cfc3c37ae4..b3c1e12595 100644 --- a/tests/boolean/bfuse_simple/D1 +++ b/tests/boolean/bfuse_simple/D1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bfuse result b2 b1 -set square 6.41789 +checkprops result -s 6.41789 diff --git a/tests/boolean/bfuse_simple/D2 b/tests/boolean/bfuse_simple/D2 index 1bd1a8b2b5..2a5c2894d8 100644 --- a/tests/boolean/bfuse_simple/D2 +++ b/tests/boolean/bfuse_simple/D2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bfuse result b2 b1 -set square 6.32953 +checkprops result -s 6.32953 diff --git a/tests/boolean/bfuse_simple/D3 b/tests/boolean/bfuse_simple/D3 index 6ee3cec6c1..775055c8d7 100644 --- a/tests/boolean/bfuse_simple/D3 +++ b/tests/boolean/bfuse_simple/D3 @@ -3,4 +3,4 @@ box b 1 1 1 bfuse result s b -set square 14.6394 +checkprops result -s 14.6394 diff --git a/tests/boolean/bfuse_simple/D4 b/tests/boolean/bfuse_simple/D4 index 196205043d..69e3f847d0 100644 --- a/tests/boolean/bfuse_simple/D4 +++ b/tests/boolean/bfuse_simple/D4 @@ -3,4 +3,4 @@ box b 1 1 1 bfuse result b s -set square 14.6394 +checkprops result -s 14.6394 diff --git a/tests/boolean/bfuse_simple/D5 b/tests/boolean/bfuse_simple/D5 index b0ef5cd7a8..0fcb59afe5 100644 --- a/tests/boolean/bfuse_simple/D5 +++ b/tests/boolean/bfuse_simple/D5 @@ -5,4 +5,4 @@ box b 1 1 1 bfuse result s b -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/D6 b/tests/boolean/bfuse_simple/D6 index 6de1c2ec94..133c886e33 100644 --- a/tests/boolean/bfuse_simple/D6 +++ b/tests/boolean/bfuse_simple/D6 @@ -5,4 +5,4 @@ box b 1 1 1 bfuse result b s -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/D7 b/tests/boolean/bfuse_simple/D7 index ec64402023..75d2f0fc16 100644 --- a/tests/boolean/bfuse_simple/D7 +++ b/tests/boolean/bfuse_simple/D7 @@ -4,4 +4,4 @@ trotate b 0 0 1 0 1 0 90 bfuse result s b -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/D8 b/tests/boolean/bfuse_simple/D8 index 9af36802ae..a52a9837df 100644 --- a/tests/boolean/bfuse_simple/D8 +++ b/tests/boolean/bfuse_simple/D8 @@ -4,4 +4,4 @@ trotate b 0 0 1 0 1 0 90 bfuse result b s -set square 14.6393 +checkprops result -s 14.6393 diff --git a/tests/boolean/bfuse_simple/D9 b/tests/boolean/bfuse_simple/D9 index f0681066e8..338c6bee1b 100644 --- a/tests/boolean/bfuse_simple/D9 +++ b/tests/boolean/bfuse_simple/D9 @@ -10,4 +10,4 @@ prism p2 f2 0 0 100 bfuse result p1 p2 -set square 180000 +checkprops result -s 180000 diff --git a/tests/boolean/bfuse_simple/E1 b/tests/boolean/bfuse_simple/E1 index bf1748427d..133d20ec20 100644 --- a/tests/boolean/bfuse_simple/E1 +++ b/tests/boolean/bfuse_simple/E1 @@ -13,4 +13,4 @@ prism p2 f2 0 0 -50*SCALE bfuse result p2 p1 -set square 1.85425e+09 +checkprops result -s 1.85425e+09 diff --git a/tests/boolean/bfuse_simple/E2 b/tests/boolean/bfuse_simple/E2 index 2e740988a3..730419b686 100644 --- a/tests/boolean/bfuse_simple/E2 +++ b/tests/boolean/bfuse_simple/E2 @@ -8,4 +8,4 @@ ttranslate b2 0 3 0 bfuse result b1 b2 -set square 58 +checkprops result -s 58 diff --git a/tests/boolean/bfuse_simple/E3 b/tests/boolean/bfuse_simple/E3 index b3caaac7dd..4ac6324ebb 100644 --- a/tests/boolean/bfuse_simple/E3 +++ b/tests/boolean/bfuse_simple/E3 @@ -34,4 +34,4 @@ bfuse result cyla cylb -set square 740.048 +checkprops result -s 740.048 diff --git a/tests/boolean/bfuse_simple/E4 b/tests/boolean/bfuse_simple/E4 index 260395449b..ec20b07b7a 100644 --- a/tests/boolean/bfuse_simple/E4 +++ b/tests/boolean/bfuse_simple/E4 @@ -23,4 +23,4 @@ bfuse result cyl ring -set square 190.356 +checkprops result -s 190.356 diff --git a/tests/boolean/bfuse_simple/E5 b/tests/boolean/bfuse_simple/E5 index c7a3b8bfc2..186f6019e3 100644 --- a/tests/boolean/bfuse_simple/E5 +++ b/tests/boolean/bfuse_simple/E5 @@ -27,4 +27,4 @@ bfuse result ba bb normals result -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/E6 b/tests/boolean/bfuse_simple/E6 index 2ef048d18d..7bd52655dd 100644 --- a/tests/boolean/bfuse_simple/E6 +++ b/tests/boolean/bfuse_simple/E6 @@ -26,4 +26,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/E7 b/tests/boolean/bfuse_simple/E7 index 6697ab0e68..7eb5310075 100644 --- a/tests/boolean/bfuse_simple/E7 +++ b/tests/boolean/bfuse_simple/E7 @@ -27,4 +27,4 @@ bfuse result ba bb normals result -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/E8 b/tests/boolean/bfuse_simple/E8 index 7dd920b29b..c54573ba0e 100644 --- a/tests/boolean/bfuse_simple/E8 +++ b/tests/boolean/bfuse_simple/E8 @@ -26,4 +26,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/E9 b/tests/boolean/bfuse_simple/E9 index 3748bd43be..942705fff2 100644 --- a/tests/boolean/bfuse_simple/E9 +++ b/tests/boolean/bfuse_simple/E9 @@ -26,4 +26,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F1 b/tests/boolean/bfuse_simple/F1 index c16b438a60..c391f4ee0e 100644 --- a/tests/boolean/bfuse_simple/F1 +++ b/tests/boolean/bfuse_simple/F1 @@ -25,4 +25,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F2 b/tests/boolean/bfuse_simple/F2 index 2b8fb40b16..e9054a615d 100644 --- a/tests/boolean/bfuse_simple/F2 +++ b/tests/boolean/bfuse_simple/F2 @@ -27,4 +27,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F3 b/tests/boolean/bfuse_simple/F3 index ef36a6a8fc..4f87534bf5 100644 --- a/tests/boolean/bfuse_simple/F3 +++ b/tests/boolean/bfuse_simple/F3 @@ -24,4 +24,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F4 b/tests/boolean/bfuse_simple/F4 index 04fd6078dd..90cda3c108 100644 --- a/tests/boolean/bfuse_simple/F4 +++ b/tests/boolean/bfuse_simple/F4 @@ -22,4 +22,4 @@ prism bb f 0 1 0 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F5 b/tests/boolean/bfuse_simple/F5 index aec1fc34d1..a620528d78 100644 --- a/tests/boolean/bfuse_simple/F5 +++ b/tests/boolean/bfuse_simple/F5 @@ -22,4 +22,4 @@ prism bb f 1 0 0 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F6 b/tests/boolean/bfuse_simple/F6 index dadc21ab70..edbe8240a4 100644 --- a/tests/boolean/bfuse_simple/F6 +++ b/tests/boolean/bfuse_simple/F6 @@ -22,4 +22,4 @@ prism bb f 0 0 -1 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F7 b/tests/boolean/bfuse_simple/F7 index c74a972ad6..3b2a8593bb 100644 --- a/tests/boolean/bfuse_simple/F7 +++ b/tests/boolean/bfuse_simple/F7 @@ -22,4 +22,4 @@ prism bb f 0 -1 0 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F8 b/tests/boolean/bfuse_simple/F8 index a0d853ecf4..3284490833 100644 --- a/tests/boolean/bfuse_simple/F8 +++ b/tests/boolean/bfuse_simple/F8 @@ -22,4 +22,4 @@ prism bb f -1 0 0 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/F9 b/tests/boolean/bfuse_simple/F9 index c9f049562b..03b5450d9b 100644 --- a/tests/boolean/bfuse_simple/F9 +++ b/tests/boolean/bfuse_simple/F9 @@ -23,4 +23,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/G1 b/tests/boolean/bfuse_simple/G1 index 3466cb687c..220e82a173 100644 --- a/tests/boolean/bfuse_simple/G1 +++ b/tests/boolean/bfuse_simple/G1 @@ -22,4 +22,4 @@ prism bb f 0 1 0 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/G2 b/tests/boolean/bfuse_simple/G2 index b63ce5ad39..d7e571b6b2 100644 --- a/tests/boolean/bfuse_simple/G2 +++ b/tests/boolean/bfuse_simple/G2 @@ -23,4 +23,4 @@ bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/G3 b/tests/boolean/bfuse_simple/G3 index 8dae6c3fdb..767d3b3a41 100644 --- a/tests/boolean/bfuse_simple/G3 +++ b/tests/boolean/bfuse_simple/G3 @@ -22,4 +22,4 @@ prism bb f 0 0 -1 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/G4 b/tests/boolean/bfuse_simple/G4 index 832df20662..0fcc16aa05 100644 --- a/tests/boolean/bfuse_simple/G4 +++ b/tests/boolean/bfuse_simple/G4 @@ -22,4 +22,4 @@ prism bb f 0 -1 0 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/G5 b/tests/boolean/bfuse_simple/G5 index 29ba289758..d5335c32fc 100644 --- a/tests/boolean/bfuse_simple/G5 +++ b/tests/boolean/bfuse_simple/G5 @@ -22,4 +22,4 @@ prism bb f -1 0 0 bfuse result ba bb -set square 170 +checkprops result -s 170 diff --git a/tests/boolean/bfuse_simple/G6 b/tests/boolean/bfuse_simple/G6 index 7a698f1144..6f3d59a784 100644 --- a/tests/boolean/bfuse_simple/G6 +++ b/tests/boolean/bfuse_simple/G6 @@ -35,4 +35,4 @@ prism bb f 0 0 1 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/G7 b/tests/boolean/bfuse_simple/G7 index 1d60ed127c..eb24ca5f4d 100644 --- a/tests/boolean/bfuse_simple/G7 +++ b/tests/boolean/bfuse_simple/G7 @@ -35,4 +35,4 @@ prism bb f 0 1 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/G8 b/tests/boolean/bfuse_simple/G8 index d91f1a8fa3..84860dd170 100644 --- a/tests/boolean/bfuse_simple/G8 +++ b/tests/boolean/bfuse_simple/G8 @@ -37,4 +37,4 @@ bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/G9 b/tests/boolean/bfuse_simple/G9 index d59b250859..f3e2eb0021 100644 --- a/tests/boolean/bfuse_simple/G9 +++ b/tests/boolean/bfuse_simple/G9 @@ -36,4 +36,4 @@ prism bb f 0 0 -1 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H1 b/tests/boolean/bfuse_simple/H1 index c2b1dc70a8..22881d1bdb 100644 --- a/tests/boolean/bfuse_simple/H1 +++ b/tests/boolean/bfuse_simple/H1 @@ -36,4 +36,4 @@ prism bb f 0 -1 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H2 b/tests/boolean/bfuse_simple/H2 index b58bddb058..b3c14a91a9 100644 --- a/tests/boolean/bfuse_simple/H2 +++ b/tests/boolean/bfuse_simple/H2 @@ -36,4 +36,4 @@ prism bb f -1 0 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H3 b/tests/boolean/bfuse_simple/H3 index 704f96501d..7d4a08beb3 100644 --- a/tests/boolean/bfuse_simple/H3 +++ b/tests/boolean/bfuse_simple/H3 @@ -35,4 +35,4 @@ prism bb f 0 0 1 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H4 b/tests/boolean/bfuse_simple/H4 index a19cc587a6..2948e1635d 100644 --- a/tests/boolean/bfuse_simple/H4 +++ b/tests/boolean/bfuse_simple/H4 @@ -35,4 +35,4 @@ prism bb f 0 1 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H5 b/tests/boolean/bfuse_simple/H5 index 0d2e3fb54d..389d55123c 100644 --- a/tests/boolean/bfuse_simple/H5 +++ b/tests/boolean/bfuse_simple/H5 @@ -36,4 +36,4 @@ prism bb f 1 0 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H6 b/tests/boolean/bfuse_simple/H6 index edd4f09eb4..d2056dd455 100644 --- a/tests/boolean/bfuse_simple/H6 +++ b/tests/boolean/bfuse_simple/H6 @@ -35,4 +35,4 @@ prism bb f 0 0 -1 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H7 b/tests/boolean/bfuse_simple/H7 index 522737c7ed..a23eb60bcf 100644 --- a/tests/boolean/bfuse_simple/H7 +++ b/tests/boolean/bfuse_simple/H7 @@ -35,4 +35,4 @@ prism bb f 0 -1 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H8 b/tests/boolean/bfuse_simple/H8 index af02f15362..69c3db6933 100644 --- a/tests/boolean/bfuse_simple/H8 +++ b/tests/boolean/bfuse_simple/H8 @@ -36,4 +36,4 @@ prism bb f -1 0 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/H9 b/tests/boolean/bfuse_simple/H9 index 91b8e7b2f8..80f4c661b0 100644 --- a/tests/boolean/bfuse_simple/H9 +++ b/tests/boolean/bfuse_simple/H9 @@ -36,4 +36,4 @@ prism bb f 0 0 1 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/I1 b/tests/boolean/bfuse_simple/I1 index 0a29fe1db5..30e1dd68fb 100644 --- a/tests/boolean/bfuse_simple/I1 +++ b/tests/boolean/bfuse_simple/I1 @@ -36,4 +36,4 @@ prism bb f 0 1 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/I2 b/tests/boolean/bfuse_simple/I2 index 97bcf069e2..8b78eb8376 100644 --- a/tests/boolean/bfuse_simple/I2 +++ b/tests/boolean/bfuse_simple/I2 @@ -36,4 +36,4 @@ prism bb f 1 0 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/I3 b/tests/boolean/bfuse_simple/I3 index 84f00e8cf6..f818c358af 100644 --- a/tests/boolean/bfuse_simple/I3 +++ b/tests/boolean/bfuse_simple/I3 @@ -36,4 +36,4 @@ prism bb f 0 0 -1 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/I4 b/tests/boolean/bfuse_simple/I4 index bf6a161b77..ae9bd732f2 100644 --- a/tests/boolean/bfuse_simple/I4 +++ b/tests/boolean/bfuse_simple/I4 @@ -36,4 +36,4 @@ prism bb f 0 -1 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/I5 b/tests/boolean/bfuse_simple/I5 index 75e89fac40..58f53ed8cc 100644 --- a/tests/boolean/bfuse_simple/I5 +++ b/tests/boolean/bfuse_simple/I5 @@ -36,4 +36,4 @@ prism bb f -1 0 0 bfuse result ba bb -set square 152 +checkprops result -s 152 diff --git a/tests/boolean/bfuse_simple/I6 b/tests/boolean/bfuse_simple/I6 index 10ab8d2479..a026444de5 100644 --- a/tests/boolean/bfuse_simple/I6 +++ b/tests/boolean/bfuse_simple/I6 @@ -24,4 +24,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/I7 b/tests/boolean/bfuse_simple/I7 index 5511f0b85c..d70f68e205 100644 --- a/tests/boolean/bfuse_simple/I7 +++ b/tests/boolean/bfuse_simple/I7 @@ -23,4 +23,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/I8 b/tests/boolean/bfuse_simple/I8 index 566ec954ca..71906b5dd7 100644 --- a/tests/boolean/bfuse_simple/I8 +++ b/tests/boolean/bfuse_simple/I8 @@ -22,4 +22,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/I9 b/tests/boolean/bfuse_simple/I9 index ab45dfbe47..bea73eeb74 100644 --- a/tests/boolean/bfuse_simple/I9 +++ b/tests/boolean/bfuse_simple/I9 @@ -22,4 +22,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J1 b/tests/boolean/bfuse_simple/J1 index 0b775b13b6..602a615d08 100644 --- a/tests/boolean/bfuse_simple/J1 +++ b/tests/boolean/bfuse_simple/J1 @@ -24,4 +24,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J2 b/tests/boolean/bfuse_simple/J2 index 59a291be72..9910d020f7 100644 --- a/tests/boolean/bfuse_simple/J2 +++ b/tests/boolean/bfuse_simple/J2 @@ -24,4 +24,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J3 b/tests/boolean/bfuse_simple/J3 index 770911090c..36a211e1fa 100644 --- a/tests/boolean/bfuse_simple/J3 +++ b/tests/boolean/bfuse_simple/J3 @@ -24,4 +24,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J4 b/tests/boolean/bfuse_simple/J4 index a0b3ce6bef..02556befc7 100644 --- a/tests/boolean/bfuse_simple/J4 +++ b/tests/boolean/bfuse_simple/J4 @@ -24,4 +24,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J5 b/tests/boolean/bfuse_simple/J5 index 285831e0ac..403ff3eede 100644 --- a/tests/boolean/bfuse_simple/J5 +++ b/tests/boolean/bfuse_simple/J5 @@ -24,4 +24,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J6 b/tests/boolean/bfuse_simple/J6 index 443e18ab23..c50195d857 100644 --- a/tests/boolean/bfuse_simple/J6 +++ b/tests/boolean/bfuse_simple/J6 @@ -28,4 +28,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J7 b/tests/boolean/bfuse_simple/J7 index ea3597cf45..c98776acb9 100644 --- a/tests/boolean/bfuse_simple/J7 +++ b/tests/boolean/bfuse_simple/J7 @@ -24,4 +24,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J8 b/tests/boolean/bfuse_simple/J8 index 91af1bacc6..f02f60ebf8 100644 --- a/tests/boolean/bfuse_simple/J8 +++ b/tests/boolean/bfuse_simple/J8 @@ -26,4 +26,4 @@ bfuse result ba ob -set square 180.283 +checkprops result -s 180.283 diff --git a/tests/boolean/bfuse_simple/J9 b/tests/boolean/bfuse_simple/J9 index 5a1bc9de88..b0e30afd8f 100644 --- a/tests/boolean/bfuse_simple/J9 +++ b/tests/boolean/bfuse_simple/J9 @@ -23,4 +23,4 @@ revol ring f 0 0 0 0 0 1 269 bfuse result cyl ring -set square 190.356 +checkprops result -s 190.356 diff --git a/tests/boolean/bfuse_simple/K1 b/tests/boolean/bfuse_simple/K1 index c957846c87..d69ca565c3 100644 --- a/tests/boolean/bfuse_simple/K1 +++ b/tests/boolean/bfuse_simple/K1 @@ -7,4 +7,4 @@ revol rv wr 50 100 50 0 0 1 360 bfuse result b rv -set square 161571 +checkprops result -s 161571 diff --git a/tests/boolean/bfuse_simple/K2 b/tests/boolean/bfuse_simple/K2 index 3eaec229d8..4db1c5a6fd 100644 --- a/tests/boolean/bfuse_simple/K2 +++ b/tests/boolean/bfuse_simple/K2 @@ -9,4 +9,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/K3 b/tests/boolean/bfuse_simple/K3 index e3fc80101e..11967f69dd 100644 --- a/tests/boolean/bfuse_simple/K3 +++ b/tests/boolean/bfuse_simple/K3 @@ -9,4 +9,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/K4 b/tests/boolean/bfuse_simple/K4 index 5ae104094a..7e295b3822 100644 --- a/tests/boolean/bfuse_simple/K4 +++ b/tests/boolean/bfuse_simple/K4 @@ -8,4 +8,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/K5 b/tests/boolean/bfuse_simple/K5 index c62804dd2a..68d3dda7d3 100644 --- a/tests/boolean/bfuse_simple/K5 +++ b/tests/boolean/bfuse_simple/K5 @@ -8,4 +8,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/K6 b/tests/boolean/bfuse_simple/K6 index 2087ce6ad2..7d6283ddfe 100644 --- a/tests/boolean/bfuse_simple/K6 +++ b/tests/boolean/bfuse_simple/K6 @@ -8,4 +8,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/K7 b/tests/boolean/bfuse_simple/K7 index 1f948a2cca..a1c0f6a306 100644 --- a/tests/boolean/bfuse_simple/K7 +++ b/tests/boolean/bfuse_simple/K7 @@ -8,4 +8,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/K8 b/tests/boolean/bfuse_simple/K8 index 4195fecf62..d090324e33 100644 --- a/tests/boolean/bfuse_simple/K8 +++ b/tests/boolean/bfuse_simple/K8 @@ -8,4 +8,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/K9 b/tests/boolean/bfuse_simple/K9 index 11b9704a97..8fb3daa0dd 100644 --- a/tests/boolean/bfuse_simple/K9 +++ b/tests/boolean/bfuse_simple/K9 @@ -8,4 +8,4 @@ pcylinder pc pl1 100 50 bfuse result bl1 pc -set square 322832 +checkprops result -s 322832 diff --git a/tests/boolean/bfuse_simple/L1 b/tests/boolean/bfuse_simple/L1 index 343c8bd8d2..4db74d5315 100644 --- a/tests/boolean/bfuse_simple/L1 +++ b/tests/boolean/bfuse_simple/L1 @@ -21,4 +21,4 @@ puts { Error: The rule of tolerance Tol(V) > Tol(E) > Tol(F) is not observed . T } puts { The rule of tolerance Tol(V) > Tol(E) > Tol(F) is observed .} -set square 1050 +checkprops result -s 1050 diff --git a/tests/boolean/bfuse_simple/L2 b/tests/boolean/bfuse_simple/L2 index c9b3371cfb..af9d550d76 100644 --- a/tests/boolean/bfuse_simple/L2 +++ b/tests/boolean/bfuse_simple/L2 @@ -8,4 +8,4 @@ ttranslate c2 0 0 50 bfuse result c1 c2 -set square 21362.8 +checkprops result -s 21362.8 diff --git a/tests/boolean/bfuse_simple/L3 b/tests/boolean/bfuse_simple/L3 index a3ec93cfcf..c1ac415d4e 100644 --- a/tests/boolean/bfuse_simple/L3 +++ b/tests/boolean/bfuse_simple/L3 @@ -7,4 +7,4 @@ explode rr so bfuse result rr_1 c -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcommon_2d/A1 b/tests/boolean/bopcommon_2d/A1 index 0a699ec514..c315e05702 100644 --- a/tests/boolean/bopcommon_2d/A1 +++ b/tests/boolean/bopcommon_2d/A1 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge1.brep] b bop a b bopcommon result -set length 100.002 +checkprops result -l 100.002 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/A2 b/tests/boolean/bopcommon_2d/A2 index 80ce6da750..d4aee4481c 100644 --- a/tests/boolean/bopcommon_2d/A2 +++ b/tests/boolean/bopcommon_2d/A2 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/A3 b/tests/boolean/bopcommon_2d/A3 index dceba50234..cd7d6ee629 100644 --- a/tests/boolean/bopcommon_2d/A3 +++ b/tests/boolean/bopcommon_2d/A3 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge3.brep] b bop a b bopcommon result -set length 297.02 +checkprops result -l 297.02 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/A4 b/tests/boolean/bopcommon_2d/A4 index 6867730865..9cccf5801f 100644 --- a/tests/boolean/bopcommon_2d/A4 +++ b/tests/boolean/bopcommon_2d/A4 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge4.brep] b bop a b bopcommon result -set length 471.239 +checkprops result -l 471.239 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/A5 b/tests/boolean/bopcommon_2d/A5 index f7acc29fac..9229170044 100644 --- a/tests/boolean/bopcommon_2d/A5 +++ b/tests/boolean/bopcommon_2d/A5 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire1.brep] b bop a b bopcommon result -set length 100.002 +checkprops result -l 100.002 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/A6 b/tests/boolean/bopcommon_2d/A6 index 6bfb1b3ab2..4695b94994 100644 --- a/tests/boolean/bopcommon_2d/A6 +++ b/tests/boolean/bopcommon_2d/A6 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire2.brep] b bop a b bopcommon result -set length 350.738 +checkprops result -l 350.738 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/A7 b/tests/boolean/bopcommon_2d/A7 index 5a83db882d..465cc13fdb 100755 --- a/tests/boolean/bopcommon_2d/A7 +++ b/tests/boolean/bopcommon_2d/A7 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire3.brep] b bop a b bopcommon result -set length 942.478 +checkprops result -l 942.478 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/A8 b/tests/boolean/bopcommon_2d/A8 index f3a9d8d145..64d96cdb78 100644 --- a/tests/boolean/bopcommon_2d/A8 +++ b/tests/boolean/bopcommon_2d/A8 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/A9 b/tests/boolean/bopcommon_2d/A9 index 12a2fb8fb9..19228402b5 100644 --- a/tests/boolean/bopcommon_2d/A9 +++ b/tests/boolean/bopcommon_2d/A9 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge4.brep] b bop a b bopcommon result -set length 471.239 +checkprops result -l 471.239 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/B1 b/tests/boolean/bopcommon_2d/B1 index b58c041997..a7ba38a131 100755 --- a/tests/boolean/bopcommon_2d/B1 +++ b/tests/boolean/bopcommon_2d/B1 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_wire3.brep] b bop a b bopcommon result -set length 942.478 +checkprops result -l 942.478 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/B2 b/tests/boolean/bopcommon_2d/B2 index f033c20474..5e3d30e4e7 100644 --- a/tests/boolean/bopcommon_2d/B2 +++ b/tests/boolean/bopcommon_2d/B2 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge1.brep] b bop a b bopcommon result -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/B3 b/tests/boolean/bopcommon_2d/B3 index 4579a89e17..9fad996c9c 100644 --- a/tests/boolean/bopcommon_2d/B3 +++ b/tests/boolean/bopcommon_2d/B3 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge2.brep] b bop a b bopcommon result -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/B4 b/tests/boolean/bopcommon_2d/B4 index 0f74af1acd..fa64abaadb 100644 --- a/tests/boolean/bopcommon_2d/B4 +++ b/tests/boolean/bopcommon_2d/B4 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge3.brep] b bop a b bopcommon result -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/B5 b/tests/boolean/bopcommon_2d/B5 index 4adcd3a95b..985d4b9e5f 100644 --- a/tests/boolean/bopcommon_2d/B5 +++ b/tests/boolean/bopcommon_2d/B5 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge4.brep] b bop a b bopcommon result -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/B6 b/tests/boolean/bopcommon_2d/B6 index 122a3aee8b..d4600e76f4 100644 --- a/tests/boolean/bopcommon_2d/B6 +++ b/tests/boolean/bopcommon_2d/B6 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire1.brep] b bop a b bopcommon result -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/B7 b/tests/boolean/bopcommon_2d/B7 index c8d6d0c2b9..59f81aafff 100644 --- a/tests/boolean/bopcommon_2d/B7 +++ b/tests/boolean/bopcommon_2d/B7 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire2.brep] b bop a b bopcommon result -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/B8 b/tests/boolean/bopcommon_2d/B8 index a5f5a3f438..765d0566ad 100644 --- a/tests/boolean/bopcommon_2d/B8 +++ b/tests/boolean/bopcommon_2d/B8 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire3.brep] b bop a b bopcommon result -set length 846.821 +checkprops result -l 846.821 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bopcommon_2d/B9 b/tests/boolean/bopcommon_2d/B9 index 3b21cc9e29..9db4c8830d 100644 --- a/tests/boolean/bopcommon_2d/B9 +++ b/tests/boolean/bopcommon_2d/B9 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire4.brep] b bop a b bopcommon result -set length 768.597 +checkprops result -l 768.597 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bopcommon_2d/C1 b/tests/boolean/bopcommon_2d/C1 index 8b06e9c91e..6aef11c00c 100644 --- a/tests/boolean/bopcommon_2d/C1 +++ b/tests/boolean/bopcommon_2d/C1 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge1.brep] b bop a b bopcommon result -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/C2 b/tests/boolean/bopcommon_2d/C2 index 2bf7b5d381..803d04ea21 100644 --- a/tests/boolean/bopcommon_2d/C2 +++ b/tests/boolean/bopcommon_2d/C2 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge2.brep] b bop a b bopcommon result -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/C3 b/tests/boolean/bopcommon_2d/C3 index 767c752091..29b7ad0588 100644 --- a/tests/boolean/bopcommon_2d/C3 +++ b/tests/boolean/bopcommon_2d/C3 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge3.brep] b bop a b bopcommon result -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/C4 b/tests/boolean/bopcommon_2d/C4 index d7fb9a7fde..4c29389799 100644 --- a/tests/boolean/bopcommon_2d/C4 +++ b/tests/boolean/bopcommon_2d/C4 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire1.brep] b bop a b bopcommon result -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/C5 b/tests/boolean/bopcommon_2d/C5 index fb69308b8b..91d8926677 100644 --- a/tests/boolean/bopcommon_2d/C5 +++ b/tests/boolean/bopcommon_2d/C5 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/C6 b/tests/boolean/bopcommon_2d/C6 index 2e7ae62799..1525d29986 100644 --- a/tests/boolean/bopcommon_2d/C6 +++ b/tests/boolean/bopcommon_2d/C6 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire3.brep] b bop a b bopcommon result -set length 846.821 +checkprops result -l 846.821 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bopcommon_2d/C7 b/tests/boolean/bopcommon_2d/C7 index 1d46d9e82d..2dad5c770c 100644 --- a/tests/boolean/bopcommon_2d/C7 +++ b/tests/boolean/bopcommon_2d/C7 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge1.brep] b bop a b bopcommon result -set length 847.007 +checkprops result -l 847.007 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/C8 b/tests/boolean/bopcommon_2d/C8 index 4895fedd32..e81349d921 100644 --- a/tests/boolean/bopcommon_2d/C8 +++ b/tests/boolean/bopcommon_2d/C8 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge3.brep] b bop a b bopcommon result -set length 753.315 +checkprops result -l 753.315 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/C9 b/tests/boolean/bopcommon_2d/C9 index 446a89ac9a..78cc937be1 100644 --- a/tests/boolean/bopcommon_2d/C9 +++ b/tests/boolean/bopcommon_2d/C9 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire1.brep] b bop a b bopcommon result -set length 874 +checkprops result -l 874 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/D1 b/tests/boolean/bopcommon_2d/D1 index 7129e85b8e..a3ca7323e8 100644 --- a/tests/boolean/bopcommon_2d/D1 +++ b/tests/boolean/bopcommon_2d/D1 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire3.brep] b bop a b bopcommon result -set length 846.821 +checkprops result -l 846.821 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/bopcommon_2d/D2 b/tests/boolean/bopcommon_2d/D2 index 9d795d85aa..5b8d0bde1f 100644 --- a/tests/boolean/bopcommon_2d/D2 +++ b/tests/boolean/bopcommon_2d/D2 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/D3 b/tests/boolean/bopcommon_2d/D3 index 354a13ded3..b636bf0223 100644 --- a/tests/boolean/bopcommon_2d/D3 +++ b/tests/boolean/bopcommon_2d/D3 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge2.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/D4 b/tests/boolean/bopcommon_2d/D4 index d94ada5ea6..137ac2c9ec 100644 --- a/tests/boolean/bopcommon_2d/D4 +++ b/tests/boolean/bopcommon_2d/D4 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/D5 b/tests/boolean/bopcommon_2d/D5 index c5b5b6bace..e9031c4d4a 100644 --- a/tests/boolean/bopcommon_2d/D5 +++ b/tests/boolean/bopcommon_2d/D5 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 14 set nbsh_e 13 diff --git a/tests/boolean/bopcommon_2d/D6 b/tests/boolean/bopcommon_2d/D6 index a3a54d412e..84bcfa8f98 100644 --- a/tests/boolean/bopcommon_2d/D6 +++ b/tests/boolean/bopcommon_2d/D6 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire3.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/D7 b/tests/boolean/bopcommon_2d/D7 index 12f48df170..9708973c81 100644 --- a/tests/boolean/bopcommon_2d/D7 +++ b/tests/boolean/bopcommon_2d/D7 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire4.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/D8 b/tests/boolean/bopcommon_2d/D8 index 66ad6e46b0..751493d413 100644 --- a/tests/boolean/bopcommon_2d/D8 +++ b/tests/boolean/bopcommon_2d/D8 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b bopcommon result -set length 292.732 +checkprops result -l 292.732 +checksection result set nbsh_v 4 set nbsh_e 4 diff --git a/tests/boolean/bopcommon_2d/D9 b/tests/boolean/bopcommon_2d/D9 index 6ada88eee7..53aa561916 100644 --- a/tests/boolean/bopcommon_2d/D9 +++ b/tests/boolean/bopcommon_2d/D9 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/E1 b/tests/boolean/bopcommon_2d/E1 index 7e4621b89c..533aa6f2e2 100644 --- a/tests/boolean/bopcommon_2d/E1 +++ b/tests/boolean/bopcommon_2d/E1 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge2.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/E2 b/tests/boolean/bopcommon_2d/E2 index c1c39e3fb0..8e82365ee6 100644 --- a/tests/boolean/bopcommon_2d/E2 +++ b/tests/boolean/bopcommon_2d/E2 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/E3 b/tests/boolean/bopcommon_2d/E3 index e154333d93..12c171a416 100644 --- a/tests/boolean/bopcommon_2d/E3 +++ b/tests/boolean/bopcommon_2d/E3 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 14 set nbsh_e 13 diff --git a/tests/boolean/bopcommon_2d/E4 b/tests/boolean/bopcommon_2d/E4 index 4147f111fa..b75d74adcc 100644 --- a/tests/boolean/bopcommon_2d/E4 +++ b/tests/boolean/bopcommon_2d/E4 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire3.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/E5 b/tests/boolean/bopcommon_2d/E5 index 34f8e1d454..9424495215 100644 --- a/tests/boolean/bopcommon_2d/E5 +++ b/tests/boolean/bopcommon_2d/E5 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire4.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/E6 b/tests/boolean/bopcommon_2d/E6 index e85cf1b671..3d976a4840 100644 --- a/tests/boolean/bopcommon_2d/E6 +++ b/tests/boolean/bopcommon_2d/E6 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b bopcommon result -set length 292.732 +checkprops result -l 292.732 +checksection result set nbsh_v 4 set nbsh_e 4 diff --git a/tests/boolean/bopcommon_2d/E7 b/tests/boolean/bopcommon_2d/E7 index 6f1d7eb967..29da1f6c08 100644 --- a/tests/boolean/bopcommon_2d/E7 +++ b/tests/boolean/bopcommon_2d/E7 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/E8 b/tests/boolean/bopcommon_2d/E8 index 0c6dae60b8..4e8e07255b 100644 --- a/tests/boolean/bopcommon_2d/E8 +++ b/tests/boolean/bopcommon_2d/E8 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/E9 b/tests/boolean/bopcommon_2d/E9 index b575360b70..60b8f681de 100644 --- a/tests/boolean/bopcommon_2d/E9 +++ b/tests/boolean/bopcommon_2d/E9 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 1150.78 +checkprops result -l 1150.78 +checksection result set nbsh_v 15 set nbsh_e 10 diff --git a/tests/boolean/bopcommon_2d/F1 b/tests/boolean/bopcommon_2d/F1 index 447541ddce..cb231fa08e 100644 --- a/tests/boolean/bopcommon_2d/F1 +++ b/tests/boolean/bopcommon_2d/F1 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b bopcommon result -set length 66.3661 +checkprops result -l 66.3661 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/F2 b/tests/boolean/bopcommon_2d/F2 index 392997cdfc..2d16913ff6 100644 --- a/tests/boolean/bopcommon_2d/F2 +++ b/tests/boolean/bopcommon_2d/F2 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/F3 b/tests/boolean/bopcommon_2d/F3 index 3541d20dcd..de8e2ba729 100644 --- a/tests/boolean/bopcommon_2d/F3 +++ b/tests/boolean/bopcommon_2d/F3 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 8 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/F4 b/tests/boolean/bopcommon_2d/F4 index f7fed6c7e1..1852bbdc35 100644 --- a/tests/boolean/bopcommon_2d/F4 +++ b/tests/boolean/bopcommon_2d/F4 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b bopcommon result -set length 345.975 +checkprops result -l 345.975 +checksection result set nbsh_v 14 set nbsh_e 13 diff --git a/tests/boolean/bopcommon_2d/F5 b/tests/boolean/bopcommon_2d/F5 index 1ec439ce97..eff2d2cce3 100644 --- a/tests/boolean/bopcommon_2d/F5 +++ b/tests/boolean/bopcommon_2d/F5 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b bopcommon result -set length 66.3661 +checkprops result -l 66.3661 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/F6 b/tests/boolean/bopcommon_2d/F6 index 9411850702..0c73bbe61e 100644 --- a/tests/boolean/bopcommon_2d/F6 +++ b/tests/boolean/bopcommon_2d/F6 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 1231.36 +checkprops result -l 1231.36 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/F7 b/tests/boolean/bopcommon_2d/F7 index 3fcedea168..0631f22246 100644 --- a/tests/boolean/bopcommon_2d/F7 +++ b/tests/boolean/bopcommon_2d/F7 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge2.brep] b bop a b bopcommon result -set length 1231.36 +checkprops result -l 1231.36 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/F8 b/tests/boolean/bopcommon_2d/F8 index 4c1058795d..900b53f9c3 100644 --- a/tests/boolean/bopcommon_2d/F8 +++ b/tests/boolean/bopcommon_2d/F8 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 375.748 +checkprops result -l 375.748 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/F9 b/tests/boolean/bopcommon_2d/F9 index b1636d21d1..daf97defd2 100644 --- a/tests/boolean/bopcommon_2d/F9 +++ b/tests/boolean/bopcommon_2d/F9 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 2553.95 +checkprops result -l 2553.95 +checksection result set nbsh_v 3 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/G1 b/tests/boolean/bopcommon_2d/G1 index 4c4af485d1..6905ace6da 100644 --- a/tests/boolean/bopcommon_2d/G1 +++ b/tests/boolean/bopcommon_2d/G1 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bop a b bopcommon result -set length 2553.95 +checkprops result -l 2553.95 +checksection result set nbsh_v 3 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/G2 b/tests/boolean/bopcommon_2d/G2 index 534dafa77f..fc710feffb 100644 --- a/tests/boolean/bopcommon_2d/G2 +++ b/tests/boolean/bopcommon_2d/G2 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 633.071 +checkprops result -l 633.071 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/G3 b/tests/boolean/bopcommon_2d/G3 index 2c0a815920..ae4dc30929 100644 --- a/tests/boolean/bopcommon_2d/G3 +++ b/tests/boolean/bopcommon_2d/G3 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire4.brep] b bop a b bopcommon result -set length 633.071 +checkprops result -l 633.071 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/bopcommon_2d/G4 b/tests/boolean/bopcommon_2d/G4 index 93cee247ad..3f2bccc78f 100644 --- a/tests/boolean/bopcommon_2d/G4 +++ b/tests/boolean/bopcommon_2d/G4 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 615.235 +checkprops result -l 615.235 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/G5 b/tests/boolean/bopcommon_2d/G5 index 15da525f29..3ad507f0d8 100644 --- a/tests/boolean/bopcommon_2d/G5 +++ b/tests/boolean/bopcommon_2d/G5 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 474.547 +checkprops result -l 474.547 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/G6 b/tests/boolean/bopcommon_2d/G6 index 7ca369c886..33fa1e6dfa 100644 --- a/tests/boolean/bopcommon_2d/G6 +++ b/tests/boolean/bopcommon_2d/G6 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 1245.29 +checkprops result -l 1245.29 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bopcommon_2d/G7 b/tests/boolean/bopcommon_2d/G7 index b575360b70..60b8f681de 100644 --- a/tests/boolean/bopcommon_2d/G7 +++ b/tests/boolean/bopcommon_2d/G7 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 1150.78 +checkprops result -l 1150.78 +checksection result set nbsh_v 15 set nbsh_e 10 diff --git a/tests/boolean/bopcommon_2d/G8 b/tests/boolean/bopcommon_2d/G8 index c5f1fefb7e..19af3d0076 100644 --- a/tests/boolean/bopcommon_2d/G8 +++ b/tests/boolean/bopcommon_2d/G8 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 615.235 +checkprops result -l 615.235 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/G9 b/tests/boolean/bopcommon_2d/G9 index c848e6ed68..5b679aa590 100644 --- a/tests/boolean/bopcommon_2d/G9 +++ b/tests/boolean/bopcommon_2d/G9 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 474.547 +checkprops result -l 474.547 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/H1 b/tests/boolean/bopcommon_2d/H1 index 4edb1be57c..b94d332def 100644 --- a/tests/boolean/bopcommon_2d/H1 +++ b/tests/boolean/bopcommon_2d/H1 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 1245.29 +checkprops result -l 1245.29 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bopcommon_2d/H2 b/tests/boolean/bopcommon_2d/H2 index 6e6e5e526d..4ddbb1a8d3 100644 --- a/tests/boolean/bopcommon_2d/H2 +++ b/tests/boolean/bopcommon_2d/H2 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 1150.78 +checkprops result -l 1150.78 +checksection result set nbsh_v 15 set nbsh_e 10 diff --git a/tests/boolean/bopcommon_2d/H3 b/tests/boolean/bopcommon_2d/H3 index 39e3c138e2..900deee7f4 100644 --- a/tests/boolean/bopcommon_2d/H3 +++ b/tests/boolean/bopcommon_2d/H3 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/H4 b/tests/boolean/bopcommon_2d/H4 index a793fb2d02..013c021341 100644 --- a/tests/boolean/bopcommon_2d/H4 +++ b/tests/boolean/bopcommon_2d/H4 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bop a b bopcommon result -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/H5 b/tests/boolean/bopcommon_2d/H5 index db1f119e60..ac9a4fa61e 100644 --- a/tests/boolean/bopcommon_2d/H5 +++ b/tests/boolean/bopcommon_2d/H5 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 829.541 +checkprops result -l 829.541 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/H6 b/tests/boolean/bopcommon_2d/H6 index f12a02f852..5842b06b23 100644 --- a/tests/boolean/bopcommon_2d/H6 +++ b/tests/boolean/bopcommon_2d/H6 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/H7 b/tests/boolean/bopcommon_2d/H7 index e930f51d2d..7761d4e36c 100644 --- a/tests/boolean/bopcommon_2d/H7 +++ b/tests/boolean/bopcommon_2d/H7 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bop a b bopcommon result -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/H8 b/tests/boolean/bopcommon_2d/H8 index de95935987..dde279443c 100644 --- a/tests/boolean/bopcommon_2d/H8 +++ b/tests/boolean/bopcommon_2d/H8 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/H9 b/tests/boolean/bopcommon_2d/H9 index 888290d7da..af4bf34a61 100644 --- a/tests/boolean/bopcommon_2d/H9 +++ b/tests/boolean/bopcommon_2d/H9 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bop a b bopcommon result -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/I1 b/tests/boolean/bopcommon_2d/I1 index e7d7f5f0e7..0d80bffb6b 100644 --- a/tests/boolean/bopcommon_2d/I1 +++ b/tests/boolean/bopcommon_2d/I1 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire5.brep] b bop a b bopcommon result -set length 3000.52 +checkprops result -l 3000.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/I2 b/tests/boolean/bopcommon_2d/I2 index cd3ce7e263..522b635ee8 100644 --- a/tests/boolean/bopcommon_2d/I2 +++ b/tests/boolean/bopcommon_2d/I2 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/I3 b/tests/boolean/bopcommon_2d/I3 index b0a7cc29b1..182fa952b1 100644 --- a/tests/boolean/bopcommon_2d/I3 +++ b/tests/boolean/bopcommon_2d/I3 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 829.541 +checkprops result -l 829.541 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/I4 b/tests/boolean/bopcommon_2d/I4 index 6a7b44eb05..0a93f8245c 100644 --- a/tests/boolean/bopcommon_2d/I4 +++ b/tests/boolean/bopcommon_2d/I4 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/I5 b/tests/boolean/bopcommon_2d/I5 index 500f33d028..21bd1301d0 100644 --- a/tests/boolean/bopcommon_2d/I5 +++ b/tests/boolean/bopcommon_2d/I5 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/I6 b/tests/boolean/bopcommon_2d/I6 index ff6b172a7f..0dd708f017 100644 --- a/tests/boolean/bopcommon_2d/I6 +++ b/tests/boolean/bopcommon_2d/I6 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_5_wire5.brep] b bop a b bopcommon result -set length 3000.52 +checkprops result -l 3000.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/I7 b/tests/boolean/bopcommon_2d/I7 index 0b6c7f5476..165f1b2920 100644 --- a/tests/boolean/bopcommon_2d/I7 +++ b/tests/boolean/bopcommon_2d/I7 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 887.185 +checkprops result -l 887.185 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/I8 b/tests/boolean/bopcommon_2d/I8 index 69c63df744..076d34e6b2 100644 --- a/tests/boolean/bopcommon_2d/I8 +++ b/tests/boolean/bopcommon_2d/I8 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 829.541 +checkprops result -l 829.541 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/I9 b/tests/boolean/bopcommon_2d/I9 index b2d38649ed..b65e306f2b 100644 --- a/tests/boolean/bopcommon_2d/I9 +++ b/tests/boolean/bopcommon_2d/I9 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 1747.73 +checkprops result -l 1747.73 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/J1 b/tests/boolean/bopcommon_2d/J1 index 27908d128b..4b5302b49c 100644 --- a/tests/boolean/bopcommon_2d/J1 +++ b/tests/boolean/bopcommon_2d/J1 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 1808.02 +checkprops result -l 1808.02 +checksection result set nbsh_v 12 set nbsh_e 11 diff --git a/tests/boolean/bopcommon_2d/J2 b/tests/boolean/bopcommon_2d/J2 index aa594e6a41..ad65d320f0 100644 --- a/tests/boolean/bopcommon_2d/J2 +++ b/tests/boolean/bopcommon_2d/J2 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 411.923 +checkprops result -l 411.923 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/J3 b/tests/boolean/bopcommon_2d/J3 index fd85ae8453..b2381813ce 100644 --- a/tests/boolean/bopcommon_2d/J3 +++ b/tests/boolean/bopcommon_2d/J3 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bop a b bopcommon result -set length 615.235 +checkprops result -l 615.235 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/J4 b/tests/boolean/bopcommon_2d/J4 index f051472606..7896993a3f 100644 --- a/tests/boolean/bopcommon_2d/J4 +++ b/tests/boolean/bopcommon_2d/J4 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 235.517 +checkprops result -l 235.517 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/J5 b/tests/boolean/bopcommon_2d/J5 index 93e5ad5b95..b3e0e2b590 100644 --- a/tests/boolean/bopcommon_2d/J5 +++ b/tests/boolean/bopcommon_2d/J5 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 815.584 +checkprops result -l 815.584 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bopcommon_2d/J6 b/tests/boolean/bopcommon_2d/J6 index 28dc1c5b67..13bc2dbf44 100644 --- a/tests/boolean/bopcommon_2d/J6 +++ b/tests/boolean/bopcommon_2d/J6 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bop a b bopcommon result -set length 1245.29 +checkprops result -l 1245.29 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bopcommon_2d/J7 b/tests/boolean/bopcommon_2d/J7 index c0ef61a18c..8e95b938d3 100644 --- a/tests/boolean/bopcommon_2d/J7 +++ b/tests/boolean/bopcommon_2d/J7 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 629.671 +checkprops result -l 629.671 +checksection result set nbsh_v 14 set nbsh_e 9 diff --git a/tests/boolean/bopcommon_2d/J8 b/tests/boolean/bopcommon_2d/J8 index fb2efa8afd..4b0ba205cd 100644 --- a/tests/boolean/bopcommon_2d/J8 +++ b/tests/boolean/bopcommon_2d/J8 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bop a b bopcommon result -set length 1150.78 +checkprops result -l 1150.78 +checksection result set nbsh_v 15 set nbsh_e 10 diff --git a/tests/boolean/bopcommon_2d/J9 b/tests/boolean/bopcommon_2d/J9 index f3f0fbbe89..e25bf508e7 100644 --- a/tests/boolean/bopcommon_2d/J9 +++ b/tests/boolean/bopcommon_2d/J9 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 411.923 +checkprops result -l 411.923 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/K1 b/tests/boolean/bopcommon_2d/K1 index 0c8aa1d34a..d8f5efb5ef 100644 --- a/tests/boolean/bopcommon_2d/K1 +++ b/tests/boolean/bopcommon_2d/K1 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 235.517 +checkprops result -l 235.517 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/K2 b/tests/boolean/bopcommon_2d/K2 index ec60f8d783..3777413210 100644 --- a/tests/boolean/bopcommon_2d/K2 +++ b/tests/boolean/bopcommon_2d/K2 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 815.584 +checkprops result -l 815.584 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bopcommon_2d/K3 b/tests/boolean/bopcommon_2d/K3 index 3793c2b463..4ce7040b82 100644 --- a/tests/boolean/bopcommon_2d/K3 +++ b/tests/boolean/bopcommon_2d/K3 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 629.671 +checkprops result -l 629.671 +checksection result set nbsh_v 14 set nbsh_e 9 diff --git a/tests/boolean/bopcommon_2d/K4 b/tests/boolean/bopcommon_2d/K4 index 51888d2ebf..5af71a9602 100644 --- a/tests/boolean/bopcommon_2d/K4 +++ b/tests/boolean/bopcommon_2d/K4 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b bopcommon result -set length 411.923 +checkprops result -l 411.923 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/K5 b/tests/boolean/bopcommon_2d/K5 index 670d3b0cbe..8a31c664b4 100644 --- a/tests/boolean/bopcommon_2d/K5 +++ b/tests/boolean/bopcommon_2d/K5 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b bopcommon result -set length 235.517 +checkprops result -l 235.517 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/K6 b/tests/boolean/bopcommon_2d/K6 index 673328d448..b281fb42e6 100644 --- a/tests/boolean/bopcommon_2d/K6 +++ b/tests/boolean/bopcommon_2d/K6 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b bopcommon result -set length 815.584 +checkprops result -l 815.584 +checksection result set nbsh_v 10 set nbsh_e 5 diff --git a/tests/boolean/bopcommon_2d/K7 b/tests/boolean/bopcommon_2d/K7 index 0311ff8e0f..daadcc85cb 100644 --- a/tests/boolean/bopcommon_2d/K7 +++ b/tests/boolean/bopcommon_2d/K7 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b bopcommon result -set length 629.671 +checkprops result -l 629.671 +checksection result set nbsh_v 14 set nbsh_e 9 diff --git a/tests/boolean/bopcommon_2d/K8 b/tests/boolean/bopcommon_2d/K8 index fa9e331fa2..c925007e54 100644 --- a/tests/boolean/bopcommon_2d/K8 +++ b/tests/boolean/bopcommon_2d/K8 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge1.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/K9 b/tests/boolean/bopcommon_2d/K9 index f4fc917cab..aca1ffa981 100644 --- a/tests/boolean/bopcommon_2d/K9 +++ b/tests/boolean/bopcommon_2d/K9 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge2.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L1 b/tests/boolean/bopcommon_2d/L1 index 50dc4118a3..bf891e68c7 100644 --- a/tests/boolean/bopcommon_2d/L1 +++ b/tests/boolean/bopcommon_2d/L1 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge3.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L2 b/tests/boolean/bopcommon_2d/L2 index 3d10d1b0d9..f6153a7cc7 100644 --- a/tests/boolean/bopcommon_2d/L2 +++ b/tests/boolean/bopcommon_2d/L2 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge4.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L3 b/tests/boolean/bopcommon_2d/L3 index cbb6832aef..b40c1210ca 100644 --- a/tests/boolean/bopcommon_2d/L3 +++ b/tests/boolean/bopcommon_2d/L3 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire1.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L4 b/tests/boolean/bopcommon_2d/L4 index 8650ac91fa..65ad4cbdb4 100644 --- a/tests/boolean/bopcommon_2d/L4 +++ b/tests/boolean/bopcommon_2d/L4 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire2.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L5 b/tests/boolean/bopcommon_2d/L5 index d866af9345..eb998ad7b1 100644 --- a/tests/boolean/bopcommon_2d/L5 +++ b/tests/boolean/bopcommon_2d/L5 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire3.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L6 b/tests/boolean/bopcommon_2d/L6 index 1c4d39b9c5..907056700f 100644 --- a/tests/boolean/bopcommon_2d/L6 +++ b/tests/boolean/bopcommon_2d/L6 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire4.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L7 b/tests/boolean/bopcommon_2d/L7 index ada382b5ee..04fa242d7d 100644 --- a/tests/boolean/bopcommon_2d/L7 +++ b/tests/boolean/bopcommon_2d/L7 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge1.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L8 b/tests/boolean/bopcommon_2d/L8 index 523b0dc320..7aeec5f2c3 100644 --- a/tests/boolean/bopcommon_2d/L8 +++ b/tests/boolean/bopcommon_2d/L8 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge3.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/L9 b/tests/boolean/bopcommon_2d/L9 index 841ef65707..a327ddf1bc 100644 --- a/tests/boolean/bopcommon_2d/L9 +++ b/tests/boolean/bopcommon_2d/L9 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire1.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/M1 b/tests/boolean/bopcommon_2d/M1 index 42132895dc..9ea53fd3bd 100644 --- a/tests/boolean/bopcommon_2d/M1 +++ b/tests/boolean/bopcommon_2d/M1 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire3.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/M2 b/tests/boolean/bopcommon_2d/M2 index b736bf5928..975be83615 100644 --- a/tests/boolean/bopcommon_2d/M2 +++ b/tests/boolean/bopcommon_2d/M2 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge1.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/M3 b/tests/boolean/bopcommon_2d/M3 index 9fdeade332..d200cae0a2 100644 --- a/tests/boolean/bopcommon_2d/M3 +++ b/tests/boolean/bopcommon_2d/M3 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge3.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/M4 b/tests/boolean/bopcommon_2d/M4 index a3577cd4ee..3441571bf2 100644 --- a/tests/boolean/bopcommon_2d/M4 +++ b/tests/boolean/bopcommon_2d/M4 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire1.brep] b bop a b bopcommon result -set length 482.392 +checkprops result -l 482.392 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/M5 b/tests/boolean/bopcommon_2d/M5 index 1f4874e784..eeee18f270 100644 --- a/tests/boolean/bopcommon_2d/M5 +++ b/tests/boolean/bopcommon_2d/M5 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire3.brep] b bop a b bopcommon result -set length 520.393 +checkprops result -l 520.393 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcommon_2d/M6 b/tests/boolean/bopcommon_2d/M6 index e47fbdb94b..2d61831554 100644 --- a/tests/boolean/bopcommon_2d/M6 +++ b/tests/boolean/bopcommon_2d/M6 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire1.brep] b bop a b bopcommon result -set length 181.079 +checkprops result -l 181.079 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/M7 b/tests/boolean/bopcommon_2d/M7 index 92355097e0..88b899d3ff 100644 --- a/tests/boolean/bopcommon_2d/M7 +++ b/tests/boolean/bopcommon_2d/M7 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire2.brep] b bop a b bopcommon result -set length 49.966 +checkprops result -l 49.966 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcommon_2d/M8 b/tests/boolean/bopcommon_2d/M8 index 4d957e5559..7f82ddb02e 100644 --- a/tests/boolean/bopcommon_2d/M8 +++ b/tests/boolean/bopcommon_2d/M8 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire3.brep] b bop a b bopcommon result -set length 3.83899 +checkprops result -l 3.83899 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/M9 b/tests/boolean/bopcommon_2d/M9 index 9985e51c5e..e72b03b2f8 100644 --- a/tests/boolean/bopcommon_2d/M9 +++ b/tests/boolean/bopcommon_2d/M9 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire4.brep] b bop a b bopcommon result -set length 36.0874 +checkprops result -l 36.0874 +checksection result set nbsh_v 7 set nbsh_e 4 diff --git a/tests/boolean/bopcommon_2d/N1 b/tests/boolean/bopcommon_2d/N1 index 78b94cb327..8909365da8 100644 --- a/tests/boolean/bopcommon_2d/N1 +++ b/tests/boolean/bopcommon_2d/N1 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire5.brep] b bop a b bopcommon result -set length 126.81 +checkprops result -l 126.81 +checksection result set nbsh_v 6 set nbsh_e 4 diff --git a/tests/boolean/bopcommon_2d/N2 b/tests/boolean/bopcommon_2d/N2 index caa540b1c3..cd575d73ba 100644 --- a/tests/boolean/bopcommon_2d/N2 +++ b/tests/boolean/bopcommon_2d/N2 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire6.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/N3 b/tests/boolean/bopcommon_2d/N3 index c1444c8152..c11f9f4c25 100644 --- a/tests/boolean/bopcommon_2d/N3 +++ b/tests/boolean/bopcommon_2d/N3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/N4 b/tests/boolean/bopcommon_2d/N4 index 0514eeae9f..86af10657c 100644 --- a/tests/boolean/bopcommon_2d/N4 +++ b/tests/boolean/bopcommon_2d/N4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/N5 b/tests/boolean/bopcommon_2d/N5 index aa1dc992c4..f41fa26173 100644 --- a/tests/boolean/bopcommon_2d/N5 +++ b/tests/boolean/bopcommon_2d/N5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/N6 b/tests/boolean/bopcommon_2d/N6 index 083aeb26c9..974baca5b0 100644 --- a/tests/boolean/bopcommon_2d/N6 +++ b/tests/boolean/bopcommon_2d/N6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/N7 b/tests/boolean/bopcommon_2d/N7 index 484e0e13f7..b049d7b9af 100644 --- a/tests/boolean/bopcommon_2d/N7 +++ b/tests/boolean/bopcommon_2d/N7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopcommon result -set length 79.9002 +checkprops result -l 79.9002 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/N8 b/tests/boolean/bopcommon_2d/N8 index 25f4e583ee..0ae20a77d3 100644 --- a/tests/boolean/bopcommon_2d/N8 +++ b/tests/boolean/bopcommon_2d/N8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/N9 b/tests/boolean/bopcommon_2d/N9 index 3aead99ece..acbb8f01a0 100644 --- a/tests/boolean/bopcommon_2d/N9 +++ b/tests/boolean/bopcommon_2d/N9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/O1 b/tests/boolean/bopcommon_2d/O1 index 4f378fe5fc..25c3185f92 100644 --- a/tests/boolean/bopcommon_2d/O1 +++ b/tests/boolean/bopcommon_2d/O1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopcommon result -set length 79.9002 +checkprops result -l 79.9002 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/O2 b/tests/boolean/bopcommon_2d/O2 index bcf8dc9138..4c19ff3179 100644 --- a/tests/boolean/bopcommon_2d/O2 +++ b/tests/boolean/bopcommon_2d/O2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/O3 b/tests/boolean/bopcommon_2d/O3 index 30fa066a8b..27eed74fcc 100644 --- a/tests/boolean/bopcommon_2d/O3 +++ b/tests/boolean/bopcommon_2d/O3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/O4 b/tests/boolean/bopcommon_2d/O4 index 342a533765..0d7b35c440 100644 --- a/tests/boolean/bopcommon_2d/O4 +++ b/tests/boolean/bopcommon_2d/O4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/O5 b/tests/boolean/bopcommon_2d/O5 index 42cba299f9..2d6d122e86 100644 --- a/tests/boolean/bopcommon_2d/O5 +++ b/tests/boolean/bopcommon_2d/O5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/O6 b/tests/boolean/bopcommon_2d/O6 index 8ad3cef5ff..4701d7fd33 100644 --- a/tests/boolean/bopcommon_2d/O6 +++ b/tests/boolean/bopcommon_2d/O6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/O7 b/tests/boolean/bopcommon_2d/O7 index 0b59aeef8a..191c7b95be 100644 --- a/tests/boolean/bopcommon_2d/O7 +++ b/tests/boolean/bopcommon_2d/O7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/O8 b/tests/boolean/bopcommon_2d/O8 index d07bb3cb0f..03975b767a 100644 --- a/tests/boolean/bopcommon_2d/O8 +++ b/tests/boolean/bopcommon_2d/O8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/O9 b/tests/boolean/bopcommon_2d/O9 index 39373f57d0..cd63cda9c8 100644 --- a/tests/boolean/bopcommon_2d/O9 +++ b/tests/boolean/bopcommon_2d/O9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/P1 b/tests/boolean/bopcommon_2d/P1 index ddcf65f2f8..1244cf8693 100644 --- a/tests/boolean/bopcommon_2d/P1 +++ b/tests/boolean/bopcommon_2d/P1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/P2 b/tests/boolean/bopcommon_2d/P2 index 251244af55..8ee4144087 100644 --- a/tests/boolean/bopcommon_2d/P2 +++ b/tests/boolean/bopcommon_2d/P2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/P3 b/tests/boolean/bopcommon_2d/P3 index bd3d2cec05..3d9644f43c 100644 --- a/tests/boolean/bopcommon_2d/P3 +++ b/tests/boolean/bopcommon_2d/P3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/P4 b/tests/boolean/bopcommon_2d/P4 index 16b66e3eba..13536aa0b4 100644 --- a/tests/boolean/bopcommon_2d/P4 +++ b/tests/boolean/bopcommon_2d/P4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/P5 b/tests/boolean/bopcommon_2d/P5 index 156d7e5ba9..ae686c3c83 100644 --- a/tests/boolean/bopcommon_2d/P5 +++ b/tests/boolean/bopcommon_2d/P5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/P6 b/tests/boolean/bopcommon_2d/P6 index 955d5fa801..da32f4ea0e 100644 --- a/tests/boolean/bopcommon_2d/P6 +++ b/tests/boolean/bopcommon_2d/P6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopcommon result -set length 143.787 +checkprops result -l 143.787 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/bopcommon_2d/P7 b/tests/boolean/bopcommon_2d/P7 index 28a0205ff1..12f4e2603f 100644 --- a/tests/boolean/bopcommon_2d/P7 +++ b/tests/boolean/bopcommon_2d/P7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/P8 b/tests/boolean/bopcommon_2d/P8 index 7066e4a128..d36c0958f0 100644 --- a/tests/boolean/bopcommon_2d/P8 +++ b/tests/boolean/bopcommon_2d/P8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopcommon result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/bopcommon_2d/begin b/tests/boolean/bopcommon_2d/begin index df8c33b32d..da22c740f4 100644 --- a/tests/boolean/bopcommon_2d/begin +++ b/tests/boolean/bopcommon_2d/begin @@ -1 +1,3 @@ set command bopcommon +set display_vertices 1 + diff --git a/tests/boolean/bopcommon_complex/A1 b/tests/boolean/bopcommon_complex/A1 index a291940cba..b744a44c43 100644 --- a/tests/boolean/bopcommon_complex/A1 +++ b/tests/boolean/bopcommon_complex/A1 @@ -9,4 +9,4 @@ bop a b bopcommon result -set square 844.929 +checkprops result -s 844.929 diff --git a/tests/boolean/bopcommon_complex/A2 b/tests/boolean/bopcommon_complex/A2 index 46fa8810cc..3cfde703da 100644 --- a/tests/boolean/bopcommon_complex/A2 +++ b/tests/boolean/bopcommon_complex/A2 @@ -8,4 +8,4 @@ restore [locate_data_file OCC118-2.brep] b bop b a bopcommon result -set square 844.929 +checkprops result -s 844.929 diff --git a/tests/boolean/bopcommon_complex/A3 b/tests/boolean/bopcommon_complex/A3 index dbf05f5ecd..2f90c40a39 100644 --- a/tests/boolean/bopcommon_complex/A3 +++ b/tests/boolean/bopcommon_complex/A3 @@ -9,4 +9,4 @@ restore [locate_data_file OCC212-2.brep] b bop a b bopcommon result -set square 314.301 +checkprops result -s 314.301 diff --git a/tests/boolean/bopcommon_complex/A4 b/tests/boolean/bopcommon_complex/A4 index 5af99645b7..c47e35c8eb 100644 --- a/tests/boolean/bopcommon_complex/A4 +++ b/tests/boolean/bopcommon_complex/A4 @@ -9,4 +9,4 @@ restore [locate_data_file OCC212-2.brep] b bop b a bopcommon result -set square 314.301 +checkprops result -s 314.301 diff --git a/tests/boolean/bopcommon_complex/A5 b/tests/boolean/bopcommon_complex/A5 index 5b0111c1bc..a0808dca8a 100644 --- a/tests/boolean/bopcommon_complex/A5 +++ b/tests/boolean/bopcommon_complex/A5 @@ -9,4 +9,4 @@ bop a b bopcommon result -set square 838.302 +checkprops result -s 838.302 diff --git a/tests/boolean/bopcommon_complex/A6 b/tests/boolean/bopcommon_complex/A6 index 3bb69a7e76..2b719eea9e 100644 --- a/tests/boolean/bopcommon_complex/A6 +++ b/tests/boolean/bopcommon_complex/A6 @@ -8,4 +8,4 @@ restore [locate_data_file OCC213-2.brep] b bop b a bopcommon result -set square 838.302 +checkprops result -s 838.302 diff --git a/tests/boolean/bopcommon_complex/A7 b/tests/boolean/bopcommon_complex/A7 index 021c6ff968..1164ddc31e 100644 --- a/tests/boolean/bopcommon_complex/A7 +++ b/tests/boolean/bopcommon_complex/A7 @@ -4,4 +4,4 @@ restore [locate_data_file OCC3-2.brep] b bop a b bopcommon result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcommon_complex/A8 b/tests/boolean/bopcommon_complex/A8 index 0fce34e540..2e8fd7bedf 100644 --- a/tests/boolean/bopcommon_complex/A8 +++ b/tests/boolean/bopcommon_complex/A8 @@ -4,4 +4,4 @@ restore [locate_data_file OCC3-2.brep] b bop b a bopcommon result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcommon_complex/A9 b/tests/boolean/bopcommon_complex/A9 index 4b20576149..2108c0b93e 100644 --- a/tests/boolean/bopcommon_complex/A9 +++ b/tests/boolean/bopcommon_complex/A9 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 152463 +checkprops result -s 152463 diff --git a/tests/boolean/bopcommon_complex/B1 b/tests/boolean/bopcommon_complex/B1 index 237af4e5d8..41203959c9 100644 --- a/tests/boolean/bopcommon_complex/B1 +++ b/tests/boolean/bopcommon_complex/B1 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 152463 +checkprops result -s 152463 diff --git a/tests/boolean/bopcommon_complex/B2 b/tests/boolean/bopcommon_complex/B2 index 303ea14dcc..88ad548e27 100644 --- a/tests/boolean/bopcommon_complex/B2 +++ b/tests/boolean/bopcommon_complex/B2 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 9545.1 +checkprops result -s 9545.1 diff --git a/tests/boolean/bopcommon_complex/B3 b/tests/boolean/bopcommon_complex/B3 index 4e0e410eb3..a7c342564c 100644 --- a/tests/boolean/bopcommon_complex/B3 +++ b/tests/boolean/bopcommon_complex/B3 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 9545.1 +checkprops result -s 9545.1 diff --git a/tests/boolean/bopcommon_complex/B4 b/tests/boolean/bopcommon_complex/B4 index 162fbc0939..4e7c7e8bf0 100644 --- a/tests/boolean/bopcommon_complex/B4 +++ b/tests/boolean/bopcommon_complex/B4 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 328.329 +checkprops result -s 328.329 diff --git a/tests/boolean/bopcommon_complex/B5 b/tests/boolean/bopcommon_complex/B5 index 95413d6cfb..bae8d1582c 100644 --- a/tests/boolean/bopcommon_complex/B5 +++ b/tests/boolean/bopcommon_complex/B5 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 328.329 +checkprops result -s 328.329 diff --git a/tests/boolean/bopcommon_complex/B6 b/tests/boolean/bopcommon_complex/B6 index 3d8d37b4cd..b787b4d17e 100644 --- a/tests/boolean/bopcommon_complex/B6 +++ b/tests/boolean/bopcommon_complex/B6 @@ -4,4 +4,4 @@ restore [locate_data_file OCC100_cyl.brep] b bop a b bopcommon result -set square 13.9381 +checkprops result -s 13.9381 diff --git a/tests/boolean/bopcommon_complex/B7 b/tests/boolean/bopcommon_complex/B7 index 3406fcc42d..6ed8d9c9a1 100644 --- a/tests/boolean/bopcommon_complex/B7 +++ b/tests/boolean/bopcommon_complex/B7 @@ -4,4 +4,4 @@ restore [locate_data_file OCC100_cyl.brep] b bop b a bopcommon result -set square 13.9369 +checkprops result -s 13.9369 diff --git a/tests/boolean/bopcommon_complex/B8 b/tests/boolean/bopcommon_complex/B8 index 02fe65bf87..9c47f2b1c2 100644 --- a/tests/boolean/bopcommon_complex/B8 +++ b/tests/boolean/bopcommon_complex/B8 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 9545.1 +checkprops result -s 9545.1 diff --git a/tests/boolean/bopcommon_complex/B9 b/tests/boolean/bopcommon_complex/B9 index 07f99de117..cbbeaa2f36 100644 --- a/tests/boolean/bopcommon_complex/B9 +++ b/tests/boolean/bopcommon_complex/B9 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 9545.1 +checkprops result -s 9545.1 diff --git a/tests/boolean/bopcommon_complex/C1 b/tests/boolean/bopcommon_complex/C1 index 12e806ae89..6611566d37 100644 --- a/tests/boolean/bopcommon_complex/C1 +++ b/tests/boolean/bopcommon_complex/C1 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 63487.5 +checkprops result -s 63487.5 diff --git a/tests/boolean/bopcommon_complex/C2 b/tests/boolean/bopcommon_complex/C2 index 8a6cd35ed5..e69bf88ba1 100644 --- a/tests/boolean/bopcommon_complex/C2 +++ b/tests/boolean/bopcommon_complex/C2 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 63487.5 +checkprops result -s 63487.5 diff --git a/tests/boolean/bopcommon_complex/C3 b/tests/boolean/bopcommon_complex/C3 index 745d92c45f..ebac655c70 100644 --- a/tests/boolean/bopcommon_complex/C3 +++ b/tests/boolean/bopcommon_complex/C3 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 9817.48 +checkprops result -s 9817.48 diff --git a/tests/boolean/bopcommon_complex/C4 b/tests/boolean/bopcommon_complex/C4 index c49527fa98..281eca24bd 100644 --- a/tests/boolean/bopcommon_complex/C4 +++ b/tests/boolean/bopcommon_complex/C4 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 9817.48 +checkprops result -s 9817.48 diff --git a/tests/boolean/bopcommon_complex/C5 b/tests/boolean/bopcommon_complex/C5 index c174e8be36..1a3a1d7e7c 100644 --- a/tests/boolean/bopcommon_complex/C5 +++ b/tests/boolean/bopcommon_complex/C5 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/C6 b/tests/boolean/bopcommon_complex/C6 index 846b5340ef..867d56c512 100644 --- a/tests/boolean/bopcommon_complex/C6 +++ b/tests/boolean/bopcommon_complex/C6 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/C7 b/tests/boolean/bopcommon_complex/C7 index 01293603eb..40307c7ab7 100644 --- a/tests/boolean/bopcommon_complex/C7 +++ b/tests/boolean/bopcommon_complex/C7 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/C8 b/tests/boolean/bopcommon_complex/C8 index 39cc3d9e32..6b83210d4b 100644 --- a/tests/boolean/bopcommon_complex/C8 +++ b/tests/boolean/bopcommon_complex/C8 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/C9 b/tests/boolean/bopcommon_complex/C9 index c174e8be36..1a3a1d7e7c 100644 --- a/tests/boolean/bopcommon_complex/C9 +++ b/tests/boolean/bopcommon_complex/C9 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D1 b/tests/boolean/bopcommon_complex/D1 index 846b5340ef..867d56c512 100644 --- a/tests/boolean/bopcommon_complex/D1 +++ b/tests/boolean/bopcommon_complex/D1 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D2 b/tests/boolean/bopcommon_complex/D2 index 01293603eb..40307c7ab7 100644 --- a/tests/boolean/bopcommon_complex/D2 +++ b/tests/boolean/bopcommon_complex/D2 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D3 b/tests/boolean/bopcommon_complex/D3 index 39cc3d9e32..6b83210d4b 100644 --- a/tests/boolean/bopcommon_complex/D3 +++ b/tests/boolean/bopcommon_complex/D3 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D4 b/tests/boolean/bopcommon_complex/D4 index 8661b33928..c6603d1c0a 100644 --- a/tests/boolean/bopcommon_complex/D4 +++ b/tests/boolean/bopcommon_complex/D4 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D5 b/tests/boolean/bopcommon_complex/D5 index f899d4c08e..7638532d36 100644 --- a/tests/boolean/bopcommon_complex/D5 +++ b/tests/boolean/bopcommon_complex/D5 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D6 b/tests/boolean/bopcommon_complex/D6 index 41154b1236..3672c0193d 100644 --- a/tests/boolean/bopcommon_complex/D6 +++ b/tests/boolean/bopcommon_complex/D6 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D7 b/tests/boolean/bopcommon_complex/D7 index 24b7d6c393..30eb5002af 100644 --- a/tests/boolean/bopcommon_complex/D7 +++ b/tests/boolean/bopcommon_complex/D7 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 152908 +checkprops result -s 152908 diff --git a/tests/boolean/bopcommon_complex/D8 b/tests/boolean/bopcommon_complex/D8 index 7125c6cf54..b52bc5fbb9 100644 --- a/tests/boolean/bopcommon_complex/D8 +++ b/tests/boolean/bopcommon_complex/D8 @@ -6,4 +6,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 66231.3 +checkprops result -s 66231.3 diff --git a/tests/boolean/bopcommon_complex/D9 b/tests/boolean/bopcommon_complex/D9 index 871970c964..82b4391b68 100644 --- a/tests/boolean/bopcommon_complex/D9 +++ b/tests/boolean/bopcommon_complex/D9 @@ -6,4 +6,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 66231.3 +checkprops result -s 66231.3 diff --git a/tests/boolean/bopcommon_complex/E1 b/tests/boolean/bopcommon_complex/E1 index ebde570375..d31d6c6a99 100644 --- a/tests/boolean/bopcommon_complex/E1 +++ b/tests/boolean/bopcommon_complex/E1 @@ -4,4 +4,4 @@ restore [locate_data_file OCC315-2.brep] b bop a b bopcommon result -set square 31415.9 +checkprops result -s 31415.9 diff --git a/tests/boolean/bopcommon_complex/E2 b/tests/boolean/bopcommon_complex/E2 index 756d9a09a8..fe1c5b5731 100644 --- a/tests/boolean/bopcommon_complex/E2 +++ b/tests/boolean/bopcommon_complex/E2 @@ -4,4 +4,4 @@ restore [locate_data_file OCC315-2.brep] b bop b a bopcommon result -set square 31415.9 +checkprops result -s 31415.9 diff --git a/tests/boolean/bopcommon_complex/E3 b/tests/boolean/bopcommon_complex/E3 index 0a0d9ca0f5..d5512de015 100644 --- a/tests/boolean/bopcommon_complex/E3 +++ b/tests/boolean/bopcommon_complex/E3 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 30514.4 +checkprops result -s 30514.4 diff --git a/tests/boolean/bopcommon_complex/E4 b/tests/boolean/bopcommon_complex/E4 index 579855658b..1c04b5a22d 100644 --- a/tests/boolean/bopcommon_complex/E4 +++ b/tests/boolean/bopcommon_complex/E4 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 30514.4 +checkprops result -s 30514.4 diff --git a/tests/boolean/bopcommon_complex/E5 b/tests/boolean/bopcommon_complex/E5 index 172e621938..f3b764f376 100644 --- a/tests/boolean/bopcommon_complex/E5 +++ b/tests/boolean/bopcommon_complex/E5 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 22715.9 +checkprops result -s 22715.9 diff --git a/tests/boolean/bopcommon_complex/E6 b/tests/boolean/bopcommon_complex/E6 index 066497995e..848d916540 100644 --- a/tests/boolean/bopcommon_complex/E6 +++ b/tests/boolean/bopcommon_complex/E6 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 22715.9 +checkprops result -s 22715.9 diff --git a/tests/boolean/bopcommon_complex/E7 b/tests/boolean/bopcommon_complex/E7 index 8c846337b6..4eb450e60d 100644 --- a/tests/boolean/bopcommon_complex/E7 +++ b/tests/boolean/bopcommon_complex/E7 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/E8 b/tests/boolean/bopcommon_complex/E8 index 6c9f235f8b..9f5cfb72b9 100644 --- a/tests/boolean/bopcommon_complex/E8 +++ b/tests/boolean/bopcommon_complex/E8 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/E9 b/tests/boolean/bopcommon_complex/E9 index ce5c9048ed..2f4021d8b6 100644 --- a/tests/boolean/bopcommon_complex/E9 +++ b/tests/boolean/bopcommon_complex/E9 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 1249.02 +checkprops result -s 1249.02 diff --git a/tests/boolean/bopcommon_complex/F1 b/tests/boolean/bopcommon_complex/F1 index 043cd81c11..6bab7abac5 100644 --- a/tests/boolean/bopcommon_complex/F1 +++ b/tests/boolean/bopcommon_complex/F1 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 1249.02 +checkprops result -s 1249.02 diff --git a/tests/boolean/bopcommon_complex/F2 b/tests/boolean/bopcommon_complex/F2 index 76dd8ac793..d63902ee73 100644 --- a/tests/boolean/bopcommon_complex/F2 +++ b/tests/boolean/bopcommon_complex/F2 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 33561.9 +checkprops result -s 33561.9 diff --git a/tests/boolean/bopcommon_complex/F3 b/tests/boolean/bopcommon_complex/F3 index 1f3a590f6e..d6e38b2735 100644 --- a/tests/boolean/bopcommon_complex/F3 +++ b/tests/boolean/bopcommon_complex/F3 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 33561.9 +checkprops result -s 33561.9 diff --git a/tests/boolean/bopcommon_complex/F4 b/tests/boolean/bopcommon_complex/F4 index 948d68f88a..5b9e8a9038 100644 --- a/tests/boolean/bopcommon_complex/F4 +++ b/tests/boolean/bopcommon_complex/F4 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcommon result -set square 9545.1 +checkprops result -s 9545.1 diff --git a/tests/boolean/bopcommon_complex/F5 b/tests/boolean/bopcommon_complex/F5 index f850bcaabf..5098595879 100644 --- a/tests/boolean/bopcommon_complex/F5 +++ b/tests/boolean/bopcommon_complex/F5 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcommon result -set square 9545.1 +checkprops result -s 9545.1 diff --git a/tests/boolean/bopcommon_complex/F6 b/tests/boolean/bopcommon_complex/F6 index 988e0ae78d..577c0c5e57 100644 --- a/tests/boolean/bopcommon_complex/F6 +++ b/tests/boolean/bopcommon_complex/F6 @@ -4,4 +4,4 @@ restore [locate_data_file a102] b bop a b bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/F7 b/tests/boolean/bopcommon_complex/F7 index 9f0be277a7..c96b28f8f7 100644 --- a/tests/boolean/bopcommon_complex/F7 +++ b/tests/boolean/bopcommon_complex/F7 @@ -4,4 +4,4 @@ restore [locate_data_file b58] b bop a b bopcommon result -set square 4912.9 +checkprops result -s 4912.9 diff --git a/tests/boolean/bopcommon_complex/F8 b/tests/boolean/bopcommon_complex/F8 index 65401b524a..ff6171ff01 100644 --- a/tests/boolean/bopcommon_complex/F8 +++ b/tests/boolean/bopcommon_complex/F8 @@ -4,4 +4,4 @@ restore [locate_data_file b60] b bop a b bopcommon result -set square 11250 +checkprops result -s 11250 diff --git a/tests/boolean/bopcommon_complex/F9 b/tests/boolean/bopcommon_complex/F9 index 5c03eed69d..790bdb2a6c 100644 --- a/tests/boolean/bopcommon_complex/F9 +++ b/tests/boolean/bopcommon_complex/F9 @@ -4,4 +4,4 @@ restore [locate_data_file b62] b bop a b bopcommon result -set square 8410.54 +checkprops result -s 8410.54 diff --git a/tests/boolean/bopcommon_complex/G1 b/tests/boolean/bopcommon_complex/G1 index 85c5eddf47..8b823973f7 100644 --- a/tests/boolean/bopcommon_complex/G1 +++ b/tests/boolean/bopcommon_complex/G1 @@ -4,4 +4,4 @@ restore [locate_data_file b64] b bop a b bopcommon result -set square 10245.2 +checkprops result -s 10245.2 diff --git a/tests/boolean/bopcommon_complex/G2 b/tests/boolean/bopcommon_complex/G2 index b50e6e96b9..af2b53645f 100644 --- a/tests/boolean/bopcommon_complex/G2 +++ b/tests/boolean/bopcommon_complex/G2 @@ -4,4 +4,4 @@ restore [locate_data_file b66] b bop a b bopcommon result -set square 11123.7 +checkprops result -s 11123.7 diff --git a/tests/boolean/bopcommon_complex/G3 b/tests/boolean/bopcommon_complex/G3 index ce88a2fc2c..ef6ecef361 100644 --- a/tests/boolean/bopcommon_complex/G3 +++ b/tests/boolean/bopcommon_complex/G3 @@ -4,4 +4,4 @@ restore [locate_data_file b90] b bop a b bopcommon result -set square 14142.1 +checkprops result -s 14142.1 diff --git a/tests/boolean/bopcommon_complex/G4 b/tests/boolean/bopcommon_complex/G4 index b79ecb9850..99313f1251 100644 --- a/tests/boolean/bopcommon_complex/G4 +++ b/tests/boolean/bopcommon_complex/G4 @@ -4,4 +4,4 @@ restore [locate_data_file b102] b bop a b bopcommon result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/bopcommon_complex/G5 b/tests/boolean/bopcommon_complex/G5 index 942e115d0a..7b076f3cd9 100644 --- a/tests/boolean/bopcommon_complex/G5 +++ b/tests/boolean/bopcommon_complex/G5 @@ -4,4 +4,4 @@ restore [locate_data_file b104] b bop a b bopcommon result -set square 11926.3 +checkprops result -s 11926.3 diff --git a/tests/boolean/bopcommon_complex/G6 b/tests/boolean/bopcommon_complex/G6 index ee15821cfb..663327cf38 100644 --- a/tests/boolean/bopcommon_complex/G6 +++ b/tests/boolean/bopcommon_complex/G6 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b bopcommon result -set square 4826.73 +checkprops result -s 4826.73 diff --git a/tests/boolean/bopcommon_complex/G7 b/tests/boolean/bopcommon_complex/G7 index 380c360f66..733e8d6f3a 100644 --- a/tests/boolean/bopcommon_complex/G7 +++ b/tests/boolean/bopcommon_complex/G7 @@ -4,4 +4,4 @@ restore [locate_data_file b110] b bop a b bopcommon result -set square 5827.66 +checkprops result -s 5827.66 diff --git a/tests/boolean/bopcommon_complex/G8 b/tests/boolean/bopcommon_complex/G8 index 6980194b78..079096e73a 100644 --- a/tests/boolean/bopcommon_complex/G8 +++ b/tests/boolean/bopcommon_complex/G8 @@ -4,4 +4,4 @@ restore [locate_data_file b112] b bop a b bopcommon result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/bopcommon_complex/G9 b/tests/boolean/bopcommon_complex/G9 index 967d4efc2c..9e1d0d63a6 100644 --- a/tests/boolean/bopcommon_complex/G9 +++ b/tests/boolean/bopcommon_complex/G9 @@ -4,4 +4,4 @@ restore [locate_data_file b114] b bop a b bopcommon result -set square 11830.1 +checkprops result -s 11830.1 diff --git a/tests/boolean/bopcommon_complex/H1 b/tests/boolean/bopcommon_complex/H1 index 452e225187..d8498fe96e 100644 --- a/tests/boolean/bopcommon_complex/H1 +++ b/tests/boolean/bopcommon_complex/H1 @@ -4,4 +4,4 @@ restore [locate_data_file b116] b bop a b bopcommon result -set square 7853.98 +checkprops result -s 7853.98 diff --git a/tests/boolean/bopcommon_complex/H2 b/tests/boolean/bopcommon_complex/H2 index 406a98ba8a..a054d342e4 100644 --- a/tests/boolean/bopcommon_complex/H2 +++ b/tests/boolean/bopcommon_complex/H2 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b bopcommon result -set square 7853.98 +checkprops result -s 7853.98 diff --git a/tests/boolean/bopcommon_complex/H3 b/tests/boolean/bopcommon_complex/H3 index d5e40817fd..48fe73f49a 100644 --- a/tests/boolean/bopcommon_complex/H3 +++ b/tests/boolean/bopcommon_complex/H3 @@ -4,4 +4,4 @@ restore [locate_data_file b124] b bop a b bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/H4 b/tests/boolean/bopcommon_complex/H4 index c54c750826..01a29d22fe 100644 --- a/tests/boolean/bopcommon_complex/H4 +++ b/tests/boolean/bopcommon_complex/H4 @@ -4,4 +4,4 @@ restore [locate_data_file b126] b bop a b bopcommon result -set square 10000 +checkprops result -s 10000 diff --git a/tests/boolean/bopcommon_complex/H5 b/tests/boolean/bopcommon_complex/H5 index 8239653187..5e05192d12 100644 --- a/tests/boolean/bopcommon_complex/H5 +++ b/tests/boolean/bopcommon_complex/H5 @@ -4,4 +4,4 @@ restore [locate_data_file a138] b bop a b bopcommon result -set square 15079.6 +checkprops result -s 15079.6 diff --git a/tests/boolean/bopcommon_complex/H6 b/tests/boolean/bopcommon_complex/H6 index c62dc9ed78..0041b2ddf8 100644 --- a/tests/boolean/bopcommon_complex/H6 +++ b/tests/boolean/bopcommon_complex/H6 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b bopcommon result -set square 6126.11 +checkprops result -s 6126.11 diff --git a/tests/boolean/bopcommon_complex/H7 b/tests/boolean/bopcommon_complex/H7 index 70fd35c6ad..95ad034037 100644 --- a/tests/boolean/bopcommon_complex/H7 +++ b/tests/boolean/bopcommon_complex/H7 @@ -4,4 +4,4 @@ restore [locate_data_file b132] b bop a b bopcommon result -set square 17146.1 +checkprops result -s 17146.1 diff --git a/tests/boolean/bopcommon_complex/H8 b/tests/boolean/bopcommon_complex/H8 index 9acd1a0c34..7eee720954 100644 --- a/tests/boolean/bopcommon_complex/H8 +++ b/tests/boolean/bopcommon_complex/H8 @@ -4,4 +4,4 @@ restore [locate_data_file b136] b bop a b bopcommon result -set square 2884.96 +checkprops result -s 2884.96 diff --git a/tests/boolean/bopcommon_complex/H9 b/tests/boolean/bopcommon_complex/H9 index 004fde8c50..0fe1a46a8a 100644 --- a/tests/boolean/bopcommon_complex/H9 +++ b/tests/boolean/bopcommon_complex/H9 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/I1 b/tests/boolean/bopcommon_complex/I1 index f4042bd082..354e71debc 100644 --- a/tests/boolean/bopcommon_complex/I1 +++ b/tests/boolean/bopcommon_complex/I1 @@ -4,4 +4,4 @@ restore [locate_data_file b140] b bop a b bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/I2 b/tests/boolean/bopcommon_complex/I2 index 67ee2a2e73..82ce9c559d 100644 --- a/tests/boolean/bopcommon_complex/I2 +++ b/tests/boolean/bopcommon_complex/I2 @@ -4,4 +4,4 @@ restore [locate_data_file b142] b bop a b bopcommon result -set square 13686.7 +checkprops result -s 13686.7 diff --git a/tests/boolean/bopcommon_complex/I3 b/tests/boolean/bopcommon_complex/I3 index d648e2070f..2c0a292150 100644 --- a/tests/boolean/bopcommon_complex/I3 +++ b/tests/boolean/bopcommon_complex/I3 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b bopcommon result -set square 7853.98 +checkprops result -s 7853.98 diff --git a/tests/boolean/bopcommon_complex/I4 b/tests/boolean/bopcommon_complex/I4 index 16e15d5379..0ba64e9c37 100644 --- a/tests/boolean/bopcommon_complex/I4 +++ b/tests/boolean/bopcommon_complex/I4 @@ -4,4 +4,4 @@ restore [locate_data_file a158] b bop a b bopcommon result -set square 7363.11 +checkprops result -s 7363.11 diff --git a/tests/boolean/bopcommon_complex/I5 b/tests/boolean/bopcommon_complex/I5 index 2020eb910d..c7deaf3fae 100644 --- a/tests/boolean/bopcommon_complex/I5 +++ b/tests/boolean/bopcommon_complex/I5 @@ -4,4 +4,4 @@ restore [locate_data_file b148] b bop a b bopcommon result -set square 11781 +checkprops result -s 11781 diff --git a/tests/boolean/bopcommon_complex/I6 b/tests/boolean/bopcommon_complex/I6 index 1705cd7eac..8ed178a1a8 100644 --- a/tests/boolean/bopcommon_complex/I6 +++ b/tests/boolean/bopcommon_complex/I6 @@ -4,4 +4,4 @@ restore [locate_data_file a160] b bop a b bopcommon result -set square 9817.48 +checkprops result -s 9817.48 diff --git a/tests/boolean/bopcommon_complex/I7 b/tests/boolean/bopcommon_complex/I7 index 422a3a4f62..ef74b748b4 100644 --- a/tests/boolean/bopcommon_complex/I7 +++ b/tests/boolean/bopcommon_complex/I7 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b bopcommon result -set square 5890.37 +checkprops result -s 5890.37 diff --git a/tests/boolean/bopcommon_complex/I8 b/tests/boolean/bopcommon_complex/I8 index acc52d0365..60b1b91f3e 100644 --- a/tests/boolean/bopcommon_complex/I8 +++ b/tests/boolean/bopcommon_complex/I8 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b bopcommon result -set square 5340.71 +checkprops result -s 5340.71 diff --git a/tests/boolean/bopcommon_complex/I9 b/tests/boolean/bopcommon_complex/I9 index a08e5508ca..4047ef9780 100644 --- a/tests/boolean/bopcommon_complex/I9 +++ b/tests/boolean/bopcommon_complex/I9 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b bopcommon result -set square 5340.71 +checkprops result -s 5340.71 diff --git a/tests/boolean/bopcommon_complex/J1 b/tests/boolean/bopcommon_complex/J1 index 7ca6e583cf..05c84f5d71 100755 --- a/tests/boolean/bopcommon_complex/J1 +++ b/tests/boolean/bopcommon_complex/J1 @@ -1,5 +1,5 @@ -puts "TODO #22911 ALL: Error : The bopcommon is not valid. The area is" -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The command is not valid. The area is" +puts "TODO #22911 ALL: Error : The area of result shape is" restore [locate_data_file a158] a restore [locate_data_file b148] b @@ -7,4 +7,4 @@ restore [locate_data_file b148] b bop a b bopcommon result -set square 0.000550102 +checkprops result -s 0.000550102 diff --git a/tests/boolean/bopcommon_complex/J2 b/tests/boolean/bopcommon_complex/J2 index 7275aae55c..ced581b105 100644 --- a/tests/boolean/bopcommon_complex/J2 +++ b/tests/boolean/bopcommon_complex/J2 @@ -4,4 +4,4 @@ restore [locate_data_file b160] b bop a b bopcommon result -set square 4208.94 +checkprops result -s 4208.94 diff --git a/tests/boolean/bopcommon_complex/J3 b/tests/boolean/bopcommon_complex/J3 index 5a74d9f72f..ef8cfae929 100644 --- a/tests/boolean/bopcommon_complex/J3 +++ b/tests/boolean/bopcommon_complex/J3 @@ -4,4 +4,4 @@ restore [locate_data_file b164] b bop a b bopcommon result -set square 265.676 +checkprops result -s 265.676 diff --git a/tests/boolean/bopcommon_complex/J4 b/tests/boolean/bopcommon_complex/J4 index c307de26dd..97796ab57a 100644 --- a/tests/boolean/bopcommon_complex/J4 +++ b/tests/boolean/bopcommon_complex/J4 @@ -4,4 +4,4 @@ restore [locate_data_file a167] b bop a b bopcommon result -set square 2017.58 +checkprops result -s 2017.58 diff --git a/tests/boolean/bopcommon_complex/J5 b/tests/boolean/bopcommon_complex/J5 index 5dd51d06ba..9cd94aacd3 100644 --- a/tests/boolean/bopcommon_complex/J5 +++ b/tests/boolean/bopcommon_complex/J5 @@ -4,4 +4,4 @@ restore [locate_data_file b168] b bop a b bopcommon result -set square 1161.21 +checkprops result -s 1161.21 diff --git a/tests/boolean/bopcommon_complex/J6 b/tests/boolean/bopcommon_complex/J6 index f62e4cad97..3cd1183011 100644 --- a/tests/boolean/bopcommon_complex/J6 +++ b/tests/boolean/bopcommon_complex/J6 @@ -4,4 +4,4 @@ restore [locate_data_file b170] b bop a b bopcommon result -set square 15858.5 +checkprops result -s 15858.5 diff --git a/tests/boolean/bopcommon_complex/J7 b/tests/boolean/bopcommon_complex/J7 index 7e87f0f1fb..bde6aaf324 100644 --- a/tests/boolean/bopcommon_complex/J7 +++ b/tests/boolean/bopcommon_complex/J7 @@ -4,4 +4,4 @@ restore [locate_data_file a164] b bop a b bopcommon result -set square 2017.58 +checkprops result -s 2017.58 diff --git a/tests/boolean/bopcommon_complex/J8 b/tests/boolean/bopcommon_complex/J8 index 6f9e3f172e..d39af79c84 100644 --- a/tests/boolean/bopcommon_complex/J8 +++ b/tests/boolean/bopcommon_complex/J8 @@ -4,4 +4,4 @@ restore [locate_data_file b189] b bop a b bopcommon result -set square 6859.42 +checkprops result -s 6859.42 diff --git a/tests/boolean/bopcommon_complex/J9 b/tests/boolean/bopcommon_complex/J9 index 907a90eaea..191b1ae1d9 100644 --- a/tests/boolean/bopcommon_complex/J9 +++ b/tests/boolean/bopcommon_complex/J9 @@ -4,4 +4,4 @@ restore [locate_data_file a206] b bop a b bopcommon result -set square 14007.8 +checkprops result -s 14007.8 diff --git a/tests/boolean/bopcommon_complex/K1 b/tests/boolean/bopcommon_complex/K1 index fb25d9d84e..5f35ed6a88 100644 --- a/tests/boolean/bopcommon_complex/K1 +++ b/tests/boolean/bopcommon_complex/K1 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b bopcommon result -set square 7797.56 +checkprops result -s 7797.56 diff --git a/tests/boolean/bopcommon_complex/K2 b/tests/boolean/bopcommon_complex/K2 index 31398f565e..fe17c70b6c 100644 --- a/tests/boolean/bopcommon_complex/K2 +++ b/tests/boolean/bopcommon_complex/K2 @@ -4,4 +4,4 @@ restore [locate_data_file b201] b bop a b bopcommon result -set square 10424.2 +checkprops result -s 10424.2 diff --git a/tests/boolean/bopcommon_complex/K3 b/tests/boolean/bopcommon_complex/K3 index e531eb0b6c..536118e00a 100644 --- a/tests/boolean/bopcommon_complex/K3 +++ b/tests/boolean/bopcommon_complex/K3 @@ -4,4 +4,4 @@ restore [locate_data_file a206] b bop a b bopcommon result -set square 8253.56 +checkprops result -s 8253.56 diff --git a/tests/boolean/bopcommon_complex/K4 b/tests/boolean/bopcommon_complex/K4 index a6fffc337e..9e66d9b29f 100644 --- a/tests/boolean/bopcommon_complex/K4 +++ b/tests/boolean/bopcommon_complex/K4 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b bopcommon result -set square 5545.23 +checkprops result -s 5545.23 diff --git a/tests/boolean/bopcommon_complex/K5 b/tests/boolean/bopcommon_complex/K5 index 67ff826fa4..94cfd87e31 100644 --- a/tests/boolean/bopcommon_complex/K5 +++ b/tests/boolean/bopcommon_complex/K5 @@ -8,4 +8,4 @@ bop a b bopcommon result -set square 90486.2 +checkprops result -s 90486.2 diff --git a/tests/boolean/bopcommon_complex/K6 b/tests/boolean/bopcommon_complex/K6 index 2e03b9c63e..21c8150891 100644 --- a/tests/boolean/bopcommon_complex/K6 +++ b/tests/boolean/bopcommon_complex/K6 @@ -11,4 +11,4 @@ prism p1 A1_rr_7 0 0 4 bop rr p1 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/K7 b/tests/boolean/bopcommon_complex/K7 index 4b23516f72..4b735cc73e 100644 --- a/tests/boolean/bopcommon_complex/K7 +++ b/tests/boolean/bopcommon_complex/K7 @@ -14,4 +14,4 @@ bop rr_1 p1 bopcommon result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcommon_complex/K8 b/tests/boolean/bopcommon_complex/K8 index 35f2345724..7a8959ca7b 100644 --- a/tests/boolean/bopcommon_complex/K8 +++ b/tests/boolean/bopcommon_complex/K8 @@ -15,4 +15,4 @@ bopcommon result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcommon_complex/K9 b/tests/boolean/bopcommon_complex/K9 index 35897adfac..8bb89bb499 100644 --- a/tests/boolean/bopcommon_complex/K9 +++ b/tests/boolean/bopcommon_complex/K9 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/L1 b/tests/boolean/bopcommon_complex/L1 index 770c7a8adf..3fabd842fb 100644 --- a/tests/boolean/bopcommon_complex/L1 +++ b/tests/boolean/bopcommon_complex/L1 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/L2 b/tests/boolean/bopcommon_complex/L2 index c9d8cccdd2..e8996565f9 100644 --- a/tests/boolean/bopcommon_complex/L2 +++ b/tests/boolean/bopcommon_complex/L2 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopcommon result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcommon_complex/L3 b/tests/boolean/bopcommon_complex/L3 index 1f25e16805..ce51c2a5f1 100644 --- a/tests/boolean/bopcommon_complex/L3 +++ b/tests/boolean/bopcommon_complex/L3 @@ -4,4 +4,4 @@ restore [locate_data_file sh2a] b2 bop b1 b2 bopcommon result -set square 350 +checkprops result -s 350 diff --git a/tests/boolean/bopcommon_complex/L4 b/tests/boolean/bopcommon_complex/L4 index a7c5c49c2b..bcbfa11e95 100644 --- a/tests/boolean/bopcommon_complex/L4 +++ b/tests/boolean/bopcommon_complex/L4 @@ -5,4 +5,4 @@ bop b1 b2 bopcommon result #common of two intersected shells is a wire -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/L5 b/tests/boolean/bopcommon_complex/L5 index fb3c531bc7..38dfe98076 100644 --- a/tests/boolean/bopcommon_complex/L5 +++ b/tests/boolean/bopcommon_complex/L5 @@ -5,4 +5,4 @@ bop b1 b2 bopcommon result #common of two intersected shells is a wire -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/L6 b/tests/boolean/bopcommon_complex/L6 index 4e43bf7202..d92ace3bc4 100644 --- a/tests/boolean/bopcommon_complex/L6 +++ b/tests/boolean/bopcommon_complex/L6 @@ -4,4 +4,4 @@ restore [locate_data_file sh7] b2 bop b1 b2 bopcommon result -set square 100 +checkprops result -s 100 diff --git a/tests/boolean/bopcommon_complex/L7 b/tests/boolean/bopcommon_complex/L7 index 2aa8d537fe..3eca8346cc 100644 --- a/tests/boolean/bopcommon_complex/L7 +++ b/tests/boolean/bopcommon_complex/L7 @@ -4,4 +4,4 @@ restore [locate_data_file sh8] b2 bop b1 b2 bopcommon result -set square 95.7107 +checkprops result -s 95.7107 diff --git a/tests/boolean/bopcommon_complex/L8 b/tests/boolean/bopcommon_complex/L8 index 8a25e0d57c..9dcbe7a279 100644 --- a/tests/boolean/bopcommon_complex/L8 +++ b/tests/boolean/bopcommon_complex/L8 @@ -4,4 +4,4 @@ restore [locate_data_file sh9] b2 bop b1 b2 bopcommon result -set square 400 +checkprops result -s 400 diff --git a/tests/boolean/bopcommon_complex/L9 b/tests/boolean/bopcommon_complex/L9 index fccd00ca70..3473960cc5 100644 --- a/tests/boolean/bopcommon_complex/L9 +++ b/tests/boolean/bopcommon_complex/L9 @@ -4,4 +4,4 @@ restore [locate_data_file shx] b2 bop b1 b2 bopcommon result -set square 331.371 +checkprops result -s 331.371 diff --git a/tests/boolean/bopcommon_complex/M1 b/tests/boolean/bopcommon_complex/M1 index 97353af7e7..e8bc076fa1 100644 --- a/tests/boolean/bopcommon_complex/M1 +++ b/tests/boolean/bopcommon_complex/M1 @@ -5,4 +5,4 @@ bop b1 b2 bopcommon result #common of two intersected shells is a wire -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_complex/M2 b/tests/boolean/bopcommon_complex/M2 index 3a72cae12e..de09e954f4 100644 --- a/tests/boolean/bopcommon_complex/M2 +++ b/tests/boolean/bopcommon_complex/M2 @@ -4,4 +4,4 @@ restore [locate_data_file g2] b2 bop b1 b2 bopcommon result -set square 2094.4 +checkprops result -s 2094.4 diff --git a/tests/boolean/bopcommon_complex/M3 b/tests/boolean/bopcommon_complex/M3 index 7ec7834567..943c194849 100644 --- a/tests/boolean/bopcommon_complex/M3 +++ b/tests/boolean/bopcommon_complex/M3 @@ -4,4 +4,4 @@ restore [locate_data_file sg2] b2 bop b1 b2 bopcommon result -set square 2094.4 +checkprops result -s 2094.4 diff --git a/tests/boolean/bopcommon_complex/M4 b/tests/boolean/bopcommon_complex/M4 index 95ed0fe99f..60b31bd444 100644 --- a/tests/boolean/bopcommon_complex/M4 +++ b/tests/boolean/bopcommon_complex/M4 @@ -4,4 +4,4 @@ restore [locate_data_file sf5] b2 bop b1 b2 bopcommon result -set square 1610.86 +checkprops result -s 1610.86 diff --git a/tests/boolean/bopcommon_complex/M5 b/tests/boolean/bopcommon_complex/M5 index 1753ee7d16..5c3e9491ac 100644 --- a/tests/boolean/bopcommon_complex/M5 +++ b/tests/boolean/bopcommon_complex/M5 @@ -4,4 +4,4 @@ restore [locate_data_file sf3] b2 bop b1 b2 bopcommon result -set square 1610.86 +checkprops result -s 1610.86 diff --git a/tests/boolean/bopcommon_complex/M6 b/tests/boolean/bopcommon_complex/M6 index 3e478930e4..6bf16c987b 100644 --- a/tests/boolean/bopcommon_complex/M6 +++ b/tests/boolean/bopcommon_complex/M6 @@ -4,4 +4,4 @@ restore [locate_data_file sf55] b2 bop b1 b2 bopcommon result -set square 37699.1 +checkprops result -s 37699.1 diff --git a/tests/boolean/bopcommon_complex/M7 b/tests/boolean/bopcommon_complex/M7 index 6a72ae5d6f..ad55f36bcc 100755 --- a/tests/boolean/bopcommon_complex/M7 +++ b/tests/boolean/bopcommon_complex/M7 @@ -8,6 +8,6 @@ restore [locate_data_file bug23405_Rotation_1.brep] rr bop bb rr bopcommon result -set square 2435.25 +checkprops result -s 2435.25 diff --git a/tests/boolean/bopcommon_simple/A1 b/tests/boolean/bopcommon_simple/A1 index 1b5ff88c5b..ce3fb98673 100644 --- a/tests/boolean/bopcommon_simple/A1 +++ b/tests/boolean/bopcommon_simple/A1 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bop b1 b2 bopcommon result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcommon_simple/A2 b/tests/boolean/bopcommon_simple/A2 index 89c0a6740f..ffadda08f5 100644 --- a/tests/boolean/bopcommon_simple/A2 +++ b/tests/boolean/bopcommon_simple/A2 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bop b1 b2 bopcommon result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcommon_simple/A3 b/tests/boolean/bopcommon_simple/A3 index d778c74061..b17aafc142 100644 --- a/tests/boolean/bopcommon_simple/A3 +++ b/tests/boolean/bopcommon_simple/A3 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/A4 b/tests/boolean/bopcommon_simple/A4 index 411a7b95de..e50835ad52 100644 --- a/tests/boolean/bopcommon_simple/A4 +++ b/tests/boolean/bopcommon_simple/A4 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/A5 b/tests/boolean/bopcommon_simple/A5 index 4392a5cf0e..d11c9afe9d 100644 --- a/tests/boolean/bopcommon_simple/A5 +++ b/tests/boolean/bopcommon_simple/A5 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/A6 b/tests/boolean/bopcommon_simple/A6 index 2901c68907..add873195f 100644 --- a/tests/boolean/bopcommon_simple/A6 +++ b/tests/boolean/bopcommon_simple/A6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/A7 b/tests/boolean/bopcommon_simple/A7 index 90e5a529c2..7cf28eb5af 100644 --- a/tests/boolean/bopcommon_simple/A7 +++ b/tests/boolean/bopcommon_simple/A7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bop b1 b2 bopcommon result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bopcommon_simple/A8 b/tests/boolean/bopcommon_simple/A8 index 297f77744e..68513bae70 100644 --- a/tests/boolean/bopcommon_simple/A8 +++ b/tests/boolean/bopcommon_simple/A8 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bop b1 b2 bopcommon result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bopcommon_simple/A9 b/tests/boolean/bopcommon_simple/A9 index d2d9cab64f..a1c6451ee1 100644 --- a/tests/boolean/bopcommon_simple/A9 +++ b/tests/boolean/bopcommon_simple/A9 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bop b1 b2 bopcommon result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bopcommon_simple/B1 b/tests/boolean/bopcommon_simple/B1 index 36cf3c228a..5df3e8fe98 100644 --- a/tests/boolean/bopcommon_simple/B1 +++ b/tests/boolean/bopcommon_simple/B1 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bop b1 b2 bopcommon result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bopcommon_simple/B2 b/tests/boolean/bopcommon_simple/B2 index 736c53e800..679c4ecfdb 100644 --- a/tests/boolean/bopcommon_simple/B2 +++ b/tests/boolean/bopcommon_simple/B2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/B3 b/tests/boolean/bopcommon_simple/B3 index d88ea9511f..b1a0ae1baf 100644 --- a/tests/boolean/bopcommon_simple/B3 +++ b/tests/boolean/bopcommon_simple/B3 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/B4 b/tests/boolean/bopcommon_simple/B4 index dc70e59dff..0f3b970051 100644 --- a/tests/boolean/bopcommon_simple/B4 +++ b/tests/boolean/bopcommon_simple/B4 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/B5 b/tests/boolean/bopcommon_simple/B5 index 5ce5e9ebb9..6af56aebf9 100644 --- a/tests/boolean/bopcommon_simple/B5 +++ b/tests/boolean/bopcommon_simple/B5 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/B6 b/tests/boolean/bopcommon_simple/B6 index 43c430eb0f..ec165e9a29 100644 --- a/tests/boolean/bopcommon_simple/B6 +++ b/tests/boolean/bopcommon_simple/B6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/B7 b/tests/boolean/bopcommon_simple/B7 index 2524837a04..637aa33e4a 100644 --- a/tests/boolean/bopcommon_simple/B7 +++ b/tests/boolean/bopcommon_simple/B7 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/B8 b/tests/boolean/bopcommon_simple/B8 index 49e7094b04..67261355f3 100644 --- a/tests/boolean/bopcommon_simple/B8 +++ b/tests/boolean/bopcommon_simple/B8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/B9 b/tests/boolean/bopcommon_simple/B9 index 6b8ddffa0e..b5b6a9411e 100644 --- a/tests/boolean/bopcommon_simple/B9 +++ b/tests/boolean/bopcommon_simple/B9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bop b1 b2 bopcommon result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bopcommon_simple/C1 b/tests/boolean/bopcommon_simple/C1 index 6d1a18ef37..dd2495482d 100644 --- a/tests/boolean/bopcommon_simple/C1 +++ b/tests/boolean/bopcommon_simple/C1 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/C2 b/tests/boolean/bopcommon_simple/C2 index 029fb0d839..2f8e761155 100644 --- a/tests/boolean/bopcommon_simple/C2 +++ b/tests/boolean/bopcommon_simple/C2 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/C3 b/tests/boolean/bopcommon_simple/C3 index 74fc93394d..bd9d48d459 100644 --- a/tests/boolean/bopcommon_simple/C3 +++ b/tests/boolean/bopcommon_simple/C3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bopcommon_simple/C4 b/tests/boolean/bopcommon_simple/C4 index 749d598653..78f8356d9d 100644 --- a/tests/boolean/bopcommon_simple/C4 +++ b/tests/boolean/bopcommon_simple/C4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.91421 +checkprops result -s 2.91421 diff --git a/tests/boolean/bopcommon_simple/C5 b/tests/boolean/bopcommon_simple/C5 index 8f9cb5a809..7961096a85 100644 --- a/tests/boolean/bopcommon_simple/C5 +++ b/tests/boolean/bopcommon_simple/C5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 3.61764 +checkprops result -s 3.61764 diff --git a/tests/boolean/bopcommon_simple/C6 b/tests/boolean/bopcommon_simple/C6 index cc70e3f206..00dbf7b80f 100644 --- a/tests/boolean/bopcommon_simple/C6 +++ b/tests/boolean/bopcommon_simple/C6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcommon result -set square 3.65032 +checkprops result -s 3.65032 diff --git a/tests/boolean/bopcommon_simple/C7 b/tests/boolean/bopcommon_simple/C7 index d9359704ae..4f4cff694c 100644 --- a/tests/boolean/bopcommon_simple/C7 +++ b/tests/boolean/bopcommon_simple/C7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bopcommon_simple/C8 b/tests/boolean/bopcommon_simple/C8 index e3c809d54a..ef953b5554 100644 --- a/tests/boolean/bopcommon_simple/C8 +++ b/tests/boolean/bopcommon_simple/C8 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 3.11803 +checkprops result -s 3.11803 diff --git a/tests/boolean/bopcommon_simple/C9 b/tests/boolean/bopcommon_simple/C9 index 48f3c20010..1b9c962fdb 100644 --- a/tests/boolean/bopcommon_simple/C9 +++ b/tests/boolean/bopcommon_simple/C9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 1.95711 +checkprops result -s 1.95711 diff --git a/tests/boolean/bopcommon_simple/D1 b/tests/boolean/bopcommon_simple/D1 index 8333c1acb3..ea4beba36f 100644 --- a/tests/boolean/bopcommon_simple/D1 +++ b/tests/boolean/bopcommon_simple/D1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopcommon result -set square 3.85967 +checkprops result -s 3.85967 diff --git a/tests/boolean/bopcommon_simple/D2 b/tests/boolean/bopcommon_simple/D2 index f893e02294..497ec99ef8 100644 --- a/tests/boolean/bopcommon_simple/D2 +++ b/tests/boolean/bopcommon_simple/D2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 3.3094 +checkprops result -s 3.3094 diff --git a/tests/boolean/bopcommon_simple/D3 b/tests/boolean/bopcommon_simple/D3 index 742541e87d..9b9d574bfc 100644 --- a/tests/boolean/bopcommon_simple/D3 +++ b/tests/boolean/bopcommon_simple/D3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 3.61764 +checkprops result -s 3.61764 diff --git a/tests/boolean/bopcommon_simple/D4 b/tests/boolean/bopcommon_simple/D4 index 5af5d9a537..23a5a077a6 100644 --- a/tests/boolean/bopcommon_simple/D4 +++ b/tests/boolean/bopcommon_simple/D4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcommon result -set square 4.33997 +checkprops result -s 4.33997 diff --git a/tests/boolean/bopcommon_simple/D5 b/tests/boolean/bopcommon_simple/D5 index 28450e4df2..fc17a770d3 100644 --- a/tests/boolean/bopcommon_simple/D5 +++ b/tests/boolean/bopcommon_simple/D5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 2.14434 +checkprops result -s 2.14434 diff --git a/tests/boolean/bopcommon_simple/D6 b/tests/boolean/bopcommon_simple/D6 index 6466cb47b4..78271c9b4b 100644 --- a/tests/boolean/bopcommon_simple/D6 +++ b/tests/boolean/bopcommon_simple/D6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 1.51036 +checkprops result -s 1.51036 diff --git a/tests/boolean/bopcommon_simple/D7 b/tests/boolean/bopcommon_simple/D7 index 7971f164a4..b95614d217 100644 --- a/tests/boolean/bopcommon_simple/D7 +++ b/tests/boolean/bopcommon_simple/D7 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/D8 b/tests/boolean/bopcommon_simple/D8 index 377e3c4782..0267a3fc31 100644 --- a/tests/boolean/bopcommon_simple/D8 +++ b/tests/boolean/bopcommon_simple/D8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 2.95374 +checkprops result -s 2.95374 diff --git a/tests/boolean/bopcommon_simple/D9 b/tests/boolean/bopcommon_simple/D9 index 30dd25ef73..c2959d2792 100644 --- a/tests/boolean/bopcommon_simple/D9 +++ b/tests/boolean/bopcommon_simple/D9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 bopcommon result -set square 4.26257 +checkprops result -s 4.26257 diff --git a/tests/boolean/bopcommon_simple/E1 b/tests/boolean/bopcommon_simple/E1 index 2f477815a0..85a0ef0bfc 100644 --- a/tests/boolean/bopcommon_simple/E1 +++ b/tests/boolean/bopcommon_simple/E1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 bopcommon result -set square 3.62194 +checkprops result -s 3.62194 diff --git a/tests/boolean/bopcommon_simple/E2 b/tests/boolean/bopcommon_simple/E2 index 02483dce78..9ec46fcef3 100644 --- a/tests/boolean/bopcommon_simple/E2 +++ b/tests/boolean/bopcommon_simple/E2 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 0.5 bop b1 b2 bopcommon result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bopcommon_simple/E3 b/tests/boolean/bopcommon_simple/E3 index ab871993d1..c3c93f42b1 100644 --- a/tests/boolean/bopcommon_simple/E3 +++ b/tests/boolean/bopcommon_simple/E3 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/E4 b/tests/boolean/bopcommon_simple/E4 index b9b7a7a139..93a0836a2d 100644 --- a/tests/boolean/bopcommon_simple/E4 +++ b/tests/boolean/bopcommon_simple/E4 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/E5 b/tests/boolean/bopcommon_simple/E5 index 6213aa7159..c10eaa62b5 100644 --- a/tests/boolean/bopcommon_simple/E5 +++ b/tests/boolean/bopcommon_simple/E5 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 0.5 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/E6 b/tests/boolean/bopcommon_simple/E6 index 94c59d38d3..b9c6a43b28 100644 --- a/tests/boolean/bopcommon_simple/E6 +++ b/tests/boolean/bopcommon_simple/E6 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square 2 +checkprops result -s 2 diff --git a/tests/boolean/bopcommon_simple/E7 b/tests/boolean/bopcommon_simple/E7 index 2ae57e7306..c0b9b19b3b 100644 --- a/tests/boolean/bopcommon_simple/E7 +++ b/tests/boolean/bopcommon_simple/E7 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/E8 b/tests/boolean/bopcommon_simple/E8 index 2825937f77..86b5148431 100644 --- a/tests/boolean/bopcommon_simple/E8 +++ b/tests/boolean/bopcommon_simple/E8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/E9 b/tests/boolean/bopcommon_simple/E9 index 457e07308b..0e3afdd4c9 100644 --- a/tests/boolean/bopcommon_simple/E9 +++ b/tests/boolean/bopcommon_simple/E9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 1.5 0.5 bop b1 b2 bopcommon result -set square 3.25 +checkprops result -s 3.25 diff --git a/tests/boolean/bopcommon_simple/F1 b/tests/boolean/bopcommon_simple/F1 index 7af6e88d97..5f76558e9a 100644 --- a/tests/boolean/bopcommon_simple/F1 +++ b/tests/boolean/bopcommon_simple/F1 @@ -4,4 +4,4 @@ box b2 -0.25 0 0 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/F2 b/tests/boolean/bopcommon_simple/F2 index 88fbdde42d..38ea3fb056 100644 --- a/tests/boolean/bopcommon_simple/F2 +++ b/tests/boolean/bopcommon_simple/F2 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/F3 b/tests/boolean/bopcommon_simple/F3 index f294db20c0..733c2988e2 100644 --- a/tests/boolean/bopcommon_simple/F3 +++ b/tests/boolean/bopcommon_simple/F3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/F4 b/tests/boolean/bopcommon_simple/F4 index 3edcdd4839..6b26c046fd 100644 --- a/tests/boolean/bopcommon_simple/F4 +++ b/tests/boolean/bopcommon_simple/F4 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 1.5 0.5 0.5 bop b1 b2 bopcommon result -set square 2 +checkprops result -s 2 diff --git a/tests/boolean/bopcommon_simple/F5 b/tests/boolean/bopcommon_simple/F5 index 8b1d0ac297..38c8d952db 100644 --- a/tests/boolean/bopcommon_simple/F5 +++ b/tests/boolean/bopcommon_simple/F5 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 3.82843 +checkprops result -s 3.82843 diff --git a/tests/boolean/bopcommon_simple/F6 b/tests/boolean/bopcommon_simple/F6 index 00c134dc8b..c01f76b0da 100644 --- a/tests/boolean/bopcommon_simple/F6 +++ b/tests/boolean/bopcommon_simple/F6 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.91421 +checkprops result -s 4.91421 diff --git a/tests/boolean/bopcommon_simple/F7 b/tests/boolean/bopcommon_simple/F7 index f840c269e4..c1fac48c64 100644 --- a/tests/boolean/bopcommon_simple/F7 +++ b/tests/boolean/bopcommon_simple/F7 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 3.11803 +checkprops result -s 3.11803 diff --git a/tests/boolean/bopcommon_simple/F8 b/tests/boolean/bopcommon_simple/F8 index 3a27f5019d..7a1afb9e2f 100644 --- a/tests/boolean/bopcommon_simple/F8 +++ b/tests/boolean/bopcommon_simple/F8 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bopcommon_simple/F9 b/tests/boolean/bopcommon_simple/F9 index e94c257a2b..1ad888570d 100644 --- a/tests/boolean/bopcommon_simple/F9 +++ b/tests/boolean/bopcommon_simple/F9 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 45 bop b1 b2 bopcommon result -set square 1.95711 +checkprops result -s 1.95711 diff --git a/tests/boolean/bopcommon_simple/G1 b/tests/boolean/bopcommon_simple/G1 index 5f5e26da2a..236c2a0d59 100644 --- a/tests/boolean/bopcommon_simple/G1 +++ b/tests/boolean/bopcommon_simple/G1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopcommon result -set square 4.80205 +checkprops result -s 4.80205 diff --git a/tests/boolean/bopcommon_simple/G2 b/tests/boolean/bopcommon_simple/G2 index f648f0c6b0..5a8ea576c4 100644 --- a/tests/boolean/bopcommon_simple/G2 +++ b/tests/boolean/bopcommon_simple/G2 @@ -7,4 +7,4 @@ trotate b2 0.25 0 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 3.73258 +checkprops result -s 3.73258 diff --git a/tests/boolean/bopcommon_simple/G3 b/tests/boolean/bopcommon_simple/G3 index a707cb54cd..31666b0954 100644 --- a/tests/boolean/bopcommon_simple/G3 +++ b/tests/boolean/bopcommon_simple/G3 @@ -6,4 +6,4 @@ trotate b2 1 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 5.45711 +checkprops result -s 5.45711 diff --git a/tests/boolean/bopcommon_simple/G4 b/tests/boolean/bopcommon_simple/G4 index a47158ba2d..1561d2bd43 100644 --- a/tests/boolean/bopcommon_simple/G4 +++ b/tests/boolean/bopcommon_simple/G4 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 3.87132 +checkprops result -s 3.87132 diff --git a/tests/boolean/bopcommon_simple/G5 b/tests/boolean/bopcommon_simple/G5 index 2010e9efcd..1f1b8c8e62 100644 --- a/tests/boolean/bopcommon_simple/G5 +++ b/tests/boolean/bopcommon_simple/G5 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 4.11803 +checkprops result -s 4.11803 diff --git a/tests/boolean/bopcommon_simple/G6 b/tests/boolean/bopcommon_simple/G6 index b0fb7cfb10..7186f17505 100644 --- a/tests/boolean/bopcommon_simple/G6 +++ b/tests/boolean/bopcommon_simple/G6 @@ -7,4 +7,4 @@ trotate b2 0 0.45 0 0 0 1 a30-90 bop b1 b2 bopcommon result -set square 3.85967 +checkprops result -s 3.85967 diff --git a/tests/boolean/bopcommon_simple/G7 b/tests/boolean/bopcommon_simple/G7 index 10f4d55d62..a53d47a6c0 100644 --- a/tests/boolean/bopcommon_simple/G7 +++ b/tests/boolean/bopcommon_simple/G7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 1.95711 +checkprops result -s 1.95711 diff --git a/tests/boolean/bopcommon_simple/G8 b/tests/boolean/bopcommon_simple/G8 index d1df38ca2b..914cb07ecb 100644 --- a/tests/boolean/bopcommon_simple/G8 +++ b/tests/boolean/bopcommon_simple/G8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/G9 b/tests/boolean/bopcommon_simple/G9 index 4b4e1e75a7..cac9d28a5d 100644 --- a/tests/boolean/bopcommon_simple/G9 +++ b/tests/boolean/bopcommon_simple/G9 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 bopcommon result -set square 1.29127 +checkprops result -s 1.29127 diff --git a/tests/boolean/bopcommon_simple/H1 b/tests/boolean/bopcommon_simple/H1 index 0e4678f176..0a0929078b 100644 --- a/tests/boolean/bopcommon_simple/H1 +++ b/tests/boolean/bopcommon_simple/H1 @@ -6,4 +6,4 @@ trotate b2 0 0.75 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.78921 +checkprops result -s 4.78921 diff --git a/tests/boolean/bopcommon_simple/H2 b/tests/boolean/bopcommon_simple/H2 index 6db4b87c61..e4b5caea27 100644 --- a/tests/boolean/bopcommon_simple/H2 +++ b/tests/boolean/bopcommon_simple/H2 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 3.99129 +checkprops result -s 3.99129 diff --git a/tests/boolean/bopcommon_simple/H3 b/tests/boolean/bopcommon_simple/H3 index ec066b2660..b7c7f92d88 100644 --- a/tests/boolean/bopcommon_simple/H3 +++ b/tests/boolean/bopcommon_simple/H3 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.31371 +checkprops result -s 4.31371 diff --git a/tests/boolean/bopcommon_simple/H4 b/tests/boolean/bopcommon_simple/H4 index 7fd49e6a34..489cbdaea8 100644 --- a/tests/boolean/bopcommon_simple/H4 +++ b/tests/boolean/bopcommon_simple/H4 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.37132 +checkprops result -s 4.37132 diff --git a/tests/boolean/bopcommon_simple/H5 b/tests/boolean/bopcommon_simple/H5 index ae707a4ca0..54992b7aa8 100644 --- a/tests/boolean/bopcommon_simple/H5 +++ b/tests/boolean/bopcommon_simple/H5 @@ -7,4 +7,4 @@ trotate b2 1 0 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 3.11803 +checkprops result -s 3.11803 diff --git a/tests/boolean/bopcommon_simple/H6 b/tests/boolean/bopcommon_simple/H6 index 8a5ee1c8cd..4cf300d8ac 100644 --- a/tests/boolean/bopcommon_simple/H6 +++ b/tests/boolean/bopcommon_simple/H6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.40685 +checkprops result -s 4.40685 diff --git a/tests/boolean/bopcommon_simple/H7 b/tests/boolean/bopcommon_simple/H7 index 4454a36035..1031a939d0 100644 --- a/tests/boolean/bopcommon_simple/H7 +++ b/tests/boolean/bopcommon_simple/H7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 bopcommon result -set square 1.16144 +checkprops result -s 1.16144 diff --git a/tests/boolean/bopcommon_simple/H8 b/tests/boolean/bopcommon_simple/H8 index e86c9b3ad4..398f52573d 100644 --- a/tests/boolean/bopcommon_simple/H8 +++ b/tests/boolean/bopcommon_simple/H8 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 3.77245 +checkprops result -s 3.77245 diff --git a/tests/boolean/bopcommon_simple/H9 b/tests/boolean/bopcommon_simple/H9 index 9d00049954..b717a41dbd 100644 --- a/tests/boolean/bopcommon_simple/H9 +++ b/tests/boolean/bopcommon_simple/H9 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/I1 b/tests/boolean/bopcommon_simple/I1 index 465c245822..d62bfce92d 100644 --- a/tests/boolean/bopcommon_simple/I1 +++ b/tests/boolean/bopcommon_simple/I1 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 bopcommon result -set square 1.51036 +checkprops result -s 1.51036 diff --git a/tests/boolean/bopcommon_simple/I2 b/tests/boolean/bopcommon_simple/I2 index dc21c27fca..e36f680b44 100644 --- a/tests/boolean/bopcommon_simple/I2 +++ b/tests/boolean/bopcommon_simple/I2 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 bopcommon result -set square 2.08523 +checkprops result -s 2.08523 diff --git a/tests/boolean/bopcommon_simple/I3 b/tests/boolean/bopcommon_simple/I3 index ade0313a72..fe7e7da079 100644 --- a/tests/boolean/bopcommon_simple/I3 +++ b/tests/boolean/bopcommon_simple/I3 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/I4 b/tests/boolean/bopcommon_simple/I4 index 0c299fbf06..4aad2ba694 100644 --- a/tests/boolean/bopcommon_simple/I4 +++ b/tests/boolean/bopcommon_simple/I4 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcommon result -set square 1.01135 +checkprops result -s 1.01135 diff --git a/tests/boolean/bopcommon_simple/I5 b/tests/boolean/bopcommon_simple/I5 index 8a922103bb..a9f4777085 100644 --- a/tests/boolean/bopcommon_simple/I5 +++ b/tests/boolean/bopcommon_simple/I5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 bopcommon result -set square 1.42746 +checkprops result -s 1.42746 diff --git a/tests/boolean/bopcommon_simple/I6 b/tests/boolean/bopcommon_simple/I6 index 10e90d3a3c..1b961dad4b 100644 --- a/tests/boolean/bopcommon_simple/I6 +++ b/tests/boolean/bopcommon_simple/I6 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.91421 +checkprops result -s 4.91421 diff --git a/tests/boolean/bopcommon_simple/I7 b/tests/boolean/bopcommon_simple/I7 index 2f7c53995a..ffb162c4e2 100644 --- a/tests/boolean/bopcommon_simple/I7 +++ b/tests/boolean/bopcommon_simple/I7 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.21056 +checkprops result -s 4.21056 diff --git a/tests/boolean/bopcommon_simple/I8 b/tests/boolean/bopcommon_simple/I8 index ebb290a188..66ba29a183 100644 --- a/tests/boolean/bopcommon_simple/I8 +++ b/tests/boolean/bopcommon_simple/I8 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 3.87582 +checkprops result -s 3.87582 diff --git a/tests/boolean/bopcommon_simple/I9 b/tests/boolean/bopcommon_simple/I9 index d0d20b5659..25e8225931 100644 --- a/tests/boolean/bopcommon_simple/I9 +++ b/tests/boolean/bopcommon_simple/I9 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 2.39277 +checkprops result -s 2.39277 diff --git a/tests/boolean/bopcommon_simple/J1 b/tests/boolean/bopcommon_simple/J1 index e8be607fb0..ef9211c82b 100644 --- a/tests/boolean/bopcommon_simple/J1 +++ b/tests/boolean/bopcommon_simple/J1 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.79412 +checkprops result -s 4.79412 diff --git a/tests/boolean/bopcommon_simple/J2 b/tests/boolean/bopcommon_simple/J2 index 6233439779..a2c3a04f01 100644 --- a/tests/boolean/bopcommon_simple/J2 +++ b/tests/boolean/bopcommon_simple/J2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.40685 +checkprops result -s 4.40685 diff --git a/tests/boolean/bopcommon_simple/J3 b/tests/boolean/bopcommon_simple/J3 index 31a327045d..dcb355411d 100644 --- a/tests/boolean/bopcommon_simple/J3 +++ b/tests/boolean/bopcommon_simple/J3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 4.10844 +checkprops result -s 4.10844 diff --git a/tests/boolean/bopcommon_simple/J4 b/tests/boolean/bopcommon_simple/J4 index 82e96f5b64..181a1d8c3b 100644 --- a/tests/boolean/bopcommon_simple/J4 +++ b/tests/boolean/bopcommon_simple/J4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 2.95374 +checkprops result -s 2.95374 diff --git a/tests/boolean/bopcommon_simple/J5 b/tests/boolean/bopcommon_simple/J5 index e513d5e76c..1652e4a9a0 100644 --- a/tests/boolean/bopcommon_simple/J5 +++ b/tests/boolean/bopcommon_simple/J5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.28615 +checkprops result -s 4.28615 diff --git a/tests/boolean/bopcommon_simple/J6 b/tests/boolean/bopcommon_simple/J6 index 7ed46ad72b..5a216028a8 100644 --- a/tests/boolean/bopcommon_simple/J6 +++ b/tests/boolean/bopcommon_simple/J6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopcommon result -set square 4.24099 +checkprops result -s 4.24099 diff --git a/tests/boolean/bopcommon_simple/J7 b/tests/boolean/bopcommon_simple/J7 index 1a24186b50..92c0691302 100644 --- a/tests/boolean/bopcommon_simple/J7 +++ b/tests/boolean/bopcommon_simple/J7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcommon result -set square 0.464678 +checkprops result -s 0.464678 diff --git a/tests/boolean/bopcommon_simple/J8 b/tests/boolean/bopcommon_simple/J8 index affbb89e00..7d030dec58 100644 --- a/tests/boolean/bopcommon_simple/J8 +++ b/tests/boolean/bopcommon_simple/J8 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 bopcommon result -set square 1.90425 +checkprops result -s 1.90425 diff --git a/tests/boolean/bopcommon_simple/J9 b/tests/boolean/bopcommon_simple/J9 index 8b829acf24..c2f535ca66 100644 --- a/tests/boolean/bopcommon_simple/J9 +++ b/tests/boolean/bopcommon_simple/J9 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0 0.5 0.5 1 bop b1 b2 bopcommon result -set square 1.125 +checkprops result -s 1.125 diff --git a/tests/boolean/bopcommon_simple/K1 b/tests/boolean/bopcommon_simple/K1 index 11cae14465..36cae44700 100644 --- a/tests/boolean/bopcommon_simple/K1 +++ b/tests/boolean/bopcommon_simple/K1 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 0.5 0.5 1 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/K2 b/tests/boolean/bopcommon_simple/K2 index dd15cd7c19..4efcea0c91 100644 --- a/tests/boolean/bopcommon_simple/K2 +++ b/tests/boolean/bopcommon_simple/K2 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.39277 +checkprops result -s 2.39277 diff --git a/tests/boolean/bopcommon_simple/K3 b/tests/boolean/bopcommon_simple/K3 index 33af9d553e..ddddf76eee 100644 --- a/tests/boolean/bopcommon_simple/K3 +++ b/tests/boolean/bopcommon_simple/K3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 bopcommon result -set square 1.75 +checkprops result -s 1.75 diff --git a/tests/boolean/bopcommon_simple/K4 b/tests/boolean/bopcommon_simple/K4 index 3ee86ecc89..1e46058b2b 100644 --- a/tests/boolean/bopcommon_simple/K4 +++ b/tests/boolean/bopcommon_simple/K4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 bopcommon result -set square 1.40617 +checkprops result -s 1.40617 diff --git a/tests/boolean/bopcommon_simple/K5 b/tests/boolean/bopcommon_simple/K5 index 83a8e2d5bc..d779dce8a3 100644 --- a/tests/boolean/bopcommon_simple/K5 +++ b/tests/boolean/bopcommon_simple/K5 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0 0.5 1.5 1 bop b1 b2 bopcommon result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bopcommon_simple/K6 b/tests/boolean/bopcommon_simple/K6 index 4ed6d17c24..802b9c34a4 100644 --- a/tests/boolean/bopcommon_simple/K6 +++ b/tests/boolean/bopcommon_simple/K6 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.40683 +checkprops result -s 4.40683 diff --git a/tests/boolean/bopcommon_simple/K7 b/tests/boolean/bopcommon_simple/K7 index 315e87c5ff..48159d82cc 100644 --- a/tests/boolean/bopcommon_simple/K7 +++ b/tests/boolean/bopcommon_simple/K7 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.51409 +checkprops result -s 2.51409 diff --git a/tests/boolean/bopcommon_simple/K8 b/tests/boolean/bopcommon_simple/K8 index 896b268d27..a701bc47c5 100644 --- a/tests/boolean/bopcommon_simple/K8 +++ b/tests/boolean/bopcommon_simple/K8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 4.10844 +checkprops result -s 4.10844 diff --git a/tests/boolean/bopcommon_simple/K9 b/tests/boolean/bopcommon_simple/K9 index 06b74ac3ca..f7bff6e8f9 100644 --- a/tests/boolean/bopcommon_simple/K9 +++ b/tests/boolean/bopcommon_simple/K9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.28615 +checkprops result -s 4.28615 diff --git a/tests/boolean/bopcommon_simple/L1 b/tests/boolean/bopcommon_simple/L1 index 8778d38b35..85618b00db 100644 --- a/tests/boolean/bopcommon_simple/L1 +++ b/tests/boolean/bopcommon_simple/L1 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 4.9632 +checkprops result -s 4.9632 diff --git a/tests/boolean/bopcommon_simple/L2 b/tests/boolean/bopcommon_simple/L2 index 21d1ad293d..bee87ae9a4 100644 --- a/tests/boolean/bopcommon_simple/L2 +++ b/tests/boolean/bopcommon_simple/L2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 4.00937 +checkprops result -s 4.00937 diff --git a/tests/boolean/bopcommon_simple/L3 b/tests/boolean/bopcommon_simple/L3 index f214fef779..9834f53492 100644 --- a/tests/boolean/bopcommon_simple/L3 +++ b/tests/boolean/bopcommon_simple/L3 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 3.41053 +checkprops result -s 3.41053 diff --git a/tests/boolean/bopcommon_simple/L4 b/tests/boolean/bopcommon_simple/L4 index c1c3ce2d26..73d0fb851f 100644 --- a/tests/boolean/bopcommon_simple/L4 +++ b/tests/boolean/bopcommon_simple/L4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.70711 +checkprops result -s 2.70711 diff --git a/tests/boolean/bopcommon_simple/L5 b/tests/boolean/bopcommon_simple/L5 index 0def176249..fac6e9a26a 100644 --- a/tests/boolean/bopcommon_simple/L5 +++ b/tests/boolean/bopcommon_simple/L5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 1.70711 +checkprops result -s 1.70711 diff --git a/tests/boolean/bopcommon_simple/L6 b/tests/boolean/bopcommon_simple/L6 index ff711ba739..d394f81bb2 100644 --- a/tests/boolean/bopcommon_simple/L6 +++ b/tests/boolean/bopcommon_simple/L6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.09987 +checkprops result -s 2.09987 diff --git a/tests/boolean/bopcommon_simple/L7 b/tests/boolean/bopcommon_simple/L7 index 3b4947aae3..f49070927d 100644 --- a/tests/boolean/bopcommon_simple/L7 +++ b/tests/boolean/bopcommon_simple/L7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcommon result -set square 2.12935 +checkprops result -s 2.12935 diff --git a/tests/boolean/bopcommon_simple/L8 b/tests/boolean/bopcommon_simple/L8 index e2fa8deb69..7e8b5b195c 100644 --- a/tests/boolean/bopcommon_simple/L8 +++ b/tests/boolean/bopcommon_simple/L8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.70711 +checkprops result -s 2.70711 diff --git a/tests/boolean/bopcommon_simple/L9 b/tests/boolean/bopcommon_simple/L9 index 837472c24a..f6d31bc13c 100644 --- a/tests/boolean/bopcommon_simple/L9 +++ b/tests/boolean/bopcommon_simple/L9 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopcommon result -set square 1.80902 +checkprops result -s 1.80902 diff --git a/tests/boolean/bopcommon_simple/M1 b/tests/boolean/bopcommon_simple/M1 index 55a6e6c015..ad88486033 100644 --- a/tests/boolean/bopcommon_simple/M1 +++ b/tests/boolean/bopcommon_simple/M1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 1.10355 +checkprops result -s 1.10355 diff --git a/tests/boolean/bopcommon_simple/M2 b/tests/boolean/bopcommon_simple/M2 index 6b52e8c4eb..aaadccaab7 100644 --- a/tests/boolean/bopcommon_simple/M2 +++ b/tests/boolean/bopcommon_simple/M2 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopcommon result -set square 2.37984 +checkprops result -s 2.37984 diff --git a/tests/boolean/bopcommon_simple/M3 b/tests/boolean/bopcommon_simple/M3 index bb019b4998..f627ab0ffa 100644 --- a/tests/boolean/bopcommon_simple/M3 +++ b/tests/boolean/bopcommon_simple/M3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 1.94338 +checkprops result -s 1.94338 diff --git a/tests/boolean/bopcommon_simple/M4 b/tests/boolean/bopcommon_simple/M4 index 6bd405b4a0..b0c98e2bc2 100644 --- a/tests/boolean/bopcommon_simple/M4 +++ b/tests/boolean/bopcommon_simple/M4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.09987 +checkprops result -s 2.09987 diff --git a/tests/boolean/bopcommon_simple/M5 b/tests/boolean/bopcommon_simple/M5 index f07d45e6ea..3a7cb51694 100644 --- a/tests/boolean/bopcommon_simple/M5 +++ b/tests/boolean/bopcommon_simple/M5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcommon result -set square 2.71277 +checkprops result -s 2.71277 diff --git a/tests/boolean/bopcommon_simple/M6 b/tests/boolean/bopcommon_simple/M6 index aeefcb448a..1fe559aa6f 100644 --- a/tests/boolean/bopcommon_simple/M6 +++ b/tests/boolean/bopcommon_simple/M6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 1.25 +checkprops result -s 1.25 diff --git a/tests/boolean/bopcommon_simple/M7 b/tests/boolean/bopcommon_simple/M7 index 2d13627492..727f00d6b1 100644 --- a/tests/boolean/bopcommon_simple/M7 +++ b/tests/boolean/bopcommon_simple/M7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 0.82735 +checkprops result -s 0.82735 diff --git a/tests/boolean/bopcommon_simple/M8 b/tests/boolean/bopcommon_simple/M8 index b8cb12be42..fe59d06dfe 100644 --- a/tests/boolean/bopcommon_simple/M8 +++ b/tests/boolean/bopcommon_simple/M8 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/M9 b/tests/boolean/bopcommon_simple/M9 index 2127c4eb03..8ea89aaa83 100644 --- a/tests/boolean/bopcommon_simple/M9 +++ b/tests/boolean/bopcommon_simple/M9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 1.69338 +checkprops result -s 1.69338 diff --git a/tests/boolean/bopcommon_simple/N1 b/tests/boolean/bopcommon_simple/N1 index 5953e153d9..e6aa7c5cb2 100644 --- a/tests/boolean/bopcommon_simple/N1 +++ b/tests/boolean/bopcommon_simple/N1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 bopcommon result -set square 2.63987 +checkprops result -s 2.63987 diff --git a/tests/boolean/bopcommon_simple/N2 b/tests/boolean/bopcommon_simple/N2 index b282a7b6ce..33f14619fc 100644 --- a/tests/boolean/bopcommon_simple/N2 +++ b/tests/boolean/bopcommon_simple/N2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 bopcommon result -set square 2.11942 +checkprops result -s 2.11942 diff --git a/tests/boolean/bopcommon_simple/N3 b/tests/boolean/bopcommon_simple/N3 index 58706ec6cd..8b7cc665d9 100644 --- a/tests/boolean/bopcommon_simple/N3 +++ b/tests/boolean/bopcommon_simple/N3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/N4 b/tests/boolean/bopcommon_simple/N4 index f31caa09bf..76f4547330 100644 --- a/tests/boolean/bopcommon_simple/N4 +++ b/tests/boolean/bopcommon_simple/N4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/N5 b/tests/boolean/bopcommon_simple/N5 index a5f086995f..81e5cb8753 100644 --- a/tests/boolean/bopcommon_simple/N5 +++ b/tests/boolean/bopcommon_simple/N5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/N6 b/tests/boolean/bopcommon_simple/N6 index add2119eae..9ff1f87133 100644 --- a/tests/boolean/bopcommon_simple/N6 +++ b/tests/boolean/bopcommon_simple/N6 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/N7 b/tests/boolean/bopcommon_simple/N7 index 41ad65f606..1e72adf127 100644 --- a/tests/boolean/bopcommon_simple/N7 +++ b/tests/boolean/bopcommon_simple/N7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/N8 b/tests/boolean/bopcommon_simple/N8 index 8261f84c1b..a6e4aeace8 100644 --- a/tests/boolean/bopcommon_simple/N8 +++ b/tests/boolean/bopcommon_simple/N8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/N9 b/tests/boolean/bopcommon_simple/N9 index 46c1cba9a7..36e571f149 100644 --- a/tests/boolean/bopcommon_simple/N9 +++ b/tests/boolean/bopcommon_simple/N9 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O1 b/tests/boolean/bopcommon_simple/O1 index cac0e4a0e6..f64775fd30 100644 --- a/tests/boolean/bopcommon_simple/O1 +++ b/tests/boolean/bopcommon_simple/O1 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O2 b/tests/boolean/bopcommon_simple/O2 index b3cd12bf3f..20dd48158f 100644 --- a/tests/boolean/bopcommon_simple/O2 +++ b/tests/boolean/bopcommon_simple/O2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O3 b/tests/boolean/bopcommon_simple/O3 index 20c8bfb1c9..82a2223938 100644 --- a/tests/boolean/bopcommon_simple/O3 +++ b/tests/boolean/bopcommon_simple/O3 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O4 b/tests/boolean/bopcommon_simple/O4 index 82bfd210e1..9e74fc8141 100644 --- a/tests/boolean/bopcommon_simple/O4 +++ b/tests/boolean/bopcommon_simple/O4 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O5 b/tests/boolean/bopcommon_simple/O5 index b30f39e349..e9b72e8f3b 100644 --- a/tests/boolean/bopcommon_simple/O5 +++ b/tests/boolean/bopcommon_simple/O5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O6 b/tests/boolean/bopcommon_simple/O6 index 0c0e8d54e2..4c7a6cbca1 100644 --- a/tests/boolean/bopcommon_simple/O6 +++ b/tests/boolean/bopcommon_simple/O6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O7 b/tests/boolean/bopcommon_simple/O7 index 40e30b3d50..d2abb4f604 100644 --- a/tests/boolean/bopcommon_simple/O7 +++ b/tests/boolean/bopcommon_simple/O7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O8 b/tests/boolean/bopcommon_simple/O8 index 59dbbc41e6..3a83066b84 100644 --- a/tests/boolean/bopcommon_simple/O8 +++ b/tests/boolean/bopcommon_simple/O8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/O9 b/tests/boolean/bopcommon_simple/O9 index 8c54488e5d..337e771bab 100644 --- a/tests/boolean/bopcommon_simple/O9 +++ b/tests/boolean/bopcommon_simple/O9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/P1 b/tests/boolean/bopcommon_simple/P1 index df55364bac..63c187e8c3 100644 --- a/tests/boolean/bopcommon_simple/P1 +++ b/tests/boolean/bopcommon_simple/P1 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcommon result -set square 0.542919 +checkprops result -s 0.542919 diff --git a/tests/boolean/bopcommon_simple/P2 b/tests/boolean/bopcommon_simple/P2 index 9777956e0b..0b9ad8fcfd 100644 --- a/tests/boolean/bopcommon_simple/P2 +++ b/tests/boolean/bopcommon_simple/P2 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 bopcommon result -set square 1.10649 +checkprops result -s 1.10649 diff --git a/tests/boolean/bopcommon_simple/P3 b/tests/boolean/bopcommon_simple/P3 index b31df30168..a2a48f2aa3 100644 --- a/tests/boolean/bopcommon_simple/P3 +++ b/tests/boolean/bopcommon_simple/P3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0.5 0.5 0.5 1 bop b1 b2 bopcommon result -set square 0.625 +checkprops result -s 0.625 diff --git a/tests/boolean/bopcommon_simple/P4 b/tests/boolean/bopcommon_simple/P4 index 31d424d1e5..74667dee60 100644 --- a/tests/boolean/bopcommon_simple/P4 +++ b/tests/boolean/bopcommon_simple/P4 @@ -4,4 +4,4 @@ box b2 0.25 0.5 0.5 0.5 0.5 1 bop b1 b2 bopcommon result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/bopcommon_simple/P5 b/tests/boolean/bopcommon_simple/P5 index 6017b81d42..242aa37fb8 100644 --- a/tests/boolean/bopcommon_simple/P5 +++ b/tests/boolean/bopcommon_simple/P5 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 1.12132 +checkprops result -s 1.12132 diff --git a/tests/boolean/bopcommon_simple/P6 b/tests/boolean/bopcommon_simple/P6 index 74ff2f4baf..723720089f 100644 --- a/tests/boolean/bopcommon_simple/P6 +++ b/tests/boolean/bopcommon_simple/P6 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/P7 b/tests/boolean/bopcommon_simple/P7 index 0d0353f92c..7d39edcdc9 100644 --- a/tests/boolean/bopcommon_simple/P7 +++ b/tests/boolean/bopcommon_simple/P7 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 bopcommon result -set square 0.769594 +checkprops result -s 0.769594 diff --git a/tests/boolean/bopcommon_simple/P8 b/tests/boolean/bopcommon_simple/P8 index d7cdf2858a..5aa608375f 100644 --- a/tests/boolean/bopcommon_simple/P8 +++ b/tests/boolean/bopcommon_simple/P8 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0.5 0.5 1.5 1 bop b1 b2 bopcommon result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/bopcommon_simple/P9 b/tests/boolean/bopcommon_simple/P9 index 6454a4deb5..6bb050712e 100644 --- a/tests/boolean/bopcommon_simple/P9 +++ b/tests/boolean/bopcommon_simple/P9 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.78551 +checkprops result -s 2.78551 diff --git a/tests/boolean/bopcommon_simple/Q1 b/tests/boolean/bopcommon_simple/Q1 index dfdeaecf4b..ebf40ca0a9 100644 --- a/tests/boolean/bopcommon_simple/Q1 +++ b/tests/boolean/bopcommon_simple/Q1 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 1.43774 +checkprops result -s 1.43774 diff --git a/tests/boolean/bopcommon_simple/Q2 b/tests/boolean/bopcommon_simple/Q2 index 558748e56c..d12149f844 100644 --- a/tests/boolean/bopcommon_simple/Q2 +++ b/tests/boolean/bopcommon_simple/Q2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 2.5594 +checkprops result -s 2.5594 diff --git a/tests/boolean/bopcommon_simple/Q3 b/tests/boolean/bopcommon_simple/Q3 index a8b182c773..63e51bbdb0 100644 --- a/tests/boolean/bopcommon_simple/Q3 +++ b/tests/boolean/bopcommon_simple/Q3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 2.71214 +checkprops result -s 2.71214 diff --git a/tests/boolean/bopcommon_simple/Q4 b/tests/boolean/bopcommon_simple/Q4 index e446a0de9b..1f0b09bcb5 100644 --- a/tests/boolean/bopcommon_simple/Q4 +++ b/tests/boolean/bopcommon_simple/Q4 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 3.30635 +checkprops result -s 3.30635 diff --git a/tests/boolean/bopcommon_simple/Q5 b/tests/boolean/bopcommon_simple/Q5 index f1a1a69850..f342b8ab92 100644 --- a/tests/boolean/bopcommon_simple/Q5 +++ b/tests/boolean/bopcommon_simple/Q5 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 2.55312 +checkprops result -s 2.55312 diff --git a/tests/boolean/bopcommon_simple/Q6 b/tests/boolean/bopcommon_simple/Q6 index d2efe7efa2..1acc1e9887 100644 --- a/tests/boolean/bopcommon_simple/Q6 +++ b/tests/boolean/bopcommon_simple/Q6 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcommon result -set square 2.09987 +checkprops result -s 2.09987 diff --git a/tests/boolean/bopcommon_simple/Q7 b/tests/boolean/bopcommon_simple/Q7 index a159df8e12..bd6e77bf89 100644 --- a/tests/boolean/bopcommon_simple/Q7 +++ b/tests/boolean/bopcommon_simple/Q7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 1.17524 +checkprops result -s 1.17524 diff --git a/tests/boolean/bopcommon_simple/Q8 b/tests/boolean/bopcommon_simple/Q8 index 238689db23..94fada7abc 100644 --- a/tests/boolean/bopcommon_simple/Q8 +++ b/tests/boolean/bopcommon_simple/Q8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopcommon result -set square 2.7099 +checkprops result -s 2.7099 diff --git a/tests/boolean/bopcommon_simple/Q9 b/tests/boolean/bopcommon_simple/Q9 index a462f72380..037b0c0f6e 100644 --- a/tests/boolean/bopcommon_simple/Q9 +++ b/tests/boolean/bopcommon_simple/Q9 @@ -6,4 +6,4 @@ ttranslate b2 1 1 3 bop b1 b2 bopcommon result -set square 3.3094 +checkprops result -s 3.3094 diff --git a/tests/boolean/bopcommon_simple/R1 b/tests/boolean/bopcommon_simple/R1 index 7c2c1e1d24..2aeb594cc6 100644 --- a/tests/boolean/bopcommon_simple/R1 +++ b/tests/boolean/bopcommon_simple/R1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 2 bop b1 b2 bopcommon result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcommon_simple/R2 b/tests/boolean/bopcommon_simple/R2 index ba0e7cb409..954acf8011 100644 --- a/tests/boolean/bopcommon_simple/R2 +++ b/tests/boolean/bopcommon_simple/R2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcommon_simple/R3 b/tests/boolean/bopcommon_simple/R3 index 3a5e1ed68e..0dbc9c30ce 100644 --- a/tests/boolean/bopcommon_simple/R3 +++ b/tests/boolean/bopcommon_simple/R3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 2 bop b1 b2 bopcommon result -set square 16.8965 +checkprops result -s 16.8965 diff --git a/tests/boolean/bopcommon_simple/R4 b/tests/boolean/bopcommon_simple/R4 index 6ed3461ebd..af0c680870 100644 --- a/tests/boolean/bopcommon_simple/R4 +++ b/tests/boolean/bopcommon_simple/R4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 18.574 +checkprops result -s 18.574 diff --git a/tests/boolean/bopcommon_simple/R5 b/tests/boolean/bopcommon_simple/R5 index 060e55e6ba..fb8bad2b8e 100644 --- a/tests/boolean/bopcommon_simple/R5 +++ b/tests/boolean/bopcommon_simple/R5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 2 bop b1 b2 bopcommon result -set square 16.8965 +checkprops result -s 16.8965 diff --git a/tests/boolean/bopcommon_simple/R6 b/tests/boolean/bopcommon_simple/R6 index 42b32c9601..05c02cd166 100644 --- a/tests/boolean/bopcommon_simple/R6 +++ b/tests/boolean/bopcommon_simple/R6 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 2 bop b1 b2 bopcommon result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcommon_simple/R7 b/tests/boolean/bopcommon_simple/R7 index 5033163c9a..7a8c6bf011 100644 --- a/tests/boolean/bopcommon_simple/R7 +++ b/tests/boolean/bopcommon_simple/R7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 2 bop b1 b2 bopcommon result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcommon_simple/R8 b/tests/boolean/bopcommon_simple/R8 index c2bf6001bc..164ad8f211 100644 --- a/tests/boolean/bopcommon_simple/R8 +++ b/tests/boolean/bopcommon_simple/R8 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 2 bop b1 b2 bopcommon result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcommon_simple/R9 b/tests/boolean/bopcommon_simple/R9 index 45fb702af5..fdbf9dae21 100644 --- a/tests/boolean/bopcommon_simple/R9 +++ b/tests/boolean/bopcommon_simple/R9 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 2 bop b1 b2 bopcommon result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcommon_simple/S1 b/tests/boolean/bopcommon_simple/S1 index b67d715238..8c77320c62 100644 --- a/tests/boolean/bopcommon_simple/S1 +++ b/tests/boolean/bopcommon_simple/S1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 2 bop b1 b2 bopcommon result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcommon_simple/S2 b/tests/boolean/bopcommon_simple/S2 index 58d6eddfd3..07cd00a6f8 100644 --- a/tests/boolean/bopcommon_simple/S2 +++ b/tests/boolean/bopcommon_simple/S2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 17.0816 +checkprops result -s 17.0816 diff --git a/tests/boolean/bopcommon_simple/S3 b/tests/boolean/bopcommon_simple/S3 index a861ce5aa9..dbad8ba45f 100644 --- a/tests/boolean/bopcommon_simple/S3 +++ b/tests/boolean/bopcommon_simple/S3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 17.0816 +checkprops result -s 17.0816 diff --git a/tests/boolean/bopcommon_simple/S4 b/tests/boolean/bopcommon_simple/S4 index 2d7af2a7ec..e0326f53fd 100644 --- a/tests/boolean/bopcommon_simple/S4 +++ b/tests/boolean/bopcommon_simple/S4 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 2 bop b1 b2 bopcommon result -set square 17.0816 +checkprops result -s 17.0816 diff --git a/tests/boolean/bopcommon_simple/S5 b/tests/boolean/bopcommon_simple/S5 index 768c4da1dc..f422b718a4 100644 --- a/tests/boolean/bopcommon_simple/S5 +++ b/tests/boolean/bopcommon_simple/S5 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 2 bop b1 b2 bopcommon result -set square 17.0816 +checkprops result -s 17.0816 diff --git a/tests/boolean/bopcommon_simple/S6 b/tests/boolean/bopcommon_simple/S6 index e0cc9c9a5e..43352109b6 100644 --- a/tests/boolean/bopcommon_simple/S6 +++ b/tests/boolean/bopcommon_simple/S6 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 2 bop b1 b2 bopcommon result -set square 17.8475 +checkprops result -s 17.8475 diff --git a/tests/boolean/bopcommon_simple/S7 b/tests/boolean/bopcommon_simple/S7 index 2b5d1737d5..cc5581d37f 100644 --- a/tests/boolean/bopcommon_simple/S7 +++ b/tests/boolean/bopcommon_simple/S7 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 2 bop b1 b2 bopcommon result -set square 17.8475 +checkprops result -s 17.8475 diff --git a/tests/boolean/bopcommon_simple/S8 b/tests/boolean/bopcommon_simple/S8 index 40767c487f..448afa2a9b 100644 --- a/tests/boolean/bopcommon_simple/S8 +++ b/tests/boolean/bopcommon_simple/S8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 18.2984 +checkprops result -s 18.2984 diff --git a/tests/boolean/bopcommon_simple/S9 b/tests/boolean/bopcommon_simple/S9 index 16d8b5abad..aae14c8235 100644 --- a/tests/boolean/bopcommon_simple/S9 +++ b/tests/boolean/bopcommon_simple/S9 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 2 bop b1 b2 bopcommon result -set square 17.8475 +checkprops result -s 17.8475 diff --git a/tests/boolean/bopcommon_simple/T1 b/tests/boolean/bopcommon_simple/T1 index 52a7ff84d7..0b38eb3245 100644 --- a/tests/boolean/bopcommon_simple/T1 +++ b/tests/boolean/bopcommon_simple/T1 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 2 bop b1 b2 bopcommon result -set square 17.8475 +checkprops result -s 17.8475 diff --git a/tests/boolean/bopcommon_simple/T2 b/tests/boolean/bopcommon_simple/T2 index e04ec026db..adb2b81c58 100644 --- a/tests/boolean/bopcommon_simple/T2 +++ b/tests/boolean/bopcommon_simple/T2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 18.2984 +checkprops result -s 18.2984 diff --git a/tests/boolean/bopcommon_simple/T3 b/tests/boolean/bopcommon_simple/T3 index da3a768f1a..ac94374887 100644 --- a/tests/boolean/bopcommon_simple/T3 +++ b/tests/boolean/bopcommon_simple/T3 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 2 bop b1 b2 bopcommon result -set square 14.6841 +checkprops result -s 14.6841 diff --git a/tests/boolean/bopcommon_simple/T4 b/tests/boolean/bopcommon_simple/T4 index 3356f65690..8ddef1937f 100644 --- a/tests/boolean/bopcommon_simple/T4 +++ b/tests/boolean/bopcommon_simple/T4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 14.6841 +checkprops result -s 14.6841 diff --git a/tests/boolean/bopcommon_simple/T5 b/tests/boolean/bopcommon_simple/T5 index 6a6c982c16..17ee0e254d 100644 --- a/tests/boolean/bopcommon_simple/T5 +++ b/tests/boolean/bopcommon_simple/T5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 2 bop b1 b2 bopcommon result -set square 14.6841 +checkprops result -s 14.6841 diff --git a/tests/boolean/bopcommon_simple/T6 b/tests/boolean/bopcommon_simple/T6 index 5ecf66d029..26e4dd09ad 100644 --- a/tests/boolean/bopcommon_simple/T6 +++ b/tests/boolean/bopcommon_simple/T6 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 2 bop b1 b2 bopcommon result -set square 16.1977 +checkprops result -s 16.1977 diff --git a/tests/boolean/bopcommon_simple/T7 b/tests/boolean/bopcommon_simple/T7 index ddc8c2dab2..e601436083 100644 --- a/tests/boolean/bopcommon_simple/T7 +++ b/tests/boolean/bopcommon_simple/T7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 16.1977 +checkprops result -s 16.1977 diff --git a/tests/boolean/bopcommon_simple/T8 b/tests/boolean/bopcommon_simple/T8 index 18b9b392f1..78d56ba969 100644 --- a/tests/boolean/bopcommon_simple/T8 +++ b/tests/boolean/bopcommon_simple/T8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 16.3454 +checkprops result -s 16.3454 diff --git a/tests/boolean/bopcommon_simple/T9 b/tests/boolean/bopcommon_simple/T9 index c55b2fcad4..8636c517f0 100644 --- a/tests/boolean/bopcommon_simple/T9 +++ b/tests/boolean/bopcommon_simple/T9 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 2 bop b1 b2 bopcommon result -set square 16.1977 +checkprops result -s 16.1977 diff --git a/tests/boolean/bopcommon_simple/U1 b/tests/boolean/bopcommon_simple/U1 index 59f1a44dd9..a6b89069b6 100644 --- a/tests/boolean/bopcommon_simple/U1 +++ b/tests/boolean/bopcommon_simple/U1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 18.0229 +checkprops result -s 18.0229 diff --git a/tests/boolean/bopcommon_simple/U2 b/tests/boolean/bopcommon_simple/U2 index 854837266d..5012d8a8bb 100644 --- a/tests/boolean/bopcommon_simple/U2 +++ b/tests/boolean/bopcommon_simple/U2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopcommon result -set square 17.3465 +checkprops result -s 17.3465 diff --git a/tests/boolean/bopcommon_simple/U3 b/tests/boolean/bopcommon_simple/U3 index 8285660432..334f7a7046 100644 --- a/tests/boolean/bopcommon_simple/U3 +++ b/tests/boolean/bopcommon_simple/U3 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 2 bop b1 b2 bopcommon result -set square 17.3465 +checkprops result -s 17.3465 diff --git a/tests/boolean/bopcommon_simple/U4 b/tests/boolean/bopcommon_simple/U4 index b4501e19ca..ae7da76e62 100644 --- a/tests/boolean/bopcommon_simple/U4 +++ b/tests/boolean/bopcommon_simple/U4 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 2 bop b1 b2 bopcommon result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcommon_simple/U5 b/tests/boolean/bopcommon_simple/U5 index 2a21a77063..d2b8c41d50 100644 --- a/tests/boolean/bopcommon_simple/U5 +++ b/tests/boolean/bopcommon_simple/U5 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 2 bop b1 b2 bopcommon result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcommon_simple/U6 b/tests/boolean/bopcommon_simple/U6 index d8ef5ac8c1..ff0d079736 100644 --- a/tests/boolean/bopcommon_simple/U6 +++ b/tests/boolean/bopcommon_simple/U6 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 2 bop b1 b2 bopcommon result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcommon_simple/U7 b/tests/boolean/bopcommon_simple/U7 index 96ec720af2..8500337289 100644 --- a/tests/boolean/bopcommon_simple/U7 +++ b/tests/boolean/bopcommon_simple/U7 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 2 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/U8 b/tests/boolean/bopcommon_simple/U8 index dc70f11785..073426dadd 100644 --- a/tests/boolean/bopcommon_simple/U8 +++ b/tests/boolean/bopcommon_simple/U8 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 2 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/U9 b/tests/boolean/bopcommon_simple/U9 index 39d01a8b64..1164f4434c 100644 --- a/tests/boolean/bopcommon_simple/U9 +++ b/tests/boolean/bopcommon_simple/U9 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 15.3137 +checkprops result -s 15.3137 diff --git a/tests/boolean/bopcommon_simple/V1 b/tests/boolean/bopcommon_simple/V1 index 61ce8f59d2..cfdb031b63 100644 --- a/tests/boolean/bopcommon_simple/V1 +++ b/tests/boolean/bopcommon_simple/V1 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 2 bop b1 b2 bopcommon result -set square 15.3137 +checkprops result -s 15.3137 diff --git a/tests/boolean/bopcommon_simple/V2 b/tests/boolean/bopcommon_simple/V2 index 8b107d4ad8..f932a6fd2d 100644 --- a/tests/boolean/bopcommon_simple/V2 +++ b/tests/boolean/bopcommon_simple/V2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 16.0004 +checkprops result -s 16.0004 diff --git a/tests/boolean/bopcommon_simple/V3 b/tests/boolean/bopcommon_simple/V3 index f5006261a8..27ce7f2556 100644 --- a/tests/boolean/bopcommon_simple/V3 +++ b/tests/boolean/bopcommon_simple/V3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 16.1674 +checkprops result -s 16.1674 diff --git a/tests/boolean/bopcommon_simple/V4 b/tests/boolean/bopcommon_simple/V4 index 6b32e5b0a6..684f387479 100644 --- a/tests/boolean/bopcommon_simple/V4 +++ b/tests/boolean/bopcommon_simple/V4 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 2 bop b1 b2 bopcommon result -set square 16.0004 +checkprops result -s 16.0004 diff --git a/tests/boolean/bopcommon_simple/V5 b/tests/boolean/bopcommon_simple/V5 index b81ebcca9f..41949e7826 100644 --- a/tests/boolean/bopcommon_simple/V5 +++ b/tests/boolean/bopcommon_simple/V5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 1 bop b1 b2 bopcommon result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcommon_simple/V6 b/tests/boolean/bopcommon_simple/V6 index 86f6610369..749292ef6e 100644 --- a/tests/boolean/bopcommon_simple/V6 +++ b/tests/boolean/bopcommon_simple/V6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcommon_simple/V7 b/tests/boolean/bopcommon_simple/V7 index 354fee5de5..47e77732da 100644 --- a/tests/boolean/bopcommon_simple/V7 +++ b/tests/boolean/bopcommon_simple/V7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 1 bop b1 b2 bopcommon result -set square 10.9757 +checkprops result -s 10.9757 diff --git a/tests/boolean/bopcommon_simple/V8 b/tests/boolean/bopcommon_simple/V8 index 9c5006fa7a..ee415615e0 100644 --- a/tests/boolean/bopcommon_simple/V8 +++ b/tests/boolean/bopcommon_simple/V8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 12.338 +checkprops result -s 12.338 diff --git a/tests/boolean/bopcommon_simple/V9 b/tests/boolean/bopcommon_simple/V9 index ff0892d109..e15e2ef2c1 100644 --- a/tests/boolean/bopcommon_simple/V9 +++ b/tests/boolean/bopcommon_simple/V9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 1 bop b1 b2 bopcommon result -set square 10.9757 +checkprops result -s 10.9757 diff --git a/tests/boolean/bopcommon_simple/W1 b/tests/boolean/bopcommon_simple/W1 index 0e4217e46c..4ba138685e 100644 --- a/tests/boolean/bopcommon_simple/W1 +++ b/tests/boolean/bopcommon_simple/W1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 1 bop b1 b2 bopcommon result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcommon_simple/W2 b/tests/boolean/bopcommon_simple/W2 index 00125efae7..4c1b5f3796 100644 --- a/tests/boolean/bopcommon_simple/W2 +++ b/tests/boolean/bopcommon_simple/W2 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 1 bop b1 b2 bopcommon result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcommon_simple/W3 b/tests/boolean/bopcommon_simple/W3 index aa2f1cb7b5..728bfb537e 100644 --- a/tests/boolean/bopcommon_simple/W3 +++ b/tests/boolean/bopcommon_simple/W3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 1 bop b1 b2 bopcommon result -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bopcommon_simple/W4 b/tests/boolean/bopcommon_simple/W4 index 4da95d51c9..871bc6d94c 100644 --- a/tests/boolean/bopcommon_simple/W4 +++ b/tests/boolean/bopcommon_simple/W4 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 1 bop b1 b2 bopcommon result -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bopcommon_simple/W5 b/tests/boolean/bopcommon_simple/W5 index e547c006ed..1559edd398 100644 --- a/tests/boolean/bopcommon_simple/W5 +++ b/tests/boolean/bopcommon_simple/W5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 1 bop b1 b2 bopcommon result -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bopcommon_simple/W6 b/tests/boolean/bopcommon_simple/W6 index 9fafce0069..acb4d83a93 100644 --- a/tests/boolean/bopcommon_simple/W6 +++ b/tests/boolean/bopcommon_simple/W6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcommon result -set square 11.1116 +checkprops result -s 11.1116 diff --git a/tests/boolean/bopcommon_simple/W7 b/tests/boolean/bopcommon_simple/W7 index 5d423ae2e9..2f3f70123d 100644 --- a/tests/boolean/bopcommon_simple/W7 +++ b/tests/boolean/bopcommon_simple/W7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcommon result -set square 11.1116 +checkprops result -s 11.1116 diff --git a/tests/boolean/bopcommon_simple/W8 b/tests/boolean/bopcommon_simple/W8 index 7dd09b330a..5ec61f6ce8 100644 --- a/tests/boolean/bopcommon_simple/W8 +++ b/tests/boolean/bopcommon_simple/W8 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 1 bop b1 b2 bopcommon result -set square 11.1116 +checkprops result -s 11.1116 diff --git a/tests/boolean/bopcommon_simple/W9 b/tests/boolean/bopcommon_simple/W9 index 3e68d971e4..4b199b9b41 100644 --- a/tests/boolean/bopcommon_simple/W9 +++ b/tests/boolean/bopcommon_simple/W9 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 1 bop b1 b2 bopcommon result -set square 11.1116 +checkprops result -s 11.1116 diff --git a/tests/boolean/bopcommon_simple/X1 b/tests/boolean/bopcommon_simple/X1 index c1f0c44052..dd642579f6 100644 --- a/tests/boolean/bopcommon_simple/X1 +++ b/tests/boolean/bopcommon_simple/X1 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 1 bop b1 b2 bopcommon result -set square 11.7384 +checkprops result -s 11.7384 diff --git a/tests/boolean/bopcommon_simple/X2 b/tests/boolean/bopcommon_simple/X2 index 66944d80a5..bffabe0b30 100644 --- a/tests/boolean/bopcommon_simple/X2 +++ b/tests/boolean/bopcommon_simple/X2 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 1 bop b1 b2 bopcommon result -set square 11.7384 +checkprops result -s 11.7384 diff --git a/tests/boolean/bopcommon_simple/X3 b/tests/boolean/bopcommon_simple/X3 index 3d9da2de01..c16446a006 100644 --- a/tests/boolean/bopcommon_simple/X3 +++ b/tests/boolean/bopcommon_simple/X3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 12.1096 +checkprops result -s 12.1096 diff --git a/tests/boolean/bopcommon_simple/X4 b/tests/boolean/bopcommon_simple/X4 index 227cf0d7c9..f40545a5aa 100644 --- a/tests/boolean/bopcommon_simple/X4 +++ b/tests/boolean/bopcommon_simple/X4 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 1 bop b1 b2 bopcommon result -set square 11.7384 +checkprops result -s 11.7384 diff --git a/tests/boolean/bopcommon_simple/X5 b/tests/boolean/bopcommon_simple/X5 index fcd182bd1f..32b3ae1d05 100644 --- a/tests/boolean/bopcommon_simple/X5 +++ b/tests/boolean/bopcommon_simple/X5 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 1 bop b1 b2 bopcommon result -set square 11.7384 +checkprops result -s 11.7384 diff --git a/tests/boolean/bopcommon_simple/X6 b/tests/boolean/bopcommon_simple/X6 index 59a8458a4a..d4f4ab2c32 100644 --- a/tests/boolean/bopcommon_simple/X6 +++ b/tests/boolean/bopcommon_simple/X6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 12.1096 +checkprops result -s 12.1096 diff --git a/tests/boolean/bopcommon_simple/X7 b/tests/boolean/bopcommon_simple/X7 index 831b832fc0..f6cd67e675 100644 --- a/tests/boolean/bopcommon_simple/X7 +++ b/tests/boolean/bopcommon_simple/X7 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 1 bop b1 b2 bopcommon result -set square 9.33406 +checkprops result -s 9.33406 diff --git a/tests/boolean/bopcommon_simple/X8 b/tests/boolean/bopcommon_simple/X8 index faee64c984..1531ca8bb7 100644 --- a/tests/boolean/bopcommon_simple/X8 +++ b/tests/boolean/bopcommon_simple/X8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 9.33406 +checkprops result -s 9.33406 diff --git a/tests/boolean/bopcommon_simple/X9 b/tests/boolean/bopcommon_simple/X9 index a942c0b5c9..beaee58f49 100644 --- a/tests/boolean/bopcommon_simple/X9 +++ b/tests/boolean/bopcommon_simple/X9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 1 bop b1 b2 bopcommon result -set square 9.33406 +checkprops result -s 9.33406 diff --git a/tests/boolean/bopcommon_simple/Y1 b/tests/boolean/bopcommon_simple/Y1 index a8025098f0..ef00206637 100644 --- a/tests/boolean/bopcommon_simple/Y1 +++ b/tests/boolean/bopcommon_simple/Y1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 1 bop b1 b2 bopcommon result -set square 10.3842 +checkprops result -s 10.3842 diff --git a/tests/boolean/bopcommon_simple/Y2 b/tests/boolean/bopcommon_simple/Y2 index f81d3a5dcf..4d03a4c21d 100644 --- a/tests/boolean/bopcommon_simple/Y2 +++ b/tests/boolean/bopcommon_simple/Y2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 10.3842 +checkprops result -s 10.3842 diff --git a/tests/boolean/bopcommon_simple/Y3 b/tests/boolean/bopcommon_simple/Y3 index 345fee7239..d2df43ad6f 100644 --- a/tests/boolean/bopcommon_simple/Y3 +++ b/tests/boolean/bopcommon_simple/Y3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 10.5189 +checkprops result -s 10.5189 diff --git a/tests/boolean/bopcommon_simple/Y4 b/tests/boolean/bopcommon_simple/Y4 index db42bc4425..303bc30b12 100644 --- a/tests/boolean/bopcommon_simple/Y4 +++ b/tests/boolean/bopcommon_simple/Y4 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 1 bop b1 b2 bopcommon result -set square 10.3842 +checkprops result -s 10.3842 diff --git a/tests/boolean/bopcommon_simple/Y5 b/tests/boolean/bopcommon_simple/Y5 index 00cc26a42f..58d45863a1 100644 --- a/tests/boolean/bopcommon_simple/Y5 +++ b/tests/boolean/bopcommon_simple/Y5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 11.8813 +checkprops result -s 11.8813 diff --git a/tests/boolean/bopcommon_simple/Y6 b/tests/boolean/bopcommon_simple/Y6 index e7e07363a6..8740b7b8aa 100644 --- a/tests/boolean/bopcommon_simple/Y6 +++ b/tests/boolean/bopcommon_simple/Y6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopcommon result -set square 11.3244 +checkprops result -s 11.3244 diff --git a/tests/boolean/bopcommon_simple/Y7 b/tests/boolean/bopcommon_simple/Y7 index 3253c39abd..11dd39a243 100644 --- a/tests/boolean/bopcommon_simple/Y7 +++ b/tests/boolean/bopcommon_simple/Y7 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 1 bop b1 b2 bopcommon result -set square 11.3244 +checkprops result -s 11.3244 diff --git a/tests/boolean/bopcommon_simple/Y8 b/tests/boolean/bopcommon_simple/Y8 index 33b7ac0bf3..677b0948e1 100644 --- a/tests/boolean/bopcommon_simple/Y8 +++ b/tests/boolean/bopcommon_simple/Y8 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 1 bop b1 b2 bopcommon result -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bopcommon_simple/Y9 b/tests/boolean/bopcommon_simple/Y9 index d420c1283a..54755f6783 100644 --- a/tests/boolean/bopcommon_simple/Y9 +++ b/tests/boolean/bopcommon_simple/Y9 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 1 bop b1 b2 bopcommon result -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bopcommon_simple/Z1 b/tests/boolean/bopcommon_simple/Z1 index e62a3ab7d5..67bafaa6c0 100644 --- a/tests/boolean/bopcommon_simple/Z1 +++ b/tests/boolean/bopcommon_simple/Z1 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 1 bop b1 b2 bopcommon result -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bopcommon_simple/Z2 b/tests/boolean/bopcommon_simple/Z2 index 7a1bf8fbee..e4423e48bb 100644 --- a/tests/boolean/bopcommon_simple/Z2 +++ b/tests/boolean/bopcommon_simple/Z2 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 1 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/Z3 b/tests/boolean/bopcommon_simple/Z3 index 9369daf37e..0435177a0c 100644 --- a/tests/boolean/bopcommon_simple/Z3 +++ b/tests/boolean/bopcommon_simple/Z3 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 1 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/Z4 b/tests/boolean/bopcommon_simple/Z4 index f893f88b31..338aaf32be 100644 --- a/tests/boolean/bopcommon_simple/Z4 +++ b/tests/boolean/bopcommon_simple/Z4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 9.65685 +checkprops result -s 9.65685 diff --git a/tests/boolean/bopcommon_simple/Z5 b/tests/boolean/bopcommon_simple/Z5 index 1b1266e355..f573645efc 100644 --- a/tests/boolean/bopcommon_simple/Z5 +++ b/tests/boolean/bopcommon_simple/Z5 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 1 bop b1 b2 bopcommon result -set square 9.65685 +checkprops result -s 9.65685 diff --git a/tests/boolean/bopcommon_simple/Z6 b/tests/boolean/bopcommon_simple/Z6 index 6d7bc20099..14c849f050 100644 --- a/tests/boolean/bopcommon_simple/Z6 +++ b/tests/boolean/bopcommon_simple/Z6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 10.2206 +checkprops result -s 10.2206 diff --git a/tests/boolean/bopcommon_simple/Z7 b/tests/boolean/bopcommon_simple/Z7 index e2b9d52b14..7daf07cea1 100644 --- a/tests/boolean/bopcommon_simple/Z7 +++ b/tests/boolean/bopcommon_simple/Z7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 10.3712 +checkprops result -s 10.3712 diff --git a/tests/boolean/bopcommon_simple/Z8 b/tests/boolean/bopcommon_simple/Z8 index 40616cf6d6..961d5b284d 100644 --- a/tests/boolean/bopcommon_simple/Z8 +++ b/tests/boolean/bopcommon_simple/Z8 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 1 bop b1 b2 bopcommon result -set square 10.2206 +checkprops result -s 10.2206 diff --git a/tests/boolean/bopcommon_simple/Z9 b/tests/boolean/bopcommon_simple/Z9 index eaecd1f8b0..eb24c370a2 100644 --- a/tests/boolean/bopcommon_simple/Z9 +++ b/tests/boolean/bopcommon_simple/Z9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 bopcommon result -set square 34.8496 +checkprops result -s 34.8496 diff --git a/tests/boolean/bopcommon_simple/ZA1 b/tests/boolean/bopcommon_simple/ZA1 index 848c229919..700b07f226 100644 --- a/tests/boolean/bopcommon_simple/ZA1 +++ b/tests/boolean/bopcommon_simple/ZA1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 2 bop b1 b2 bopcommon result -set square 16.6872 +checkprops result -s 16.6872 diff --git a/tests/boolean/bopcommon_simple/ZA2 b/tests/boolean/bopcommon_simple/ZA2 index 51b7901219..aaed3135fc 100644 --- a/tests/boolean/bopcommon_simple/ZA2 +++ b/tests/boolean/bopcommon_simple/ZA2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 16.4622 +checkprops result -s 16.4622 diff --git a/tests/boolean/bopcommon_simple/ZA3 b/tests/boolean/bopcommon_simple/ZA3 index b427610714..57fd1db8bb 100644 --- a/tests/boolean/bopcommon_simple/ZA3 +++ b/tests/boolean/bopcommon_simple/ZA3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 16.6872 +checkprops result -s 16.6872 diff --git a/tests/boolean/bopcommon_simple/ZA4 b/tests/boolean/bopcommon_simple/ZA4 index 97a808e3e0..7d411db855 100644 --- a/tests/boolean/bopcommon_simple/ZA4 +++ b/tests/boolean/bopcommon_simple/ZA4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 17.7473 +checkprops result -s 17.7473 diff --git a/tests/boolean/bopcommon_simple/ZA5 b/tests/boolean/bopcommon_simple/ZA5 index 4b52b1bcd5..5b89e00b37 100644 --- a/tests/boolean/bopcommon_simple/ZA5 +++ b/tests/boolean/bopcommon_simple/ZA5 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 2 bop b1 b2 bopcommon result -set square 16.8455 +checkprops result -s 16.8455 diff --git a/tests/boolean/bopcommon_simple/ZA6 b/tests/boolean/bopcommon_simple/ZA6 index 4d9e142236..1a7eef4800 100644 --- a/tests/boolean/bopcommon_simple/ZA6 +++ b/tests/boolean/bopcommon_simple/ZA6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 2 bop b1 b2 bopcommon result -set square 9.47172 +checkprops result -s 9.47172 diff --git a/tests/boolean/bopcommon_simple/ZA7 b/tests/boolean/bopcommon_simple/ZA7 index 3d0ad1ef90..3ba1387f21 100644 --- a/tests/boolean/bopcommon_simple/ZA7 +++ b/tests/boolean/bopcommon_simple/ZA7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 9.47172 +checkprops result -s 9.47172 diff --git a/tests/boolean/bopcommon_simple/ZA8 b/tests/boolean/bopcommon_simple/ZA8 index 3597d2f230..525a5cd6e6 100644 --- a/tests/boolean/bopcommon_simple/ZA8 +++ b/tests/boolean/bopcommon_simple/ZA8 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 2 bop b1 b2 bopcommon result -set square 8.71239 +checkprops result -s 8.71239 diff --git a/tests/boolean/bopcommon_simple/ZA9 b/tests/boolean/bopcommon_simple/ZA9 index b26aded8c6..3701947af8 100644 --- a/tests/boolean/bopcommon_simple/ZA9 +++ b/tests/boolean/bopcommon_simple/ZA9 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 2 bop b1 b2 bopcommon result -set square 8.71239 +checkprops result -s 8.71239 diff --git a/tests/boolean/bopcommon_simple/ZB1 b/tests/boolean/bopcommon_simple/ZB1 index 4961de50e9..eacb34cda0 100644 --- a/tests/boolean/bopcommon_simple/ZB1 +++ b/tests/boolean/bopcommon_simple/ZB1 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 2 bop b1 b2 bopcommon result -set square 7.90092 +checkprops result -s 7.90092 diff --git a/tests/boolean/bopcommon_simple/ZB2 b/tests/boolean/bopcommon_simple/ZB2 index dca93bcaaf..dbb7145b34 100644 --- a/tests/boolean/bopcommon_simple/ZB2 +++ b/tests/boolean/bopcommon_simple/ZB2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 7.90092 +checkprops result -s 7.90092 diff --git a/tests/boolean/bopcommon_simple/ZB3 b/tests/boolean/bopcommon_simple/ZB3 index 8b3b431b04..2c3ed52736 100644 --- a/tests/boolean/bopcommon_simple/ZB3 +++ b/tests/boolean/bopcommon_simple/ZB3 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 1 bop b1 b2 bopcommon result -set square 10.7843 +checkprops result -s 10.7843 diff --git a/tests/boolean/bopcommon_simple/ZB4 b/tests/boolean/bopcommon_simple/ZB4 index 3555bc8b1c..79c63aec99 100644 --- a/tests/boolean/bopcommon_simple/ZB4 +++ b/tests/boolean/bopcommon_simple/ZB4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 10.6153 +checkprops result -s 10.6153 diff --git a/tests/boolean/bopcommon_simple/ZB5 b/tests/boolean/bopcommon_simple/ZB5 index 809662b6f8..11e07619d2 100644 --- a/tests/boolean/bopcommon_simple/ZB5 +++ b/tests/boolean/bopcommon_simple/ZB5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcommon result -set square 10.7843 +checkprops result -s 10.7843 diff --git a/tests/boolean/bopcommon_simple/ZB6 b/tests/boolean/bopcommon_simple/ZB6 index 24225f516d..4187b05601 100644 --- a/tests/boolean/bopcommon_simple/ZB6 +++ b/tests/boolean/bopcommon_simple/ZB6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 11.6529 +checkprops result -s 11.6529 diff --git a/tests/boolean/bopcommon_simple/ZB7 b/tests/boolean/bopcommon_simple/ZB7 index b332c4efeb..83f9f3662f 100644 --- a/tests/boolean/bopcommon_simple/ZB7 +++ b/tests/boolean/bopcommon_simple/ZB7 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 1 bop b1 b2 bopcommon result -set square 10.9104 +checkprops result -s 10.9104 diff --git a/tests/boolean/bopcommon_simple/ZB8 b/tests/boolean/bopcommon_simple/ZB8 index ebdb8b43f1..a7b2089c08 100644 --- a/tests/boolean/bopcommon_simple/ZB8 +++ b/tests/boolean/bopcommon_simple/ZB8 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 1 bop b1 b2 bopcommon result -set square 5.69247 +checkprops result -s 5.69247 diff --git a/tests/boolean/bopcommon_simple/ZB9 b/tests/boolean/bopcommon_simple/ZB9 index fa3654a511..247461429b 100644 --- a/tests/boolean/bopcommon_simple/ZB9 +++ b/tests/boolean/bopcommon_simple/ZB9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 5.69247 +checkprops result -s 5.69247 diff --git a/tests/boolean/bopcommon_simple/ZC1 b/tests/boolean/bopcommon_simple/ZC1 index a1256ec5eb..45d120841b 100644 --- a/tests/boolean/bopcommon_simple/ZC1 +++ b/tests/boolean/bopcommon_simple/ZC1 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 1 bop b1 b2 bopcommon result -set square 5.14159 +checkprops result -s 5.14159 diff --git a/tests/boolean/bopcommon_simple/ZC2 b/tests/boolean/bopcommon_simple/ZC2 index fa47b3a06d..c85957f45c 100644 --- a/tests/boolean/bopcommon_simple/ZC2 +++ b/tests/boolean/bopcommon_simple/ZC2 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 1 bop b1 b2 bopcommon result -set square 5.14159 +checkprops result -s 5.14159 diff --git a/tests/boolean/bopcommon_simple/ZC3 b/tests/boolean/bopcommon_simple/ZC3 index 7cbe8ad1b9..dc0b2821df 100644 --- a/tests/boolean/bopcommon_simple/ZC3 +++ b/tests/boolean/bopcommon_simple/ZC3 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 1 bop b1 b2 bopcommon result -set square 4.64527 +checkprops result -s 4.64527 diff --git a/tests/boolean/bopcommon_simple/ZC4 b/tests/boolean/bopcommon_simple/ZC4 index 151e7be40f..b6509841d9 100644 --- a/tests/boolean/bopcommon_simple/ZC4 +++ b/tests/boolean/bopcommon_simple/ZC4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcommon result -set square 4.64527 +checkprops result -s 4.64527 diff --git a/tests/boolean/bopcommon_simple/ZC5 b/tests/boolean/bopcommon_simple/ZC5 index 6da816967d..83647a51ac 100644 --- a/tests/boolean/bopcommon_simple/ZC5 +++ b/tests/boolean/bopcommon_simple/ZC5 @@ -5,4 +5,4 @@ trotate b2 0 0 -0.2 -1 1 0 -45 bop b1 b2 bopcommon result -set square 10.8874 +checkprops result -s 10.8874 diff --git a/tests/boolean/bopcommon_simple/ZC6 b/tests/boolean/bopcommon_simple/ZC6 index b0de5d9c33..49759c709d 100644 --- a/tests/boolean/bopcommon_simple/ZC6 +++ b/tests/boolean/bopcommon_simple/ZC6 @@ -4,4 +4,4 @@ box b2 -1 -2 0.5 2 2 1 bop b1 b2 bopcommon result -set square 8.28319 +checkprops result -s 8.28319 diff --git a/tests/boolean/bopcommon_simple/ZC7 b/tests/boolean/bopcommon_simple/ZC7 index 9ff5445dd5..2ed0329757 100644 --- a/tests/boolean/bopcommon_simple/ZC7 +++ b/tests/boolean/bopcommon_simple/ZC7 @@ -4,4 +4,4 @@ box b1 -1 0 1 2 2 2 bop b1 b2 bopcommon result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcommon_simple/ZC8 b/tests/boolean/bopcommon_simple/ZC8 index 0651076071..73c0423b95 100644 --- a/tests/boolean/bopcommon_simple/ZC8 +++ b/tests/boolean/bopcommon_simple/ZC8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZC9 b/tests/boolean/bopcommon_simple/ZC9 index 02a74207a9..fedbd2cddf 100644 --- a/tests/boolean/bopcommon_simple/ZC9 +++ b/tests/boolean/bopcommon_simple/ZC9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 1 bop b1 b2 bopcommon result -set square 4.71239 +checkprops result -s 4.71239 diff --git a/tests/boolean/bopcommon_simple/ZD1 b/tests/boolean/bopcommon_simple/ZD1 index 32a1844f4c..6e43550324 100644 --- a/tests/boolean/bopcommon_simple/ZD1 +++ b/tests/boolean/bopcommon_simple/ZD1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 0.5 bop b1 b2 bopcommon result -set square 4.71239 +checkprops result -s 4.71239 diff --git a/tests/boolean/bopcommon_simple/ZD2 b/tests/boolean/bopcommon_simple/ZD2 index bf4ea4aa0b..19cb2f9508 100644 --- a/tests/boolean/bopcommon_simple/ZD2 +++ b/tests/boolean/bopcommon_simple/ZD2 @@ -4,4 +4,4 @@ pcylinder b2 0.5 2 bop b1 b2 bopcommon result -set square 7.85398 +checkprops result -s 7.85398 diff --git a/tests/boolean/bopcommon_simple/ZD3 b/tests/boolean/bopcommon_simple/ZD3 index 0c3449ad3a..3aaf5c810f 100644 --- a/tests/boolean/bopcommon_simple/ZD3 +++ b/tests/boolean/bopcommon_simple/ZD3 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcommon result -set square 7.85398 +checkprops result -s 7.85398 diff --git a/tests/boolean/bopcommon_simple/ZD4 b/tests/boolean/bopcommon_simple/ZD4 index a5826de92a..88551d422f 100644 --- a/tests/boolean/bopcommon_simple/ZD4 +++ b/tests/boolean/bopcommon_simple/ZD4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZD5 b/tests/boolean/bopcommon_simple/ZD5 index 32b79478fd..171bbad7e0 100644 --- a/tests/boolean/bopcommon_simple/ZD5 +++ b/tests/boolean/bopcommon_simple/ZD5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZD6 b/tests/boolean/bopcommon_simple/ZD6 index 8cca3da877..699054972c 100644 --- a/tests/boolean/bopcommon_simple/ZD6 +++ b/tests/boolean/bopcommon_simple/ZD6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 180 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZD7 b/tests/boolean/bopcommon_simple/ZD7 index 73e9974a57..4d64ff54c4 100644 --- a/tests/boolean/bopcommon_simple/ZD7 +++ b/tests/boolean/bopcommon_simple/ZD7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 270 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZD8 b/tests/boolean/bopcommon_simple/ZD8 index 8a27589cc3..2440c0e2b5 100644 --- a/tests/boolean/bopcommon_simple/ZD8 +++ b/tests/boolean/bopcommon_simple/ZD8 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 bopcommon result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/bopcommon_simple/ZD9 b/tests/boolean/bopcommon_simple/ZD9 index aa60a9896c..6851d4e229 100644 --- a/tests/boolean/bopcommon_simple/ZD9 +++ b/tests/boolean/bopcommon_simple/ZD9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 60 bop b1 b2 bopcommon result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/bopcommon_simple/ZE1 b/tests/boolean/bopcommon_simple/ZE1 index 86ff8ee2d0..7eeae3b1b1 100644 --- a/tests/boolean/bopcommon_simple/ZE1 +++ b/tests/boolean/bopcommon_simple/ZE1 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 bopcommon result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/bopcommon_simple/ZE2 b/tests/boolean/bopcommon_simple/ZE2 index b0b2a7d6cc..569ec00d72 100644 --- a/tests/boolean/bopcommon_simple/ZE2 +++ b/tests/boolean/bopcommon_simple/ZE2 @@ -7,4 +7,4 @@ trotate b2 0 0 2 0 0 1 120 bop b1 b2 bopcommon result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/bopcommon_simple/ZE3 b/tests/boolean/bopcommon_simple/ZE3 index 0f91a00b9e..785ce28ff5 100644 --- a/tests/boolean/bopcommon_simple/ZE3 +++ b/tests/boolean/bopcommon_simple/ZE3 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 bopcommon result -set square 7.49478 +checkprops result -s 7.49478 diff --git a/tests/boolean/bopcommon_simple/ZE4 b/tests/boolean/bopcommon_simple/ZE4 index cb5530dab3..2ed40212cc 100644 --- a/tests/boolean/bopcommon_simple/ZE4 +++ b/tests/boolean/bopcommon_simple/ZE4 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 90 bop b1 b2 bopcommon result -set square 7.49533 +checkprops result -s 7.49533 diff --git a/tests/boolean/bopcommon_simple/ZE5 b/tests/boolean/bopcommon_simple/ZE5 index e2da414721..a2c9c862ad 100644 --- a/tests/boolean/bopcommon_simple/ZE5 +++ b/tests/boolean/bopcommon_simple/ZE5 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 bopcommon result -set square 7.49478 +checkprops result -s 7.49478 diff --git a/tests/boolean/bopcommon_simple/ZE6 b/tests/boolean/bopcommon_simple/ZE6 index 32d0dd7b36..d63823efd3 100644 --- a/tests/boolean/bopcommon_simple/ZE6 +++ b/tests/boolean/bopcommon_simple/ZE6 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 270 bop b1 b2 bopcommon result -set square 7.49533 +checkprops result -s 7.49533 diff --git a/tests/boolean/bopcommon_simple/ZE7 b/tests/boolean/bopcommon_simple/ZE7 index acbb0fc956..d0c6eb62c7 100644 --- a/tests/boolean/bopcommon_simple/ZE7 +++ b/tests/boolean/bopcommon_simple/ZE7 @@ -6,4 +6,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcommon result -set square 6.72264 +checkprops result -s 6.72264 diff --git a/tests/boolean/bopcommon_simple/ZE8 b/tests/boolean/bopcommon_simple/ZE8 index bae767db88..0dd1c65779 100644 --- a/tests/boolean/bopcommon_simple/ZE8 +++ b/tests/boolean/bopcommon_simple/ZE8 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcommon result -set square 6.72254 +checkprops result -s 6.72254 diff --git a/tests/boolean/bopcommon_simple/ZE9 b/tests/boolean/bopcommon_simple/ZE9 index 3afb0a42cd..ad8a8f5db2 100644 --- a/tests/boolean/bopcommon_simple/ZE9 +++ b/tests/boolean/bopcommon_simple/ZE9 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcommon result -set square 6.72239 +checkprops result -s 6.72239 diff --git a/tests/boolean/bopcommon_simple/ZF1 b/tests/boolean/bopcommon_simple/ZF1 index d44de79177..1924d8f7ee 100644 --- a/tests/boolean/bopcommon_simple/ZF1 +++ b/tests/boolean/bopcommon_simple/ZF1 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcommon result -set square 6.72254 +checkprops result -s 6.72254 diff --git a/tests/boolean/bopcommon_simple/ZF2 b/tests/boolean/bopcommon_simple/ZF2 index b74857a286..5dc34882fa 100644 --- a/tests/boolean/bopcommon_simple/ZF2 +++ b/tests/boolean/bopcommon_simple/ZF2 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 19.2119 +checkprops result -s 19.2119 diff --git a/tests/boolean/bopcommon_simple/ZF3 b/tests/boolean/bopcommon_simple/ZF3 index f6e6486d7d..8bd3ec649e 100644 --- a/tests/boolean/bopcommon_simple/ZF3 +++ b/tests/boolean/bopcommon_simple/ZF3 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcommon result -set square 19.2119 +checkprops result -s 19.2119 diff --git a/tests/boolean/bopcommon_simple/ZF4 b/tests/boolean/bopcommon_simple/ZF4 index 7187124800..134d9989de 100644 --- a/tests/boolean/bopcommon_simple/ZF4 +++ b/tests/boolean/bopcommon_simple/ZF4 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 bopcommon result -set square 19.2119 +checkprops result -s 19.2119 diff --git a/tests/boolean/bopcommon_simple/ZF5 b/tests/boolean/bopcommon_simple/ZF5 index 0bdb9c472e..748cf86a92 100644 --- a/tests/boolean/bopcommon_simple/ZF5 +++ b/tests/boolean/bopcommon_simple/ZF5 @@ -5,4 +5,4 @@ ttranslate b2 2 2 4 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZF6 b/tests/boolean/bopcommon_simple/ZF6 index da72282107..923682a007 100644 --- a/tests/boolean/bopcommon_simple/ZF6 +++ b/tests/boolean/bopcommon_simple/ZF6 @@ -5,4 +5,4 @@ ttranslate b2 2 2 2 bop b1 b2 bopcommon result -set square 13.6418 +checkprops result -s 13.6418 diff --git a/tests/boolean/bopcommon_simple/ZF7 b/tests/boolean/bopcommon_simple/ZF7 index 321c03a3e8..0f7dde5138 100644 --- a/tests/boolean/bopcommon_simple/ZF7 +++ b/tests/boolean/bopcommon_simple/ZF7 @@ -5,4 +5,4 @@ ttranslate b2 2 2 0 bop b1 b2 bopcommon result -set square 22.9232 +checkprops result -s 22.9232 diff --git a/tests/boolean/bopcommon_simple/ZF8 b/tests/boolean/bopcommon_simple/ZF8 index 4adeb294ca..a5959e4de7 100644 --- a/tests/boolean/bopcommon_simple/ZF8 +++ b/tests/boolean/bopcommon_simple/ZF8 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -1 bop b1 b2 bopcommon result -set square 21.0108 +checkprops result -s 21.0108 diff --git a/tests/boolean/bopcommon_simple/ZF9 b/tests/boolean/bopcommon_simple/ZF9 index b05f3b1a89..811570bfdc 100644 --- a/tests/boolean/bopcommon_simple/ZF9 +++ b/tests/boolean/bopcommon_simple/ZF9 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 bopcommon result -set square 13.6418 +checkprops result -s 13.6418 diff --git a/tests/boolean/bopcommon_simple/ZG1 b/tests/boolean/bopcommon_simple/ZG1 index 8a1c634ea8..fd19982f5c 100644 --- a/tests/boolean/bopcommon_simple/ZG1 +++ b/tests/boolean/bopcommon_simple/ZG1 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcommon result -set square 64.3685 +checkprops result -s 64.3685 diff --git a/tests/boolean/bopcommon_simple/ZG2 b/tests/boolean/bopcommon_simple/ZG2 index c8ccebf5cc..9a714b0fa4 100644 --- a/tests/boolean/bopcommon_simple/ZG2 +++ b/tests/boolean/bopcommon_simple/ZG2 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcommon result -set square 64.3685 +checkprops result -s 64.3685 diff --git a/tests/boolean/bopcommon_simple/ZG3 b/tests/boolean/bopcommon_simple/ZG3 index d0ed06afab..f0962f166c 100644 --- a/tests/boolean/bopcommon_simple/ZG3 +++ b/tests/boolean/bopcommon_simple/ZG3 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcommon result -set square 64.3685 +checkprops result -s 64.3685 diff --git a/tests/boolean/bopcommon_simple/ZG4 b/tests/boolean/bopcommon_simple/ZG4 index 24688a15d0..f87c5d4ccc 100644 --- a/tests/boolean/bopcommon_simple/ZG4 +++ b/tests/boolean/bopcommon_simple/ZG4 @@ -6,4 +6,4 @@ trotate b2 2 0 0 0 0 1 30 bop b1 b2 bopcommon result -set square 64.3685 +checkprops result -s 64.3685 diff --git a/tests/boolean/bopcommon_simple/ZG5 b/tests/boolean/bopcommon_simple/ZG5 index 96e37efe9b..9928878b12 100644 --- a/tests/boolean/bopcommon_simple/ZG5 +++ b/tests/boolean/bopcommon_simple/ZG5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcommon result -set square 39.2837 +checkprops result -s 39.2837 diff --git a/tests/boolean/bopcommon_simple/ZG6 b/tests/boolean/bopcommon_simple/ZG6 index f96750d725..9620e068bb 100644 --- a/tests/boolean/bopcommon_simple/ZG6 +++ b/tests/boolean/bopcommon_simple/ZG6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcommon result -set square 39.2837 +checkprops result -s 39.2837 diff --git a/tests/boolean/bopcommon_simple/ZG7 b/tests/boolean/bopcommon_simple/ZG7 index ce9e9b1398..88ddc6af48 100644 --- a/tests/boolean/bopcommon_simple/ZG7 +++ b/tests/boolean/bopcommon_simple/ZG7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcommon result -set square 39.2837 +checkprops result -s 39.2837 diff --git a/tests/boolean/bopcommon_simple/ZG8 b/tests/boolean/bopcommon_simple/ZG8 index 89397cc9bb..8baebcd70d 100644 --- a/tests/boolean/bopcommon_simple/ZG8 +++ b/tests/boolean/bopcommon_simple/ZG8 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZG9 b/tests/boolean/bopcommon_simple/ZG9 index 2ffc83c15a..618af7bdbf 100644 --- a/tests/boolean/bopcommon_simple/ZG9 +++ b/tests/boolean/bopcommon_simple/ZG9 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZH1 b/tests/boolean/bopcommon_simple/ZH1 index d770b32f0e..40bc2c66b2 100644 --- a/tests/boolean/bopcommon_simple/ZH1 +++ b/tests/boolean/bopcommon_simple/ZH1 @@ -5,4 +5,4 @@ ttranslate b2 6 2 0 bop b1 b2 bopcommon result -set square 68.087 +checkprops result -s 68.087 diff --git a/tests/boolean/bopcommon_simple/ZH2 b/tests/boolean/bopcommon_simple/ZH2 index 3475c42367..94a495697d 100644 --- a/tests/boolean/bopcommon_simple/ZH2 +++ b/tests/boolean/bopcommon_simple/ZH2 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 bopcommon result -set square 68.087 +checkprops result -s 68.087 diff --git a/tests/boolean/bopcommon_simple/ZH3 b/tests/boolean/bopcommon_simple/ZH3 index b75cac670a..9590439921 100644 --- a/tests/boolean/bopcommon_simple/ZH3 +++ b/tests/boolean/bopcommon_simple/ZH3 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopcommon result -set square 68.087 +checkprops result -s 68.087 diff --git a/tests/boolean/bopcommon_simple/ZH4 b/tests/boolean/bopcommon_simple/ZH4 index 5cc19f4238..bb199bb3d5 100644 --- a/tests/boolean/bopcommon_simple/ZH4 +++ b/tests/boolean/bopcommon_simple/ZH4 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopcommon result -set square 64.4112 +checkprops result -s 64.4112 diff --git a/tests/boolean/bopcommon_simple/ZH5 b/tests/boolean/bopcommon_simple/ZH5 index 1ae80557a6..e408f74415 100644 --- a/tests/boolean/bopcommon_simple/ZH5 +++ b/tests/boolean/bopcommon_simple/ZH5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZH6 b/tests/boolean/bopcommon_simple/ZH6 index 5b4a1a38a8..2b73f3ce11 100644 --- a/tests/boolean/bopcommon_simple/ZH6 +++ b/tests/boolean/bopcommon_simple/ZH6 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZH7 b/tests/boolean/bopcommon_simple/ZH7 index 5e7e45e23a..aa477e74df 100644 --- a/tests/boolean/bopcommon_simple/ZH7 +++ b/tests/boolean/bopcommon_simple/ZH7 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZH8 b/tests/boolean/bopcommon_simple/ZH8 index b52f239a75..727dabb4e4 100644 --- a/tests/boolean/bopcommon_simple/ZH8 +++ b/tests/boolean/bopcommon_simple/ZH8 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZH9 b/tests/boolean/bopcommon_simple/ZH9 index db0cccf24a..2843aa3ba3 100644 --- a/tests/boolean/bopcommon_simple/ZH9 +++ b/tests/boolean/bopcommon_simple/ZH9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZI1 b/tests/boolean/bopcommon_simple/ZI1 index d8826df137..7a2b05ebd7 100644 --- a/tests/boolean/bopcommon_simple/ZI1 +++ b/tests/boolean/bopcommon_simple/ZI1 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZI2 b/tests/boolean/bopcommon_simple/ZI2 index 2103c09a23..b14cbecb42 100644 --- a/tests/boolean/bopcommon_simple/ZI2 +++ b/tests/boolean/bopcommon_simple/ZI2 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZI3 b/tests/boolean/bopcommon_simple/ZI3 index acb4063251..1860ecfd7d 100644 --- a/tests/boolean/bopcommon_simple/ZI3 +++ b/tests/boolean/bopcommon_simple/ZI3 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcommon result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/bopcommon_simple/ZI4 b/tests/boolean/bopcommon_simple/ZI4 index 7c047e3bd3..9ea44e3cf0 100644 --- a/tests/boolean/bopcommon_simple/ZI4 +++ b/tests/boolean/bopcommon_simple/ZI4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 bopcommon result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/bopcommon_simple/ZI5 b/tests/boolean/bopcommon_simple/ZI5 index 1e9b2ddb1f..50b90fa880 100644 --- a/tests/boolean/bopcommon_simple/ZI5 +++ b/tests/boolean/bopcommon_simple/ZI5 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 bopcommon result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/bopcommon_simple/ZI6 b/tests/boolean/bopcommon_simple/ZI6 index 8a11a77dce..fd4b3101da 100644 --- a/tests/boolean/bopcommon_simple/ZI6 +++ b/tests/boolean/bopcommon_simple/ZI6 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 180 bop b1 b2 bopcommon result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/bopcommon_simple/ZI7 b/tests/boolean/bopcommon_simple/ZI7 index 8471251d14..b74de25d1d 100644 --- a/tests/boolean/bopcommon_simple/ZI7 +++ b/tests/boolean/bopcommon_simple/ZI7 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 270 bop b1 b2 bopcommon result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/bopcommon_simple/ZI8 b/tests/boolean/bopcommon_simple/ZI8 index 097580e6ee..c5ebf76c32 100644 --- a/tests/boolean/bopcommon_simple/ZI8 +++ b/tests/boolean/bopcommon_simple/ZI8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcommon result -set square 220.262 +checkprops result -s 220.262 diff --git a/tests/boolean/bopcommon_simple/ZI9 b/tests/boolean/bopcommon_simple/ZI9 index 26b3c26b7f..3221e41e23 100644 --- a/tests/boolean/bopcommon_simple/ZI9 +++ b/tests/boolean/bopcommon_simple/ZI9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcommon result -set square 220.262 +checkprops result -s 220.262 diff --git a/tests/boolean/bopcommon_simple/ZJ1 b/tests/boolean/bopcommon_simple/ZJ1 index c942564ad9..92f492c384 100644 --- a/tests/boolean/bopcommon_simple/ZJ1 +++ b/tests/boolean/bopcommon_simple/ZJ1 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcommon result -set square 220.262 +checkprops result -s 220.262 diff --git a/tests/boolean/bopcommon_simple/ZJ2 b/tests/boolean/bopcommon_simple/ZJ2 index f544909745..a28e240dc7 100644 --- a/tests/boolean/bopcommon_simple/ZJ2 +++ b/tests/boolean/bopcommon_simple/ZJ2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcommon result -set square 220.262 +checkprops result -s 220.262 diff --git a/tests/boolean/bopcommon_simple/ZJ3 b/tests/boolean/bopcommon_simple/ZJ3 index d2117f04a3..c08015111b 100644 --- a/tests/boolean/bopcommon_simple/ZJ3 +++ b/tests/boolean/bopcommon_simple/ZJ3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 bopcommon result -set square 220.262 +checkprops result -s 220.262 diff --git a/tests/boolean/bopcommon_simple/ZJ4 b/tests/boolean/bopcommon_simple/ZJ4 index 9dfadb540f..051c5f3633 100644 --- a/tests/boolean/bopcommon_simple/ZJ4 +++ b/tests/boolean/bopcommon_simple/ZJ4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZJ5 b/tests/boolean/bopcommon_simple/ZJ5 index 76b0241f86..560233fb73 100644 --- a/tests/boolean/bopcommon_simple/ZJ5 +++ b/tests/boolean/bopcommon_simple/ZJ5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 bopcommon result -set square 54.5673 +checkprops result -s 54.5673 diff --git a/tests/boolean/bopcommon_simple/ZJ6 b/tests/boolean/bopcommon_simple/ZJ6 index 313b61a091..0886197e37 100644 --- a/tests/boolean/bopcommon_simple/ZJ6 +++ b/tests/boolean/bopcommon_simple/ZJ6 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 bopcommon result -set square 91.693 +checkprops result -s 91.693 diff --git a/tests/boolean/bopcommon_simple/ZJ7 b/tests/boolean/bopcommon_simple/ZJ7 index bdd141e363..b2bbabeaa0 100644 --- a/tests/boolean/bopcommon_simple/ZJ7 +++ b/tests/boolean/bopcommon_simple/ZJ7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcommon result -set square 87.403 +checkprops result -s 87.403 diff --git a/tests/boolean/bopcommon_simple/ZJ8 b/tests/boolean/bopcommon_simple/ZJ8 index c4c3a48ec8..858d380b87 100644 --- a/tests/boolean/bopcommon_simple/ZJ8 +++ b/tests/boolean/bopcommon_simple/ZJ8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcommon result -set square 54.5673 +checkprops result -s 54.5673 diff --git a/tests/boolean/bopcommon_simple/ZJ9 b/tests/boolean/bopcommon_simple/ZJ9 index daf4ff7c51..4465e51423 100644 --- a/tests/boolean/bopcommon_simple/ZJ9 +++ b/tests/boolean/bopcommon_simple/ZJ9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcommon result -set square 90.9168 +checkprops result -s 90.9168 diff --git a/tests/boolean/bopcommon_simple/ZK1 b/tests/boolean/bopcommon_simple/ZK1 index 35127f7c63..66fa0776b1 100644 --- a/tests/boolean/bopcommon_simple/ZK1 +++ b/tests/boolean/bopcommon_simple/ZK1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZK2 b/tests/boolean/bopcommon_simple/ZK2 index 89ca6dfd20..5aefb05eeb 100644 --- a/tests/boolean/bopcommon_simple/ZK2 +++ b/tests/boolean/bopcommon_simple/ZK2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZK3 b/tests/boolean/bopcommon_simple/ZK3 index 662cddedd1..0beb7251f3 100644 --- a/tests/boolean/bopcommon_simple/ZK3 +++ b/tests/boolean/bopcommon_simple/ZK3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZK4 b/tests/boolean/bopcommon_simple/ZK4 index b2ccacf4db..fa9bd7a379 100644 --- a/tests/boolean/bopcommon_simple/ZK4 +++ b/tests/boolean/bopcommon_simple/ZK4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZK5 b/tests/boolean/bopcommon_simple/ZK5 index 6af7917d30..602e8a7bcf 100644 --- a/tests/boolean/bopcommon_simple/ZK5 +++ b/tests/boolean/bopcommon_simple/ZK5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopcommon result -set square 87.8407 +checkprops result -s 87.8407 diff --git a/tests/boolean/bopcommon_simple/ZK6 b/tests/boolean/bopcommon_simple/ZK6 index 8b78444069..e2ed6e5b1a 100644 --- a/tests/boolean/bopcommon_simple/ZK6 +++ b/tests/boolean/bopcommon_simple/ZK6 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 bopcommon result -set square 87.8112 +checkprops result -s 87.8112 diff --git a/tests/boolean/bopcommon_simple/ZK7 b/tests/boolean/bopcommon_simple/ZK7 index 5040bc88bf..11f03258c8 100644 --- a/tests/boolean/bopcommon_simple/ZK7 +++ b/tests/boolean/bopcommon_simple/ZK7 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopcommon result -set square 216.554 +checkprops result -s 216.554 diff --git a/tests/boolean/bopcommon_simple/ZK8 b/tests/boolean/bopcommon_simple/ZK8 index 8992331075..37f2e48b96 100644 --- a/tests/boolean/bopcommon_simple/ZK8 +++ b/tests/boolean/bopcommon_simple/ZK8 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 bopcommon result -set square 216.563 +checkprops result -s 216.563 diff --git a/tests/boolean/bopcommon_simple/ZK9 b/tests/boolean/bopcommon_simple/ZK9 index c931818d04..53384ca162 100644 --- a/tests/boolean/bopcommon_simple/ZK9 +++ b/tests/boolean/bopcommon_simple/ZK9 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopcommon result -set square 228.558 +checkprops result -s 228.558 diff --git a/tests/boolean/bopcommon_simple/ZL1 b/tests/boolean/bopcommon_simple/ZL1 index 19fff2477d..54653af2ac 100644 --- a/tests/boolean/bopcommon_simple/ZL1 +++ b/tests/boolean/bopcommon_simple/ZL1 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 -90 bop b1 b2 bopcommon result -set square 228.47 +checkprops result -s 228.47 diff --git a/tests/boolean/bopcommon_simple/ZL2 b/tests/boolean/bopcommon_simple/ZL2 index 08b7e733e0..a275158bfc 100644 --- a/tests/boolean/bopcommon_simple/ZL2 +++ b/tests/boolean/bopcommon_simple/ZL2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 bopcommon result -set square 116.656 +checkprops result -s 116.656 diff --git a/tests/boolean/bopcommon_simple/ZL3 b/tests/boolean/bopcommon_simple/ZL3 index 9b9910810a..9e112917a8 100644 --- a/tests/boolean/bopcommon_simple/ZL3 +++ b/tests/boolean/bopcommon_simple/ZL3 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 90 bop b1 b2 bopcommon result -set square 116.656 +checkprops result -s 116.656 diff --git a/tests/boolean/bopcommon_simple/ZL4 b/tests/boolean/bopcommon_simple/ZL4 index 6329cf89c3..21a182ca35 100644 --- a/tests/boolean/bopcommon_simple/ZL4 +++ b/tests/boolean/bopcommon_simple/ZL4 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 180 bop b1 b2 bopcommon result -set square 116.656 +checkprops result -s 116.656 diff --git a/tests/boolean/bopcommon_simple/ZL5 b/tests/boolean/bopcommon_simple/ZL5 index f8bac81124..4f4fa85296 100644 --- a/tests/boolean/bopcommon_simple/ZL5 +++ b/tests/boolean/bopcommon_simple/ZL5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 270 bop b1 b2 bopcommon result -set square 116.656 +checkprops result -s 116.656 diff --git a/tests/boolean/bopcommon_simple/ZL6 b/tests/boolean/bopcommon_simple/ZL6 index 43f60ff79f..8041312e48 100644 --- a/tests/boolean/bopcommon_simple/ZL6 +++ b/tests/boolean/bopcommon_simple/ZL6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZL7 b/tests/boolean/bopcommon_simple/ZL7 index 015eb10a7b..216435315d 100644 --- a/tests/boolean/bopcommon_simple/ZL7 +++ b/tests/boolean/bopcommon_simple/ZL7 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 90 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZL8 b/tests/boolean/bopcommon_simple/ZL8 index 718a33a4b8..d07dee82b6 100644 --- a/tests/boolean/bopcommon_simple/ZL8 +++ b/tests/boolean/bopcommon_simple/ZL8 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 180 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZL9 b/tests/boolean/bopcommon_simple/ZL9 index 56629676a2..01b0e26cbe 100644 --- a/tests/boolean/bopcommon_simple/ZL9 +++ b/tests/boolean/bopcommon_simple/ZL9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 270 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZM1 b/tests/boolean/bopcommon_simple/ZM1 index cdee9a4259..e2fe38d57e 100644 --- a/tests/boolean/bopcommon_simple/ZM1 +++ b/tests/boolean/bopcommon_simple/ZM1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZM2 b/tests/boolean/bopcommon_simple/ZM2 index 21bdcb959b..706d8514f2 100644 --- a/tests/boolean/bopcommon_simple/ZM2 +++ b/tests/boolean/bopcommon_simple/ZM2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 6 bop b1 b2 bopcommon result -set square 36.7824 +checkprops result -s 36.7824 diff --git a/tests/boolean/bopcommon_simple/ZM3 b/tests/boolean/bopcommon_simple/ZM3 index 3b7ee36dba..b3eb34e3dc 100644 --- a/tests/boolean/bopcommon_simple/ZM3 +++ b/tests/boolean/bopcommon_simple/ZM3 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 bopcommon result -set square 91.693 +checkprops result -s 91.693 diff --git a/tests/boolean/bopcommon_simple/ZM4 b/tests/boolean/bopcommon_simple/ZM4 index 0a463ba1b9..a8110c4f7c 100644 --- a/tests/boolean/bopcommon_simple/ZM4 +++ b/tests/boolean/bopcommon_simple/ZM4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcommon result -set square 87.403 +checkprops result -s 87.403 diff --git a/tests/boolean/bopcommon_simple/ZM5 b/tests/boolean/bopcommon_simple/ZM5 index fb6f1679e0..745fe590b4 100644 --- a/tests/boolean/bopcommon_simple/ZM5 +++ b/tests/boolean/bopcommon_simple/ZM5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcommon result -set square 54.5673 +checkprops result -s 54.5673 diff --git a/tests/boolean/bopcommon_simple/ZM6 b/tests/boolean/bopcommon_simple/ZM6 index e94da7f8b3..c227072c77 100644 --- a/tests/boolean/bopcommon_simple/ZM6 +++ b/tests/boolean/bopcommon_simple/ZM6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcommon result -set square 90.9168 +checkprops result -s 90.9168 diff --git a/tests/boolean/bopcommon_simple/ZM7 b/tests/boolean/bopcommon_simple/ZM7 index d35b367a9e..586b6bb110 100644 --- a/tests/boolean/bopcommon_simple/ZM7 +++ b/tests/boolean/bopcommon_simple/ZM7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -4 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZM8 b/tests/boolean/bopcommon_simple/ZM8 index 67d1bd3ed4..084e4094f8 100644 --- a/tests/boolean/bopcommon_simple/ZM8 +++ b/tests/boolean/bopcommon_simple/ZM8 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 90 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZM9 b/tests/boolean/bopcommon_simple/ZM9 index 7c8fdb9eb9..407309b8de 100644 --- a/tests/boolean/bopcommon_simple/ZM9 +++ b/tests/boolean/bopcommon_simple/ZM9 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 180 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZN1 b/tests/boolean/bopcommon_simple/ZN1 index 5ffe64ffd8..52bee457dd 100644 --- a/tests/boolean/bopcommon_simple/ZN1 +++ b/tests/boolean/bopcommon_simple/ZN1 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 270 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZN2 b/tests/boolean/bopcommon_simple/ZN2 index 86bb1ddf22..8772e7af2c 100644 --- a/tests/boolean/bopcommon_simple/ZN2 +++ b/tests/boolean/bopcommon_simple/ZN2 @@ -5,4 +5,4 @@ ttranslate b2 4 0 0 bop b1 b2 bopcommon result -set square 340.979 +checkprops result -s 340.979 diff --git a/tests/boolean/bopcommon_simple/ZN3 b/tests/boolean/bopcommon_simple/ZN3 index 88f5d3167d..ecf1b7b4f1 100644 --- a/tests/boolean/bopcommon_simple/ZN3 +++ b/tests/boolean/bopcommon_simple/ZN3 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -2 bop b1 b2 bopcommon result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopcommon_simple/ZN4 b/tests/boolean/bopcommon_simple/ZN4 index dbd0cfbe0f..2a8e19ebe5 100644 --- a/tests/boolean/bopcommon_simple/ZN4 +++ b/tests/boolean/bopcommon_simple/ZN4 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 bopcommon result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcommon_simple/ZN5 b/tests/boolean/bopcommon_simple/ZN5 index 387babab68..627981e41e 100644 --- a/tests/boolean/bopcommon_simple/ZN5 +++ b/tests/boolean/bopcommon_simple/ZN5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcommon result -set square 53.6991 +checkprops result -s 53.6991 diff --git a/tests/boolean/bopcommon_simple/ZN6 b/tests/boolean/bopcommon_simple/ZN6 index b1bcc808e4..20299e861f 100644 --- a/tests/boolean/bopcommon_simple/ZN6 +++ b/tests/boolean/bopcommon_simple/ZN6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcommon result -set square 53.6991 +checkprops result -s 53.6991 diff --git a/tests/boolean/bopcommon_simple/ZN7 b/tests/boolean/bopcommon_simple/ZN7 index c63f9045c2..089b304218 100644 --- a/tests/boolean/bopcommon_simple/ZN7 +++ b/tests/boolean/bopcommon_simple/ZN7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcommon result -set square 53.6991 +checkprops result -s 53.6991 diff --git a/tests/boolean/bopcommon_simple/ZN8 b/tests/boolean/bopcommon_simple/ZN8 index 17ea8ca8b7..6c7be92c8a 100644 --- a/tests/boolean/bopcommon_simple/ZN8 +++ b/tests/boolean/bopcommon_simple/ZN8 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcommon result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/bopcommon_simple/ZN9 b/tests/boolean/bopcommon_simple/ZN9 index 8af7ed7aad..6c2f8d1976 100644 --- a/tests/boolean/bopcommon_simple/ZN9 +++ b/tests/boolean/bopcommon_simple/ZN9 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcommon result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/bopcommon_simple/ZO1 b/tests/boolean/bopcommon_simple/ZO1 index 763492d5c0..a8db0ccdcc 100644 --- a/tests/boolean/bopcommon_simple/ZO1 +++ b/tests/boolean/bopcommon_simple/ZO1 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcommon result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/bopcommon_simple/ZO2 b/tests/boolean/bopcommon_simple/ZO2 index ee4be88456..4b9850c90b 100644 --- a/tests/boolean/bopcommon_simple/ZO2 +++ b/tests/boolean/bopcommon_simple/ZO2 @@ -5,4 +5,4 @@ ttranslate b2 4 3 0 bop b1 b2 bopcommon result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/bopcommon_simple/ZO3 b/tests/boolean/bopcommon_simple/ZO3 index e36cd31302..896e68749e 100644 --- a/tests/boolean/bopcommon_simple/ZO3 +++ b/tests/boolean/bopcommon_simple/ZO3 @@ -5,4 +5,4 @@ ttranslate b2 3 0 0 bop b1 b2 bopcommon result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/bopcommon_simple/ZO4 b/tests/boolean/bopcommon_simple/ZO4 index 393a8295e0..ac3154421b 100644 --- a/tests/boolean/bopcommon_simple/ZO4 +++ b/tests/boolean/bopcommon_simple/ZO4 @@ -5,4 +5,4 @@ ttranslate b2 0 3 0 bop b1 b2 bopcommon result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/bopcommon_simple/ZO5 b/tests/boolean/bopcommon_simple/ZO5 index d6303ec26f..cb57d9e312 100644 --- a/tests/boolean/bopcommon_simple/ZO5 +++ b/tests/boolean/bopcommon_simple/ZO5 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 bopcommon result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/bopcommon_simple/ZO6 b/tests/boolean/bopcommon_simple/ZO6 index d379497bfb..d64d87a62c 100644 --- a/tests/boolean/bopcommon_simple/ZO6 +++ b/tests/boolean/bopcommon_simple/ZO6 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 bopcommon result -set square 59.0795 +checkprops result -s 59.0795 diff --git a/tests/boolean/bopcommon_simple/ZO7 b/tests/boolean/bopcommon_simple/ZO7 index da19472856..8f60597082 100644 --- a/tests/boolean/bopcommon_simple/ZO7 +++ b/tests/boolean/bopcommon_simple/ZO7 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopcommon result -set square 59.0795 +checkprops result -s 59.0795 diff --git a/tests/boolean/bopcommon_simple/ZO8 b/tests/boolean/bopcommon_simple/ZO8 index 7316a082c7..b9160bb51c 100644 --- a/tests/boolean/bopcommon_simple/ZO8 +++ b/tests/boolean/bopcommon_simple/ZO8 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 90 bop b1 b2 bopcommon result -set square 59.0795 +checkprops result -s 59.0795 diff --git a/tests/boolean/bopcommon_simple/ZO9 b/tests/boolean/bopcommon_simple/ZO9 index c6eff8a8d0..9e8b45de51 100644 --- a/tests/boolean/bopcommon_simple/ZO9 +++ b/tests/boolean/bopcommon_simple/ZO9 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZP1 b/tests/boolean/bopcommon_simple/ZP1 index 65bad86d89..cb426a8579 100644 --- a/tests/boolean/bopcommon_simple/ZP1 +++ b/tests/boolean/bopcommon_simple/ZP1 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZP2 b/tests/boolean/bopcommon_simple/ZP2 index eaecd1f8b0..eb24c370a2 100644 --- a/tests/boolean/bopcommon_simple/ZP2 +++ b/tests/boolean/bopcommon_simple/ZP2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 bopcommon result -set square 34.8496 +checkprops result -s 34.8496 diff --git a/tests/boolean/bopcommon_simple/ZP3 b/tests/boolean/bopcommon_simple/ZP3 index e7f2d0aac7..79ff6d4c1b 100644 --- a/tests/boolean/bopcommon_simple/ZP3 +++ b/tests/boolean/bopcommon_simple/ZP3 @@ -29,4 +29,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcommon result -set square 81000 +checkprops result -s 81000 diff --git a/tests/boolean/bopcommon_simple/ZP4 b/tests/boolean/bopcommon_simple/ZP4 index 0743a31a1a..8fe61752c4 100644 --- a/tests/boolean/bopcommon_simple/ZP4 +++ b/tests/boolean/bopcommon_simple/ZP4 @@ -29,4 +29,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcommon result -set square 179000 +checkprops result -s 179000 diff --git a/tests/boolean/bopcommon_simple/ZP5 b/tests/boolean/bopcommon_simple/ZP5 index 320f8fd8fd..259e7edb85 100644 --- a/tests/boolean/bopcommon_simple/ZP5 +++ b/tests/boolean/bopcommon_simple/ZP5 @@ -29,4 +29,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcommon result -set square 116000 +checkprops result -s 116000 diff --git a/tests/boolean/bopcommon_simple/ZP6 b/tests/boolean/bopcommon_simple/ZP6 index 17f2de5d1a..e1ab6bb850 100644 --- a/tests/boolean/bopcommon_simple/ZP6 +++ b/tests/boolean/bopcommon_simple/ZP6 @@ -29,4 +29,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcommon result -set square 144000 +checkprops result -s 144000 diff --git a/tests/boolean/bopcommon_simple/ZP7 b/tests/boolean/bopcommon_simple/ZP7 index 9ce4d04a50..6d702598d7 100644 --- a/tests/boolean/bopcommon_simple/ZP7 +++ b/tests/boolean/bopcommon_simple/ZP7 @@ -6,4 +6,4 @@ prism pcy pc_2 0 0 10 bop pc pcy bopcommon result -set square 919.56 +checkprops result -s 919.56 diff --git a/tests/boolean/bopcommon_simple/ZP8 b/tests/boolean/bopcommon_simple/ZP8 index 4ca00499bf..a859e2c9b1 100644 --- a/tests/boolean/bopcommon_simple/ZP8 +++ b/tests/boolean/bopcommon_simple/ZP8 @@ -13,4 +13,4 @@ explode r so bop r_1 b1 bopcommon result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcommon_simple/ZP9 b/tests/boolean/bopcommon_simple/ZP9 index 2c94093b1b..94a4e151ad 100755 --- a/tests/boolean/bopcommon_simple/ZP9 +++ b/tests/boolean/bopcommon_simple/ZP9 @@ -7,5 +7,5 @@ psphere s2 pl2 7.5 bop bb s1 bopcommon result -set square 576.293 +checkprops result -s 576.293 diff --git a/tests/boolean/bopcut_2d/A1 b/tests/boolean/bopcut_2d/A1 index 53853d57f5..0cfbd9a8fb 100644 --- a/tests/boolean/bopcut_2d/A1 +++ b/tests/boolean/bopcut_2d/A1 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge1.brep] b bop b a bopcut result -set length 1211.16 +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bopcut_2d/A2 b/tests/boolean/bopcut_2d/A2 index 77481859cf..0015729382 100644 --- a/tests/boolean/bopcut_2d/A2 +++ b/tests/boolean/bopcut_2d/A2 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge2.brep] b bop b a bopcut result -set length 1211.16 +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/bopcut_2d/A3 b/tests/boolean/bopcut_2d/A3 index c19eebb0c5..c54adf6430 100644 --- a/tests/boolean/bopcut_2d/A3 +++ b/tests/boolean/bopcut_2d/A3 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge3.brep] b bop b a bopcut result -set length 1304.85 +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/bopcut_2d/A4 b/tests/boolean/bopcut_2d/A4 index bf47aca0ab..bab170a18e 100644 --- a/tests/boolean/bopcut_2d/A4 +++ b/tests/boolean/bopcut_2d/A4 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b bopcut result -set length 289.851 +checkprops result -l 289.851 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bopcut_2d/A5 b/tests/boolean/bopcut_2d/A5 index dbfaa9d946..a6e8004c91 100644 --- a/tests/boolean/bopcut_2d/A5 +++ b/tests/boolean/bopcut_2d/A5 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b bopcut result -set length 289.851 +checkprops result -l 289.851 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bopcut_2d/A6 b/tests/boolean/bopcut_2d/A6 index 7937f31755..2965a35beb 100644 --- a/tests/boolean/bopcut_2d/A6 +++ b/tests/boolean/bopcut_2d/A6 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b bopcut result -set length 289.851 +checkprops result -l 289.851 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bopcut_2d/A7 b/tests/boolean/bopcut_2d/A7 index e6ef12318f..4de603e85e 100644 --- a/tests/boolean/bopcut_2d/A7 +++ b/tests/boolean/bopcut_2d/A7 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b bopcut result -set length 569.46 +checkprops result -l 569.46 +checksection result set nbsh_v 10 set nbsh_e 9 diff --git a/tests/boolean/bopcut_2d/A8 b/tests/boolean/bopcut_2d/A8 index 2c85e101d5..e36edf0ea4 100644 --- a/tests/boolean/bopcut_2d/A8 +++ b/tests/boolean/bopcut_2d/A8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopcut result -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bopcut_2d/A9 b/tests/boolean/bopcut_2d/A9 index a6e0037fd9..2dad2b1067 100644 --- a/tests/boolean/bopcut_2d/A9 +++ b/tests/boolean/bopcut_2d/A9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopcut result -set length 1045.95 +checkprops result -l 1045.95 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/bopcut_2d/B1 b/tests/boolean/bopcut_2d/B1 index 24daad6917..b18f3ad04b 100644 --- a/tests/boolean/bopcut_2d/B1 +++ b/tests/boolean/bopcut_2d/B1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopcut result -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bopcut_2d/B2 b/tests/boolean/bopcut_2d/B2 index 216e28a8d9..857ef5e425 100644 --- a/tests/boolean/bopcut_2d/B2 +++ b/tests/boolean/bopcut_2d/B2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopcut result -set length 1045.95 +checkprops result -l 1045.95 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/bopcut_2d/B3 b/tests/boolean/bopcut_2d/B3 index 4457087e1f..69af4eed69 100644 --- a/tests/boolean/bopcut_2d/B3 +++ b/tests/boolean/bopcut_2d/B3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopcut result -set length 966.049 +checkprops result -l 966.049 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bopcut_2d/B4 b/tests/boolean/bopcut_2d/B4 index 9c36d52044..45f6af4d7b 100644 --- a/tests/boolean/bopcut_2d/B4 +++ b/tests/boolean/bopcut_2d/B4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopcut result -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bopcut_2d/B5 b/tests/boolean/bopcut_2d/B5 index 97ef8d00d6..1080922bff 100644 --- a/tests/boolean/bopcut_2d/B5 +++ b/tests/boolean/bopcut_2d/B5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopcut result -set length 902.162 +checkprops result -l 902.162 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bopcut_2d/B6 b/tests/boolean/bopcut_2d/B6 index ab5838ddb4..7e073d9d89 100644 --- a/tests/boolean/bopcut_2d/B6 +++ b/tests/boolean/bopcut_2d/B6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopcut result -set length 966.049 +checkprops result -l 966.049 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/bopcut_2d/B7 b/tests/boolean/bopcut_2d/B7 index c8dae02708..adbd91f07c 100644 --- a/tests/boolean/bopcut_2d/B7 +++ b/tests/boolean/bopcut_2d/B7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopcut result -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/B8 b/tests/boolean/bopcut_2d/B8 index 72b7d78d87..ff106d749c 100644 --- a/tests/boolean/bopcut_2d/B8 +++ b/tests/boolean/bopcut_2d/B8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/B9 b/tests/boolean/bopcut_2d/B9 index 6ce6ae153f..d4f17582fa 100644 --- a/tests/boolean/bopcut_2d/B9 +++ b/tests/boolean/bopcut_2d/B9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C1 b/tests/boolean/bopcut_2d/C1 index bcfc5d5181..35a3c27f7a 100644 --- a/tests/boolean/bopcut_2d/C1 +++ b/tests/boolean/bopcut_2d/C1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C2 b/tests/boolean/bopcut_2d/C2 index c7c6c5f2f0..d4e1f41823 100644 --- a/tests/boolean/bopcut_2d/C2 +++ b/tests/boolean/bopcut_2d/C2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C3 b/tests/boolean/bopcut_2d/C3 index a031d1df3b..0a952d9edc 100644 --- a/tests/boolean/bopcut_2d/C3 +++ b/tests/boolean/bopcut_2d/C3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopcut result -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C4 b/tests/boolean/bopcut_2d/C4 index 5fdf31e26d..96123762ed 100644 --- a/tests/boolean/bopcut_2d/C4 +++ b/tests/boolean/bopcut_2d/C4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C5 b/tests/boolean/bopcut_2d/C5 index fc13027fc3..e9ff847aea 100644 --- a/tests/boolean/bopcut_2d/C5 +++ b/tests/boolean/bopcut_2d/C5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C6 b/tests/boolean/bopcut_2d/C6 index b4e67642c0..0d9879d45b 100644 --- a/tests/boolean/bopcut_2d/C6 +++ b/tests/boolean/bopcut_2d/C6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopcut result -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C7 b/tests/boolean/bopcut_2d/C7 index 24ce1152d6..a5e436eeee 100644 --- a/tests/boolean/bopcut_2d/C7 +++ b/tests/boolean/bopcut_2d/C7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C8 b/tests/boolean/bopcut_2d/C8 index 8bb2386a6e..04733c3b96 100644 --- a/tests/boolean/bopcut_2d/C8 +++ b/tests/boolean/bopcut_2d/C8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/C9 b/tests/boolean/bopcut_2d/C9 index 26404024be..2936b35de6 100644 --- a/tests/boolean/bopcut_2d/C9 +++ b/tests/boolean/bopcut_2d/C9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/D1 b/tests/boolean/bopcut_2d/D1 index ef0f29fe65..51c8aecc54 100644 --- a/tests/boolean/bopcut_2d/D1 +++ b/tests/boolean/bopcut_2d/D1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/D2 b/tests/boolean/bopcut_2d/D2 index 60ddfbbf09..e75602302f 100644 --- a/tests/boolean/bopcut_2d/D2 +++ b/tests/boolean/bopcut_2d/D2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopcut result -set length 469.89 +checkprops result -l 469.89 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/D3 b/tests/boolean/bopcut_2d/D3 index 5d987973b5..0efe7602a0 100644 --- a/tests/boolean/bopcut_2d/D3 +++ b/tests/boolean/bopcut_2d/D3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/D4 b/tests/boolean/bopcut_2d/D4 index 0341bb03ca..78618b7d36 100644 --- a/tests/boolean/bopcut_2d/D4 +++ b/tests/boolean/bopcut_2d/D4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/D5 b/tests/boolean/bopcut_2d/D5 index b069a320fb..e4b5e756e7 100644 --- a/tests/boolean/bopcut_2d/D5 +++ b/tests/boolean/bopcut_2d/D5 @@ -1,4 +1,4 @@ -puts "TODO #23876 ALL: Error : The bopcut cannot be built." +puts "TODO #23876 ALL: Error: The command cannot be built" restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b @@ -6,6 +6,7 @@ settolerance a 0.1 setflags b locked bop a b bopcut result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/bopcut_2d/begin b/tests/boolean/bopcut_2d/begin index 10db823ec9..13c2d43410 100644 --- a/tests/boolean/bopcut_2d/begin +++ b/tests/boolean/bopcut_2d/begin @@ -1 +1,3 @@ set command bopcut +set display_vertices 1 + diff --git a/tests/boolean/bopcut_complex/A1 b/tests/boolean/bopcut_complex/A1 index 3049a903e0..d3a06d8098 100644 --- a/tests/boolean/bopcut_complex/A1 +++ b/tests/boolean/bopcut_complex/A1 @@ -9,4 +9,4 @@ bop a b bopcut result -set square 556.759 +checkprops result -s 556.759 diff --git a/tests/boolean/bopcut_complex/A2 b/tests/boolean/bopcut_complex/A2 index 20e20c8fcd..fa22fda0ca 100644 --- a/tests/boolean/bopcut_complex/A2 +++ b/tests/boolean/bopcut_complex/A2 @@ -8,4 +8,4 @@ restore [locate_data_file OCC118-2.brep] b bop b a bopcut result -set square 5132.8 +checkprops result -s 5132.8 diff --git a/tests/boolean/bopcut_complex/A3 b/tests/boolean/bopcut_complex/A3 index 8b649bf107..74a8703d3e 100644 --- a/tests/boolean/bopcut_complex/A3 +++ b/tests/boolean/bopcut_complex/A3 @@ -9,4 +9,4 @@ bop b a bopcut result -set square 39685.7 +checkprops result -s 39685.7 diff --git a/tests/boolean/bopcut_complex/A4 b/tests/boolean/bopcut_complex/A4 index 4b4d3b4b67..00878729dd 100644 --- a/tests/boolean/bopcut_complex/A4 +++ b/tests/boolean/bopcut_complex/A4 @@ -9,4 +9,4 @@ bop a b bopcut result -set square 5109.3 +checkprops result -s 5109.3 diff --git a/tests/boolean/bopcut_complex/A5 b/tests/boolean/bopcut_complex/A5 index af2e325bd4..2fabb16ac8 100644 --- a/tests/boolean/bopcut_complex/A5 +++ b/tests/boolean/bopcut_complex/A5 @@ -8,4 +8,4 @@ restore [locate_data_file OCC213-2.brep] b bop b a bopcut result -set square 564.454 +checkprops result -s 564.454 diff --git a/tests/boolean/bopcut_complex/A6 b/tests/boolean/bopcut_complex/A6 index 5213b3c364..24e5532a38 100644 --- a/tests/boolean/bopcut_complex/A6 +++ b/tests/boolean/bopcut_complex/A6 @@ -45,4 +45,4 @@ tcopy buc60706i.brep s bop s t bopcut result -set square 865172 +checkprops result -s 865172 diff --git a/tests/boolean/bopcut_complex/A7 b/tests/boolean/bopcut_complex/A7 index a5af394866..4124f8239c 100644 --- a/tests/boolean/bopcut_complex/A7 +++ b/tests/boolean/bopcut_complex/A7 @@ -45,4 +45,4 @@ tcopy buc60706r.brep s bop s t bopcut result -set square 860752 +checkprops result -s 860752 diff --git a/tests/boolean/bopcut_complex/A8 b/tests/boolean/bopcut_complex/A8 index 1f30eb51e2..db7e12795d 100644 --- a/tests/boolean/bopcut_complex/A8 +++ b/tests/boolean/bopcut_complex/A8 @@ -43,4 +43,4 @@ tcopy buc60706z1.brep s bop s t bopcut result -set square 861220 +checkprops result -s 861220 diff --git a/tests/boolean/bopcut_complex/A9 b/tests/boolean/bopcut_complex/A9 index e2a1095bf3..195cfc4123 100644 --- a/tests/boolean/bopcut_complex/A9 +++ b/tests/boolean/bopcut_complex/A9 @@ -4,4 +4,4 @@ restore [locate_data_file OCC3-2.brep] b bop a b bopcut result -set square 7600 +checkprops result -s 7600 diff --git a/tests/boolean/bopcut_complex/B1 b/tests/boolean/bopcut_complex/B1 index b674e71a0d..db36421c07 100644 --- a/tests/boolean/bopcut_complex/B1 +++ b/tests/boolean/bopcut_complex/B1 @@ -4,4 +4,4 @@ restore [locate_data_file OCC3-2.brep] b bop b a bopcut result -set square 3800 +checkprops result -s 3800 diff --git a/tests/boolean/bopcut_complex/B2 b/tests/boolean/bopcut_complex/B2 index 77acabafc7..b54598c509 100644 --- a/tests/boolean/bopcut_complex/B2 +++ b/tests/boolean/bopcut_complex/B2 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 578971 +checkprops result -s 578971 diff --git a/tests/boolean/bopcut_complex/B3 b/tests/boolean/bopcut_complex/B3 index 2527d08d5f..ea930eb180 100644 --- a/tests/boolean/bopcut_complex/B3 +++ b/tests/boolean/bopcut_complex/B3 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 219330 +checkprops result -s 219330 diff --git a/tests/boolean/bopcut_complex/B4 b/tests/boolean/bopcut_complex/B4 index 004ecdf619..6cf3e9534a 100644 --- a/tests/boolean/bopcut_complex/B4 +++ b/tests/boolean/bopcut_complex/B4 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 191725 +checkprops result -s 191725 diff --git a/tests/boolean/bopcut_complex/B5 b/tests/boolean/bopcut_complex/B5 index 6e37eb0a76..eda3211eba 100644 --- a/tests/boolean/bopcut_complex/B5 +++ b/tests/boolean/bopcut_complex/B5 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 59662.4 +checkprops result -s 59662.4 diff --git a/tests/boolean/bopcut_complex/B6 b/tests/boolean/bopcut_complex/B6 index f9227b501a..b9d8b3ccea 100644 --- a/tests/boolean/bopcut_complex/B6 +++ b/tests/boolean/bopcut_complex/B6 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 2557.87 +checkprops result -s 2557.87 diff --git a/tests/boolean/bopcut_complex/B7 b/tests/boolean/bopcut_complex/B7 index 1db8e8b68d..520bcebc5a 100644 --- a/tests/boolean/bopcut_complex/B7 +++ b/tests/boolean/bopcut_complex/B7 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 1446.23 +checkprops result -s 1446.23 diff --git a/tests/boolean/bopcut_complex/B8 b/tests/boolean/bopcut_complex/B8 index bd665b35c3..585f1e38f4 100644 --- a/tests/boolean/bopcut_complex/B8 +++ b/tests/boolean/bopcut_complex/B8 @@ -4,4 +4,4 @@ restore [locate_data_file OCC100_cyl.brep] b bop a b bopcut result a b -set square 2130.22 +checkprops result -s 2130.22 diff --git a/tests/boolean/bopcut_complex/B9 b/tests/boolean/bopcut_complex/B9 index 382bf840f2..6dd682e16e 100644 --- a/tests/boolean/bopcut_complex/B9 +++ b/tests/boolean/bopcut_complex/B9 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopcut cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file OCC100_sp.brep] a restore [locate_data_file OCC100_cyl.brep] b @@ -6,4 +6,4 @@ restore [locate_data_file OCC100_cyl.brep] b bop b a bopcut result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopcut_complex/C1 b/tests/boolean/bopcut_complex/C1 index 7e673bba41..ca69282a04 100644 --- a/tests/boolean/bopcut_complex/C1 +++ b/tests/boolean/bopcut_complex/C1 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 242180 +checkprops result -s 242180 diff --git a/tests/boolean/bopcut_complex/C2 b/tests/boolean/bopcut_complex/C2 index 39b01d9ebc..aaecf978b7 100644 --- a/tests/boolean/bopcut_complex/C2 +++ b/tests/boolean/bopcut_complex/C2 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 59662.4 +checkprops result -s 59662.4 diff --git a/tests/boolean/bopcut_complex/C3 b/tests/boolean/bopcut_complex/C3 index 9a99d5f623..b8281d756f 100644 --- a/tests/boolean/bopcut_complex/C3 +++ b/tests/boolean/bopcut_complex/C3 @@ -6,4 +6,4 @@ restore [locate_data_file pro9373b.rle] b bcommon result a b -set square 2045.39 +checkprops result -s 2045.39 diff --git a/tests/boolean/bopcut_complex/C4 b/tests/boolean/bopcut_complex/C4 index e9f85a1ae4..23d2825067 100644 --- a/tests/boolean/bopcut_complex/C4 +++ b/tests/boolean/bopcut_complex/C4 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 132943 +checkprops result -s 132943 diff --git a/tests/boolean/bopcut_complex/C5 b/tests/boolean/bopcut_complex/C5 index 3a3eb3b5c3..78028bd5fc 100644 --- a/tests/boolean/bopcut_complex/C5 +++ b/tests/boolean/bopcut_complex/C5 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 33379.4 +checkprops result -s 33379.4 diff --git a/tests/boolean/bopcut_complex/C6 b/tests/boolean/bopcut_complex/C6 index a958ed0f3a..52eaab3d34 100644 --- a/tests/boolean/bopcut_complex/C6 +++ b/tests/boolean/bopcut_complex/C6 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 58036.5 +checkprops result -s 58036.5 diff --git a/tests/boolean/bopcut_complex/C7 b/tests/boolean/bopcut_complex/C7 index e22f763a5c..b188585f58 100644 --- a/tests/boolean/bopcut_complex/C7 +++ b/tests/boolean/bopcut_complex/C7 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/bopcut_complex/C8 b/tests/boolean/bopcut_complex/C8 index b27f9ae242..c31a99acd8 100644 --- a/tests/boolean/bopcut_complex/C8 +++ b/tests/boolean/bopcut_complex/C8 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/bopcut_complex/C9 b/tests/boolean/bopcut_complex/C9 index 17861dc915..31de013d33 100644 --- a/tests/boolean/bopcut_complex/C9 +++ b/tests/boolean/bopcut_complex/C9 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/bopcut_complex/D1 b/tests/boolean/bopcut_complex/D1 index 9679006cf2..071645e6aa 100644 --- a/tests/boolean/bopcut_complex/D1 +++ b/tests/boolean/bopcut_complex/D1 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/bopcut_complex/D2 b/tests/boolean/bopcut_complex/D2 index e22f763a5c..b188585f58 100644 --- a/tests/boolean/bopcut_complex/D2 +++ b/tests/boolean/bopcut_complex/D2 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/bopcut_complex/D3 b/tests/boolean/bopcut_complex/D3 index b27f9ae242..c31a99acd8 100644 --- a/tests/boolean/bopcut_complex/D3 +++ b/tests/boolean/bopcut_complex/D3 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/bopcut_complex/D4 b/tests/boolean/bopcut_complex/D4 index 17861dc915..31de013d33 100644 --- a/tests/boolean/bopcut_complex/D4 +++ b/tests/boolean/bopcut_complex/D4 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/bopcut_complex/D5 b/tests/boolean/bopcut_complex/D5 index 9679006cf2..071645e6aa 100644 --- a/tests/boolean/bopcut_complex/D5 +++ b/tests/boolean/bopcut_complex/D5 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/bopcut_complex/D6 b/tests/boolean/bopcut_complex/D6 index 75404cc000..213a0e9ab2 100644 --- a/tests/boolean/bopcut_complex/D6 +++ b/tests/boolean/bopcut_complex/D6 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/bopcut_complex/D7 b/tests/boolean/bopcut_complex/D7 index 37d806bbe5..e4dafb9aa1 100644 --- a/tests/boolean/bopcut_complex/D7 +++ b/tests/boolean/bopcut_complex/D7 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/bopcut_complex/D8 b/tests/boolean/bopcut_complex/D8 index fab4e78f3d..ddd86b8de6 100644 --- a/tests/boolean/bopcut_complex/D8 +++ b/tests/boolean/bopcut_complex/D8 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/bopcut_complex/D9 b/tests/boolean/bopcut_complex/D9 index 934ef7685b..c786697385 100644 --- a/tests/boolean/bopcut_complex/D9 +++ b/tests/boolean/bopcut_complex/D9 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/bopcut_complex/E1 b/tests/boolean/bopcut_complex/E1 index ed9f44ad10..20a458dbdd 100644 --- a/tests/boolean/bopcut_complex/E1 +++ b/tests/boolean/bopcut_complex/E1 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopcut cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" cpulimit 1500 restore [locate_data_file OCC228.brep] sh @@ -7,4 +7,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopcut_complex/E2 b/tests/boolean/bopcut_complex/E2 index 36458f6fc2..336533ce72 100644 --- a/tests/boolean/bopcut_complex/E2 +++ b/tests/boolean/bopcut_complex/E2 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopcut is not valid" +puts "TODO #22911 ALL: Error : The command is not valid. The area is" cpulimit 1500 restore [locate_data_file OCC228.brep] sh @@ -7,4 +7,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopcut_complex/E3 b/tests/boolean/bopcut_complex/E3 index 7169a280de..42ffee6d84 100644 --- a/tests/boolean/bopcut_complex/E3 +++ b/tests/boolean/bopcut_complex/E3 @@ -4,4 +4,4 @@ restore [locate_data_file OCC315-2.brep] b bop a b bopcut result -set square 58584.1 +checkprops result -s 58584.1 diff --git a/tests/boolean/bopcut_complex/E4 b/tests/boolean/bopcut_complex/E4 index 21663faf7a..f5bc570a77 100644 --- a/tests/boolean/bopcut_complex/E4 +++ b/tests/boolean/bopcut_complex/E4 @@ -4,4 +4,4 @@ restore [locate_data_file OCC315-2.brep] b bop b a bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_complex/E5 b/tests/boolean/bopcut_complex/E5 index 0b87491ef3..3c5b56cc08 100644 --- a/tests/boolean/bopcut_complex/E5 +++ b/tests/boolean/bopcut_complex/E5 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopcut cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file BUC60928.brep] sh explode sh @@ -6,4 +6,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopcut_complex/E6 b/tests/boolean/bopcut_complex/E6 index 9bd20c991c..b529d3dedb 100644 --- a/tests/boolean/bopcut_complex/E6 +++ b/tests/boolean/bopcut_complex/E6 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 358258 +checkprops result -s 358258 diff --git a/tests/boolean/bopcut_complex/E7 b/tests/boolean/bopcut_complex/E7 index aa7b9097fc..aa97bdaa32 100644 --- a/tests/boolean/bopcut_complex/E7 +++ b/tests/boolean/bopcut_complex/E7 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 231125 +checkprops result -s 231125 diff --git a/tests/boolean/bopcut_complex/E8 b/tests/boolean/bopcut_complex/E8 index 1a87d935d4..9755e77e12 100644 --- a/tests/boolean/bopcut_complex/E8 +++ b/tests/boolean/bopcut_complex/E8 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopcut cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file BUC60931.brep] sh explode sh @@ -6,4 +6,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopcut_complex/E9 b/tests/boolean/bopcut_complex/E9 index 61617eb0d4..5ebeb0b8e2 100644 --- a/tests/boolean/bopcut_complex/E9 +++ b/tests/boolean/bopcut_complex/E9 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 32411.1 +checkprops result -s 32411.1 diff --git a/tests/boolean/bopcut_complex/F1 b/tests/boolean/bopcut_complex/F1 index 68d0387c50..df19c6945b 100644 --- a/tests/boolean/bopcut_complex/F1 +++ b/tests/boolean/bopcut_complex/F1 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 969.473 +checkprops result -s 969.473 diff --git a/tests/boolean/bopcut_complex/F2 b/tests/boolean/bopcut_complex/F2 index 209cd4e332..cd6596a2aa 100644 --- a/tests/boolean/bopcut_complex/F2 +++ b/tests/boolean/bopcut_complex/F2 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 29167.3 +checkprops result -s 29167.3 diff --git a/tests/boolean/bopcut_complex/F3 b/tests/boolean/bopcut_complex/F3 index 1b8672acf4..a865668098 100644 --- a/tests/boolean/bopcut_complex/F3 +++ b/tests/boolean/bopcut_complex/F3 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 7091.66 +checkprops result -s 7091.66 diff --git a/tests/boolean/bopcut_complex/F4 b/tests/boolean/bopcut_complex/F4 index 1421425440..683baa0f7b 100644 --- a/tests/boolean/bopcut_complex/F4 +++ b/tests/boolean/bopcut_complex/F4 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 57854 +checkprops result -s 57854 diff --git a/tests/boolean/bopcut_complex/F5 b/tests/boolean/bopcut_complex/F5 index d4d4086499..070665b043 100644 --- a/tests/boolean/bopcut_complex/F5 +++ b/tests/boolean/bopcut_complex/F5 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 33561.9 +checkprops result -s 33561.9 diff --git a/tests/boolean/bopcut_complex/F6 b/tests/boolean/bopcut_complex/F6 index 60276bb73e..840d2cdde6 100644 --- a/tests/boolean/bopcut_complex/F6 +++ b/tests/boolean/bopcut_complex/F6 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopcut result -set square 141270 +checkprops result -s 141270 diff --git a/tests/boolean/bopcut_complex/F7 b/tests/boolean/bopcut_complex/F7 index d6c8854d61..68e4383be0 100644 --- a/tests/boolean/bopcut_complex/F7 +++ b/tests/boolean/bopcut_complex/F7 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopcut result -set square 59662.4 +checkprops result -s 59662.4 diff --git a/tests/boolean/bopcut_complex/F8 b/tests/boolean/bopcut_complex/F8 index 78a39cba33..9f4c6b8e2a 100644 --- a/tests/boolean/bopcut_complex/F8 +++ b/tests/boolean/bopcut_complex/F8 @@ -4,4 +4,4 @@ restore [locate_data_file b11] b bop a b bopcut result -set square 17478.5 +checkprops result -s 17478.5 diff --git a/tests/boolean/bopcut_complex/F9 b/tests/boolean/bopcut_complex/F9 index f2975ee1af..00248d3c7b 100644 --- a/tests/boolean/bopcut_complex/F9 +++ b/tests/boolean/bopcut_complex/F9 @@ -4,4 +4,4 @@ restore [locate_data_file b13] b bop a b bopcut result -set square 18354.2 +checkprops result -s 18354.2 diff --git a/tests/boolean/bopcut_complex/G1 b/tests/boolean/bopcut_complex/G1 index 7a8c1b5640..250dbb1996 100644 --- a/tests/boolean/bopcut_complex/G1 +++ b/tests/boolean/bopcut_complex/G1 @@ -4,4 +4,4 @@ restore [locate_data_file b15] b bop a b bopcut result -set square 16226.2 +checkprops result -s 16226.2 diff --git a/tests/boolean/bopcut_complex/G2 b/tests/boolean/bopcut_complex/G2 index 50fc2bfe2a..baa2fd4bec 100644 --- a/tests/boolean/bopcut_complex/G2 +++ b/tests/boolean/bopcut_complex/G2 @@ -4,4 +4,4 @@ restore [locate_data_file b17] b bop a b bopcut result -set square 14227.1 +checkprops result -s 14227.1 diff --git a/tests/boolean/bopcut_complex/G3 b/tests/boolean/bopcut_complex/G3 index 91b416d3b2..a02621e04b 100644 --- a/tests/boolean/bopcut_complex/G3 +++ b/tests/boolean/bopcut_complex/G3 @@ -4,4 +4,4 @@ restore [locate_data_file b19] b bop a b bopcut result -set square 15874.1 +checkprops result -s 15874.1 diff --git a/tests/boolean/bopcut_complex/G4 b/tests/boolean/bopcut_complex/G4 index 0318e8047b..f9aa6137d1 100644 --- a/tests/boolean/bopcut_complex/G4 +++ b/tests/boolean/bopcut_complex/G4 @@ -4,4 +4,4 @@ restore [locate_data_file b21] b bop a b bopcut result -set square 8143.4 +checkprops result -s 8143.4 diff --git a/tests/boolean/bopcut_complex/G5 b/tests/boolean/bopcut_complex/G5 index 00da6a7e1c..edbbff3558 100644 --- a/tests/boolean/bopcut_complex/G5 +++ b/tests/boolean/bopcut_complex/G5 @@ -4,4 +4,4 @@ restore [locate_data_file a102] b bop a b bopcut result -set square 7199.97 +checkprops result -s 7199.97 diff --git a/tests/boolean/bopcut_complex/G6 b/tests/boolean/bopcut_complex/G6 index f2c4a4777a..ab0ce0b4c8 100644 --- a/tests/boolean/bopcut_complex/G6 +++ b/tests/boolean/bopcut_complex/G6 @@ -4,4 +4,4 @@ restore [locate_data_file b58] b bop a b bopcut result -set square 15294 +checkprops result -s 15294 diff --git a/tests/boolean/bopcut_complex/G7 b/tests/boolean/bopcut_complex/G7 index 321e726f93..ffc7cdc130 100644 --- a/tests/boolean/bopcut_complex/G7 +++ b/tests/boolean/bopcut_complex/G7 @@ -4,4 +4,4 @@ restore [locate_data_file b60] b bop a b bopcut result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/bopcut_complex/G8 b/tests/boolean/bopcut_complex/G8 index 6e05d4719c..1b832986b5 100644 --- a/tests/boolean/bopcut_complex/G8 +++ b/tests/boolean/bopcut_complex/G8 @@ -4,4 +4,4 @@ restore [locate_data_file b62] b bop a b bopcut result -set square 19602.9 +checkprops result -s 19602.9 diff --git a/tests/boolean/bopcut_complex/G9 b/tests/boolean/bopcut_complex/G9 index 5a889387f7..732607c5cf 100644 --- a/tests/boolean/bopcut_complex/G9 +++ b/tests/boolean/bopcut_complex/G9 @@ -4,4 +4,4 @@ restore [locate_data_file b64] b bop a b bopcut result -set square 17745.2 +checkprops result -s 17745.2 diff --git a/tests/boolean/bopcut_complex/H1 b/tests/boolean/bopcut_complex/H1 index 3612657770..8a47c7e07d 100644 --- a/tests/boolean/bopcut_complex/H1 +++ b/tests/boolean/bopcut_complex/H1 @@ -4,4 +4,4 @@ restore [locate_data_file b66] b bop a b bopcut result -set square 16123.7 +checkprops result -s 16123.7 diff --git a/tests/boolean/bopcut_complex/H2 b/tests/boolean/bopcut_complex/H2 index bf5669bcd9..4819f45ad6 100644 --- a/tests/boolean/bopcut_complex/H2 +++ b/tests/boolean/bopcut_complex/H2 @@ -4,4 +4,4 @@ restore [locate_data_file b90] b bop a b bopcut result -set square 19142.1 +checkprops result -s 19142.1 diff --git a/tests/boolean/bopcut_complex/H3 b/tests/boolean/bopcut_complex/H3 index 17326f5f6e..ccc076509b 100644 --- a/tests/boolean/bopcut_complex/H3 +++ b/tests/boolean/bopcut_complex/H3 @@ -4,4 +4,4 @@ restore [locate_data_file b102] b bop a b bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_complex/H4 b/tests/boolean/bopcut_complex/H4 index 62c31b3857..7b86865bbd 100644 --- a/tests/boolean/bopcut_complex/H4 +++ b/tests/boolean/bopcut_complex/H4 @@ -4,4 +4,4 @@ restore [locate_data_file b104] b bop a b bopcut result -set square 9359.94 +checkprops result -s 9359.94 diff --git a/tests/boolean/bopcut_complex/H5 b/tests/boolean/bopcut_complex/H5 index 3a11ec7d65..b092c6cba9 100644 --- a/tests/boolean/bopcut_complex/H5 +++ b/tests/boolean/bopcut_complex/H5 @@ -4,4 +4,4 @@ restore [locate_data_file b106] b bop a b bopcut result -set square 9519.3 +checkprops result -s 9519.3 diff --git a/tests/boolean/bopcut_complex/H6 b/tests/boolean/bopcut_complex/H6 index 8ec636cd33..0a4ab3c194 100644 --- a/tests/boolean/bopcut_complex/H6 +++ b/tests/boolean/bopcut_complex/H6 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b bopcut result -set square 9519.3 +checkprops result -s 9519.3 diff --git a/tests/boolean/bopcut_complex/H7 b/tests/boolean/bopcut_complex/H7 index dcf1b5cdf5..4a1e0f14ef 100644 --- a/tests/boolean/bopcut_complex/H7 +++ b/tests/boolean/bopcut_complex/H7 @@ -4,4 +4,4 @@ restore [locate_data_file b110] b bop a b bopcut result -set square 16073.9 +checkprops result -s 16073.9 diff --git a/tests/boolean/bopcut_complex/H8 b/tests/boolean/bopcut_complex/H8 index 087f0ebd3b..edf5bfa644 100644 --- a/tests/boolean/bopcut_complex/H8 +++ b/tests/boolean/bopcut_complex/H8 @@ -4,4 +4,4 @@ restore [locate_data_file b112] b bop a b bopcut result -set square 2.32262e-10 +checkprops result -s 2.32262e-10 diff --git a/tests/boolean/bopcut_complex/H9 b/tests/boolean/bopcut_complex/H9 index 058ab43846..c20c888008 100644 --- a/tests/boolean/bopcut_complex/H9 +++ b/tests/boolean/bopcut_complex/H9 @@ -4,4 +4,4 @@ restore [locate_data_file b114] b bop a b bopcut result -set square 11830.1 +checkprops result -s 11830.1 diff --git a/tests/boolean/bopcut_complex/I1 b/tests/boolean/bopcut_complex/I1 index d13ffd4f51..f5417cc538 100644 --- a/tests/boolean/bopcut_complex/I1 +++ b/tests/boolean/bopcut_complex/I1 @@ -4,4 +4,4 @@ restore [locate_data_file b116] b bop a b bopcut result -set square 7853.98 +checkprops result -s 7853.98 diff --git a/tests/boolean/bopcut_complex/I2 b/tests/boolean/bopcut_complex/I2 index 158d1d13d4..ea01199a45 100644 --- a/tests/boolean/bopcut_complex/I2 +++ b/tests/boolean/bopcut_complex/I2 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b bopcut result -set square 7853.98 +checkprops result -s 7853.98 diff --git a/tests/boolean/bopcut_complex/I3 b/tests/boolean/bopcut_complex/I3 index a1d51ad620..77ea91c2e6 100644 --- a/tests/boolean/bopcut_complex/I3 +++ b/tests/boolean/bopcut_complex/I3 @@ -4,4 +4,4 @@ restore [locate_data_file b124] b bop a b bopcut result -set square 11781 +checkprops result -s 11781 diff --git a/tests/boolean/bopcut_complex/I4 b/tests/boolean/bopcut_complex/I4 index fc2555a9e6..cb4390ea4d 100644 --- a/tests/boolean/bopcut_complex/I4 +++ b/tests/boolean/bopcut_complex/I4 @@ -4,4 +4,4 @@ restore [locate_data_file b126] b bop a b bopcut result -set square 11781 +checkprops result -s 11781 diff --git a/tests/boolean/bopcut_complex/I5 b/tests/boolean/bopcut_complex/I5 index 3de86d336a..d6929bd81c 100644 --- a/tests/boolean/bopcut_complex/I5 +++ b/tests/boolean/bopcut_complex/I5 @@ -4,4 +4,4 @@ restore [locate_data_file a138] b bop a b bopcut result -set square 25053.1 +checkprops result -s 25053.1 diff --git a/tests/boolean/bopcut_complex/I6 b/tests/boolean/bopcut_complex/I6 index 5a3f1746c1..21afc1dd2b 100644 --- a/tests/boolean/bopcut_complex/I6 +++ b/tests/boolean/bopcut_complex/I6 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b bopcut result -set square 18298.7 +checkprops result -s 18298.7 diff --git a/tests/boolean/bopcut_complex/I7 b/tests/boolean/bopcut_complex/I7 index 7bde95e425..b24373de1a 100644 --- a/tests/boolean/bopcut_complex/I7 +++ b/tests/boolean/bopcut_complex/I7 @@ -4,4 +4,4 @@ restore [locate_data_file b132] b bop a b bopcut result -set square 21073.1 +checkprops result -s 21073.1 diff --git a/tests/boolean/bopcut_complex/I8 b/tests/boolean/bopcut_complex/I8 index 0ea91103d1..5c5380d747 100644 --- a/tests/boolean/bopcut_complex/I8 +++ b/tests/boolean/bopcut_complex/I8 @@ -4,4 +4,4 @@ restore [locate_data_file b136] b bop a b bopcut result -set square 15256.6 +checkprops result -s 15256.6 diff --git a/tests/boolean/bopcut_complex/I9 b/tests/boolean/bopcut_complex/I9 index 1a79b224a7..4f53a9d02c 100644 --- a/tests/boolean/bopcut_complex/I9 +++ b/tests/boolean/bopcut_complex/I9 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b bopcut result -set square 15079.6 +checkprops result -s 15079.6 diff --git a/tests/boolean/bopcut_complex/J1 b/tests/boolean/bopcut_complex/J1 index 0ace36ea6c..157ad3f47e 100644 --- a/tests/boolean/bopcut_complex/J1 +++ b/tests/boolean/bopcut_complex/J1 @@ -4,4 +4,4 @@ restore [locate_data_file b140] b bop a b bopcut result -set square 15079.6 +checkprops result -s 15079.6 diff --git a/tests/boolean/bopcut_complex/J2 b/tests/boolean/bopcut_complex/J2 index e6077867c8..61946ab427 100644 --- a/tests/boolean/bopcut_complex/J2 +++ b/tests/boolean/bopcut_complex/J2 @@ -4,4 +4,4 @@ restore [locate_data_file b142] b bop a b bopcut result -set square 5124.72 +checkprops result -s 5124.72 diff --git a/tests/boolean/bopcut_complex/J3 b/tests/boolean/bopcut_complex/J3 index 99d8eb07ad..9bfb39aaff 100644 --- a/tests/boolean/bopcut_complex/J3 +++ b/tests/boolean/bopcut_complex/J3 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b bopcut result -set square 22854 +checkprops result -s 22854 diff --git a/tests/boolean/bopcut_complex/J4 b/tests/boolean/bopcut_complex/J4 index bb0e01ab5d..9aa8cab087 100644 --- a/tests/boolean/bopcut_complex/J4 +++ b/tests/boolean/bopcut_complex/J4 @@ -4,4 +4,4 @@ restore [locate_data_file a158] b bop a b bopcut result -set square 13527.4 +checkprops result -s 13527.4 diff --git a/tests/boolean/bopcut_complex/J5 b/tests/boolean/bopcut_complex/J5 index 2397722f6b..19431cba0d 100644 --- a/tests/boolean/bopcut_complex/J5 +++ b/tests/boolean/bopcut_complex/J5 @@ -4,4 +4,4 @@ restore [locate_data_file b148] b bop a b bopcut result -set square 23561.9 +checkprops result -s 23561.9 diff --git a/tests/boolean/bopcut_complex/J6 b/tests/boolean/bopcut_complex/J6 index 11da82e5ad..3307bae757 100644 --- a/tests/boolean/bopcut_complex/J6 +++ b/tests/boolean/bopcut_complex/J6 @@ -4,4 +4,4 @@ restore [locate_data_file a160] b bop a b bopcut result -set square 13036.5 +checkprops result -s 13036.5 diff --git a/tests/boolean/bopcut_complex/J7 b/tests/boolean/bopcut_complex/J7 index d1c4080539..085a9da7b5 100644 --- a/tests/boolean/bopcut_complex/J7 +++ b/tests/boolean/bopcut_complex/J7 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b bopcut result -set square 5890.6 +checkprops result -s 5890.6 diff --git a/tests/boolean/bopcut_complex/J8 b/tests/boolean/bopcut_complex/J8 index de68a19ae1..ef9bda5200 100644 --- a/tests/boolean/bopcut_complex/J8 +++ b/tests/boolean/bopcut_complex/J8 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b bopcut result -set square 10053.1 +checkprops result -s 10053.1 diff --git a/tests/boolean/bopcut_complex/J9 b/tests/boolean/bopcut_complex/J9 index 7e41317e04..488473fc9b 100644 --- a/tests/boolean/bopcut_complex/J9 +++ b/tests/boolean/bopcut_complex/J9 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b bopcut result -set square 4869.47 +checkprops result -s 4869.47 diff --git a/tests/boolean/bopcut_complex/K1 b/tests/boolean/bopcut_complex/K1 index e7bd3c01ee..8cd02af605 100644 --- a/tests/boolean/bopcut_complex/K1 +++ b/tests/boolean/bopcut_complex/K1 @@ -4,4 +4,4 @@ restore [locate_data_file b148] b bop a b bopcut result -set square 23561.8 +checkprops result -s 23561.8 diff --git a/tests/boolean/bopcut_complex/K2 b/tests/boolean/bopcut_complex/K2 index 6962910a27..98fbc92b7a 100644 --- a/tests/boolean/bopcut_complex/K2 +++ b/tests/boolean/bopcut_complex/K2 @@ -4,4 +4,4 @@ restore [locate_data_file b160] b bop a b bopcut result -set square 31415.7 +checkprops result -s 31415.7 diff --git a/tests/boolean/bopcut_complex/K3 b/tests/boolean/bopcut_complex/K3 index abebdca3b2..829a1b7ad2 100644 --- a/tests/boolean/bopcut_complex/K3 +++ b/tests/boolean/bopcut_complex/K3 @@ -4,4 +4,4 @@ restore [locate_data_file b164] b bop a b bopcut result -set square 12573 +checkprops result -s 12573 diff --git a/tests/boolean/bopcut_complex/K4 b/tests/boolean/bopcut_complex/K4 index 0873e32184..6da37d7a5a 100644 --- a/tests/boolean/bopcut_complex/K4 +++ b/tests/boolean/bopcut_complex/K4 @@ -4,4 +4,4 @@ restore [locate_data_file a167] b bop a b bopcut result -set square 12530.8 +checkprops result -s 12530.8 diff --git a/tests/boolean/bopcut_complex/K5 b/tests/boolean/bopcut_complex/K5 index 2cce83be99..d41a2e5b8f 100644 --- a/tests/boolean/bopcut_complex/K5 +++ b/tests/boolean/bopcut_complex/K5 @@ -4,4 +4,4 @@ restore [locate_data_file b168] b bop a b bopcut result -set square 12707.4 +checkprops result -s 12707.4 diff --git a/tests/boolean/bopcut_complex/K6 b/tests/boolean/bopcut_complex/K6 index 97148d309d..4f2ffbab96 100644 --- a/tests/boolean/bopcut_complex/K6 +++ b/tests/boolean/bopcut_complex/K6 @@ -4,4 +4,4 @@ restore [locate_data_file b170] b bop a b bopcut result -set square 13934.2 +checkprops result -s 13934.2 diff --git a/tests/boolean/bopcut_complex/K7 b/tests/boolean/bopcut_complex/K7 index f0d40ff15a..be4fe8b1bc 100644 --- a/tests/boolean/bopcut_complex/K7 +++ b/tests/boolean/bopcut_complex/K7 @@ -4,4 +4,4 @@ restore [locate_data_file a164] b bop a b bopcut result -set square 5261.59 +checkprops result -s 5261.59 diff --git a/tests/boolean/bopcut_complex/K8 b/tests/boolean/bopcut_complex/K8 index 874aa07ce5..b5b2ef2b11 100644 --- a/tests/boolean/bopcut_complex/K8 +++ b/tests/boolean/bopcut_complex/K8 @@ -4,4 +4,4 @@ restore [locate_data_file b189] b bop a b bopcut result -set square 14134.2 +checkprops result -s 14134.2 diff --git a/tests/boolean/bopcut_complex/K9 b/tests/boolean/bopcut_complex/K9 index d9a8817c2e..e64e8c414b 100644 --- a/tests/boolean/bopcut_complex/K9 +++ b/tests/boolean/bopcut_complex/K9 @@ -4,4 +4,4 @@ restore [locate_data_file b193] b bop a b bopcut result -set square 10000 +checkprops result -s 10000 diff --git a/tests/boolean/bopcut_complex/L1 b/tests/boolean/bopcut_complex/L1 index 6056f0a38b..ec03967f2d 100644 --- a/tests/boolean/bopcut_complex/L1 +++ b/tests/boolean/bopcut_complex/L1 @@ -4,4 +4,4 @@ restore [locate_data_file a206] b bop a b bopcut result -set square 19007.8 +checkprops result -s 19007.8 diff --git a/tests/boolean/bopcut_complex/L2 b/tests/boolean/bopcut_complex/L2 index ddff6acbc7..92dbc982ae 100644 --- a/tests/boolean/bopcut_complex/L2 +++ b/tests/boolean/bopcut_complex/L2 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b bopcut result -set square 18083.6 +checkprops result -s 18083.6 diff --git a/tests/boolean/bopcut_complex/L3 b/tests/boolean/bopcut_complex/L3 index 2630430b90..0e5a61ea98 100644 --- a/tests/boolean/bopcut_complex/L3 +++ b/tests/boolean/bopcut_complex/L3 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b bopcut result -set square 15190.4 +checkprops result -s 15190.4 diff --git a/tests/boolean/bopcut_complex/L4 b/tests/boolean/bopcut_complex/L4 index f1c9fe557d..2b22b5a30e 100644 --- a/tests/boolean/bopcut_complex/L4 +++ b/tests/boolean/bopcut_complex/L4 @@ -4,4 +4,4 @@ restore [locate_data_file b208] b bop b a bopcut result -set square 5142.93 +checkprops result -s 5142.93 diff --git a/tests/boolean/bopcut_complex/L5 b/tests/boolean/bopcut_complex/L5 index 0c4c7c22f0..408d28d808 100644 --- a/tests/boolean/bopcut_complex/L5 +++ b/tests/boolean/bopcut_complex/L5 @@ -4,4 +4,4 @@ restore [locate_data_file b342] b bop a b bopcut result -set square 622.417 +checkprops result -s 622.417 diff --git a/tests/boolean/bopcut_complex/L6 b/tests/boolean/bopcut_complex/L6 index 49d89083f1..c8dc82d6ee 100644 --- a/tests/boolean/bopcut_complex/L6 +++ b/tests/boolean/bopcut_complex/L6 @@ -4,4 +4,4 @@ restore [locate_data_file b349] b bop a b bopcut result -set square 79.0703 +checkprops result -s 79.0703 diff --git a/tests/boolean/bopcut_complex/L7 b/tests/boolean/bopcut_complex/L7 index 73a0d4b376..6c9c11a159 100644 --- a/tests/boolean/bopcut_complex/L7 +++ b/tests/boolean/bopcut_complex/L7 @@ -4,4 +4,4 @@ restore [locate_data_file b343] b bop a b bopcut result -set square 622.417 +checkprops result -s 622.417 diff --git a/tests/boolean/bopcut_complex/L8 b/tests/boolean/bopcut_complex/L8 index f121709ee9..81cf50a23b 100644 --- a/tests/boolean/bopcut_complex/L8 +++ b/tests/boolean/bopcut_complex/L8 @@ -10,4 +10,4 @@ add b fso bop a fso bopcut result -set square 254359 +checkprops result -s 254359 diff --git a/tests/boolean/bopcut_complex/L9 b/tests/boolean/bopcut_complex/L9 index 750f5d706f..b7ff206f8d 100644 --- a/tests/boolean/bopcut_complex/L9 +++ b/tests/boolean/bopcut_complex/L9 @@ -8,4 +8,4 @@ bop a b bopcut result -set square 3053.84 +checkprops result -s 3053.84 diff --git a/tests/boolean/bopcut_complex/M1 b/tests/boolean/bopcut_complex/M1 index 0f86fa6445..dcf07ba4fe 100644 --- a/tests/boolean/bopcut_complex/M1 +++ b/tests/boolean/bopcut_complex/M1 @@ -8,4 +8,4 @@ bop a b bopcut result -set square 63800.8 +checkprops result -s 63800.8 diff --git a/tests/boolean/bopcut_complex/M2 b/tests/boolean/bopcut_complex/M2 index 488057337a..6d324d85fd 100644 --- a/tests/boolean/bopcut_complex/M2 +++ b/tests/boolean/bopcut_complex/M2 @@ -8,4 +8,4 @@ bop a b bopcut result -set square 68758 +checkprops result -s 68758 diff --git a/tests/boolean/bopcut_complex/M3 b/tests/boolean/bopcut_complex/M3 index 647b24bd90..92255b195e 100644 --- a/tests/boolean/bopcut_complex/M3 +++ b/tests/boolean/bopcut_complex/M3 @@ -7,4 +7,4 @@ restore [locate_data_file cts20339-tool.rle] b bop a b bopcut result -set square 407561 +checkprops result -s 407561 diff --git a/tests/boolean/bopcut_complex/M4 b/tests/boolean/bopcut_complex/M4 index 2715e35b60..32958236e1 100644 --- a/tests/boolean/bopcut_complex/M4 +++ b/tests/boolean/bopcut_complex/M4 @@ -15,4 +15,4 @@ btolx b bop a b bopcut result -set square 5609.09 +checkprops result -s 5609.09 diff --git a/tests/boolean/bopcut_complex/M5 b/tests/boolean/bopcut_complex/M5 index a55bf0f7f4..784e3d1629 100644 --- a/tests/boolean/bopcut_complex/M5 +++ b/tests/boolean/bopcut_complex/M5 @@ -7,4 +7,4 @@ restore [locate_data_file pro14527b.rle] b bop a b bopcut result -set square 25189 +checkprops result -s 25189 diff --git a/tests/boolean/bopcut_complex/M6 b/tests/boolean/bopcut_complex/M6 index 00c5ea66f7..4b373d4818 100644 --- a/tests/boolean/bopcut_complex/M6 +++ b/tests/boolean/bopcut_complex/M6 @@ -11,4 +11,4 @@ copy b_1 b bop a b bopcut result -set square 11372.4 +checkprops result -s 11372.4 diff --git a/tests/boolean/bopcut_complex/M7 b/tests/boolean/bopcut_complex/M7 index de9cd18673..e3f37f03aa 100644 --- a/tests/boolean/bopcut_complex/M7 +++ b/tests/boolean/bopcut_complex/M7 @@ -6,4 +6,4 @@ restore [locate_data_file CTO909_bad_cut_part.brep] b bop b a bopcut result -set square 163.988 +checkprops result -s 163.988 diff --git a/tests/boolean/bopcut_complex/M8 b/tests/boolean/bopcut_complex/M8 index b34153cef1..629d29860e 100644 --- a/tests/boolean/bopcut_complex/M8 +++ b/tests/boolean/bopcut_complex/M8 @@ -6,4 +6,4 @@ restore [locate_data_file CTO909_uki60922_tool.brep] b bop a b bopcut result -set square 66214.3 +checkprops result -s 66214.3 diff --git a/tests/boolean/bopcut_complex/M9 b/tests/boolean/bopcut_complex/M9 index 5c29076fd8..81f9ad31f4 100644 --- a/tests/boolean/bopcut_complex/M9 +++ b/tests/boolean/bopcut_complex/M9 @@ -9,4 +9,4 @@ add b fso bop a fso bopcut result -set square 254359 +checkprops result -s 254359 diff --git a/tests/boolean/bopcut_complex/N2 b/tests/boolean/bopcut_complex/N2 index bddc4e7b2f..a6299b6014 100644 --- a/tests/boolean/bopcut_complex/N2 +++ b/tests/boolean/bopcut_complex/N2 @@ -10,4 +10,4 @@ btolx a bop a c bopcut result -set square 97948.8 +checkprops result -s 97948.8 diff --git a/tests/boolean/bopcut_complex/N3 b/tests/boolean/bopcut_complex/N3 index e0a12534de..19da8f3e3a 100644 --- a/tests/boolean/bopcut_complex/N3 +++ b/tests/boolean/bopcut_complex/N3 @@ -6,4 +6,4 @@ restore [locate_data_file m2_t] m2_t bop m2_o m2_t bopcut result -set square 266.995 +checkprops result -s 266.995 diff --git a/tests/boolean/bopcut_complex/N4 b/tests/boolean/bopcut_complex/N4 index ffebd63589..9c33d4dd6a 100644 --- a/tests/boolean/bopcut_complex/N4 +++ b/tests/boolean/bopcut_complex/N4 @@ -13,4 +13,4 @@ updatetolerance b 1 bop a b bopcut result -set square 45884.6 +checkprops result -s 45884.6 diff --git a/tests/boolean/bopcut_complex/N5 b/tests/boolean/bopcut_complex/N5 index 9e6f633bf3..2313ca153f 100644 --- a/tests/boolean/bopcut_complex/N5 +++ b/tests/boolean/bopcut_complex/N5 @@ -11,4 +11,4 @@ prism p1 A1_rr_7 0 0 4 bop rr p1 bopcut result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcut_complex/N6 b/tests/boolean/bopcut_complex/N6 index 5642cd8c1d..4eebdb5d38 100644 --- a/tests/boolean/bopcut_complex/N6 +++ b/tests/boolean/bopcut_complex/N6 @@ -14,4 +14,4 @@ bop rr_1 p1 bopcut result -set square 664 +checkprops result -s 664 diff --git a/tests/boolean/bopcut_complex/N7 b/tests/boolean/bopcut_complex/N7 index c81b9b76f0..62e54c69b4 100644 --- a/tests/boolean/bopcut_complex/N7 +++ b/tests/boolean/bopcut_complex/N7 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopcut result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcut_complex/N8 b/tests/boolean/bopcut_complex/N8 index 961f3c481d..798e060d4b 100644 --- a/tests/boolean/bopcut_complex/N8 +++ b/tests/boolean/bopcut_complex/N8 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopcut result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcut_complex/N9 b/tests/boolean/bopcut_complex/N9 index 1c51a5990b..e0de271be2 100644 --- a/tests/boolean/bopcut_complex/N9 +++ b/tests/boolean/bopcut_complex/N9 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopcut result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcut_complex/O1 b/tests/boolean/bopcut_complex/O1 index ace75d4d2c..1d42bd2632 100644 --- a/tests/boolean/bopcut_complex/O1 +++ b/tests/boolean/bopcut_complex/O1 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopcut result -set square 632 +checkprops result -s 632 diff --git a/tests/boolean/bopcut_complex/O2 b/tests/boolean/bopcut_complex/O2 index dfda9941dd..4f27f281b0 100644 --- a/tests/boolean/bopcut_complex/O2 +++ b/tests/boolean/bopcut_complex/O2 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 250 +checkprops result -s 250 diff --git a/tests/boolean/bopcut_complex/O3 b/tests/boolean/bopcut_complex/O3 index 74c8140c23..e39dca0592 100644 --- a/tests/boolean/bopcut_complex/O3 +++ b/tests/boolean/bopcut_complex/O3 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcut_complex/O4 b/tests/boolean/bopcut_complex/O4 index 5a5cdfc256..c6ea897413 100644 --- a/tests/boolean/bopcut_complex/O4 +++ b/tests/boolean/bopcut_complex/O4 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcut_complex/O5 b/tests/boolean/bopcut_complex/O5 index a182e935d4..a79c7d0f95 100644 --- a/tests/boolean/bopcut_complex/O5 +++ b/tests/boolean/bopcut_complex/O5 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 500 +checkprops result -s 500 diff --git a/tests/boolean/bopcut_complex/O6 b/tests/boolean/bopcut_complex/O6 index c8f798c301..34134f5412 100644 --- a/tests/boolean/bopcut_complex/O6 +++ b/tests/boolean/bopcut_complex/O6 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 504.289 +checkprops result -s 504.289 diff --git a/tests/boolean/bopcut_complex/O7 b/tests/boolean/bopcut_complex/O7 index 41829f2c55..e6f85abfee 100644 --- a/tests/boolean/bopcut_complex/O7 +++ b/tests/boolean/bopcut_complex/O7 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 200 +checkprops result -s 200 diff --git a/tests/boolean/bopcut_complex/O8 b/tests/boolean/bopcut_complex/O8 index a849b0cd3a..c38f687970 100644 --- a/tests/boolean/bopcut_complex/O8 +++ b/tests/boolean/bopcut_complex/O8 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 68.6292 +checkprops result -s 68.6292 diff --git a/tests/boolean/bopcut_complex/O9 b/tests/boolean/bopcut_complex/O9 index 7e0af5de46..d786f16e98 100644 --- a/tests/boolean/bopcut_complex/O9 +++ b/tests/boolean/bopcut_complex/O9 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopcut_complex/P1 b/tests/boolean/bopcut_complex/P1 index 3b43b0db12..a1e0033eec 100644 --- a/tests/boolean/bopcut_complex/P1 +++ b/tests/boolean/bopcut_complex/P1 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 4886.92 +checkprops result -s 4886.92 diff --git a/tests/boolean/bopcut_complex/P2 b/tests/boolean/bopcut_complex/P2 index 3630ac3a23..d19fe28aa3 100644 --- a/tests/boolean/bopcut_complex/P2 +++ b/tests/boolean/bopcut_complex/P2 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 4886.92 +checkprops result -s 4886.92 diff --git a/tests/boolean/bopcut_complex/P3 b/tests/boolean/bopcut_complex/P3 index 74a2adbb96..a5d5a654a2 100644 --- a/tests/boolean/bopcut_complex/P3 +++ b/tests/boolean/bopcut_complex/P3 @@ -4,4 +4,4 @@ restore [locate_data_file sf5] b2 bop b1 b2 bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_complex/P4 b/tests/boolean/bopcut_complex/P4 index a49a51e927..cd6ef0377b 100644 --- a/tests/boolean/bopcut_complex/P4 +++ b/tests/boolean/bopcut_complex/P4 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 61221 +checkprops result -s 61221 diff --git a/tests/boolean/bopcut_complex/P5 b/tests/boolean/bopcut_complex/P5 index cd070f933f..777b3a8193 100644 --- a/tests/boolean/bopcut_complex/P5 +++ b/tests/boolean/bopcut_complex/P5 @@ -5,4 +5,4 @@ bop b1 b2 bopcut result -set square 25132.7 +checkprops result -s 25132.7 diff --git a/tests/boolean/bopcut_complex/P8 b/tests/boolean/bopcut_complex/P8 index e49a7e2e93..ff2725c9b2 100755 --- a/tests/boolean/bopcut_complex/P8 +++ b/tests/boolean/bopcut_complex/P8 @@ -18,7 +18,7 @@ bop b_1 b_2 bopcut result -set square 53698.1 +checkprops result -s 53698.1 set 3dviewer 1 diff --git a/tests/boolean/bopcut_simple/A1 b/tests/boolean/bopcut_simple/A1 index abbf02bf22..0625b7167b 100644 --- a/tests/boolean/bopcut_simple/A1 +++ b/tests/boolean/bopcut_simple/A1 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bop b1 b2 bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_simple/A2 b/tests/boolean/bopcut_simple/A2 index 81668e71ac..f7b2c358eb 100644 --- a/tests/boolean/bopcut_simple/A2 +++ b/tests/boolean/bopcut_simple/A2 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bop b1 b2 bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_simple/A3 b/tests/boolean/bopcut_simple/A3 index c983fa44af..a31a2d7021 100644 --- a/tests/boolean/bopcut_simple/A3 +++ b/tests/boolean/bopcut_simple/A3 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/A4 b/tests/boolean/bopcut_simple/A4 index c167ee8471..f8461cb58b 100644 --- a/tests/boolean/bopcut_simple/A4 +++ b/tests/boolean/bopcut_simple/A4 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/A5 b/tests/boolean/bopcut_simple/A5 index 992a3cb311..28527aa1ca 100644 --- a/tests/boolean/bopcut_simple/A5 +++ b/tests/boolean/bopcut_simple/A5 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bop b1 b2 bopcut result -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/bopcut_simple/A6 b/tests/boolean/bopcut_simple/A6 index a9f1332646..4e1699b9c2 100644 --- a/tests/boolean/bopcut_simple/A6 +++ b/tests/boolean/bopcut_simple/A6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/A7 b/tests/boolean/bopcut_simple/A7 index 91c8119495..35b410af50 100644 --- a/tests/boolean/bopcut_simple/A7 +++ b/tests/boolean/bopcut_simple/A7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bop b1 b2 bopcut result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bopcut_simple/A8 b/tests/boolean/bopcut_simple/A8 index f29202e1d2..4d7b6281d2 100644 --- a/tests/boolean/bopcut_simple/A8 +++ b/tests/boolean/bopcut_simple/A8 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bop b1 b2 bopcut result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/bopcut_simple/A9 b/tests/boolean/bopcut_simple/A9 index b09cfb9e05..b787459856 100644 --- a/tests/boolean/bopcut_simple/A9 +++ b/tests/boolean/bopcut_simple/A9 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/B1 b/tests/boolean/bopcut_simple/B1 index 17d9101dd8..a05aa0a967 100644 --- a/tests/boolean/bopcut_simple/B1 +++ b/tests/boolean/bopcut_simple/B1 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/B2 b/tests/boolean/bopcut_simple/B2 index 83b0f98eeb..bff5e1b054 100644 --- a/tests/boolean/bopcut_simple/B2 +++ b/tests/boolean/bopcut_simple/B2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/B3 b/tests/boolean/bopcut_simple/B3 index 8dd022d46a..2d3990187c 100644 --- a/tests/boolean/bopcut_simple/B3 +++ b/tests/boolean/bopcut_simple/B3 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/B4 b/tests/boolean/bopcut_simple/B4 index 21c4aea15b..b25acfd19f 100644 --- a/tests/boolean/bopcut_simple/B4 +++ b/tests/boolean/bopcut_simple/B4 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/B5 b/tests/boolean/bopcut_simple/B5 index c26b93237a..998da4d2b4 100644 --- a/tests/boolean/bopcut_simple/B5 +++ b/tests/boolean/bopcut_simple/B5 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/bopcut_simple/B6 b/tests/boolean/bopcut_simple/B6 index 69350acc58..ce8300a836 100644 --- a/tests/boolean/bopcut_simple/B6 +++ b/tests/boolean/bopcut_simple/B6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/B7 b/tests/boolean/bopcut_simple/B7 index 625402d2d7..9616ca15ee 100644 --- a/tests/boolean/bopcut_simple/B7 +++ b/tests/boolean/bopcut_simple/B7 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bop b1 b2 bopcut result -set square 6.5 +checkprops result -s 6.5 diff --git a/tests/boolean/bopcut_simple/B8 b/tests/boolean/bopcut_simple/B8 index b3fdfe2abf..40da291cf0 100644 --- a/tests/boolean/bopcut_simple/B8 +++ b/tests/boolean/bopcut_simple/B8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/B9 b/tests/boolean/bopcut_simple/B9 index 84c927bdf2..cb915b2537 100644 --- a/tests/boolean/bopcut_simple/B9 +++ b/tests/boolean/bopcut_simple/B9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/C1 b/tests/boolean/bopcut_simple/C1 index 3b408b16cd..7eba0e9c55 100644 --- a/tests/boolean/bopcut_simple/C1 +++ b/tests/boolean/bopcut_simple/C1 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bop b1 b2 bopcut result -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/bopcut_simple/C2 b/tests/boolean/bopcut_simple/C2 index ba35dcce02..60e69c760d 100644 --- a/tests/boolean/bopcut_simple/C2 +++ b/tests/boolean/bopcut_simple/C2 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/C3 b/tests/boolean/bopcut_simple/C3 index 376af0c28c..268660b86b 100644 --- a/tests/boolean/bopcut_simple/C3 +++ b/tests/boolean/bopcut_simple/C3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bopcut_simple/C4 b/tests/boolean/bopcut_simple/C4 index 52df4daeb3..83ac76fdaf 100644 --- a/tests/boolean/bopcut_simple/C4 +++ b/tests/boolean/bopcut_simple/C4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 5.91421 +checkprops result -s 5.91421 diff --git a/tests/boolean/bopcut_simple/C5 b/tests/boolean/bopcut_simple/C5 index e9a7fdd3ff..d22fe88621 100644 --- a/tests/boolean/bopcut_simple/C5 +++ b/tests/boolean/bopcut_simple/C5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 7.03921 +checkprops result -s 7.03921 diff --git a/tests/boolean/bopcut_simple/C6 b/tests/boolean/bopcut_simple/C6 index 658333d71c..2ac5b11a0f 100644 --- a/tests/boolean/bopcut_simple/C6 +++ b/tests/boolean/bopcut_simple/C6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcut result -set square 7.21677 +checkprops result -s 7.21677 diff --git a/tests/boolean/bopcut_simple/C7 b/tests/boolean/bopcut_simple/C7 index 127af33ac0..16faee5fc5 100644 --- a/tests/boolean/bopcut_simple/C7 +++ b/tests/boolean/bopcut_simple/C7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bopcut_simple/C8 b/tests/boolean/bopcut_simple/C8 index 2453b21eea..7b78720471 100644 --- a/tests/boolean/bopcut_simple/C8 +++ b/tests/boolean/bopcut_simple/C8 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopcut result -set square 5.11803 +checkprops result -s 5.11803 diff --git a/tests/boolean/bopcut_simple/C9 b/tests/boolean/bopcut_simple/C9 index f1a110951f..91c01e515e 100644 --- a/tests/boolean/bopcut_simple/C9 +++ b/tests/boolean/bopcut_simple/C9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.04289 +checkprops result -s 6.04289 diff --git a/tests/boolean/bopcut_simple/D1 b/tests/boolean/bopcut_simple/D1 index 391959167f..22db30039a 100644 --- a/tests/boolean/bopcut_simple/D1 +++ b/tests/boolean/bopcut_simple/D1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopcut result -set square 7.05967 +checkprops result -s 7.05967 diff --git a/tests/boolean/bopcut_simple/D2 b/tests/boolean/bopcut_simple/D2 index 355e284286..07e7405f2b 100644 --- a/tests/boolean/bopcut_simple/D2 +++ b/tests/boolean/bopcut_simple/D2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 5 +checkprops result -s 5 diff --git a/tests/boolean/bopcut_simple/D3 b/tests/boolean/bopcut_simple/D3 index 069b00bec9..7a12a71956 100644 --- a/tests/boolean/bopcut_simple/D3 +++ b/tests/boolean/bopcut_simple/D3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 7.03921 +checkprops result -s 7.03921 diff --git a/tests/boolean/bopcut_simple/D4 b/tests/boolean/bopcut_simple/D4 index 781d8e22ab..83ac9c8e06 100644 --- a/tests/boolean/bopcut_simple/D4 +++ b/tests/boolean/bopcut_simple/D4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcut result -set square 5.46836 +checkprops result -s 5.46836 diff --git a/tests/boolean/bopcut_simple/D5 b/tests/boolean/bopcut_simple/D5 index 89c63afbd6..69d2a1e398 100644 --- a/tests/boolean/bopcut_simple/D5 +++ b/tests/boolean/bopcut_simple/D5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 6.27831 +checkprops result -s 6.27831 diff --git a/tests/boolean/bopcut_simple/D6 b/tests/boolean/bopcut_simple/D6 index 6b8b61dc22..21fe86f012 100644 --- a/tests/boolean/bopcut_simple/D6 +++ b/tests/boolean/bopcut_simple/D6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 6.06699 +checkprops result -s 6.06699 diff --git a/tests/boolean/bopcut_simple/D7 b/tests/boolean/bopcut_simple/D7 index f0acbd4d27..462bcc74a8 100644 --- a/tests/boolean/bopcut_simple/D7 +++ b/tests/boolean/bopcut_simple/D7 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/D8 b/tests/boolean/bopcut_simple/D8 index 43c0fcdd15..125ed870c6 100644 --- a/tests/boolean/bopcut_simple/D8 +++ b/tests/boolean/bopcut_simple/D8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 6.51036 +checkprops result -s 6.51036 diff --git a/tests/boolean/bopcut_simple/D9 b/tests/boolean/bopcut_simple/D9 index a894eb6c45..b093cbf0bd 100644 --- a/tests/boolean/bopcut_simple/D9 +++ b/tests/boolean/bopcut_simple/D9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 bopcut result -set square 5.42883 +checkprops result -s 5.42883 diff --git a/tests/boolean/bopcut_simple/E1 b/tests/boolean/bopcut_simple/E1 index 2ba10981fd..c8a39d38f6 100644 --- a/tests/boolean/bopcut_simple/E1 +++ b/tests/boolean/bopcut_simple/E1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 bopcut result -set square 7.24544 +checkprops result -s 7.24544 diff --git a/tests/boolean/bopcut_simple/E2 b/tests/boolean/bopcut_simple/E2 index d1eab45e51..ed117bd1c6 100644 --- a/tests/boolean/bopcut_simple/E2 +++ b/tests/boolean/bopcut_simple/E2 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 0.5 bop b1 b2 bopcut result -set square 6.5 +checkprops result -s 6.5 diff --git a/tests/boolean/bopcut_simple/E3 b/tests/boolean/bopcut_simple/E3 index 3089271612..b19263aa63 100644 --- a/tests/boolean/bopcut_simple/E3 +++ b/tests/boolean/bopcut_simple/E3 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/E4 b/tests/boolean/bopcut_simple/E4 index badb3994c3..c9b36577f3 100644 --- a/tests/boolean/bopcut_simple/E4 +++ b/tests/boolean/bopcut_simple/E4 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/E5 b/tests/boolean/bopcut_simple/E5 index 7703d2ad3d..87c7f20d2d 100644 --- a/tests/boolean/bopcut_simple/E5 +++ b/tests/boolean/bopcut_simple/E5 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 0.5 bop b1 b2 bopcut result -set square 6.5 +checkprops result -s 6.5 diff --git a/tests/boolean/bopcut_simple/E6 b/tests/boolean/bopcut_simple/E6 index 08e92f64fa..79376b7026 100644 --- a/tests/boolean/bopcut_simple/E6 +++ b/tests/boolean/bopcut_simple/E6 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/E7 b/tests/boolean/bopcut_simple/E7 index 66279601f7..7a284f2173 100644 --- a/tests/boolean/bopcut_simple/E7 +++ b/tests/boolean/bopcut_simple/E7 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/E8 b/tests/boolean/bopcut_simple/E8 index 32637ad83a..3c44e532e1 100644 --- a/tests/boolean/bopcut_simple/E8 +++ b/tests/boolean/bopcut_simple/E8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/E9 b/tests/boolean/bopcut_simple/E9 index 289426ce64..c8fb8f38f3 100644 --- a/tests/boolean/bopcut_simple/E9 +++ b/tests/boolean/bopcut_simple/E9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 1.5 0.5 bop b1 b2 bopcut result -set square 5.25 +checkprops result -s 5.25 diff --git a/tests/boolean/bopcut_simple/F1 b/tests/boolean/bopcut_simple/F1 index fc82520c4c..0f7e80f3b4 100644 --- a/tests/boolean/bopcut_simple/F1 +++ b/tests/boolean/bopcut_simple/F1 @@ -4,4 +4,4 @@ box b2 -0.25 0 0 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/bopcut_simple/F2 b/tests/boolean/bopcut_simple/F2 index 29b36f2655..878d5eef71 100644 --- a/tests/boolean/bopcut_simple/F2 +++ b/tests/boolean/bopcut_simple/F2 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/F3 b/tests/boolean/bopcut_simple/F3 index ecadac4f03..d6b533c89e 100644 --- a/tests/boolean/bopcut_simple/F3 +++ b/tests/boolean/bopcut_simple/F3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/F4 b/tests/boolean/bopcut_simple/F4 index 2b6fae87fc..fc5ecdeb44 100644 --- a/tests/boolean/bopcut_simple/F4 +++ b/tests/boolean/bopcut_simple/F4 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 1.5 0.5 0.5 bop b1 b2 bopcut result -set square 6.75 +checkprops result -s 6.75 diff --git a/tests/boolean/bopcut_simple/F5 b/tests/boolean/bopcut_simple/F5 index e6b2d65422..bbfa761a62 100644 --- a/tests/boolean/bopcut_simple/F5 +++ b/tests/boolean/bopcut_simple/F5 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcut result -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/bopcut_simple/F6 b/tests/boolean/bopcut_simple/F6 index 8967accb84..0b02ec112d 100644 --- a/tests/boolean/bopcut_simple/F6 +++ b/tests/boolean/bopcut_simple/F6 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcut result -set square 3.91421 +checkprops result -s 3.91421 diff --git a/tests/boolean/bopcut_simple/F7 b/tests/boolean/bopcut_simple/F7 index b727eb826d..082bfceb4e 100644 --- a/tests/boolean/bopcut_simple/F7 +++ b/tests/boolean/bopcut_simple/F7 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopcut result -set square 5.11803 +checkprops result -s 5.11803 diff --git a/tests/boolean/bopcut_simple/F8 b/tests/boolean/bopcut_simple/F8 index e3c9eb1a83..5914eb2286 100644 --- a/tests/boolean/bopcut_simple/F8 +++ b/tests/boolean/bopcut_simple/F8 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 4.41421 +checkprops result -s 4.41421 diff --git a/tests/boolean/bopcut_simple/F9 b/tests/boolean/bopcut_simple/F9 index a6b86d4df1..9b6857768a 100644 --- a/tests/boolean/bopcut_simple/F9 +++ b/tests/boolean/bopcut_simple/F9 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 45 bop b1 b2 bopcut result -set square 5.45711 +checkprops result -s 5.45711 diff --git a/tests/boolean/bopcut_simple/G1 b/tests/boolean/bopcut_simple/G1 index 7186e07222..f4e10f83a4 100644 --- a/tests/boolean/bopcut_simple/G1 +++ b/tests/boolean/bopcut_simple/G1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopcut result -set square 4.55205 +checkprops result -s 4.55205 diff --git a/tests/boolean/bopcut_simple/G2 b/tests/boolean/bopcut_simple/G2 index 396cf9911e..5701f4fd2d 100644 --- a/tests/boolean/bopcut_simple/G2 +++ b/tests/boolean/bopcut_simple/G2 @@ -7,4 +7,4 @@ trotate b2 0.25 0 0 0 0 1 a30 bop b1 b2 bopcut result -set square 7.85758 +checkprops result -s 7.85758 diff --git a/tests/boolean/bopcut_simple/G3 b/tests/boolean/bopcut_simple/G3 index 73567d344f..ecbb47e45f 100644 --- a/tests/boolean/bopcut_simple/G3 +++ b/tests/boolean/bopcut_simple/G3 @@ -6,4 +6,4 @@ trotate b2 1 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 1.95711 +checkprops result -s 1.95711 diff --git a/tests/boolean/bopcut_simple/G4 b/tests/boolean/bopcut_simple/G4 index f1fcc7309c..3840bb9212 100644 --- a/tests/boolean/bopcut_simple/G4 +++ b/tests/boolean/bopcut_simple/G4 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.37132 +checkprops result -s 6.37132 diff --git a/tests/boolean/bopcut_simple/G5 b/tests/boolean/bopcut_simple/G5 index a6d7e8fe05..b14cc8abef 100644 --- a/tests/boolean/bopcut_simple/G5 +++ b/tests/boolean/bopcut_simple/G5 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopcut result -set square 4.11803 +checkprops result -s 4.11803 diff --git a/tests/boolean/bopcut_simple/G6 b/tests/boolean/bopcut_simple/G6 index 13b2426da5..d9fb533e1d 100644 --- a/tests/boolean/bopcut_simple/G6 +++ b/tests/boolean/bopcut_simple/G6 @@ -7,4 +7,4 @@ trotate b2 0 0.45 0 0 0 1 a30-90 bop b1 b2 bopcut result -set square 7.05967 +checkprops result -s 7.05967 diff --git a/tests/boolean/bopcut_simple/G7 b/tests/boolean/bopcut_simple/G7 index cec69ea71b..3913e496c2 100644 --- a/tests/boolean/bopcut_simple/G7 +++ b/tests/boolean/bopcut_simple/G7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.04289 +checkprops result -s 6.04289 diff --git a/tests/boolean/bopcut_simple/G8 b/tests/boolean/bopcut_simple/G8 index caa75acddd..361a96a85b 100644 --- a/tests/boolean/bopcut_simple/G8 +++ b/tests/boolean/bopcut_simple/G8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 -30 bop b1 b2 bopcut result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopcut_simple/G9 b/tests/boolean/bopcut_simple/G9 index beea503237..0dce46799e 100644 --- a/tests/boolean/bopcut_simple/G9 +++ b/tests/boolean/bopcut_simple/G9 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 bopcut result -set square 5.70873 +checkprops result -s 5.70873 diff --git a/tests/boolean/bopcut_simple/H1 b/tests/boolean/bopcut_simple/H1 index fd1eb29c5f..301b14e836 100644 --- a/tests/boolean/bopcut_simple/H1 +++ b/tests/boolean/bopcut_simple/H1 @@ -6,4 +6,4 @@ trotate b2 0 0.75 0 0 0 1 -45 bop b1 b2 bopcut result -set square 4.03921 +checkprops result -s 4.03921 diff --git a/tests/boolean/bopcut_simple/H2 b/tests/boolean/bopcut_simple/H2 index 533744057e..c7568cf6ad 100644 --- a/tests/boolean/bopcut_simple/H2 +++ b/tests/boolean/bopcut_simple/H2 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopcut result -set square 4.80379 +checkprops result -s 4.80379 diff --git a/tests/boolean/bopcut_simple/H3 b/tests/boolean/bopcut_simple/H3 index 7f1cbb1685..68d33f182e 100644 --- a/tests/boolean/bopcut_simple/H3 +++ b/tests/boolean/bopcut_simple/H3 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.17157 +checkprops result -s 6.17157 diff --git a/tests/boolean/bopcut_simple/H4 b/tests/boolean/bopcut_simple/H4 index 66e374b78d..3e6c51ad02 100644 --- a/tests/boolean/bopcut_simple/H4 +++ b/tests/boolean/bopcut_simple/H4 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 5.87132 +checkprops result -s 5.87132 diff --git a/tests/boolean/bopcut_simple/H5 b/tests/boolean/bopcut_simple/H5 index f3795d10da..b25116a6f3 100644 --- a/tests/boolean/bopcut_simple/H5 +++ b/tests/boolean/bopcut_simple/H5 @@ -7,4 +7,4 @@ trotate b2 1 0 0 0 0 1 a30 bop b1 b2 bopcut result -set square 5.11803 +checkprops result -s 5.11803 diff --git a/tests/boolean/bopcut_simple/H6 b/tests/boolean/bopcut_simple/H6 index fb09c28fd1..5c774c37fe 100644 --- a/tests/boolean/bopcut_simple/H6 +++ b/tests/boolean/bopcut_simple/H6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 5.25 +checkprops result -s 5.25 diff --git a/tests/boolean/bopcut_simple/H7 b/tests/boolean/bopcut_simple/H7 index cf86b53005..062fe4ad62 100644 --- a/tests/boolean/bopcut_simple/H7 +++ b/tests/boolean/bopcut_simple/H7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 bopcut result -set square 6.37668 +checkprops result -s 6.37668 diff --git a/tests/boolean/bopcut_simple/H8 b/tests/boolean/bopcut_simple/H8 index 1bcb3346dd..c3cc64d80c 100644 --- a/tests/boolean/bopcut_simple/H8 +++ b/tests/boolean/bopcut_simple/H8 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopcut result -set square 5.87674 +checkprops result -s 5.87674 diff --git a/tests/boolean/bopcut_simple/H9 b/tests/boolean/bopcut_simple/H9 index 92c253cbb7..194b4b07ab 100644 --- a/tests/boolean/bopcut_simple/H9 +++ b/tests/boolean/bopcut_simple/H9 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 bopcut result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopcut_simple/I1 b/tests/boolean/bopcut_simple/I1 index 97d6642076..b4266b0b62 100644 --- a/tests/boolean/bopcut_simple/I1 +++ b/tests/boolean/bopcut_simple/I1 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 bopcut result -set square 6.06699 +checkprops result -s 6.06699 diff --git a/tests/boolean/bopcut_simple/I2 b/tests/boolean/bopcut_simple/I2 index 68b8fa8c10..94a7d3df0f 100644 --- a/tests/boolean/bopcut_simple/I2 +++ b/tests/boolean/bopcut_simple/I2 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 bopcut result -set square 6.21456 +checkprops result -s 6.21456 diff --git a/tests/boolean/bopcut_simple/I3 b/tests/boolean/bopcut_simple/I3 index 4fd515c4e8..3dee0bc591 100644 --- a/tests/boolean/bopcut_simple/I3 +++ b/tests/boolean/bopcut_simple/I3 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/I4 b/tests/boolean/bopcut_simple/I4 index 4ec2485dd7..caa4ecb56b 100644 --- a/tests/boolean/bopcut_simple/I4 +++ b/tests/boolean/bopcut_simple/I4 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcut result -set square 5.76651 +checkprops result -s 5.76651 diff --git a/tests/boolean/bopcut_simple/I5 b/tests/boolean/bopcut_simple/I5 index b57a90b394..2e96e37bbf 100644 --- a/tests/boolean/bopcut_simple/I5 +++ b/tests/boolean/bopcut_simple/I5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 bopcut result -set square 5.74066 +checkprops result -s 5.74066 diff --git a/tests/boolean/bopcut_simple/I6 b/tests/boolean/bopcut_simple/I6 index 28ba3c6cb8..499fd10e88 100644 --- a/tests/boolean/bopcut_simple/I6 +++ b/tests/boolean/bopcut_simple/I6 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcut result -set square 3.91421 +checkprops result -s 3.91421 diff --git a/tests/boolean/bopcut_simple/I7 b/tests/boolean/bopcut_simple/I7 index 79e440f0ad..38da2559d4 100644 --- a/tests/boolean/bopcut_simple/I7 +++ b/tests/boolean/bopcut_simple/I7 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6.70315 +checkprops result -s 6.70315 diff --git a/tests/boolean/bopcut_simple/I8 b/tests/boolean/bopcut_simple/I8 index 5605e05208..f4b76493e4 100644 --- a/tests/boolean/bopcut_simple/I8 +++ b/tests/boolean/bopcut_simple/I8 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcut result -set square 5.99525 +checkprops result -s 5.99525 diff --git a/tests/boolean/bopcut_simple/I9 b/tests/boolean/bopcut_simple/I9 index 35fdd56698..1096f19611 100644 --- a/tests/boolean/bopcut_simple/I9 +++ b/tests/boolean/bopcut_simple/I9 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcut result -set square 7.02145 +checkprops result -s 7.02145 diff --git a/tests/boolean/bopcut_simple/J1 b/tests/boolean/bopcut_simple/J1 index 7a1802ed92..9fecde0961 100644 --- a/tests/boolean/bopcut_simple/J1 +++ b/tests/boolean/bopcut_simple/J1 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 bopcut result -set square 4.38787 +checkprops result -s 4.38787 diff --git a/tests/boolean/bopcut_simple/J2 b/tests/boolean/bopcut_simple/J2 index 91e0afc87a..87b2199aec 100644 --- a/tests/boolean/bopcut_simple/J2 +++ b/tests/boolean/bopcut_simple/J2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 5.25 +checkprops result -s 5.25 diff --git a/tests/boolean/bopcut_simple/J3 b/tests/boolean/bopcut_simple/J3 index 1d8030e7ab..d7441b5d21 100644 --- a/tests/boolean/bopcut_simple/J3 +++ b/tests/boolean/bopcut_simple/J3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 5.35566 +checkprops result -s 5.35566 diff --git a/tests/boolean/bopcut_simple/J4 b/tests/boolean/bopcut_simple/J4 index 0de564ba5c..fe753cb533 100644 --- a/tests/boolean/bopcut_simple/J4 +++ b/tests/boolean/bopcut_simple/J4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 6.51036 +checkprops result -s 6.51036 diff --git a/tests/boolean/bopcut_simple/J5 b/tests/boolean/bopcut_simple/J5 index a710d8f2f1..4cb9f0112b 100644 --- a/tests/boolean/bopcut_simple/J5 +++ b/tests/boolean/bopcut_simple/J5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 5.82756 +checkprops result -s 5.82756 diff --git a/tests/boolean/bopcut_simple/J6 b/tests/boolean/bopcut_simple/J6 index d44e58b8b9..0df74cbbc5 100644 --- a/tests/boolean/bopcut_simple/J6 +++ b/tests/boolean/bopcut_simple/J6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopcut result -set square 5.95381 +checkprops result -s 5.95381 diff --git a/tests/boolean/bopcut_simple/J7 b/tests/boolean/bopcut_simple/J7 index 6d93001c9d..02f49dda94 100644 --- a/tests/boolean/bopcut_simple/J7 +++ b/tests/boolean/bopcut_simple/J7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcut result -set square 5.90701 +checkprops result -s 5.90701 diff --git a/tests/boolean/bopcut_simple/J8 b/tests/boolean/bopcut_simple/J8 index a6f2756b02..23cfc38f96 100644 --- a/tests/boolean/bopcut_simple/J8 +++ b/tests/boolean/bopcut_simple/J8 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 bopcut result -set square 5.98538 +checkprops result -s 5.98538 diff --git a/tests/boolean/bopcut_simple/J9 b/tests/boolean/bopcut_simple/J9 index 0462417769..a33323f3a3 100644 --- a/tests/boolean/bopcut_simple/J9 +++ b/tests/boolean/bopcut_simple/J9 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0 0.5 0.5 1 bop b1 b2 bopcut result -set square 5.875 +checkprops result -s 5.875 diff --git a/tests/boolean/bopcut_simple/K1 b/tests/boolean/bopcut_simple/K1 index 5fd2f946e5..e8f1182c18 100644 --- a/tests/boolean/bopcut_simple/K1 +++ b/tests/boolean/bopcut_simple/K1 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 0.5 0.5 1 bop b1 b2 bopcut result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopcut_simple/K2 b/tests/boolean/bopcut_simple/K2 index e53ec06967..5375aeb4ee 100644 --- a/tests/boolean/bopcut_simple/K2 +++ b/tests/boolean/bopcut_simple/K2 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 bopcut result -set square 7.02145 +checkprops result -s 7.02145 diff --git a/tests/boolean/bopcut_simple/K3 b/tests/boolean/bopcut_simple/K3 index f68f2b3a72..7e0fcd11ea 100644 --- a/tests/boolean/bopcut_simple/K3 +++ b/tests/boolean/bopcut_simple/K3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 bopcut result -set square 6.25 +checkprops result -s 6.25 diff --git a/tests/boolean/bopcut_simple/K4 b/tests/boolean/bopcut_simple/K4 index b8769e8982..bafe1c9667 100644 --- a/tests/boolean/bopcut_simple/K4 +++ b/tests/boolean/bopcut_simple/K4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 bopcut result -set square 6.07594 +checkprops result -s 6.07594 diff --git a/tests/boolean/bopcut_simple/K5 b/tests/boolean/bopcut_simple/K5 index 6f6b99dec7..c1a94f4c8b 100644 --- a/tests/boolean/bopcut_simple/K5 +++ b/tests/boolean/bopcut_simple/K5 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0 0.5 1.5 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/K6 b/tests/boolean/bopcut_simple/K6 index eda980e9fd..743fb2ddd8 100644 --- a/tests/boolean/bopcut_simple/K6 +++ b/tests/boolean/bopcut_simple/K6 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 5.25003 +checkprops result -s 5.25003 diff --git a/tests/boolean/bopcut_simple/K7 b/tests/boolean/bopcut_simple/K7 index 988bf4c838..964aca5910 100644 --- a/tests/boolean/bopcut_simple/K7 +++ b/tests/boolean/bopcut_simple/K7 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.37708 +checkprops result -s 6.37708 diff --git a/tests/boolean/bopcut_simple/K8 b/tests/boolean/bopcut_simple/K8 index e84ae40ded..ff8ccbfd08 100644 --- a/tests/boolean/bopcut_simple/K8 +++ b/tests/boolean/bopcut_simple/K8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 5.35566 +checkprops result -s 5.35566 diff --git a/tests/boolean/bopcut_simple/K9 b/tests/boolean/bopcut_simple/K9 index e2de754f73..87a0296b80 100644 --- a/tests/boolean/bopcut_simple/K9 +++ b/tests/boolean/bopcut_simple/K9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 5.82756 +checkprops result -s 5.82756 diff --git a/tests/boolean/bopcut_simple/L1 b/tests/boolean/bopcut_simple/L1 index a12f43b732..b4faebe97e 100644 --- a/tests/boolean/bopcut_simple/L1 +++ b/tests/boolean/bopcut_simple/L1 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 4.35051 +checkprops result -s 4.35051 diff --git a/tests/boolean/bopcut_simple/L2 b/tests/boolean/bopcut_simple/L2 index db18e39f66..b7cb3755ba 100644 --- a/tests/boolean/bopcut_simple/L2 +++ b/tests/boolean/bopcut_simple/L2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcut result -set square 5.4617 +checkprops result -s 5.4617 diff --git a/tests/boolean/bopcut_simple/L3 b/tests/boolean/bopcut_simple/L3 index ec862158d8..eeef50d03a 100644 --- a/tests/boolean/bopcut_simple/L3 +++ b/tests/boolean/bopcut_simple/L3 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.00368 +checkprops result -s 6.00368 diff --git a/tests/boolean/bopcut_simple/L4 b/tests/boolean/bopcut_simple/L4 index 6ef3f1e9db..10ef5cabe3 100644 --- a/tests/boolean/bopcut_simple/L4 +++ b/tests/boolean/bopcut_simple/L4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 5.70711 +checkprops result -s 5.70711 diff --git a/tests/boolean/bopcut_simple/L5 b/tests/boolean/bopcut_simple/L5 index a2c0bf5af4..12c4ca0d55 100644 --- a/tests/boolean/bopcut_simple/L5 +++ b/tests/boolean/bopcut_simple/L5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.20711 +checkprops result -s 6.20711 diff --git a/tests/boolean/bopcut_simple/L6 b/tests/boolean/bopcut_simple/L6 index ae6227b654..a16cf29106 100644 --- a/tests/boolean/bopcut_simple/L6 +++ b/tests/boolean/bopcut_simple/L6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.81066 +checkprops result -s 6.81066 diff --git a/tests/boolean/bopcut_simple/L7 b/tests/boolean/bopcut_simple/L7 index b870a12c1b..8b9868d335 100644 --- a/tests/boolean/bopcut_simple/L7 +++ b/tests/boolean/bopcut_simple/L7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcut result -set square 6.91258 +checkprops result -s 6.91258 diff --git a/tests/boolean/bopcut_simple/L8 b/tests/boolean/bopcut_simple/L8 index e87d175074..69f7a598f4 100644 --- a/tests/boolean/bopcut_simple/L8 +++ b/tests/boolean/bopcut_simple/L8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 5.70711 +checkprops result -s 5.70711 diff --git a/tests/boolean/bopcut_simple/L9 b/tests/boolean/bopcut_simple/L9 index 06c90272f1..0a07eabbb8 100644 --- a/tests/boolean/bopcut_simple/L9 +++ b/tests/boolean/bopcut_simple/L9 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopcut result -set square 5.80902 +checkprops result -s 5.80902 diff --git a/tests/boolean/bopcut_simple/M1 b/tests/boolean/bopcut_simple/M1 index f80ab17fbb..0e935b5b85 100644 --- a/tests/boolean/bopcut_simple/M1 +++ b/tests/boolean/bopcut_simple/M1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.14645 +checkprops result -s 6.14645 diff --git a/tests/boolean/bopcut_simple/M2 b/tests/boolean/bopcut_simple/M2 index b8af7b1dc0..5374c2689c 100644 --- a/tests/boolean/bopcut_simple/M2 +++ b/tests/boolean/bopcut_simple/M2 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopcut result -set square 6.97984 +checkprops result -s 6.97984 diff --git a/tests/boolean/bopcut_simple/M3 b/tests/boolean/bopcut_simple/M3 index d78dd8f3f7..42123cb73c 100644 --- a/tests/boolean/bopcut_simple/M3 +++ b/tests/boolean/bopcut_simple/M3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 5.78868 +checkprops result -s 5.78868 diff --git a/tests/boolean/bopcut_simple/M4 b/tests/boolean/bopcut_simple/M4 index 99193dbbbe..358d396b76 100644 --- a/tests/boolean/bopcut_simple/M4 +++ b/tests/boolean/bopcut_simple/M4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.81066 +checkprops result -s 6.81066 diff --git a/tests/boolean/bopcut_simple/M5 b/tests/boolean/bopcut_simple/M5 index be4877781e..b6936968e4 100644 --- a/tests/boolean/bopcut_simple/M5 +++ b/tests/boolean/bopcut_simple/M5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopcut result -set square 6.27696 +checkprops result -s 6.27696 diff --git a/tests/boolean/bopcut_simple/M6 b/tests/boolean/bopcut_simple/M6 index 7844011690..03177cb4fe 100644 --- a/tests/boolean/bopcut_simple/M6 +++ b/tests/boolean/bopcut_simple/M6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 6.31699 +checkprops result -s 6.31699 diff --git a/tests/boolean/bopcut_simple/M7 b/tests/boolean/bopcut_simple/M7 index c9b8f5245f..f8e978386f 100644 --- a/tests/boolean/bopcut_simple/M7 +++ b/tests/boolean/bopcut_simple/M7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 6.10566 +checkprops result -s 6.10566 diff --git a/tests/boolean/bopcut_simple/M8 b/tests/boolean/bopcut_simple/M8 index e669049533..5eb1f88a1a 100644 --- a/tests/boolean/bopcut_simple/M8 +++ b/tests/boolean/bopcut_simple/M8 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/M9 b/tests/boolean/bopcut_simple/M9 index 0f507bd587..db0fd9b151 100644 --- a/tests/boolean/bopcut_simple/M9 +++ b/tests/boolean/bopcut_simple/M9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 6.47169 +checkprops result -s 6.47169 diff --git a/tests/boolean/bopcut_simple/N1 b/tests/boolean/bopcut_simple/N1 index c3e62f6980..2faa542232 100644 --- a/tests/boolean/bopcut_simple/N1 +++ b/tests/boolean/bopcut_simple/N1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 bopcut result -set square 6.223 +checkprops result -s 6.223 diff --git a/tests/boolean/bopcut_simple/N2 b/tests/boolean/bopcut_simple/N2 index 54119f9002..97d5196ae8 100644 --- a/tests/boolean/bopcut_simple/N2 +++ b/tests/boolean/bopcut_simple/N2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 bopcut result -set square 6.93117 +checkprops result -s 6.93117 diff --git a/tests/boolean/bopcut_simple/N3 b/tests/boolean/bopcut_simple/N3 index 588c8b54d9..e68dd8f4c8 100644 --- a/tests/boolean/bopcut_simple/N3 +++ b/tests/boolean/bopcut_simple/N3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/N4 b/tests/boolean/bopcut_simple/N4 index aadfda2464..0f9e7d1c46 100644 --- a/tests/boolean/bopcut_simple/N4 +++ b/tests/boolean/bopcut_simple/N4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/N5 b/tests/boolean/bopcut_simple/N5 index 00c51ef0ba..d43b4a9621 100644 --- a/tests/boolean/bopcut_simple/N5 +++ b/tests/boolean/bopcut_simple/N5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/N6 b/tests/boolean/bopcut_simple/N6 index df0bcdddfe..13bac61ea5 100644 --- a/tests/boolean/bopcut_simple/N6 +++ b/tests/boolean/bopcut_simple/N6 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/N7 b/tests/boolean/bopcut_simple/N7 index 7746746086..147139d87c 100644 --- a/tests/boolean/bopcut_simple/N7 +++ b/tests/boolean/bopcut_simple/N7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/N8 b/tests/boolean/bopcut_simple/N8 index 52611bf78c..b76f252da3 100644 --- a/tests/boolean/bopcut_simple/N8 +++ b/tests/boolean/bopcut_simple/N8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/N9 b/tests/boolean/bopcut_simple/N9 index 6d4e6ae13b..0c9acf1735 100644 --- a/tests/boolean/bopcut_simple/N9 +++ b/tests/boolean/bopcut_simple/N9 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O1 b/tests/boolean/bopcut_simple/O1 index 2d9b56dfac..2340eac720 100644 --- a/tests/boolean/bopcut_simple/O1 +++ b/tests/boolean/bopcut_simple/O1 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O2 b/tests/boolean/bopcut_simple/O2 index dc6a4a206f..065dccdaf3 100644 --- a/tests/boolean/bopcut_simple/O2 +++ b/tests/boolean/bopcut_simple/O2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O3 b/tests/boolean/bopcut_simple/O3 index 534f67283f..c877e45090 100644 --- a/tests/boolean/bopcut_simple/O3 +++ b/tests/boolean/bopcut_simple/O3 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O4 b/tests/boolean/bopcut_simple/O4 index 90a02cc95e..fe68c3cb1d 100644 --- a/tests/boolean/bopcut_simple/O4 +++ b/tests/boolean/bopcut_simple/O4 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O5 b/tests/boolean/bopcut_simple/O5 index cd5667c302..ec5c50f51f 100644 --- a/tests/boolean/bopcut_simple/O5 +++ b/tests/boolean/bopcut_simple/O5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O6 b/tests/boolean/bopcut_simple/O6 index e481575d9f..61ac914b92 100644 --- a/tests/boolean/bopcut_simple/O6 +++ b/tests/boolean/bopcut_simple/O6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O7 b/tests/boolean/bopcut_simple/O7 index d2583a5743..c0ad562717 100644 --- a/tests/boolean/bopcut_simple/O7 +++ b/tests/boolean/bopcut_simple/O7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O8 b/tests/boolean/bopcut_simple/O8 index 412d05d45c..06eca5fb8e 100644 --- a/tests/boolean/bopcut_simple/O8 +++ b/tests/boolean/bopcut_simple/O8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/O9 b/tests/boolean/bopcut_simple/O9 index 84248e95ca..e46dabc573 100644 --- a/tests/boolean/bopcut_simple/O9 +++ b/tests/boolean/bopcut_simple/O9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/P1 b/tests/boolean/bopcut_simple/P1 index 503598b322..6e06e33523 100644 --- a/tests/boolean/bopcut_simple/P1 +++ b/tests/boolean/bopcut_simple/P1 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopcut result -set square 5.9205 +checkprops result -s 5.9205 diff --git a/tests/boolean/bopcut_simple/P2 b/tests/boolean/bopcut_simple/P2 index 32b4be2621..1d8f16c046 100644 --- a/tests/boolean/bopcut_simple/P2 +++ b/tests/boolean/bopcut_simple/P2 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 bopcut result -set square 6.14705 +checkprops result -s 6.14705 diff --git a/tests/boolean/bopcut_simple/P3 b/tests/boolean/bopcut_simple/P3 index afb507aeb3..57f4ee5882 100644 --- a/tests/boolean/bopcut_simple/P3 +++ b/tests/boolean/bopcut_simple/P3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0.5 0.5 0.5 1 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/P4 b/tests/boolean/bopcut_simple/P4 index 9e9e92adb8..e9429ff932 100644 --- a/tests/boolean/bopcut_simple/P4 +++ b/tests/boolean/bopcut_simple/P4 @@ -4,4 +4,4 @@ box b2 0.25 0.5 0.5 0.5 0.5 1 bop b1 b2 bopcut result -set square 6.5 +checkprops result -s 6.5 diff --git a/tests/boolean/bopcut_simple/P5 b/tests/boolean/bopcut_simple/P5 index 03713868f8..4a19e5c97e 100644 --- a/tests/boolean/bopcut_simple/P5 +++ b/tests/boolean/bopcut_simple/P5 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.10355 +checkprops result -s 6.10355 diff --git a/tests/boolean/bopcut_simple/P6 b/tests/boolean/bopcut_simple/P6 index 44d6882bb5..8193033d29 100644 --- a/tests/boolean/bopcut_simple/P6 +++ b/tests/boolean/bopcut_simple/P6 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/P7 b/tests/boolean/bopcut_simple/P7 index f2f49e1444..be16e933ba 100644 --- a/tests/boolean/bopcut_simple/P7 +++ b/tests/boolean/bopcut_simple/P7 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 bopcut result -set square 6.10448 +checkprops result -s 6.10448 diff --git a/tests/boolean/bopcut_simple/P8 b/tests/boolean/bopcut_simple/P8 index fb34f3784b..d38e6be75e 100644 --- a/tests/boolean/bopcut_simple/P8 +++ b/tests/boolean/bopcut_simple/P8 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0.5 0.5 1.5 1 bop b1 b2 bopcut result -set square 6.5 +checkprops result -s 6.5 diff --git a/tests/boolean/bopcut_simple/P9 b/tests/boolean/bopcut_simple/P9 index 5329cd2e13..e752dcd253 100644 --- a/tests/boolean/bopcut_simple/P9 +++ b/tests/boolean/bopcut_simple/P9 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.20711 +checkprops result -s 6.20711 diff --git a/tests/boolean/bopcut_simple/Q1 b/tests/boolean/bopcut_simple/Q1 index e67245a63c..bf8171b767 100644 --- a/tests/boolean/bopcut_simple/Q1 +++ b/tests/boolean/bopcut_simple/Q1 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.36924 +checkprops result -s 6.36924 diff --git a/tests/boolean/bopcut_simple/Q2 b/tests/boolean/bopcut_simple/Q2 index 3871ab5ccc..19383854b6 100644 --- a/tests/boolean/bopcut_simple/Q2 +++ b/tests/boolean/bopcut_simple/Q2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 6.18301 +checkprops result -s 6.18301 diff --git a/tests/boolean/bopcut_simple/Q3 b/tests/boolean/bopcut_simple/Q3 index e79b0cc722..e2edb0c818 100644 --- a/tests/boolean/bopcut_simple/Q3 +++ b/tests/boolean/bopcut_simple/Q3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6.48284 +checkprops result -s 6.48284 diff --git a/tests/boolean/bopcut_simple/Q4 b/tests/boolean/bopcut_simple/Q4 index 6d4efea156..be4652ddae 100644 --- a/tests/boolean/bopcut_simple/Q4 +++ b/tests/boolean/bopcut_simple/Q4 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopcut_simple/Q5 b/tests/boolean/bopcut_simple/Q5 index e7b1bc2101..69372abc7d 100644 --- a/tests/boolean/bopcut_simple/Q5 +++ b/tests/boolean/bopcut_simple/Q5 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopcut result -set square 6.27929 +checkprops result -s 6.27929 diff --git a/tests/boolean/bopcut_simple/Q6 b/tests/boolean/bopcut_simple/Q6 index dccc6521fc..d48bcc9ce3 100644 --- a/tests/boolean/bopcut_simple/Q6 +++ b/tests/boolean/bopcut_simple/Q6 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopcut result -set square 6.39645 +checkprops result -s 6.39645 diff --git a/tests/boolean/bopcut_simple/Q7 b/tests/boolean/bopcut_simple/Q7 index ffab531056..a72790071f 100644 --- a/tests/boolean/bopcut_simple/Q7 +++ b/tests/boolean/bopcut_simple/Q7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 6.67524 +checkprops result -s 6.67524 diff --git a/tests/boolean/bopcut_simple/Q8 b/tests/boolean/bopcut_simple/Q8 index 5bbe0ffa4a..326accba01 100644 --- a/tests/boolean/bopcut_simple/Q8 +++ b/tests/boolean/bopcut_simple/Q8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopcut result -set square 7.35615 +checkprops result -s 7.35615 diff --git a/tests/boolean/bopcut_simple/Q9 b/tests/boolean/bopcut_simple/Q9 index 6ab15fbc12..8725d8ba21 100644 --- a/tests/boolean/bopcut_simple/Q9 +++ b/tests/boolean/bopcut_simple/Q9 @@ -6,4 +6,4 @@ ttranslate b2 1 1 3 bop b1 b2 bopcut result -set square 55 +checkprops result -s 55 diff --git a/tests/boolean/bopcut_simple/R1 b/tests/boolean/bopcut_simple/R1 index 6761fe5d1c..8adb2255f2 100644 --- a/tests/boolean/bopcut_simple/R1 +++ b/tests/boolean/bopcut_simple/R1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 2 bop b1 b2 bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_simple/R2 b/tests/boolean/bopcut_simple/R2 index b941479c12..48c6c94770 100644 --- a/tests/boolean/bopcut_simple/R2 +++ b/tests/boolean/bopcut_simple/R2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_simple/R3 b/tests/boolean/bopcut_simple/R3 index c780f38f10..8034be1585 100644 --- a/tests/boolean/bopcut_simple/R3 +++ b/tests/boolean/bopcut_simple/R3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 2 bop b1 b2 bopcut result -set square 8.88126 +checkprops result -s 8.88126 diff --git a/tests/boolean/bopcut_simple/R4 b/tests/boolean/bopcut_simple/R4 index 33be5fc8f9..a776bf6daa 100644 --- a/tests/boolean/bopcut_simple/R4 +++ b/tests/boolean/bopcut_simple/R4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 4.27557 +checkprops result -s 4.27557 diff --git a/tests/boolean/bopcut_simple/R5 b/tests/boolean/bopcut_simple/R5 index 470572cfd6..afdb407974 100644 --- a/tests/boolean/bopcut_simple/R5 +++ b/tests/boolean/bopcut_simple/R5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 2 bop b1 b2 bopcut result -set square 8.88126 +checkprops result -s 8.88126 diff --git a/tests/boolean/bopcut_simple/R6 b/tests/boolean/bopcut_simple/R6 index a1bfe4e1ec..4baee89dc9 100644 --- a/tests/boolean/bopcut_simple/R6 +++ b/tests/boolean/bopcut_simple/R6 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 2 bop b1 b2 bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_simple/R7 b/tests/boolean/bopcut_simple/R7 index f687df67e0..9d9eabbff4 100644 --- a/tests/boolean/bopcut_simple/R7 +++ b/tests/boolean/bopcut_simple/R7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 2 bop b1 b2 bopcut result -set square empty +checkprops result -s empty diff --git a/tests/boolean/bopcut_simple/R8 b/tests/boolean/bopcut_simple/R8 index 2c12975c10..7f261a1e14 100644 --- a/tests/boolean/bopcut_simple/R8 +++ b/tests/boolean/bopcut_simple/R8 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 2 bop b1 b2 bopcut result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcut_simple/R9 b/tests/boolean/bopcut_simple/R9 index fc0f2e97c5..d4508dfbf7 100644 --- a/tests/boolean/bopcut_simple/R9 +++ b/tests/boolean/bopcut_simple/R9 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 2 bop b1 b2 bopcut result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcut_simple/S1 b/tests/boolean/bopcut_simple/S1 index 1cff2ce7c3..944207e4e8 100644 --- a/tests/boolean/bopcut_simple/S1 +++ b/tests/boolean/bopcut_simple/S1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 2 bop b1 b2 bopcut result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcut_simple/S2 b/tests/boolean/bopcut_simple/S2 index 939432b9a9..0bf8ad2892 100644 --- a/tests/boolean/bopcut_simple/S2 +++ b/tests/boolean/bopcut_simple/S2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 13.0816 +checkprops result -s 13.0816 diff --git a/tests/boolean/bopcut_simple/S3 b/tests/boolean/bopcut_simple/S3 index 9e644c4c24..9df5d576ba 100644 --- a/tests/boolean/bopcut_simple/S3 +++ b/tests/boolean/bopcut_simple/S3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 13.0816 +checkprops result -s 13.0816 diff --git a/tests/boolean/bopcut_simple/S4 b/tests/boolean/bopcut_simple/S4 index 1ae780806a..71c43ace4f 100644 --- a/tests/boolean/bopcut_simple/S4 +++ b/tests/boolean/bopcut_simple/S4 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 2 bop b1 b2 bopcut result -set square 13.0816 +checkprops result -s 13.0816 diff --git a/tests/boolean/bopcut_simple/S5 b/tests/boolean/bopcut_simple/S5 index 67fe847709..5f018c8ce8 100644 --- a/tests/boolean/bopcut_simple/S5 +++ b/tests/boolean/bopcut_simple/S5 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 2 bop b1 b2 bopcut result -set square 13.0816 +checkprops result -s 13.0816 diff --git a/tests/boolean/bopcut_simple/S6 b/tests/boolean/bopcut_simple/S6 index 6293a2780c..be16457a0c 100644 --- a/tests/boolean/bopcut_simple/S6 +++ b/tests/boolean/bopcut_simple/S6 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 2 bop b1 b2 bopcut result -set square 10.602 +checkprops result -s 10.602 diff --git a/tests/boolean/bopcut_simple/S7 b/tests/boolean/bopcut_simple/S7 index 9fa1dd8c67..5c77f10a87 100644 --- a/tests/boolean/bopcut_simple/S7 +++ b/tests/boolean/bopcut_simple/S7 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 2 bop b1 b2 bopcut result -set square 10.602 +checkprops result -s 10.602 diff --git a/tests/boolean/bopcut_simple/S8 b/tests/boolean/bopcut_simple/S8 index dc73dd6ec5..ed6bae0cf9 100644 --- a/tests/boolean/bopcut_simple/S8 +++ b/tests/boolean/bopcut_simple/S8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 8.55113 +checkprops result -s 8.55113 diff --git a/tests/boolean/bopcut_simple/S9 b/tests/boolean/bopcut_simple/S9 index c9b49ae34b..f6e50e20af 100644 --- a/tests/boolean/bopcut_simple/S9 +++ b/tests/boolean/bopcut_simple/S9 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 2 bop b1 b2 bopcut result -set square 10.602 +checkprops result -s 10.602 diff --git a/tests/boolean/bopcut_simple/T1 b/tests/boolean/bopcut_simple/T1 index 90c7153c70..18578c2cd0 100644 --- a/tests/boolean/bopcut_simple/T1 +++ b/tests/boolean/bopcut_simple/T1 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 2 bop b1 b2 bopcut result -set square 10.602 +checkprops result -s 10.602 diff --git a/tests/boolean/bopcut_simple/T2 b/tests/boolean/bopcut_simple/T2 index aa72334e88..60ae582678 100644 --- a/tests/boolean/bopcut_simple/T2 +++ b/tests/boolean/bopcut_simple/T2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 8.55113 +checkprops result -s 8.55113 diff --git a/tests/boolean/bopcut_simple/T3 b/tests/boolean/bopcut_simple/T3 index aa1f0cdfdc..5bf22a8f7b 100644 --- a/tests/boolean/bopcut_simple/T3 +++ b/tests/boolean/bopcut_simple/T3 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 2 bop b1 b2 bopcut result -set square 15.0937 +checkprops result -s 15.0937 diff --git a/tests/boolean/bopcut_simple/T4 b/tests/boolean/bopcut_simple/T4 index 239f5d2cf7..1694e14f87 100644 --- a/tests/boolean/bopcut_simple/T4 +++ b/tests/boolean/bopcut_simple/T4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 15.0937 +checkprops result -s 15.0937 diff --git a/tests/boolean/bopcut_simple/T5 b/tests/boolean/bopcut_simple/T5 index 352f79207a..4ed3fabc86 100644 --- a/tests/boolean/bopcut_simple/T5 +++ b/tests/boolean/bopcut_simple/T5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 2 bop b1 b2 bopcut result -set square 15.0937 +checkprops result -s 15.0937 diff --git a/tests/boolean/bopcut_simple/T6 b/tests/boolean/bopcut_simple/T6 index 754eea3c51..45850896e7 100644 --- a/tests/boolean/bopcut_simple/T6 +++ b/tests/boolean/bopcut_simple/T6 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 2 bop b1 b2 bopcut result -set square 19.6224 +checkprops result -s 19.6224 diff --git a/tests/boolean/bopcut_simple/T7 b/tests/boolean/bopcut_simple/T7 index 2a63e0d777..0c202e5e07 100644 --- a/tests/boolean/bopcut_simple/T7 +++ b/tests/boolean/bopcut_simple/T7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 19.6224 +checkprops result -s 19.6224 diff --git a/tests/boolean/bopcut_simple/T8 b/tests/boolean/bopcut_simple/T8 index 9d6179b9dc..7984243d60 100644 --- a/tests/boolean/bopcut_simple/T8 +++ b/tests/boolean/bopcut_simple/T8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 17.4324 +checkprops result -s 17.4324 diff --git a/tests/boolean/bopcut_simple/T9 b/tests/boolean/bopcut_simple/T9 index 948388f533..80e608ddef 100644 --- a/tests/boolean/bopcut_simple/T9 +++ b/tests/boolean/bopcut_simple/T9 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 2 bop b1 b2 bopcut result -set square 19.6224 +checkprops result -s 19.6224 diff --git a/tests/boolean/bopcut_simple/U1 b/tests/boolean/bopcut_simple/U1 index 00d330de2e..2f43ae47f0 100644 --- a/tests/boolean/bopcut_simple/U1 +++ b/tests/boolean/bopcut_simple/U1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 12.8267 +checkprops result -s 12.8267 diff --git a/tests/boolean/bopcut_simple/U2 b/tests/boolean/bopcut_simple/U2 index 70c9a2d760..9452fd74a4 100644 --- a/tests/boolean/bopcut_simple/U2 +++ b/tests/boolean/bopcut_simple/U2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopcut result -set square 15.903 +checkprops result -s 15.903 diff --git a/tests/boolean/bopcut_simple/U3 b/tests/boolean/bopcut_simple/U3 index 11c44b21b1..c7b3efc7ec 100644 --- a/tests/boolean/bopcut_simple/U3 +++ b/tests/boolean/bopcut_simple/U3 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 2 bop b1 b2 bopcut result -set square 15.903 +checkprops result -s 15.903 diff --git a/tests/boolean/bopcut_simple/U4 b/tests/boolean/bopcut_simple/U4 index a9e04500f3..b62213a18c 100644 --- a/tests/boolean/bopcut_simple/U4 +++ b/tests/boolean/bopcut_simple/U4 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 2 bop b1 b2 bopcut result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcut_simple/U5 b/tests/boolean/bopcut_simple/U5 index 6207b9570e..7adc7d98b4 100644 --- a/tests/boolean/bopcut_simple/U5 +++ b/tests/boolean/bopcut_simple/U5 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 2 bop b1 b2 bopcut result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcut_simple/U6 b/tests/boolean/bopcut_simple/U6 index 395355ce83..c33601ea8c 100644 --- a/tests/boolean/bopcut_simple/U6 +++ b/tests/boolean/bopcut_simple/U6 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 2 bop b1 b2 bopcut result -set square 13.4248 +checkprops result -s 13.4248 diff --git a/tests/boolean/bopcut_simple/U7 b/tests/boolean/bopcut_simple/U7 index 8a67888843..c76fb3b05e 100644 --- a/tests/boolean/bopcut_simple/U7 +++ b/tests/boolean/bopcut_simple/U7 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 2 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/U8 b/tests/boolean/bopcut_simple/U8 index 9db7c8c1ff..90d41afc0f 100644 --- a/tests/boolean/bopcut_simple/U8 +++ b/tests/boolean/bopcut_simple/U8 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 2 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/U9 b/tests/boolean/bopcut_simple/U9 index 7e1d7a7ccb..3126df5d84 100644 --- a/tests/boolean/bopcut_simple/U9 +++ b/tests/boolean/bopcut_simple/U9 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 26.1633 +checkprops result -s 26.1633 diff --git a/tests/boolean/bopcut_simple/V1 b/tests/boolean/bopcut_simple/V1 index a1c84a25a5..bf73eab783 100644 --- a/tests/boolean/bopcut_simple/V1 +++ b/tests/boolean/bopcut_simple/V1 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 2 bop b1 b2 bopcut result -set square 26.1633 +checkprops result -s 26.1633 diff --git a/tests/boolean/bopcut_simple/V2 b/tests/boolean/bopcut_simple/V2 index a4274ae37b..8f36bd0fe4 100644 --- a/tests/boolean/bopcut_simple/V2 +++ b/tests/boolean/bopcut_simple/V2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 23.4218 +checkprops result -s 23.4218 diff --git a/tests/boolean/bopcut_simple/V3 b/tests/boolean/bopcut_simple/V3 index 890f657e00..2b9221a015 100644 --- a/tests/boolean/bopcut_simple/V3 +++ b/tests/boolean/bopcut_simple/V3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 21.0975 +checkprops result -s 21.0975 diff --git a/tests/boolean/bopcut_simple/V4 b/tests/boolean/bopcut_simple/V4 index 6e4b6e1a79..dd409de1d2 100644 --- a/tests/boolean/bopcut_simple/V4 +++ b/tests/boolean/bopcut_simple/V4 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 2 bop b1 b2 bopcut result -set square 23.4218 +checkprops result -s 23.4218 diff --git a/tests/boolean/bopcut_simple/V5 b/tests/boolean/bopcut_simple/V5 index 9f0afb0819..04405028d8 100644 --- a/tests/boolean/bopcut_simple/V5 +++ b/tests/boolean/bopcut_simple/V5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 1 bop b1 b2 bopcut result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcut_simple/V6 b/tests/boolean/bopcut_simple/V6 index 24a013e83a..b34c5c97b8 100644 --- a/tests/boolean/bopcut_simple/V6 +++ b/tests/boolean/bopcut_simple/V6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcut_simple/V7 b/tests/boolean/bopcut_simple/V7 index 873a7eaa61..5aab6d8b75 100644 --- a/tests/boolean/bopcut_simple/V7 +++ b/tests/boolean/bopcut_simple/V7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 1 bop b1 b2 bopcut result -set square 16.3928 +checkprops result -s 16.3928 diff --git a/tests/boolean/bopcut_simple/V8 b/tests/boolean/bopcut_simple/V8 index a8b37afca4..d3391e3554 100644 --- a/tests/boolean/bopcut_simple/V8 +++ b/tests/boolean/bopcut_simple/V8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 14.6136 +checkprops result -s 14.6136 diff --git a/tests/boolean/bopcut_simple/V9 b/tests/boolean/bopcut_simple/V9 index 1cb6d2f0fb..2bfc6a12f4 100644 --- a/tests/boolean/bopcut_simple/V9 +++ b/tests/boolean/bopcut_simple/V9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 1 bop b1 b2 bopcut result -set square 16.3928 +checkprops result -s 16.3928 diff --git a/tests/boolean/bopcut_simple/W1 b/tests/boolean/bopcut_simple/W1 index 341999a46e..4638877d6d 100644 --- a/tests/boolean/bopcut_simple/W1 +++ b/tests/boolean/bopcut_simple/W1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 1 bop b1 b2 bopcut result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcut_simple/W2 b/tests/boolean/bopcut_simple/W2 index 48e3374000..bfe836d32b 100644 --- a/tests/boolean/bopcut_simple/W2 +++ b/tests/boolean/bopcut_simple/W2 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 1 bop b1 b2 bopcut result -set square 12.5664 +checkprops result -s 12.5664 diff --git a/tests/boolean/bopcut_simple/W3 b/tests/boolean/bopcut_simple/W3 index c07c904e30..d9003523fb 100644 --- a/tests/boolean/bopcut_simple/W3 +++ b/tests/boolean/bopcut_simple/W3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 1 bop b1 b2 bopcut result -set square 17.708 +checkprops result -s 17.708 diff --git a/tests/boolean/bopcut_simple/W4 b/tests/boolean/bopcut_simple/W4 index cab2d82556..c0553e7ff8 100644 --- a/tests/boolean/bopcut_simple/W4 +++ b/tests/boolean/bopcut_simple/W4 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 1 bop b1 b2 bopcut result -set square 17.708 +checkprops result -s 17.708 diff --git a/tests/boolean/bopcut_simple/W5 b/tests/boolean/bopcut_simple/W5 index f104d9f0d4..776a658c28 100644 --- a/tests/boolean/bopcut_simple/W5 +++ b/tests/boolean/bopcut_simple/W5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 1 bop b1 b2 bopcut result -set square 17.708 +checkprops result -s 17.708 diff --git a/tests/boolean/bopcut_simple/W6 b/tests/boolean/bopcut_simple/W6 index 3fdf840e6c..9c56eb2eda 100644 --- a/tests/boolean/bopcut_simple/W6 +++ b/tests/boolean/bopcut_simple/W6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopcut result -set square 18.5364 +checkprops result -s 18.5364 diff --git a/tests/boolean/bopcut_simple/W7 b/tests/boolean/bopcut_simple/W7 index 8abc9838fe..16ae5c130b 100644 --- a/tests/boolean/bopcut_simple/W7 +++ b/tests/boolean/bopcut_simple/W7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopcut result -set square 18.5364 +checkprops result -s 18.5364 diff --git a/tests/boolean/bopcut_simple/W8 b/tests/boolean/bopcut_simple/W8 index 0a842472d1..0f5d75df4d 100644 --- a/tests/boolean/bopcut_simple/W8 +++ b/tests/boolean/bopcut_simple/W8 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 1 bop b1 b2 bopcut result -set square 18.5364 +checkprops result -s 18.5364 diff --git a/tests/boolean/bopcut_simple/W9 b/tests/boolean/bopcut_simple/W9 index e0f4800196..703ab6a083 100644 --- a/tests/boolean/bopcut_simple/W9 +++ b/tests/boolean/bopcut_simple/W9 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 1 bop b1 b2 bopcut result -set square 18.5364 +checkprops result -s 18.5364 diff --git a/tests/boolean/bopcut_simple/X1 b/tests/boolean/bopcut_simple/X1 index 013f5d29c5..1d7d12c32f 100644 --- a/tests/boolean/bopcut_simple/X1 +++ b/tests/boolean/bopcut_simple/X1 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 1 bop b1 b2 bopcut result -set square 17.5404 +checkprops result -s 17.5404 diff --git a/tests/boolean/bopcut_simple/X2 b/tests/boolean/bopcut_simple/X2 index 87ec72673b..fdcaa076f5 100644 --- a/tests/boolean/bopcut_simple/X2 +++ b/tests/boolean/bopcut_simple/X2 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 1 bop b1 b2 bopcut result -set square 17.5404 +checkprops result -s 17.5404 diff --git a/tests/boolean/bopcut_simple/X3 b/tests/boolean/bopcut_simple/X3 index 7ceb8eb953..876e5e3448 100644 --- a/tests/boolean/bopcut_simple/X3 +++ b/tests/boolean/bopcut_simple/X3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 16.6608 +checkprops result -s 16.6608 diff --git a/tests/boolean/bopcut_simple/X4 b/tests/boolean/bopcut_simple/X4 index c5770a048d..6da5e93c84 100644 --- a/tests/boolean/bopcut_simple/X4 +++ b/tests/boolean/bopcut_simple/X4 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 1 bop b1 b2 bopcut result -set square 17.5404 +checkprops result -s 17.5404 diff --git a/tests/boolean/bopcut_simple/X5 b/tests/boolean/bopcut_simple/X5 index d032396497..488d88a138 100644 --- a/tests/boolean/bopcut_simple/X5 +++ b/tests/boolean/bopcut_simple/X5 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 1 bop b1 b2 bopcut result -set square 17.5404 +checkprops result -s 17.5404 diff --git a/tests/boolean/bopcut_simple/X6 b/tests/boolean/bopcut_simple/X6 index 4f8ca4ff56..5752c3e119 100644 --- a/tests/boolean/bopcut_simple/X6 +++ b/tests/boolean/bopcut_simple/X6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 16.6608 +checkprops result -s 16.6608 diff --git a/tests/boolean/bopcut_simple/X7 b/tests/boolean/bopcut_simple/X7 index 2626a9a4f3..a627381497 100644 --- a/tests/boolean/bopcut_simple/X7 +++ b/tests/boolean/bopcut_simple/X7 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 1 bop b1 b2 bopcut result -set square 18.9636 +checkprops result -s 18.9636 diff --git a/tests/boolean/bopcut_simple/X8 b/tests/boolean/bopcut_simple/X8 index 06f0c14217..12f0d0cef7 100644 --- a/tests/boolean/bopcut_simple/X8 +++ b/tests/boolean/bopcut_simple/X8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 18.9636 +checkprops result -s 18.9636 diff --git a/tests/boolean/bopcut_simple/X9 b/tests/boolean/bopcut_simple/X9 index 7420e56175..ab84d3d1ed 100644 --- a/tests/boolean/bopcut_simple/X9 +++ b/tests/boolean/bopcut_simple/X9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 1 bop b1 b2 bopcut result -set square 18.9636 +checkprops result -s 18.9636 diff --git a/tests/boolean/bopcut_simple/Y1 b/tests/boolean/bopcut_simple/Y1 index 460220bc3a..a578c0d113 100644 --- a/tests/boolean/bopcut_simple/Y1 +++ b/tests/boolean/bopcut_simple/Y1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 1 bop b1 b2 bopcut result -set square 21.5214 +checkprops result -s 21.5214 diff --git a/tests/boolean/bopcut_simple/Y2 b/tests/boolean/bopcut_simple/Y2 index 22b5966fbf..4f8d51ba1a 100644 --- a/tests/boolean/bopcut_simple/Y2 +++ b/tests/boolean/bopcut_simple/Y2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 21.5214 +checkprops result -s 21.5214 diff --git a/tests/boolean/bopcut_simple/Y3 b/tests/boolean/bopcut_simple/Y3 index 8c1126a0a8..4395390a48 100644 --- a/tests/boolean/bopcut_simple/Y3 +++ b/tests/boolean/bopcut_simple/Y3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 20.4872 +checkprops result -s 20.4872 diff --git a/tests/boolean/bopcut_simple/Y4 b/tests/boolean/bopcut_simple/Y4 index c988a2bd18..2c97004c51 100644 --- a/tests/boolean/bopcut_simple/Y4 +++ b/tests/boolean/bopcut_simple/Y4 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 1 bop b1 b2 bopcut result -set square 21.5214 +checkprops result -s 21.5214 diff --git a/tests/boolean/bopcut_simple/Y5 b/tests/boolean/bopcut_simple/Y5 index 9755b4f419..b856855cc1 100644 --- a/tests/boolean/bopcut_simple/Y5 +++ b/tests/boolean/bopcut_simple/Y5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 18.708 +checkprops result -s 18.708 diff --git a/tests/boolean/bopcut_simple/Y6 b/tests/boolean/bopcut_simple/Y6 index 101b308219..1dceb9bc49 100644 --- a/tests/boolean/bopcut_simple/Y6 +++ b/tests/boolean/bopcut_simple/Y6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopcut result -set square 20.0274 +checkprops result -s 20.0274 diff --git a/tests/boolean/bopcut_simple/Y7 b/tests/boolean/bopcut_simple/Y7 index 46c53aceeb..e3f4d47354 100644 --- a/tests/boolean/bopcut_simple/Y7 +++ b/tests/boolean/bopcut_simple/Y7 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 1 bop b1 b2 bopcut result -set square 20.0274 +checkprops result -s 20.0274 diff --git a/tests/boolean/bopcut_simple/Y8 b/tests/boolean/bopcut_simple/Y8 index bb58294584..f1ddb5f070 100644 --- a/tests/boolean/bopcut_simple/Y8 +++ b/tests/boolean/bopcut_simple/Y8 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 1 bop b1 b2 bopcut result -set square 17.708 +checkprops result -s 17.708 diff --git a/tests/boolean/bopcut_simple/Y9 b/tests/boolean/bopcut_simple/Y9 index 91f1d66e36..ff36dfa2bc 100644 --- a/tests/boolean/bopcut_simple/Y9 +++ b/tests/boolean/bopcut_simple/Y9 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 1 bop b1 b2 bopcut result -set square 17.708 +checkprops result -s 17.708 diff --git a/tests/boolean/bopcut_simple/Z1 b/tests/boolean/bopcut_simple/Z1 index 9398987bb2..652bcebfb4 100644 --- a/tests/boolean/bopcut_simple/Z1 +++ b/tests/boolean/bopcut_simple/Z1 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 1 bop b1 b2 bopcut result -set square 17.708 +checkprops result -s 17.708 diff --git a/tests/boolean/bopcut_simple/Z2 b/tests/boolean/bopcut_simple/Z2 index 3de466b5b6..bc803ad8dc 100644 --- a/tests/boolean/bopcut_simple/Z2 +++ b/tests/boolean/bopcut_simple/Z2 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 1 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/Z3 b/tests/boolean/bopcut_simple/Z3 index af176ae421..6d96f8a51e 100644 --- a/tests/boolean/bopcut_simple/Z3 +++ b/tests/boolean/bopcut_simple/Z3 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 1 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/Z4 b/tests/boolean/bopcut_simple/Z4 index 7dab53983d..372f28d7c6 100644 --- a/tests/boolean/bopcut_simple/Z4 +++ b/tests/boolean/bopcut_simple/Z4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 24.5064 +checkprops result -s 24.5064 diff --git a/tests/boolean/bopcut_simple/Z5 b/tests/boolean/bopcut_simple/Z5 index e9f5357383..70fbca0228 100644 --- a/tests/boolean/bopcut_simple/Z5 +++ b/tests/boolean/bopcut_simple/Z5 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 1 bop b1 b2 bopcut result -set square 24.5064 +checkprops result -s 24.5064 diff --git a/tests/boolean/bopcut_simple/Z6 b/tests/boolean/bopcut_simple/Z6 index cdd7aaf4ec..3880ddd26e 100644 --- a/tests/boolean/bopcut_simple/Z6 +++ b/tests/boolean/bopcut_simple/Z6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 23.3561 +checkprops result -s 23.3561 diff --git a/tests/boolean/bopcut_simple/Z7 b/tests/boolean/bopcut_simple/Z7 index f501d2c205..8c767f753e 100644 --- a/tests/boolean/bopcut_simple/Z7 +++ b/tests/boolean/bopcut_simple/Z7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 22.261 +checkprops result -s 22.261 diff --git a/tests/boolean/bopcut_simple/Z8 b/tests/boolean/bopcut_simple/Z8 index 4a5ce723c4..4c66b2a8b0 100644 --- a/tests/boolean/bopcut_simple/Z8 +++ b/tests/boolean/bopcut_simple/Z8 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 1 bop b1 b2 bopcut result -set square 23.3561 +checkprops result -s 23.3561 diff --git a/tests/boolean/bopcut_simple/Z9 b/tests/boolean/bopcut_simple/Z9 index 1238232f59..c157dde1a0 100644 --- a/tests/boolean/bopcut_simple/Z9 +++ b/tests/boolean/bopcut_simple/Z9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 bopcut result -set square 86.2832 +checkprops result -s 86.2832 diff --git a/tests/boolean/bopcut_simple/ZA1 b/tests/boolean/bopcut_simple/ZA1 index eaec9f7f9b..783f913b6d 100644 --- a/tests/boolean/bopcut_simple/ZA1 +++ b/tests/boolean/bopcut_simple/ZA1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 2 bop b1 b2 bopcut result -set square 20.6804 +checkprops result -s 20.6804 diff --git a/tests/boolean/bopcut_simple/ZA2 b/tests/boolean/bopcut_simple/ZA2 index fffd760b93..e2a40e5b4b 100644 --- a/tests/boolean/bopcut_simple/ZA2 +++ b/tests/boolean/bopcut_simple/ZA2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 18.6723 +checkprops result -s 18.6723 diff --git a/tests/boolean/bopcut_simple/ZA3 b/tests/boolean/bopcut_simple/ZA3 index d991e16573..b6f5ec757e 100644 --- a/tests/boolean/bopcut_simple/ZA3 +++ b/tests/boolean/bopcut_simple/ZA3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 20.6804 +checkprops result -s 20.6804 diff --git a/tests/boolean/bopcut_simple/ZA4 b/tests/boolean/bopcut_simple/ZA4 index 18deda3e98..41bfda2d1c 100644 --- a/tests/boolean/bopcut_simple/ZA4 +++ b/tests/boolean/bopcut_simple/ZA4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 17.1023 +checkprops result -s 17.1023 diff --git a/tests/boolean/bopcut_simple/ZA5 b/tests/boolean/bopcut_simple/ZA5 index 2fb44af78f..c1294a2556 100644 --- a/tests/boolean/bopcut_simple/ZA5 +++ b/tests/boolean/bopcut_simple/ZA5 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 2 bop b1 b2 bopcut result -set square 21.204 +checkprops result -s 21.204 diff --git a/tests/boolean/bopcut_simple/ZA6 b/tests/boolean/bopcut_simple/ZA6 index 78f119fcd7..4dc8ae8d23 100644 --- a/tests/boolean/bopcut_simple/ZA6 +++ b/tests/boolean/bopcut_simple/ZA6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 2 bop b1 b2 bopcut result -set square 20.306 +checkprops result -s 20.306 diff --git a/tests/boolean/bopcut_simple/ZA7 b/tests/boolean/bopcut_simple/ZA7 index 454d05098a..d2b5353554 100644 --- a/tests/boolean/bopcut_simple/ZA7 +++ b/tests/boolean/bopcut_simple/ZA7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 20.306 +checkprops result -s 20.306 diff --git a/tests/boolean/bopcut_simple/ZA8 b/tests/boolean/bopcut_simple/ZA8 index b259f1b844..5cae8070cd 100644 --- a/tests/boolean/bopcut_simple/ZA8 +++ b/tests/boolean/bopcut_simple/ZA8 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 2 bop b1 b2 bopcut result -set square 18.1372 +checkprops result -s 18.1372 diff --git a/tests/boolean/bopcut_simple/ZA9 b/tests/boolean/bopcut_simple/ZA9 index f6c37b819d..6dc1376496 100644 --- a/tests/boolean/bopcut_simple/ZA9 +++ b/tests/boolean/bopcut_simple/ZA9 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 2 bop b1 b2 bopcut result -set square 18.1372 +checkprops result -s 18.1372 diff --git a/tests/boolean/bopcut_simple/ZB1 b/tests/boolean/bopcut_simple/ZB1 index 1ea9256f17..ae8535a7e1 100644 --- a/tests/boolean/bopcut_simple/ZB1 +++ b/tests/boolean/bopcut_simple/ZB1 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 2 bop b1 b2 bopcut result -set square 21.8768 +checkprops result -s 21.8768 diff --git a/tests/boolean/bopcut_simple/ZB2 b/tests/boolean/bopcut_simple/ZB2 index 65bd33011a..ffb4306870 100644 --- a/tests/boolean/bopcut_simple/ZB2 +++ b/tests/boolean/bopcut_simple/ZB2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 21.8768 +checkprops result -s 21.8768 diff --git a/tests/boolean/bopcut_simple/ZB3 b/tests/boolean/bopcut_simple/ZB3 index a04a64e5ff..a6ace69fa8 100644 --- a/tests/boolean/bopcut_simple/ZB3 +++ b/tests/boolean/bopcut_simple/ZB3 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 1 bop b1 b2 bopcut result -set square 22.2057 +checkprops result -s 22.2057 diff --git a/tests/boolean/bopcut_simple/ZB4 b/tests/boolean/bopcut_simple/ZB4 index 97c85c9f63..06ae2c0b25 100644 --- a/tests/boolean/bopcut_simple/ZB4 +++ b/tests/boolean/bopcut_simple/ZB4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 21.1451 +checkprops result -s 21.1451 diff --git a/tests/boolean/bopcut_simple/ZB5 b/tests/boolean/bopcut_simple/ZB5 index 687a37a961..1437504e32 100644 --- a/tests/boolean/bopcut_simple/ZB5 +++ b/tests/boolean/bopcut_simple/ZB5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopcut result -set square 22.2057 +checkprops result -s 22.2057 diff --git a/tests/boolean/bopcut_simple/ZB6 b/tests/boolean/bopcut_simple/ZB6 index f7ae923537..1b38c4ba0d 100644 --- a/tests/boolean/bopcut_simple/ZB6 +++ b/tests/boolean/bopcut_simple/ZB6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 20.7552 +checkprops result -s 20.7552 diff --git a/tests/boolean/bopcut_simple/ZB7 b/tests/boolean/bopcut_simple/ZB7 index 3513c70dea..1c500ed833 100644 --- a/tests/boolean/bopcut_simple/ZB7 +++ b/tests/boolean/bopcut_simple/ZB7 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 1 bop b1 b2 bopcut result -set square 22.5144 +checkprops result -s 22.5144 diff --git a/tests/boolean/bopcut_simple/ZB8 b/tests/boolean/bopcut_simple/ZB8 index e21cdec5cc..ac2e2a021a 100644 --- a/tests/boolean/bopcut_simple/ZB8 +++ b/tests/boolean/bopcut_simple/ZB8 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 1 bop b1 b2 bopcut result -set square 20.5344 +checkprops result -s 20.5344 diff --git a/tests/boolean/bopcut_simple/ZB9 b/tests/boolean/bopcut_simple/ZB9 index e3f9d34cca..a131f2c66d 100644 --- a/tests/boolean/bopcut_simple/ZB9 +++ b/tests/boolean/bopcut_simple/ZB9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 20.5344 +checkprops result -s 20.5344 diff --git a/tests/boolean/bopcut_simple/ZC1 b/tests/boolean/bopcut_simple/ZC1 index eced4dbcd7..81d17678d1 100644 --- a/tests/boolean/bopcut_simple/ZC1 +++ b/tests/boolean/bopcut_simple/ZC1 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 1 bop b1 b2 bopcut result -set square 19.2788 +checkprops result -s 19.2788 diff --git a/tests/boolean/bopcut_simple/ZC2 b/tests/boolean/bopcut_simple/ZC2 index 0ee3fa184e..8d00fe212c 100644 --- a/tests/boolean/bopcut_simple/ZC2 +++ b/tests/boolean/bopcut_simple/ZC2 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 1 bop b1 b2 bopcut result -set square 19.2788 +checkprops result -s 19.2788 diff --git a/tests/boolean/bopcut_simple/ZC3 b/tests/boolean/bopcut_simple/ZC3 index 8b8db32d02..66973314ed 100644 --- a/tests/boolean/bopcut_simple/ZC3 +++ b/tests/boolean/bopcut_simple/ZC3 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 1 bop b1 b2 bopcut result -set square 21.058 +checkprops result -s 21.058 diff --git a/tests/boolean/bopcut_simple/ZC4 b/tests/boolean/bopcut_simple/ZC4 index e4cab6a130..7591898179 100644 --- a/tests/boolean/bopcut_simple/ZC4 +++ b/tests/boolean/bopcut_simple/ZC4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopcut result -set square 21.058 +checkprops result -s 21.058 diff --git a/tests/boolean/bopcut_simple/ZC5 b/tests/boolean/bopcut_simple/ZC5 index 2ddf816c71..f8cc8e27e7 100644 --- a/tests/boolean/bopcut_simple/ZC5 +++ b/tests/boolean/bopcut_simple/ZC5 @@ -5,4 +5,4 @@ trotate b2 0 0 -0.2 -1 1 0 -45 bop b1 b2 bopcut result -set square 27.1316 +checkprops result -s 27.1316 diff --git a/tests/boolean/bopcut_simple/ZC6 b/tests/boolean/bopcut_simple/ZC6 index 4d02d0aa36..434f9428e9 100644 --- a/tests/boolean/bopcut_simple/ZC6 +++ b/tests/boolean/bopcut_simple/ZC6 @@ -4,4 +4,4 @@ box b2 -1 -2 0.5 2 2 1 bop b1 b2 bopcut result -set square 20.8496 +checkprops result -s 20.8496 diff --git a/tests/boolean/bopcut_simple/ZC7 b/tests/boolean/bopcut_simple/ZC7 index 746bf6a3e5..1438e49336 100644 --- a/tests/boolean/bopcut_simple/ZC7 +++ b/tests/boolean/bopcut_simple/ZC7 @@ -4,4 +4,4 @@ box b1 -1 0 1 2 2 2 bop b1 b2 bopcut result -set square 23.1416 +checkprops result -s 23.1416 diff --git a/tests/boolean/bopcut_simple/ZC8 b/tests/boolean/bopcut_simple/ZC8 index 598c2656ff..30c8ef6fdb 100644 --- a/tests/boolean/bopcut_simple/ZC8 +++ b/tests/boolean/bopcut_simple/ZC8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/ZC9 b/tests/boolean/bopcut_simple/ZC9 index 5682ce2dfb..74039a732b 100644 --- a/tests/boolean/bopcut_simple/ZC9 +++ b/tests/boolean/bopcut_simple/ZC9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 1 bop b1 b2 bopcut result -set square 21.9911 +checkprops result -s 21.9911 diff --git a/tests/boolean/bopcut_simple/ZD1 b/tests/boolean/bopcut_simple/ZD1 index 3156e43e68..4257a8ea04 100644 --- a/tests/boolean/bopcut_simple/ZD1 +++ b/tests/boolean/bopcut_simple/ZD1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 0.5 bop b1 b2 bopcut result -set square 23.5619 +checkprops result -s 23.5619 diff --git a/tests/boolean/bopcut_simple/ZD2 b/tests/boolean/bopcut_simple/ZD2 index 29ec08410d..9f2b4cef46 100644 --- a/tests/boolean/bopcut_simple/ZD2 +++ b/tests/boolean/bopcut_simple/ZD2 @@ -4,4 +4,4 @@ pcylinder b2 0.5 2 bop b1 b2 bopcut result -set square 23.5619 +checkprops result -s 23.5619 diff --git a/tests/boolean/bopcut_simple/ZD3 b/tests/boolean/bopcut_simple/ZD3 index d91b9fb52d..5c6a9e418f 100644 --- a/tests/boolean/bopcut_simple/ZD3 +++ b/tests/boolean/bopcut_simple/ZD3 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcut result -set square 23.5619 +checkprops result -s 23.5619 diff --git a/tests/boolean/bopcut_simple/ZD4 b/tests/boolean/bopcut_simple/ZD4 index 84d941221d..a562f05456 100644 --- a/tests/boolean/bopcut_simple/ZD4 +++ b/tests/boolean/bopcut_simple/ZD4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/ZD5 b/tests/boolean/bopcut_simple/ZD5 index f871506425..f956b470d2 100644 --- a/tests/boolean/bopcut_simple/ZD5 +++ b/tests/boolean/bopcut_simple/ZD5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/ZD6 b/tests/boolean/bopcut_simple/ZD6 index 116dee4cdc..97440be173 100644 --- a/tests/boolean/bopcut_simple/ZD6 +++ b/tests/boolean/bopcut_simple/ZD6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 180 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/ZD7 b/tests/boolean/bopcut_simple/ZD7 index d590172c31..3705204da1 100644 --- a/tests/boolean/bopcut_simple/ZD7 +++ b/tests/boolean/bopcut_simple/ZD7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 270 bop b1 b2 bopcut result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopcut_simple/ZD8 b/tests/boolean/bopcut_simple/ZD8 index 8da18245e3..5d10a0e175 100644 --- a/tests/boolean/bopcut_simple/ZD8 +++ b/tests/boolean/bopcut_simple/ZD8 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 bopcut result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopcut_simple/ZD9 b/tests/boolean/bopcut_simple/ZD9 index 4beb1995fb..e562053eab 100644 --- a/tests/boolean/bopcut_simple/ZD9 +++ b/tests/boolean/bopcut_simple/ZD9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 60 bop b1 b2 bopcut result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopcut_simple/ZE1 b/tests/boolean/bopcut_simple/ZE1 index b8f6a0f62b..726e15f9b8 100644 --- a/tests/boolean/bopcut_simple/ZE1 +++ b/tests/boolean/bopcut_simple/ZE1 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 bopcut result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopcut_simple/ZE2 b/tests/boolean/bopcut_simple/ZE2 index 09b4e656a6..d644539e30 100644 --- a/tests/boolean/bopcut_simple/ZE2 +++ b/tests/boolean/bopcut_simple/ZE2 @@ -7,4 +7,4 @@ trotate b2 0 0 2 0 0 1 120 bop b1 b2 bopcut result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopcut_simple/ZE3 b/tests/boolean/bopcut_simple/ZE3 index 28f0fa9f6e..47f8032649 100644 --- a/tests/boolean/bopcut_simple/ZE3 +++ b/tests/boolean/bopcut_simple/ZE3 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 bopcut result -set square 35.6608 +checkprops result -s 35.6608 diff --git a/tests/boolean/bopcut_simple/ZE4 b/tests/boolean/bopcut_simple/ZE4 index b17a235636..a492539ec1 100644 --- a/tests/boolean/bopcut_simple/ZE4 +++ b/tests/boolean/bopcut_simple/ZE4 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 90 bop b1 b2 bopcut result -set square 35.6613 +checkprops result -s 35.6613 diff --git a/tests/boolean/bopcut_simple/ZE5 b/tests/boolean/bopcut_simple/ZE5 index 3dc1a97d56..d2ecdf0926 100644 --- a/tests/boolean/bopcut_simple/ZE5 +++ b/tests/boolean/bopcut_simple/ZE5 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 bopcut result -set square 35.6602 +checkprops result -s 35.6602 diff --git a/tests/boolean/bopcut_simple/ZE6 b/tests/boolean/bopcut_simple/ZE6 index af9a430050..513c92675d 100644 --- a/tests/boolean/bopcut_simple/ZE6 +++ b/tests/boolean/bopcut_simple/ZE6 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 270 bop b1 b2 bopcut result -set square 35.6601 +checkprops result -s 35.6601 diff --git a/tests/boolean/bopcut_simple/ZE7 b/tests/boolean/bopcut_simple/ZE7 index b37dd360a3..dd8d6ff1d5 100644 --- a/tests/boolean/bopcut_simple/ZE7 +++ b/tests/boolean/bopcut_simple/ZE7 @@ -6,4 +6,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcut result -set square 33.8759 +checkprops result -s 33.8759 diff --git a/tests/boolean/bopcut_simple/ZE8 b/tests/boolean/bopcut_simple/ZE8 index f71ab0784c..1e92cb4619 100644 --- a/tests/boolean/bopcut_simple/ZE8 +++ b/tests/boolean/bopcut_simple/ZE8 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcut result -set square 33.8756 +checkprops result -s 33.8756 diff --git a/tests/boolean/bopcut_simple/ZE9 b/tests/boolean/bopcut_simple/ZE9 index 478f1981cb..b11c2d73ee 100644 --- a/tests/boolean/bopcut_simple/ZE9 +++ b/tests/boolean/bopcut_simple/ZE9 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcut result -set square 33.8757 +checkprops result -s 33.8757 diff --git a/tests/boolean/bopcut_simple/ZF1 b/tests/boolean/bopcut_simple/ZF1 index 5e7574bcfb..e88e199519 100644 --- a/tests/boolean/bopcut_simple/ZF1 +++ b/tests/boolean/bopcut_simple/ZF1 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopcut result -set square 33.8758 +checkprops result -s 33.8758 diff --git a/tests/boolean/bopcut_simple/ZF2 b/tests/boolean/bopcut_simple/ZF2 index 5386888c9c..0c3b674864 100644 --- a/tests/boolean/bopcut_simple/ZF2 +++ b/tests/boolean/bopcut_simple/ZF2 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 28.9592 +checkprops result -s 28.9592 diff --git a/tests/boolean/bopcut_simple/ZF3 b/tests/boolean/bopcut_simple/ZF3 index ded48f497d..772a9e2b1e 100644 --- a/tests/boolean/bopcut_simple/ZF3 +++ b/tests/boolean/bopcut_simple/ZF3 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopcut result -set square 28.9592 +checkprops result -s 28.9592 diff --git a/tests/boolean/bopcut_simple/ZF4 b/tests/boolean/bopcut_simple/ZF4 index 80b5be8c50..7a744b3258 100644 --- a/tests/boolean/bopcut_simple/ZF4 +++ b/tests/boolean/bopcut_simple/ZF4 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 bopcut result -set square 28.9592 +checkprops result -s 28.9592 diff --git a/tests/boolean/bopcut_simple/ZF5 b/tests/boolean/bopcut_simple/ZF5 index 8b488973d3..3773a006db 100644 --- a/tests/boolean/bopcut_simple/ZF5 +++ b/tests/boolean/bopcut_simple/ZF5 @@ -5,4 +5,4 @@ ttranslate b2 2 2 4 bop b1 b2 bopcut result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcut_simple/ZF6 b/tests/boolean/bopcut_simple/ZF6 index 545cbe8076..630a1296e6 100644 --- a/tests/boolean/bopcut_simple/ZF6 +++ b/tests/boolean/bopcut_simple/ZF6 @@ -5,4 +5,4 @@ ttranslate b2 2 2 2 bop b1 b2 bopcut result -set square 108.071 +checkprops result -s 108.071 diff --git a/tests/boolean/bopcut_simple/ZF7 b/tests/boolean/bopcut_simple/ZF7 index 72be47389f..85cf67ad58 100644 --- a/tests/boolean/bopcut_simple/ZF7 +++ b/tests/boolean/bopcut_simple/ZF7 @@ -5,4 +5,4 @@ ttranslate b2 2 2 0 bop b1 b2 bopcut result -set square 111.069 +checkprops result -s 111.069 diff --git a/tests/boolean/bopcut_simple/ZF8 b/tests/boolean/bopcut_simple/ZF8 index 926073c63d..99689c77ff 100644 --- a/tests/boolean/bopcut_simple/ZF8 +++ b/tests/boolean/bopcut_simple/ZF8 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -1 bop b1 b2 bopcut result -set square 110.351 +checkprops result -s 110.351 diff --git a/tests/boolean/bopcut_simple/ZF9 b/tests/boolean/bopcut_simple/ZF9 index 32b720bfcb..1408011c16 100644 --- a/tests/boolean/bopcut_simple/ZF9 +++ b/tests/boolean/bopcut_simple/ZF9 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 bopcut result -set square 109.642 +checkprops result -s 109.642 diff --git a/tests/boolean/bopcut_simple/ZG1 b/tests/boolean/bopcut_simple/ZG1 index 17ecbceb08..320ac5e357 100644 --- a/tests/boolean/bopcut_simple/ZG1 +++ b/tests/boolean/bopcut_simple/ZG1 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcut result -set square 70.8546 +checkprops result -s 70.8546 diff --git a/tests/boolean/bopcut_simple/ZG2 b/tests/boolean/bopcut_simple/ZG2 index 6e74485144..7abff243f2 100644 --- a/tests/boolean/bopcut_simple/ZG2 +++ b/tests/boolean/bopcut_simple/ZG2 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcut result -set square 70.8546 +checkprops result -s 70.8546 diff --git a/tests/boolean/bopcut_simple/ZG3 b/tests/boolean/bopcut_simple/ZG3 index f35753f675..384e7f47ce 100644 --- a/tests/boolean/bopcut_simple/ZG3 +++ b/tests/boolean/bopcut_simple/ZG3 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcut result -set square 70.8546 +checkprops result -s 70.8546 diff --git a/tests/boolean/bopcut_simple/ZG4 b/tests/boolean/bopcut_simple/ZG4 index c6ab36994d..acf8a97b85 100644 --- a/tests/boolean/bopcut_simple/ZG4 +++ b/tests/boolean/bopcut_simple/ZG4 @@ -6,4 +6,4 @@ trotate b2 2 0 0 0 0 1 30 bop b1 b2 bopcut result -set square 70.8546 +checkprops result -s 70.8546 diff --git a/tests/boolean/bopcut_simple/ZG5 b/tests/boolean/bopcut_simple/ZG5 index 8462146e7e..a820dac02f 100644 --- a/tests/boolean/bopcut_simple/ZG5 +++ b/tests/boolean/bopcut_simple/ZG5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcut result -set square 95.5757 +checkprops result -s 95.5757 diff --git a/tests/boolean/bopcut_simple/ZG6 b/tests/boolean/bopcut_simple/ZG6 index 636fc12e56..9562b5be86 100644 --- a/tests/boolean/bopcut_simple/ZG6 +++ b/tests/boolean/bopcut_simple/ZG6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcut result -set square 95.5757 +checkprops result -s 95.5757 diff --git a/tests/boolean/bopcut_simple/ZG7 b/tests/boolean/bopcut_simple/ZG7 index 71bbd03727..41b4d39288 100644 --- a/tests/boolean/bopcut_simple/ZG7 +++ b/tests/boolean/bopcut_simple/ZG7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcut result -set square 95.5757 +checkprops result -s 95.5757 diff --git a/tests/boolean/bopcut_simple/ZG8 b/tests/boolean/bopcut_simple/ZG8 index c8bb843867..5270616d2b 100644 --- a/tests/boolean/bopcut_simple/ZG8 +++ b/tests/boolean/bopcut_simple/ZG8 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 bopcut result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcut_simple/ZG9 b/tests/boolean/bopcut_simple/ZG9 index 2af63c38ff..01393f9db4 100644 --- a/tests/boolean/bopcut_simple/ZG9 +++ b/tests/boolean/bopcut_simple/ZG9 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 bopcut result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcut_simple/ZH1 b/tests/boolean/bopcut_simple/ZH1 index 2b6d47fa4b..3685d4caaf 100644 --- a/tests/boolean/bopcut_simple/ZH1 +++ b/tests/boolean/bopcut_simple/ZH1 @@ -5,4 +5,4 @@ ttranslate b2 6 2 0 bop b1 b2 bopcut result -set square 62.1124 +checkprops result -s 62.1124 diff --git a/tests/boolean/bopcut_simple/ZH2 b/tests/boolean/bopcut_simple/ZH2 index 1c915bcb02..b0c7c3ceca 100644 --- a/tests/boolean/bopcut_simple/ZH2 +++ b/tests/boolean/bopcut_simple/ZH2 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 bopcut result -set square 62.1124 +checkprops result -s 62.1124 diff --git a/tests/boolean/bopcut_simple/ZH3 b/tests/boolean/bopcut_simple/ZH3 index d2589cef68..041a30a966 100644 --- a/tests/boolean/bopcut_simple/ZH3 +++ b/tests/boolean/bopcut_simple/ZH3 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopcut result -set square 62.1124 +checkprops result -s 62.1124 diff --git a/tests/boolean/bopcut_simple/ZH4 b/tests/boolean/bopcut_simple/ZH4 index 199ecd3fbb..15c3579b77 100644 --- a/tests/boolean/bopcut_simple/ZH4 +++ b/tests/boolean/bopcut_simple/ZH4 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopcut result -set square 67.2316 +checkprops result -s 67.2316 diff --git a/tests/boolean/bopcut_simple/ZH5 b/tests/boolean/bopcut_simple/ZH5 index 03948c8353..708000c59a 100644 --- a/tests/boolean/bopcut_simple/ZH5 +++ b/tests/boolean/bopcut_simple/ZH5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZH6 b/tests/boolean/bopcut_simple/ZH6 index dfbb2846ad..bb721f2e96 100644 --- a/tests/boolean/bopcut_simple/ZH6 +++ b/tests/boolean/bopcut_simple/ZH6 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZH7 b/tests/boolean/bopcut_simple/ZH7 index 6fe07bbed7..19b265183f 100644 --- a/tests/boolean/bopcut_simple/ZH7 +++ b/tests/boolean/bopcut_simple/ZH7 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZH8 b/tests/boolean/bopcut_simple/ZH8 index 8639853a2c..7b50c3454b 100644 --- a/tests/boolean/bopcut_simple/ZH8 +++ b/tests/boolean/bopcut_simple/ZH8 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZH9 b/tests/boolean/bopcut_simple/ZH9 index 53ab109d55..db8e9bbcf0 100644 --- a/tests/boolean/bopcut_simple/ZH9 +++ b/tests/boolean/bopcut_simple/ZH9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZI1 b/tests/boolean/bopcut_simple/ZI1 index e6dce6d69b..38e27e6162 100644 --- a/tests/boolean/bopcut_simple/ZI1 +++ b/tests/boolean/bopcut_simple/ZI1 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZI2 b/tests/boolean/bopcut_simple/ZI2 index 853470960f..09f7ab7f33 100644 --- a/tests/boolean/bopcut_simple/ZI2 +++ b/tests/boolean/bopcut_simple/ZI2 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZI3 b/tests/boolean/bopcut_simple/ZI3 index fc44689ab0..5ab5bb29fb 100644 --- a/tests/boolean/bopcut_simple/ZI3 +++ b/tests/boolean/bopcut_simple/ZI3 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcut result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopcut_simple/ZI4 b/tests/boolean/bopcut_simple/ZI4 index ddec05ea83..dbbb466164 100644 --- a/tests/boolean/bopcut_simple/ZI4 +++ b/tests/boolean/bopcut_simple/ZI4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 bopcut result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopcut_simple/ZI5 b/tests/boolean/bopcut_simple/ZI5 index 32179f653e..57b08c366a 100644 --- a/tests/boolean/bopcut_simple/ZI5 +++ b/tests/boolean/bopcut_simple/ZI5 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 bopcut result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopcut_simple/ZI6 b/tests/boolean/bopcut_simple/ZI6 index b8a6f4ea8b..17938c8808 100644 --- a/tests/boolean/bopcut_simple/ZI6 +++ b/tests/boolean/bopcut_simple/ZI6 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 180 bop b1 b2 bopcut result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopcut_simple/ZI7 b/tests/boolean/bopcut_simple/ZI7 index a7719d28f2..9e73236669 100644 --- a/tests/boolean/bopcut_simple/ZI7 +++ b/tests/boolean/bopcut_simple/ZI7 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 270 bop b1 b2 bopcut result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopcut_simple/ZI8 b/tests/boolean/bopcut_simple/ZI8 index 2be9f1087f..3a06abace9 100644 --- a/tests/boolean/bopcut_simple/ZI8 +++ b/tests/boolean/bopcut_simple/ZI8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcut result -set square 196.529 +checkprops result -s 196.529 diff --git a/tests/boolean/bopcut_simple/ZI9 b/tests/boolean/bopcut_simple/ZI9 index 7aed12a6e3..d3548d17d6 100644 --- a/tests/boolean/bopcut_simple/ZI9 +++ b/tests/boolean/bopcut_simple/ZI9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcut result -set square 196.529 +checkprops result -s 196.529 diff --git a/tests/boolean/bopcut_simple/ZJ1 b/tests/boolean/bopcut_simple/ZJ1 index 6b52922916..1778b0eb2f 100644 --- a/tests/boolean/bopcut_simple/ZJ1 +++ b/tests/boolean/bopcut_simple/ZJ1 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcut result -set square 196.529 +checkprops result -s 196.529 diff --git a/tests/boolean/bopcut_simple/ZJ2 b/tests/boolean/bopcut_simple/ZJ2 index feffbb2cc8..d795287399 100644 --- a/tests/boolean/bopcut_simple/ZJ2 +++ b/tests/boolean/bopcut_simple/ZJ2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcut result -set square 196.529 +checkprops result -s 196.529 diff --git a/tests/boolean/bopcut_simple/ZJ3 b/tests/boolean/bopcut_simple/ZJ3 index 6aafe69eb9..7d66e37a23 100644 --- a/tests/boolean/bopcut_simple/ZJ3 +++ b/tests/boolean/bopcut_simple/ZJ3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 bopcut result -set square 196.529 +checkprops result -s 196.529 diff --git a/tests/boolean/bopcut_simple/ZJ4 b/tests/boolean/bopcut_simple/ZJ4 index cbd817532c..09d84ed5f9 100644 --- a/tests/boolean/bopcut_simple/ZJ4 +++ b/tests/boolean/bopcut_simple/ZJ4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcut result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopcut_simple/ZJ5 b/tests/boolean/bopcut_simple/ZJ5 index e61f77f064..a710a16d4a 100644 --- a/tests/boolean/bopcut_simple/ZJ5 +++ b/tests/boolean/bopcut_simple/ZJ5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 bopcut result -set square 331.027 +checkprops result -s 331.027 diff --git a/tests/boolean/bopcut_simple/ZJ6 b/tests/boolean/bopcut_simple/ZJ6 index a57178c43d..f944d46890 100644 --- a/tests/boolean/bopcut_simple/ZJ6 +++ b/tests/boolean/bopcut_simple/ZJ6 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 bopcut result -set square 361.87 +checkprops result -s 361.87 diff --git a/tests/boolean/bopcut_simple/ZJ7 b/tests/boolean/bopcut_simple/ZJ7 index 2cfcdeed22..fd821b77c9 100644 --- a/tests/boolean/bopcut_simple/ZJ7 +++ b/tests/boolean/bopcut_simple/ZJ7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcut result -set square 360.295 +checkprops result -s 360.295 diff --git a/tests/boolean/bopcut_simple/ZJ8 b/tests/boolean/bopcut_simple/ZJ8 index 60059bda78..ac1c232a4f 100644 --- a/tests/boolean/bopcut_simple/ZJ8 +++ b/tests/boolean/bopcut_simple/ZJ8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcut result -set square 356.16 +checkprops result -s 356.16 diff --git a/tests/boolean/bopcut_simple/ZJ9 b/tests/boolean/bopcut_simple/ZJ9 index 87feba8ce3..bf4ddc3286 100644 --- a/tests/boolean/bopcut_simple/ZJ9 +++ b/tests/boolean/bopcut_simple/ZJ9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcut result -set square 362.225 +checkprops result -s 362.225 diff --git a/tests/boolean/bopcut_simple/ZK1 b/tests/boolean/bopcut_simple/ZK1 index 4174ca0efd..d61a676655 100644 --- a/tests/boolean/bopcut_simple/ZK1 +++ b/tests/boolean/bopcut_simple/ZK1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcut result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopcut_simple/ZK2 b/tests/boolean/bopcut_simple/ZK2 index 2093862920..b84949bafe 100644 --- a/tests/boolean/bopcut_simple/ZK2 +++ b/tests/boolean/bopcut_simple/ZK2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopcut result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopcut_simple/ZK3 b/tests/boolean/bopcut_simple/ZK3 index 5928e29507..dbbcd2f4f8 100644 --- a/tests/boolean/bopcut_simple/ZK3 +++ b/tests/boolean/bopcut_simple/ZK3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopcut result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopcut_simple/ZK4 b/tests/boolean/bopcut_simple/ZK4 index fdbbcb65b4..dcfd676b06 100644 --- a/tests/boolean/bopcut_simple/ZK4 +++ b/tests/boolean/bopcut_simple/ZK4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopcut result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopcut_simple/ZK5 b/tests/boolean/bopcut_simple/ZK5 index 854dfea8cc..52fa50fb94 100644 --- a/tests/boolean/bopcut_simple/ZK5 +++ b/tests/boolean/bopcut_simple/ZK5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopcut result -set square 358.727 +checkprops result -s 358.727 diff --git a/tests/boolean/bopcut_simple/ZK6 b/tests/boolean/bopcut_simple/ZK6 index 946af07372..2e078bb4fd 100644 --- a/tests/boolean/bopcut_simple/ZK6 +++ b/tests/boolean/bopcut_simple/ZK6 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 bopcut result -set square 358.826 +checkprops result -s 358.826 diff --git a/tests/boolean/bopcut_simple/ZK7 b/tests/boolean/bopcut_simple/ZK7 index b11de14698..8cc45f6b43 100644 --- a/tests/boolean/bopcut_simple/ZK7 +++ b/tests/boolean/bopcut_simple/ZK7 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopcut result -set square 308.057 +checkprops result -s 308.057 diff --git a/tests/boolean/bopcut_simple/ZK8 b/tests/boolean/bopcut_simple/ZK8 index c699ac5713..8c93b238f3 100644 --- a/tests/boolean/bopcut_simple/ZK8 +++ b/tests/boolean/bopcut_simple/ZK8 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 bopcut result -set square 308.068 +checkprops result -s 308.068 diff --git a/tests/boolean/bopcut_simple/ZK9 b/tests/boolean/bopcut_simple/ZK9 index f0df3939ab..6a5a618da1 100644 --- a/tests/boolean/bopcut_simple/ZK9 +++ b/tests/boolean/bopcut_simple/ZK9 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopcut result -set square 355.69 +checkprops result -s 355.69 diff --git a/tests/boolean/bopcut_simple/ZL1 b/tests/boolean/bopcut_simple/ZL1 index a132d96aca..100efc1109 100644 --- a/tests/boolean/bopcut_simple/ZL1 +++ b/tests/boolean/bopcut_simple/ZL1 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 -90 bop b1 b2 bopcut result -set square 355.82 +checkprops result -s 355.82 diff --git a/tests/boolean/bopcut_simple/ZL2 b/tests/boolean/bopcut_simple/ZL2 index b261e4c0b7..cc416542a2 100644 --- a/tests/boolean/bopcut_simple/ZL2 +++ b/tests/boolean/bopcut_simple/ZL2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 bopcut result -set square 317.718 +checkprops result -s 317.718 diff --git a/tests/boolean/bopcut_simple/ZL3 b/tests/boolean/bopcut_simple/ZL3 index abf9780e8c..bbdbc0c3e8 100644 --- a/tests/boolean/bopcut_simple/ZL3 +++ b/tests/boolean/bopcut_simple/ZL3 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 90 bop b1 b2 bopcut result -set square 317.718 +checkprops result -s 317.718 diff --git a/tests/boolean/bopcut_simple/ZL4 b/tests/boolean/bopcut_simple/ZL4 index c7ed1d79f3..4c10dd7eee 100644 --- a/tests/boolean/bopcut_simple/ZL4 +++ b/tests/boolean/bopcut_simple/ZL4 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 180 bop b1 b2 bopcut result -set square 317.718 +checkprops result -s 317.718 diff --git a/tests/boolean/bopcut_simple/ZL5 b/tests/boolean/bopcut_simple/ZL5 index 7d9be72f5d..86f5f2e450 100644 --- a/tests/boolean/bopcut_simple/ZL5 +++ b/tests/boolean/bopcut_simple/ZL5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 270 bop b1 b2 bopcut result -set square 317.718 +checkprops result -s 317.718 diff --git a/tests/boolean/bopcut_simple/ZL6 b/tests/boolean/bopcut_simple/ZL6 index 5816b466f6..3bbd821d18 100644 --- a/tests/boolean/bopcut_simple/ZL6 +++ b/tests/boolean/bopcut_simple/ZL6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZL7 b/tests/boolean/bopcut_simple/ZL7 index ff39b735a1..13d45d090d 100644 --- a/tests/boolean/bopcut_simple/ZL7 +++ b/tests/boolean/bopcut_simple/ZL7 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 90 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZL8 b/tests/boolean/bopcut_simple/ZL8 index 8b791d4426..cecc8bd669 100644 --- a/tests/boolean/bopcut_simple/ZL8 +++ b/tests/boolean/bopcut_simple/ZL8 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 180 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZL9 b/tests/boolean/bopcut_simple/ZL9 index 86c19d7e7c..000f6579dc 100644 --- a/tests/boolean/bopcut_simple/ZL9 +++ b/tests/boolean/bopcut_simple/ZL9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 270 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZM1 b/tests/boolean/bopcut_simple/ZM1 index 06fd4e07bd..729fd995fc 100644 --- a/tests/boolean/bopcut_simple/ZM1 +++ b/tests/boolean/bopcut_simple/ZM1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZM2 b/tests/boolean/bopcut_simple/ZM2 index a2be0b208f..9f61001df8 100644 --- a/tests/boolean/bopcut_simple/ZM2 +++ b/tests/boolean/bopcut_simple/ZM2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 6 bop b1 b2 bopcut result -set square 619.018 +checkprops result -s 619.018 diff --git a/tests/boolean/bopcut_simple/ZM3 b/tests/boolean/bopcut_simple/ZM3 index c6325dc614..2c92e24704 100644 --- a/tests/boolean/bopcut_simple/ZM3 +++ b/tests/boolean/bopcut_simple/ZM3 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 bopcut result -set square 648.796 +checkprops result -s 648.796 diff --git a/tests/boolean/bopcut_simple/ZM4 b/tests/boolean/bopcut_simple/ZM4 index 72e1f1f4b8..6476096087 100644 --- a/tests/boolean/bopcut_simple/ZM4 +++ b/tests/boolean/bopcut_simple/ZM4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcut result -set square 647.221 +checkprops result -s 647.221 diff --git a/tests/boolean/bopcut_simple/ZM5 b/tests/boolean/bopcut_simple/ZM5 index f4ef0bd2d0..8afe9174df 100644 --- a/tests/boolean/bopcut_simple/ZM5 +++ b/tests/boolean/bopcut_simple/ZM5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopcut result -set square 643.086 +checkprops result -s 643.086 diff --git a/tests/boolean/bopcut_simple/ZM6 b/tests/boolean/bopcut_simple/ZM6 index 7078980494..b1471b232b 100644 --- a/tests/boolean/bopcut_simple/ZM6 +++ b/tests/boolean/bopcut_simple/ZM6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopcut result -set square 649.15 +checkprops result -s 649.15 diff --git a/tests/boolean/bopcut_simple/ZM7 b/tests/boolean/bopcut_simple/ZM7 index 08ec41c167..6836326653 100644 --- a/tests/boolean/bopcut_simple/ZM7 +++ b/tests/boolean/bopcut_simple/ZM7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -4 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZM8 b/tests/boolean/bopcut_simple/ZM8 index aafedbac3c..d1053cc474 100644 --- a/tests/boolean/bopcut_simple/ZM8 +++ b/tests/boolean/bopcut_simple/ZM8 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 90 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZM9 b/tests/boolean/bopcut_simple/ZM9 index 02c99b1aba..ae3b825a81 100644 --- a/tests/boolean/bopcut_simple/ZM9 +++ b/tests/boolean/bopcut_simple/ZM9 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 180 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZN1 b/tests/boolean/bopcut_simple/ZN1 index b1089d584e..38e75c1b2a 100644 --- a/tests/boolean/bopcut_simple/ZN1 +++ b/tests/boolean/bopcut_simple/ZN1 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 270 bop b1 b2 bopcut result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopcut_simple/ZN2 b/tests/boolean/bopcut_simple/ZN2 index 0ca942ff0e..62933170e2 100644 --- a/tests/boolean/bopcut_simple/ZN2 +++ b/tests/boolean/bopcut_simple/ZN2 @@ -5,4 +5,4 @@ ttranslate b2 4 0 0 bop b1 b2 bopcut result -set square 523.976 +checkprops result -s 523.976 diff --git a/tests/boolean/bopcut_simple/ZN3 b/tests/boolean/bopcut_simple/ZN3 index c5deee3d0d..fd989fcf64 100644 --- a/tests/boolean/bopcut_simple/ZN3 +++ b/tests/boolean/bopcut_simple/ZN3 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -2 bop b1 b2 bopcut result -set square 114.85 +checkprops result -s 114.85 diff --git a/tests/boolean/bopcut_simple/ZN4 b/tests/boolean/bopcut_simple/ZN4 index aa0958f4b2..70a0211192 100644 --- a/tests/boolean/bopcut_simple/ZN4 +++ b/tests/boolean/bopcut_simple/ZN4 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 bopcut result -set square 114.85 +checkprops result -s 114.85 diff --git a/tests/boolean/bopcut_simple/ZN5 b/tests/boolean/bopcut_simple/ZN5 index 14336ae64c..58e168e03c 100644 --- a/tests/boolean/bopcut_simple/ZN5 +++ b/tests/boolean/bopcut_simple/ZN5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcut result -set square 92.5664 +checkprops result -s 92.5664 diff --git a/tests/boolean/bopcut_simple/ZN6 b/tests/boolean/bopcut_simple/ZN6 index fe1e44a874..7cfe15dd4e 100644 --- a/tests/boolean/bopcut_simple/ZN6 +++ b/tests/boolean/bopcut_simple/ZN6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcut result -set square 92.5664 +checkprops result -s 92.5664 diff --git a/tests/boolean/bopcut_simple/ZN7 b/tests/boolean/bopcut_simple/ZN7 index 2e17a18230..e3f8a5b9e6 100644 --- a/tests/boolean/bopcut_simple/ZN7 +++ b/tests/boolean/bopcut_simple/ZN7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcut result -set square 92.5664 +checkprops result -s 92.5664 diff --git a/tests/boolean/bopcut_simple/ZN8 b/tests/boolean/bopcut_simple/ZN8 index e4a475e597..1592748acb 100644 --- a/tests/boolean/bopcut_simple/ZN8 +++ b/tests/boolean/bopcut_simple/ZN8 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopcut result -set square 97.4248 +checkprops result -s 97.4248 diff --git a/tests/boolean/bopcut_simple/ZN9 b/tests/boolean/bopcut_simple/ZN9 index 147c11189c..c6e6db568b 100644 --- a/tests/boolean/bopcut_simple/ZN9 +++ b/tests/boolean/bopcut_simple/ZN9 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopcut result -set square 97.4248 +checkprops result -s 97.4248 diff --git a/tests/boolean/bopcut_simple/ZO1 b/tests/boolean/bopcut_simple/ZO1 index be9eaa15f4..3fa59524f0 100644 --- a/tests/boolean/bopcut_simple/ZO1 +++ b/tests/boolean/bopcut_simple/ZO1 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopcut result -set square 97.4248 +checkprops result -s 97.4248 diff --git a/tests/boolean/bopcut_simple/ZO2 b/tests/boolean/bopcut_simple/ZO2 index 772409c4ed..a6c23e33d6 100644 --- a/tests/boolean/bopcut_simple/ZO2 +++ b/tests/boolean/bopcut_simple/ZO2 @@ -5,4 +5,4 @@ ttranslate b2 4 3 0 bop b1 b2 bopcut result -set square 97.4248 +checkprops result -s 97.4248 diff --git a/tests/boolean/bopcut_simple/ZO3 b/tests/boolean/bopcut_simple/ZO3 index af006cbefa..d99651c3b2 100644 --- a/tests/boolean/bopcut_simple/ZO3 +++ b/tests/boolean/bopcut_simple/ZO3 @@ -5,4 +5,4 @@ ttranslate b2 3 0 0 bop b1 b2 bopcut result -set square 97.4248 +checkprops result -s 97.4248 diff --git a/tests/boolean/bopcut_simple/ZO4 b/tests/boolean/bopcut_simple/ZO4 index 34e5d96ced..ca3bb739ec 100644 --- a/tests/boolean/bopcut_simple/ZO4 +++ b/tests/boolean/bopcut_simple/ZO4 @@ -5,4 +5,4 @@ ttranslate b2 0 3 0 bop b1 b2 bopcut result -set square 97.4248 +checkprops result -s 97.4248 diff --git a/tests/boolean/bopcut_simple/ZO5 b/tests/boolean/bopcut_simple/ZO5 index be36f4d4b9..a9eb39967e 100644 --- a/tests/boolean/bopcut_simple/ZO5 +++ b/tests/boolean/bopcut_simple/ZO5 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 bopcut result -set square 97.4248 +checkprops result -s 97.4248 diff --git a/tests/boolean/bopcut_simple/ZO6 b/tests/boolean/bopcut_simple/ZO6 index d1532ade7c..a01039e218 100644 --- a/tests/boolean/bopcut_simple/ZO6 +++ b/tests/boolean/bopcut_simple/ZO6 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 bopcut result -set square 70.4308 +checkprops result -s 70.4308 diff --git a/tests/boolean/bopcut_simple/ZO7 b/tests/boolean/bopcut_simple/ZO7 index 5a7880f430..cf56063fe1 100644 --- a/tests/boolean/bopcut_simple/ZO7 +++ b/tests/boolean/bopcut_simple/ZO7 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopcut result -set square 70.4308 +checkprops result -s 70.4308 diff --git a/tests/boolean/bopcut_simple/ZO8 b/tests/boolean/bopcut_simple/ZO8 index 624a5d2c8e..81899cfe33 100644 --- a/tests/boolean/bopcut_simple/ZO8 +++ b/tests/boolean/bopcut_simple/ZO8 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 90 bop b1 b2 bopcut result -set square 70.4308 +checkprops result -s 70.4308 diff --git a/tests/boolean/bopcut_simple/ZO9 b/tests/boolean/bopcut_simple/ZO9 index e6d6a473e9..72a91485b0 100644 --- a/tests/boolean/bopcut_simple/ZO9 +++ b/tests/boolean/bopcut_simple/ZO9 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 bopcut result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcut_simple/ZP1 b/tests/boolean/bopcut_simple/ZP1 index 66763c6108..57dc9e06fb 100644 --- a/tests/boolean/bopcut_simple/ZP1 +++ b/tests/boolean/bopcut_simple/ZP1 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 bopcut result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopcut_simple/ZP2 b/tests/boolean/bopcut_simple/ZP2 index 1238232f59..c157dde1a0 100644 --- a/tests/boolean/bopcut_simple/ZP2 +++ b/tests/boolean/bopcut_simple/ZP2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 bopcut result -set square 86.2832 +checkprops result -s 86.2832 diff --git a/tests/boolean/bopcut_simple/ZP3 b/tests/boolean/bopcut_simple/ZP3 index 1b09bc2d86..08d8b0c2d2 100644 --- a/tests/boolean/bopcut_simple/ZP3 +++ b/tests/boolean/bopcut_simple/ZP3 @@ -30,4 +30,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcut result -set square 179000 +checkprops result -s 179000 diff --git a/tests/boolean/bopcut_simple/ZP4 b/tests/boolean/bopcut_simple/ZP4 index f6dd11a045..9809ffccc3 100644 --- a/tests/boolean/bopcut_simple/ZP4 +++ b/tests/boolean/bopcut_simple/ZP4 @@ -30,4 +30,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcut result -set square 81000 +checkprops result -s 81000 diff --git a/tests/boolean/bopcut_simple/ZP5 b/tests/boolean/bopcut_simple/ZP5 index f9cd66f499..f1b5242bf5 100644 --- a/tests/boolean/bopcut_simple/ZP5 +++ b/tests/boolean/bopcut_simple/ZP5 @@ -30,4 +30,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcut result -set square 144000 +checkprops result -s 144000 diff --git a/tests/boolean/bopcut_simple/ZP6 b/tests/boolean/bopcut_simple/ZP6 index 5cdfd3958e..9f7ec29e53 100644 --- a/tests/boolean/bopcut_simple/ZP6 +++ b/tests/boolean/bopcut_simple/ZP6 @@ -30,4 +30,4 @@ box b 0 0 $Zbox 150 200 200 bop b hs bopcut result -set square 116000 +checkprops result -s 116000 diff --git a/tests/boolean/bopcut_simple/ZP7 b/tests/boolean/bopcut_simple/ZP7 index 7eecc90ff7..5074e9a267 100644 --- a/tests/boolean/bopcut_simple/ZP7 +++ b/tests/boolean/bopcut_simple/ZP7 @@ -28,4 +28,4 @@ bop ba s bopcut result -set square 53.2832 +checkprops result -s 53.2832 diff --git a/tests/boolean/bopcut_simple/ZP8 b/tests/boolean/bopcut_simple/ZP8 index 54be197ab9..9ccd2633fa 100644 --- a/tests/boolean/bopcut_simple/ZP8 +++ b/tests/boolean/bopcut_simple/ZP8 @@ -6,4 +6,4 @@ prism pcy pc_2 0 0 10 bop pc pcy bopcut result -set square 254.16 +checkprops result -s 254.16 diff --git a/tests/boolean/bopcut_simple/ZP9 b/tests/boolean/bopcut_simple/ZP9 index 0f62898c13..1f1742db1b 100644 --- a/tests/boolean/bopcut_simple/ZP9 +++ b/tests/boolean/bopcut_simple/ZP9 @@ -13,4 +13,4 @@ explode r so bop r_1 b1 bopcut result -set square 696 +checkprops result -s 696 diff --git a/tests/boolean/bopcut_simple/ZQ1 b/tests/boolean/bopcut_simple/ZQ1 index 0210d837e7..55088ee910 100755 --- a/tests/boolean/bopcut_simple/ZQ1 +++ b/tests/boolean/bopcut_simple/ZQ1 @@ -29,7 +29,7 @@ bopfuse Union_1 bop face_1 Union_1 bopcut result -set square 37172.6 +checkprops result -s 37172.6 diff --git a/tests/boolean/bopfuse_2d/A1 b/tests/boolean/bopfuse_2d/A1 index 4c2b980fc0..b19462cbaf 100644 --- a/tests/boolean/bopfuse_2d/A1 +++ b/tests/boolean/bopfuse_2d/A1 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b bopfuse result -set length 635.826 +checkprops result -l 635.826 +checksection result set nbsh_v 12 set nbsh_e 12 diff --git a/tests/boolean/bopfuse_2d/A2 b/tests/boolean/bopfuse_2d/A2 index a8954e4bc2..d6aef93f6a 100644 --- a/tests/boolean/bopfuse_2d/A2 +++ b/tests/boolean/bopfuse_2d/A2 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b bopfuse result -set length 739.311 +checkprops result -l 739.311 +checksection result set nbsh_v 14 set nbsh_e 14 diff --git a/tests/boolean/bopfuse_2d/A3 b/tests/boolean/bopfuse_2d/A3 index e87725cb01..0829083171 100644 --- a/tests/boolean/bopfuse_2d/A3 +++ b/tests/boolean/bopfuse_2d/A3 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b bopfuse result -set length 739.311 +checkprops result -l 739.311 +checksection result set nbsh_v 20 set nbsh_e 20 diff --git a/tests/boolean/bopfuse_2d/A4 b/tests/boolean/bopfuse_2d/A4 index 0e314f0bf8..f94d630501 100644 --- a/tests/boolean/bopfuse_2d/A4 +++ b/tests/boolean/bopfuse_2d/A4 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b bopfuse result -set length 862.192 +checkprops result -l 862.192 +checksection result set nbsh_v 12 set nbsh_e 13 diff --git a/tests/boolean/bopfuse_2d/A5 b/tests/boolean/bopfuse_2d/A5 index c9fe93fedd..7254103f8d 100644 --- a/tests/boolean/bopfuse_2d/A5 +++ b/tests/boolean/bopfuse_2d/A5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopfuse result -set length 1045.95 +checkprops result -l 1045.95 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/bopfuse_2d/A6 b/tests/boolean/bopfuse_2d/A6 index 209d89f633..09635d1971 100644 --- a/tests/boolean/bopfuse_2d/A6 +++ b/tests/boolean/bopfuse_2d/A6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopfuse result -set length 1157.7 +checkprops result -l 1157.7 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/bopfuse_2d/A7 b/tests/boolean/bopfuse_2d/A7 index e2e2e2b78a..2a1e4a6764 100644 --- a/tests/boolean/bopfuse_2d/A7 +++ b/tests/boolean/bopfuse_2d/A7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopfuse result -set length 1252.16 +checkprops result -l 1252.16 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bopfuse_2d/A8 b/tests/boolean/bopfuse_2d/A8 index 748b784b4d..c427390766 100644 --- a/tests/boolean/bopfuse_2d/A8 +++ b/tests/boolean/bopfuse_2d/A8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopfuse result -set length 1127.57 +checkprops result -l 1127.57 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bopfuse_2d/A9 b/tests/boolean/bopfuse_2d/A9 index 783446ce23..5dd7fa2c33 100644 --- a/tests/boolean/bopfuse_2d/A9 +++ b/tests/boolean/bopfuse_2d/A9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopfuse result -set length 1316.05 +checkprops result -l 1316.05 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bopfuse_2d/B1 b/tests/boolean/bopfuse_2d/B1 index 71bf6121c7..b0b44265ec 100644 --- a/tests/boolean/bopfuse_2d/B1 +++ b/tests/boolean/bopfuse_2d/B1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopfuse result -set length 1809.78 +checkprops result -l 1809.78 +checksection result set nbsh_v 8 set nbsh_e 9 diff --git a/tests/boolean/bopfuse_2d/B2 b/tests/boolean/bopfuse_2d/B2 index b9e8aaed03..91becf3c46 100644 --- a/tests/boolean/bopfuse_2d/B2 +++ b/tests/boolean/bopfuse_2d/B2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopfuse result -set length 1982.81 +checkprops result -l 1982.81 +checksection result set nbsh_v 10 set nbsh_e 11 diff --git a/tests/boolean/bopfuse_2d/B3 b/tests/boolean/bopfuse_2d/B3 index f4e0b3383a..5fb96c20fb 100644 --- a/tests/boolean/bopfuse_2d/B3 +++ b/tests/boolean/bopfuse_2d/B3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopfuse result -set length 2046.69 +checkprops result -l 2046.69 +checksection result set nbsh_v 10 set nbsh_e 11 diff --git a/tests/boolean/bopfuse_2d/B4 b/tests/boolean/bopfuse_2d/B4 index a102957b14..7ce36832ae 100644 --- a/tests/boolean/bopfuse_2d/B4 +++ b/tests/boolean/bopfuse_2d/B4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopfuse result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/B5 b/tests/boolean/bopfuse_2d/B5 index bd77f92dcf..5e060dba9e 100644 --- a/tests/boolean/bopfuse_2d/B5 +++ b/tests/boolean/bopfuse_2d/B5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopfuse result -set length 725.427 +checkprops result -l 725.427 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/B6 b/tests/boolean/bopfuse_2d/B6 index 03050cb740..c6d14058f0 100644 --- a/tests/boolean/bopfuse_2d/B6 +++ b/tests/boolean/bopfuse_2d/B6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopfuse result -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bopfuse_2d/B7 b/tests/boolean/bopfuse_2d/B7 index aea9f31e0b..a25edb5ded 100644 --- a/tests/boolean/bopfuse_2d/B7 +++ b/tests/boolean/bopfuse_2d/B7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopfuse result -set length 695.295 +checkprops result -l 695.295 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/B8 b/tests/boolean/bopfuse_2d/B8 index 9b9b30544a..efd72da3df 100644 --- a/tests/boolean/bopfuse_2d/B8 +++ b/tests/boolean/bopfuse_2d/B8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopfuse result -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/B9 b/tests/boolean/bopfuse_2d/B9 index 9902578f82..6f62cab0bd 100644 --- a/tests/boolean/bopfuse_2d/B9 +++ b/tests/boolean/bopfuse_2d/B9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopfuse result -set length 1377.51 +checkprops result -l 1377.51 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bopfuse_2d/C1 b/tests/boolean/bopfuse_2d/C1 index 8cbe4c023a..eccaf8cf48 100644 --- a/tests/boolean/bopfuse_2d/C1 +++ b/tests/boolean/bopfuse_2d/C1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopfuse result -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 8 set nbsh_e 8 diff --git a/tests/boolean/bopfuse_2d/C2 b/tests/boolean/bopfuse_2d/C2 index 12d5f14d8c..bc770dce61 100644 --- a/tests/boolean/bopfuse_2d/C2 +++ b/tests/boolean/bopfuse_2d/C2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopfuse result -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bopfuse_2d/C3 b/tests/boolean/bopfuse_2d/C3 index 7ec53b6818..e0bc5046bd 100644 --- a/tests/boolean/bopfuse_2d/C3 +++ b/tests/boolean/bopfuse_2d/C3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b bopfuse result -set length 613.678 +checkprops result -l 613.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/C4 b/tests/boolean/bopfuse_2d/C4 index 882cfcde0a..303eb11ba6 100644 --- a/tests/boolean/bopfuse_2d/C4 +++ b/tests/boolean/bopfuse_2d/C4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b bopfuse result -set length 725.427 +checkprops result -l 725.427 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/C5 b/tests/boolean/bopfuse_2d/C5 index ee470cca4c..5482a6b846 100644 --- a/tests/boolean/bopfuse_2d/C5 +++ b/tests/boolean/bopfuse_2d/C5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b bopfuse result -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/bopfuse_2d/C6 b/tests/boolean/bopfuse_2d/C6 index e591fbff23..bb2925b70c 100644 --- a/tests/boolean/bopfuse_2d/C6 +++ b/tests/boolean/bopfuse_2d/C6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b bopfuse result -set length 695.295 +checkprops result -l 695.295 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/C7 b/tests/boolean/bopfuse_2d/C7 index 13662cf319..1e6f24f2ee 100644 --- a/tests/boolean/bopfuse_2d/C7 +++ b/tests/boolean/bopfuse_2d/C7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b bopfuse result -set length 963.678 +checkprops result -l 963.678 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/bopfuse_2d/C8 b/tests/boolean/bopfuse_2d/C8 index f87502bcce..15a96a8198 100644 --- a/tests/boolean/bopfuse_2d/C8 +++ b/tests/boolean/bopfuse_2d/C8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b bopfuse result -set length 1377.51 +checkprops result -l 1377.51 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bopfuse_2d/C9 b/tests/boolean/bopfuse_2d/C9 index 02c65a5127..bf4ded841e 100644 --- a/tests/boolean/bopfuse_2d/C9 +++ b/tests/boolean/bopfuse_2d/C9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b bopfuse result -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 8 set nbsh_e 8 diff --git a/tests/boolean/bopfuse_2d/D1 b/tests/boolean/bopfuse_2d/D1 index 1a4ceb5c09..0814ad2000 100644 --- a/tests/boolean/bopfuse_2d/D1 +++ b/tests/boolean/bopfuse_2d/D1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b bopfuse result -set length 1694.32 +checkprops result -l 1694.32 +checksection result set nbsh_v 7 set nbsh_e 7 diff --git a/tests/boolean/bopfuse_2d/begin b/tests/boolean/bopfuse_2d/begin index be76162c24..68fd491626 100644 --- a/tests/boolean/bopfuse_2d/begin +++ b/tests/boolean/bopfuse_2d/begin @@ -1 +1,3 @@ set command bopfuse +set display_vertices 1 + diff --git a/tests/boolean/bopfuse_complex/A1 b/tests/boolean/bopfuse_complex/A1 index b8d1dc36dd..4467d74430 100644 --- a/tests/boolean/bopfuse_complex/A1 +++ b/tests/boolean/bopfuse_complex/A1 @@ -10,4 +10,4 @@ bop a b bopfuse result -set square 4844.63 +checkprops result -s 4844.63 diff --git a/tests/boolean/bopfuse_complex/A2 b/tests/boolean/bopfuse_complex/A2 index af81b253d3..20e31b2254 100644 --- a/tests/boolean/bopfuse_complex/A2 +++ b/tests/boolean/bopfuse_complex/A2 @@ -9,4 +9,4 @@ restore [locate_data_file OCC118-2.brep] b bop b a bopfuse result -set square 4844.63 +checkprops result -s 4844.63 diff --git a/tests/boolean/bopfuse_complex/A3 b/tests/boolean/bopfuse_complex/A3 index d6351b2265..eb3ef9af98 100644 --- a/tests/boolean/bopfuse_complex/A3 +++ b/tests/boolean/bopfuse_complex/A3 @@ -10,4 +10,4 @@ bop a b bopfuse result -set square 4835.45 +checkprops result -s 4835.45 diff --git a/tests/boolean/bopfuse_complex/A4 b/tests/boolean/bopfuse_complex/A4 index 62c20ef0a2..177a33af0e 100644 --- a/tests/boolean/bopfuse_complex/A4 +++ b/tests/boolean/bopfuse_complex/A4 @@ -9,4 +9,4 @@ restore [locate_data_file OCC213-2.brep] b bop b a bopfuse result -set square 4835.45 +checkprops result -s 4835.45 diff --git a/tests/boolean/bopfuse_complex/A5 b/tests/boolean/bopfuse_complex/A5 index e30e555645..f6ef2e15e4 100644 --- a/tests/boolean/bopfuse_complex/A5 +++ b/tests/boolean/bopfuse_complex/A5 @@ -4,4 +4,4 @@ restore [locate_data_file OCC3-2.brep] b bop a b bopfuse result -set square 11400 +checkprops result -s 11400 diff --git a/tests/boolean/bopfuse_complex/A6 b/tests/boolean/bopfuse_complex/A6 index 2264bb94b1..384165dce0 100644 --- a/tests/boolean/bopfuse_complex/A6 +++ b/tests/boolean/bopfuse_complex/A6 @@ -4,4 +4,4 @@ restore [locate_data_file OCC3-2.brep] b bop b a bopfuse result -set square 11400 +checkprops result -s 11400 diff --git a/tests/boolean/bopfuse_complex/A7 b/tests/boolean/bopfuse_complex/A7 index 62ef9948e6..282d12c474 100644 --- a/tests/boolean/bopfuse_complex/A7 +++ b/tests/boolean/bopfuse_complex/A7 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 665013 +checkprops result -s 665013 diff --git a/tests/boolean/bopfuse_complex/A8 b/tests/boolean/bopfuse_complex/A8 index 5e54bacd5e..f1724d3ee5 100644 --- a/tests/boolean/bopfuse_complex/A8 +++ b/tests/boolean/bopfuse_complex/A8 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 665013 +checkprops result -s 665013 diff --git a/tests/boolean/bopfuse_complex/A9 b/tests/boolean/bopfuse_complex/A9 index 09bbcc32b5..516ca8a25a 100644 --- a/tests/boolean/bopfuse_complex/A9 +++ b/tests/boolean/bopfuse_complex/A9 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 241843 +checkprops result -s 241843 diff --git a/tests/boolean/bopfuse_complex/B1 b/tests/boolean/bopfuse_complex/B1 index 25999cb099..06e023dd8a 100644 --- a/tests/boolean/bopfuse_complex/B1 +++ b/tests/boolean/bopfuse_complex/B1 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 241843 +checkprops result -s 241843 diff --git a/tests/boolean/bopfuse_complex/B2 b/tests/boolean/bopfuse_complex/B2 index 649eff4799..edb412c1d1 100644 --- a/tests/boolean/bopfuse_complex/B2 +++ b/tests/boolean/bopfuse_complex/B2 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 3675.77 +checkprops result -s 3675.77 diff --git a/tests/boolean/bopfuse_complex/B3 b/tests/boolean/bopfuse_complex/B3 index 603adccc30..5615ab0b47 100644 --- a/tests/boolean/bopfuse_complex/B3 +++ b/tests/boolean/bopfuse_complex/B3 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 3675.77 +checkprops result -s 3675.77 diff --git a/tests/boolean/bopfuse_complex/B4 b/tests/boolean/bopfuse_complex/B4 index 1bfe302930..ac836e4e14 100644 --- a/tests/boolean/bopfuse_complex/B4 +++ b/tests/boolean/bopfuse_complex/B4 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file OCC100_sp.brep] a restore [locate_data_file OCC100_cyl.brep] b @@ -6,4 +6,4 @@ restore [locate_data_file OCC100_cyl.brep] b bop a b bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/B5 b/tests/boolean/bopfuse_complex/B5 index ad45924410..505021b666 100644 --- a/tests/boolean/bopfuse_complex/B5 +++ b/tests/boolean/bopfuse_complex/B5 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file OCC100_sp.brep] a restore [locate_data_file OCC100_cyl.brep] b @@ -6,4 +6,4 @@ restore [locate_data_file OCC100_cyl.brep] b bop b a bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/B6 b/tests/boolean/bopfuse_complex/B6 index b9a2bf460a..29277578ba 100644 --- a/tests/boolean/bopfuse_complex/B6 +++ b/tests/boolean/bopfuse_complex/B6 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 292297 +checkprops result -s 292297 diff --git a/tests/boolean/bopfuse_complex/B7 b/tests/boolean/bopfuse_complex/B7 index 7fc38a71db..2d15c7d9e6 100644 --- a/tests/boolean/bopfuse_complex/B7 +++ b/tests/boolean/bopfuse_complex/B7 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 292297 +checkprops result -s 292297 diff --git a/tests/boolean/bopfuse_complex/B8 b/tests/boolean/bopfuse_complex/B8 index d34b5732e8..d9db95e786 100644 --- a/tests/boolean/bopfuse_complex/B8 +++ b/tests/boolean/bopfuse_complex/B8 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 172790 +checkprops result -s 172790 diff --git a/tests/boolean/bopfuse_complex/B9 b/tests/boolean/bopfuse_complex/B9 index f231cf7c72..a186c85886 100644 --- a/tests/boolean/bopfuse_complex/B9 +++ b/tests/boolean/bopfuse_complex/B9 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 172790 +checkprops result -s 172790 diff --git a/tests/boolean/bopfuse_complex/C1 b/tests/boolean/bopfuse_complex/C1 index 8313726c82..2379136422 100644 --- a/tests/boolean/bopfuse_complex/C1 +++ b/tests/boolean/bopfuse_complex/C1 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 81598.4 +checkprops result -s 81598.4 diff --git a/tests/boolean/bopfuse_complex/C2 b/tests/boolean/bopfuse_complex/C2 index f55d37a766..8edd87d4bc 100644 --- a/tests/boolean/bopfuse_complex/C2 +++ b/tests/boolean/bopfuse_complex/C2 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 81598.4 +checkprops result -s 81598.4 diff --git a/tests/boolean/bopfuse_complex/C3 b/tests/boolean/bopfuse_complex/C3 index b01efa7fd9..c39fc2c156 100644 --- a/tests/boolean/bopfuse_complex/C3 +++ b/tests/boolean/bopfuse_complex/C3 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 835463 +checkprops result -s 835463 diff --git a/tests/boolean/bopfuse_complex/C4 b/tests/boolean/bopfuse_complex/C4 index 747600de0d..52fd1c8704 100644 --- a/tests/boolean/bopfuse_complex/C4 +++ b/tests/boolean/bopfuse_complex/C4 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 835463 +checkprops result -s 835463 diff --git a/tests/boolean/bopfuse_complex/C5 b/tests/boolean/bopfuse_complex/C5 index b01efa7fd9..c39fc2c156 100644 --- a/tests/boolean/bopfuse_complex/C5 +++ b/tests/boolean/bopfuse_complex/C5 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 835463 +checkprops result -s 835463 diff --git a/tests/boolean/bopfuse_complex/C6 b/tests/boolean/bopfuse_complex/C6 index 747600de0d..52fd1c8704 100644 --- a/tests/boolean/bopfuse_complex/C6 +++ b/tests/boolean/bopfuse_complex/C6 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 835463 +checkprops result -s 835463 diff --git a/tests/boolean/bopfuse_complex/C7 b/tests/boolean/bopfuse_complex/C7 index e1dc8061fa..105f3b6038 100644 --- a/tests/boolean/bopfuse_complex/C7 +++ b/tests/boolean/bopfuse_complex/C7 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 835463 +checkprops result -s 835463 diff --git a/tests/boolean/bopfuse_complex/C8 b/tests/boolean/bopfuse_complex/C8 index 829c7ca88e..c06b04fc8a 100644 --- a/tests/boolean/bopfuse_complex/C8 +++ b/tests/boolean/bopfuse_complex/C8 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 835463 +checkprops result -s 835463 diff --git a/tests/boolean/bopfuse_complex/C9 b/tests/boolean/bopfuse_complex/C9 index 188380e7e7..98ef52b424 100644 --- a/tests/boolean/bopfuse_complex/C9 +++ b/tests/boolean/bopfuse_complex/C9 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" cpulimit 1500 restore [locate_data_file OCC228.brep] sh @@ -7,4 +7,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/D1 b/tests/boolean/bopfuse_complex/D1 index 31b5d3d33b..dfb648fc73 100644 --- a/tests/boolean/bopfuse_complex/D1 +++ b/tests/boolean/bopfuse_complex/D1 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" cpulimit 1500 restore [locate_data_file OCC228.brep] sh @@ -7,4 +7,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/D2 b/tests/boolean/bopfuse_complex/D2 index 21f7b6b8e7..2be4c76cee 100644 --- a/tests/boolean/bopfuse_complex/D2 +++ b/tests/boolean/bopfuse_complex/D2 @@ -4,4 +4,4 @@ restore [locate_data_file OCC315-2.brep] b bop a b bopfuse result -set square 90000 +checkprops result -s 90000 diff --git a/tests/boolean/bopfuse_complex/D3 b/tests/boolean/bopfuse_complex/D3 index f1f64e8042..2b3bad42e3 100644 --- a/tests/boolean/bopfuse_complex/D3 +++ b/tests/boolean/bopfuse_complex/D3 @@ -4,4 +4,4 @@ restore [locate_data_file OCC315-2.brep] b bop b a bopfuse result -set square 90000 +checkprops result -s 90000 diff --git a/tests/boolean/bopfuse_complex/D4 b/tests/boolean/bopfuse_complex/D4 index 9aca28fd63..774c9f09c8 100644 --- a/tests/boolean/bopfuse_complex/D4 +++ b/tests/boolean/bopfuse_complex/D4 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file BUC60928.brep] sh explode sh @@ -6,4 +6,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/D5 b/tests/boolean/bopfuse_complex/D5 index de43585235..2ae76328cf 100644 --- a/tests/boolean/bopfuse_complex/D5 +++ b/tests/boolean/bopfuse_complex/D5 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file BUC60928.brep] sh explode sh @@ -6,4 +6,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/D6 b/tests/boolean/bopfuse_complex/D6 index aabd1a6083..39e2ed9fe7 100644 --- a/tests/boolean/bopfuse_complex/D6 +++ b/tests/boolean/bopfuse_complex/D6 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file BUC60931.brep] sh explode sh @@ -6,4 +6,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/D7 b/tests/boolean/bopfuse_complex/D7 index 0803714982..010f11f8ce 100644 --- a/tests/boolean/bopfuse_complex/D7 +++ b/tests/boolean/bopfuse_complex/D7 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The bopfuse cannot be built." +puts "TODO #22911 ALL: Error: The command cannot be built" restore [locate_data_file BUC60931.brep] sh explode sh @@ -6,4 +6,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/D8 b/tests/boolean/bopfuse_complex/D8 index 5319d1945d..4df0016182 100644 --- a/tests/boolean/bopfuse_complex/D8 +++ b/tests/boolean/bopfuse_complex/D8 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 32903.1 +checkprops result -s 32903.1 diff --git a/tests/boolean/bopfuse_complex/D9 b/tests/boolean/bopfuse_complex/D9 index 21915f2560..03defd68bc 100644 --- a/tests/boolean/bopfuse_complex/D9 +++ b/tests/boolean/bopfuse_complex/D9 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 32903.1 +checkprops result -s 32903.1 diff --git a/tests/boolean/bopfuse_complex/E1 b/tests/boolean/bopfuse_complex/E1 index 5cbc776112..57ac06a322 100644 --- a/tests/boolean/bopfuse_complex/E1 +++ b/tests/boolean/bopfuse_complex/E1 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 35009.9 +checkprops result -s 35009.9 diff --git a/tests/boolean/bopfuse_complex/E2 b/tests/boolean/bopfuse_complex/E2 index 35b1ff4470..40b95aed67 100644 --- a/tests/boolean/bopfuse_complex/E2 +++ b/tests/boolean/bopfuse_complex/E2 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 35009.9 +checkprops result -s 35009.9 diff --git a/tests/boolean/bopfuse_complex/E3 b/tests/boolean/bopfuse_complex/E3 index c7219982b3..c5a46b708e 100644 --- a/tests/boolean/bopfuse_complex/E3 +++ b/tests/boolean/bopfuse_complex/E3 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 73561.9 +checkprops result -s 73561.9 diff --git a/tests/boolean/bopfuse_complex/E4 b/tests/boolean/bopfuse_complex/E4 index 42500c1122..f14d97a5df 100644 --- a/tests/boolean/bopfuse_complex/E4 +++ b/tests/boolean/bopfuse_complex/E4 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 73561.9 +checkprops result -s 73561.9 diff --git a/tests/boolean/bopfuse_complex/E5 b/tests/boolean/bopfuse_complex/E5 index 88aadb055d..1f3176502b 100644 --- a/tests/boolean/bopfuse_complex/E5 +++ b/tests/boolean/bopfuse_complex/E5 @@ -24,4 +24,4 @@ btolx sh_5 bop res4 sh_5 bopfuse result -set square 1.20917e+07 +checkprops result -s 1.20917e+07 diff --git a/tests/boolean/bopfuse_complex/E6 b/tests/boolean/bopfuse_complex/E6 index 12601e3783..d0c075e8ad 100644 --- a/tests/boolean/bopfuse_complex/E6 +++ b/tests/boolean/bopfuse_complex/E6 @@ -4,4 +4,4 @@ explode sh bop sh_1 sh_2 bopfuse result -set square 191388 +checkprops result -s 191388 diff --git a/tests/boolean/bopfuse_complex/E7 b/tests/boolean/bopfuse_complex/E7 index 26d2c2f8dd..3e36365d0b 100644 --- a/tests/boolean/bopfuse_complex/E7 +++ b/tests/boolean/bopfuse_complex/E7 @@ -4,4 +4,4 @@ explode sh bop sh_2 sh_1 bopfuse result -set square 191388 +checkprops result -s 191388 diff --git a/tests/boolean/bopfuse_complex/E8 b/tests/boolean/bopfuse_complex/E8 index 4ea4d7d248..eeca9926f9 100644 --- a/tests/boolean/bopfuse_complex/E8 +++ b/tests/boolean/bopfuse_complex/E8 @@ -4,4 +4,4 @@ restore [locate_data_file a102] b bop a b bopfuse result -set square 22200 +checkprops result -s 22200 diff --git a/tests/boolean/bopfuse_complex/E9 b/tests/boolean/bopfuse_complex/E9 index 0d4472d603..8b72ee9efb 100644 --- a/tests/boolean/bopfuse_complex/E9 +++ b/tests/boolean/bopfuse_complex/E9 @@ -4,4 +4,4 @@ restore [locate_data_file b58] b bop a b bopfuse result -set square 19521.9 +checkprops result -s 19521.9 diff --git a/tests/boolean/bopfuse_complex/F1 b/tests/boolean/bopfuse_complex/F1 index 3d67617432..089838a6df 100644 --- a/tests/boolean/bopfuse_complex/F1 +++ b/tests/boolean/bopfuse_complex/F1 @@ -4,4 +4,4 @@ restore [locate_data_file b60] b bop a b bopfuse result -set square 18750 +checkprops result -s 18750 diff --git a/tests/boolean/bopfuse_complex/F2 b/tests/boolean/bopfuse_complex/F2 index 4e89cf86c9..4b5237e372 100644 --- a/tests/boolean/bopfuse_complex/F2 +++ b/tests/boolean/bopfuse_complex/F2 @@ -4,4 +4,4 @@ restore [locate_data_file b62] b bop a b bopfuse result -set square 20389.2 +checkprops result -s 20389.2 diff --git a/tests/boolean/bopfuse_complex/F3 b/tests/boolean/bopfuse_complex/F3 index d6aeab4cb4..4918caccfe 100644 --- a/tests/boolean/bopfuse_complex/F3 +++ b/tests/boolean/bopfuse_complex/F3 @@ -4,4 +4,4 @@ restore [locate_data_file b64] b bop a b bopfuse result -set square 30735.6 +checkprops result -s 30735.6 diff --git a/tests/boolean/bopfuse_complex/F4 b/tests/boolean/bopfuse_complex/F4 index 7c729e9dcd..54a4458905 100644 --- a/tests/boolean/bopfuse_complex/F4 +++ b/tests/boolean/bopfuse_complex/F4 @@ -4,4 +4,4 @@ restore [locate_data_file b66] b bop a b bopfuse result -set square 19659.3 +checkprops result -s 19659.3 diff --git a/tests/boolean/bopfuse_complex/F5 b/tests/boolean/bopfuse_complex/F5 index 0adb9f0df2..0008cdc854 100644 --- a/tests/boolean/bopfuse_complex/F5 +++ b/tests/boolean/bopfuse_complex/F5 @@ -4,4 +4,4 @@ restore [locate_data_file b90] b bop a b bopfuse result -set square 24142.1 +checkprops result -s 24142.1 diff --git a/tests/boolean/bopfuse_complex/F6 b/tests/boolean/bopfuse_complex/F6 index 8fb87dc85d..dae8bad182 100644 --- a/tests/boolean/bopfuse_complex/F6 +++ b/tests/boolean/bopfuse_complex/F6 @@ -4,4 +4,4 @@ restore [locate_data_file b102] b bop a b bopfuse result -set square 18961.2 +checkprops result -s 18961.2 diff --git a/tests/boolean/bopfuse_complex/F7 b/tests/boolean/bopfuse_complex/F7 index 02cdfd72d6..e5e95aa7f0 100644 --- a/tests/boolean/bopfuse_complex/F7 +++ b/tests/boolean/bopfuse_complex/F7 @@ -4,4 +4,4 @@ restore [locate_data_file b104] b bop a b bopfuse result -set square 22567.7 +checkprops result -s 22567.7 diff --git a/tests/boolean/bopfuse_complex/F8 b/tests/boolean/bopfuse_complex/F8 index a4c264625b..fbf9889f65 100644 --- a/tests/boolean/bopfuse_complex/F8 +++ b/tests/boolean/bopfuse_complex/F8 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b bopfuse result -set square 10933 +checkprops result -s 10933 diff --git a/tests/boolean/bopfuse_complex/F9 b/tests/boolean/bopfuse_complex/F9 index cad107f1cf..4c37a12c85 100644 --- a/tests/boolean/bopfuse_complex/F9 +++ b/tests/boolean/bopfuse_complex/F9 @@ -4,4 +4,4 @@ restore [locate_data_file b110] b bop a b bopfuse result -set square 16240.9 +checkprops result -s 16240.9 diff --git a/tests/boolean/bopfuse_complex/G1 b/tests/boolean/bopfuse_complex/G1 index a19251a782..b1cb7ac2c2 100644 --- a/tests/boolean/bopfuse_complex/G1 +++ b/tests/boolean/bopfuse_complex/G1 @@ -4,4 +4,4 @@ restore [locate_data_file b112] b bop a b bopfuse result -set square 32686.4 +checkprops result -s 32686.4 diff --git a/tests/boolean/bopfuse_complex/G2 b/tests/boolean/bopfuse_complex/G2 index 828538cdb3..bc2b699374 100644 --- a/tests/boolean/bopfuse_complex/G2 +++ b/tests/boolean/bopfuse_complex/G2 @@ -4,4 +4,4 @@ restore [locate_data_file b114] b bop a b bopfuse result -set square 21046.7 +checkprops result -s 21046.7 diff --git a/tests/boolean/bopfuse_complex/G3 b/tests/boolean/bopfuse_complex/G3 index 37bb7c065a..ec6fd274dc 100644 --- a/tests/boolean/bopfuse_complex/G3 +++ b/tests/boolean/bopfuse_complex/G3 @@ -4,4 +4,4 @@ restore [locate_data_file b116] b bop a b bopfuse result -set square 12566.4 +checkprops result -s 12566.4 diff --git a/tests/boolean/bopfuse_complex/G4 b/tests/boolean/bopfuse_complex/G4 index 5c10262579..ca75a52704 100644 --- a/tests/boolean/bopfuse_complex/G4 +++ b/tests/boolean/bopfuse_complex/G4 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b bopfuse result -set square 12566.4 +checkprops result -s 12566.4 diff --git a/tests/boolean/bopfuse_complex/G5 b/tests/boolean/bopfuse_complex/G5 index 12f55d5b41..d5ef79bc31 100644 --- a/tests/boolean/bopfuse_complex/G5 +++ b/tests/boolean/bopfuse_complex/G5 @@ -4,4 +4,4 @@ restore [locate_data_file b124] b bop a b bopfuse result -set square 17907.1 +checkprops result -s 17907.1 diff --git a/tests/boolean/bopfuse_complex/G6 b/tests/boolean/bopfuse_complex/G6 index 143e8e1bee..97f8317ec6 100644 --- a/tests/boolean/bopfuse_complex/G6 +++ b/tests/boolean/bopfuse_complex/G6 @@ -4,4 +4,4 @@ restore [locate_data_file b126] b bop a b bopfuse result -set square 13561.9 +checkprops result -s 13561.9 diff --git a/tests/boolean/bopfuse_complex/G7 b/tests/boolean/bopfuse_complex/G7 index 4dc2281385..d83ce40781 100644 --- a/tests/boolean/bopfuse_complex/G7 +++ b/tests/boolean/bopfuse_complex/G7 @@ -4,4 +4,4 @@ restore [locate_data_file a138] b bop a b bopfuse result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/bopfuse_complex/G8 b/tests/boolean/bopfuse_complex/G8 index 3c3fb85f82..2e51e10587 100644 --- a/tests/boolean/bopfuse_complex/G8 +++ b/tests/boolean/bopfuse_complex/G8 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b bopfuse result -set square 17420.9 +checkprops result -s 17420.9 diff --git a/tests/boolean/bopfuse_complex/G9 b/tests/boolean/bopfuse_complex/G9 index e3f98620e3..1f85ed47df 100644 --- a/tests/boolean/bopfuse_complex/G9 +++ b/tests/boolean/bopfuse_complex/G9 @@ -4,4 +4,4 @@ restore [locate_data_file b132] b bop a b bopfuse result -set square 24401.3 +checkprops result -s 24401.3 diff --git a/tests/boolean/bopfuse_complex/H1 b/tests/boolean/bopfuse_complex/H1 index 714b72c8a1..fd0c6655f7 100644 --- a/tests/boolean/bopfuse_complex/H1 +++ b/tests/boolean/bopfuse_complex/H1 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to" restore [locate_data_file a102] a @@ -7,4 +7,4 @@ restore [locate_data_file b136] b bop a b bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/H2 b/tests/boolean/bopfuse_complex/H2 index 17117e55b2..3499eec123 100644 --- a/tests/boolean/bopfuse_complex/H2 +++ b/tests/boolean/bopfuse_complex/H2 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b bopfuse result -set square 14201.9 +checkprops result -s 14201.9 diff --git a/tests/boolean/bopfuse_complex/H3 b/tests/boolean/bopfuse_complex/H3 index e316d8add0..9f5b03dc67 100644 --- a/tests/boolean/bopfuse_complex/H3 +++ b/tests/boolean/bopfuse_complex/H3 @@ -4,4 +4,4 @@ restore [locate_data_file b140] b bop a b bopfuse result -set square 19534.6 +checkprops result -s 19534.6 diff --git a/tests/boolean/bopfuse_complex/H4 b/tests/boolean/bopfuse_complex/H4 index 17b84f23cc..326073fdd1 100644 --- a/tests/boolean/bopfuse_complex/H4 +++ b/tests/boolean/bopfuse_complex/H4 @@ -4,4 +4,4 @@ restore [locate_data_file b142] b bop a b bopfuse result -set square 17021.3 +checkprops result -s 17021.3 diff --git a/tests/boolean/bopfuse_complex/H5 b/tests/boolean/bopfuse_complex/H5 index beb9ca9f97..28fb11306d 100644 --- a/tests/boolean/bopfuse_complex/H5 +++ b/tests/boolean/bopfuse_complex/H5 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b bopfuse result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/bopfuse_complex/H6 b/tests/boolean/bopfuse_complex/H6 index ea6f97b3b0..7bb1c46023 100644 --- a/tests/boolean/bopfuse_complex/H6 +++ b/tests/boolean/bopfuse_complex/H6 @@ -4,4 +4,4 @@ restore [locate_data_file a158] b bop a b bopfuse result -set square 31198.7 +checkprops result -s 31198.7 diff --git a/tests/boolean/bopfuse_complex/H7 b/tests/boolean/bopfuse_complex/H7 index 2547beb4e2..1991edd139 100644 --- a/tests/boolean/bopfuse_complex/H7 +++ b/tests/boolean/bopfuse_complex/H7 @@ -4,4 +4,4 @@ restore [locate_data_file b148] b bop a b bopfuse result -set square 35342.8 +checkprops result -s 35342.8 diff --git a/tests/boolean/bopfuse_complex/H8 b/tests/boolean/bopfuse_complex/H8 index 9fcc8e930f..136a1c7840 100644 --- a/tests/boolean/bopfuse_complex/H8 +++ b/tests/boolean/bopfuse_complex/H8 @@ -4,4 +4,4 @@ restore [locate_data_file a160] b bop a b bopfuse result -set square 36598.4 +checkprops result -s 36598.4 diff --git a/tests/boolean/bopfuse_complex/H9 b/tests/boolean/bopfuse_complex/H9 index bf2bd17958..53bde9c7e4 100644 --- a/tests/boolean/bopfuse_complex/H9 +++ b/tests/boolean/bopfuse_complex/H9 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b bopfuse result -set square 10603 +checkprops result -s 10603 diff --git a/tests/boolean/bopfuse_complex/I1 b/tests/boolean/bopfuse_complex/I1 index 81ff013075..eacb6edc37 100644 --- a/tests/boolean/bopfuse_complex/I1 +++ b/tests/boolean/bopfuse_complex/I1 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b bopfuse result -set square 9581.86 +checkprops result -s 9581.86 diff --git a/tests/boolean/bopfuse_complex/I2 b/tests/boolean/bopfuse_complex/I2 index ce5ef4d31f..3e0359f7c4 100644 --- a/tests/boolean/bopfuse_complex/I2 +++ b/tests/boolean/bopfuse_complex/I2 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b bopfuse result -set square 9581.86 +checkprops result -s 9581.86 diff --git a/tests/boolean/bopfuse_complex/I3 b/tests/boolean/bopfuse_complex/I3 index 7659e52d9e..3621956553 100644 --- a/tests/boolean/bopfuse_complex/I3 +++ b/tests/boolean/bopfuse_complex/I3 @@ -4,4 +4,4 @@ restore [locate_data_file b148] b bop a b bopfuse result -set square 47123.5 +checkprops result -s 47123.5 diff --git a/tests/boolean/bopfuse_complex/I4 b/tests/boolean/bopfuse_complex/I4 index e36466f1bf..04511d919e 100644 --- a/tests/boolean/bopfuse_complex/I4 +++ b/tests/boolean/bopfuse_complex/I4 @@ -4,4 +4,4 @@ restore [locate_data_file b160] b bop a b bopfuse result -set square 58622.4 +checkprops result -s 58622.4 diff --git a/tests/boolean/bopfuse_complex/I5 b/tests/boolean/bopfuse_complex/I5 index 3a7d6e2b3e..e80c0a92da 100644 --- a/tests/boolean/bopfuse_complex/I5 +++ b/tests/boolean/bopfuse_complex/I5 @@ -4,4 +4,4 @@ restore [locate_data_file b164] b bop a b bopfuse result -set square 12800.6 +checkprops result -s 12800.6 diff --git a/tests/boolean/bopfuse_complex/I6 b/tests/boolean/bopfuse_complex/I6 index 37fe2e4f33..45935b0160 100644 --- a/tests/boolean/bopfuse_complex/I6 +++ b/tests/boolean/bopfuse_complex/I6 @@ -4,4 +4,4 @@ restore [locate_data_file a167] b bop a b bopfuse result -set square 14371 +checkprops result -s 14371 diff --git a/tests/boolean/bopfuse_complex/I7 b/tests/boolean/bopfuse_complex/I7 index c500afbf57..bd14acad86 100644 --- a/tests/boolean/bopfuse_complex/I7 +++ b/tests/boolean/bopfuse_complex/I7 @@ -4,4 +4,4 @@ restore [locate_data_file b168] b bop a b bopfuse result -set square 12856.6 +checkprops result -s 12856.6 diff --git a/tests/boolean/bopfuse_complex/I8 b/tests/boolean/bopfuse_complex/I8 index 2c3d51aadd..984e423b9f 100644 --- a/tests/boolean/bopfuse_complex/I8 +++ b/tests/boolean/bopfuse_complex/I8 @@ -4,4 +4,4 @@ restore [locate_data_file b170] b bop a b bopfuse result -set square 4376.8 +checkprops result -s 4376.8 diff --git a/tests/boolean/bopfuse_complex/I9 b/tests/boolean/bopfuse_complex/I9 index 1c86755cbe..b8c95d11e6 100644 --- a/tests/boolean/bopfuse_complex/I9 +++ b/tests/boolean/bopfuse_complex/I9 @@ -4,4 +4,4 @@ restore [locate_data_file a164] b bop a b bopfuse result -set square 14371 +checkprops result -s 14371 diff --git a/tests/boolean/bopfuse_complex/J1 b/tests/boolean/bopfuse_complex/J1 index 536b9e657a..5a9167f8f0 100644 --- a/tests/boolean/bopfuse_complex/J1 +++ b/tests/boolean/bopfuse_complex/J1 @@ -4,4 +4,4 @@ restore [locate_data_file b189] b bop a b bopfuse result -set square 25131.5 +checkprops result -s 25131.5 diff --git a/tests/boolean/bopfuse_complex/J2 b/tests/boolean/bopfuse_complex/J2 index 6bfd68a203..0db8c781ba 100644 --- a/tests/boolean/bopfuse_complex/J2 +++ b/tests/boolean/bopfuse_complex/J2 @@ -4,4 +4,4 @@ restore [locate_data_file a206] b bop a b bopfuse result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/bopfuse_complex/J3 b/tests/boolean/bopfuse_complex/J3 index 3d82cd1d17..1a7601717e 100644 --- a/tests/boolean/bopfuse_complex/J3 +++ b/tests/boolean/bopfuse_complex/J3 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b bopfuse result -set square 33784.8 +checkprops result -s 33784.8 diff --git a/tests/boolean/bopfuse_complex/J4 b/tests/boolean/bopfuse_complex/J4 index ad020dfebb..d18eb514b9 100644 --- a/tests/boolean/bopfuse_complex/J4 +++ b/tests/boolean/bopfuse_complex/J4 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b bopfuse result -set square 35044.1 +checkprops result -s 35044.1 diff --git a/tests/boolean/bopfuse_complex/J5 b/tests/boolean/bopfuse_complex/J5 index 33e0ed30ce..27580c4d80 100644 --- a/tests/boolean/bopfuse_complex/J5 +++ b/tests/boolean/bopfuse_complex/J5 @@ -9,4 +9,4 @@ restore [locate_data_file b347] b bop r b bopfuse result -set square 2041.07 +checkprops result -s 2041.07 diff --git a/tests/boolean/bopfuse_complex/J6 b/tests/boolean/bopfuse_complex/J6 index 8c4120338a..79ede56424 100644 --- a/tests/boolean/bopfuse_complex/J6 +++ b/tests/boolean/bopfuse_complex/J6 @@ -1,4 +1,4 @@ -puts "TODO #22911 ALL: Error : The area of the resulting shape is" +puts "TODO #22911 ALL: Error : The area of result shape is" restore [locate_data_file a350] a restore [locate_data_file b350] b @@ -6,4 +6,4 @@ restore [locate_data_file b350] b bop a b bopfuse result -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/bopfuse_complex/J7 b/tests/boolean/bopfuse_complex/J7 index 3c6c7d7408..46d300a447 100644 --- a/tests/boolean/bopfuse_complex/J7 +++ b/tests/boolean/bopfuse_complex/J7 @@ -7,4 +7,4 @@ restore [locate_data_file CTO900_pro12660b.rle] b bop a b bopfuse result -set square 128886 +checkprops result -s 128886 diff --git a/tests/boolean/bopfuse_complex/J8 b/tests/boolean/bopfuse_complex/J8 index d876991df1..9321f4783a 100644 --- a/tests/boolean/bopfuse_complex/J8 +++ b/tests/boolean/bopfuse_complex/J8 @@ -11,4 +11,4 @@ prism pp f 0 0 100 bop a pp bopfuse result -set square 358551 +checkprops result -s 358551 diff --git a/tests/boolean/bopfuse_complex/J9 b/tests/boolean/bopfuse_complex/J9 index f65d8ac25f..fbdfc49f61 100644 --- a/tests/boolean/bopfuse_complex/J9 +++ b/tests/boolean/bopfuse_complex/J9 @@ -8,4 +8,4 @@ bop a b bopfuse result -set square 759758 +checkprops result -s 759758 diff --git a/tests/boolean/bopfuse_complex/K1 b/tests/boolean/bopfuse_complex/K1 index a29e0459f3..ce5703d0be 100644 --- a/tests/boolean/bopfuse_complex/K1 +++ b/tests/boolean/bopfuse_complex/K1 @@ -8,4 +8,4 @@ bop a b bopfuse result -set square 4356.19 +checkprops result -s 4356.19 diff --git a/tests/boolean/bopfuse_complex/K2 b/tests/boolean/bopfuse_complex/K2 index c4241ec0e3..aac05c3afb 100644 --- a/tests/boolean/bopfuse_complex/K2 +++ b/tests/boolean/bopfuse_complex/K2 @@ -8,4 +8,4 @@ bop a b bopfuse result -set square 418.68 +checkprops result -s 418.68 diff --git a/tests/boolean/bopfuse_complex/K3 b/tests/boolean/bopfuse_complex/K3 index 101aef383c..4cc6520657 100644 --- a/tests/boolean/bopfuse_complex/K3 +++ b/tests/boolean/bopfuse_complex/K3 @@ -8,4 +8,4 @@ bop a b bopfuse result -set square 0.00372003 +checkprops result -s 0.00372003 diff --git a/tests/boolean/bopfuse_complex/K4 b/tests/boolean/bopfuse_complex/K4 index fbfe6abb43..8083d48c3e 100644 --- a/tests/boolean/bopfuse_complex/K4 +++ b/tests/boolean/bopfuse_complex/K4 @@ -8,4 +8,4 @@ bop a b bopfuse result -set square 508496 +checkprops result -s 508496 diff --git a/tests/boolean/bopfuse_complex/K5 b/tests/boolean/bopfuse_complex/K5 index ff78e41522..3019cd3af3 100644 --- a/tests/boolean/bopfuse_complex/K5 +++ b/tests/boolean/bopfuse_complex/K5 @@ -8,4 +8,4 @@ bop a b bopfuse result -set square 448769 +checkprops result -s 448769 diff --git a/tests/boolean/bopfuse_complex/K6 b/tests/boolean/bopfuse_complex/K6 index 2920983f19..f7ed2194fc 100644 --- a/tests/boolean/bopfuse_complex/K6 +++ b/tests/boolean/bopfuse_complex/K6 @@ -7,4 +7,4 @@ restore [locate_data_file CTO904_cts20280b.rle] b bop a b bopfuse result -set square 140491 +checkprops result -s 140491 diff --git a/tests/boolean/bopfuse_complex/K7 b/tests/boolean/bopfuse_complex/K7 index 76ba3fa1b5..ae59fe91ec 100644 --- a/tests/boolean/bopfuse_complex/K7 +++ b/tests/boolean/bopfuse_complex/K7 @@ -7,4 +7,4 @@ restore [locate_data_file cts21143b.rle] b bop a b bopfuse result -set square 37364.9 +checkprops result -s 37364.9 diff --git a/tests/boolean/bopfuse_complex/K8 b/tests/boolean/bopfuse_complex/K8 index 5373e3a9c3..1f9172270f 100644 --- a/tests/boolean/bopfuse_complex/K8 +++ b/tests/boolean/bopfuse_complex/K8 @@ -11,4 +11,4 @@ bop coque1_1 coque2_1 bopfuse result -set square 3950.89 +checkprops result -s 3950.89 diff --git a/tests/boolean/bopfuse_complex/K9 b/tests/boolean/bopfuse_complex/K9 index 7b27a86e19..a353a236f6 100644 --- a/tests/boolean/bopfuse_complex/K9 +++ b/tests/boolean/bopfuse_complex/K9 @@ -6,4 +6,4 @@ restore [locate_data_file CTO909_fus-object2.brep] b bop a b bopfuse result -set square 67333.1 +checkprops result -s 67333.1 diff --git a/tests/boolean/bopfuse_complex/L1 b/tests/boolean/bopfuse_complex/L1 index 708e47eb49..882563849d 100644 --- a/tests/boolean/bopfuse_complex/L1 +++ b/tests/boolean/bopfuse_complex/L1 @@ -11,4 +11,4 @@ copy b_1 b bop a b bopfuse result -set square 45600 +checkprops result -s 45600 diff --git a/tests/boolean/bopfuse_complex/L2 b/tests/boolean/bopfuse_complex/L2 index b3f7737f4a..a3b1d31710 100644 --- a/tests/boolean/bopfuse_complex/L2 +++ b/tests/boolean/bopfuse_complex/L2 @@ -7,4 +7,4 @@ restore [locate_data_file cts20769a.brep] b bop a b bopfuse result -set square 92385.1 +checkprops result -s 92385.1 diff --git a/tests/boolean/bopfuse_complex/L5 b/tests/boolean/bopfuse_complex/L5 index 6e4f7966fd..00f3099ca5 100644 --- a/tests/boolean/bopfuse_complex/L5 +++ b/tests/boolean/bopfuse_complex/L5 @@ -10,4 +10,4 @@ copy c2_1 c2 bop c1 c2 bopfuse result -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bopfuse_complex/L6 b/tests/boolean/bopfuse_complex/L6 index e518e68bf3..7c48500115 100644 --- a/tests/boolean/bopfuse_complex/L6 +++ b/tests/boolean/bopfuse_complex/L6 @@ -12,4 +12,4 @@ copy c2_1 c2 bop c1 c2 bopfuse result -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bopfuse_complex/L7 b/tests/boolean/bopfuse_complex/L7 index 3c663e1dcb..3e0e9f7009 100644 --- a/tests/boolean/bopfuse_complex/L7 +++ b/tests/boolean/bopfuse_complex/L7 @@ -6,4 +6,4 @@ restore [locate_data_file CTO902_cts20528-part.rle] b bop a b bopfuse result -set square 98808.8 +checkprops result -s 98808.8 diff --git a/tests/boolean/bopfuse_complex/L8 b/tests/boolean/bopfuse_complex/L8 index 121cd23ced..304f2ef2dc 100644 --- a/tests/boolean/bopfuse_complex/L8 +++ b/tests/boolean/bopfuse_complex/L8 @@ -6,4 +6,4 @@ restore [locate_data_file b2] b2 bop b1 b2 bopfuse result -set square 16583.9 +checkprops result -s 16583.9 diff --git a/tests/boolean/bopfuse_complex/L9 b/tests/boolean/bopfuse_complex/L9 index 491c84469d..93158c6b41 100644 --- a/tests/boolean/bopfuse_complex/L9 +++ b/tests/boolean/bopfuse_complex/L9 @@ -10,4 +10,4 @@ restore [locate_data_file CTO909_fus-object2.brep] o2 bop o1 o2 bopfuse result -set square 67333.1 +checkprops result -s 67333.1 diff --git a/tests/boolean/bopfuse_complex/M1 b/tests/boolean/bopfuse_complex/M1 index ddb7c10bbe..5a8653f722 100644 --- a/tests/boolean/bopfuse_complex/M1 +++ b/tests/boolean/bopfuse_complex/M1 @@ -24,4 +24,4 @@ bopfuse result # the tool b. -set square 22963.8 +checkprops result -s 22963.8 diff --git a/tests/boolean/bopfuse_complex/M2 b/tests/boolean/bopfuse_complex/M2 index faa37c238c..f1dba852ca 100644 --- a/tests/boolean/bopfuse_complex/M2 +++ b/tests/boolean/bopfuse_complex/M2 @@ -24,4 +24,4 @@ bopfuse result -set square 5194.93 +checkprops result -s 5194.93 diff --git a/tests/boolean/bopfuse_complex/M3 b/tests/boolean/bopfuse_complex/M3 index 51befa440a..964b27ac24 100644 --- a/tests/boolean/bopfuse_complex/M3 +++ b/tests/boolean/bopfuse_complex/M3 @@ -16,4 +16,4 @@ bop c1 c2 bopfuse result -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bopfuse_complex/M4 b/tests/boolean/bopfuse_complex/M4 index 7b33645f14..a1a481cb49 100644 --- a/tests/boolean/bopfuse_complex/M4 +++ b/tests/boolean/bopfuse_complex/M4 @@ -13,4 +13,4 @@ copy c2_1 c2 bop c1 c2 bopfuse result -set square 570.047 +checkprops result -s 570.047 diff --git a/tests/boolean/bopfuse_complex/M5 b/tests/boolean/bopfuse_complex/M5 index 061428ad93..b975a2a734 100644 --- a/tests/boolean/bopfuse_complex/M5 +++ b/tests/boolean/bopfuse_complex/M5 @@ -12,4 +12,4 @@ bop rr p1 bopfuse result -set square 664 +checkprops result -s 664 diff --git a/tests/boolean/bopfuse_complex/M6 b/tests/boolean/bopfuse_complex/M6 index e23e4b4b85..cff6d199d2 100644 --- a/tests/boolean/bopfuse_complex/M6 +++ b/tests/boolean/bopfuse_complex/M6 @@ -14,4 +14,4 @@ bop rr_1 p1 bopfuse result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopfuse_complex/M7 b/tests/boolean/bopfuse_complex/M7 index 3178e02219..34c695c413 100644 --- a/tests/boolean/bopfuse_complex/M7 +++ b/tests/boolean/bopfuse_complex/M7 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopfuse result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopfuse_complex/M8 b/tests/boolean/bopfuse_complex/M8 index bc04c65ab2..36bdcccd7a 100644 --- a/tests/boolean/bopfuse_complex/M8 +++ b/tests/boolean/bopfuse_complex/M8 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopfuse result -set square 664 +checkprops result -s 664 diff --git a/tests/boolean/bopfuse_complex/M9 b/tests/boolean/bopfuse_complex/M9 index 679a1b3ed0..5fff233ad0 100644 --- a/tests/boolean/bopfuse_complex/M9 +++ b/tests/boolean/bopfuse_complex/M9 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopfuse result -set square 664 +checkprops result -s 664 diff --git a/tests/boolean/bopfuse_complex/N1 b/tests/boolean/bopfuse_complex/N1 index 24ea7fdcfd..a853f8dfc2 100644 --- a/tests/boolean/bopfuse_complex/N1 +++ b/tests/boolean/bopfuse_complex/N1 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 bopfuse result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopfuse_complex/N2 b/tests/boolean/bopfuse_complex/N2 index 3ed1a0c924..76c7457cf1 100644 --- a/tests/boolean/bopfuse_complex/N2 +++ b/tests/boolean/bopfuse_complex/N2 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 850 +checkprops result -s 850 diff --git a/tests/boolean/bopfuse_complex/N3 b/tests/boolean/bopfuse_complex/N3 index d7e19f7cc1..589300e07d 100644 --- a/tests/boolean/bopfuse_complex/N3 +++ b/tests/boolean/bopfuse_complex/N3 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 1000 +checkprops result -s 1000 diff --git a/tests/boolean/bopfuse_complex/N4 b/tests/boolean/bopfuse_complex/N4 index 75c30cfc1e..623fc8d774 100644 --- a/tests/boolean/bopfuse_complex/N4 +++ b/tests/boolean/bopfuse_complex/N4 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 900 +checkprops result -s 900 diff --git a/tests/boolean/bopfuse_complex/N5 b/tests/boolean/bopfuse_complex/N5 index 10fbb77471..467011f6c9 100644 --- a/tests/boolean/bopfuse_complex/N5 +++ b/tests/boolean/bopfuse_complex/N5 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 800 +checkprops result -s 800 diff --git a/tests/boolean/bopfuse_complex/N6 b/tests/boolean/bopfuse_complex/N6 index 644c869162..ef7cc512bf 100644 --- a/tests/boolean/bopfuse_complex/N6 +++ b/tests/boolean/bopfuse_complex/N6 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 468.629 +checkprops result -s 468.629 diff --git a/tests/boolean/bopfuse_complex/N7 b/tests/boolean/bopfuse_complex/N7 index 2cb3a154a0..5ddbf8b5ea 100644 --- a/tests/boolean/bopfuse_complex/N7 +++ b/tests/boolean/bopfuse_complex/N7 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 1200 +checkprops result -s 1200 diff --git a/tests/boolean/bopfuse_complex/N8 b/tests/boolean/bopfuse_complex/N8 index f17ca6f815..cc32810c1d 100644 --- a/tests/boolean/bopfuse_complex/N8 +++ b/tests/boolean/bopfuse_complex/N8 @@ -10,4 +10,4 @@ bop result b3 bopfuse result -set square 12677.1 +checkprops result -s 12677.1 diff --git a/tests/boolean/bopfuse_complex/N9 b/tests/boolean/bopfuse_complex/N9 index 15954d2e04..7cd6b083e0 100644 --- a/tests/boolean/bopfuse_complex/N9 +++ b/tests/boolean/bopfuse_complex/N9 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 11868.2 +checkprops result -s 11868.2 diff --git a/tests/boolean/bopfuse_complex/O1 b/tests/boolean/bopfuse_complex/O1 index de370311c9..aa8056c91c 100644 --- a/tests/boolean/bopfuse_complex/O1 +++ b/tests/boolean/bopfuse_complex/O1 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 11868.2 +checkprops result -s 11868.2 diff --git a/tests/boolean/bopfuse_complex/O2 b/tests/boolean/bopfuse_complex/O2 index b4b6b36eec..2864eb0cd1 100644 --- a/tests/boolean/bopfuse_complex/O2 +++ b/tests/boolean/bopfuse_complex/O2 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 62831.9 +checkprops result -s 62831.9 diff --git a/tests/boolean/bopfuse_complex/O3 b/tests/boolean/bopfuse_complex/O3 index cb71773651..d3b6e9260f 100644 --- a/tests/boolean/bopfuse_complex/O3 +++ b/tests/boolean/bopfuse_complex/O3 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 62831.9 +checkprops result -s 62831.9 diff --git a/tests/boolean/bopfuse_complex/O4 b/tests/boolean/bopfuse_complex/O4 index f8e4ad24da..936edcf7e0 100644 --- a/tests/boolean/bopfuse_complex/O4 +++ b/tests/boolean/bopfuse_complex/O4 @@ -5,4 +5,4 @@ bop b1 b2 bopfuse result -set square 87964.6 +checkprops result -s 87964.6 diff --git a/tests/boolean/bopfuse_simple/A1 b/tests/boolean/bopfuse_simple/A1 index f5fcc87288..73c1fb8949 100644 --- a/tests/boolean/bopfuse_simple/A1 +++ b/tests/boolean/bopfuse_simple/A1 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/A2 b/tests/boolean/bopfuse_simple/A2 index 0cd51e663e..6a22771fef 100644 --- a/tests/boolean/bopfuse_simple/A2 +++ b/tests/boolean/bopfuse_simple/A2 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bop b1 b2 bopfuse result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bopfuse_simple/A3 b/tests/boolean/bopfuse_simple/A3 index 9ff35517a2..995104b2c3 100644 --- a/tests/boolean/bopfuse_simple/A3 +++ b/tests/boolean/bopfuse_simple/A3 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bop b1 b2 bopfuse result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bopfuse_simple/A4 b/tests/boolean/bopfuse_simple/A4 index 6e2ffc3aeb..6887f56aab 100644 --- a/tests/boolean/bopfuse_simple/A4 +++ b/tests/boolean/bopfuse_simple/A4 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bop b1 b2 bopfuse result -set square 12 +checkprops result -s 12 diff --git a/tests/boolean/bopfuse_simple/A5 b/tests/boolean/bopfuse_simple/A5 index 93daee1d8a..f3755b68b5 100644 --- a/tests/boolean/bopfuse_simple/A5 +++ b/tests/boolean/bopfuse_simple/A5 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/A6 b/tests/boolean/bopfuse_simple/A6 index 72c5de638b..4fcefd844c 100644 --- a/tests/boolean/bopfuse_simple/A6 +++ b/tests/boolean/bopfuse_simple/A6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/A7 b/tests/boolean/bopfuse_simple/A7 index c6b932b428..387cf1db91 100644 --- a/tests/boolean/bopfuse_simple/A7 +++ b/tests/boolean/bopfuse_simple/A7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/A8 b/tests/boolean/bopfuse_simple/A8 index 1e675ebc82..5247e98f4f 100644 --- a/tests/boolean/bopfuse_simple/A8 +++ b/tests/boolean/bopfuse_simple/A8 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bop b1 b2 bopfuse result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bopfuse_simple/A9 b/tests/boolean/bopfuse_simple/A9 index c89f2be2c7..4308527ef5 100644 --- a/tests/boolean/bopfuse_simple/A9 +++ b/tests/boolean/bopfuse_simple/A9 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/B1 b/tests/boolean/bopfuse_simple/B1 index 6f5b69fa89..0920111aea 100644 --- a/tests/boolean/bopfuse_simple/B1 +++ b/tests/boolean/bopfuse_simple/B1 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/B2 b/tests/boolean/bopfuse_simple/B2 index 93ec846690..84228b3a17 100644 --- a/tests/boolean/bopfuse_simple/B2 +++ b/tests/boolean/bopfuse_simple/B2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bopfuse_simple/B3 b/tests/boolean/bopfuse_simple/B3 index 4a6acc35eb..f701025b7e 100644 --- a/tests/boolean/bopfuse_simple/B3 +++ b/tests/boolean/bopfuse_simple/B3 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/B4 b/tests/boolean/bopfuse_simple/B4 index dff07cb141..2fbd775dc6 100644 --- a/tests/boolean/bopfuse_simple/B4 +++ b/tests/boolean/bopfuse_simple/B4 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/B5 b/tests/boolean/bopfuse_simple/B5 index 86fb04df1a..de31da0396 100644 --- a/tests/boolean/bopfuse_simple/B5 +++ b/tests/boolean/bopfuse_simple/B5 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bopfuse_simple/B6 b/tests/boolean/bopfuse_simple/B6 index c13c5b5d8b..81153cad94 100644 --- a/tests/boolean/bopfuse_simple/B6 +++ b/tests/boolean/bopfuse_simple/B6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 8.5 +checkprops result -s 8.5 diff --git a/tests/boolean/bopfuse_simple/B7 b/tests/boolean/bopfuse_simple/B7 index 4b464ef77a..f0d0cc2d7c 100644 --- a/tests/boolean/bopfuse_simple/B7 +++ b/tests/boolean/bopfuse_simple/B7 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/B8 b/tests/boolean/bopfuse_simple/B8 index 8761045004..d2f2648b56 100644 --- a/tests/boolean/bopfuse_simple/B8 +++ b/tests/boolean/bopfuse_simple/B8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/B9 b/tests/boolean/bopfuse_simple/B9 index de56957192..29183bced6 100644 --- a/tests/boolean/bopfuse_simple/B9 +++ b/tests/boolean/bopfuse_simple/B9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/C1 b/tests/boolean/bopfuse_simple/C1 index 9d8ecd5560..9ac6bf1bb0 100644 --- a/tests/boolean/bopfuse_simple/C1 +++ b/tests/boolean/bopfuse_simple/C1 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/C2 b/tests/boolean/bopfuse_simple/C2 index 8340d7b223..d69d56805c 100644 --- a/tests/boolean/bopfuse_simple/C2 +++ b/tests/boolean/bopfuse_simple/C2 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bop b1 b2 bopfuse result -set square 9 +checkprops result -s 9 diff --git a/tests/boolean/bopfuse_simple/C3 b/tests/boolean/bopfuse_simple/C3 index a2af519751..132377873a 100644 --- a/tests/boolean/bopfuse_simple/C3 +++ b/tests/boolean/bopfuse_simple/C3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/bopfuse_simple/C4 b/tests/boolean/bopfuse_simple/C4 index 91524f7839..8114a5353a 100644 --- a/tests/boolean/bopfuse_simple/C4 +++ b/tests/boolean/bopfuse_simple/C4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.91421 +checkprops result -s 6.91421 diff --git a/tests/boolean/bopfuse_simple/C5 b/tests/boolean/bopfuse_simple/C5 index a430312056..a4806321db 100644 --- a/tests/boolean/bopfuse_simple/C5 +++ b/tests/boolean/bopfuse_simple/C5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.41789 +checkprops result -s 6.41789 diff --git a/tests/boolean/bopfuse_simple/C6 b/tests/boolean/bopfuse_simple/C6 index c99eb80e7a..5024099408 100644 --- a/tests/boolean/bopfuse_simple/C6 +++ b/tests/boolean/bopfuse_simple/C6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopfuse result -set square 6.32953 +checkprops result -s 6.32953 diff --git a/tests/boolean/bopfuse_simple/C7 b/tests/boolean/bopfuse_simple/C7 index 5ded4ad602..f3542bda4d 100644 --- a/tests/boolean/bopfuse_simple/C7 +++ b/tests/boolean/bopfuse_simple/C7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 8.12132 +checkprops result -s 8.12132 diff --git a/tests/boolean/bopfuse_simple/C8 b/tests/boolean/bopfuse_simple/C8 index 67dcd1644b..42881eb1c3 100644 --- a/tests/boolean/bopfuse_simple/C8 +++ b/tests/boolean/bopfuse_simple/C8 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 7.01246 +checkprops result -s 7.01246 diff --git a/tests/boolean/bopfuse_simple/C9 b/tests/boolean/bopfuse_simple/C9 index f645ace909..e2659cb7d9 100644 --- a/tests/boolean/bopfuse_simple/C9 +++ b/tests/boolean/bopfuse_simple/C9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.54289 +checkprops result -s 6.54289 diff --git a/tests/boolean/bopfuse_simple/D1 b/tests/boolean/bopfuse_simple/D1 index 6837834b44..d6c8e6ff6d 100644 --- a/tests/boolean/bopfuse_simple/D1 +++ b/tests/boolean/bopfuse_simple/D1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopfuse result -set square 6.27082 +checkprops result -s 6.27082 diff --git a/tests/boolean/bopfuse_simple/D2 b/tests/boolean/bopfuse_simple/D2 index 9c0987981a..ea6f94fc1f 100644 --- a/tests/boolean/bopfuse_simple/D2 +++ b/tests/boolean/bopfuse_simple/D2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 8.7906 +checkprops result -s 8.7906 diff --git a/tests/boolean/bopfuse_simple/D3 b/tests/boolean/bopfuse_simple/D3 index c510d8a217..58005ee778 100644 --- a/tests/boolean/bopfuse_simple/D3 +++ b/tests/boolean/bopfuse_simple/D3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.63236 +checkprops result -s 6.63236 diff --git a/tests/boolean/bopfuse_simple/D4 b/tests/boolean/bopfuse_simple/D4 index 0b5bbbfddb..0000364483 100644 --- a/tests/boolean/bopfuse_simple/D4 +++ b/tests/boolean/bopfuse_simple/D4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopfuse result -set square 6.83585 +checkprops result -s 6.83585 diff --git a/tests/boolean/bopfuse_simple/D5 b/tests/boolean/bopfuse_simple/D5 index 4090f41986..1c3ff8b472 100644 --- a/tests/boolean/bopfuse_simple/D5 +++ b/tests/boolean/bopfuse_simple/D5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 6.35566 +checkprops result -s 6.35566 diff --git a/tests/boolean/bopfuse_simple/D6 b/tests/boolean/bopfuse_simple/D6 index 5cbb04987e..78588b3c57 100644 --- a/tests/boolean/bopfuse_simple/D6 +++ b/tests/boolean/bopfuse_simple/D6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 6.98964 +checkprops result -s 6.98964 diff --git a/tests/boolean/bopfuse_simple/D7 b/tests/boolean/bopfuse_simple/D7 index eacb741a58..005e8710c5 100644 --- a/tests/boolean/bopfuse_simple/D7 +++ b/tests/boolean/bopfuse_simple/D7 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 bopfuse result -set square 12 +checkprops result -s 12 diff --git a/tests/boolean/bopfuse_simple/D8 b/tests/boolean/bopfuse_simple/D8 index eec846ad35..2db0ce206b 100644 --- a/tests/boolean/bopfuse_simple/D8 +++ b/tests/boolean/bopfuse_simple/D8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 7.79626 +checkprops result -s 7.79626 diff --git a/tests/boolean/bopfuse_simple/D9 b/tests/boolean/bopfuse_simple/D9 index 4ac51c35bf..4ed4cbd009 100644 --- a/tests/boolean/bopfuse_simple/D9 +++ b/tests/boolean/bopfuse_simple/D9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 bopfuse result -set square 7.83743 +checkprops result -s 7.83743 diff --git a/tests/boolean/bopfuse_simple/E1 b/tests/boolean/bopfuse_simple/E1 index 08bbcdf065..36284c4a18 100644 --- a/tests/boolean/bopfuse_simple/E1 +++ b/tests/boolean/bopfuse_simple/E1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 bopfuse result -set square 6.30133 +checkprops result -s 6.30133 diff --git a/tests/boolean/bopfuse_simple/E2 b/tests/boolean/bopfuse_simple/E2 index 8bf56e6f90..0d74ff693e 100644 --- a/tests/boolean/bopfuse_simple/E2 +++ b/tests/boolean/bopfuse_simple/E2 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 0.5 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/E3 b/tests/boolean/bopfuse_simple/E3 index 40177b8de8..9e1a969136 100644 --- a/tests/boolean/bopfuse_simple/E3 +++ b/tests/boolean/bopfuse_simple/E3 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bopfuse_simple/E4 b/tests/boolean/bopfuse_simple/E4 index 2d55676873..cf6891e2dc 100644 --- a/tests/boolean/bopfuse_simple/E4 +++ b/tests/boolean/bopfuse_simple/E4 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/E5 b/tests/boolean/bopfuse_simple/E5 index d9d1a45e25..df1ffe093d 100644 --- a/tests/boolean/bopfuse_simple/E5 +++ b/tests/boolean/bopfuse_simple/E5 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 0.5 bop b1 b2 bopfuse result -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bopfuse_simple/E6 b/tests/boolean/bopfuse_simple/E6 index 82bca63a1f..1940a08d02 100644 --- a/tests/boolean/bopfuse_simple/E6 +++ b/tests/boolean/bopfuse_simple/E6 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/E7 b/tests/boolean/bopfuse_simple/E7 index ab7e2ee35f..051ac31e78 100644 --- a/tests/boolean/bopfuse_simple/E7 +++ b/tests/boolean/bopfuse_simple/E7 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 8.75 +checkprops result -s 8.75 diff --git a/tests/boolean/bopfuse_simple/E8 b/tests/boolean/bopfuse_simple/E8 index 9aa8b7f3ab..831ebf13da 100644 --- a/tests/boolean/bopfuse_simple/E8 +++ b/tests/boolean/bopfuse_simple/E8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 9.5 +checkprops result -s 9.5 diff --git a/tests/boolean/bopfuse_simple/E9 b/tests/boolean/bopfuse_simple/E9 index aee21573e1..eb452bcd95 100644 --- a/tests/boolean/bopfuse_simple/E9 +++ b/tests/boolean/bopfuse_simple/E9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 1.5 0.5 bop b1 b2 bopfuse result -set square 10.25 +checkprops result -s 10.25 diff --git a/tests/boolean/bopfuse_simple/F1 b/tests/boolean/bopfuse_simple/F1 index bfb77f7075..30d37c234a 100644 --- a/tests/boolean/bopfuse_simple/F1 +++ b/tests/boolean/bopfuse_simple/F1 @@ -4,4 +4,4 @@ box b2 -0.25 0 0 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bopfuse_simple/F2 b/tests/boolean/bopfuse_simple/F2 index ec51cfeb13..ef0f64915b 100644 --- a/tests/boolean/bopfuse_simple/F2 +++ b/tests/boolean/bopfuse_simple/F2 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 8.5 +checkprops result -s 8.5 diff --git a/tests/boolean/bopfuse_simple/F3 b/tests/boolean/bopfuse_simple/F3 index 15ccea04a7..aa9e856f58 100644 --- a/tests/boolean/bopfuse_simple/F3 +++ b/tests/boolean/bopfuse_simple/F3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 9.5 +checkprops result -s 9.5 diff --git a/tests/boolean/bopfuse_simple/F4 b/tests/boolean/bopfuse_simple/F4 index 35f9d3c661..1ba13591ca 100644 --- a/tests/boolean/bopfuse_simple/F4 +++ b/tests/boolean/bopfuse_simple/F4 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 1.5 0.5 0.5 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/F5 b/tests/boolean/bopfuse_simple/F5 index e9d8aa26cb..a0020005be 100644 --- a/tests/boolean/bopfuse_simple/F5 +++ b/tests/boolean/bopfuse_simple/F5 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/F6 b/tests/boolean/bopfuse_simple/F6 index a60290444d..d0115249a0 100644 --- a/tests/boolean/bopfuse_simple/F6 +++ b/tests/boolean/bopfuse_simple/F6 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 7.57843 +checkprops result -s 7.57843 diff --git a/tests/boolean/bopfuse_simple/F7 b/tests/boolean/bopfuse_simple/F7 index 4eba62c766..539ec5b0d9 100644 --- a/tests/boolean/bopfuse_simple/F7 +++ b/tests/boolean/bopfuse_simple/F7 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 7.39443 +checkprops result -s 7.39443 diff --git a/tests/boolean/bopfuse_simple/F8 b/tests/boolean/bopfuse_simple/F8 index 0fafaa912f..1461bbbdad 100644 --- a/tests/boolean/bopfuse_simple/F8 +++ b/tests/boolean/bopfuse_simple/F8 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 9.82843 +checkprops result -s 9.82843 diff --git a/tests/boolean/bopfuse_simple/F9 b/tests/boolean/bopfuse_simple/F9 index 7d879a5a7b..6283941511 100644 --- a/tests/boolean/bopfuse_simple/F9 +++ b/tests/boolean/bopfuse_simple/F9 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.66421 +checkprops result -s 6.66421 diff --git a/tests/boolean/bopfuse_simple/G1 b/tests/boolean/bopfuse_simple/G1 index 5777a7347f..655ada3890 100644 --- a/tests/boolean/bopfuse_simple/G1 +++ b/tests/boolean/bopfuse_simple/G1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopfuse result -set square 7.72287 +checkprops result -s 7.72287 diff --git a/tests/boolean/bopfuse_simple/G2 b/tests/boolean/bopfuse_simple/G2 index 2d9d7f128c..04a0520c94 100644 --- a/tests/boolean/bopfuse_simple/G2 +++ b/tests/boolean/bopfuse_simple/G2 @@ -7,4 +7,4 @@ trotate b2 0.25 0 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/G3 b/tests/boolean/bopfuse_simple/G3 index 732e30a1c8..f625480b66 100644 --- a/tests/boolean/bopfuse_simple/G3 +++ b/tests/boolean/bopfuse_simple/G3 @@ -6,4 +6,4 @@ trotate b2 1 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 8.49264 +checkprops result -s 8.49264 diff --git a/tests/boolean/bopfuse_simple/G4 b/tests/boolean/bopfuse_simple/G4 index a10ea6b0b7..baefdaed25 100644 --- a/tests/boolean/bopfuse_simple/G4 +++ b/tests/boolean/bopfuse_simple/G4 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 8.25 +checkprops result -s 8.25 diff --git a/tests/boolean/bopfuse_simple/G5 b/tests/boolean/bopfuse_simple/G5 index 6b8c5e722a..36b7ca2576 100644 --- a/tests/boolean/bopfuse_simple/G5 +++ b/tests/boolean/bopfuse_simple/G5 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 7.56774 +checkprops result -s 7.56774 diff --git a/tests/boolean/bopfuse_simple/G6 b/tests/boolean/bopfuse_simple/G6 index 28d7e15649..7abce432cb 100644 --- a/tests/boolean/bopfuse_simple/G6 +++ b/tests/boolean/bopfuse_simple/G6 @@ -7,4 +7,4 @@ trotate b2 0 0.45 0 0 0 1 a30-90 bop b1 b2 bopfuse result -set square 6.27082 +checkprops result -s 6.27082 diff --git a/tests/boolean/bopfuse_simple/G7 b/tests/boolean/bopfuse_simple/G7 index ac276c4a8a..60eb4b27e0 100644 --- a/tests/boolean/bopfuse_simple/G7 +++ b/tests/boolean/bopfuse_simple/G7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.54289 +checkprops result -s 6.54289 diff --git a/tests/boolean/bopfuse_simple/G8 b/tests/boolean/bopfuse_simple/G8 index be7a3049b0..29ae35e8a1 100644 --- a/tests/boolean/bopfuse_simple/G8 +++ b/tests/boolean/bopfuse_simple/G8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/G9 b/tests/boolean/bopfuse_simple/G9 index 5ee8abf482..6c3dcc9104 100644 --- a/tests/boolean/bopfuse_simple/G9 +++ b/tests/boolean/bopfuse_simple/G9 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 bopfuse result -set square 7.20873 +checkprops result -s 7.20873 diff --git a/tests/boolean/bopfuse_simple/H1 b/tests/boolean/bopfuse_simple/H1 index 2bb23082d9..b767c31f1e 100644 --- a/tests/boolean/bopfuse_simple/H1 +++ b/tests/boolean/bopfuse_simple/H1 @@ -6,4 +6,4 @@ trotate b2 0 0.75 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 9.22303 +checkprops result -s 9.22303 diff --git a/tests/boolean/bopfuse_simple/H2 b/tests/boolean/bopfuse_simple/H2 index aeb4092e71..04f9f68b82 100644 --- a/tests/boolean/bopfuse_simple/H2 +++ b/tests/boolean/bopfuse_simple/H2 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 8.98084 +checkprops result -s 8.98084 diff --git a/tests/boolean/bopfuse_simple/H3 b/tests/boolean/bopfuse_simple/H3 index e196186ece..4e22178089 100644 --- a/tests/boolean/bopfuse_simple/H3 +++ b/tests/boolean/bopfuse_simple/H3 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.51472 +checkprops result -s 6.51472 diff --git a/tests/boolean/bopfuse_simple/H4 b/tests/boolean/bopfuse_simple/H4 index 7b848dbefe..c050fa4c91 100644 --- a/tests/boolean/bopfuse_simple/H4 +++ b/tests/boolean/bopfuse_simple/H4 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 8.16421 +checkprops result -s 8.16421 diff --git a/tests/boolean/bopfuse_simple/H5 b/tests/boolean/bopfuse_simple/H5 index 312da0b17b..8f8c863575 100644 --- a/tests/boolean/bopfuse_simple/H5 +++ b/tests/boolean/bopfuse_simple/H5 @@ -7,4 +7,4 @@ trotate b2 1 0 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 8.11803 +checkprops result -s 8.11803 diff --git a/tests/boolean/bopfuse_simple/H6 b/tests/boolean/bopfuse_simple/H6 index d19d2e4b79..ef34db9412 100644 --- a/tests/boolean/bopfuse_simple/H6 +++ b/tests/boolean/bopfuse_simple/H6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.83579 +checkprops result -s 6.83579 diff --git a/tests/boolean/bopfuse_simple/H7 b/tests/boolean/bopfuse_simple/H7 index 3deb29fc48..5102c039de 100644 --- a/tests/boolean/bopfuse_simple/H7 +++ b/tests/boolean/bopfuse_simple/H7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 bopfuse result -set square 6.13856 +checkprops result -s 6.13856 diff --git a/tests/boolean/bopfuse_simple/H8 b/tests/boolean/bopfuse_simple/H8 index 6900d762cb..d348f57477 100644 --- a/tests/boolean/bopfuse_simple/H8 +++ b/tests/boolean/bopfuse_simple/H8 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 6.58166 +checkprops result -s 6.58166 diff --git a/tests/boolean/bopfuse_simple/H9 b/tests/boolean/bopfuse_simple/H9 index ed6165cd4a..a7b84f6bd7 100644 --- a/tests/boolean/bopfuse_simple/H9 +++ b/tests/boolean/bopfuse_simple/H9 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/I1 b/tests/boolean/bopfuse_simple/I1 index 6b318b68e6..6e08150537 100644 --- a/tests/boolean/bopfuse_simple/I1 +++ b/tests/boolean/bopfuse_simple/I1 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 bopfuse result -set square 6.98964 +checkprops result -s 6.98964 diff --git a/tests/boolean/bopfuse_simple/I2 b/tests/boolean/bopfuse_simple/I2 index e93cd18081..74db1e4cce 100644 --- a/tests/boolean/bopfuse_simple/I2 +++ b/tests/boolean/bopfuse_simple/I2 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 bopfuse result -set square 6.41477 +checkprops result -s 6.41477 diff --git a/tests/boolean/bopfuse_simple/I3 b/tests/boolean/bopfuse_simple/I3 index 84963c189a..b991fcb4b8 100644 --- a/tests/boolean/bopfuse_simple/I3 +++ b/tests/boolean/bopfuse_simple/I3 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 bopfuse result -set square 8.5 +checkprops result -s 8.5 diff --git a/tests/boolean/bopfuse_simple/I4 b/tests/boolean/bopfuse_simple/I4 index 1cd95f00a7..85b7a730e2 100644 --- a/tests/boolean/bopfuse_simple/I4 +++ b/tests/boolean/bopfuse_simple/I4 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopfuse result -set square 7.48865 +checkprops result -s 7.48865 diff --git a/tests/boolean/bopfuse_simple/I5 b/tests/boolean/bopfuse_simple/I5 index c5619a25f3..0141e08750 100644 --- a/tests/boolean/bopfuse_simple/I5 +++ b/tests/boolean/bopfuse_simple/I5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 bopfuse result -set square 7.07254 +checkprops result -s 7.07254 diff --git a/tests/boolean/bopfuse_simple/I6 b/tests/boolean/bopfuse_simple/I6 index 72f82e361b..51a175f6b2 100644 --- a/tests/boolean/bopfuse_simple/I6 +++ b/tests/boolean/bopfuse_simple/I6 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 11.5858 +checkprops result -s 11.5858 diff --git a/tests/boolean/bopfuse_simple/I7 b/tests/boolean/bopfuse_simple/I7 index 6fed17fd78..81977659f9 100644 --- a/tests/boolean/bopfuse_simple/I7 +++ b/tests/boolean/bopfuse_simple/I7 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 6.26944 +checkprops result -s 6.26944 diff --git a/tests/boolean/bopfuse_simple/I8 b/tests/boolean/bopfuse_simple/I8 index cac615f4d2..a7d88869a3 100644 --- a/tests/boolean/bopfuse_simple/I8 +++ b/tests/boolean/bopfuse_simple/I8 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 6.60418 +checkprops result -s 6.60418 diff --git a/tests/boolean/bopfuse_simple/I9 b/tests/boolean/bopfuse_simple/I9 index e232316838..435583f809 100644 --- a/tests/boolean/bopfuse_simple/I9 +++ b/tests/boolean/bopfuse_simple/I9 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 6.10723 +checkprops result -s 6.10723 diff --git a/tests/boolean/bopfuse_simple/J1 b/tests/boolean/bopfuse_simple/J1 index b9bc39e563..628f2f0d40 100644 --- a/tests/boolean/bopfuse_simple/J1 +++ b/tests/boolean/bopfuse_simple/J1 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 7.69853 +checkprops result -s 7.69853 diff --git a/tests/boolean/bopfuse_simple/J2 b/tests/boolean/bopfuse_simple/J2 index 157da1cf81..5368bc2190 100644 --- a/tests/boolean/bopfuse_simple/J2 +++ b/tests/boolean/bopfuse_simple/J2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 7.69315 +checkprops result -s 7.69315 diff --git a/tests/boolean/bopfuse_simple/J3 b/tests/boolean/bopfuse_simple/J3 index 52c1baa259..724fa4ca1f 100644 --- a/tests/boolean/bopfuse_simple/J3 +++ b/tests/boolean/bopfuse_simple/J3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 7.99156 +checkprops result -s 7.99156 diff --git a/tests/boolean/bopfuse_simple/J4 b/tests/boolean/bopfuse_simple/J4 index f9e9c9c562..855c20f97a 100644 --- a/tests/boolean/bopfuse_simple/J4 +++ b/tests/boolean/bopfuse_simple/J4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 8.54626 +checkprops result -s 8.54626 diff --git a/tests/boolean/bopfuse_simple/J5 b/tests/boolean/bopfuse_simple/J5 index d0fb6a89fa..18cc0ba93a 100644 --- a/tests/boolean/bopfuse_simple/J5 +++ b/tests/boolean/bopfuse_simple/J5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 6.61385 +checkprops result -s 6.61385 diff --git a/tests/boolean/bopfuse_simple/J6 b/tests/boolean/bopfuse_simple/J6 index 1edf8ed427..94ece222a0 100644 --- a/tests/boolean/bopfuse_simple/J6 +++ b/tests/boolean/bopfuse_simple/J6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopfuse result -set square 7.40901 +checkprops result -s 7.40901 diff --git a/tests/boolean/bopfuse_simple/J7 b/tests/boolean/bopfuse_simple/J7 index cf213bbeab..b4796ee98f 100644 --- a/tests/boolean/bopfuse_simple/J7 +++ b/tests/boolean/bopfuse_simple/J7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopfuse result -set square 8.03532 +checkprops result -s 8.03532 diff --git a/tests/boolean/bopfuse_simple/J8 b/tests/boolean/bopfuse_simple/J8 index a7dede7e86..d64e5a29e0 100644 --- a/tests/boolean/bopfuse_simple/J8 +++ b/tests/boolean/bopfuse_simple/J8 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 bopfuse result -set square 6.59575 +checkprops result -s 6.59575 diff --git a/tests/boolean/bopfuse_simple/J9 b/tests/boolean/bopfuse_simple/J9 index 2db10d239d..f78da23bae 100644 --- a/tests/boolean/bopfuse_simple/J9 +++ b/tests/boolean/bopfuse_simple/J9 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0 0.5 0.5 1 bop b1 b2 bopfuse result -set square 7.375 +checkprops result -s 7.375 diff --git a/tests/boolean/bopfuse_simple/K1 b/tests/boolean/bopfuse_simple/K1 index 8470ffb32b..65a21b8f13 100644 --- a/tests/boolean/bopfuse_simple/K1 +++ b/tests/boolean/bopfuse_simple/K1 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 0.5 0.5 1 bop b1 b2 bopfuse result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/bopfuse_simple/K2 b/tests/boolean/bopfuse_simple/K2 index 08a9e7949c..0591bf18f3 100644 --- a/tests/boolean/bopfuse_simple/K2 +++ b/tests/boolean/bopfuse_simple/K2 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.10723 +checkprops result -s 6.10723 diff --git a/tests/boolean/bopfuse_simple/K3 b/tests/boolean/bopfuse_simple/K3 index 905299ddca..e10dd9e228 100644 --- a/tests/boolean/bopfuse_simple/K3 +++ b/tests/boolean/bopfuse_simple/K3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 bopfuse result -set square 6.75 +checkprops result -s 6.75 diff --git a/tests/boolean/bopfuse_simple/K4 b/tests/boolean/bopfuse_simple/K4 index 4d7557570c..bdc2f51295 100644 --- a/tests/boolean/bopfuse_simple/K4 +++ b/tests/boolean/bopfuse_simple/K4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 bopfuse result -set square 7.09383 +checkprops result -s 7.09383 diff --git a/tests/boolean/bopfuse_simple/K5 b/tests/boolean/bopfuse_simple/K5 index 466a08d5b1..bfce8859fe 100644 --- a/tests/boolean/bopfuse_simple/K5 +++ b/tests/boolean/bopfuse_simple/K5 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0 0.5 1.5 1 bop b1 b2 bopfuse result -set square 7.5 +checkprops result -s 7.5 diff --git a/tests/boolean/bopfuse_simple/K6 b/tests/boolean/bopfuse_simple/K6 index 4a7be6874d..258d614664 100644 --- a/tests/boolean/bopfuse_simple/K6 +++ b/tests/boolean/bopfuse_simple/K6 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 7.69317 +checkprops result -s 7.69317 diff --git a/tests/boolean/bopfuse_simple/K7 b/tests/boolean/bopfuse_simple/K7 index 5f4add8887..6409ad5cf7 100644 --- a/tests/boolean/bopfuse_simple/K7 +++ b/tests/boolean/bopfuse_simple/K7 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 8.23591 +checkprops result -s 8.23591 diff --git a/tests/boolean/bopfuse_simple/K8 b/tests/boolean/bopfuse_simple/K8 index 2fcb0d5510..52d0862427 100644 --- a/tests/boolean/bopfuse_simple/K8 +++ b/tests/boolean/bopfuse_simple/K8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 7.99156 +checkprops result -s 7.99156 diff --git a/tests/boolean/bopfuse_simple/K9 b/tests/boolean/bopfuse_simple/K9 index b5f63198e3..1aecfdabcf 100644 --- a/tests/boolean/bopfuse_simple/K9 +++ b/tests/boolean/bopfuse_simple/K9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 7.36385 +checkprops result -s 7.36385 diff --git a/tests/boolean/bopfuse_simple/L1 b/tests/boolean/bopfuse_simple/L1 index 17f680976a..7ed98a61a5 100644 --- a/tests/boolean/bopfuse_simple/L1 +++ b/tests/boolean/bopfuse_simple/L1 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 7.0368 +checkprops result -s 7.0368 diff --git a/tests/boolean/bopfuse_simple/L2 b/tests/boolean/bopfuse_simple/L2 index 8ecf9b1aa2..5cdca166a3 100644 --- a/tests/boolean/bopfuse_simple/L2 +++ b/tests/boolean/bopfuse_simple/L2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 6.83063 +checkprops result -s 6.83063 diff --git a/tests/boolean/bopfuse_simple/L3 b/tests/boolean/bopfuse_simple/L3 index 861172b527..edb0b37c4b 100644 --- a/tests/boolean/bopfuse_simple/L3 +++ b/tests/boolean/bopfuse_simple/L3 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.58947 +checkprops result -s 6.58947 diff --git a/tests/boolean/bopfuse_simple/L4 b/tests/boolean/bopfuse_simple/L4 index bfe371ff54..387dcade4c 100644 --- a/tests/boolean/bopfuse_simple/L4 +++ b/tests/boolean/bopfuse_simple/L4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 7.41421 +checkprops result -s 7.41421 diff --git a/tests/boolean/bopfuse_simple/L5 b/tests/boolean/bopfuse_simple/L5 index 522505f1de..a0eaad94df 100644 --- a/tests/boolean/bopfuse_simple/L5 +++ b/tests/boolean/bopfuse_simple/L5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.70711 +checkprops result -s 6.70711 diff --git a/tests/boolean/bopfuse_simple/L6 b/tests/boolean/bopfuse_simple/L6 index a105dcdacf..d7a22e3d42 100644 --- a/tests/boolean/bopfuse_simple/L6 +++ b/tests/boolean/bopfuse_simple/L6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.27145 +checkprops result -s 6.27145 diff --git a/tests/boolean/bopfuse_simple/L7 b/tests/boolean/bopfuse_simple/L7 index cea47c5797..635249db9c 100644 --- a/tests/boolean/bopfuse_simple/L7 +++ b/tests/boolean/bopfuse_simple/L7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopfuse result -set square 6.20856 +checkprops result -s 6.20856 diff --git a/tests/boolean/bopfuse_simple/L8 b/tests/boolean/bopfuse_simple/L8 index 43f8c2025f..2459d75e47 100644 --- a/tests/boolean/bopfuse_simple/L8 +++ b/tests/boolean/bopfuse_simple/L8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 7.62132 +checkprops result -s 7.62132 diff --git a/tests/boolean/bopfuse_simple/L9 b/tests/boolean/bopfuse_simple/L9 index 6e8511c26c..79fd8951cb 100644 --- a/tests/boolean/bopfuse_simple/L9 +++ b/tests/boolean/bopfuse_simple/L9 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 bopfuse result -set square 6.75623 +checkprops result -s 6.75623 diff --git a/tests/boolean/bopfuse_simple/M1 b/tests/boolean/bopfuse_simple/M1 index 094aacda04..12302e98a3 100644 --- a/tests/boolean/bopfuse_simple/M1 +++ b/tests/boolean/bopfuse_simple/M1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.39645 +checkprops result -s 6.39645 diff --git a/tests/boolean/bopfuse_simple/M2 b/tests/boolean/bopfuse_simple/M2 index 173e802aa9..923b6dc81f 100644 --- a/tests/boolean/bopfuse_simple/M2 +++ b/tests/boolean/bopfuse_simple/M2 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 bopfuse result -set square 6.18541 +checkprops result -s 6.18541 diff --git a/tests/boolean/bopfuse_simple/M3 b/tests/boolean/bopfuse_simple/M3 index 71d95bec91..a945648fcf 100644 --- a/tests/boolean/bopfuse_simple/M3 +++ b/tests/boolean/bopfuse_simple/M3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 7.95662 +checkprops result -s 7.95662 diff --git a/tests/boolean/bopfuse_simple/M4 b/tests/boolean/bopfuse_simple/M4 index 68f64a4744..e40772191c 100644 --- a/tests/boolean/bopfuse_simple/M4 +++ b/tests/boolean/bopfuse_simple/M4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 6.40013 +checkprops result -s 6.40013 diff --git a/tests/boolean/bopfuse_simple/M5 b/tests/boolean/bopfuse_simple/M5 index 1697ed308b..cc17712fc9 100644 --- a/tests/boolean/bopfuse_simple/M5 +++ b/tests/boolean/bopfuse_simple/M5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 bopfuse result -set square 6.57112 +checkprops result -s 6.57112 diff --git a/tests/boolean/bopfuse_simple/M6 b/tests/boolean/bopfuse_simple/M6 index 1545ce5ff6..9948f8a060 100644 --- a/tests/boolean/bopfuse_simple/M6 +++ b/tests/boolean/bopfuse_simple/M6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 6.25 +checkprops result -s 6.25 diff --git a/tests/boolean/bopfuse_simple/M7 b/tests/boolean/bopfuse_simple/M7 index bb9310dc00..3f1eab8862 100644 --- a/tests/boolean/bopfuse_simple/M7 +++ b/tests/boolean/bopfuse_simple/M7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 6.67265 +checkprops result -s 6.67265 diff --git a/tests/boolean/bopfuse_simple/M8 b/tests/boolean/bopfuse_simple/M8 index 324556442e..303cbe1369 100644 --- a/tests/boolean/bopfuse_simple/M8 +++ b/tests/boolean/bopfuse_simple/M8 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 bopfuse result -set square 10 +checkprops result -s 10 diff --git a/tests/boolean/bopfuse_simple/M9 b/tests/boolean/bopfuse_simple/M9 index 776f5f4687..3a0ffb29b6 100644 --- a/tests/boolean/bopfuse_simple/M9 +++ b/tests/boolean/bopfuse_simple/M9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 7.10662 +checkprops result -s 7.10662 diff --git a/tests/boolean/bopfuse_simple/N1 b/tests/boolean/bopfuse_simple/N1 index eff94ae8ba..00cf9b9ac8 100644 --- a/tests/boolean/bopfuse_simple/N1 +++ b/tests/boolean/bopfuse_simple/N1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 bopfuse result -set square 7.26013 +checkprops result -s 7.26013 diff --git a/tests/boolean/bopfuse_simple/N2 b/tests/boolean/bopfuse_simple/N2 index acbed52ea9..da43537a4d 100644 --- a/tests/boolean/bopfuse_simple/N2 +++ b/tests/boolean/bopfuse_simple/N2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 bopfuse result -set square 6.18454 +checkprops result -s 6.18454 diff --git a/tests/boolean/bopfuse_simple/N3 b/tests/boolean/bopfuse_simple/N3 index 12471bf3b0..e5c7e17a06 100644 --- a/tests/boolean/bopfuse_simple/N3 +++ b/tests/boolean/bopfuse_simple/N3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 bopfuse result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bopfuse_simple/N4 b/tests/boolean/bopfuse_simple/N4 index 04bc957354..02857005cd 100644 --- a/tests/boolean/bopfuse_simple/N4 +++ b/tests/boolean/bopfuse_simple/N4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 bopfuse result -set square 8.35566 +checkprops result -s 8.35566 diff --git a/tests/boolean/bopfuse_simple/N5 b/tests/boolean/bopfuse_simple/N5 index 50184ab3bf..18ec8e086c 100644 --- a/tests/boolean/bopfuse_simple/N5 +++ b/tests/boolean/bopfuse_simple/N5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 bopfuse result -set square 8.17505 +checkprops result -s 8.17505 diff --git a/tests/boolean/bopfuse_simple/N6 b/tests/boolean/bopfuse_simple/N6 index 958bc6f9bc..e3124ba5a3 100644 --- a/tests/boolean/bopfuse_simple/N6 +++ b/tests/boolean/bopfuse_simple/N6 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 bopfuse result -set square 8.5 +checkprops result -s 8.5 diff --git a/tests/boolean/bopfuse_simple/N7 b/tests/boolean/bopfuse_simple/N7 index d960118f86..839a329f99 100644 --- a/tests/boolean/bopfuse_simple/N7 +++ b/tests/boolean/bopfuse_simple/N7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopfuse result -set square 8.42552 +checkprops result -s 8.42552 diff --git a/tests/boolean/bopfuse_simple/N8 b/tests/boolean/bopfuse_simple/N8 index 663f6bb82c..e2c4a58527 100644 --- a/tests/boolean/bopfuse_simple/N8 +++ b/tests/boolean/bopfuse_simple/N8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 bopfuse result -set square 8.3477 +checkprops result -s 8.3477 diff --git a/tests/boolean/bopfuse_simple/N9 b/tests/boolean/bopfuse_simple/N9 index c205a26f8e..42b3632705 100644 --- a/tests/boolean/bopfuse_simple/N9 +++ b/tests/boolean/bopfuse_simple/N9 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 15 +checkprops result -s 15 diff --git a/tests/boolean/bopfuse_simple/O1 b/tests/boolean/bopfuse_simple/O1 index 70b212214d..87531ccf04 100644 --- a/tests/boolean/bopfuse_simple/O1 +++ b/tests/boolean/bopfuse_simple/O1 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 9.25177 +checkprops result -s 9.25177 diff --git a/tests/boolean/bopfuse_simple/O2 b/tests/boolean/bopfuse_simple/O2 index 79bd595c75..6374bf3404 100644 --- a/tests/boolean/bopfuse_simple/O2 +++ b/tests/boolean/bopfuse_simple/O2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 9.43383 +checkprops result -s 9.43383 diff --git a/tests/boolean/bopfuse_simple/O3 b/tests/boolean/bopfuse_simple/O3 index 183610695d..24c145b80b 100644 --- a/tests/boolean/bopfuse_simple/O3 +++ b/tests/boolean/bopfuse_simple/O3 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 8.02145 +checkprops result -s 8.02145 diff --git a/tests/boolean/bopfuse_simple/O4 b/tests/boolean/bopfuse_simple/O4 index 0f37c84a0c..9ada9636ec 100644 --- a/tests/boolean/bopfuse_simple/O4 +++ b/tests/boolean/bopfuse_simple/O4 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 11.0395 +checkprops result -s 11.0395 diff --git a/tests/boolean/bopfuse_simple/O5 b/tests/boolean/bopfuse_simple/O5 index 2700467de9..a14da65da5 100644 --- a/tests/boolean/bopfuse_simple/O5 +++ b/tests/boolean/bopfuse_simple/O5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 10.9358 +checkprops result -s 10.9358 diff --git a/tests/boolean/bopfuse_simple/O6 b/tests/boolean/bopfuse_simple/O6 index 1503bdff89..c40d1a7f8a 100644 --- a/tests/boolean/bopfuse_simple/O6 +++ b/tests/boolean/bopfuse_simple/O6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 11.0896 +checkprops result -s 11.0896 diff --git a/tests/boolean/bopfuse_simple/O7 b/tests/boolean/bopfuse_simple/O7 index b6460cc238..c16be48172 100644 --- a/tests/boolean/bopfuse_simple/O7 +++ b/tests/boolean/bopfuse_simple/O7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 11.067 +checkprops result -s 11.067 diff --git a/tests/boolean/bopfuse_simple/O8 b/tests/boolean/bopfuse_simple/O8 index e65c39d6f8..9a2218034c 100644 --- a/tests/boolean/bopfuse_simple/O8 +++ b/tests/boolean/bopfuse_simple/O8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 9.76188 +checkprops result -s 9.76188 diff --git a/tests/boolean/bopfuse_simple/O9 b/tests/boolean/bopfuse_simple/O9 index 88d2c6a60d..b9b45fbcbd 100644 --- a/tests/boolean/bopfuse_simple/O9 +++ b/tests/boolean/bopfuse_simple/O9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopfuse result -set square 10.5853 +checkprops result -s 10.5853 diff --git a/tests/boolean/bopfuse_simple/P1 b/tests/boolean/bopfuse_simple/P1 index cf92350bc7..9461fbe613 100644 --- a/tests/boolean/bopfuse_simple/P1 +++ b/tests/boolean/bopfuse_simple/P1 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 bopfuse result -set square 7.95708 +checkprops result -s 7.95708 diff --git a/tests/boolean/bopfuse_simple/P2 b/tests/boolean/bopfuse_simple/P2 index 9378652e8f..2a914b9839 100644 --- a/tests/boolean/bopfuse_simple/P2 +++ b/tests/boolean/bopfuse_simple/P2 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 bopfuse result -set square 7.39351 +checkprops result -s 7.39351 diff --git a/tests/boolean/bopfuse_simple/P3 b/tests/boolean/bopfuse_simple/P3 index 75bb9824be..07a277459a 100644 --- a/tests/boolean/bopfuse_simple/P3 +++ b/tests/boolean/bopfuse_simple/P3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0.5 0.5 0.5 1 bop b1 b2 bopfuse result -set square 7.875 +checkprops result -s 7.875 diff --git a/tests/boolean/bopfuse_simple/P4 b/tests/boolean/bopfuse_simple/P4 index 094f7da9c4..88cd601682 100644 --- a/tests/boolean/bopfuse_simple/P4 +++ b/tests/boolean/bopfuse_simple/P4 @@ -4,4 +4,4 @@ box b2 0.25 0.5 0.5 0.5 0.5 1 bop b1 b2 bopfuse result -set square 7 +checkprops result -s 7 diff --git a/tests/boolean/bopfuse_simple/P5 b/tests/boolean/bopfuse_simple/P5 index 845db36928..d6cb46731a 100644 --- a/tests/boolean/bopfuse_simple/P5 +++ b/tests/boolean/bopfuse_simple/P5 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 7.37868 +checkprops result -s 7.37868 diff --git a/tests/boolean/bopfuse_simple/P6 b/tests/boolean/bopfuse_simple/P6 index a1deff20c3..e00660cc47 100644 --- a/tests/boolean/bopfuse_simple/P6 +++ b/tests/boolean/bopfuse_simple/P6 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 bopfuse result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/bopfuse_simple/P7 b/tests/boolean/bopfuse_simple/P7 index d695ff333e..ce46e79e66 100644 --- a/tests/boolean/bopfuse_simple/P7 +++ b/tests/boolean/bopfuse_simple/P7 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 bopfuse result -set square 7.73041 +checkprops result -s 7.73041 diff --git a/tests/boolean/bopfuse_simple/P8 b/tests/boolean/bopfuse_simple/P8 index 8df9e7c6f3..2cd5defbec 100644 --- a/tests/boolean/bopfuse_simple/P8 +++ b/tests/boolean/bopfuse_simple/P8 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0.5 0.5 1.5 1 bop b1 b2 bopfuse result -set square 9 +checkprops result -s 9 diff --git a/tests/boolean/bopfuse_simple/P9 b/tests/boolean/bopfuse_simple/P9 index 2cde139855..ddbb6145b8 100644 --- a/tests/boolean/bopfuse_simple/P9 +++ b/tests/boolean/bopfuse_simple/P9 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 9.31449 +checkprops result -s 9.31449 diff --git a/tests/boolean/bopfuse_simple/Q1 b/tests/boolean/bopfuse_simple/Q1 index 8b455cda31..596d1ae089 100644 --- a/tests/boolean/bopfuse_simple/Q1 +++ b/tests/boolean/bopfuse_simple/Q1 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 9.31226 +checkprops result -s 9.31226 diff --git a/tests/boolean/bopfuse_simple/Q2 b/tests/boolean/bopfuse_simple/Q2 index 4e46ed49ea..88a6f1eedf 100644 --- a/tests/boolean/bopfuse_simple/Q2 +++ b/tests/boolean/bopfuse_simple/Q2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 9.5406 +checkprops result -s 9.5406 diff --git a/tests/boolean/bopfuse_simple/Q3 b/tests/boolean/bopfuse_simple/Q3 index 4de97e163e..acc09d92a6 100644 --- a/tests/boolean/bopfuse_simple/Q3 +++ b/tests/boolean/bopfuse_simple/Q3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 8.93786 +checkprops result -s 8.93786 diff --git a/tests/boolean/bopfuse_simple/Q4 b/tests/boolean/bopfuse_simple/Q4 index 70d6a58c8e..a70b11b1ea 100644 --- a/tests/boolean/bopfuse_simple/Q4 +++ b/tests/boolean/bopfuse_simple/Q4 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 8.69365 +checkprops result -s 8.69365 diff --git a/tests/boolean/bopfuse_simple/Q5 b/tests/boolean/bopfuse_simple/Q5 index 69c245a244..2ea4798d2c 100644 --- a/tests/boolean/bopfuse_simple/Q5 +++ b/tests/boolean/bopfuse_simple/Q5 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 8.28688 +checkprops result -s 8.28688 diff --git a/tests/boolean/bopfuse_simple/Q6 b/tests/boolean/bopfuse_simple/Q6 index 1cbef5c47e..618446f843 100644 --- a/tests/boolean/bopfuse_simple/Q6 +++ b/tests/boolean/bopfuse_simple/Q6 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 bopfuse result -set square 7.90013 +checkprops result -s 7.90013 diff --git a/tests/boolean/bopfuse_simple/Q7 b/tests/boolean/bopfuse_simple/Q7 index d04eac9987..549fecdd4c 100644 --- a/tests/boolean/bopfuse_simple/Q7 +++ b/tests/boolean/bopfuse_simple/Q7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 6.57476 +checkprops result -s 6.57476 diff --git a/tests/boolean/bopfuse_simple/Q8 b/tests/boolean/bopfuse_simple/Q8 index b609edf018..9720020811 100644 --- a/tests/boolean/bopfuse_simple/Q8 +++ b/tests/boolean/bopfuse_simple/Q8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 bopfuse result -set square 7.1901 +checkprops result -s 7.1901 diff --git a/tests/boolean/bopfuse_simple/Q9 b/tests/boolean/bopfuse_simple/Q9 index 4ecb968dd8..02e2ec9d08 100644 --- a/tests/boolean/bopfuse_simple/Q9 +++ b/tests/boolean/bopfuse_simple/Q9 @@ -6,4 +6,4 @@ ttranslate b2 1 1 3 bop b1 b2 bopfuse result -set square 56.6906 +checkprops result -s 56.6906 diff --git a/tests/boolean/bopfuse_simple/R1 b/tests/boolean/bopfuse_simple/R1 index c0e7f6a885..4b5fa140b0 100644 --- a/tests/boolean/bopfuse_simple/R1 +++ b/tests/boolean/bopfuse_simple/R1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 2 bop b1 b2 bopfuse result -set square 24 +checkprops result -s 24 diff --git a/tests/boolean/bopfuse_simple/R2 b/tests/boolean/bopfuse_simple/R2 index 90f7303b72..7b5675e97f 100644 --- a/tests/boolean/bopfuse_simple/R2 +++ b/tests/boolean/bopfuse_simple/R2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 24 +checkprops result -s 24 diff --git a/tests/boolean/bopfuse_simple/R3 b/tests/boolean/bopfuse_simple/R3 index bac2a4ef0e..f8ffe44fa7 100644 --- a/tests/boolean/bopfuse_simple/R3 +++ b/tests/boolean/bopfuse_simple/R3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 2 bop b1 b2 bopfuse result -set square 21.9531 +checkprops result -s 21.9531 diff --git a/tests/boolean/bopfuse_simple/R4 b/tests/boolean/bopfuse_simple/R4 index abe6f2a2d6..ed047af2db 100644 --- a/tests/boolean/bopfuse_simple/R4 +++ b/tests/boolean/bopfuse_simple/R4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 23.2038 +checkprops result -s 23.2038 diff --git a/tests/boolean/bopfuse_simple/R5 b/tests/boolean/bopfuse_simple/R5 index fa622275fa..77253213f1 100644 --- a/tests/boolean/bopfuse_simple/R5 +++ b/tests/boolean/bopfuse_simple/R5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 2 bop b1 b2 bopfuse result -set square 21.9531 +checkprops result -s 21.9531 diff --git a/tests/boolean/bopfuse_simple/R6 b/tests/boolean/bopfuse_simple/R6 index 62659c5103..10296203df 100644 --- a/tests/boolean/bopfuse_simple/R6 +++ b/tests/boolean/bopfuse_simple/R6 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 2 bop b1 b2 bopfuse result -set square 28 +checkprops result -s 28 diff --git a/tests/boolean/bopfuse_simple/R7 b/tests/boolean/bopfuse_simple/R7 index cecc063717..d85398d5fc 100644 --- a/tests/boolean/bopfuse_simple/R7 +++ b/tests/boolean/bopfuse_simple/R7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 2 bop b1 b2 bopfuse result -set square 28 +checkprops result -s 28 diff --git a/tests/boolean/bopfuse_simple/R8 b/tests/boolean/bopfuse_simple/R8 index 6040894d98..0e63a6ddb7 100644 --- a/tests/boolean/bopfuse_simple/R8 +++ b/tests/boolean/bopfuse_simple/R8 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 2 bop b1 b2 bopfuse result -set square 21.4248 +checkprops result -s 21.4248 diff --git a/tests/boolean/bopfuse_simple/R9 b/tests/boolean/bopfuse_simple/R9 index 2b2dfc7907..e4486dacda 100644 --- a/tests/boolean/bopfuse_simple/R9 +++ b/tests/boolean/bopfuse_simple/R9 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 2 bop b1 b2 bopfuse result -set square 21.4248 +checkprops result -s 21.4248 diff --git a/tests/boolean/bopfuse_simple/S1 b/tests/boolean/bopfuse_simple/S1 index d41add1a5b..629e90209b 100644 --- a/tests/boolean/bopfuse_simple/S1 +++ b/tests/boolean/bopfuse_simple/S1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 2 bop b1 b2 bopfuse result -set square 21.4248 +checkprops result -s 21.4248 diff --git a/tests/boolean/bopfuse_simple/S2 b/tests/boolean/bopfuse_simple/S2 index 8d0b0e0f64..4f72d3aa87 100644 --- a/tests/boolean/bopfuse_simple/S2 +++ b/tests/boolean/bopfuse_simple/S2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 21.2532 +checkprops result -s 21.2532 diff --git a/tests/boolean/bopfuse_simple/S3 b/tests/boolean/bopfuse_simple/S3 index 761e093c94..87e7d7dbcc 100644 --- a/tests/boolean/bopfuse_simple/S3 +++ b/tests/boolean/bopfuse_simple/S3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 21.2532 +checkprops result -s 21.2532 diff --git a/tests/boolean/bopfuse_simple/S4 b/tests/boolean/bopfuse_simple/S4 index 2ebdef534e..532cab4a06 100644 --- a/tests/boolean/bopfuse_simple/S4 +++ b/tests/boolean/bopfuse_simple/S4 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 2 bop b1 b2 bopfuse result -set square 21.2532 +checkprops result -s 21.2532 diff --git a/tests/boolean/bopfuse_simple/S5 b/tests/boolean/bopfuse_simple/S5 index 44ed9e3187..81e72b67e2 100644 --- a/tests/boolean/bopfuse_simple/S5 +++ b/tests/boolean/bopfuse_simple/S5 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 2 bop b1 b2 bopfuse result -set square 21.2532 +checkprops result -s 21.2532 diff --git a/tests/boolean/bopfuse_simple/S6 b/tests/boolean/bopfuse_simple/S6 index 1fd0ad220f..0258d0cafc 100644 --- a/tests/boolean/bopfuse_simple/S6 +++ b/tests/boolean/bopfuse_simple/S6 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 2 bop b1 b2 bopfuse result -set square 21.882 +checkprops result -s 21.882 diff --git a/tests/boolean/bopfuse_simple/S7 b/tests/boolean/bopfuse_simple/S7 index 799484fc63..50cdde6f35 100644 --- a/tests/boolean/bopfuse_simple/S7 +++ b/tests/boolean/bopfuse_simple/S7 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 2 bop b1 b2 bopfuse result -set square 21.882 +checkprops result -s 21.882 diff --git a/tests/boolean/bopfuse_simple/S8 b/tests/boolean/bopfuse_simple/S8 index c7e369c78a..07bbf5164f 100644 --- a/tests/boolean/bopfuse_simple/S8 +++ b/tests/boolean/bopfuse_simple/S8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 22.4434 +checkprops result -s 22.4434 diff --git a/tests/boolean/bopfuse_simple/S9 b/tests/boolean/bopfuse_simple/S9 index b7c77512ec..e283a54ceb 100644 --- a/tests/boolean/bopfuse_simple/S9 +++ b/tests/boolean/bopfuse_simple/S9 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 2 bop b1 b2 bopfuse result -set square 21.802 +checkprops result -s 21.802 diff --git a/tests/boolean/bopfuse_simple/T1 b/tests/boolean/bopfuse_simple/T1 index 10add9e1e0..124f0586dc 100644 --- a/tests/boolean/bopfuse_simple/T1 +++ b/tests/boolean/bopfuse_simple/T1 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 2 bop b1 b2 bopfuse result -set square 21.802 +checkprops result -s 21.802 diff --git a/tests/boolean/bopfuse_simple/T2 b/tests/boolean/bopfuse_simple/T2 index eb40023e33..cec89ba7c9 100644 --- a/tests/boolean/bopfuse_simple/T2 +++ b/tests/boolean/bopfuse_simple/T2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 22.4075 +checkprops result -s 22.4075 diff --git a/tests/boolean/bopfuse_simple/T3 b/tests/boolean/bopfuse_simple/T3 index 9ecaf6f8cd..b2b5e85dd7 100644 --- a/tests/boolean/bopfuse_simple/T3 +++ b/tests/boolean/bopfuse_simple/T3 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 2 bop b1 b2 bopfuse result -set square 20.6654 +checkprops result -s 20.6654 diff --git a/tests/boolean/bopfuse_simple/T4 b/tests/boolean/bopfuse_simple/T4 index 67b20d736c..2b63bed4dc 100644 --- a/tests/boolean/bopfuse_simple/T4 +++ b/tests/boolean/bopfuse_simple/T4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 20.6654 +checkprops result -s 20.6654 diff --git a/tests/boolean/bopfuse_simple/T5 b/tests/boolean/bopfuse_simple/T5 index 9f1d5198ac..d2d1a2cf9c 100644 --- a/tests/boolean/bopfuse_simple/T5 +++ b/tests/boolean/bopfuse_simple/T5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 2 bop b1 b2 bopfuse result -set square 20.6654 +checkprops result -s 20.6654 diff --git a/tests/boolean/bopfuse_simple/T6 b/tests/boolean/bopfuse_simple/T6 index 53bfe4006a..3946b9da67 100644 --- a/tests/boolean/bopfuse_simple/T6 +++ b/tests/boolean/bopfuse_simple/T6 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 2 bop b1 b2 bopfuse result -set square 19.9656 +checkprops result -s 19.9656 diff --git a/tests/boolean/bopfuse_simple/T7 b/tests/boolean/bopfuse_simple/T7 index ac13e8cdd8..69aab76897 100644 --- a/tests/boolean/bopfuse_simple/T7 +++ b/tests/boolean/bopfuse_simple/T7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 19.9656 +checkprops result -s 19.9656 diff --git a/tests/boolean/bopfuse_simple/T8 b/tests/boolean/bopfuse_simple/T8 index 8b761f3603..3f26a46964 100644 --- a/tests/boolean/bopfuse_simple/T8 +++ b/tests/boolean/bopfuse_simple/T8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 20.6285 +checkprops result -s 20.6285 diff --git a/tests/boolean/bopfuse_simple/T9 b/tests/boolean/bopfuse_simple/T9 index e25013956e..3b941d6dc7 100644 --- a/tests/boolean/bopfuse_simple/T9 +++ b/tests/boolean/bopfuse_simple/T9 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 2 bop b1 b2 bopfuse result -set square 19.9656 +checkprops result -s 19.9656 diff --git a/tests/boolean/bopfuse_simple/U1 b/tests/boolean/bopfuse_simple/U1 index 58d6c9d665..81a61a988a 100644 --- a/tests/boolean/bopfuse_simple/U1 +++ b/tests/boolean/bopfuse_simple/U1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 21.6831 +checkprops result -s 21.6831 diff --git a/tests/boolean/bopfuse_simple/U2 b/tests/boolean/bopfuse_simple/U2 index 5e3753d974..162060d324 100644 --- a/tests/boolean/bopfuse_simple/U2 +++ b/tests/boolean/bopfuse_simple/U2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopfuse result -set square 20.863 +checkprops result -s 20.863 diff --git a/tests/boolean/bopfuse_simple/U3 b/tests/boolean/bopfuse_simple/U3 index 9965022e51..78bb79a7cf 100644 --- a/tests/boolean/bopfuse_simple/U3 +++ b/tests/boolean/bopfuse_simple/U3 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 2 bop b1 b2 bopfuse result -set square 20.863 +checkprops result -s 20.863 diff --git a/tests/boolean/bopfuse_simple/U4 b/tests/boolean/bopfuse_simple/U4 index b05d29e446..10203149be 100644 --- a/tests/boolean/bopfuse_simple/U4 +++ b/tests/boolean/bopfuse_simple/U4 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 2 bop b1 b2 bopfuse result -set square 22.6248 +checkprops result -s 22.6248 diff --git a/tests/boolean/bopfuse_simple/U5 b/tests/boolean/bopfuse_simple/U5 index ddc7a4bbe9..9007c67925 100644 --- a/tests/boolean/bopfuse_simple/U5 +++ b/tests/boolean/bopfuse_simple/U5 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 2 bop b1 b2 bopfuse result -set square 22.6248 +checkprops result -s 22.6248 diff --git a/tests/boolean/bopfuse_simple/U6 b/tests/boolean/bopfuse_simple/U6 index 3385eeeddf..b83ad0568f 100644 --- a/tests/boolean/bopfuse_simple/U6 +++ b/tests/boolean/bopfuse_simple/U6 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 2 bop b1 b2 bopfuse result -set square 22.6248 +checkprops result -s 22.6248 diff --git a/tests/boolean/bopfuse_simple/U7 b/tests/boolean/bopfuse_simple/U7 index 60e95b2668..fb8b153601 100644 --- a/tests/boolean/bopfuse_simple/U7 +++ b/tests/boolean/bopfuse_simple/U7 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 2 bop b1 b2 bopfuse result -set square 42.8496 +checkprops result -s 42.8496 diff --git a/tests/boolean/bopfuse_simple/U8 b/tests/boolean/bopfuse_simple/U8 index 44cb738573..dbe662903f 100644 --- a/tests/boolean/bopfuse_simple/U8 +++ b/tests/boolean/bopfuse_simple/U8 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 2 bop b1 b2 bopfuse result -set square 42.8496 +checkprops result -s 42.8496 diff --git a/tests/boolean/bopfuse_simple/U9 b/tests/boolean/bopfuse_simple/U9 index 8d17e9c23c..80a521e695 100644 --- a/tests/boolean/bopfuse_simple/U9 +++ b/tests/boolean/bopfuse_simple/U9 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopfuse_simple/V1 b/tests/boolean/bopfuse_simple/V1 index a08df5405d..59fae981fa 100644 --- a/tests/boolean/bopfuse_simple/V1 +++ b/tests/boolean/bopfuse_simple/V1 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 2 bop b1 b2 bopfuse result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopfuse_simple/V2 b/tests/boolean/bopfuse_simple/V2 index 9b0c4a5cb1..9e2103b4f4 100644 --- a/tests/boolean/bopfuse_simple/V2 +++ b/tests/boolean/bopfuse_simple/V2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 19.4315 +checkprops result -s 19.4315 diff --git a/tests/boolean/bopfuse_simple/V3 b/tests/boolean/bopfuse_simple/V3 index df94d60a57..1713d932d5 100644 --- a/tests/boolean/bopfuse_simple/V3 +++ b/tests/boolean/bopfuse_simple/V3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 20.0601 +checkprops result -s 20.0601 diff --git a/tests/boolean/bopfuse_simple/V4 b/tests/boolean/bopfuse_simple/V4 index 411ae5b4d3..eedd8fb431 100644 --- a/tests/boolean/bopfuse_simple/V4 +++ b/tests/boolean/bopfuse_simple/V4 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 2 bop b1 b2 bopfuse result -set square 19.4315 +checkprops result -s 19.4315 diff --git a/tests/boolean/bopfuse_simple/V5 b/tests/boolean/bopfuse_simple/V5 index 16d65c59c1..e1f9a1576c 100644 --- a/tests/boolean/bopfuse_simple/V5 +++ b/tests/boolean/bopfuse_simple/V5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 1 bop b1 b2 bopfuse result -set square 22.2832 +checkprops result -s 22.2832 diff --git a/tests/boolean/bopfuse_simple/V6 b/tests/boolean/bopfuse_simple/V6 index fdce420900..b1a443bcdd 100644 --- a/tests/boolean/bopfuse_simple/V6 +++ b/tests/boolean/bopfuse_simple/V6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 22.2832 +checkprops result -s 22.2832 diff --git a/tests/boolean/bopfuse_simple/V7 b/tests/boolean/bopfuse_simple/V7 index 8644a64272..7d429dc488 100644 --- a/tests/boolean/bopfuse_simple/V7 +++ b/tests/boolean/bopfuse_simple/V7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 1 bop b1 b2 bopfuse result -set square 20.8739 +checkprops result -s 20.8739 diff --git a/tests/boolean/bopfuse_simple/V8 b/tests/boolean/bopfuse_simple/V8 index bfb8a2e9f7..3c6e5a434b 100644 --- a/tests/boolean/bopfuse_simple/V8 +++ b/tests/boolean/bopfuse_simple/V8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 21.7077 +checkprops result -s 21.7077 diff --git a/tests/boolean/bopfuse_simple/V9 b/tests/boolean/bopfuse_simple/V9 index 5ddc904c28..bed24af34e 100644 --- a/tests/boolean/bopfuse_simple/V9 +++ b/tests/boolean/bopfuse_simple/V9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 1 bop b1 b2 bopfuse result -set square 20.8739 +checkprops result -s 20.8739 diff --git a/tests/boolean/bopfuse_simple/W1 b/tests/boolean/bopfuse_simple/W1 index 1cb5ec5af0..b9f168a7fd 100644 --- a/tests/boolean/bopfuse_simple/W1 +++ b/tests/boolean/bopfuse_simple/W1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 1 bop b1 b2 bopfuse result -set square 25.2832 +checkprops result -s 25.2832 diff --git a/tests/boolean/bopfuse_simple/W2 b/tests/boolean/bopfuse_simple/W2 index 5280a0a4ab..022a1bd222 100644 --- a/tests/boolean/bopfuse_simple/W2 +++ b/tests/boolean/bopfuse_simple/W2 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 1 bop b1 b2 bopfuse result -set square 25.2832 +checkprops result -s 25.2832 diff --git a/tests/boolean/bopfuse_simple/W3 b/tests/boolean/bopfuse_simple/W3 index 7000db05e8..822ad1ed3c 100644 --- a/tests/boolean/bopfuse_simple/W3 +++ b/tests/boolean/bopfuse_simple/W3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 1 bop b1 b2 bopfuse result -set square 20.5664 +checkprops result -s 20.5664 diff --git a/tests/boolean/bopfuse_simple/W4 b/tests/boolean/bopfuse_simple/W4 index 040751a774..1ea4feba4c 100644 --- a/tests/boolean/bopfuse_simple/W4 +++ b/tests/boolean/bopfuse_simple/W4 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 1 bop b1 b2 bopfuse result -set square 20.5664 +checkprops result -s 20.5664 diff --git a/tests/boolean/bopfuse_simple/W5 b/tests/boolean/bopfuse_simple/W5 index 0634c134ff..819b60cfab 100644 --- a/tests/boolean/bopfuse_simple/W5 +++ b/tests/boolean/bopfuse_simple/W5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 1 bop b1 b2 bopfuse result -set square 20.5664 +checkprops result -s 20.5664 diff --git a/tests/boolean/bopfuse_simple/W6 b/tests/boolean/bopfuse_simple/W6 index 76eaf07fdb..0e1ec978fa 100644 --- a/tests/boolean/bopfuse_simple/W6 +++ b/tests/boolean/bopfuse_simple/W6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 bopfuse result -set square 20.3948 +checkprops result -s 20.3948 diff --git a/tests/boolean/bopfuse_simple/W7 b/tests/boolean/bopfuse_simple/W7 index 77ca949411..66a2414037 100644 --- a/tests/boolean/bopfuse_simple/W7 +++ b/tests/boolean/bopfuse_simple/W7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 bopfuse result -set square 20.3948 +checkprops result -s 20.3948 diff --git a/tests/boolean/bopfuse_simple/W8 b/tests/boolean/bopfuse_simple/W8 index 96a6ea81cd..b0b44cced5 100644 --- a/tests/boolean/bopfuse_simple/W8 +++ b/tests/boolean/bopfuse_simple/W8 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 1 bop b1 b2 bopfuse result -set square 20.3948 +checkprops result -s 20.3948 diff --git a/tests/boolean/bopfuse_simple/W9 b/tests/boolean/bopfuse_simple/W9 index 9ec2e98ba7..b4a6707f27 100644 --- a/tests/boolean/bopfuse_simple/W9 +++ b/tests/boolean/bopfuse_simple/W9 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 1 bop b1 b2 bopfuse result -set square 20.3948 +checkprops result -s 20.3948 diff --git a/tests/boolean/bopfuse_simple/X1 b/tests/boolean/bopfuse_simple/X1 index 8fc16601b8..815e406778 100644 --- a/tests/boolean/bopfuse_simple/X1 +++ b/tests/boolean/bopfuse_simple/X1 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 1 bop b1 b2 bopfuse result -set square 20.7912 +checkprops result -s 20.7912 diff --git a/tests/boolean/bopfuse_simple/X2 b/tests/boolean/bopfuse_simple/X2 index 4f9b6446f8..57038def09 100644 --- a/tests/boolean/bopfuse_simple/X2 +++ b/tests/boolean/bopfuse_simple/X2 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 1 bop b1 b2 bopfuse result -set square 20.7912 +checkprops result -s 20.7912 diff --git a/tests/boolean/bopfuse_simple/X3 b/tests/boolean/bopfuse_simple/X3 index 9964044f19..06449a27da 100644 --- a/tests/boolean/bopfuse_simple/X3 +++ b/tests/boolean/bopfuse_simple/X3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 21.1681 +checkprops result -s 21.1681 diff --git a/tests/boolean/bopfuse_simple/X4 b/tests/boolean/bopfuse_simple/X4 index 29473279e1..4ec6786682 100644 --- a/tests/boolean/bopfuse_simple/X4 +++ b/tests/boolean/bopfuse_simple/X4 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 1 bop b1 b2 bopfuse result -set square 20.7112 +checkprops result -s 20.7112 diff --git a/tests/boolean/bopfuse_simple/X5 b/tests/boolean/bopfuse_simple/X5 index d64e9aaaca..4fc32386fe 100644 --- a/tests/boolean/bopfuse_simple/X5 +++ b/tests/boolean/bopfuse_simple/X5 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 1 bop b1 b2 bopfuse result -set square 20.7112 +checkprops result -s 20.7112 diff --git a/tests/boolean/bopfuse_simple/X6 b/tests/boolean/bopfuse_simple/X6 index 36588331ab..3a0b2adfc0 100644 --- a/tests/boolean/bopfuse_simple/X6 +++ b/tests/boolean/bopfuse_simple/X6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 21.1322 +checkprops result -s 21.1322 diff --git a/tests/boolean/bopfuse_simple/X7 b/tests/boolean/bopfuse_simple/X7 index d62754a630..0a51e071ac 100644 --- a/tests/boolean/bopfuse_simple/X7 +++ b/tests/boolean/bopfuse_simple/X7 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 1 bop b1 b2 bopfuse result -set square 20.0155 +checkprops result -s 20.0155 diff --git a/tests/boolean/bopfuse_simple/X8 b/tests/boolean/bopfuse_simple/X8 index aa8fc9beea..67203f93d7 100644 --- a/tests/boolean/bopfuse_simple/X8 +++ b/tests/boolean/bopfuse_simple/X8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 20.0155 +checkprops result -s 20.0155 diff --git a/tests/boolean/bopfuse_simple/X9 b/tests/boolean/bopfuse_simple/X9 index 525b125679..3992b579ae 100644 --- a/tests/boolean/bopfuse_simple/X9 +++ b/tests/boolean/bopfuse_simple/X9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 1 bop b1 b2 bopfuse result -set square 20.0155 +checkprops result -s 20.0155 diff --git a/tests/boolean/bopfuse_simple/Y1 b/tests/boolean/bopfuse_simple/Y1 index ab974b6b93..a34a85c42a 100644 --- a/tests/boolean/bopfuse_simple/Y1 +++ b/tests/boolean/bopfuse_simple/Y1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 1 bop b1 b2 bopfuse result -set square 19.5364 +checkprops result -s 19.5364 diff --git a/tests/boolean/bopfuse_simple/Y2 b/tests/boolean/bopfuse_simple/Y2 index f90716b199..2274d4aea8 100644 --- a/tests/boolean/bopfuse_simple/Y2 +++ b/tests/boolean/bopfuse_simple/Y2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 19.5364 +checkprops result -s 19.5364 diff --git a/tests/boolean/bopfuse_simple/Y3 b/tests/boolean/bopfuse_simple/Y3 index d053a29579..b0ad395e85 100644 --- a/tests/boolean/bopfuse_simple/Y3 +++ b/tests/boolean/bopfuse_simple/Y3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 19.9909 +checkprops result -s 19.9909 diff --git a/tests/boolean/bopfuse_simple/Y4 b/tests/boolean/bopfuse_simple/Y4 index 24ef4aaa46..5b0ae78ad0 100644 --- a/tests/boolean/bopfuse_simple/Y4 +++ b/tests/boolean/bopfuse_simple/Y4 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 1 bop b1 b2 bopfuse result -set square 19.5364 +checkprops result -s 19.5364 diff --git a/tests/boolean/bopfuse_simple/Y5 b/tests/boolean/bopfuse_simple/Y5 index ed6179035f..0fb86d337b 100644 --- a/tests/boolean/bopfuse_simple/Y5 +++ b/tests/boolean/bopfuse_simple/Y5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 20.6285 +checkprops result -s 20.6285 diff --git a/tests/boolean/bopfuse_simple/Y6 b/tests/boolean/bopfuse_simple/Y6 index 4c84eceb15..ec864303e4 100644 --- a/tests/boolean/bopfuse_simple/Y6 +++ b/tests/boolean/bopfuse_simple/Y6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopfuse result -set square 20.0852 +checkprops result -s 20.0852 diff --git a/tests/boolean/bopfuse_simple/Y7 b/tests/boolean/bopfuse_simple/Y7 index 0c499087c0..104cd4fc09 100644 --- a/tests/boolean/bopfuse_simple/Y7 +++ b/tests/boolean/bopfuse_simple/Y7 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 1 bop b1 b2 bopfuse result -set square 20.0852 +checkprops result -s 20.0852 diff --git a/tests/boolean/bopfuse_simple/Y8 b/tests/boolean/bopfuse_simple/Y8 index 8f688b2c48..6eef7b45cf 100644 --- a/tests/boolean/bopfuse_simple/Y8 +++ b/tests/boolean/bopfuse_simple/Y8 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 1 bop b1 b2 bopfuse result -set square 21.3664 +checkprops result -s 21.3664 diff --git a/tests/boolean/bopfuse_simple/Y9 b/tests/boolean/bopfuse_simple/Y9 index 20559912d2..55ea068e2f 100644 --- a/tests/boolean/bopfuse_simple/Y9 +++ b/tests/boolean/bopfuse_simple/Y9 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 1 bop b1 b2 bopfuse result -set square 21.3664 +checkprops result -s 21.3664 diff --git a/tests/boolean/bopfuse_simple/Z1 b/tests/boolean/bopfuse_simple/Z1 index 6c55b9bff4..422a3b7882 100644 --- a/tests/boolean/bopfuse_simple/Z1 +++ b/tests/boolean/bopfuse_simple/Z1 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 1 bop b1 b2 bopfuse result -set square 21.3664 +checkprops result -s 21.3664 diff --git a/tests/boolean/bopfuse_simple/Z2 b/tests/boolean/bopfuse_simple/Z2 index f2f646e1e5..5ec530b43b 100644 --- a/tests/boolean/bopfuse_simple/Z2 +++ b/tests/boolean/bopfuse_simple/Z2 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 1 bop b1 b2 bopfuse result -set square 34.8496 +checkprops result -s 34.8496 diff --git a/tests/boolean/bopfuse_simple/Z3 b/tests/boolean/bopfuse_simple/Z3 index c349f9b949..377b206b62 100644 --- a/tests/boolean/bopfuse_simple/Z3 +++ b/tests/boolean/bopfuse_simple/Z3 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 1 bop b1 b2 bopfuse result -set square 34.8496 +checkprops result -s 34.8496 diff --git a/tests/boolean/bopfuse_simple/Z4 b/tests/boolean/bopfuse_simple/Z4 index 333434e5c1..d7a05f429c 100644 --- a/tests/boolean/bopfuse_simple/Z4 +++ b/tests/boolean/bopfuse_simple/Z4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopfuse_simple/Z5 b/tests/boolean/bopfuse_simple/Z5 index 0d7ed1b26c..46603611c7 100644 --- a/tests/boolean/bopfuse_simple/Z5 +++ b/tests/boolean/bopfuse_simple/Z5 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 1 bop b1 b2 bopfuse result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopfuse_simple/Z6 b/tests/boolean/bopfuse_simple/Z6 index 7cb8f7fe31..1dbb5060f5 100644 --- a/tests/boolean/bopfuse_simple/Z6 +++ b/tests/boolean/bopfuse_simple/Z6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 19.1829 +checkprops result -s 19.1829 diff --git a/tests/boolean/bopfuse_simple/Z7 b/tests/boolean/bopfuse_simple/Z7 index 0c70787efc..39d6a96c16 100644 --- a/tests/boolean/bopfuse_simple/Z7 +++ b/tests/boolean/bopfuse_simple/Z7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 19.5922 +checkprops result -s 19.5922 diff --git a/tests/boolean/bopfuse_simple/Z8 b/tests/boolean/bopfuse_simple/Z8 index 81f77c357c..42eeba5faf 100644 --- a/tests/boolean/bopfuse_simple/Z8 +++ b/tests/boolean/bopfuse_simple/Z8 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 1 bop b1 b2 bopfuse result -set square 19.1829 +checkprops result -s 19.1829 diff --git a/tests/boolean/bopfuse_simple/Z9 b/tests/boolean/bopfuse_simple/Z9 index 049481562a..4d322fa4ee 100644 --- a/tests/boolean/bopfuse_simple/Z9 +++ b/tests/boolean/bopfuse_simple/Z9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 bopfuse result -set square 161.681 +checkprops result -s 161.681 diff --git a/tests/boolean/bopfuse_simple/ZA1 b/tests/boolean/bopfuse_simple/ZA1 index 83723ac5f0..0d48f457c7 100644 --- a/tests/boolean/bopfuse_simple/ZA1 +++ b/tests/boolean/bopfuse_simple/ZA1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 2 bop b1 b2 bopfuse result -set square 20.0824 +checkprops result -s 20.0824 diff --git a/tests/boolean/bopfuse_simple/ZA2 b/tests/boolean/bopfuse_simple/ZA2 index d11e7238dd..4a35e51b68 100644 --- a/tests/boolean/bopfuse_simple/ZA2 +++ b/tests/boolean/bopfuse_simple/ZA2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 20.6074 +checkprops result -s 20.6074 diff --git a/tests/boolean/bopfuse_simple/ZA3 b/tests/boolean/bopfuse_simple/ZA3 index 572ad513e3..50087e6f7e 100644 --- a/tests/boolean/bopfuse_simple/ZA3 +++ b/tests/boolean/bopfuse_simple/ZA3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 20.0824 +checkprops result -s 20.0824 diff --git a/tests/boolean/bopfuse_simple/ZA4 b/tests/boolean/bopfuse_simple/ZA4 index 40ba42b006..de80a3ab1f 100644 --- a/tests/boolean/bopfuse_simple/ZA4 +++ b/tests/boolean/bopfuse_simple/ZA4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 20.9587 +checkprops result -s 20.9587 diff --git a/tests/boolean/bopfuse_simple/ZA5 b/tests/boolean/bopfuse_simple/ZA5 index 04753aecc4..28cc966207 100644 --- a/tests/boolean/bopfuse_simple/ZA5 +++ b/tests/boolean/bopfuse_simple/ZA5 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 2 bop b1 b2 bopfuse result -set square 19.924 +checkprops result -s 19.924 diff --git a/tests/boolean/bopfuse_simple/ZA6 b/tests/boolean/bopfuse_simple/ZA6 index 31ef784c7d..01e2290b29 100644 --- a/tests/boolean/bopfuse_simple/ZA6 +++ b/tests/boolean/bopfuse_simple/ZA6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 2 bop b1 b2 bopfuse result -set square 25.3778 +checkprops result -s 25.3778 diff --git a/tests/boolean/bopfuse_simple/ZA7 b/tests/boolean/bopfuse_simple/ZA7 index 4265755678..e38181a1f1 100644 --- a/tests/boolean/bopfuse_simple/ZA7 +++ b/tests/boolean/bopfuse_simple/ZA7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 25.3778 +checkprops result -s 25.3778 diff --git a/tests/boolean/bopfuse_simple/ZA8 b/tests/boolean/bopfuse_simple/ZA8 index 45a362f046..53c5e0171b 100644 --- a/tests/boolean/bopfuse_simple/ZA8 +++ b/tests/boolean/bopfuse_simple/ZA8 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 2 bop b1 b2 bopfuse result -set square 34.1372 +checkprops result -s 34.1372 diff --git a/tests/boolean/bopfuse_simple/ZA9 b/tests/boolean/bopfuse_simple/ZA9 index f4dfe183c9..569ab0ee2b 100644 --- a/tests/boolean/bopfuse_simple/ZA9 +++ b/tests/boolean/bopfuse_simple/ZA9 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 2 bop b1 b2 bopfuse result -set square 34.1372 +checkprops result -s 34.1372 diff --git a/tests/boolean/bopfuse_simple/ZB1 b/tests/boolean/bopfuse_simple/ZB1 index eaa911fdf2..56e7b52a05 100644 --- a/tests/boolean/bopfuse_simple/ZB1 +++ b/tests/boolean/bopfuse_simple/ZB1 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 2 bop b1 b2 bopfuse result -set square 19.3768 +checkprops result -s 19.3768 diff --git a/tests/boolean/bopfuse_simple/ZB2 b/tests/boolean/bopfuse_simple/ZB2 index 6b290cc35e..55bc57b2d6 100644 --- a/tests/boolean/bopfuse_simple/ZB2 +++ b/tests/boolean/bopfuse_simple/ZB2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 19.3768 +checkprops result -s 19.3768 diff --git a/tests/boolean/bopfuse_simple/ZB3 b/tests/boolean/bopfuse_simple/ZB3 index 9659e544ad..61dbabf82f 100644 --- a/tests/boolean/bopfuse_simple/ZB3 +++ b/tests/boolean/bopfuse_simple/ZB3 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 1 bop b1 b2 bopfuse result -set square 19.5852 +checkprops result -s 19.5852 diff --git a/tests/boolean/bopfuse_simple/ZB4 b/tests/boolean/bopfuse_simple/ZB4 index b1516372fc..0268204c46 100644 --- a/tests/boolean/bopfuse_simple/ZB4 +++ b/tests/boolean/bopfuse_simple/ZB4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 19.9542 +checkprops result -s 19.9542 diff --git a/tests/boolean/bopfuse_simple/ZB5 b/tests/boolean/bopfuse_simple/ZB5 index 8d853d47d7..37a38e300f 100644 --- a/tests/boolean/bopfuse_simple/ZB5 +++ b/tests/boolean/bopfuse_simple/ZB5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 bopfuse result -set square 19.5852 +checkprops result -s 19.5852 diff --git a/tests/boolean/bopfuse_simple/ZB6 b/tests/boolean/bopfuse_simple/ZB6 index 9ca4434165..37e2e33376 100644 --- a/tests/boolean/bopfuse_simple/ZB6 +++ b/tests/boolean/bopfuse_simple/ZB6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 20.1249 +checkprops result -s 20.1249 diff --git a/tests/boolean/bopfuse_simple/ZB7 b/tests/boolean/bopfuse_simple/ZB7 index 751b0a482b..5530cc52c2 100644 --- a/tests/boolean/bopfuse_simple/ZB7 +++ b/tests/boolean/bopfuse_simple/ZB7 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 1 bop b1 b2 bopfuse result -set square 19.4592 +checkprops result -s 19.4592 diff --git a/tests/boolean/bopfuse_simple/ZB8 b/tests/boolean/bopfuse_simple/ZB8 index 358b580653..c423296162 100644 --- a/tests/boolean/bopfuse_simple/ZB8 +++ b/tests/boolean/bopfuse_simple/ZB8 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 1 bop b1 b2 bopfuse result -set square 23.1571 +checkprops result -s 23.1571 diff --git a/tests/boolean/bopfuse_simple/ZB9 b/tests/boolean/bopfuse_simple/ZB9 index 0dba7ef2c1..ab318cc3b1 100644 --- a/tests/boolean/bopfuse_simple/ZB9 +++ b/tests/boolean/bopfuse_simple/ZB9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 23.1571 +checkprops result -s 23.1571 diff --git a/tests/boolean/bopfuse_simple/ZC1 b/tests/boolean/bopfuse_simple/ZC1 index 443356981e..de158a9f9a 100644 --- a/tests/boolean/bopfuse_simple/ZC1 +++ b/tests/boolean/bopfuse_simple/ZC1 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 1 bop b1 b2 bopfuse result -set square 29.708 +checkprops result -s 29.708 diff --git a/tests/boolean/bopfuse_simple/ZC2 b/tests/boolean/bopfuse_simple/ZC2 index 281c9d3779..fc283c06ad 100644 --- a/tests/boolean/bopfuse_simple/ZC2 +++ b/tests/boolean/bopfuse_simple/ZC2 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 1 bop b1 b2 bopfuse result -set square 29.708 +checkprops result -s 29.708 diff --git a/tests/boolean/bopfuse_simple/ZC3 b/tests/boolean/bopfuse_simple/ZC3 index ba69fe7191..e645647f33 100644 --- a/tests/boolean/bopfuse_simple/ZC3 +++ b/tests/boolean/bopfuse_simple/ZC3 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 1 bop b1 b2 bopfuse result -set square 19.1684 +checkprops result -s 19.1684 diff --git a/tests/boolean/bopfuse_simple/ZC4 b/tests/boolean/bopfuse_simple/ZC4 index 9fd1bfd05b..45aee49a04 100644 --- a/tests/boolean/bopfuse_simple/ZC4 +++ b/tests/boolean/bopfuse_simple/ZC4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 bopfuse result -set square 19.1684 +checkprops result -s 19.1684 diff --git a/tests/boolean/bopfuse_simple/ZC5 b/tests/boolean/bopfuse_simple/ZC5 index c35a15cf0e..e671b28c1a 100644 --- a/tests/boolean/bopfuse_simple/ZC5 +++ b/tests/boolean/bopfuse_simple/ZC5 @@ -5,4 +5,4 @@ trotate b2 0 0 -0.2 -1 1 0 -45 bop b1 b2 bopfuse result -set square 19.7221 +checkprops result -s 19.7221 diff --git a/tests/boolean/bopfuse_simple/ZC6 b/tests/boolean/bopfuse_simple/ZC6 index 15a5c04499..52ed3e8626 100644 --- a/tests/boolean/bopfuse_simple/ZC6 +++ b/tests/boolean/bopfuse_simple/ZC6 @@ -4,4 +4,4 @@ box b2 -1 -2 0.5 2 2 1 bop b1 b2 bopfuse result -set square 26.5664 +checkprops result -s 26.5664 diff --git a/tests/boolean/bopfuse_simple/ZC7 b/tests/boolean/bopfuse_simple/ZC7 index f2faa5443b..ac0f5aeff2 100644 --- a/tests/boolean/bopfuse_simple/ZC7 +++ b/tests/boolean/bopfuse_simple/ZC7 @@ -4,4 +4,4 @@ box b1 -1 0 1 2 2 2 bop b1 b2 bopfuse result -set square 41.9911 +checkprops result -s 41.9911 diff --git a/tests/boolean/bopfuse_simple/ZC8 b/tests/boolean/bopfuse_simple/ZC8 index c7a9f116f2..331d1d739f 100644 --- a/tests/boolean/bopfuse_simple/ZC8 +++ b/tests/boolean/bopfuse_simple/ZC8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopfuse result -set square 21.9911 +checkprops result -s 21.9911 diff --git a/tests/boolean/bopfuse_simple/ZC9 b/tests/boolean/bopfuse_simple/ZC9 index c4080019b5..470e0741cd 100644 --- a/tests/boolean/bopfuse_simple/ZC9 +++ b/tests/boolean/bopfuse_simple/ZC9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 1 bop b1 b2 bopfuse result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopfuse_simple/ZD1 b/tests/boolean/bopfuse_simple/ZD1 index 29513bd786..0d3c5d3d26 100644 --- a/tests/boolean/bopfuse_simple/ZD1 +++ b/tests/boolean/bopfuse_simple/ZD1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 0.5 bop b1 b2 bopfuse result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopfuse_simple/ZD2 b/tests/boolean/bopfuse_simple/ZD2 index 176bf78b27..51fafaa743 100644 --- a/tests/boolean/bopfuse_simple/ZD2 +++ b/tests/boolean/bopfuse_simple/ZD2 @@ -4,4 +4,4 @@ pcylinder b2 0.5 2 bop b1 b2 bopfuse result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/bopfuse_simple/ZD3 b/tests/boolean/bopfuse_simple/ZD3 index e4b68d0d79..e6d34dfc31 100644 --- a/tests/boolean/bopfuse_simple/ZD3 +++ b/tests/boolean/bopfuse_simple/ZD3 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopfuse result -set square 21.9911 +checkprops result -s 21.9911 diff --git a/tests/boolean/bopfuse_simple/ZD4 b/tests/boolean/bopfuse_simple/ZD4 index b1fa4baaac..bd87748e4d 100644 --- a/tests/boolean/bopfuse_simple/ZD4 +++ b/tests/boolean/bopfuse_simple/ZD4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopfuse result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopfuse_simple/ZD5 b/tests/boolean/bopfuse_simple/ZD5 index 46301819af..f6f7b781fb 100644 --- a/tests/boolean/bopfuse_simple/ZD5 +++ b/tests/boolean/bopfuse_simple/ZD5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 bopfuse result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopfuse_simple/ZD6 b/tests/boolean/bopfuse_simple/ZD6 index 836cb72eab..50785d5b32 100644 --- a/tests/boolean/bopfuse_simple/ZD6 +++ b/tests/boolean/bopfuse_simple/ZD6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 180 bop b1 b2 bopfuse result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopfuse_simple/ZD7 b/tests/boolean/bopfuse_simple/ZD7 index 103e365f64..5404d4820d 100644 --- a/tests/boolean/bopfuse_simple/ZD7 +++ b/tests/boolean/bopfuse_simple/ZD7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 270 bop b1 b2 bopfuse result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/bopfuse_simple/ZD8 b/tests/boolean/bopfuse_simple/ZD8 index 235e71f600..eb7c5ae550 100644 --- a/tests/boolean/bopfuse_simple/ZD8 +++ b/tests/boolean/bopfuse_simple/ZD8 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 bopfuse result -set square 46.8319 +checkprops result -s 46.8319 diff --git a/tests/boolean/bopfuse_simple/ZD9 b/tests/boolean/bopfuse_simple/ZD9 index 643ba050fd..e2537cb03d 100644 --- a/tests/boolean/bopfuse_simple/ZD9 +++ b/tests/boolean/bopfuse_simple/ZD9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 60 bop b1 b2 bopfuse result -set square 46.8319 +checkprops result -s 46.8319 diff --git a/tests/boolean/bopfuse_simple/ZE1 b/tests/boolean/bopfuse_simple/ZE1 index 36c413bdca..e347ff4d04 100644 --- a/tests/boolean/bopfuse_simple/ZE1 +++ b/tests/boolean/bopfuse_simple/ZE1 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 bopfuse result -set square 46.8319 +checkprops result -s 46.8319 diff --git a/tests/boolean/bopfuse_simple/ZE2 b/tests/boolean/bopfuse_simple/ZE2 index 9f8a491615..622ad3be08 100644 --- a/tests/boolean/bopfuse_simple/ZE2 +++ b/tests/boolean/bopfuse_simple/ZE2 @@ -7,4 +7,4 @@ trotate b2 0 0 2 0 0 1 120 bop b1 b2 bopfuse result -set square 46.8319 +checkprops result -s 46.8319 diff --git a/tests/boolean/bopfuse_simple/ZE3 b/tests/boolean/bopfuse_simple/ZE3 index 3aa50827bb..f2e9144893 100644 --- a/tests/boolean/bopfuse_simple/ZE3 +++ b/tests/boolean/bopfuse_simple/ZE3 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 bopfuse result -set square 38.0586 +checkprops result -s 38.0586 diff --git a/tests/boolean/bopfuse_simple/ZE4 b/tests/boolean/bopfuse_simple/ZE4 index 8f92c40265..864ffb50c6 100644 --- a/tests/boolean/bopfuse_simple/ZE4 +++ b/tests/boolean/bopfuse_simple/ZE4 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 90 bop b1 b2 bopfuse result -set square 38.0584 +checkprops result -s 38.0584 diff --git a/tests/boolean/bopfuse_simple/ZE5 b/tests/boolean/bopfuse_simple/ZE5 index a325f5f787..95fe6da511 100644 --- a/tests/boolean/bopfuse_simple/ZE5 +++ b/tests/boolean/bopfuse_simple/ZE5 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 bopfuse result -set square 38.058 +checkprops result -s 38.058 diff --git a/tests/boolean/bopfuse_simple/ZE6 b/tests/boolean/bopfuse_simple/ZE6 index 15677339f2..38acc881f1 100644 --- a/tests/boolean/bopfuse_simple/ZE6 +++ b/tests/boolean/bopfuse_simple/ZE6 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 270 bop b1 b2 bopfuse result -set square 38.0572 +checkprops result -s 38.0572 diff --git a/tests/boolean/bopfuse_simple/ZE7 b/tests/boolean/bopfuse_simple/ZE7 index ba1d357400..74b1ef3f84 100644 --- a/tests/boolean/bopfuse_simple/ZE7 +++ b/tests/boolean/bopfuse_simple/ZE7 @@ -6,4 +6,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopfuse result -set square 38.8306 +checkprops result -s 38.8306 diff --git a/tests/boolean/bopfuse_simple/ZE8 b/tests/boolean/bopfuse_simple/ZE8 index 4fbaf12bcf..f0918e363e 100644 --- a/tests/boolean/bopfuse_simple/ZE8 +++ b/tests/boolean/bopfuse_simple/ZE8 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopfuse result -set square 38.8304 +checkprops result -s 38.8304 diff --git a/tests/boolean/bopfuse_simple/ZE9 b/tests/boolean/bopfuse_simple/ZE9 index 6d9bbc3ce3..4d6833865b 100644 --- a/tests/boolean/bopfuse_simple/ZE9 +++ b/tests/boolean/bopfuse_simple/ZE9 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopfuse result -set square 38.8309 +checkprops result -s 38.8309 diff --git a/tests/boolean/bopfuse_simple/ZF1 b/tests/boolean/bopfuse_simple/ZF1 index 7b2621886b..8d55b60d17 100644 --- a/tests/boolean/bopfuse_simple/ZF1 +++ b/tests/boolean/bopfuse_simple/ZF1 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 bopfuse result -set square 38.8307 +checkprops result -s 38.8307 diff --git a/tests/boolean/bopfuse_simple/ZF2 b/tests/boolean/bopfuse_simple/ZF2 index 8bc64c2e19..1efd425aff 100644 --- a/tests/boolean/bopfuse_simple/ZF2 +++ b/tests/boolean/bopfuse_simple/ZF2 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 43.62 +checkprops result -s 43.62 diff --git a/tests/boolean/bopfuse_simple/ZF3 b/tests/boolean/bopfuse_simple/ZF3 index 3ebb2ef9ec..2d932bb209 100644 --- a/tests/boolean/bopfuse_simple/ZF3 +++ b/tests/boolean/bopfuse_simple/ZF3 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 bopfuse result -set square 43.62 +checkprops result -s 43.62 diff --git a/tests/boolean/bopfuse_simple/ZF4 b/tests/boolean/bopfuse_simple/ZF4 index aad7bded50..f074ef9e22 100644 --- a/tests/boolean/bopfuse_simple/ZF4 +++ b/tests/boolean/bopfuse_simple/ZF4 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 bopfuse result -set square 43.62 +checkprops result -s 43.62 diff --git a/tests/boolean/bopfuse_simple/ZF5 b/tests/boolean/bopfuse_simple/ZF5 index 0a1178cec6..39d12b597c 100644 --- a/tests/boolean/bopfuse_simple/ZF5 +++ b/tests/boolean/bopfuse_simple/ZF5 @@ -5,4 +5,4 @@ ttranslate b2 2 2 4 bop b1 b2 bopfuse result -set square 103.359 +checkprops result -s 103.359 diff --git a/tests/boolean/bopfuse_simple/ZF6 b/tests/boolean/bopfuse_simple/ZF6 index 9899412c0e..34f7a1f43b 100644 --- a/tests/boolean/bopfuse_simple/ZF6 +++ b/tests/boolean/bopfuse_simple/ZF6 @@ -5,4 +5,4 @@ ttranslate b2 2 2 2 bop b1 b2 bopfuse result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopfuse_simple/ZF7 b/tests/boolean/bopfuse_simple/ZF7 index cc9ce662cb..f833ef6dcd 100644 --- a/tests/boolean/bopfuse_simple/ZF7 +++ b/tests/boolean/bopfuse_simple/ZF7 @@ -5,4 +5,4 @@ ttranslate b2 2 2 0 bop b1 b2 bopfuse result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopfuse_simple/ZF8 b/tests/boolean/bopfuse_simple/ZF8 index 0faa328a14..35d006bae8 100644 --- a/tests/boolean/bopfuse_simple/ZF8 +++ b/tests/boolean/bopfuse_simple/ZF8 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -1 bop b1 b2 bopfuse result -set square 102.596 +checkprops result -s 102.596 diff --git a/tests/boolean/bopfuse_simple/ZF9 b/tests/boolean/bopfuse_simple/ZF9 index 01d0018194..be33d86571 100644 --- a/tests/boolean/bopfuse_simple/ZF9 +++ b/tests/boolean/bopfuse_simple/ZF9 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 bopfuse result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopfuse_simple/ZG1 b/tests/boolean/bopfuse_simple/ZG1 index 6fd62cb045..b09dca85e2 100644 --- a/tests/boolean/bopfuse_simple/ZG1 +++ b/tests/boolean/bopfuse_simple/ZG1 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopfuse result -set square 137.238 +checkprops result -s 137.238 diff --git a/tests/boolean/bopfuse_simple/ZG2 b/tests/boolean/bopfuse_simple/ZG2 index 59db11facb..dbf7ff4b80 100644 --- a/tests/boolean/bopfuse_simple/ZG2 +++ b/tests/boolean/bopfuse_simple/ZG2 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopfuse result -set square 137.238 +checkprops result -s 137.238 diff --git a/tests/boolean/bopfuse_simple/ZG3 b/tests/boolean/bopfuse_simple/ZG3 index 99cc87ccfc..fc7d438e5c 100644 --- a/tests/boolean/bopfuse_simple/ZG3 +++ b/tests/boolean/bopfuse_simple/ZG3 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopfuse result -set square 137.238 +checkprops result -s 137.238 diff --git a/tests/boolean/bopfuse_simple/ZG4 b/tests/boolean/bopfuse_simple/ZG4 index 5827fedbf4..a042c8246b 100644 --- a/tests/boolean/bopfuse_simple/ZG4 +++ b/tests/boolean/bopfuse_simple/ZG4 @@ -6,4 +6,4 @@ trotate b2 2 0 0 0 0 1 30 bop b1 b2 bopfuse result -set square 137.238 +checkprops result -s 137.238 diff --git a/tests/boolean/bopfuse_simple/ZG5 b/tests/boolean/bopfuse_simple/ZG5 index 8cd9c00397..8e778bc52d 100644 --- a/tests/boolean/bopfuse_simple/ZG5 +++ b/tests/boolean/bopfuse_simple/ZG5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopfuse result -set square 111.284 +checkprops result -s 111.284 diff --git a/tests/boolean/bopfuse_simple/ZG6 b/tests/boolean/bopfuse_simple/ZG6 index 98191e9fb8..ebf976aaf9 100644 --- a/tests/boolean/bopfuse_simple/ZG6 +++ b/tests/boolean/bopfuse_simple/ZG6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopfuse result -set square 111.284 +checkprops result -s 111.284 diff --git a/tests/boolean/bopfuse_simple/ZG7 b/tests/boolean/bopfuse_simple/ZG7 index 9d9189485c..5e3393242a 100644 --- a/tests/boolean/bopfuse_simple/ZG7 +++ b/tests/boolean/bopfuse_simple/ZG7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopfuse result -set square 111.284 +checkprops result -s 111.284 diff --git a/tests/boolean/bopfuse_simple/ZG8 b/tests/boolean/bopfuse_simple/ZG8 index 862722801c..cf9bb9df69 100644 --- a/tests/boolean/bopfuse_simple/ZG8 +++ b/tests/boolean/bopfuse_simple/ZG8 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 bopfuse result -set square 103.359 +checkprops result -s 103.359 diff --git a/tests/boolean/bopfuse_simple/ZG9 b/tests/boolean/bopfuse_simple/ZG9 index 4d790c9ec3..c0d42d416b 100644 --- a/tests/boolean/bopfuse_simple/ZG9 +++ b/tests/boolean/bopfuse_simple/ZG9 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 bopfuse result -set square 103.359 +checkprops result -s 103.359 diff --git a/tests/boolean/bopfuse_simple/ZH1 b/tests/boolean/bopfuse_simple/ZH1 index 0d3bf28144..1d76933b1c 100644 --- a/tests/boolean/bopfuse_simple/ZH1 +++ b/tests/boolean/bopfuse_simple/ZH1 @@ -5,4 +5,4 @@ ttranslate b2 6 2 0 bop b1 b2 bopfuse result -set square 273.296 +checkprops result -s 273.296 diff --git a/tests/boolean/bopfuse_simple/ZH2 b/tests/boolean/bopfuse_simple/ZH2 index 96608d5c51..b6e7c9adc9 100644 --- a/tests/boolean/bopfuse_simple/ZH2 +++ b/tests/boolean/bopfuse_simple/ZH2 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 bopfuse result -set square 273.296 +checkprops result -s 273.296 diff --git a/tests/boolean/bopfuse_simple/ZH3 b/tests/boolean/bopfuse_simple/ZH3 index ec77a902a6..bd8465c3d4 100644 --- a/tests/boolean/bopfuse_simple/ZH3 +++ b/tests/boolean/bopfuse_simple/ZH3 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopfuse result -set square 273.296 +checkprops result -s 273.296 diff --git a/tests/boolean/bopfuse_simple/ZH4 b/tests/boolean/bopfuse_simple/ZH4 index 4dac49c7dc..c68dbdc831 100644 --- a/tests/boolean/bopfuse_simple/ZH4 +++ b/tests/boolean/bopfuse_simple/ZH4 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopfuse result -set square 262.691 +checkprops result -s 262.691 diff --git a/tests/boolean/bopfuse_simple/ZH5 b/tests/boolean/bopfuse_simple/ZH5 index f04f56c096..60d298f676 100644 --- a/tests/boolean/bopfuse_simple/ZH5 +++ b/tests/boolean/bopfuse_simple/ZH5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZH6 b/tests/boolean/bopfuse_simple/ZH6 index 74ea3384e3..01d6f5f9c4 100644 --- a/tests/boolean/bopfuse_simple/ZH6 +++ b/tests/boolean/bopfuse_simple/ZH6 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZH7 b/tests/boolean/bopfuse_simple/ZH7 index a739dff2e6..1af776f36d 100644 --- a/tests/boolean/bopfuse_simple/ZH7 +++ b/tests/boolean/bopfuse_simple/ZH7 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZH8 b/tests/boolean/bopfuse_simple/ZH8 index 94e07ad4a9..13c2860e5e 100644 --- a/tests/boolean/bopfuse_simple/ZH8 +++ b/tests/boolean/bopfuse_simple/ZH8 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZH9 b/tests/boolean/bopfuse_simple/ZH9 index d38f9e0e88..5fce0f0ac2 100644 --- a/tests/boolean/bopfuse_simple/ZH9 +++ b/tests/boolean/bopfuse_simple/ZH9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZI1 b/tests/boolean/bopfuse_simple/ZI1 index acc0699a64..96af055c27 100644 --- a/tests/boolean/bopfuse_simple/ZI1 +++ b/tests/boolean/bopfuse_simple/ZI1 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZI2 b/tests/boolean/bopfuse_simple/ZI2 index 26b538cdee..de01b93667 100644 --- a/tests/boolean/bopfuse_simple/ZI2 +++ b/tests/boolean/bopfuse_simple/ZI2 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZI3 b/tests/boolean/bopfuse_simple/ZI3 index 67319f192d..38c5f198cc 100644 --- a/tests/boolean/bopfuse_simple/ZI3 +++ b/tests/boolean/bopfuse_simple/ZI3 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopfuse result -set square 351.858 +checkprops result -s 351.858 diff --git a/tests/boolean/bopfuse_simple/ZI4 b/tests/boolean/bopfuse_simple/ZI4 index d0bd4dcf80..9824b69967 100644 --- a/tests/boolean/bopfuse_simple/ZI4 +++ b/tests/boolean/bopfuse_simple/ZI4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 bopfuse result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopfuse_simple/ZI5 b/tests/boolean/bopfuse_simple/ZI5 index 62661df7b2..dd32e276a6 100644 --- a/tests/boolean/bopfuse_simple/ZI5 +++ b/tests/boolean/bopfuse_simple/ZI5 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 bopfuse result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopfuse_simple/ZI6 b/tests/boolean/bopfuse_simple/ZI6 index abfab343c1..43709a97b1 100644 --- a/tests/boolean/bopfuse_simple/ZI6 +++ b/tests/boolean/bopfuse_simple/ZI6 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 180 bop b1 b2 bopfuse result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopfuse_simple/ZI7 b/tests/boolean/bopfuse_simple/ZI7 index a0a9b96681..189252b198 100644 --- a/tests/boolean/bopfuse_simple/ZI7 +++ b/tests/boolean/bopfuse_simple/ZI7 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 270 bop b1 b2 bopfuse result -set square 314.159 +checkprops result -s 314.159 diff --git a/tests/boolean/bopfuse_simple/ZI8 b/tests/boolean/bopfuse_simple/ZI8 index f64ec4b966..7ed8929c06 100644 --- a/tests/boolean/bopfuse_simple/ZI8 +++ b/tests/boolean/bopfuse_simple/ZI8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopfuse result -set square 533.72 +checkprops result -s 533.72 diff --git a/tests/boolean/bopfuse_simple/ZI9 b/tests/boolean/bopfuse_simple/ZI9 index 99fb441ce6..348a40d165 100644 --- a/tests/boolean/bopfuse_simple/ZI9 +++ b/tests/boolean/bopfuse_simple/ZI9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopfuse result -set square 533.72 +checkprops result -s 533.72 diff --git a/tests/boolean/bopfuse_simple/ZJ1 b/tests/boolean/bopfuse_simple/ZJ1 index b4065cc603..9b90f4f80c 100644 --- a/tests/boolean/bopfuse_simple/ZJ1 +++ b/tests/boolean/bopfuse_simple/ZJ1 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopfuse result -set square 533.72 +checkprops result -s 533.72 diff --git a/tests/boolean/bopfuse_simple/ZJ2 b/tests/boolean/bopfuse_simple/ZJ2 index b91cf389b5..c30197326b 100644 --- a/tests/boolean/bopfuse_simple/ZJ2 +++ b/tests/boolean/bopfuse_simple/ZJ2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopfuse result -set square 533.72 +checkprops result -s 533.72 diff --git a/tests/boolean/bopfuse_simple/ZJ3 b/tests/boolean/bopfuse_simple/ZJ3 index 3da35a8215..4b921b1456 100644 --- a/tests/boolean/bopfuse_simple/ZJ3 +++ b/tests/boolean/bopfuse_simple/ZJ3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 bopfuse result -set square 533.721 +checkprops result -s 533.721 diff --git a/tests/boolean/bopfuse_simple/ZJ4 b/tests/boolean/bopfuse_simple/ZJ4 index e26d885518..27e09c34e9 100644 --- a/tests/boolean/bopfuse_simple/ZJ4 +++ b/tests/boolean/bopfuse_simple/ZJ4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopfuse result -set square 331.027 +checkprops result -s 331.027 diff --git a/tests/boolean/bopfuse_simple/ZJ5 b/tests/boolean/bopfuse_simple/ZJ5 index 056f0797a8..4babec3dff 100644 --- a/tests/boolean/bopfuse_simple/ZJ5 +++ b/tests/boolean/bopfuse_simple/ZJ5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 bopfuse result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopfuse_simple/ZJ6 b/tests/boolean/bopfuse_simple/ZJ6 index 059999fa1d..35b4ba26f7 100644 --- a/tests/boolean/bopfuse_simple/ZJ6 +++ b/tests/boolean/bopfuse_simple/ZJ6 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 bopfuse result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopfuse_simple/ZJ7 b/tests/boolean/bopfuse_simple/ZJ7 index 0795835155..ab04b83cd9 100644 --- a/tests/boolean/bopfuse_simple/ZJ7 +++ b/tests/boolean/bopfuse_simple/ZJ7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopfuse result -set square 315.243 +checkprops result -s 315.243 diff --git a/tests/boolean/bopfuse_simple/ZJ8 b/tests/boolean/bopfuse_simple/ZJ8 index 66452c659e..f64d3ce16a 100644 --- a/tests/boolean/bopfuse_simple/ZJ8 +++ b/tests/boolean/bopfuse_simple/ZJ8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopfuse result -set square 301.593 +checkprops result -s 301.593 diff --git a/tests/boolean/bopfuse_simple/ZJ9 b/tests/boolean/bopfuse_simple/ZJ9 index 8df9d9cc21..759d78240a 100644 --- a/tests/boolean/bopfuse_simple/ZJ9 +++ b/tests/boolean/bopfuse_simple/ZJ9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopfuse result -set square 321.102 +checkprops result -s 321.102 diff --git a/tests/boolean/bopfuse_simple/ZK1 b/tests/boolean/bopfuse_simple/ZK1 index 147ced1ec0..2dc74a9fad 100644 --- a/tests/boolean/bopfuse_simple/ZK1 +++ b/tests/boolean/bopfuse_simple/ZK1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopfuse result -set square 348.192 +checkprops result -s 348.192 diff --git a/tests/boolean/bopfuse_simple/ZK2 b/tests/boolean/bopfuse_simple/ZK2 index 87b0d6aca0..f27ae8fe6a 100644 --- a/tests/boolean/bopfuse_simple/ZK2 +++ b/tests/boolean/bopfuse_simple/ZK2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 bopfuse result -set square 348.192 +checkprops result -s 348.192 diff --git a/tests/boolean/bopfuse_simple/ZK3 b/tests/boolean/bopfuse_simple/ZK3 index bbd21cdfc5..5ff7f14aa6 100644 --- a/tests/boolean/bopfuse_simple/ZK3 +++ b/tests/boolean/bopfuse_simple/ZK3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 bopfuse result -set square 348.192 +checkprops result -s 348.192 diff --git a/tests/boolean/bopfuse_simple/ZK4 b/tests/boolean/bopfuse_simple/ZK4 index 13b871e99c..e8d29d94a1 100644 --- a/tests/boolean/bopfuse_simple/ZK4 +++ b/tests/boolean/bopfuse_simple/ZK4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 bopfuse result -set square 348.192 +checkprops result -s 348.192 diff --git a/tests/boolean/bopfuse_simple/ZK5 b/tests/boolean/bopfuse_simple/ZK5 index fd1545c2b8..b8ff37967f 100644 --- a/tests/boolean/bopfuse_simple/ZK5 +++ b/tests/boolean/bopfuse_simple/ZK5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopfuse result -set square 324.106 +checkprops result -s 324.106 diff --git a/tests/boolean/bopfuse_simple/ZK6 b/tests/boolean/bopfuse_simple/ZK6 index fbd66fabdd..3fd448938a 100644 --- a/tests/boolean/bopfuse_simple/ZK6 +++ b/tests/boolean/bopfuse_simple/ZK6 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 bopfuse result -set square 324.207 +checkprops result -s 324.207 diff --git a/tests/boolean/bopfuse_simple/ZK7 b/tests/boolean/bopfuse_simple/ZK7 index b66c43914f..7974911ea1 100644 --- a/tests/boolean/bopfuse_simple/ZK7 +++ b/tests/boolean/bopfuse_simple/ZK7 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopfuse result -set square 447.132 +checkprops result -s 447.132 diff --git a/tests/boolean/bopfuse_simple/ZK8 b/tests/boolean/bopfuse_simple/ZK8 index bed48b09f1..366e9e24be 100644 --- a/tests/boolean/bopfuse_simple/ZK8 +++ b/tests/boolean/bopfuse_simple/ZK8 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 bopfuse result -set square 447.125 +checkprops result -s 447.125 diff --git a/tests/boolean/bopfuse_simple/ZK9 b/tests/boolean/bopfuse_simple/ZK9 index d912ed3e23..3268711556 100644 --- a/tests/boolean/bopfuse_simple/ZK9 +++ b/tests/boolean/bopfuse_simple/ZK9 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 bopfuse result -set square 396.65 +checkprops result -s 396.65 diff --git a/tests/boolean/bopfuse_simple/ZL1 b/tests/boolean/bopfuse_simple/ZL1 index d47b238a61..513fe567f2 100644 --- a/tests/boolean/bopfuse_simple/ZL1 +++ b/tests/boolean/bopfuse_simple/ZL1 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 -90 bop b1 b2 bopfuse result -set square 396.823 +checkprops result -s 396.823 diff --git a/tests/boolean/bopfuse_simple/ZL2 b/tests/boolean/bopfuse_simple/ZL2 index 895df29bcb..0dc053a849 100644 --- a/tests/boolean/bopfuse_simple/ZL2 +++ b/tests/boolean/bopfuse_simple/ZL2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 bopfuse result -set square 342.851 +checkprops result -s 342.851 diff --git a/tests/boolean/bopfuse_simple/ZL3 b/tests/boolean/bopfuse_simple/ZL3 index ce3d20a5f9..9e91f8ea38 100644 --- a/tests/boolean/bopfuse_simple/ZL3 +++ b/tests/boolean/bopfuse_simple/ZL3 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 90 bop b1 b2 bopfuse result -set square 342.851 +checkprops result -s 342.851 diff --git a/tests/boolean/bopfuse_simple/ZL4 b/tests/boolean/bopfuse_simple/ZL4 index e0351da696..42018e910b 100644 --- a/tests/boolean/bopfuse_simple/ZL4 +++ b/tests/boolean/bopfuse_simple/ZL4 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 180 bop b1 b2 bopfuse result -set square 342.851 +checkprops result -s 342.851 diff --git a/tests/boolean/bopfuse_simple/ZL5 b/tests/boolean/bopfuse_simple/ZL5 index 8d80cfb116..672ec9b3e1 100644 --- a/tests/boolean/bopfuse_simple/ZL5 +++ b/tests/boolean/bopfuse_simple/ZL5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 270 bop b1 b2 bopfuse result -set square 342.851 +checkprops result -s 342.851 diff --git a/tests/boolean/bopfuse_simple/ZL6 b/tests/boolean/bopfuse_simple/ZL6 index 0d1124f818..8a364813ef 100644 --- a/tests/boolean/bopfuse_simple/ZL6 +++ b/tests/boolean/bopfuse_simple/ZL6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopfuse result -set square 635.117 +checkprops result -s 635.117 diff --git a/tests/boolean/bopfuse_simple/ZL7 b/tests/boolean/bopfuse_simple/ZL7 index 0252681a6f..f8ff28e530 100644 --- a/tests/boolean/bopfuse_simple/ZL7 +++ b/tests/boolean/bopfuse_simple/ZL7 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 90 bop b1 b2 bopfuse result -set square 635.117 +checkprops result -s 635.117 diff --git a/tests/boolean/bopfuse_simple/ZL8 b/tests/boolean/bopfuse_simple/ZL8 index 5ed76d02e3..d39e83f3ad 100644 --- a/tests/boolean/bopfuse_simple/ZL8 +++ b/tests/boolean/bopfuse_simple/ZL8 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 180 bop b1 b2 bopfuse result -set square 635.117 +checkprops result -s 635.117 diff --git a/tests/boolean/bopfuse_simple/ZL9 b/tests/boolean/bopfuse_simple/ZL9 index 37e9acba40..7b72937975 100644 --- a/tests/boolean/bopfuse_simple/ZL9 +++ b/tests/boolean/bopfuse_simple/ZL9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 270 bop b1 b2 bopfuse result -set square 635.117 +checkprops result -s 635.117 diff --git a/tests/boolean/bopfuse_simple/ZM1 b/tests/boolean/bopfuse_simple/ZM1 index 2e85d7fda1..33ef6cf77b 100644 --- a/tests/boolean/bopfuse_simple/ZM1 +++ b/tests/boolean/bopfuse_simple/ZM1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 bopfuse result -set square 600.168 +checkprops result -s 600.168 diff --git a/tests/boolean/bopfuse_simple/ZM2 b/tests/boolean/bopfuse_simple/ZM2 index 30f14bdef5..19b2dfa631 100644 --- a/tests/boolean/bopfuse_simple/ZM2 +++ b/tests/boolean/bopfuse_simple/ZM2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 6 bop b1 b2 bopfuse result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopfuse_simple/ZM3 b/tests/boolean/bopfuse_simple/ZM3 index dcc855c052..c225989a41 100644 --- a/tests/boolean/bopfuse_simple/ZM3 +++ b/tests/boolean/bopfuse_simple/ZM3 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 bopfuse result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopfuse_simple/ZM4 b/tests/boolean/bopfuse_simple/ZM4 index fcee063296..530235169a 100644 --- a/tests/boolean/bopfuse_simple/ZM4 +++ b/tests/boolean/bopfuse_simple/ZM4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopfuse result -set square 602.168 +checkprops result -s 602.168 diff --git a/tests/boolean/bopfuse_simple/ZM5 b/tests/boolean/bopfuse_simple/ZM5 index 4d46e47323..2399b004da 100644 --- a/tests/boolean/bopfuse_simple/ZM5 +++ b/tests/boolean/bopfuse_simple/ZM5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 bopfuse result -set square 588.519 +checkprops result -s 588.519 diff --git a/tests/boolean/bopfuse_simple/ZM6 b/tests/boolean/bopfuse_simple/ZM6 index de3f037acc..daf979f785 100644 --- a/tests/boolean/bopfuse_simple/ZM6 +++ b/tests/boolean/bopfuse_simple/ZM6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 bopfuse result -set square 608.028 +checkprops result -s 608.028 diff --git a/tests/boolean/bopfuse_simple/ZM7 b/tests/boolean/bopfuse_simple/ZM7 index f84e047a00..1aa49d2068 100644 --- a/tests/boolean/bopfuse_simple/ZM7 +++ b/tests/boolean/bopfuse_simple/ZM7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -4 bop b1 b2 bopfuse result -set square 650.98 +checkprops result -s 650.98 diff --git a/tests/boolean/bopfuse_simple/ZM8 b/tests/boolean/bopfuse_simple/ZM8 index 12b0c279b5..1d3f4af3a9 100644 --- a/tests/boolean/bopfuse_simple/ZM8 +++ b/tests/boolean/bopfuse_simple/ZM8 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 90 bop b1 b2 bopfuse result -set square 650.98 +checkprops result -s 650.98 diff --git a/tests/boolean/bopfuse_simple/ZM9 b/tests/boolean/bopfuse_simple/ZM9 index 5ccdbf80d8..25e38c2229 100644 --- a/tests/boolean/bopfuse_simple/ZM9 +++ b/tests/boolean/bopfuse_simple/ZM9 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 180 bop b1 b2 bopfuse result -set square 650.98 +checkprops result -s 650.98 diff --git a/tests/boolean/bopfuse_simple/ZN1 b/tests/boolean/bopfuse_simple/ZN1 index 6bef2518bd..d23089ee71 100644 --- a/tests/boolean/bopfuse_simple/ZN1 +++ b/tests/boolean/bopfuse_simple/ZN1 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 270 bop b1 b2 bopfuse result -set square 650.98 +checkprops result -s 650.98 diff --git a/tests/boolean/bopfuse_simple/ZN2 b/tests/boolean/bopfuse_simple/ZN2 index 8d0876e9d5..d1c6accf15 100644 --- a/tests/boolean/bopfuse_simple/ZN2 +++ b/tests/boolean/bopfuse_simple/ZN2 @@ -5,4 +5,4 @@ ttranslate b2 4 0 0 bop b1 b2 bopfuse result -set square 712.125 +checkprops result -s 712.125 diff --git a/tests/boolean/bopfuse_simple/ZN3 b/tests/boolean/bopfuse_simple/ZN3 index dc715fdd64..b27f5953d6 100644 --- a/tests/boolean/bopfuse_simple/ZN3 +++ b/tests/boolean/bopfuse_simple/ZN3 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -2 bop b1 b2 bopfuse result -set square 108.566 +checkprops result -s 108.566 diff --git a/tests/boolean/bopfuse_simple/ZN4 b/tests/boolean/bopfuse_simple/ZN4 index 637446c6e0..2d49db8b84 100644 --- a/tests/boolean/bopfuse_simple/ZN4 +++ b/tests/boolean/bopfuse_simple/ZN4 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 bopfuse result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bopfuse_simple/ZN5 b/tests/boolean/bopfuse_simple/ZN5 index 6570823b97..11056ee97d 100644 --- a/tests/boolean/bopfuse_simple/ZN5 +++ b/tests/boolean/bopfuse_simple/ZN5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopfuse result -set square 117.699 +checkprops result -s 117.699 diff --git a/tests/boolean/bopfuse_simple/ZN6 b/tests/boolean/bopfuse_simple/ZN6 index 883f982453..d954fe184f 100644 --- a/tests/boolean/bopfuse_simple/ZN6 +++ b/tests/boolean/bopfuse_simple/ZN6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopfuse result -set square 117.699 +checkprops result -s 117.699 diff --git a/tests/boolean/bopfuse_simple/ZN7 b/tests/boolean/bopfuse_simple/ZN7 index 1f02c9cc1a..14b1a5f72d 100644 --- a/tests/boolean/bopfuse_simple/ZN7 +++ b/tests/boolean/bopfuse_simple/ZN7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopfuse result -set square 117.699 +checkprops result -s 117.699 diff --git a/tests/boolean/bopfuse_simple/ZN8 b/tests/boolean/bopfuse_simple/ZN8 index f6c3296b54..e8fe6c279f 100644 --- a/tests/boolean/bopfuse_simple/ZN8 +++ b/tests/boolean/bopfuse_simple/ZN8 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 bopfuse result -set square 103.708 +checkprops result -s 103.708 diff --git a/tests/boolean/bopfuse_simple/ZN9 b/tests/boolean/bopfuse_simple/ZN9 index 197390ff1f..525ac1aa72 100644 --- a/tests/boolean/bopfuse_simple/ZN9 +++ b/tests/boolean/bopfuse_simple/ZN9 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 bopfuse result -set square 103.708 +checkprops result -s 103.708 diff --git a/tests/boolean/bopfuse_simple/ZO1 b/tests/boolean/bopfuse_simple/ZO1 index 8c846d650a..5412a93f6e 100644 --- a/tests/boolean/bopfuse_simple/ZO1 +++ b/tests/boolean/bopfuse_simple/ZO1 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 bopfuse result -set square 103.708 +checkprops result -s 103.708 diff --git a/tests/boolean/bopfuse_simple/ZO2 b/tests/boolean/bopfuse_simple/ZO2 index 4b016429ed..1c41db7bc7 100644 --- a/tests/boolean/bopfuse_simple/ZO2 +++ b/tests/boolean/bopfuse_simple/ZO2 @@ -5,4 +5,4 @@ ttranslate b2 4 3 0 bop b1 b2 bopfuse result -set square 103.708 +checkprops result -s 103.708 diff --git a/tests/boolean/bopfuse_simple/ZO3 b/tests/boolean/bopfuse_simple/ZO3 index 6de00f66cc..735c3797e9 100644 --- a/tests/boolean/bopfuse_simple/ZO3 +++ b/tests/boolean/bopfuse_simple/ZO3 @@ -5,4 +5,4 @@ ttranslate b2 3 0 0 bop b1 b2 bopfuse result -set square 103.708 +checkprops result -s 103.708 diff --git a/tests/boolean/bopfuse_simple/ZO4 b/tests/boolean/bopfuse_simple/ZO4 index ed1c616038..a176ec954b 100644 --- a/tests/boolean/bopfuse_simple/ZO4 +++ b/tests/boolean/bopfuse_simple/ZO4 @@ -5,4 +5,4 @@ ttranslate b2 0 3 0 bop b1 b2 bopfuse result -set square 103.708 +checkprops result -s 103.708 diff --git a/tests/boolean/bopfuse_simple/ZO5 b/tests/boolean/bopfuse_simple/ZO5 index 9dc94db8a1..0fd806d424 100644 --- a/tests/boolean/bopfuse_simple/ZO5 +++ b/tests/boolean/bopfuse_simple/ZO5 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 bopfuse result -set square 103.708 +checkprops result -s 103.708 diff --git a/tests/boolean/bopfuse_simple/ZO6 b/tests/boolean/bopfuse_simple/ZO6 index 7dc8f1c9bc..3c1a293300 100644 --- a/tests/boolean/bopfuse_simple/ZO6 +++ b/tests/boolean/bopfuse_simple/ZO6 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 bopfuse result -set square 237.982 +checkprops result -s 237.982 diff --git a/tests/boolean/bopfuse_simple/ZO7 b/tests/boolean/bopfuse_simple/ZO7 index b6d4455556..cdaf1810e3 100644 --- a/tests/boolean/bopfuse_simple/ZO7 +++ b/tests/boolean/bopfuse_simple/ZO7 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 bopfuse result -set square 237.982 +checkprops result -s 237.982 diff --git a/tests/boolean/bopfuse_simple/ZO8 b/tests/boolean/bopfuse_simple/ZO8 index f3a9d8fbf2..edef0e3122 100644 --- a/tests/boolean/bopfuse_simple/ZO8 +++ b/tests/boolean/bopfuse_simple/ZO8 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 90 bop b1 b2 bopfuse result -set square 237.982 +checkprops result -s 237.982 diff --git a/tests/boolean/bopfuse_simple/ZO9 b/tests/boolean/bopfuse_simple/ZO9 index 40253b89b6..77e68a760f 100644 --- a/tests/boolean/bopfuse_simple/ZO9 +++ b/tests/boolean/bopfuse_simple/ZO9 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 bopfuse result -set square 121.133 +checkprops result -s 121.133 diff --git a/tests/boolean/bopfuse_simple/ZP1 b/tests/boolean/bopfuse_simple/ZP1 index 5b3c6ef286..f8b0dfc159 100644 --- a/tests/boolean/bopfuse_simple/ZP1 +++ b/tests/boolean/bopfuse_simple/ZP1 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 bopfuse result -set square 121.133 +checkprops result -s 121.133 diff --git a/tests/boolean/bopfuse_simple/ZP2 b/tests/boolean/bopfuse_simple/ZP2 index 049481562a..4d322fa4ee 100644 --- a/tests/boolean/bopfuse_simple/ZP2 +++ b/tests/boolean/bopfuse_simple/ZP2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 bopfuse result -set square 161.681 +checkprops result -s 161.681 diff --git a/tests/boolean/bopfuse_simple/ZP3 b/tests/boolean/bopfuse_simple/ZP3 index ac210d9294..e55f6e99ad 100644 --- a/tests/boolean/bopfuse_simple/ZP3 +++ b/tests/boolean/bopfuse_simple/ZP3 @@ -18,4 +18,4 @@ prism priz f 1 0 0 bop priz cyl bopfuse result -set square 33.9911 +checkprops result -s 33.9911 diff --git a/tests/boolean/bopfuse_simple/ZP4 b/tests/boolean/bopfuse_simple/ZP4 index 820b169ce0..06b64f692c 100644 --- a/tests/boolean/bopfuse_simple/ZP4 +++ b/tests/boolean/bopfuse_simple/ZP4 @@ -7,4 +7,4 @@ bop pc pcy bopfuse result -set square 1353.72 +checkprops result -s 1353.72 diff --git a/tests/boolean/bopfuse_simple/ZP5 b/tests/boolean/bopfuse_simple/ZP5 index 9a554d2775..4dc9989f81 100644 --- a/tests/boolean/bopfuse_simple/ZP5 +++ b/tests/boolean/bopfuse_simple/ZP5 @@ -13,4 +13,4 @@ explode r so bop r_1 b1 bopfuse result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/bopfuse_simple/ZP6 b/tests/boolean/bopfuse_simple/ZP6 index 48c33af485..aeeaaa60b5 100755 --- a/tests/boolean/bopfuse_simple/ZP6 +++ b/tests/boolean/bopfuse_simple/ZP6 @@ -17,4 +17,4 @@ bopfuse x1 bop x1 a2 bopfuse result -set square 197700 +checkprops result -s 197700 diff --git a/tests/boolean/bopsection/A1 b/tests/boolean/bopsection/A1 index 2e07e09c68..2cea8629bb 100644 --- a/tests/boolean/bopsection/A1 +++ b/tests/boolean/bopsection/A1 @@ -18,4 +18,5 @@ prism priz f 1 0 0 bop priz cyl bopsection result -set length 14.2832 +checkprops result -l 14.2832 +checksection result diff --git a/tests/boolean/bopsection/A2 b/tests/boolean/bopsection/A2 index 86be9b147f..3d668c3c5f 100644 --- a/tests/boolean/bopsection/A2 +++ b/tests/boolean/bopsection/A2 @@ -11,4 +11,5 @@ prism pp f 0 0 100 bop a pp bopsection result -set length 539.158 +checkprops result -l 539.158 +checksection result diff --git a/tests/boolean/bopsection/A3 b/tests/boolean/bopsection/A3 index f462a6ec62..e16c2c714e 100644 --- a/tests/boolean/bopsection/A3 +++ b/tests/boolean/bopsection/A3 @@ -10,4 +10,5 @@ add b fso bop a fso bopsection result -set length 1244.52 +checkprops result -l 1244.52 +checksection result diff --git a/tests/boolean/bopsection/A4 b/tests/boolean/bopsection/A4 index 6827fbdbe7..2c75351c39 100644 --- a/tests/boolean/bopsection/A4 +++ b/tests/boolean/bopsection/A4 @@ -7,4 +7,5 @@ restore [locate_data_file CTO904_pro13075b.rle] b bop a b bopsection result -set length 99.3262 +checkprops result -l 99.3262 +checksection result diff --git a/tests/boolean/bopsection/A5 b/tests/boolean/bopsection/A5 index 2588e1a711..fad97e1741 100644 --- a/tests/boolean/bopsection/A5 +++ b/tests/boolean/bopsection/A5 @@ -7,4 +7,5 @@ restore [locate_data_file pro13495b.rle] b bop a b bopsection result -set length 280.243 +checkprops result -l 280.243 +checksection result diff --git a/tests/boolean/bopsection/A6 b/tests/boolean/bopsection/A6 index b70919e65d..0f66a90e27 100644 --- a/tests/boolean/bopsection/A6 +++ b/tests/boolean/bopsection/A6 @@ -8,4 +8,5 @@ bop a b bopsection result -set length 348 +checkprops result -l 348 +checksection result diff --git a/tests/boolean/bopsection/A7 b/tests/boolean/bopsection/A7 index 9fcc598a21..000381ee71 100644 --- a/tests/boolean/bopsection/A7 +++ b/tests/boolean/bopsection/A7 @@ -7,4 +7,5 @@ restore [locate_data_file CTO904_cts20578b.rle] b bop a b bopsection result -set length 728.763 +checkprops result -l 728.763 +checksection result diff --git a/tests/boolean/bopsection/A8 b/tests/boolean/bopsection/A8 index e5d79c8f92..45837a64bd 100644 --- a/tests/boolean/bopsection/A8 +++ b/tests/boolean/bopsection/A8 @@ -7,4 +7,5 @@ restore [locate_data_file buc60093b.rle] b bop a b bopsection result -set length 151.416 +checkprops result -l 151.416 +checksection result diff --git a/tests/boolean/bopsection/A9 b/tests/boolean/bopsection/A9 index fc21cb0b99..98e91a2b41 100644 --- a/tests/boolean/bopsection/A9 +++ b/tests/boolean/bopsection/A9 @@ -7,4 +7,5 @@ restore [locate_data_file buc60172b.rle] b bop a b bopsection result -set length 878.56 +checkprops result -l 878.56 +checksection result diff --git a/tests/boolean/bopsection/B1 b/tests/boolean/bopsection/B1 index 66d91fc232..246cd2e431 100644 --- a/tests/boolean/bopsection/B1 +++ b/tests/boolean/bopsection/B1 @@ -8,4 +8,5 @@ restore [locate_data_file CTO904_pro11615b.rle] b bop a b bopsection result -set length 11.6 +checkprops result -l 11.6 +checksection result diff --git a/tests/boolean/bopsection/B2 b/tests/boolean/bopsection/B2 index 0151f93108..3e03229613 100644 --- a/tests/boolean/bopsection/B2 +++ b/tests/boolean/bopsection/B2 @@ -7,4 +7,5 @@ restore [locate_data_file CTO904_cts17786b.rle] b bop a b bopsection result -set length 0.0976741 +checkprops result -l 0.0976741 +checksection result diff --git a/tests/boolean/bopsection/B3 b/tests/boolean/bopsection/B3 index b06614d9fc..4beba11041 100644 --- a/tests/boolean/bopsection/B3 +++ b/tests/boolean/bopsection/B3 @@ -7,4 +7,5 @@ restore [locate_data_file fra50047b.rle] b bop a b bopsection result -set length 628.319 +checkprops result -l 628.319 +checksection result diff --git a/tests/boolean/bopsection/B4 b/tests/boolean/bopsection/B4 index a3e8475f99..da43b3ada9 100644 --- a/tests/boolean/bopsection/B4 +++ b/tests/boolean/bopsection/B4 @@ -7,4 +7,5 @@ restore [locate_data_file pro9481b.rle] b bop a b bopsection result -set length 900.779 +checkprops result -l 900.779 +checksection result diff --git a/tests/boolean/bopsection/B5 b/tests/boolean/bopsection/B5 index bd3ea205fd..36f0bc5b08 100644 --- a/tests/boolean/bopsection/B5 +++ b/tests/boolean/bopsection/B5 @@ -7,4 +7,5 @@ restore [locate_data_file CTO904_cts20280b.rle] b bop a b bopsection result -set length 530.82 +checkprops result -l 530.82 +checksection result diff --git a/tests/boolean/bopsection/B6 b/tests/boolean/bopsection/B6 index 2dd190a4e7..c73bb43d9a 100644 --- a/tests/boolean/bopsection/B6 +++ b/tests/boolean/bopsection/B6 @@ -15,4 +15,5 @@ btolx b bop a b bopsection result -set length 128.364 +checkprops result -l 128.364 +checksection result diff --git a/tests/boolean/bopsection/B7 b/tests/boolean/bopsection/B7 index b59f6a049c..749a224e34 100644 --- a/tests/boolean/bopsection/B7 +++ b/tests/boolean/bopsection/B7 @@ -7,4 +7,5 @@ restore [locate_data_file cts21143b.rle] b bop a b bopsection result -set length 301.584 +checkprops result -l 301.584 +checksection result diff --git a/tests/boolean/bopsection/B8 b/tests/boolean/bopsection/B8 index fcb915946d..be39f595ea 100644 --- a/tests/boolean/bopsection/B8 +++ b/tests/boolean/bopsection/B8 @@ -7,4 +7,5 @@ restore [locate_data_file pro14527b.rle] b bop a b bopsection result -set length 284.287 +checkprops result -l 284.287 +checksection result diff --git a/tests/boolean/bopsection/B9 b/tests/boolean/bopsection/B9 index a20f663c50..4350bac409 100644 --- a/tests/boolean/bopsection/B9 +++ b/tests/boolean/bopsection/B9 @@ -6,4 +6,5 @@ renamevar m_3 coque bop coque m_2 bopsection result -set length 83.7197 +checkprops result -l 83.7197 +checksection result diff --git a/tests/boolean/bopsection/C1 b/tests/boolean/bopsection/C1 index 3be2910190..88746d318e 100644 --- a/tests/boolean/bopsection/C1 +++ b/tests/boolean/bopsection/C1 @@ -6,4 +6,5 @@ renamevar m_3 coque bop coque m_1 bopsection result -set length 163.7 +checkprops result -l 163.7 +checksection result diff --git a/tests/boolean/bopsection/C2 b/tests/boolean/bopsection/C2 index 6bd7cead2c..35c2d9694e 100644 --- a/tests/boolean/bopsection/C2 +++ b/tests/boolean/bopsection/C2 @@ -6,4 +6,5 @@ restore [locate_data_file CTO909_fus-object2.brep] b bop a b bopsection result -set length 120.859 +checkprops result -l 120.859 +checksection result diff --git a/tests/boolean/bopsection/C3 b/tests/boolean/bopsection/C3 index afc429be06..9437efb153 100644 --- a/tests/boolean/bopsection/C3 +++ b/tests/boolean/bopsection/C3 @@ -6,4 +6,5 @@ restore [locate_data_file CTO909_bad_cut_part.brep] b bop b a bopsection result -set length 20.7531 +checkprops result -l 20.7531 +checksection result diff --git a/tests/boolean/bopsection/C4 b/tests/boolean/bopsection/C4 index a69d02b55a..59c3d8deb5 100644 --- a/tests/boolean/bopsection/C4 +++ b/tests/boolean/bopsection/C4 @@ -6,4 +6,5 @@ restore [locate_data_file CTO909_uki60922_tool.brep] b bop a b bopsection result -set length 40.645 +checkprops result -l 40.645 +checksection result diff --git a/tests/boolean/bopsection/C5 b/tests/boolean/bopsection/C5 index b97dfaf1e6..adc2a90ddf 100644 --- a/tests/boolean/bopsection/C5 +++ b/tests/boolean/bopsection/C5 @@ -7,4 +7,5 @@ restore [locate_data_file cts20769a.brep] b bop a b bopsection result -set length 312.73 +checkprops result -l 312.73 +checksection result diff --git a/tests/boolean/bopsection/C6 b/tests/boolean/bopsection/C6 index fbb1092443..cd878f6031 100644 --- a/tests/boolean/bopsection/C6 +++ b/tests/boolean/bopsection/C6 @@ -9,4 +9,5 @@ add b fso bop a fso bopsection result -set length 1244.52 +checkprops result -l 1244.52 +checksection result diff --git a/tests/boolean/bopsection/C7 b/tests/boolean/bopsection/C7 index 8f07c8a000..d41442f73e 100644 --- a/tests/boolean/bopsection/C7 +++ b/tests/boolean/bopsection/C7 @@ -10,4 +10,5 @@ copy c2_1 c2 bop c1 c2 bopsection result -set length 24.3614 +checkprops result -l 24.3614 +checksection result diff --git a/tests/boolean/bopsection/C8 b/tests/boolean/bopsection/C8 index e4800fe19f..27da230a99 100644 --- a/tests/boolean/bopsection/C8 +++ b/tests/boolean/bopsection/C8 @@ -6,4 +6,5 @@ restore [locate_data_file CTO902_cts20528-part.rle] b bop a b bopsection result -set length 382.621 +checkprops result -l 382.621 +checksection result diff --git a/tests/boolean/bopsection/D1 b/tests/boolean/bopsection/D1 index dab188d86f..91a5de25b5 100644 --- a/tests/boolean/bopsection/D1 +++ b/tests/boolean/bopsection/D1 @@ -10,4 +10,5 @@ btolx a bop a c bopsection result -set length 1582.83 +checkprops result -l 1582.83 +checksection result diff --git a/tests/boolean/bopsection/D2 b/tests/boolean/bopsection/D2 index efc14c847e..d3e0616fa1 100644 --- a/tests/boolean/bopsection/D2 +++ b/tests/boolean/bopsection/D2 @@ -7,4 +7,5 @@ bop b1 b2 bopsection result -set length 150.315 +checkprops result -l 150.315 +checksection result diff --git a/tests/boolean/bopsection/D3 b/tests/boolean/bopsection/D3 index 1f07e6bd62..9d6cad5df1 100644 --- a/tests/boolean/bopsection/D3 +++ b/tests/boolean/bopsection/D3 @@ -7,4 +7,5 @@ bop m2_o m2_t bopsection result -set length 67.466 +checkprops result -l 67.466 +checksection result diff --git a/tests/boolean/bopsection/D4 b/tests/boolean/bopsection/D4 index 92ef063007..b6cc74d121 100644 --- a/tests/boolean/bopsection/D4 +++ b/tests/boolean/bopsection/D4 @@ -13,4 +13,5 @@ updatetolerance b 1 bop a b bopsection result -set length 523.479 +checkprops result -l 523.479 +checksection result diff --git a/tests/boolean/bopsection/D5 b/tests/boolean/bopsection/D5 index 8f75279464..1c284e02a6 100644 --- a/tests/boolean/bopsection/D5 +++ b/tests/boolean/bopsection/D5 @@ -6,4 +6,5 @@ restore [locate_data_file cts21135b.brep] t bop o t bopsection result -set length 144.712 +checkprops result -l 144.712 +checksection result diff --git a/tests/boolean/bopsection/D6 b/tests/boolean/bopsection/D6 index 239cfef3dd..4e770a2a1a 100644 --- a/tests/boolean/bopsection/D6 +++ b/tests/boolean/bopsection/D6 @@ -10,4 +10,5 @@ bop o t #pkv f bopsection result -set length 144.712 +checkprops result -l 144.712 +checksection result diff --git a/tests/boolean/bopsection/D7 b/tests/boolean/bopsection/D7 index 9994d7285e..c10352467d 100644 --- a/tests/boolean/bopsection/D7 +++ b/tests/boolean/bopsection/D7 @@ -19,4 +19,5 @@ bopsection result # the tool b. -set length 74.2717 +checkprops result -l 74.2717 +checksection result diff --git a/tests/boolean/bopsection/D8 b/tests/boolean/bopsection/D8 index 3ca48d1cd4..130b50ca39 100644 --- a/tests/boolean/bopsection/D8 +++ b/tests/boolean/bopsection/D8 @@ -15,4 +15,5 @@ btolx out bop obj out bopsection result -set length 1022.03 +checkprops result -l 1022.03 +checksection result diff --git a/tests/boolean/bopsection/D9 b/tests/boolean/bopsection/D9 index 5c63de6c06..cfccb52b57 100644 --- a/tests/boolean/bopsection/D9 +++ b/tests/boolean/bopsection/D9 @@ -24,4 +24,5 @@ bopsection result -set length 116.349 +checkprops result -l 116.349 +checksection result diff --git a/tests/boolean/bopsection/E1 b/tests/boolean/bopsection/E1 index 00a803bca4..c2dd3d9881 100644 --- a/tests/boolean/bopsection/E1 +++ b/tests/boolean/bopsection/E1 @@ -15,4 +15,5 @@ copy c2_1 c2 bop c1 c2 bopsection result -set length 24.3614 +checkprops result -l 24.3614 +checksection result diff --git a/tests/boolean/bopsection/E2 b/tests/boolean/bopsection/E2 index 4c2d9a7722..13b84e2166 100644 --- a/tests/boolean/bopsection/E2 +++ b/tests/boolean/bopsection/E2 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 134 +checkprops result -l 134 +checksection result diff --git a/tests/boolean/bopsection/E3 b/tests/boolean/bopsection/E3 index c49593ba39..da57ee21d2 100644 --- a/tests/boolean/bopsection/E3 +++ b/tests/boolean/bopsection/E3 @@ -7,4 +7,5 @@ bop b1 b2 bopsection result -set length 40 +checkprops result -l 40 +checksection result diff --git a/tests/boolean/bopsection/E4 b/tests/boolean/bopsection/E4 index fbcc533081..50af6349f7 100644 --- a/tests/boolean/bopsection/E4 +++ b/tests/boolean/bopsection/E4 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 30 +checkprops result -l 30 +checksection result diff --git a/tests/boolean/bopsection/E5 b/tests/boolean/bopsection/E5 index 95d547cc60..49ba399c55 100644 --- a/tests/boolean/bopsection/E5 +++ b/tests/boolean/bopsection/E5 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 40 +checkprops result -l 40 +checksection result diff --git a/tests/boolean/bopsection/E6 b/tests/boolean/bopsection/E6 index e8de3e7210..b09494eb6a 100644 --- a/tests/boolean/bopsection/E6 +++ b/tests/boolean/bopsection/E6 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 46.5685 +checkprops result -l 46.5685 +checksection result diff --git a/tests/boolean/bopsection/E7 b/tests/boolean/bopsection/E7 index b2ea408950..c07b74904c 100644 --- a/tests/boolean/bopsection/E7 +++ b/tests/boolean/bopsection/E7 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 160 +checkprops result -l 160 +checksection result diff --git a/tests/boolean/bopsection/E8 b/tests/boolean/bopsection/E8 index fe891e304a..47fb606bc0 100644 --- a/tests/boolean/bopsection/E8 +++ b/tests/boolean/bopsection/E8 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 212.548 +checkprops result -l 212.548 +checksection result diff --git a/tests/boolean/bopsection/E9 b/tests/boolean/bopsection/E9 index fe85653171..f55df7fb14 100644 --- a/tests/boolean/bopsection/E9 +++ b/tests/boolean/bopsection/E9 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 25 +checkprops result -l 25 +checksection result diff --git a/tests/boolean/bopsection/F1 b/tests/boolean/bopsection/F1 index 835b83777e..6da44b74a9 100644 --- a/tests/boolean/bopsection/F1 +++ b/tests/boolean/bopsection/F1 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 189.813 +checkprops result -l 189.813 +checksection result diff --git a/tests/boolean/bopsection/F2 b/tests/boolean/bopsection/F2 index 67c63d3779..3226a5aa15 100644 --- a/tests/boolean/bopsection/F2 +++ b/tests/boolean/bopsection/F2 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 189.813 +checkprops result -l 189.813 +checksection result diff --git a/tests/boolean/bopsection/F3 b/tests/boolean/bopsection/F3 index 9478f024fd..3db387d0af 100644 --- a/tests/boolean/bopsection/F3 +++ b/tests/boolean/bopsection/F3 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 200.543 +checkprops result -l 200.543 +checksection result diff --git a/tests/boolean/bopsection/F4 b/tests/boolean/bopsection/F4 index a78e924cb6..db4b857dd7 100644 --- a/tests/boolean/bopsection/F4 +++ b/tests/boolean/bopsection/F4 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 160.543 +checkprops result -l 160.543 +checksection result diff --git a/tests/boolean/bopsection/F5 b/tests/boolean/bopsection/F5 index b4b0f63419..9d751ccb9d 100644 --- a/tests/boolean/bopsection/F5 +++ b/tests/boolean/bopsection/F5 @@ -5,4 +5,5 @@ bop b1 b2 bopsection result -set length 1376.64 +checkprops result -l 1376.64 +checksection result diff --git a/tests/boolean/bopsection/begin b/tests/boolean/bopsection/begin index cda6d933cf..dd21fbae36 100644 --- a/tests/boolean/bopsection/begin +++ b/tests/boolean/bopsection/begin @@ -1 +1,3 @@ set command bopsection +set display_vertices 1 + diff --git a/tests/boolean/boptuc_2d/A1 b/tests/boolean/boptuc_2d/A1 index 24fa2fd021..da4db369e2 100644 --- a/tests/boolean/boptuc_2d/A1 +++ b/tests/boolean/boptuc_2d/A1 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge1.brep] b bop a b boptuc result -set length 292.229 +checkprops result -l 292.229 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/A2 b/tests/boolean/boptuc_2d/A2 index 300a6847af..4722038292 100644 --- a/tests/boolean/boptuc_2d/A2 +++ b/tests/boolean/boptuc_2d/A2 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge2.brep] b bop a b boptuc result -set length 392.231 +checkprops result -l 392.231 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/A3 b/tests/boolean/boptuc_2d/A3 index 2e3abf9a28..511f7ba919 100644 --- a/tests/boolean/boptuc_2d/A3 +++ b/tests/boolean/boptuc_2d/A3 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge3.brep] b bop a b boptuc result -set length 46.1869 +checkprops result -l 46.1869 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/A4 b/tests/boolean/boptuc_2d/A4 index f3d4333202..8c40178091 100644 --- a/tests/boolean/boptuc_2d/A4 +++ b/tests/boolean/boptuc_2d/A4 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_edge4.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/A5 b/tests/boolean/boptuc_2d/A5 index 09ecbbfab1..954c829d69 100644 --- a/tests/boolean/boptuc_2d/A5 +++ b/tests/boolean/boptuc_2d/A5 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire1.brep] b bop a b boptuc result -set length 984.459 +checkprops result -l 984.459 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/A6 b/tests/boolean/boptuc_2d/A6 index 52591a2c35..e7d852e367 100644 --- a/tests/boolean/boptuc_2d/A6 +++ b/tests/boolean/boptuc_2d/A6 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire2.brep] b bop a b boptuc result -set length 926.59 +checkprops result -l 926.59 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/A7 b/tests/boolean/boptuc_2d/A7 index ac921ec326..6d350fee6c 100644 --- a/tests/boolean/boptuc_2d/A7 +++ b/tests/boolean/boptuc_2d/A7 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_solid.brep] a restore [locate_data_file case_1_wire3.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/A8 b/tests/boolean/boptuc_2d/A8 index 6a3011b71a..f019dd233e 100644 --- a/tests/boolean/boptuc_2d/A8 +++ b/tests/boolean/boptuc_2d/A8 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge2.brep] b bop a b boptuc result -set length 392.231 +checkprops result -l 392.231 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/A9 b/tests/boolean/boptuc_2d/A9 index ca31ebb4d6..0514aee321 100644 --- a/tests/boolean/boptuc_2d/A9 +++ b/tests/boolean/boptuc_2d/A9 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_edge4.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/B1 b/tests/boolean/boptuc_2d/B1 index 8f94ff0f06..be87d07aeb 100644 --- a/tests/boolean/boptuc_2d/B1 +++ b/tests/boolean/boptuc_2d/B1 @@ -2,6 +2,7 @@ restore [locate_data_file case_1_shell.brep] a restore [locate_data_file case_1_wire3.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/B2 b/tests/boolean/boptuc_2d/B2 index a517650b3d..1e987e59be 100644 --- a/tests/boolean/boptuc_2d/B2 +++ b/tests/boolean/boptuc_2d/B2 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_edge4.brep] b bop a b boptuc result -set length 1304.85 +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/B3 b/tests/boolean/boptuc_2d/B3 index 911c030f1a..9cc66f9f68 100644 --- a/tests/boolean/boptuc_2d/B3 +++ b/tests/boolean/boptuc_2d/B3 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire1.brep] b bop a b boptuc result -set length 2302.78 +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/B4 b/tests/boolean/boptuc_2d/B4 index 0ec2b9efc6..c2cedf9c93 100644 --- a/tests/boolean/boptuc_2d/B4 +++ b/tests/boolean/boptuc_2d/B4 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire2.brep] b bop a b boptuc result -set length 2302.78 +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/B5 b/tests/boolean/boptuc_2d/B5 index 74ccc987de..96251286a6 100644 --- a/tests/boolean/boptuc_2d/B5 +++ b/tests/boolean/boptuc_2d/B5 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire3.brep] b bop a b boptuc result -set length 2329.96 +checkprops result -l 2329.96 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/B6 b/tests/boolean/boptuc_2d/B6 index 436d7b739a..2eff2118bc 100644 --- a/tests/boolean/boptuc_2d/B6 +++ b/tests/boolean/boptuc_2d/B6 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_solid_r.brep] a restore [locate_data_file case_2_wire4.brep] b bop a b boptuc result -set length 2408.18 +checkprops result -l 2408.18 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/B7 b/tests/boolean/boptuc_2d/B7 index d3245b9c69..37ed70bc54 100644 --- a/tests/boolean/boptuc_2d/B7 +++ b/tests/boolean/boptuc_2d/B7 @@ -2,7 +2,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge1.brep] b bop a b boptuc result -#set length 2058.17 -set length 1211.16 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/B8 b/tests/boolean/boptuc_2d/B8 index 2bc5ff3c0f..9b62ad13b4 100644 --- a/tests/boolean/boptuc_2d/B8 +++ b/tests/boolean/boptuc_2d/B8 @@ -2,7 +2,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge2.brep] b bop a b boptuc result -#set length 2058.17 -set length 1211.16 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/B9 b/tests/boolean/boptuc_2d/B9 index e5cc8755ce..c68c5db38c 100644 --- a/tests/boolean/boptuc_2d/B9 +++ b/tests/boolean/boptuc_2d/B9 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_edge3.brep] b bop a b boptuc result -set length 1304.85 +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/C1 b/tests/boolean/boptuc_2d/C1 index ce369f6580..b425313d62 100644 --- a/tests/boolean/boptuc_2d/C1 +++ b/tests/boolean/boptuc_2d/C1 @@ -2,7 +2,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire1.brep] b bop a b boptuc result -#set length 3176.78 -set length 2302.78 +#checkprops result -l 3176.78 +checksection result +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/C2 b/tests/boolean/boptuc_2d/C2 index 244473d9b7..7b868cda2c 100644 --- a/tests/boolean/boptuc_2d/C2 +++ b/tests/boolean/boptuc_2d/C2 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire2.brep] b bop a b boptuc result -set length 3176.78 +checkprops result -l 3176.78 +checksection result set nbsh_v 22 set nbsh_e 22 diff --git a/tests/boolean/boptuc_2d/C3 b/tests/boolean/boptuc_2d/C3 index a77f1d3737..83432d2c6b 100644 --- a/tests/boolean/boptuc_2d/C3 +++ b/tests/boolean/boptuc_2d/C3 @@ -2,7 +2,9 @@ restore [locate_data_file case_2_shell_r.brep] a restore [locate_data_file case_2_wire3.brep] b bop a b boptuc result -#set length 3176.78 -set length 2329.96 +#checkprops result -l 3176.78 +checksection result +checkprops result -l 2329.96 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/C4 b/tests/boolean/boptuc_2d/C4 index eba7555852..4f46c0794b 100644 --- a/tests/boolean/boptuc_2d/C4 +++ b/tests/boolean/boptuc_2d/C4 @@ -2,7 +2,9 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge1.brep] b bop a b boptuc result -#set length 2058.17 -set length 1211.16 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1211.16 +checksection result set nbsh_v 14 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/C5 b/tests/boolean/boptuc_2d/C5 index 5fbfc2c44c..368a695b0f 100644 --- a/tests/boolean/boptuc_2d/C5 +++ b/tests/boolean/boptuc_2d/C5 @@ -2,7 +2,9 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_edge3.brep] b bop a b boptuc result -#set length 2058.17 -set length 1304.85 +#checkprops result -l 2058.17 +checksection result +checkprops result -l 1304.85 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/C6 b/tests/boolean/boptuc_2d/C6 index 2db1823019..851abba93b 100644 --- a/tests/boolean/boptuc_2d/C6 +++ b/tests/boolean/boptuc_2d/C6 @@ -2,8 +2,10 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire1.brep] b bop a b boptuc result -#set length 3176.78 -set length 2302.78 +#checkprops result -l 3176.78 +checksection result +checkprops result -l 2302.78 +checksection result set nbsh_v 18 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/C7 b/tests/boolean/boptuc_2d/C7 index 127993359b..0524ae5374 100644 --- a/tests/boolean/boptuc_2d/C7 +++ b/tests/boolean/boptuc_2d/C7 @@ -2,6 +2,7 @@ restore [locate_data_file case_2_face_r.brep] a restore [locate_data_file case_2_wire3.brep] b bop a b boptuc result -set length 2329.96 +checkprops result -l 2329.96 +checksection result set nbsh_v 11 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/C8 b/tests/boolean/boptuc_2d/C8 index 968e038034..3ee1902bc8 100644 --- a/tests/boolean/boptuc_2d/C8 +++ b/tests/boolean/boptuc_2d/C8 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/C9 b/tests/boolean/boptuc_2d/C9 index d1bb7aa2cd..a011a6813e 100644 --- a/tests/boolean/boptuc_2d/C9 +++ b/tests/boolean/boptuc_2d/C9 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_edge2.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/D1 b/tests/boolean/boptuc_2d/D1 index d99be9a64a..041633be37 100644 --- a/tests/boolean/boptuc_2d/D1 +++ b/tests/boolean/boptuc_2d/D1 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b boptuc result -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/D2 b/tests/boolean/boptuc_2d/D2 index ab711f11b6..ebce50e26e 100644 --- a/tests/boolean/boptuc_2d/D2 +++ b/tests/boolean/boptuc_2d/D2 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b boptuc result -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/D3 b/tests/boolean/boptuc_2d/D3 index e5d16dd69b..946181f746 100644 --- a/tests/boolean/boptuc_2d/D3 +++ b/tests/boolean/boptuc_2d/D3 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire3.brep] b bop a b boptuc result -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/D4 b/tests/boolean/boptuc_2d/D4 index 61047a5806..c515da6fd3 100644 --- a/tests/boolean/boptuc_2d/D4 +++ b/tests/boolean/boptuc_2d/D4 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire4.brep] b bop a b boptuc result -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/D5 b/tests/boolean/boptuc_2d/D5 index ac261cce70..0d217834c1 100644 --- a/tests/boolean/boptuc_2d/D5 +++ b/tests/boolean/boptuc_2d/D5 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_solid.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/D6 b/tests/boolean/boptuc_2d/D6 index f25c4f853a..e0a5f4b79f 100644 --- a/tests/boolean/boptuc_2d/D6 +++ b/tests/boolean/boptuc_2d/D6 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/D7 b/tests/boolean/boptuc_2d/D7 index c724864c74..6c73e5cde8 100644 --- a/tests/boolean/boptuc_2d/D7 +++ b/tests/boolean/boptuc_2d/D7 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_edge2.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/D8 b/tests/boolean/boptuc_2d/D8 index ae5a9806ab..d865cb1b2b 100644 --- a/tests/boolean/boptuc_2d/D8 +++ b/tests/boolean/boptuc_2d/D8 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b boptuc result -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/D9 b/tests/boolean/boptuc_2d/D9 index 34874d5ad7..c43abc8f1c 100644 --- a/tests/boolean/boptuc_2d/D9 +++ b/tests/boolean/boptuc_2d/D9 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b boptuc result -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/E1 b/tests/boolean/boptuc_2d/E1 index 99c270479e..8dd6b86c4f 100644 --- a/tests/boolean/boptuc_2d/E1 +++ b/tests/boolean/boptuc_2d/E1 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire3.brep] b bop a b boptuc result -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/E2 b/tests/boolean/boptuc_2d/E2 index d67b5dd55b..af7ee2e2bd 100644 --- a/tests/boolean/boptuc_2d/E2 +++ b/tests/boolean/boptuc_2d/E2 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire4.brep] b bop a b boptuc result -set length 234.903 +checkprops result -l 234.903 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/E3 b/tests/boolean/boptuc_2d/E3 index 9467cf418f..17423cb17d 100644 --- a/tests/boolean/boptuc_2d/E3 +++ b/tests/boolean/boptuc_2d/E3 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_shell.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/E4 b/tests/boolean/boptuc_2d/E4 index fcda3e819a..4bf74e7863 100644 --- a/tests/boolean/boptuc_2d/E4 +++ b/tests/boolean/boptuc_2d/E4 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/E5 b/tests/boolean/boptuc_2d/E5 index 3d21aebb28..bb2881a93e 100644 --- a/tests/boolean/boptuc_2d/E5 +++ b/tests/boolean/boptuc_2d/E5 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 929.278 +checkprops result -l 929.278 +checksection result set nbsh_v 16 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/E6 b/tests/boolean/boptuc_2d/E6 index 7e49e27d47..3c14762ecd 100644 --- a/tests/boolean/boptuc_2d/E6 +++ b/tests/boolean/boptuc_2d/E6 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b boptuc result -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/E7 b/tests/boolean/boptuc_2d/E7 index 80b74d24b6..fb3e84bb3c 100644 --- a/tests/boolean/boptuc_2d/E7 +++ b/tests/boolean/boptuc_2d/E7 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_face.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b boptuc result -set length 226.366 +checkprops result -l 226.366 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/E8 b/tests/boolean/boptuc_2d/E8 index e886f427f9..867abc5381 100644 --- a/tests/boolean/boptuc_2d/E8 +++ b/tests/boolean/boptuc_2d/E8 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/E9 b/tests/boolean/boptuc_2d/E9 index 17e09cba01..3bcdd878f4 100644 --- a/tests/boolean/boptuc_2d/E9 +++ b/tests/boolean/boptuc_2d/E9 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file offset_wire_034.brep] b bop a b boptuc result -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/F1 b/tests/boolean/boptuc_2d/F1 index 1beccf3b66..f3d4637d24 100644 --- a/tests/boolean/boptuc_2d/F1 +++ b/tests/boolean/boptuc_2d/F1 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire2.brep] b bop a b boptuc result -set length 103.485 +checkprops result -l 103.485 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/F2 b/tests/boolean/boptuc_2d/F2 index 9df0041fa7..9a496e2085 100644 --- a/tests/boolean/boptuc_2d/F2 +++ b/tests/boolean/boptuc_2d/F2 @@ -2,6 +2,7 @@ restore [locate_data_file case_3_wire.brep] a restore [locate_data_file case_3_wire5.brep] b bop a b boptuc result -set length 226.366 +checkprops result -l 226.366 +checksection result set nbsh_v 4 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/F3 b/tests/boolean/boptuc_2d/F3 index 129b811c65..bae59b9078 100644 --- a/tests/boolean/boptuc_2d/F3 +++ b/tests/boolean/boptuc_2d/F3 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/F4 b/tests/boolean/boptuc_2d/F4 index c2666b7c8c..51c5872afe 100644 --- a/tests/boolean/boptuc_2d/F4 +++ b/tests/boolean/boptuc_2d/F4 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge2.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/F5 b/tests/boolean/boptuc_2d/F5 index b102ec81bf..6567d23629 100644 --- a/tests/boolean/boptuc_2d/F5 +++ b/tests/boolean/boptuc_2d/F5 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 589.551 +checkprops result -l 589.551 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/F6 b/tests/boolean/boptuc_2d/F6 index b9641fabbc..f42943cdba 100644 --- a/tests/boolean/boptuc_2d/F6 +++ b/tests/boolean/boptuc_2d/F6 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/F7 b/tests/boolean/boptuc_2d/F7 index 8e8b1d4224..54d41e73dc 100644 --- a/tests/boolean/boptuc_2d/F7 +++ b/tests/boolean/boptuc_2d/F7 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/F8 b/tests/boolean/boptuc_2d/F8 index 7c49b63b96..e648d7fcef 100644 --- a/tests/boolean/boptuc_2d/F8 +++ b/tests/boolean/boptuc_2d/F8 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 1446.99 +checkprops result -l 1446.99 +checksection result set nbsh_v 10 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/F9 b/tests/boolean/boptuc_2d/F9 index bd1a5d1263..e8b6f0034b 100644 --- a/tests/boolean/boptuc_2d/F9 +++ b/tests/boolean/boptuc_2d/F9 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_solid.brep] a restore [locate_data_file case_4_wire4.brep] b bop a b boptuc result -set length 1446.99 +checkprops result -l 1446.99 +checksection result set nbsh_v 10 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/G1 b/tests/boolean/boptuc_2d/G1 index 5bc63c0408..21c93f55dd 100644 --- a/tests/boolean/boptuc_2d/G1 +++ b/tests/boolean/boptuc_2d/G1 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 616.124 +checkprops result -l 616.124 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/G2 b/tests/boolean/boptuc_2d/G2 index 7caee283aa..07ef558f32 100644 --- a/tests/boolean/boptuc_2d/G2 +++ b/tests/boolean/boptuc_2d/G2 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 490.752 +checkprops result -l 490.752 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/G3 b/tests/boolean/boptuc_2d/G3 index 64353cfa23..f8b7d34b3d 100644 --- a/tests/boolean/boptuc_2d/G3 +++ b/tests/boolean/boptuc_2d/G3 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 1308.66 +checkprops result -l 1308.66 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/G4 b/tests/boolean/boptuc_2d/G4 index 3d21aebb28..bb2881a93e 100644 --- a/tests/boolean/boptuc_2d/G4 +++ b/tests/boolean/boptuc_2d/G4 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 929.278 +checkprops result -l 929.278 +checksection result set nbsh_v 16 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/G5 b/tests/boolean/boptuc_2d/G5 index 3294e8c1bd..6fa69063d7 100644 --- a/tests/boolean/boptuc_2d/G5 +++ b/tests/boolean/boptuc_2d/G5 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 616.124 +checkprops result -l 616.124 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/G6 b/tests/boolean/boptuc_2d/G6 index 33f40795c6..553f9270ac 100644 --- a/tests/boolean/boptuc_2d/G6 +++ b/tests/boolean/boptuc_2d/G6 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 490.752 +checkprops result -l 490.752 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/G7 b/tests/boolean/boptuc_2d/G7 index b202a7aa9d..b7fe9f1d78 100644 --- a/tests/boolean/boptuc_2d/G7 +++ b/tests/boolean/boptuc_2d/G7 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 1308.66 +checkprops result -l 1308.66 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/G8 b/tests/boolean/boptuc_2d/G8 index fff1910aeb..3e3ef45272 100644 --- a/tests/boolean/boptuc_2d/G8 +++ b/tests/boolean/boptuc_2d/G8 @@ -2,6 +2,7 @@ restore [locate_data_file case_4_face.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 929.278 +checkprops result -l 929.278 +checksection result set nbsh_v 16 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/G9 b/tests/boolean/boptuc_2d/G9 index fd1527fde0..ffd3cf1040 100644 --- a/tests/boolean/boptuc_2d/G9 +++ b/tests/boolean/boptuc_2d/G9 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/H1 b/tests/boolean/boptuc_2d/H1 index 4c79b949e8..06b7afa2f1 100644 --- a/tests/boolean/boptuc_2d/H1 +++ b/tests/boolean/boptuc_2d/H1 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bop a b boptuc result -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/H2 b/tests/boolean/boptuc_2d/H2 index ce396cfd1b..7d91634c0d 100644 --- a/tests/boolean/boptuc_2d/H2 +++ b/tests/boolean/boptuc_2d/H2 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 135.758 +checkprops result -l 135.758 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/H3 b/tests/boolean/boptuc_2d/H3 index 4d68ea5e20..a79e9c5e4f 100644 --- a/tests/boolean/boptuc_2d/H3 +++ b/tests/boolean/boptuc_2d/H3 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/H4 b/tests/boolean/boptuc_2d/H4 index feb04574dc..82f10528c1 100644 --- a/tests/boolean/boptuc_2d/H4 +++ b/tests/boolean/boptuc_2d/H4 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bop a b boptuc result -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/H5 b/tests/boolean/boptuc_2d/H5 index 04573adbfe..b16f3be676 100644 --- a/tests/boolean/boptuc_2d/H5 +++ b/tests/boolean/boptuc_2d/H5 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/H6 b/tests/boolean/boptuc_2d/H6 index fcc48513c5..e5179b9872 100644 --- a/tests/boolean/boptuc_2d/H6 +++ b/tests/boolean/boptuc_2d/H6 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bop a b boptuc result -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/H7 b/tests/boolean/boptuc_2d/H7 index bda932cb64..61ffbfe78a 100644 --- a/tests/boolean/boptuc_2d/H7 +++ b/tests/boolean/boptuc_2d/H7 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_solid.brep] a restore [locate_data_file case_5_wire5.brep] b bop a b boptuc result -set length 2800.52 +checkprops result -l 2800.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/H8 b/tests/boolean/boptuc_2d/H8 index 66fce7cd5e..fe45de5ff4 100644 --- a/tests/boolean/boptuc_2d/H8 +++ b/tests/boolean/boptuc_2d/H8 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/H9 b/tests/boolean/boptuc_2d/H9 index 56ff2c8b16..0fdd7f2a65 100644 --- a/tests/boolean/boptuc_2d/H9 +++ b/tests/boolean/boptuc_2d/H9 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 135.758 +checkprops result -l 135.758 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/I1 b/tests/boolean/boptuc_2d/I1 index 3dcc8ad673..289e960787 100644 --- a/tests/boolean/boptuc_2d/I1 +++ b/tests/boolean/boptuc_2d/I1 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/I2 b/tests/boolean/boptuc_2d/I2 index 8820207e98..6487ae56b2 100644 --- a/tests/boolean/boptuc_2d/I2 +++ b/tests/boolean/boptuc_2d/I2 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/I3 b/tests/boolean/boptuc_2d/I3 index 1543a24f68..c3c4038232 100644 --- a/tests/boolean/boptuc_2d/I3 +++ b/tests/boolean/boptuc_2d/I3 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_shell.brep] a restore [locate_data_file case_5_wire5.brep] b bop a b boptuc result -set length 2800.52 +checkprops result -l 2800.52 +checksection result set nbsh_v 2 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/I4 b/tests/boolean/boptuc_2d/I4 index 6956f906d7..9b000478bc 100644 --- a/tests/boolean/boptuc_2d/I4 +++ b/tests/boolean/boptuc_2d/I4 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 344.173 +checkprops result -l 344.173 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/I5 b/tests/boolean/boptuc_2d/I5 index 1a267dc599..77520ee8aa 100644 --- a/tests/boolean/boptuc_2d/I5 +++ b/tests/boolean/boptuc_2d/I5 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 135.758 +checkprops result -l 135.758 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/I6 b/tests/boolean/boptuc_2d/I6 index e5a59c01a2..331df18795 100644 --- a/tests/boolean/boptuc_2d/I6 +++ b/tests/boolean/boptuc_2d/I6 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 806.219 +checkprops result -l 806.219 +checksection result set nbsh_v 7 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/I7 b/tests/boolean/boptuc_2d/I7 index ac293039ad..25d2e557e9 100644 --- a/tests/boolean/boptuc_2d/I7 +++ b/tests/boolean/boptuc_2d/I7 @@ -2,6 +2,7 @@ restore [locate_data_file case_5_face.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 272.04 +checkprops result -l 272.04 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/I8 b/tests/boolean/boptuc_2d/I8 index 686bc26f0c..89304336dc 100644 --- a/tests/boolean/boptuc_2d/I8 +++ b/tests/boolean/boptuc_2d/I8 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 819.435 +checkprops result -l 819.435 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/I9 b/tests/boolean/boptuc_2d/I9 index 685dfdb9bf..d45e00e1ef 100644 --- a/tests/boolean/boptuc_2d/I9 +++ b/tests/boolean/boptuc_2d/I9 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_edge2.brep] b bop a b boptuc result -set length 616.124 +checkprops result -l 616.124 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/J1 b/tests/boolean/boptuc_2d/J1 index 0dc2b46680..52635e360f 100644 --- a/tests/boolean/boptuc_2d/J1 +++ b/tests/boolean/boptuc_2d/J1 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 729.781 +checkprops result -l 729.781 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/J2 b/tests/boolean/boptuc_2d/J2 index 8d249c6e61..8d314abbec 100644 --- a/tests/boolean/boptuc_2d/J2 +++ b/tests/boolean/boptuc_2d/J2 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 1738.37 +checkprops result -l 1738.37 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/J3 b/tests/boolean/boptuc_2d/J3 index 2a23cbc2e9..4ccd53766b 100644 --- a/tests/boolean/boptuc_2d/J3 +++ b/tests/boolean/boptuc_2d/J3 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire2.brep] b bop a b boptuc result -set length 1308.66 +checkprops result -l 1308.66 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/J4 b/tests/boolean/boptuc_2d/J4 index 3cbd80a518..b157a04bb0 100644 --- a/tests/boolean/boptuc_2d/J4 +++ b/tests/boolean/boptuc_2d/J4 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 1450.39 +checkprops result -l 1450.39 +checksection result set nbsh_v 17 set nbsh_e 12 diff --git a/tests/boolean/boptuc_2d/J5 b/tests/boolean/boptuc_2d/J5 index 970348b07c..460020c6d4 100644 --- a/tests/boolean/boptuc_2d/J5 +++ b/tests/boolean/boptuc_2d/J5 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_solid.brep] a restore [locate_data_file case_5_wire4.brep] b bop a b boptuc result -set length 929.278 +checkprops result -l 929.278 +checksection result set nbsh_v 16 set nbsh_e 11 diff --git a/tests/boolean/boptuc_2d/J6 b/tests/boolean/boptuc_2d/J6 index d8bab54009..2c1118e5cd 100644 --- a/tests/boolean/boptuc_2d/J6 +++ b/tests/boolean/boptuc_2d/J6 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 819.435 +checkprops result -l 819.435 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/J7 b/tests/boolean/boptuc_2d/J7 index 17f09c24d0..bdf7d4e708 100644 --- a/tests/boolean/boptuc_2d/J7 +++ b/tests/boolean/boptuc_2d/J7 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 729.781 +checkprops result -l 729.781 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/J8 b/tests/boolean/boptuc_2d/J8 index 3fd1f64325..f77a98bbbd 100644 --- a/tests/boolean/boptuc_2d/J8 +++ b/tests/boolean/boptuc_2d/J8 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 1738.37 +checkprops result -l 1738.37 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/J9 b/tests/boolean/boptuc_2d/J9 index 5a7d09d876..29a199d46f 100644 --- a/tests/boolean/boptuc_2d/J9 +++ b/tests/boolean/boptuc_2d/J9 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_shell.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 1450.39 +checkprops result -l 1450.39 +checksection result set nbsh_v 17 set nbsh_e 12 diff --git a/tests/boolean/boptuc_2d/K1 b/tests/boolean/boptuc_2d/K1 index 342443a38a..ed17bd9d09 100644 --- a/tests/boolean/boptuc_2d/K1 +++ b/tests/boolean/boptuc_2d/K1 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge1.brep] b bop a b boptuc result -set length 819.435 +checkprops result -l 819.435 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/K2 b/tests/boolean/boptuc_2d/K2 index 66162c7824..bde913d8ab 100644 --- a/tests/boolean/boptuc_2d/K2 +++ b/tests/boolean/boptuc_2d/K2 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_edge3.brep] b bop a b boptuc result -set length 729.781 +checkprops result -l 729.781 +checksection result set nbsh_v 6 set nbsh_e 3 diff --git a/tests/boolean/boptuc_2d/K3 b/tests/boolean/boptuc_2d/K3 index b8fcfec7f8..2f267c4442 100644 --- a/tests/boolean/boptuc_2d/K3 +++ b/tests/boolean/boptuc_2d/K3 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire1.brep] b bop a b boptuc result -set length 1738.37 +checkprops result -l 1738.37 +checksection result set nbsh_v 13 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/K4 b/tests/boolean/boptuc_2d/K4 index f9caa0c12b..2c897ea6df 100644 --- a/tests/boolean/boptuc_2d/K4 +++ b/tests/boolean/boptuc_2d/K4 @@ -2,6 +2,7 @@ restore [locate_data_file case_6_face.brep] a restore [locate_data_file case_4_wire3.brep] b bop a b boptuc result -set length 1450.39 +checkprops result -l 1450.39 +checksection result set nbsh_v 17 set nbsh_e 12 diff --git a/tests/boolean/boptuc_2d/K5 b/tests/boolean/boptuc_2d/K5 index fb36756aba..6827aa9c1f 100644 --- a/tests/boolean/boptuc_2d/K5 +++ b/tests/boolean/boptuc_2d/K5 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge1.brep] b bop a b boptuc result -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/K6 b/tests/boolean/boptuc_2d/K6 index 1d800bc63e..33cd930959 100644 --- a/tests/boolean/boptuc_2d/K6 +++ b/tests/boolean/boptuc_2d/K6 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge2.brep] b bop a b boptuc result -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/K7 b/tests/boolean/boptuc_2d/K7 index d4f0fe8ed8..fb020c3716 100644 --- a/tests/boolean/boptuc_2d/K7 +++ b/tests/boolean/boptuc_2d/K7 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge3.brep] b bop a b boptuc result -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/K8 b/tests/boolean/boptuc_2d/K8 index c1e627197b..aa45afedc4 100644 --- a/tests/boolean/boptuc_2d/K8 +++ b/tests/boolean/boptuc_2d/K8 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_edge4.brep] b bop a b boptuc result -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/K9 b/tests/boolean/boptuc_2d/K9 index 80978ad4fb..d0bc31e0d8 100644 --- a/tests/boolean/boptuc_2d/K9 +++ b/tests/boolean/boptuc_2d/K9 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire1.brep] b bop a b boptuc result -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/L1 b/tests/boolean/boptuc_2d/L1 index 6f8c8094a3..dd98e17fb2 100644 --- a/tests/boolean/boptuc_2d/L1 +++ b/tests/boolean/boptuc_2d/L1 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire2.brep] b bop a b boptuc result -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/L2 b/tests/boolean/boptuc_2d/L2 index 10aa526753..3e0106caf8 100644 --- a/tests/boolean/boptuc_2d/L2 +++ b/tests/boolean/boptuc_2d/L2 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire3.brep] b bop a b boptuc result -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/L3 b/tests/boolean/boptuc_2d/L3 index c2a27f614c..dcca142ff2 100644 --- a/tests/boolean/boptuc_2d/L3 +++ b/tests/boolean/boptuc_2d/L3 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_solid.brep] a restore [locate_data_file case_7_wire4.brep] b bop a b boptuc result -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/L4 b/tests/boolean/boptuc_2d/L4 index 3bacb746d1..8b85da1d7c 100644 --- a/tests/boolean/boptuc_2d/L4 +++ b/tests/boolean/boptuc_2d/L4 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge1.brep] b bop a b boptuc result -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/L5 b/tests/boolean/boptuc_2d/L5 index 703d9f8acf..d901197214 100644 --- a/tests/boolean/boptuc_2d/L5 +++ b/tests/boolean/boptuc_2d/L5 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_edge3.brep] b bop a b boptuc result -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/L6 b/tests/boolean/boptuc_2d/L6 index 047dc79e0e..c4417d7cb9 100644 --- a/tests/boolean/boptuc_2d/L6 +++ b/tests/boolean/boptuc_2d/L6 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire1.brep] b bop a b boptuc result -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/L7 b/tests/boolean/boptuc_2d/L7 index 7712adcddf..5d99da7e35 100644 --- a/tests/boolean/boptuc_2d/L7 +++ b/tests/boolean/boptuc_2d/L7 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_shell.brep] a restore [locate_data_file case_7_wire3.brep] b bop a b boptuc result -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/L8 b/tests/boolean/boptuc_2d/L8 index 8b28b24b4e..a02c1f0e98 100644 --- a/tests/boolean/boptuc_2d/L8 +++ b/tests/boolean/boptuc_2d/L8 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge1.brep] b bop a b boptuc result -set length 632.537 +checkprops result -l 632.537 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/L9 b/tests/boolean/boptuc_2d/L9 index 2bc6e2c3e1..a8be307614 100644 --- a/tests/boolean/boptuc_2d/L9 +++ b/tests/boolean/boptuc_2d/L9 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_edge3.brep] b bop a b boptuc result -set length 710.965 +checkprops result -l 710.965 +checksection result set nbsh_v 8 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/M1 b/tests/boolean/boptuc_2d/M1 index 534f57bc48..933563b098 100644 --- a/tests/boolean/boptuc_2d/M1 +++ b/tests/boolean/boptuc_2d/M1 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire1.brep] b bop a b boptuc result -set length 2498.39 +checkprops result -l 2498.39 +checksection result set nbsh_v 10 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/M2 b/tests/boolean/boptuc_2d/M2 index 01e4fa18e4..414d720e1c 100644 --- a/tests/boolean/boptuc_2d/M2 +++ b/tests/boolean/boptuc_2d/M2 @@ -2,6 +2,7 @@ restore [locate_data_file case_7_face.brep] a restore [locate_data_file case_7_wire3.brep] b bop a b boptuc result -set length 2033.56 +checkprops result -l 2033.56 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/M3 b/tests/boolean/boptuc_2d/M3 index 8b71a0a62c..3a010841f2 100644 --- a/tests/boolean/boptuc_2d/M3 +++ b/tests/boolean/boptuc_2d/M3 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire1.brep] b bop a b boptuc result -set length 393.479 +checkprops result -l 393.479 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/M4 b/tests/boolean/boptuc_2d/M4 index 472fcd23f7..ee12637721 100644 --- a/tests/boolean/boptuc_2d/M4 +++ b/tests/boolean/boptuc_2d/M4 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire2.brep] b bop a b boptuc result -set length 472.684 +checkprops result -l 472.684 +checksection result set nbsh_v 8 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/M5 b/tests/boolean/boptuc_2d/M5 index 4a52ed3fab..123171eb01 100644 --- a/tests/boolean/boptuc_2d/M5 +++ b/tests/boolean/boptuc_2d/M5 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire3.brep] b bop a b boptuc result -set length 518.811 +checkprops result -l 518.811 +checksection result set nbsh_v 7 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/M6 b/tests/boolean/boptuc_2d/M6 index 1bb935a6f6..7868daa5d0 100644 --- a/tests/boolean/boptuc_2d/M6 +++ b/tests/boolean/boptuc_2d/M6 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire4.brep] b bop a b boptuc result -set length 517.136 +checkprops result -l 517.136 +checksection result set nbsh_v 9 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/M7 b/tests/boolean/boptuc_2d/M7 index d9eae81299..7b363b0a26 100644 --- a/tests/boolean/boptuc_2d/M7 +++ b/tests/boolean/boptuc_2d/M7 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire5.brep] b bop a b boptuc result -set length 1349.4 +checkprops result -l 1349.4 +checksection result set nbsh_v 9 set nbsh_e 7 diff --git a/tests/boolean/boptuc_2d/M8 b/tests/boolean/boptuc_2d/M8 index 7663eec03b..46fe0773bd 100644 --- a/tests/boolean/boptuc_2d/M8 +++ b/tests/boolean/boptuc_2d/M8 @@ -2,6 +2,7 @@ restore [locate_data_file case_8_solid_repaired.brep] a restore [locate_data_file case_8_wire6.brep] b bop a b boptuc result -set length 1476.21 +checkprops result -l 1476.21 +checksection result set nbsh_v 8 set nbsh_e 8 diff --git a/tests/boolean/boptuc_2d/M9 b/tests/boolean/boptuc_2d/M9 index 0099c2a48e..6f2cffae16 100644 --- a/tests/boolean/boptuc_2d/M9 +++ b/tests/boolean/boptuc_2d/M9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/N1 b/tests/boolean/boptuc_2d/N1 index ace09aad30..bc9d92d140 100644 --- a/tests/boolean/boptuc_2d/N1 +++ b/tests/boolean/boptuc_2d/N1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b boptuc result -set length 111.749 +checkprops result -l 111.749 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/N2 b/tests/boolean/boptuc_2d/N2 index 9c29b1532e..b5ec690873 100644 --- a/tests/boolean/boptuc_2d/N2 +++ b/tests/boolean/boptuc_2d/N2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b boptuc result -set length 206.213 +checkprops result -l 206.213 +checksection result set nbsh_v 4 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/N3 b/tests/boolean/boptuc_2d/N3 index 11596b6aa3..8df1c5c6f1 100644 --- a/tests/boolean/boptuc_2d/N3 +++ b/tests/boolean/boptuc_2d/N3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b boptuc result -set length 81.6175 +checkprops result -l 81.6175 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/N4 b/tests/boolean/boptuc_2d/N4 index 0f67f8c005..15146906a4 100644 --- a/tests/boolean/boptuc_2d/N4 +++ b/tests/boolean/boptuc_2d/N4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b boptuc result -set length 270.1 +checkprops result -l 270.1 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/N5 b/tests/boolean/boptuc_2d/N5 index 531a095945..7c36613abd 100644 --- a/tests/boolean/boptuc_2d/N5 +++ b/tests/boolean/boptuc_2d/N5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b boptuc result -set length 763.834 +checkprops result -l 763.834 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/N6 b/tests/boolean/boptuc_2d/N6 index e1c6a6b0f6..2903fc7534 100644 --- a/tests/boolean/boptuc_2d/N6 +++ b/tests/boolean/boptuc_2d/N6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b boptuc result -set length 936.857 +checkprops result -l 936.857 +checksection result set nbsh_v 7 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/N7 b/tests/boolean/boptuc_2d/N7 index 64c5121f63..c692f84db9 100644 --- a/tests/boolean/boptuc_2d/N7 +++ b/tests/boolean/boptuc_2d/N7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b boptuc result -set length 1000.74 +checkprops result -l 1000.74 +checksection result set nbsh_v 6 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/N8 b/tests/boolean/boptuc_2d/N8 index 2539c25ba6..2cf056e638 100644 --- a/tests/boolean/boptuc_2d/N8 +++ b/tests/boolean/boptuc_2d/N8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/N9 b/tests/boolean/boptuc_2d/N9 index 0c170dc79e..f0488d2aea 100644 --- a/tests/boolean/boptuc_2d/N9 +++ b/tests/boolean/boptuc_2d/N9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b boptuc result -set length 111.749 +checkprops result -l 111.749 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/O1 b/tests/boolean/boptuc_2d/O1 index 328c119830..963205f2ae 100644 --- a/tests/boolean/boptuc_2d/O1 +++ b/tests/boolean/boptuc_2d/O1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b boptuc result -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/O2 b/tests/boolean/boptuc_2d/O2 index 37f8bc72cb..c0de703077 100644 --- a/tests/boolean/boptuc_2d/O2 +++ b/tests/boolean/boptuc_2d/O2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b boptuc result -set length 81.6175 +checkprops result -l 81.6175 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/O3 b/tests/boolean/boptuc_2d/O3 index 55f127ea90..689e0e41a8 100644 --- a/tests/boolean/boptuc_2d/O3 +++ b/tests/boolean/boptuc_2d/O3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b boptuc result -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/O4 b/tests/boolean/boptuc_2d/O4 index 94fffef4f6..7266314bde 100644 --- a/tests/boolean/boptuc_2d/O4 +++ b/tests/boolean/boptuc_2d/O4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b boptuc result -set length 763.834 +checkprops result -l 763.834 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/O5 b/tests/boolean/boptuc_2d/O5 index 94ff3ad936..2a2476a804 100644 --- a/tests/boolean/boptuc_2d/O5 +++ b/tests/boolean/boptuc_2d/O5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b boptuc result -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/O6 b/tests/boolean/boptuc_2d/O6 index 3397e7022c..591dae6790 100644 --- a/tests/boolean/boptuc_2d/O6 +++ b/tests/boolean/boptuc_2d/O6 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_wire_a.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b boptuc result -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/O7 b/tests/boolean/boptuc_2d/O7 index a9c4e1a6bc..f1c6eb480e 100644 --- a/tests/boolean/boptuc_2d/O7 +++ b/tests/boolean/boptuc_2d/O7 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge1.brep] b bop a b boptuc result -set length empty +checkprops result -l empty +checksection result set nbsh_v 0 set nbsh_e 0 diff --git a/tests/boolean/boptuc_2d/O8 b/tests/boolean/boptuc_2d/O8 index a9f8183249..5c7f029e26 100644 --- a/tests/boolean/boptuc_2d/O8 +++ b/tests/boolean/boptuc_2d/O8 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge2.brep] b bop a b boptuc result -set length 111.749 +checkprops result -l 111.749 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/O9 b/tests/boolean/boptuc_2d/O9 index a45bde8893..e9f59e6467 100644 --- a/tests/boolean/boptuc_2d/O9 +++ b/tests/boolean/boptuc_2d/O9 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge3.brep] b bop a b boptuc result -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 3 set nbsh_e 2 diff --git a/tests/boolean/boptuc_2d/P1 b/tests/boolean/boptuc_2d/P1 index 6eb2530b3d..1edef139b4 100644 --- a/tests/boolean/boptuc_2d/P1 +++ b/tests/boolean/boptuc_2d/P1 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge4.brep] b bop a b boptuc result -set length 81.6175 +checkprops result -l 81.6175 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/P2 b/tests/boolean/boptuc_2d/P2 index 61764100c0..8ba92d1ba3 100644 --- a/tests/boolean/boptuc_2d/P2 +++ b/tests/boolean/boptuc_2d/P2 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_edge5.brep] b bop a b boptuc result -set length 350 +checkprops result -l 350 +checksection result set nbsh_v 2 set nbsh_e 1 diff --git a/tests/boolean/boptuc_2d/P3 b/tests/boolean/boptuc_2d/P3 index faf4fdf5ef..de7dad3e5f 100644 --- a/tests/boolean/boptuc_2d/P3 +++ b/tests/boolean/boptuc_2d/P3 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire1.brep] b bop a b boptuc result -set length 763.834 +checkprops result -l 763.834 +checksection result set nbsh_v 5 set nbsh_e 4 diff --git a/tests/boolean/boptuc_2d/P4 b/tests/boolean/boptuc_2d/P4 index b9660c2fd6..425eb6e893 100644 --- a/tests/boolean/boptuc_2d/P4 +++ b/tests/boolean/boptuc_2d/P4 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire2.brep] b bop a b boptuc result -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 6 set nbsh_e 6 diff --git a/tests/boolean/boptuc_2d/P5 b/tests/boolean/boptuc_2d/P5 index 101b58dab9..d8446e1166 100644 --- a/tests/boolean/boptuc_2d/P5 +++ b/tests/boolean/boptuc_2d/P5 @@ -2,6 +2,7 @@ restore [locate_data_file case_9_edge.brep] a restore [locate_data_file case_9_wire3.brep] b bop a b boptuc result -set length 1080.64 +checkprops result -l 1080.64 +checksection result set nbsh_v 5 set nbsh_e 5 diff --git a/tests/boolean/boptuc_2d/begin b/tests/boolean/boptuc_2d/begin index 6d0a94245a..f6a35aded0 100644 --- a/tests/boolean/boptuc_2d/begin +++ b/tests/boolean/boptuc_2d/begin @@ -1 +1,2 @@ set command boptuc +set display_vertices 1 diff --git a/tests/boolean/boptuc_complex/A1 b/tests/boolean/boptuc_complex/A1 index 1f9e07fc56..81a746458c 100644 --- a/tests/boolean/boptuc_complex/A1 +++ b/tests/boolean/boptuc_complex/A1 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 boptuc result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/boptuc_complex/A2 b/tests/boolean/boptuc_complex/A2 index 4f4cf5974e..a0ee38edcd 100644 --- a/tests/boolean/boptuc_complex/A2 +++ b/tests/boolean/boptuc_complex/A2 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 boptuc result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/boptuc_complex/A3 b/tests/boolean/boptuc_complex/A3 index 1f9e07fc56..81a746458c 100644 --- a/tests/boolean/boptuc_complex/A3 +++ b/tests/boolean/boptuc_complex/A3 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 boptuc result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/boptuc_complex/A4 b/tests/boolean/boptuc_complex/A4 index 4f4cf5974e..a0ee38edcd 100644 --- a/tests/boolean/boptuc_complex/A4 +++ b/tests/boolean/boptuc_complex/A4 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 boptuc result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/boptuc_complex/A5 b/tests/boolean/boptuc_complex/A5 index 00beb57d84..c279f4484e 100644 --- a/tests/boolean/boptuc_complex/A5 +++ b/tests/boolean/boptuc_complex/A5 @@ -5,4 +5,4 @@ explode sh bop sh_1 sh_2 boptuc result -set square 786002 +checkprops result -s 786002 diff --git a/tests/boolean/boptuc_complex/A6 b/tests/boolean/boptuc_complex/A6 index 03bbfe958d..c55581a1dd 100644 --- a/tests/boolean/boptuc_complex/A6 +++ b/tests/boolean/boptuc_complex/A6 @@ -5,4 +5,4 @@ explode sh bop sh_2 sh_1 boptuc result -set square 202369 +checkprops result -s 202369 diff --git a/tests/boolean/boptuc_complex/A7 b/tests/boolean/boptuc_complex/A7 index d50c25a387..f210d995c5 100644 --- a/tests/boolean/boptuc_complex/A7 +++ b/tests/boolean/boptuc_complex/A7 @@ -4,4 +4,4 @@ restore [locate_data_file b11] b bop a b boptuc result -set square 1280.22 +checkprops result -s 1280.22 diff --git a/tests/boolean/boptuc_complex/A8 b/tests/boolean/boptuc_complex/A8 index 4199ef23c6..9c9193604e 100644 --- a/tests/boolean/boptuc_complex/A8 +++ b/tests/boolean/boptuc_complex/A8 @@ -4,4 +4,4 @@ restore [locate_data_file b13] b bop a b boptuc result -set square 2518.43 +checkprops result -s 2518.43 diff --git a/tests/boolean/boptuc_complex/A9 b/tests/boolean/boptuc_complex/A9 index 0ed2b9eed6..4449511995 100644 --- a/tests/boolean/boptuc_complex/A9 +++ b/tests/boolean/boptuc_complex/A9 @@ -4,4 +4,4 @@ restore [locate_data_file b15] b bop a b boptuc result -set square 4785.54 +checkprops result -s 4785.54 diff --git a/tests/boolean/boptuc_complex/B1 b/tests/boolean/boptuc_complex/B1 index 6598856c5c..9ebc691bad 100644 --- a/tests/boolean/boptuc_complex/B1 +++ b/tests/boolean/boptuc_complex/B1 @@ -4,4 +4,4 @@ restore [locate_data_file b17] b bop a b boptuc result -set square 9241.17 +checkprops result -s 9241.17 diff --git a/tests/boolean/boptuc_complex/B2 b/tests/boolean/boptuc_complex/B2 index bf6196b778..0b3e3fd054 100644 --- a/tests/boolean/boptuc_complex/B2 +++ b/tests/boolean/boptuc_complex/B2 @@ -4,4 +4,4 @@ restore [locate_data_file b19] b bop a b boptuc result -set square 13297 +checkprops result -s 13297 diff --git a/tests/boolean/boptuc_complex/B3 b/tests/boolean/boptuc_complex/B3 index cf3c6b06e1..915cb36a10 100644 --- a/tests/boolean/boptuc_complex/B3 +++ b/tests/boolean/boptuc_complex/B3 @@ -4,4 +4,4 @@ restore [locate_data_file a102] b bop a b boptuc result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/boptuc_complex/B4 b/tests/boolean/boptuc_complex/B4 index c7df3d3f51..6dda18fddc 100644 --- a/tests/boolean/boptuc_complex/B4 +++ b/tests/boolean/boptuc_complex/B4 @@ -4,4 +4,4 @@ restore [locate_data_file b58] b bop a b boptuc result -set square 9140.77 +checkprops result -s 9140.77 diff --git a/tests/boolean/boptuc_complex/B5 b/tests/boolean/boptuc_complex/B5 index f2a02b641d..5f5421ef14 100755 --- a/tests/boolean/boptuc_complex/B5 +++ b/tests/boolean/boptuc_complex/B5 @@ -4,4 +4,4 @@ restore [locate_data_file b60] b bop a b boptuc result -set square 15000 +checkprops result -s 15000 diff --git a/tests/boolean/boptuc_complex/B6 b/tests/boolean/boptuc_complex/B6 index 525059ab58..4d05f80da2 100644 --- a/tests/boolean/boptuc_complex/B6 +++ b/tests/boolean/boptuc_complex/B6 @@ -4,4 +4,4 @@ restore [locate_data_file b62] b bop a b boptuc result -set square 9196.86 +checkprops result -s 9196.86 diff --git a/tests/boolean/boptuc_complex/B7 b/tests/boolean/boptuc_complex/B7 index b270ec5103..62fbff7b13 100644 --- a/tests/boolean/boptuc_complex/B7 +++ b/tests/boolean/boptuc_complex/B7 @@ -4,4 +4,4 @@ restore [locate_data_file b64] b bop a b boptuc result -set square 23235.6 +checkprops result -s 23235.6 diff --git a/tests/boolean/boptuc_complex/B8 b/tests/boolean/boptuc_complex/B8 index d35cb5561e..d215f41f69 100644 --- a/tests/boolean/boptuc_complex/B8 +++ b/tests/boolean/boptuc_complex/B8 @@ -4,4 +4,4 @@ restore [locate_data_file b66] b bop a b boptuc result -set square 14659.3 +checkprops result -s 14659.3 diff --git a/tests/boolean/boptuc_complex/B9 b/tests/boolean/boptuc_complex/B9 index bc35eb6d86..4fe46d76ac 100644 --- a/tests/boolean/boptuc_complex/B9 +++ b/tests/boolean/boptuc_complex/B9 @@ -4,4 +4,4 @@ restore [locate_data_file b90] b bop a b boptuc result -set square 19142.1 +checkprops result -s 19142.1 diff --git a/tests/boolean/boptuc_complex/C1 b/tests/boolean/boptuc_complex/C1 index 75d4ccb6d5..5457e26e3d 100644 --- a/tests/boolean/boptuc_complex/C1 +++ b/tests/boolean/boptuc_complex/C1 @@ -4,4 +4,4 @@ restore [locate_data_file b102] b bop a b boptuc result -set square 23961.2 +checkprops result -s 23961.2 diff --git a/tests/boolean/boptuc_complex/C2 b/tests/boolean/boptuc_complex/C2 index 57f6f6ccd8..0167bbf83c 100644 --- a/tests/boolean/boptuc_complex/C2 +++ b/tests/boolean/boptuc_complex/C2 @@ -4,4 +4,4 @@ restore [locate_data_file b104] b bop a b boptuc result -set square 25134 +checkprops result -s 25134 diff --git a/tests/boolean/boptuc_complex/C3 b/tests/boolean/boptuc_complex/C3 index 4c673f1c48..faead441ac 100644 --- a/tests/boolean/boptuc_complex/C3 +++ b/tests/boolean/boptuc_complex/C3 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b boptuc result -set square 6240.45 +checkprops result -s 6240.45 diff --git a/tests/boolean/boptuc_complex/C4 b/tests/boolean/boptuc_complex/C4 index 720bb69bf6..abea0ebd13 100644 --- a/tests/boolean/boptuc_complex/C4 +++ b/tests/boolean/boptuc_complex/C4 @@ -4,4 +4,4 @@ restore [locate_data_file b110] b bop a b boptuc result -set square 5994.67 +checkprops result -s 5994.67 diff --git a/tests/boolean/boptuc_complex/C5 b/tests/boolean/boptuc_complex/C5 index b5da226f77..504e0b2dfc 100644 --- a/tests/boolean/boptuc_complex/C5 +++ b/tests/boolean/boptuc_complex/C5 @@ -4,4 +4,4 @@ restore [locate_data_file b112] b bop a b boptuc result -set square 47686.4 +checkprops result -s 47686.4 diff --git a/tests/boolean/boptuc_complex/C6 b/tests/boolean/boptuc_complex/C6 index c90ac283c1..4b4dcfc9da 100644 --- a/tests/boolean/boptuc_complex/C6 +++ b/tests/boolean/boptuc_complex/C6 @@ -4,4 +4,4 @@ restore [locate_data_file b114] b bop a b boptuc result -set square 21046.7 +checkprops result -s 21046.7 diff --git a/tests/boolean/boptuc_complex/C7 b/tests/boolean/boptuc_complex/C7 index 5945aa891e..88ff844002 100644 --- a/tests/boolean/boptuc_complex/C7 +++ b/tests/boolean/boptuc_complex/C7 @@ -4,4 +4,4 @@ restore [locate_data_file b116] b bop a b boptuc result -set square 12566.4 +checkprops result -s 12566.4 diff --git a/tests/boolean/boptuc_complex/C8 b/tests/boolean/boptuc_complex/C8 index eb2ac57b1f..80a7cea317 100644 --- a/tests/boolean/boptuc_complex/C8 +++ b/tests/boolean/boptuc_complex/C8 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b boptuc result -set square 4712.39 +checkprops result -s 4712.39 diff --git a/tests/boolean/boptuc_complex/C9 b/tests/boolean/boptuc_complex/C9 index 2d32db76a4..e6d1e58ace 100644 --- a/tests/boolean/boptuc_complex/C9 +++ b/tests/boolean/boptuc_complex/C9 @@ -4,4 +4,4 @@ restore [locate_data_file b124] b bop a b boptuc result -set square 6126.11 +checkprops result -s 6126.11 diff --git a/tests/boolean/boptuc_complex/D1 b/tests/boolean/boptuc_complex/D1 index 8a0dc7b76f..8c818e0487 100644 --- a/tests/boolean/boptuc_complex/D1 +++ b/tests/boolean/boptuc_complex/D1 @@ -4,4 +4,4 @@ restore [locate_data_file b126] b bop a b boptuc result -set square 11781 +checkprops result -s 11781 diff --git a/tests/boolean/boptuc_complex/D2 b/tests/boolean/boptuc_complex/D2 index 0cc99ba774..b7afa5f475 100644 --- a/tests/boolean/boptuc_complex/D2 +++ b/tests/boolean/boptuc_complex/D2 @@ -4,4 +4,4 @@ restore [locate_data_file a138] b bop a b boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_complex/D3 b/tests/boolean/boptuc_complex/D3 index 8fc9ec1685..f5988708d4 100644 --- a/tests/boolean/boptuc_complex/D3 +++ b/tests/boolean/boptuc_complex/D3 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b boptuc result -set square 6347.92 +checkprops result -s 6347.92 diff --git a/tests/boolean/boptuc_complex/D4 b/tests/boolean/boptuc_complex/D4 index bfa5cc5ef8..7a272979ba 100644 --- a/tests/boolean/boptuc_complex/D4 +++ b/tests/boolean/boptuc_complex/D4 @@ -4,4 +4,4 @@ restore [locate_data_file b132] b bop a b boptuc result -set square 19918.1 +checkprops result -s 19918.1 diff --git a/tests/boolean/boptuc_complex/D6 b/tests/boolean/boptuc_complex/D6 index 664b33d46a..d2a8c6a607 100644 --- a/tests/boolean/boptuc_complex/D6 +++ b/tests/boolean/boptuc_complex/D6 @@ -4,4 +4,4 @@ restore [locate_data_file b130] b bop a b boptuc result -set square 11060.3 +checkprops result -s 11060.3 diff --git a/tests/boolean/boptuc_complex/D7 b/tests/boolean/boptuc_complex/D7 index b7904f742c..87f7485f32 100644 --- a/tests/boolean/boptuc_complex/D7 +++ b/tests/boolean/boptuc_complex/D7 @@ -4,4 +4,4 @@ restore [locate_data_file b140] b bop a b boptuc result -set square 4454.93 +checkprops result -s 4454.93 diff --git a/tests/boolean/boptuc_complex/D8 b/tests/boolean/boptuc_complex/D8 index 56965afbfd..d82dcf725f 100644 --- a/tests/boolean/boptuc_complex/D8 +++ b/tests/boolean/boptuc_complex/D8 @@ -4,4 +4,4 @@ restore [locate_data_file b142] b bop a b boptuc result -set square 25583.2 +checkprops result -s 25583.2 diff --git a/tests/boolean/boptuc_complex/D9 b/tests/boolean/boptuc_complex/D9 index d2e7f3b769..e791e346b3 100644 --- a/tests/boolean/boptuc_complex/D9 +++ b/tests/boolean/boptuc_complex/D9 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_complex/E1 b/tests/boolean/boptuc_complex/E1 index 0080ddabd9..bca41a0990 100644 --- a/tests/boolean/boptuc_complex/E1 +++ b/tests/boolean/boptuc_complex/E1 @@ -4,4 +4,4 @@ restore [locate_data_file a158] b bop a b boptuc result -set square 25034.4 +checkprops result -s 25034.4 diff --git a/tests/boolean/boptuc_complex/E2 b/tests/boolean/boptuc_complex/E2 index 09648798ec..28d5983235 100644 --- a/tests/boolean/boptuc_complex/E2 +++ b/tests/boolean/boptuc_complex/E2 @@ -4,4 +4,4 @@ restore [locate_data_file b148] b bop a b boptuc result -set square 23561.9 +checkprops result -s 23561.9 diff --git a/tests/boolean/boptuc_complex/E3 b/tests/boolean/boptuc_complex/E3 index 87559f71d7..d93b785906 100644 --- a/tests/boolean/boptuc_complex/E3 +++ b/tests/boolean/boptuc_complex/E3 @@ -4,4 +4,4 @@ restore [locate_data_file a160] b bop a b boptuc result -set square 33379.4 +checkprops result -s 33379.4 diff --git a/tests/boolean/boptuc_complex/E4 b/tests/boolean/boptuc_complex/E4 index 0d7dbf4151..6b18a42404 100644 --- a/tests/boolean/boptuc_complex/E4 +++ b/tests/boolean/boptuc_complex/E4 @@ -4,4 +4,4 @@ restore [locate_data_file b118] b bop a b boptuc result -set square 10602.8 +checkprops result -s 10602.8 diff --git a/tests/boolean/boptuc_complex/E5 b/tests/boolean/boptuc_complex/E5 index 58e1d701e6..32cc518fa9 100644 --- a/tests/boolean/boptuc_complex/E5 +++ b/tests/boolean/boptuc_complex/E5 @@ -4,4 +4,4 @@ restore [locate_data_file a157] b bop a b boptuc result -set square 4869.47 +checkprops result -s 4869.47 diff --git a/tests/boolean/boptuc_complex/E6 b/tests/boolean/boptuc_complex/E6 index 4fa199d2c1..7b352456e4 100644 --- a/tests/boolean/boptuc_complex/E6 +++ b/tests/boolean/boptuc_complex/E6 @@ -4,4 +4,4 @@ restore [locate_data_file a152] b bop a b boptuc result -set square 10053.1 +checkprops result -s 10053.1 diff --git a/tests/boolean/boptuc_complex/E7 b/tests/boolean/boptuc_complex/E7 index d18685f614..9372291ae6 100644 --- a/tests/boolean/boptuc_complex/E7 +++ b/tests/boolean/boptuc_complex/E7 @@ -4,4 +4,4 @@ restore [locate_data_file b148] b bop a b boptuc result -set square 23561.8 +checkprops result -s 23561.8 diff --git a/tests/boolean/boptuc_complex/E8 b/tests/boolean/boptuc_complex/E8 index 468b2a6024..d1e5639edd 100644 --- a/tests/boolean/boptuc_complex/E8 +++ b/tests/boolean/boptuc_complex/E8 @@ -4,4 +4,4 @@ restore [locate_data_file b160] b bop a b boptuc result -set square 31415.7 +checkprops result -s 31415.7 diff --git a/tests/boolean/boptuc_complex/E9 b/tests/boolean/boptuc_complex/E9 index 2b854130c6..51652c0d73 100644 --- a/tests/boolean/boptuc_complex/E9 +++ b/tests/boolean/boptuc_complex/E9 @@ -4,4 +4,4 @@ restore [locate_data_file b164] b bop a b boptuc result -set square 548.395 +checkprops result -s 548.395 diff --git a/tests/boolean/boptuc_complex/F1 b/tests/boolean/boptuc_complex/F1 index 910f511684..542ebb7fef 100644 --- a/tests/boolean/boptuc_complex/F1 +++ b/tests/boolean/boptuc_complex/F1 @@ -4,4 +4,4 @@ restore [locate_data_file a167] b bop a b boptuc result -set square 5261.59 +checkprops result -s 5261.59 diff --git a/tests/boolean/boptuc_complex/F2 b/tests/boolean/boptuc_complex/F2 index d278c45624..3c4896c2b5 100644 --- a/tests/boolean/boptuc_complex/F2 +++ b/tests/boolean/boptuc_complex/F2 @@ -4,4 +4,4 @@ restore [locate_data_file b168] b bop a b boptuc result -set square 2069.08 +checkprops result -s 2069.08 diff --git a/tests/boolean/boptuc_complex/F3 b/tests/boolean/boptuc_complex/F3 index 6661c3808c..1883135b19 100644 --- a/tests/boolean/boptuc_complex/F3 +++ b/tests/boolean/boptuc_complex/F3 @@ -4,4 +4,4 @@ restore [locate_data_file b170] b bop a b boptuc result -set square 10878.8 +checkprops result -s 10878.8 diff --git a/tests/boolean/boptuc_complex/F4 b/tests/boolean/boptuc_complex/F4 index fd5b439b00..48e67642fe 100644 --- a/tests/boolean/boptuc_complex/F4 +++ b/tests/boolean/boptuc_complex/F4 @@ -4,4 +4,4 @@ restore [locate_data_file a164] b bop a b boptuc result -set square 12530.8 +checkprops result -s 12530.8 diff --git a/tests/boolean/boptuc_complex/F5 b/tests/boolean/boptuc_complex/F5 index 590989a548..8a86b23b5d 100644 --- a/tests/boolean/boptuc_complex/F5 +++ b/tests/boolean/boptuc_complex/F5 @@ -4,4 +4,4 @@ restore [locate_data_file b189] b bop a b boptuc result -set square 21697.8 +checkprops result -s 21697.8 diff --git a/tests/boolean/boptuc_complex/F6 b/tests/boolean/boptuc_complex/F6 index baf35b4cf3..efa72cc24e 100644 --- a/tests/boolean/boptuc_complex/F6 +++ b/tests/boolean/boptuc_complex/F6 @@ -4,4 +4,4 @@ restore [locate_data_file b191] b bop a b boptuc result -set square 19606.6 +checkprops result -s 19606.6 diff --git a/tests/boolean/boptuc_complex/F7 b/tests/boolean/boptuc_complex/F7 index 7cb9111817..49b0643994 100644 --- a/tests/boolean/boptuc_complex/F7 +++ b/tests/boolean/boptuc_complex/F7 @@ -4,4 +4,4 @@ restore [locate_data_file a206] b bop a b boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_complex/F8 b/tests/boolean/boptuc_complex/F8 index 5e837d3990..4341c66e29 100644 --- a/tests/boolean/boptuc_complex/F8 +++ b/tests/boolean/boptuc_complex/F8 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b boptuc result -set square 23498.7 +checkprops result -s 23498.7 diff --git a/tests/boolean/boptuc_complex/F9 b/tests/boolean/boptuc_complex/F9 index 0b9086dae6..886a072a0b 100644 --- a/tests/boolean/boptuc_complex/F9 +++ b/tests/boolean/boptuc_complex/F9 @@ -4,4 +4,4 @@ restore [locate_data_file b199] b bop a b boptuc result -set square 25398.9 +checkprops result -s 25398.9 diff --git a/tests/boolean/boptuc_complex/G1 b/tests/boolean/boptuc_complex/G1 index e00c241325..b38b9908cb 100644 --- a/tests/boolean/boptuc_complex/G1 +++ b/tests/boolean/boptuc_complex/G1 @@ -4,4 +4,4 @@ restore [locate_data_file b210] b bop a b boptuc result -set square 8997.65 +checkprops result -s 8997.65 diff --git a/tests/boolean/boptuc_complex/G2 b/tests/boolean/boptuc_complex/G2 index f6b74c5aee..306592d556 100644 --- a/tests/boolean/boptuc_complex/G2 +++ b/tests/boolean/boptuc_complex/G2 @@ -11,4 +11,4 @@ prism p1 A1_rr_7 0 0 4 bop rr p1 boptuc result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/boptuc_complex/G3 b/tests/boolean/boptuc_complex/G3 index b4393cc77a..68e218df09 100644 --- a/tests/boolean/boptuc_complex/G3 +++ b/tests/boolean/boptuc_complex/G3 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_complex/G4 b/tests/boolean/boptuc_complex/G4 index 0c8aa19ad1..55e07d7a41 100644 --- a/tests/boolean/boptuc_complex/G4 +++ b/tests/boolean/boptuc_complex/G4 @@ -14,4 +14,4 @@ bop rr_1 p1 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_complex/G5 b/tests/boolean/boptuc_complex/G5 index 6da6e519da..1d6c86d460 100644 --- a/tests/boolean/boptuc_complex/G5 +++ b/tests/boolean/boptuc_complex/G5 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 boptuc result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/boptuc_complex/G6 b/tests/boolean/boptuc_complex/G6 index f5755b2dca..dcb8f5d444 100644 --- a/tests/boolean/boptuc_complex/G6 +++ b/tests/boolean/boptuc_complex/G6 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 boptuc result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/boptuc_complex/G7 b/tests/boolean/boptuc_complex/G7 index 76dedc8037..83c3d811a0 100644 --- a/tests/boolean/boptuc_complex/G7 +++ b/tests/boolean/boptuc_complex/G7 @@ -13,4 +13,4 @@ explode rr so bop rr_1 p1 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_complex/G8 b/tests/boolean/boptuc_complex/G8 index 247cb46a04..5cb02277db 100644 --- a/tests/boolean/boptuc_complex/G8 +++ b/tests/boolean/boptuc_complex/G8 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 250 +checkprops result -s 250 diff --git a/tests/boolean/boptuc_complex/G9 b/tests/boolean/boptuc_complex/G9 index 241d18f630..20395287da 100644 --- a/tests/boolean/boptuc_complex/G9 +++ b/tests/boolean/boptuc_complex/G9 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 400 +checkprops result -s 400 diff --git a/tests/boolean/boptuc_complex/H1 b/tests/boolean/boptuc_complex/H1 index 97c318cced..94135d1814 100644 --- a/tests/boolean/boptuc_complex/H1 +++ b/tests/boolean/boptuc_complex/H1 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 300 +checkprops result -s 300 diff --git a/tests/boolean/boptuc_complex/H2 b/tests/boolean/boptuc_complex/H2 index 855fdae90e..2c2576d551 100644 --- a/tests/boolean/boptuc_complex/H2 +++ b/tests/boolean/boptuc_complex/H2 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 300 +checkprops result -s 300 diff --git a/tests/boolean/boptuc_complex/H3 b/tests/boolean/boptuc_complex/H3 index 39177fd5a7..dbda999615 100644 --- a/tests/boolean/boptuc_complex/H3 +++ b/tests/boolean/boptuc_complex/H3 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 304.289 +checkprops result -s 304.289 diff --git a/tests/boolean/boptuc_complex/H4 b/tests/boolean/boptuc_complex/H4 index 423f7f9bd5..00c49021db 100644 --- a/tests/boolean/boptuc_complex/H4 +++ b/tests/boolean/boptuc_complex/H4 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 200 +checkprops result -s 200 diff --git a/tests/boolean/boptuc_complex/H5 b/tests/boolean/boptuc_complex/H5 index 34b7bcac09..463eda0ff0 100644 --- a/tests/boolean/boptuc_complex/H5 +++ b/tests/boolean/boptuc_complex/H5 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 68.6292 +checkprops result -s 68.6292 diff --git a/tests/boolean/boptuc_complex/H6 b/tests/boolean/boptuc_complex/H6 index c8c203e676..b8ce2f6f5d 100644 --- a/tests/boolean/boptuc_complex/H6 +++ b/tests/boolean/boptuc_complex/H6 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 600 +checkprops result -s 600 diff --git a/tests/boolean/boptuc_complex/H7 b/tests/boolean/boptuc_complex/H7 index c66953b6ba..12d4452239 100644 --- a/tests/boolean/boptuc_complex/H7 +++ b/tests/boolean/boptuc_complex/H7 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 4886.92 +checkprops result -s 4886.92 diff --git a/tests/boolean/boptuc_complex/H8 b/tests/boolean/boptuc_complex/H8 index fa2af93b03..9a25a44ecc 100644 --- a/tests/boolean/boptuc_complex/H8 +++ b/tests/boolean/boptuc_complex/H8 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 4886.92 +checkprops result -s 4886.92 diff --git a/tests/boolean/boptuc_complex/H9 b/tests/boolean/boptuc_complex/H9 index cfe2278592..b43b5ee27a 100644 --- a/tests/boolean/boptuc_complex/H9 +++ b/tests/boolean/boptuc_complex/H9 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 61221 +checkprops result -s 61221 diff --git a/tests/boolean/boptuc_complex/I1 b/tests/boolean/boptuc_complex/I1 index 11f41bcad9..44828b0b28 100644 --- a/tests/boolean/boptuc_complex/I1 +++ b/tests/boolean/boptuc_complex/I1 @@ -4,4 +4,4 @@ restore [locate_data_file sf3] b2 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_complex/I2 b/tests/boolean/boptuc_complex/I2 index bb5fb2ac17..a0b3ea6f04 100644 --- a/tests/boolean/boptuc_complex/I2 +++ b/tests/boolean/boptuc_complex/I2 @@ -5,4 +5,4 @@ bop b1 b2 boptuc result -set square 25132.7 +checkprops result -s 25132.7 diff --git a/tests/boolean/boptuc_simple/A1 b/tests/boolean/boptuc_simple/A1 index 638b01699f..8744891d08 100644 --- a/tests/boolean/boptuc_simple/A1 +++ b/tests/boolean/boptuc_simple/A1 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/A2 b/tests/boolean/boptuc_simple/A2 index 71553600f3..2e7be3bde4 100644 --- a/tests/boolean/boptuc_simple/A2 +++ b/tests/boolean/boptuc_simple/A2 @@ -4,4 +4,4 @@ box b2 0 0 0 1 1.5 1 bop b1 b2 boptuc result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/boptuc_simple/A3 b/tests/boolean/boptuc_simple/A3 index d822ccd5a6..7ecfbd0dea 100644 --- a/tests/boolean/boptuc_simple/A3 +++ b/tests/boolean/boptuc_simple/A3 @@ -4,4 +4,4 @@ box b2 0 1 0 1 0.5 1 bop b1 b2 boptuc result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/boptuc_simple/A4 b/tests/boolean/boptuc_simple/A4 index 90ff5cfd03..34b79443f3 100644 --- a/tests/boolean/boptuc_simple/A4 +++ b/tests/boolean/boptuc_simple/A4 @@ -4,4 +4,4 @@ box b2 1 1 0 1 1 1 bop b1 b2 boptuc result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/boptuc_simple/A5 b/tests/boolean/boptuc_simple/A5 index 4bbf75cc3a..d6dace32a2 100644 --- a/tests/boolean/boptuc_simple/A5 +++ b/tests/boolean/boptuc_simple/A5 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 1 0.5 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/A6 b/tests/boolean/boptuc_simple/A6 index bc7a64769c..2d051fa7b3 100644 --- a/tests/boolean/boptuc_simple/A6 +++ b/tests/boolean/boptuc_simple/A6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 1 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/A7 b/tests/boolean/boptuc_simple/A7 index d136067ed9..965f83bb04 100644 --- a/tests/boolean/boptuc_simple/A7 +++ b/tests/boolean/boptuc_simple/A7 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 1.5 1 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/A8 b/tests/boolean/boptuc_simple/A8 index 2d96858c60..024c9a544e 100644 --- a/tests/boolean/boptuc_simple/A8 +++ b/tests/boolean/boptuc_simple/A8 @@ -4,4 +4,4 @@ box b2 0 0.5 0 1 1 1 bop b1 b2 boptuc result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/boptuc_simple/A9 b/tests/boolean/boptuc_simple/A9 index 54c6c09193..1f4ad4148c 100644 --- a/tests/boolean/boptuc_simple/A9 +++ b/tests/boolean/boptuc_simple/A9 @@ -4,4 +4,4 @@ box b2 0 0.25 0 1 0.5 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/B1 b/tests/boolean/boptuc_simple/B1 index 6780f4bc11..98cc630b86 100644 --- a/tests/boolean/boptuc_simple/B1 +++ b/tests/boolean/boptuc_simple/B1 @@ -4,4 +4,4 @@ box b2 0 0 0 0.5 0.5 0.5 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/B2 b/tests/boolean/boptuc_simple/B2 index b2a7797a2e..ef4590384c 100644 --- a/tests/boolean/boptuc_simple/B2 +++ b/tests/boolean/boptuc_simple/B2 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 0.5 0.5 0.5 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/B3 b/tests/boolean/boptuc_simple/B3 index 457c81d2e6..b0cd394f5a 100644 --- a/tests/boolean/boptuc_simple/B3 +++ b/tests/boolean/boptuc_simple/B3 @@ -4,4 +4,4 @@ box b2 0 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/B4 b/tests/boolean/boptuc_simple/B4 index 99f89d0095..caa7b1e0a7 100644 --- a/tests/boolean/boptuc_simple/B4 +++ b/tests/boolean/boptuc_simple/B4 @@ -4,4 +4,4 @@ box b2 -0.5 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/B5 b/tests/boolean/boptuc_simple/B5 index 778c5c8f6d..1c44643cda 100644 --- a/tests/boolean/boptuc_simple/B5 +++ b/tests/boolean/boptuc_simple/B5 @@ -4,4 +4,4 @@ box b2 0 0 0 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/B6 b/tests/boolean/boptuc_simple/B6 index 79a47a2874..2082a3ded6 100644 --- a/tests/boolean/boptuc_simple/B6 +++ b/tests/boolean/boptuc_simple/B6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 3.5 +checkprops result -s 3.5 diff --git a/tests/boolean/boptuc_simple/B7 b/tests/boolean/boptuc_simple/B7 index 72dbe3a1f5..cf2ad8cdda 100644 --- a/tests/boolean/boptuc_simple/B7 +++ b/tests/boolean/boptuc_simple/B7 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/B8 b/tests/boolean/boptuc_simple/B8 index 5f4d745adc..dc8903493e 100644 --- a/tests/boolean/boptuc_simple/B8 +++ b/tests/boolean/boptuc_simple/B8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 1 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/B9 b/tests/boolean/boptuc_simple/B9 index d170633aa7..535a2b1ad7 100644 --- a/tests/boolean/boptuc_simple/B9 +++ b/tests/boolean/boptuc_simple/B9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 1 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/C1 b/tests/boolean/boptuc_simple/C1 index 1ae3cfea8c..215126a8d9 100644 --- a/tests/boolean/boptuc_simple/C1 +++ b/tests/boolean/boptuc_simple/C1 @@ -4,4 +4,4 @@ box b2 0.5 0 0 1 1 0.5 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/C2 b/tests/boolean/boptuc_simple/C2 index 0e796cdc56..e45404cd10 100644 --- a/tests/boolean/boptuc_simple/C2 +++ b/tests/boolean/boptuc_simple/C2 @@ -4,4 +4,4 @@ box b2 0.5 0 -0.5 1 1 0.5 bop b1 b2 boptuc result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/boptuc_simple/C3 b/tests/boolean/boptuc_simple/C3 index 6d7dbfe5fa..b9cfac7ae3 100644 --- a/tests/boolean/boptuc_simple/C3 +++ b/tests/boolean/boptuc_simple/C3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 5.82843 +checkprops result -s 5.82843 diff --git a/tests/boolean/boptuc_simple/C4 b/tests/boolean/boptuc_simple/C4 index 8d362a089b..9dab3a4090 100644 --- a/tests/boolean/boptuc_simple/C4 +++ b/tests/boolean/boptuc_simple/C4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 2.91421 +checkprops result -s 2.91421 diff --git a/tests/boolean/boptuc_simple/C5 b/tests/boolean/boptuc_simple/C5 index b8fa1697e3..d8d4c8432c 100644 --- a/tests/boolean/boptuc_simple/C5 +++ b/tests/boolean/boptuc_simple/C5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 1.83211 +checkprops result -s 1.83211 diff --git a/tests/boolean/boptuc_simple/C6 b/tests/boolean/boptuc_simple/C6 index da7292533c..b5b5843b74 100644 --- a/tests/boolean/boptuc_simple/C6 +++ b/tests/boolean/boptuc_simple/C6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 boptuc result -set square 1.54631 +checkprops result -s 1.54631 diff --git a/tests/boolean/boptuc_simple/C7 b/tests/boolean/boptuc_simple/C7 index a4317e52a6..8d15be84be 100644 --- a/tests/boolean/boptuc_simple/C7 +++ b/tests/boolean/boptuc_simple/C7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 6.12132 +checkprops result -s 6.12132 diff --git a/tests/boolean/boptuc_simple/C8 b/tests/boolean/boptuc_simple/C8 index 6e4c954c7b..944b352fd5 100644 --- a/tests/boolean/boptuc_simple/C8 +++ b/tests/boolean/boptuc_simple/C8 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 boptuc result -set square 4.01246 +checkprops result -s 4.01246 diff --git a/tests/boolean/boptuc_simple/C9 b/tests/boolean/boptuc_simple/C9 index 254b619326..069517dade 100644 --- a/tests/boolean/boptuc_simple/C9 +++ b/tests/boolean/boptuc_simple/C9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 1.95711 +checkprops result -s 1.95711 diff --git a/tests/boolean/boptuc_simple/D1 b/tests/boolean/boptuc_simple/D1 index abc9af6fb8..6c93dc683b 100644 --- a/tests/boolean/boptuc_simple/D1 +++ b/tests/boolean/boptuc_simple/D1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 boptuc result -set square 1.27082 +checkprops result -s 1.27082 diff --git a/tests/boolean/boptuc_simple/D2 b/tests/boolean/boptuc_simple/D2 index bfa2bcfd5e..ee9c79e2f6 100644 --- a/tests/boolean/boptuc_simple/D2 +++ b/tests/boolean/boptuc_simple/D2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 5.9453 +checkprops result -s 5.9453 diff --git a/tests/boolean/boptuc_simple/D3 b/tests/boolean/boptuc_simple/D3 index c73c5cfc5c..84d8e643e9 100644 --- a/tests/boolean/boptuc_simple/D3 +++ b/tests/boolean/boptuc_simple/D3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 2.04657 +checkprops result -s 2.04657 diff --git a/tests/boolean/boptuc_simple/D4 b/tests/boolean/boptuc_simple/D4 index da2f60567f..628b860f86 100644 --- a/tests/boolean/boptuc_simple/D4 +++ b/tests/boolean/boptuc_simple/D4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 boptuc result -set square 3.53635 +checkprops result -s 3.53635 diff --git a/tests/boolean/boptuc_simple/D5 b/tests/boolean/boptuc_simple/D5 index 1fe3caadf6..b9b19bd495 100644 --- a/tests/boolean/boptuc_simple/D5 +++ b/tests/boolean/boptuc_simple/D5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 1.51036 +checkprops result -s 1.51036 diff --git a/tests/boolean/boptuc_simple/D6 b/tests/boolean/boptuc_simple/D6 index 3ef4906b10..fb19166005 100644 --- a/tests/boolean/boptuc_simple/D6 +++ b/tests/boolean/boptuc_simple/D6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 2.14434 +checkprops result -s 2.14434 diff --git a/tests/boolean/boptuc_simple/D7 b/tests/boolean/boptuc_simple/D7 index 885b3fdb01..7ed7f0daa4 100644 --- a/tests/boolean/boptuc_simple/D7 +++ b/tests/boolean/boptuc_simple/D7 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 boptuc result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/boptuc_simple/D8 b/tests/boolean/boptuc_simple/D8 index 5ef2ea63a2..dc5d689461 100644 --- a/tests/boolean/boptuc_simple/D8 +++ b/tests/boolean/boptuc_simple/D8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 3.37361 +checkprops result -s 3.37361 diff --git a/tests/boolean/boptuc_simple/D9 b/tests/boolean/boptuc_simple/D9 index df5b89dc60..f813ecf962 100644 --- a/tests/boolean/boptuc_simple/D9 +++ b/tests/boolean/boptuc_simple/D9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 boptuc result -set square 4.63685 +checkprops result -s 4.63685 diff --git a/tests/boolean/boptuc_simple/E1 b/tests/boolean/boptuc_simple/E1 index aad0e13694..e313d2cef1 100644 --- a/tests/boolean/boptuc_simple/E1 +++ b/tests/boolean/boptuc_simple/E1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 boptuc result -set square 1.44401 +checkprops result -s 1.44401 diff --git a/tests/boolean/boptuc_simple/E2 b/tests/boolean/boptuc_simple/E2 index 9ab529033d..dc1e707c68 100644 --- a/tests/boolean/boptuc_simple/E2 +++ b/tests/boolean/boptuc_simple/E2 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 0.5 0.5 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/E3 b/tests/boolean/boptuc_simple/E3 index c8a5b7f23a..c52893b486 100644 --- a/tests/boolean/boptuc_simple/E3 +++ b/tests/boolean/boptuc_simple/E3 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 0.5 0.5 0.5 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/E4 b/tests/boolean/boptuc_simple/E4 index 71d035d545..1541929645 100644 --- a/tests/boolean/boptuc_simple/E4 +++ b/tests/boolean/boptuc_simple/E4 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 0.5 0.5 0.5 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/E5 b/tests/boolean/boptuc_simple/E5 index e45cee1a06..9fbfef6905 100644 --- a/tests/boolean/boptuc_simple/E5 +++ b/tests/boolean/boptuc_simple/E5 @@ -4,4 +4,4 @@ box b2 0.25 0 0 0.5 1.5 0.5 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/E6 b/tests/boolean/boptuc_simple/E6 index de362a67fd..e2abdf88ba 100644 --- a/tests/boolean/boptuc_simple/E6 +++ b/tests/boolean/boptuc_simple/E6 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 2 +checkprops result -s 2 diff --git a/tests/boolean/boptuc_simple/E7 b/tests/boolean/boptuc_simple/E7 index afd4bb08ef..2ce2eb19a2 100644 --- a/tests/boolean/boptuc_simple/E7 +++ b/tests/boolean/boptuc_simple/E7 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 3.5 +checkprops result -s 3.5 diff --git a/tests/boolean/boptuc_simple/E8 b/tests/boolean/boptuc_simple/E8 index e51a2ae574..fa9e89f1fd 100644 --- a/tests/boolean/boptuc_simple/E8 +++ b/tests/boolean/boptuc_simple/E8 @@ -4,4 +4,4 @@ box b2 0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 3.5 +checkprops result -s 3.5 diff --git a/tests/boolean/boptuc_simple/E9 b/tests/boolean/boptuc_simple/E9 index c3d8dcd278..d6b098f2ac 100644 --- a/tests/boolean/boptuc_simple/E9 +++ b/tests/boolean/boptuc_simple/E9 @@ -4,4 +4,4 @@ box b2 0.25 0 0 1.5 1.5 0.5 bop b1 b2 boptuc result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/boptuc_simple/F1 b/tests/boolean/boptuc_simple/F1 index 175908617c..570d61d8bd 100644 --- a/tests/boolean/boptuc_simple/F1 +++ b/tests/boolean/boptuc_simple/F1 @@ -4,4 +4,4 @@ box b2 -0.25 0 0 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 2 +checkprops result -s 2 diff --git a/tests/boolean/boptuc_simple/F2 b/tests/boolean/boptuc_simple/F2 index b93f85438d..0ab0149c3d 100644 --- a/tests/boolean/boptuc_simple/F2 +++ b/tests/boolean/boptuc_simple/F2 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 0 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 3.5 +checkprops result -s 3.5 diff --git a/tests/boolean/boptuc_simple/F3 b/tests/boolean/boptuc_simple/F3 index abce62f59c..fd5a310a9f 100644 --- a/tests/boolean/boptuc_simple/F3 +++ b/tests/boolean/boptuc_simple/F3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.5 -0.5 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 3.5 +checkprops result -s 3.5 diff --git a/tests/boolean/boptuc_simple/F4 b/tests/boolean/boptuc_simple/F4 index c9c3ba0ada..bad8a2850d 100644 --- a/tests/boolean/boptuc_simple/F4 +++ b/tests/boolean/boptuc_simple/F4 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 1.5 0.5 0.5 bop b1 b2 boptuc result -set square 2 +checkprops result -s 2 diff --git a/tests/boolean/boptuc_simple/F5 b/tests/boolean/boptuc_simple/F5 index 0c2d32d825..fa3e4323f0 100644 --- a/tests/boolean/boptuc_simple/F5 +++ b/tests/boolean/boptuc_simple/F5 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/F6 b/tests/boolean/boptuc_simple/F6 index adc46f3326..6cf3ad1275 100644 --- a/tests/boolean/boptuc_simple/F6 +++ b/tests/boolean/boptuc_simple/F6 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 boptuc result -set square 5.57843 +checkprops result -s 5.57843 diff --git a/tests/boolean/boptuc_simple/F7 b/tests/boolean/boptuc_simple/F7 index 436746883f..54642de678 100644 --- a/tests/boolean/boptuc_simple/F7 +++ b/tests/boolean/boptuc_simple/F7 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 boptuc result -set square 4.39443 +checkprops result -s 4.39443 diff --git a/tests/boolean/boptuc_simple/F8 b/tests/boolean/boptuc_simple/F8 index 2aaad72d57..7994c36644 100644 --- a/tests/boolean/boptuc_simple/F8 +++ b/tests/boolean/boptuc_simple/F8 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/boptuc_simple/F9 b/tests/boolean/boptuc_simple/F9 index c0d86afa96..4ec7cc415a 100644 --- a/tests/boolean/boptuc_simple/F9 +++ b/tests/boolean/boptuc_simple/F9 @@ -6,4 +6,4 @@ trotate b2 0 0.5 0 0 0 1 45 bop b1 b2 boptuc result -set square 2.66421 +checkprops result -s 2.66421 diff --git a/tests/boolean/boptuc_simple/G1 b/tests/boolean/boptuc_simple/G1 index 00cb760ae9..1b2b4682f8 100644 --- a/tests/boolean/boptuc_simple/G1 +++ b/tests/boolean/boptuc_simple/G1 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 boptuc result -set square 5.22287 +checkprops result -s 5.22287 diff --git a/tests/boolean/boptuc_simple/G2 b/tests/boolean/boptuc_simple/G2 index 674ce1a442..0d17f36858 100644 --- a/tests/boolean/boptuc_simple/G2 +++ b/tests/boolean/boptuc_simple/G2 @@ -7,4 +7,4 @@ trotate b2 0.25 0 0 0 0 1 a30 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/G3 b/tests/boolean/boptuc_simple/G3 index 368703a336..a40f1057fb 100644 --- a/tests/boolean/boptuc_simple/G3 +++ b/tests/boolean/boptuc_simple/G3 @@ -6,4 +6,4 @@ trotate b2 1 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 8.49264 +checkprops result -s 8.49264 diff --git a/tests/boolean/boptuc_simple/G4 b/tests/boolean/boptuc_simple/G4 index 4e672cda98..081fcca31c 100644 --- a/tests/boolean/boptuc_simple/G4 +++ b/tests/boolean/boptuc_simple/G4 @@ -6,4 +6,4 @@ trotate b2 -0.25 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 4.25 +checkprops result -s 4.25 diff --git a/tests/boolean/boptuc_simple/G5 b/tests/boolean/boptuc_simple/G5 index bbe2c69479..da3e10097d 100644 --- a/tests/boolean/boptuc_simple/G5 +++ b/tests/boolean/boptuc_simple/G5 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 boptuc result -set square 5.56774 +checkprops result -s 5.56774 diff --git a/tests/boolean/boptuc_simple/G6 b/tests/boolean/boptuc_simple/G6 index 7d0ef69862..9376b9b0ac 100644 --- a/tests/boolean/boptuc_simple/G6 +++ b/tests/boolean/boptuc_simple/G6 @@ -7,4 +7,4 @@ trotate b2 0 0.45 0 0 0 1 a30-90 bop b1 b2 boptuc result -set square 1.27082 +checkprops result -s 1.27082 diff --git a/tests/boolean/boptuc_simple/G7 b/tests/boolean/boptuc_simple/G7 index 28be0881e4..b4a1436264 100644 --- a/tests/boolean/boptuc_simple/G7 +++ b/tests/boolean/boptuc_simple/G7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 45 bop b1 b2 boptuc result -set square 1.95711 +checkprops result -s 1.95711 diff --git a/tests/boolean/boptuc_simple/G8 b/tests/boolean/boptuc_simple/G8 index 5cf7790ba4..63dfa71815 100644 --- a/tests/boolean/boptuc_simple/G8 +++ b/tests/boolean/boptuc_simple/G8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 -30 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/G9 b/tests/boolean/boptuc_simple/G9 index 11e7edb753..fcc882aafd 100644 --- a/tests/boolean/boptuc_simple/G9 +++ b/tests/boolean/boptuc_simple/G9 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 boptuc result -set square 2.57476 +checkprops result -s 2.57476 diff --git a/tests/boolean/boptuc_simple/H1 b/tests/boolean/boptuc_simple/H1 index 0e06ce9528..f0745084dd 100644 --- a/tests/boolean/boptuc_simple/H1 +++ b/tests/boolean/boptuc_simple/H1 @@ -6,4 +6,4 @@ trotate b2 0 0.75 0 0 0 1 -45 bop b1 b2 boptuc result -set square 7.22303 +checkprops result -s 7.22303 diff --git a/tests/boolean/boptuc_simple/H2 b/tests/boolean/boptuc_simple/H2 index 4ee6450dda..e03cac798e 100644 --- a/tests/boolean/boptuc_simple/H2 +++ b/tests/boolean/boptuc_simple/H2 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 boptuc result -set square 6.23084 +checkprops result -s 6.23084 diff --git a/tests/boolean/boptuc_simple/H3 b/tests/boolean/boptuc_simple/H3 index 5c8f55d772..af178e53ad 100644 --- a/tests/boolean/boptuc_simple/H3 +++ b/tests/boolean/boptuc_simple/H3 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 2.17157 +checkprops result -s 2.17157 diff --git a/tests/boolean/boptuc_simple/H4 b/tests/boolean/boptuc_simple/H4 index af8167f2ec..0597704c15 100644 --- a/tests/boolean/boptuc_simple/H4 +++ b/tests/boolean/boptuc_simple/H4 @@ -6,4 +6,4 @@ trotate b2 0.5 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 4.16421 +checkprops result -s 4.16421 diff --git a/tests/boolean/boptuc_simple/H5 b/tests/boolean/boptuc_simple/H5 index 1e39f8f1b3..b1b50c8dd8 100644 --- a/tests/boolean/boptuc_simple/H5 +++ b/tests/boolean/boptuc_simple/H5 @@ -7,4 +7,4 @@ trotate b2 1 0 0 0 0 1 a30 bop b1 b2 boptuc result -set square 5.11803 +checkprops result -s 5.11803 diff --git a/tests/boolean/boptuc_simple/H6 b/tests/boolean/boptuc_simple/H6 index a7edf8973d..c6232abb93 100644 --- a/tests/boolean/boptuc_simple/H6 +++ b/tests/boolean/boptuc_simple/H6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 3.66421 +checkprops result -s 3.66421 diff --git a/tests/boolean/boptuc_simple/H7 b/tests/boolean/boptuc_simple/H7 index b47f20bd30..a39ce6451a 100644 --- a/tests/boolean/boptuc_simple/H7 +++ b/tests/boolean/boptuc_simple/H7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 240 bop b1 b2 boptuc result -set square 0.769504 +checkprops result -s 0.769504 diff --git a/tests/boolean/boptuc_simple/H8 b/tests/boolean/boptuc_simple/H8 index 48d65910f1..7b514fe014 100644 --- a/tests/boolean/boptuc_simple/H8 +++ b/tests/boolean/boptuc_simple/H8 @@ -7,4 +7,4 @@ trotate b2 0 0.25 0 0 0 1 a30 bop b1 b2 boptuc result -set square 2.68576 +checkprops result -s 2.68576 diff --git a/tests/boolean/boptuc_simple/H9 b/tests/boolean/boptuc_simple/H9 index 48e276538d..fc163101db 100644 --- a/tests/boolean/boptuc_simple/H9 +++ b/tests/boolean/boptuc_simple/H9 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/I1 b/tests/boolean/boptuc_simple/I1 index d308d27596..5f94db5821 100644 --- a/tests/boolean/boptuc_simple/I1 +++ b/tests/boolean/boptuc_simple/I1 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 boptuc result -set square 2.14434 +checkprops result -s 2.14434 diff --git a/tests/boolean/boptuc_simple/I2 b/tests/boolean/boptuc_simple/I2 index d4d1dfb5b0..f23d221bb2 100644 --- a/tests/boolean/boptuc_simple/I2 +++ b/tests/boolean/boptuc_simple/I2 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 boptuc result -set square 1.63554 +checkprops result -s 1.63554 diff --git a/tests/boolean/boptuc_simple/I3 b/tests/boolean/boptuc_simple/I3 index 9dd485ce06..55702e541b 100644 --- a/tests/boolean/boptuc_simple/I3 +++ b/tests/boolean/boptuc_simple/I3 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/I4 b/tests/boolean/boptuc_simple/I4 index 92f434227f..307d121f31 100644 --- a/tests/boolean/boptuc_simple/I4 +++ b/tests/boolean/boptuc_simple/I4 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 boptuc result -set square 2.58452 +checkprops result -s 2.58452 diff --git a/tests/boolean/boptuc_simple/I5 b/tests/boolean/boptuc_simple/I5 index a23f6d092c..0106892991 100644 --- a/tests/boolean/boptuc_simple/I5 +++ b/tests/boolean/boptuc_simple/I5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 boptuc result -set square 2.45473 +checkprops result -s 2.45473 diff --git a/tests/boolean/boptuc_simple/I6 b/tests/boolean/boptuc_simple/I6 index 459631892a..c26a0c03f9 100644 --- a/tests/boolean/boptuc_simple/I6 +++ b/tests/boolean/boptuc_simple/I6 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 boptuc result -set square 9.58579 +checkprops result -s 9.58579 diff --git a/tests/boolean/boptuc_simple/I7 b/tests/boolean/boptuc_simple/I7 index ff43f7983e..c9639c6e89 100644 --- a/tests/boolean/boptuc_simple/I7 +++ b/tests/boolean/boptuc_simple/I7 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 boptuc result -set square 1.3204 +checkprops result -s 1.3204 diff --git a/tests/boolean/boptuc_simple/I8 b/tests/boolean/boptuc_simple/I8 index 982049f883..51f8084f40 100644 --- a/tests/boolean/boptuc_simple/I8 +++ b/tests/boolean/boptuc_simple/I8 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 boptuc result -set square 2.39241 +checkprops result -s 2.39241 diff --git a/tests/boolean/boptuc_simple/I9 b/tests/boolean/boptuc_simple/I9 index 0e89a6b164..8271e93871 100644 --- a/tests/boolean/boptuc_simple/I9 +++ b/tests/boolean/boptuc_simple/I9 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 boptuc result -set square 0.521447 +checkprops result -s 0.521447 diff --git a/tests/boolean/boptuc_simple/J1 b/tests/boolean/boptuc_simple/J1 index 8de8af467e..c8e5a80cde 100644 --- a/tests/boolean/boptuc_simple/J1 +++ b/tests/boolean/boptuc_simple/J1 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 boptuc result -set square 5.19853 +checkprops result -s 5.19853 diff --git a/tests/boolean/boptuc_simple/J2 b/tests/boolean/boptuc_simple/J2 index 76ad37f4f7..29e1a19bdc 100644 --- a/tests/boolean/boptuc_simple/J2 +++ b/tests/boolean/boptuc_simple/J2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 4.52157 +checkprops result -s 4.52157 diff --git a/tests/boolean/boptuc_simple/J3 b/tests/boolean/boptuc_simple/J3 index 26848082cd..436113ebec 100644 --- a/tests/boolean/boptuc_simple/J3 +++ b/tests/boolean/boptuc_simple/J3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 4.72361 +checkprops result -s 4.72361 diff --git a/tests/boolean/boptuc_simple/J4 b/tests/boolean/boptuc_simple/J4 index c396361e19..75237dfd84 100644 --- a/tests/boolean/boptuc_simple/J4 +++ b/tests/boolean/boptuc_simple/J4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 4.12361 +checkprops result -s 4.12361 diff --git a/tests/boolean/boptuc_simple/J5 b/tests/boolean/boptuc_simple/J5 index f7de831fff..bd31c716b8 100644 --- a/tests/boolean/boptuc_simple/J5 +++ b/tests/boolean/boptuc_simple/J5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 2.79619 +checkprops result -s 2.79619 diff --git a/tests/boolean/boptuc_simple/J6 b/tests/boolean/boptuc_simple/J6 index 9c9edbf88d..e73a23fe8e 100644 --- a/tests/boolean/boptuc_simple/J6 +++ b/tests/boolean/boptuc_simple/J6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 boptuc result -set square 3.56678 +checkprops result -s 3.56678 diff --git a/tests/boolean/boptuc_simple/J7 b/tests/boolean/boptuc_simple/J7 index b4eba5b108..f242f13f1d 100644 --- a/tests/boolean/boptuc_simple/J7 +++ b/tests/boolean/boptuc_simple/J7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 boptuc result -set square 2.55897 +checkprops result -s 2.55897 diff --git a/tests/boolean/boptuc_simple/J8 b/tests/boolean/boptuc_simple/J8 index 67630ecd93..dd65ced790 100644 --- a/tests/boolean/boptuc_simple/J8 +++ b/tests/boolean/boptuc_simple/J8 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 boptuc result -set square 1.89718 +checkprops result -s 1.89718 diff --git a/tests/boolean/boptuc_simple/J9 b/tests/boolean/boptuc_simple/J9 index 706fecde95..8673b3254e 100644 --- a/tests/boolean/boptuc_simple/J9 +++ b/tests/boolean/boptuc_simple/J9 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0 0.5 0.5 1 bop b1 b2 boptuc result -set square 2.375 +checkprops result -s 2.375 diff --git a/tests/boolean/boptuc_simple/K1 b/tests/boolean/boptuc_simple/K1 index 75c8a47e30..bec2def4df 100644 --- a/tests/boolean/boptuc_simple/K1 +++ b/tests/boolean/boptuc_simple/K1 @@ -4,4 +4,4 @@ box b2 0.25 0.25 0 0.5 0.5 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/K2 b/tests/boolean/boptuc_simple/K2 index d6b7d21e62..bc04079093 100644 --- a/tests/boolean/boptuc_simple/K2 +++ b/tests/boolean/boptuc_simple/K2 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 boptuc result -set square 0.521447 +checkprops result -s 0.521447 diff --git a/tests/boolean/boptuc_simple/K3 b/tests/boolean/boptuc_simple/K3 index 1ab319ef1e..015c1d71f6 100644 --- a/tests/boolean/boptuc_simple/K3 +++ b/tests/boolean/boptuc_simple/K3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 boptuc result -set square 1.75 +checkprops result -s 1.75 diff --git a/tests/boolean/boptuc_simple/K4 b/tests/boolean/boptuc_simple/K4 index f2e56bc32b..5be17f3df0 100644 --- a/tests/boolean/boptuc_simple/K4 +++ b/tests/boolean/boptuc_simple/K4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 boptuc result -set square 2.15801 +checkprops result -s 2.15801 diff --git a/tests/boolean/boptuc_simple/K5 b/tests/boolean/boptuc_simple/K5 index 6001acbafb..667912bb4d 100644 --- a/tests/boolean/boptuc_simple/K5 +++ b/tests/boolean/boptuc_simple/K5 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0 0.5 1.5 1 bop b1 b2 boptuc result -set square 3.5 +checkprops result -s 3.5 diff --git a/tests/boolean/boptuc_simple/K6 b/tests/boolean/boptuc_simple/K6 index a00d1950b2..ecb0f7b0e7 100644 --- a/tests/boolean/boptuc_simple/K6 +++ b/tests/boolean/boptuc_simple/K6 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 4.5216 +checkprops result -s 4.5216 diff --git a/tests/boolean/boptuc_simple/K7 b/tests/boolean/boptuc_simple/K7 index 462010a7b6..ba4e5fb26f 100644 --- a/tests/boolean/boptuc_simple/K7 +++ b/tests/boolean/boptuc_simple/K7 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 3.65013 +checkprops result -s 3.65013 diff --git a/tests/boolean/boptuc_simple/K8 b/tests/boolean/boptuc_simple/K8 index 1ddfdc0439..b70ca09bcc 100644 --- a/tests/boolean/boptuc_simple/K8 +++ b/tests/boolean/boptuc_simple/K8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 4.72361 +checkprops result -s 4.72361 diff --git a/tests/boolean/boptuc_simple/K9 b/tests/boolean/boptuc_simple/K9 index 5578f00460..ac53b36ec7 100644 --- a/tests/boolean/boptuc_simple/K9 +++ b/tests/boolean/boptuc_simple/K9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 3.54619 +checkprops result -s 3.54619 diff --git a/tests/boolean/boptuc_simple/L1 b/tests/boolean/boptuc_simple/L1 index 653f0ed75b..1fed77679c 100644 --- a/tests/boolean/boptuc_simple/L1 +++ b/tests/boolean/boptuc_simple/L1 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 4.35051 +checkprops result -s 4.35051 diff --git a/tests/boolean/boptuc_simple/L2 b/tests/boolean/boptuc_simple/L2 index 7835e7eca8..cfc6d82dfd 100644 --- a/tests/boolean/boptuc_simple/L2 +++ b/tests/boolean/boptuc_simple/L2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 boptuc result -set square 3.18454 +checkprops result -s 3.18454 diff --git a/tests/boolean/boptuc_simple/L3 b/tests/boolean/boptuc_simple/L3 index 2ed51fb8ed..7f5ec69a84 100644 --- a/tests/boolean/boptuc_simple/L3 +++ b/tests/boolean/boptuc_simple/L3 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 2.41789 +checkprops result -s 2.41789 diff --git a/tests/boolean/boptuc_simple/L4 b/tests/boolean/boptuc_simple/L4 index 87b2c5c10d..86f47c7ea8 100644 --- a/tests/boolean/boptuc_simple/L4 +++ b/tests/boolean/boptuc_simple/L4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 3.41421 +checkprops result -s 3.41421 diff --git a/tests/boolean/boptuc_simple/L5 b/tests/boolean/boptuc_simple/L5 index f58f3dfbc1..6bc4d900f5 100644 --- a/tests/boolean/boptuc_simple/L5 +++ b/tests/boolean/boptuc_simple/L5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 1.70711 +checkprops result -s 1.70711 diff --git a/tests/boolean/boptuc_simple/L6 b/tests/boolean/boptuc_simple/L6 index 4e01199a58..65b941df7f 100644 --- a/tests/boolean/boptuc_simple/L6 +++ b/tests/boolean/boptuc_simple/L6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 0.978553 +checkprops result -s 0.978553 diff --git a/tests/boolean/boptuc_simple/L7 b/tests/boolean/boptuc_simple/L7 index 4e8e4be804..6f5e2e4e66 100644 --- a/tests/boolean/boptuc_simple/L7 +++ b/tests/boolean/boptuc_simple/L7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 boptuc result -set square 0.816945 +checkprops result -s 0.816945 diff --git a/tests/boolean/boptuc_simple/L8 b/tests/boolean/boptuc_simple/L8 index b03d04c3e0..b120e2975c 100644 --- a/tests/boolean/boptuc_simple/L8 +++ b/tests/boolean/boptuc_simple/L8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 3.62132 +checkprops result -s 3.62132 diff --git a/tests/boolean/boptuc_simple/L9 b/tests/boolean/boptuc_simple/L9 index 815748a1e8..a84db0109d 100644 --- a/tests/boolean/boptuc_simple/L9 +++ b/tests/boolean/boptuc_simple/L9 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30 bop b1 b2 boptuc result -set square 2.25623 +checkprops result -s 2.25623 diff --git a/tests/boolean/boptuc_simple/M1 b/tests/boolean/boptuc_simple/M1 index 3e3d49fbe5..7b3c6a9ada 100644 --- a/tests/boolean/boptuc_simple/M1 +++ b/tests/boolean/boptuc_simple/M1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 1.10355 +checkprops result -s 1.10355 diff --git a/tests/boolean/boptuc_simple/M2 b/tests/boolean/boptuc_simple/M2 index 30139d578d..89fea51661 100644 --- a/tests/boolean/boptuc_simple/M2 +++ b/tests/boolean/boptuc_simple/M2 @@ -7,4 +7,4 @@ trotate b2 0 0.5 0 0 0 1 a30-90 bop b1 b2 boptuc result -set square 0.68541 +checkprops result -s 0.68541 diff --git a/tests/boolean/boptuc_simple/M3 b/tests/boolean/boptuc_simple/M3 index 765b82dd23..f0d1e39c28 100644 --- a/tests/boolean/boptuc_simple/M3 +++ b/tests/boolean/boptuc_simple/M3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 3.53397 +checkprops result -s 3.53397 diff --git a/tests/boolean/boptuc_simple/M4 b/tests/boolean/boptuc_simple/M4 index 4516d44294..5bddd0a03c 100644 --- a/tests/boolean/boptuc_simple/M4 +++ b/tests/boolean/boptuc_simple/M4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 1.10723 +checkprops result -s 1.10723 diff --git a/tests/boolean/boptuc_simple/M5 b/tests/boolean/boptuc_simple/M5 index fb2d4e80ca..55368c29b5 100644 --- a/tests/boolean/boptuc_simple/M5 +++ b/tests/boolean/boptuc_simple/M5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 34.73 bop b1 b2 boptuc result -set square 1.92137 +checkprops result -s 1.92137 diff --git a/tests/boolean/boptuc_simple/M6 b/tests/boolean/boptuc_simple/M6 index 55a0f25dd6..18074f6f36 100644 --- a/tests/boolean/boptuc_simple/M6 +++ b/tests/boolean/boptuc_simple/M6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 0.82735 +checkprops result -s 0.82735 diff --git a/tests/boolean/boptuc_simple/M7 b/tests/boolean/boptuc_simple/M7 index f4eed4e8a8..388d2db763 100644 --- a/tests/boolean/boptuc_simple/M7 +++ b/tests/boolean/boptuc_simple/M7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 1.25 +checkprops result -s 1.25 diff --git a/tests/boolean/boptuc_simple/M8 b/tests/boolean/boptuc_simple/M8 index 3215e88ac2..93e35b4e62 100644 --- a/tests/boolean/boptuc_simple/M8 +++ b/tests/boolean/boptuc_simple/M8 @@ -5,4 +5,4 @@ trotate b2 1 1 1 0 0 1 30 bop b1 b2 boptuc result -set square 4 +checkprops result -s 4 diff --git a/tests/boolean/boptuc_simple/M9 b/tests/boolean/boptuc_simple/M9 index d2762b46c6..d18f2e1905 100644 --- a/tests/boolean/boptuc_simple/M9 +++ b/tests/boolean/boptuc_simple/M9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 1.8953 +checkprops result -s 1.8953 diff --git a/tests/boolean/boptuc_simple/N1 b/tests/boolean/boptuc_simple/N1 index 09e79e6b23..26a2801ec8 100644 --- a/tests/boolean/boptuc_simple/N1 +++ b/tests/boolean/boptuc_simple/N1 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -50 bop b1 b2 boptuc result -set square 2.65985 +checkprops result -s 2.65985 diff --git a/tests/boolean/boptuc_simple/N2 b/tests/boolean/boptuc_simple/N2 index 61589d05a4..32786197f7 100644 --- a/tests/boolean/boptuc_simple/N2 +++ b/tests/boolean/boptuc_simple/N2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 40 bop b1 b2 boptuc result -set square 0.755878 +checkprops result -s 0.755878 diff --git a/tests/boolean/boptuc_simple/N3 b/tests/boolean/boptuc_simple/N3 index 64cf9d7870..0c84cc746e 100644 --- a/tests/boolean/boptuc_simple/N3 +++ b/tests/boolean/boptuc_simple/N3 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 30 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/N4 b/tests/boolean/boptuc_simple/N4 index 46f7eec515..c74147623e 100644 --- a/tests/boolean/boptuc_simple/N4 +++ b/tests/boolean/boptuc_simple/N4 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 120 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/N5 b/tests/boolean/boptuc_simple/N5 index 71da4e379d..7bc3e3e2da 100644 --- a/tests/boolean/boptuc_simple/N5 +++ b/tests/boolean/boptuc_simple/N5 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 35 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/N6 b/tests/boolean/boptuc_simple/N6 index 7490d97c67..e536b7f13b 100644 --- a/tests/boolean/boptuc_simple/N6 +++ b/tests/boolean/boptuc_simple/N6 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 115 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/N7 b/tests/boolean/boptuc_simple/N7 index 7b15de6a1d..d708f41b4f 100644 --- a/tests/boolean/boptuc_simple/N7 +++ b/tests/boolean/boptuc_simple/N7 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/N8 b/tests/boolean/boptuc_simple/N8 index 875164b791..ff888ff2a0 100644 --- a/tests/boolean/boptuc_simple/N8 +++ b/tests/boolean/boptuc_simple/N8 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 250 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/N9 b/tests/boolean/boptuc_simple/N9 index 71435ade4e..86813f52a4 100644 --- a/tests/boolean/boptuc_simple/N9 +++ b/tests/boolean/boptuc_simple/N9 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 boptuc result -set square 10.5 +checkprops result -s 10.5 diff --git a/tests/boolean/boptuc_simple/O1 b/tests/boolean/boptuc_simple/O1 index 066ccffb01..e3610f8d3a 100644 --- a/tests/boolean/boptuc_simple/O1 +++ b/tests/boolean/boptuc_simple/O1 @@ -5,4 +5,4 @@ trotate b2 0 0.5 0 0 0 1 -45 bop b1 b2 boptuc result -set square 4.48 +checkprops result -s 4.48 diff --git a/tests/boolean/boptuc_simple/O2 b/tests/boolean/boptuc_simple/O2 index 5542c0b42a..812b8e6716 100644 --- a/tests/boolean/boptuc_simple/O2 +++ b/tests/boolean/boptuc_simple/O2 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 boptuc result -set square 4.48 +checkprops result -s 4.48 diff --git a/tests/boolean/boptuc_simple/O3 b/tests/boolean/boptuc_simple/O3 index 42d8887ba6..b5d43eb3d0 100644 --- a/tests/boolean/boptuc_simple/O3 +++ b/tests/boolean/boptuc_simple/O3 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/O4 b/tests/boolean/boptuc_simple/O4 index 0242b2e5ff..54fcb3db8a 100644 --- a/tests/boolean/boptuc_simple/O4 +++ b/tests/boolean/boptuc_simple/O4 @@ -6,4 +6,4 @@ trotate b2 0 0.625 0 0 0 1 -45 bop b1 b2 boptuc result -set square 6.49264 +checkprops result -s 6.49264 diff --git a/tests/boolean/boptuc_simple/O5 b/tests/boolean/boptuc_simple/O5 index dfee25c988..98c5a829d6 100644 --- a/tests/boolean/boptuc_simple/O5 +++ b/tests/boolean/boptuc_simple/O5 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 6.1 +checkprops result -s 6.1 diff --git a/tests/boolean/boptuc_simple/O6 b/tests/boolean/boptuc_simple/O6 index d6709c3437..f7cc890fc9 100644 --- a/tests/boolean/boptuc_simple/O6 +++ b/tests/boolean/boptuc_simple/O6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 6.1 +checkprops result -s 6.1 diff --git a/tests/boolean/boptuc_simple/O7 b/tests/boolean/boptuc_simple/O7 index 278c8c4c92..a4f56ae9de 100644 --- a/tests/boolean/boptuc_simple/O7 +++ b/tests/boolean/boptuc_simple/O7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 5.5 +checkprops result -s 5.5 diff --git a/tests/boolean/boptuc_simple/O8 b/tests/boolean/boptuc_simple/O8 index a77c250052..6aefaed33f 100644 --- a/tests/boolean/boptuc_simple/O8 +++ b/tests/boolean/boptuc_simple/O8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 4.9 +checkprops result -s 4.9 diff --git a/tests/boolean/boptuc_simple/O9 b/tests/boolean/boptuc_simple/O9 index f8d52186cd..03f95e22a4 100644 --- a/tests/boolean/boptuc_simple/O9 +++ b/tests/boolean/boptuc_simple/O9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 boptuc result -set square 5.65 +checkprops result -s 5.65 diff --git a/tests/boolean/boptuc_simple/P1 b/tests/boolean/boptuc_simple/P1 index c3073a3fb5..4d3c9225bd 100644 --- a/tests/boolean/boptuc_simple/P1 +++ b/tests/boolean/boptuc_simple/P1 @@ -5,4 +5,4 @@ trotate b2 0 .25 0 0 0 1 230 bop b1 b2 boptuc result -set square 2.5795 +checkprops result -s 2.5795 diff --git a/tests/boolean/boptuc_simple/P2 b/tests/boolean/boptuc_simple/P2 index dbd4c0b855..b61dfb9932 100644 --- a/tests/boolean/boptuc_simple/P2 +++ b/tests/boolean/boptuc_simple/P2 @@ -5,4 +5,4 @@ trotate b2 0.1 .4 0 0 0 1 245 bop b1 b2 boptuc result -set square 2.35295 +checkprops result -s 2.35295 diff --git a/tests/boolean/boptuc_simple/P3 b/tests/boolean/boptuc_simple/P3 index 77022434bc..8d4b2d49b7 100644 --- a/tests/boolean/boptuc_simple/P3 +++ b/tests/boolean/boptuc_simple/P3 @@ -4,4 +4,4 @@ box b2 -0.25 -0.25 0.5 0.5 0.5 1 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/P4 b/tests/boolean/boptuc_simple/P4 index 5a893d2a9f..364c22176a 100644 --- a/tests/boolean/boptuc_simple/P4 +++ b/tests/boolean/boptuc_simple/P4 @@ -4,4 +4,4 @@ box b2 0.25 0.5 0.5 0.5 0.5 1 bop b1 b2 boptuc result -set square 1.5 +checkprops result -s 1.5 diff --git a/tests/boolean/boptuc_simple/P5 b/tests/boolean/boptuc_simple/P5 index e57ea0ba81..8ae73a8ce6 100644 --- a/tests/boolean/boptuc_simple/P5 +++ b/tests/boolean/boptuc_simple/P5 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 45 bop b1 b2 boptuc result -set square 2.39645 +checkprops result -s 2.39645 diff --git a/tests/boolean/boptuc_simple/P6 b/tests/boolean/boptuc_simple/P6 index 8f0c5cee97..a9ba3e4d3d 100644 --- a/tests/boolean/boptuc_simple/P6 +++ b/tests/boolean/boptuc_simple/P6 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 90 bop b1 b2 boptuc result -set square 2.5 +checkprops result -s 2.5 diff --git a/tests/boolean/boptuc_simple/P7 b/tests/boolean/boptuc_simple/P7 index 7e8893f60e..39e8747db4 100644 --- a/tests/boolean/boptuc_simple/P7 +++ b/tests/boolean/boptuc_simple/P7 @@ -5,4 +5,4 @@ trotate b2 .25 .25 0 0 0 1 125 bop b1 b2 boptuc result -set square 2.39552 +checkprops result -s 2.39552 diff --git a/tests/boolean/boptuc_simple/P8 b/tests/boolean/boptuc_simple/P8 index 5ed68cbd47..169b8a9836 100644 --- a/tests/boolean/boptuc_simple/P8 +++ b/tests/boolean/boptuc_simple/P8 @@ -4,4 +4,4 @@ box b2 0.25 -0.25 0.5 0.5 1.5 1 bop b1 b2 boptuc result -set square 5 +checkprops result -s 5 diff --git a/tests/boolean/boptuc_simple/P9 b/tests/boolean/boptuc_simple/P9 index 273c7308a3..223216989a 100644 --- a/tests/boolean/boptuc_simple/P9 +++ b/tests/boolean/boptuc_simple/P9 @@ -5,4 +5,4 @@ trotate b2 0.9 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 5.89289 +checkprops result -s 5.89289 diff --git a/tests/boolean/boptuc_simple/Q1 b/tests/boolean/boptuc_simple/Q1 index 58932e5d8e..f5f8c9e045 100644 --- a/tests/boolean/boptuc_simple/Q1 +++ b/tests/boolean/boptuc_simple/Q1 @@ -5,4 +5,4 @@ trotate b2 1.1 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 4.38076 +checkprops result -s 4.38076 diff --git a/tests/boolean/boptuc_simple/Q2 b/tests/boolean/boptuc_simple/Q2 index 0720e17dcc..d6e48bd88a 100644 --- a/tests/boolean/boptuc_simple/Q2 +++ b/tests/boolean/boptuc_simple/Q2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 5.91699 +checkprops result -s 5.91699 diff --git a/tests/boolean/boptuc_simple/Q3 b/tests/boolean/boptuc_simple/Q3 index b0f1349055..5e6189f18f 100644 --- a/tests/boolean/boptuc_simple/Q3 +++ b/tests/boolean/boptuc_simple/Q3 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 5.16716 +checkprops result -s 5.16716 diff --git a/tests/boolean/boptuc_simple/Q4 b/tests/boolean/boptuc_simple/Q4 index 4ed9d6d1c9..c80e5746cb 100644 --- a/tests/boolean/boptuc_simple/Q4 +++ b/tests/boolean/boptuc_simple/Q4 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 6 +checkprops result -s 6 diff --git a/tests/boolean/boptuc_simple/Q5 b/tests/boolean/boptuc_simple/Q5 index 77c40af92a..3659c65e69 100644 --- a/tests/boolean/boptuc_simple/Q5 +++ b/tests/boolean/boptuc_simple/Q5 @@ -5,4 +5,4 @@ trotate b2 0 0.25 0 0 0 1 -45 bop b1 b2 boptuc result -set square 4.56071 +checkprops result -s 4.56071 diff --git a/tests/boolean/boptuc_simple/Q6 b/tests/boolean/boptuc_simple/Q6 index 62cf509c15..f0b93f923c 100644 --- a/tests/boolean/boptuc_simple/Q6 +++ b/tests/boolean/boptuc_simple/Q6 @@ -5,4 +5,4 @@ trotate b2 0.5 -0.25 0 0 0 1 45 bop b1 b2 boptuc result -set square 3.60355 +checkprops result -s 3.60355 diff --git a/tests/boolean/boptuc_simple/Q7 b/tests/boolean/boptuc_simple/Q7 index cfe76215c0..d7a5b0cbb6 100644 --- a/tests/boolean/boptuc_simple/Q7 +++ b/tests/boolean/boptuc_simple/Q7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 1.07476 +checkprops result -s 1.07476 diff --git a/tests/boolean/boptuc_simple/Q8 b/tests/boolean/boptuc_simple/Q8 index d8c82db812..b05788efda 100644 --- a/tests/boolean/boptuc_simple/Q8 +++ b/tests/boolean/boptuc_simple/Q8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 -35 bop b1 b2 boptuc result -set square 2.54385 +checkprops result -s 2.54385 diff --git a/tests/boolean/boptuc_simple/Q9 b/tests/boolean/boptuc_simple/Q9 index fbe8e325c0..b6a008394f 100644 --- a/tests/boolean/boptuc_simple/Q9 +++ b/tests/boolean/boptuc_simple/Q9 @@ -6,4 +6,4 @@ ttranslate b2 1 1 3 bop b1 b2 boptuc result -set square 5 +checkprops result -s 5 diff --git a/tests/boolean/boptuc_simple/R1 b/tests/boolean/boptuc_simple/R1 index 0ccb34d7e8..9aaf2d1935 100644 --- a/tests/boolean/boptuc_simple/R1 +++ b/tests/boolean/boptuc_simple/R1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 2 bop b1 b2 boptuc result -set square 30.2832 +checkprops result -s 30.2832 diff --git a/tests/boolean/boptuc_simple/R2 b/tests/boolean/boptuc_simple/R2 index 95a6d27d76..5cfc7eeb90 100644 --- a/tests/boolean/boptuc_simple/R2 +++ b/tests/boolean/boptuc_simple/R2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 30.2832 +checkprops result -s 30.2832 diff --git a/tests/boolean/boptuc_simple/R3 b/tests/boolean/boptuc_simple/R3 index 6daebf7a22..3b484f45f5 100644 --- a/tests/boolean/boptuc_simple/R3 +++ b/tests/boolean/boptuc_simple/R3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 2 bop b1 b2 boptuc result -set square 19.8587 +checkprops result -s 19.8587 diff --git a/tests/boolean/boptuc_simple/R4 b/tests/boolean/boptuc_simple/R4 index 5cbdd3b27d..264e107da3 100644 --- a/tests/boolean/boptuc_simple/R4 +++ b/tests/boolean/boptuc_simple/R4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 25.2982 +checkprops result -s 25.2982 diff --git a/tests/boolean/boptuc_simple/R5 b/tests/boolean/boptuc_simple/R5 index 7ca4fe4c80..02ccae206f 100644 --- a/tests/boolean/boptuc_simple/R5 +++ b/tests/boolean/boptuc_simple/R5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 2 bop b1 b2 boptuc result -set square 19.8587 +checkprops result -s 19.8587 diff --git a/tests/boolean/boptuc_simple/R6 b/tests/boolean/boptuc_simple/R6 index 55a6d2c2a9..d60f4bd098 100644 --- a/tests/boolean/boptuc_simple/R6 +++ b/tests/boolean/boptuc_simple/R6 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 2 bop b1 b2 boptuc result -set square 34.2832 +checkprops result -s 34.2832 diff --git a/tests/boolean/boptuc_simple/R7 b/tests/boolean/boptuc_simple/R7 index d6abe42149..2b7dfd2c9b 100644 --- a/tests/boolean/boptuc_simple/R7 +++ b/tests/boolean/boptuc_simple/R7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 2 bop b1 b2 boptuc result -set square 34.2832 +checkprops result -s 34.2832 diff --git a/tests/boolean/boptuc_simple/R8 b/tests/boolean/boptuc_simple/R8 index a315997206..e4c928f924 100644 --- a/tests/boolean/boptuc_simple/R8 +++ b/tests/boolean/boptuc_simple/R8 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 2 bop b1 b2 boptuc result -set square 15.1416 +checkprops result -s 15.1416 diff --git a/tests/boolean/boptuc_simple/R9 b/tests/boolean/boptuc_simple/R9 index 33c6fb5f81..1670103bb4 100644 --- a/tests/boolean/boptuc_simple/R9 +++ b/tests/boolean/boptuc_simple/R9 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 2 bop b1 b2 boptuc result -set square 15.1416 +checkprops result -s 15.1416 diff --git a/tests/boolean/boptuc_simple/S1 b/tests/boolean/boptuc_simple/S1 index c288d02da5..bebd6625ab 100644 --- a/tests/boolean/boptuc_simple/S1 +++ b/tests/boolean/boptuc_simple/S1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 2 bop b1 b2 boptuc result -set square 15.1416 +checkprops result -s 15.1416 diff --git a/tests/boolean/boptuc_simple/S2 b/tests/boolean/boptuc_simple/S2 index 904ff8d729..fbeae75f4d 100644 --- a/tests/boolean/boptuc_simple/S2 +++ b/tests/boolean/boptuc_simple/S2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 14.97 +checkprops result -s 14.97 diff --git a/tests/boolean/boptuc_simple/S3 b/tests/boolean/boptuc_simple/S3 index f75eefd091..23a416eeaa 100644 --- a/tests/boolean/boptuc_simple/S3 +++ b/tests/boolean/boptuc_simple/S3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 14.97 +checkprops result -s 14.97 diff --git a/tests/boolean/boptuc_simple/S4 b/tests/boolean/boptuc_simple/S4 index 5db869790d..4ca577c389 100644 --- a/tests/boolean/boptuc_simple/S4 +++ b/tests/boolean/boptuc_simple/S4 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 2 bop b1 b2 boptuc result -set square 14.97 +checkprops result -s 14.97 diff --git a/tests/boolean/boptuc_simple/S5 b/tests/boolean/boptuc_simple/S5 index 9b9d730c51..44e0f43e89 100644 --- a/tests/boolean/boptuc_simple/S5 +++ b/tests/boolean/boptuc_simple/S5 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 2 bop b1 b2 boptuc result -set square 14.97 +checkprops result -s 14.97 diff --git a/tests/boolean/boptuc_simple/S6 b/tests/boolean/boptuc_simple/S6 index a5758c3732..2ac2ae1457 100644 --- a/tests/boolean/boptuc_simple/S6 +++ b/tests/boolean/boptuc_simple/S6 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 2 bop b1 b2 boptuc result -set square 17.8692 +checkprops result -s 17.8692 diff --git a/tests/boolean/boptuc_simple/S7 b/tests/boolean/boptuc_simple/S7 index ba4976b7f5..df32b67ba2 100644 --- a/tests/boolean/boptuc_simple/S7 +++ b/tests/boolean/boptuc_simple/S7 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 2 bop b1 b2 boptuc result -set square 17.8692 +checkprops result -s 17.8692 diff --git a/tests/boolean/boptuc_simple/S8 b/tests/boolean/boptuc_simple/S8 index ee30e4e154..b4d46bdbd4 100644 --- a/tests/boolean/boptuc_simple/S8 +++ b/tests/boolean/boptuc_simple/S8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 20.349 +checkprops result -s 20.349 diff --git a/tests/boolean/boptuc_simple/S9 b/tests/boolean/boptuc_simple/S9 index 16933129d1..23ba53f0fd 100644 --- a/tests/boolean/boptuc_simple/S9 +++ b/tests/boolean/boptuc_simple/S9 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 2 bop b1 b2 boptuc result -set square 17.7892 +checkprops result -s 17.7892 diff --git a/tests/boolean/boptuc_simple/T1 b/tests/boolean/boptuc_simple/T1 index 1ab0e4058f..57531923a9 100644 --- a/tests/boolean/boptuc_simple/T1 +++ b/tests/boolean/boptuc_simple/T1 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 2 bop b1 b2 boptuc result -set square 17.7892 +checkprops result -s 17.7892 diff --git a/tests/boolean/boptuc_simple/T2 b/tests/boolean/boptuc_simple/T2 index e55682d5fc..4f72238cb0 100644 --- a/tests/boolean/boptuc_simple/T2 +++ b/tests/boolean/boptuc_simple/T2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 20.3131 +checkprops result -s 20.3131 diff --git a/tests/boolean/boptuc_simple/T3 b/tests/boolean/boptuc_simple/T3 index cb59df196a..03932ee79d 100644 --- a/tests/boolean/boptuc_simple/T3 +++ b/tests/boolean/boptuc_simple/T3 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 2 bop b1 b2 boptuc result -set square 12.2879 +checkprops result -s 12.2879 diff --git a/tests/boolean/boptuc_simple/T4 b/tests/boolean/boptuc_simple/T4 index f1cacde1d5..3202270199 100644 --- a/tests/boolean/boptuc_simple/T4 +++ b/tests/boolean/boptuc_simple/T4 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 12.2879 +checkprops result -s 12.2879 diff --git a/tests/boolean/boptuc_simple/T5 b/tests/boolean/boptuc_simple/T5 index 234b74c936..ca31563179 100644 --- a/tests/boolean/boptuc_simple/T5 +++ b/tests/boolean/boptuc_simple/T5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 2 bop b1 b2 boptuc result -set square 12.2879 +checkprops result -s 12.2879 diff --git a/tests/boolean/boptuc_simple/T6 b/tests/boolean/boptuc_simple/T6 index 65de65cf60..59b9debd77 100644 --- a/tests/boolean/boptuc_simple/T6 +++ b/tests/boolean/boptuc_simple/T6 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 2 bop b1 b2 boptuc result -set square 7.39922 +checkprops result -s 7.39922 diff --git a/tests/boolean/boptuc_simple/T7 b/tests/boolean/boptuc_simple/T7 index 84ed9407eb..3e3d6acec1 100644 --- a/tests/boolean/boptuc_simple/T7 +++ b/tests/boolean/boptuc_simple/T7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square 7.39922 +checkprops result -s 7.39922 diff --git a/tests/boolean/boptuc_simple/T8 b/tests/boolean/boptuc_simple/T8 index 9553dd31ed..412898a02d 100644 --- a/tests/boolean/boptuc_simple/T8 +++ b/tests/boolean/boptuc_simple/T8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 10.1566 +checkprops result -s 10.1566 diff --git a/tests/boolean/boptuc_simple/T9 b/tests/boolean/boptuc_simple/T9 index f59d405b46..749eb03a85 100644 --- a/tests/boolean/boptuc_simple/T9 +++ b/tests/boolean/boptuc_simple/T9 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 2 bop b1 b2 boptuc result -set square 7.39922 +checkprops result -s 7.39922 diff --git a/tests/boolean/boptuc_simple/U1 b/tests/boolean/boptuc_simple/U1 index be38c48a27..5e7f5b6a70 100644 --- a/tests/boolean/boptuc_simple/U1 +++ b/tests/boolean/boptuc_simple/U1 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 15.3999 +checkprops result -s 15.3999 diff --git a/tests/boolean/boptuc_simple/U2 b/tests/boolean/boptuc_simple/U2 index ebbe28edee..a8a7ab892e 100644 --- a/tests/boolean/boptuc_simple/U2 +++ b/tests/boolean/boptuc_simple/U2 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 boptuc result -set square 11.7022 +checkprops result -s 11.7022 diff --git a/tests/boolean/boptuc_simple/U3 b/tests/boolean/boptuc_simple/U3 index 660434dd5a..5efc24e3ff 100644 --- a/tests/boolean/boptuc_simple/U3 +++ b/tests/boolean/boptuc_simple/U3 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 2 bop b1 b2 boptuc result -set square 11.7022 +checkprops result -s 11.7022 diff --git a/tests/boolean/boptuc_simple/U4 b/tests/boolean/boptuc_simple/U4 index c448682807..532a85d8b5 100644 --- a/tests/boolean/boptuc_simple/U4 +++ b/tests/boolean/boptuc_simple/U4 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 2 bop b1 b2 boptuc result -set square 16.3416 +checkprops result -s 16.3416 diff --git a/tests/boolean/boptuc_simple/U5 b/tests/boolean/boptuc_simple/U5 index ff15f536dd..00557e4986 100644 --- a/tests/boolean/boptuc_simple/U5 +++ b/tests/boolean/boptuc_simple/U5 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 2 bop b1 b2 boptuc result -set square 16.3416 +checkprops result -s 16.3416 diff --git a/tests/boolean/boptuc_simple/U6 b/tests/boolean/boptuc_simple/U6 index 2e34536673..9fcc609a92 100644 --- a/tests/boolean/boptuc_simple/U6 +++ b/tests/boolean/boptuc_simple/U6 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 2 bop b1 b2 boptuc result -set square 16.3416 +checkprops result -s 16.3416 diff --git a/tests/boolean/boptuc_simple/U7 b/tests/boolean/boptuc_simple/U7 index 9bf4d50533..a8803e6c67 100644 --- a/tests/boolean/boptuc_simple/U7 +++ b/tests/boolean/boptuc_simple/U7 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 2 bop b1 b2 boptuc result -set square 24 +checkprops result -s 24 diff --git a/tests/boolean/boptuc_simple/U8 b/tests/boolean/boptuc_simple/U8 index 4a233ec51c..20ba5c6326 100644 --- a/tests/boolean/boptuc_simple/U8 +++ b/tests/boolean/boptuc_simple/U8 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 2 bop b1 b2 boptuc result -set square 24 +checkprops result -s 24 diff --git a/tests/boolean/boptuc_simple/U9 b/tests/boolean/boptuc_simple/U9 index 36417c6fdb..de256c6550 100644 --- a/tests/boolean/boptuc_simple/U9 +++ b/tests/boolean/boptuc_simple/U9 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/V1 b/tests/boolean/boptuc_simple/V1 index 3086ca2da0..a6e692a5f5 100644 --- a/tests/boolean/boptuc_simple/V1 +++ b/tests/boolean/boptuc_simple/V1 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 2 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/V2 b/tests/boolean/boptuc_simple/V2 index 36e68632c6..2ce2711efd 100644 --- a/tests/boolean/boptuc_simple/V2 +++ b/tests/boolean/boptuc_simple/V2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square 3.12856 +checkprops result -s 3.12856 diff --git a/tests/boolean/boptuc_simple/V3 b/tests/boolean/boptuc_simple/V3 index 3cd0cecb83..ae29a0d189 100644 --- a/tests/boolean/boptuc_simple/V3 +++ b/tests/boolean/boptuc_simple/V3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 5.97995 +checkprops result -s 5.97995 diff --git a/tests/boolean/boptuc_simple/V4 b/tests/boolean/boptuc_simple/V4 index 2d0b1d3962..e5a3c90144 100644 --- a/tests/boolean/boptuc_simple/V4 +++ b/tests/boolean/boptuc_simple/V4 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 2 bop b1 b2 boptuc result -set square 3.12856 +checkprops result -s 3.12856 diff --git a/tests/boolean/boptuc_simple/V5 b/tests/boolean/boptuc_simple/V5 index 6effb45239..d3d25a9f63 100644 --- a/tests/boolean/boptuc_simple/V5 +++ b/tests/boolean/boptuc_simple/V5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2 1 bop b1 b2 boptuc result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/boptuc_simple/V6 b/tests/boolean/boptuc_simple/V6 index ba2bd9771d..770292b7ef 100644 --- a/tests/boolean/boptuc_simple/V6 +++ b/tests/boolean/boptuc_simple/V6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/boptuc_simple/V7 b/tests/boolean/boptuc_simple/V7 index f48f45c8ad..d7589f1126 100644 --- a/tests/boolean/boptuc_simple/V7 +++ b/tests/boolean/boptuc_simple/V7 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1.5 1 bop b1 b2 boptuc result -set square 10.4019 +checkprops result -s 10.4019 diff --git a/tests/boolean/boptuc_simple/V8 b/tests/boolean/boptuc_simple/V8 index 3152d1556e..58b5101698 100644 --- a/tests/boolean/boptuc_simple/V8 +++ b/tests/boolean/boptuc_simple/V8 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 13.3301 +checkprops result -s 13.3301 diff --git a/tests/boolean/boptuc_simple/V9 b/tests/boolean/boptuc_simple/V9 index 456ca2eb6c..4a6aad79c3 100644 --- a/tests/boolean/boptuc_simple/V9 +++ b/tests/boolean/boptuc_simple/V9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 2 1 bop b1 b2 boptuc result -set square 10.4019 +checkprops result -s 10.4019 diff --git a/tests/boolean/boptuc_simple/W1 b/tests/boolean/boptuc_simple/W1 index a0c6982b8d..f837178043 100644 --- a/tests/boolean/boptuc_simple/W1 +++ b/tests/boolean/boptuc_simple/W1 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 2.5 1 bop b1 b2 boptuc result -set square 19 +checkprops result -s 19 diff --git a/tests/boolean/boptuc_simple/W2 b/tests/boolean/boptuc_simple/W2 index 0f14b17f68..229b31ae8c 100644 --- a/tests/boolean/boptuc_simple/W2 +++ b/tests/boolean/boptuc_simple/W2 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2.5 2 1 bop b1 b2 boptuc result -set square 19 +checkprops result -s 19 diff --git a/tests/boolean/boptuc_simple/W3 b/tests/boolean/boptuc_simple/W3 index 42f2ddc532..2c77eae08f 100644 --- a/tests/boolean/boptuc_simple/W3 +++ b/tests/boolean/boptuc_simple/W3 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1 2 1 bop b1 b2 boptuc result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/boptuc_simple/W4 b/tests/boolean/boptuc_simple/W4 index e3b36a886e..909ec6d637 100644 --- a/tests/boolean/boptuc_simple/W4 +++ b/tests/boolean/boptuc_simple/W4 @@ -4,4 +4,4 @@ box b2 0 -1 0 1 2 1 bop b1 b2 boptuc result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/boptuc_simple/W5 b/tests/boolean/boptuc_simple/W5 index 020c174ecb..e943fbab74 100644 --- a/tests/boolean/boptuc_simple/W5 +++ b/tests/boolean/boptuc_simple/W5 @@ -4,4 +4,4 @@ box b2 -1 -1 0 2 1 1 bop b1 b2 boptuc result -set square 8 +checkprops result -s 8 diff --git a/tests/boolean/boptuc_simple/W6 b/tests/boolean/boptuc_simple/W6 index 4eb879a687..65449fd11c 100644 --- a/tests/boolean/boptuc_simple/W6 +++ b/tests/boolean/boptuc_simple/W6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 45 bop b1 b2 boptuc result -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/boptuc_simple/W7 b/tests/boolean/boptuc_simple/W7 index 27639bbcd4..df62fe3877 100644 --- a/tests/boolean/boptuc_simple/W7 +++ b/tests/boolean/boptuc_simple/W7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -45 bop b1 b2 boptuc result -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/boptuc_simple/W8 b/tests/boolean/boptuc_simple/W8 index 3dca3e9266..92f8c3eef8 100644 --- a/tests/boolean/boptuc_simple/W8 +++ b/tests/boolean/boptuc_simple/W8 @@ -5,4 +5,4 @@ box b2 -1 -1 0 1+r 1+r 1 bop b1 b2 boptuc result -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/boptuc_simple/W9 b/tests/boolean/boptuc_simple/W9 index c9f56792ce..eb33ae42e3 100644 --- a/tests/boolean/boptuc_simple/W9 +++ b/tests/boolean/boptuc_simple/W9 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 1+r 1 bop b1 b2 boptuc result -set square 7.82843 +checkprops result -s 7.82843 diff --git a/tests/boolean/boptuc_simple/X1 b/tests/boolean/boptuc_simple/X1 index 599f51ec76..7191816d78 100644 --- a/tests/boolean/boptuc_simple/X1 +++ b/tests/boolean/boptuc_simple/X1 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.8 1.8 1 bop b1 b2 boptuc result -set square 9.36 +checkprops result -s 9.36 diff --git a/tests/boolean/boptuc_simple/X2 b/tests/boolean/boptuc_simple/X2 index 504944d79e..322122dd66 100644 --- a/tests/boolean/boptuc_simple/X2 +++ b/tests/boolean/boptuc_simple/X2 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 1.8 1.8 1 bop b1 b2 boptuc result -set square 9.36 +checkprops result -s 9.36 diff --git a/tests/boolean/boptuc_simple/X3 b/tests/boolean/boptuc_simple/X3 index 158d219f71..c971eebb8c 100644 --- a/tests/boolean/boptuc_simple/X3 +++ b/tests/boolean/boptuc_simple/X3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 10.6962 +checkprops result -s 10.6962 diff --git a/tests/boolean/boptuc_simple/X4 b/tests/boolean/boptuc_simple/X4 index 0bfc065e5e..3b9b5868ec 100644 --- a/tests/boolean/boptuc_simple/X4 +++ b/tests/boolean/boptuc_simple/X4 @@ -4,4 +4,4 @@ box b2 -1 -0.8 0 2 1.6 1 bop b1 b2 boptuc result -set square 9.28 +checkprops result -s 9.28 diff --git a/tests/boolean/boptuc_simple/X5 b/tests/boolean/boptuc_simple/X5 index 90af369996..c11e588147 100644 --- a/tests/boolean/boptuc_simple/X5 +++ b/tests/boolean/boptuc_simple/X5 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 2 1 bop b1 b2 boptuc result -set square 9.28 +checkprops result -s 9.28 diff --git a/tests/boolean/boptuc_simple/X6 b/tests/boolean/boptuc_simple/X6 index 5f83603559..896ea53edc 100644 --- a/tests/boolean/boptuc_simple/X6 +++ b/tests/boolean/boptuc_simple/X6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 10.6603 +checkprops result -s 10.6603 diff --git a/tests/boolean/boptuc_simple/X7 b/tests/boolean/boptuc_simple/X7 index b7db1f7537..52098e9f1b 100644 --- a/tests/boolean/boptuc_simple/X7 +++ b/tests/boolean/boptuc_simple/X7 @@ -4,4 +4,4 @@ box b2 -0.5 -1 0 1.5 1.5 1 bop b1 b2 boptuc result -set square 6.40192 +checkprops result -s 6.40192 diff --git a/tests/boolean/boptuc_simple/X8 b/tests/boolean/boptuc_simple/X8 index 3b2d88be0b..004ba68c6d 100644 --- a/tests/boolean/boptuc_simple/X8 +++ b/tests/boolean/boptuc_simple/X8 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 6.40192 +checkprops result -s 6.40192 diff --git a/tests/boolean/boptuc_simple/X9 b/tests/boolean/boptuc_simple/X9 index 2978b7664f..c00f5d36eb 100644 --- a/tests/boolean/boptuc_simple/X9 +++ b/tests/boolean/boptuc_simple/X9 @@ -4,4 +4,4 @@ box b2 -1 -1 0 1.5 1.5 1 bop b1 b2 boptuc result -set square 6.40192 +checkprops result -s 6.40192 diff --git a/tests/boolean/boptuc_simple/Y1 b/tests/boolean/boptuc_simple/Y1 index f9672ba424..ecdc7548f5 100644 --- a/tests/boolean/boptuc_simple/Y1 +++ b/tests/boolean/boptuc_simple/Y1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1+r 2*r 1 bop b1 b2 boptuc result -set square 3.82843 +checkprops result -s 3.82843 diff --git a/tests/boolean/boptuc_simple/Y2 b/tests/boolean/boptuc_simple/Y2 index 6a668853b0..ce0add48e9 100644 --- a/tests/boolean/boptuc_simple/Y2 +++ b/tests/boolean/boptuc_simple/Y2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square 3.82843 +checkprops result -s 3.82843 diff --git a/tests/boolean/boptuc_simple/Y3 b/tests/boolean/boptuc_simple/Y3 index 53c89b4cd9..87bc41cd68 100644 --- a/tests/boolean/boptuc_simple/Y3 +++ b/tests/boolean/boptuc_simple/Y3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 5.33013 +checkprops result -s 5.33013 diff --git a/tests/boolean/boptuc_simple/Y4 b/tests/boolean/boptuc_simple/Y4 index e56369c5d6..96eb635647 100644 --- a/tests/boolean/boptuc_simple/Y4 +++ b/tests/boolean/boptuc_simple/Y4 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r r+1 1 bop b1 b2 boptuc result -set square 3.82843 +checkprops result -s 3.82843 diff --git a/tests/boolean/boptuc_simple/Y5 b/tests/boolean/boptuc_simple/Y5 index 8767eb49fa..02d038a9ee 100644 --- a/tests/boolean/boptuc_simple/Y5 +++ b/tests/boolean/boptuc_simple/Y5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 8.06218 +checkprops result -s 8.06218 diff --git a/tests/boolean/boptuc_simple/Y6 b/tests/boolean/boptuc_simple/Y6 index 915ce653e1..d46bd2df8b 100644 --- a/tests/boolean/boptuc_simple/Y6 +++ b/tests/boolean/boptuc_simple/Y6 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 boptuc result -set square 6.08 +checkprops result -s 6.08 diff --git a/tests/boolean/boptuc_simple/Y7 b/tests/boolean/boptuc_simple/Y7 index 804b45dc58..5043a6f46a 100644 --- a/tests/boolean/boptuc_simple/Y7 +++ b/tests/boolean/boptuc_simple/Y7 @@ -4,4 +4,4 @@ box b2 -0.8 -1 0 1.6 1.8 1 bop b1 b2 boptuc result -set square 6.08 +checkprops result -s 6.08 diff --git a/tests/boolean/boptuc_simple/Y8 b/tests/boolean/boptuc_simple/Y8 index 1905827e22..1640846c07 100644 --- a/tests/boolean/boptuc_simple/Y8 +++ b/tests/boolean/boptuc_simple/Y8 @@ -4,4 +4,4 @@ box b2 -1 -1.1 0 1 2.2 1 bop b1 b2 boptuc result -set square 8.8 +checkprops result -s 8.8 diff --git a/tests/boolean/boptuc_simple/Y9 b/tests/boolean/boptuc_simple/Y9 index 9d08e08071..fc45a4a346 100644 --- a/tests/boolean/boptuc_simple/Y9 +++ b/tests/boolean/boptuc_simple/Y9 @@ -4,4 +4,4 @@ box b2 0 -1.1 0 1 2.2 1 bop b1 b2 boptuc result -set square 8.8 +checkprops result -s 8.8 diff --git a/tests/boolean/boptuc_simple/Z1 b/tests/boolean/boptuc_simple/Z1 index 28ca144e5d..03752f362f 100644 --- a/tests/boolean/boptuc_simple/Z1 +++ b/tests/boolean/boptuc_simple/Z1 @@ -4,4 +4,4 @@ box b2 -1.1 -1 0 2.2 1 1 bop b1 b2 boptuc result -set square 8.8 +checkprops result -s 8.8 diff --git a/tests/boolean/boptuc_simple/Z2 b/tests/boolean/boptuc_simple/Z2 index f3909cf9a2..e639131b50 100644 --- a/tests/boolean/boptuc_simple/Z2 +++ b/tests/boolean/boptuc_simple/Z2 @@ -4,4 +4,4 @@ box b2 -1 1 0 2 2 1 bop b1 b2 boptuc result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/boptuc_simple/Z3 b/tests/boolean/boptuc_simple/Z3 index 90e0e827d4..623f9a95d5 100644 --- a/tests/boolean/boptuc_simple/Z3 +++ b/tests/boolean/boptuc_simple/Z3 @@ -4,4 +4,4 @@ box b2 1 -1 0 2 2 1 bop b1 b2 boptuc result -set square 16 +checkprops result -s 16 diff --git a/tests/boolean/boptuc_simple/Z4 b/tests/boolean/boptuc_simple/Z4 index c55908e134..f2bded7223 100644 --- a/tests/boolean/boptuc_simple/Z4 +++ b/tests/boolean/boptuc_simple/Z4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/Z5 b/tests/boolean/boptuc_simple/Z5 index f09f34f901..6d2900095a 100644 --- a/tests/boolean/boptuc_simple/Z5 +++ b/tests/boolean/boptuc_simple/Z5 @@ -5,4 +5,4 @@ box b2 -r -r 0 2*r 2*r 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/Z6 b/tests/boolean/boptuc_simple/Z6 index 8384c4ee66..2487244f3c 100644 --- a/tests/boolean/boptuc_simple/Z6 +++ b/tests/boolean/boptuc_simple/Z6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square 1.60665 +checkprops result -s 1.60665 diff --git a/tests/boolean/boptuc_simple/Z7 b/tests/boolean/boptuc_simple/Z7 index 816ef93ce1..467fa2f65d 100644 --- a/tests/boolean/boptuc_simple/Z7 +++ b/tests/boolean/boptuc_simple/Z7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 3.12734 +checkprops result -s 3.12734 diff --git a/tests/boolean/boptuc_simple/Z8 b/tests/boolean/boptuc_simple/Z8 index 13d22772d0..e36e255ff9 100644 --- a/tests/boolean/boptuc_simple/Z8 +++ b/tests/boolean/boptuc_simple/Z8 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 2*r 1 bop b1 b2 boptuc result -set square 1.60665 +checkprops result -s 1.60665 diff --git a/tests/boolean/boptuc_simple/Z9 b/tests/boolean/boptuc_simple/Z9 index a8d34ccad8..f239612373 100644 --- a/tests/boolean/boptuc_simple/Z9 +++ b/tests/boolean/boptuc_simple/Z9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 boptuc result -set square 103.965 +checkprops result -s 103.965 diff --git a/tests/boolean/boptuc_simple/ZA1 b/tests/boolean/boptuc_simple/ZA1 index 1e3880fd68..a198b22518 100644 --- a/tests/boolean/boptuc_simple/ZA1 +++ b/tests/boolean/boptuc_simple/ZA1 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 2 bop b1 b2 boptuc result -set square 6.32616 +checkprops result -s 6.32616 diff --git a/tests/boolean/boptuc_simple/ZA2 b/tests/boolean/boptuc_simple/ZA2 index 13e824eb88..101c70ed7f 100644 --- a/tests/boolean/boptuc_simple/ZA2 +++ b/tests/boolean/boptuc_simple/ZA2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 8.86036 +checkprops result -s 8.86036 diff --git a/tests/boolean/boptuc_simple/ZA3 b/tests/boolean/boptuc_simple/ZA3 index 5aaf587ab1..3f088f2276 100644 --- a/tests/boolean/boptuc_simple/ZA3 +++ b/tests/boolean/boptuc_simple/ZA3 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square 6.32616 +checkprops result -s 6.32616 diff --git a/tests/boolean/boptuc_simple/ZA4 b/tests/boolean/boptuc_simple/ZA4 index 3ed88560f7..d5e5673f76 100644 --- a/tests/boolean/boptuc_simple/ZA4 +++ b/tests/boolean/boptuc_simple/ZA4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 10.4867 +checkprops result -s 10.4867 diff --git a/tests/boolean/boptuc_simple/ZA5 b/tests/boolean/boptuc_simple/ZA5 index cc82ccbc24..601234529d 100644 --- a/tests/boolean/boptuc_simple/ZA5 +++ b/tests/boolean/boptuc_simple/ZA5 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 2 bop b1 b2 boptuc result -set square 5.61518 +checkprops result -s 5.61518 diff --git a/tests/boolean/boptuc_simple/ZA6 b/tests/boolean/boptuc_simple/ZA6 index 703d3a1e62..fa8e2786f1 100644 --- a/tests/boolean/boptuc_simple/ZA6 +++ b/tests/boolean/boptuc_simple/ZA6 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 2 bop b1 b2 boptuc result -set square 10.7171 +checkprops result -s 10.7171 diff --git a/tests/boolean/boptuc_simple/ZA7 b/tests/boolean/boptuc_simple/ZA7 index 6ee905627a..c3e888236e 100644 --- a/tests/boolean/boptuc_simple/ZA7 +++ b/tests/boolean/boptuc_simple/ZA7 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 10.7171 +checkprops result -s 10.7171 diff --git a/tests/boolean/boptuc_simple/ZA8 b/tests/boolean/boptuc_simple/ZA8 index 31e4ae2ccf..383c5ad968 100644 --- a/tests/boolean/boptuc_simple/ZA8 +++ b/tests/boolean/boptuc_simple/ZA8 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 2 bop b1 b2 boptuc result -set square 21.5708 +checkprops result -s 21.5708 diff --git a/tests/boolean/boptuc_simple/ZA9 b/tests/boolean/boptuc_simple/ZA9 index b0983df6f3..3fa08db927 100644 --- a/tests/boolean/boptuc_simple/ZA9 +++ b/tests/boolean/boptuc_simple/ZA9 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 2 bop b1 b2 boptuc result -set square 21.5708 +checkprops result -s 21.5708 diff --git a/tests/boolean/boptuc_simple/ZB1 b/tests/boolean/boptuc_simple/ZB1 index bc47b79596..b51e10728d 100644 --- a/tests/boolean/boptuc_simple/ZB1 +++ b/tests/boolean/boptuc_simple/ZB1 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 2 bop b1 b2 boptuc result -set square 2.62167 +checkprops result -s 2.62167 diff --git a/tests/boolean/boptuc_simple/ZB2 b/tests/boolean/boptuc_simple/ZB2 index 50ee2bca08..5c92104c8a 100644 --- a/tests/boolean/boptuc_simple/ZB2 +++ b/tests/boolean/boptuc_simple/ZB2 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 2.62167 +checkprops result -s 2.62167 diff --git a/tests/boolean/boptuc_simple/ZB3 b/tests/boolean/boptuc_simple/ZB3 index 5bee84fe9e..a5b550220e 100644 --- a/tests/boolean/boptuc_simple/ZB3 +++ b/tests/boolean/boptuc_simple/ZB3 @@ -5,4 +5,4 @@ box b2 -r -r 0 1.6 1.6 1 bop b1 b2 boptuc result -set square 3.28233 +checkprops result -s 3.28233 diff --git a/tests/boolean/boptuc_simple/ZB4 b/tests/boolean/boptuc_simple/ZB4 index dee7b02592..c486707e2b 100644 --- a/tests/boolean/boptuc_simple/ZB4 +++ b/tests/boolean/boptuc_simple/ZB4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 4.65595 +checkprops result -s 4.65595 diff --git a/tests/boolean/boptuc_simple/ZB5 b/tests/boolean/boptuc_simple/ZB5 index cc0894b5da..eda608c908 100644 --- a/tests/boolean/boptuc_simple/ZB5 +++ b/tests/boolean/boptuc_simple/ZB5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 135 bop b1 b2 boptuc result -set square 3.28233 +checkprops result -s 3.28233 diff --git a/tests/boolean/boptuc_simple/ZB6 b/tests/boolean/boptuc_simple/ZB6 index 8e34965e82..f487443bef 100644 --- a/tests/boolean/boptuc_simple/ZB6 +++ b/tests/boolean/boptuc_simple/ZB6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 5.4641 +checkprops result -s 5.4641 diff --git a/tests/boolean/boptuc_simple/ZB7 b/tests/boolean/boptuc_simple/ZB7 index 87234f9c62..d131712451 100644 --- a/tests/boolean/boptuc_simple/ZB7 +++ b/tests/boolean/boptuc_simple/ZB7 @@ -4,4 +4,4 @@ box b2 -0.8 -0.8 0 1.6 1.6 1 bop b1 b2 boptuc result -set square 2.88 +checkprops result -s 2.88 diff --git a/tests/boolean/boptuc_simple/ZB8 b/tests/boolean/boptuc_simple/ZB8 index 5ccf26f692..904a1f14d1 100644 --- a/tests/boolean/boptuc_simple/ZB8 +++ b/tests/boolean/boptuc_simple/ZB8 @@ -4,4 +4,4 @@ box b2 0 -0.5 0 2 1 1 bop b1 b2 boptuc result -set square 6.40192 +checkprops result -s 6.40192 diff --git a/tests/boolean/boptuc_simple/ZB9 b/tests/boolean/boptuc_simple/ZB9 index 1a3a260514..9e533bd7f5 100644 --- a/tests/boolean/boptuc_simple/ZB9 +++ b/tests/boolean/boptuc_simple/ZB9 @@ -5,4 +5,4 @@ trotate b2 0 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 6.40192 +checkprops result -s 6.40192 diff --git a/tests/boolean/boptuc_simple/ZC1 b/tests/boolean/boptuc_simple/ZC1 index 6905e33f44..bfbbf61965 100644 --- a/tests/boolean/boptuc_simple/ZC1 +++ b/tests/boolean/boptuc_simple/ZC1 @@ -4,4 +4,4 @@ box b2 0 0 0 2 2 1 bop b1 b2 boptuc result -set square 14 +checkprops result -s 14 diff --git a/tests/boolean/boptuc_simple/ZC2 b/tests/boolean/boptuc_simple/ZC2 index fe6c242807..f4671543e2 100644 --- a/tests/boolean/boptuc_simple/ZC2 +++ b/tests/boolean/boptuc_simple/ZC2 @@ -4,4 +4,4 @@ box b2 -2 -2 0 2 2 1 bop b1 b2 boptuc result -set square 14 +checkprops result -s 14 diff --git a/tests/boolean/boptuc_simple/ZC3 b/tests/boolean/boptuc_simple/ZC3 index a94958e518..47b5e10df9 100644 --- a/tests/boolean/boptuc_simple/ZC3 +++ b/tests/boolean/boptuc_simple/ZC3 @@ -5,4 +5,4 @@ box b2 0 0 0 r r 1 bop b1 b2 boptuc result -set square 1.36603 +checkprops result -s 1.36603 diff --git a/tests/boolean/boptuc_simple/ZC4 b/tests/boolean/boptuc_simple/ZC4 index e6dbfa82d6..e0a384931c 100644 --- a/tests/boolean/boptuc_simple/ZC4 +++ b/tests/boolean/boptuc_simple/ZC4 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 -30 bop b1 b2 boptuc result -set square 1.36603 +checkprops result -s 1.36603 diff --git a/tests/boolean/boptuc_simple/ZC5 b/tests/boolean/boptuc_simple/ZC5 index 37e2941faa..48121ad6a0 100644 --- a/tests/boolean/boptuc_simple/ZC5 +++ b/tests/boolean/boptuc_simple/ZC5 @@ -5,4 +5,4 @@ trotate b2 0 0 -0.2 -1 1 0 -45 bop b1 b2 boptuc result -set square 3.47797 +checkprops result -s 3.47797 diff --git a/tests/boolean/boptuc_simple/ZC6 b/tests/boolean/boptuc_simple/ZC6 index 7ce6bd5155..f2578ba49f 100644 --- a/tests/boolean/boptuc_simple/ZC6 +++ b/tests/boolean/boptuc_simple/ZC6 @@ -4,4 +4,4 @@ box b2 -1 -2 0.5 2 2 1 bop b1 b2 boptuc result -set square 14 +checkprops result -s 14 diff --git a/tests/boolean/boptuc_simple/ZC7 b/tests/boolean/boptuc_simple/ZC7 index c47cade808..15a90e0994 100644 --- a/tests/boolean/boptuc_simple/ZC7 +++ b/tests/boolean/boptuc_simple/ZC7 @@ -4,4 +4,4 @@ box b1 -1 0 1 2 2 2 bop b1 b2 boptuc result -set square 32.2743 +checkprops result -s 32.2743 diff --git a/tests/boolean/boptuc_simple/ZC8 b/tests/boolean/boptuc_simple/ZC8 index b881c9564d..071c739afd 100644 --- a/tests/boolean/boptuc_simple/ZC8 +++ b/tests/boolean/boptuc_simple/ZC8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 boptuc result -set square 4.71239 +checkprops result -s 4.71239 diff --git a/tests/boolean/boptuc_simple/ZC9 b/tests/boolean/boptuc_simple/ZC9 index 82cbb36120..f80a8b5481 100644 --- a/tests/boolean/boptuc_simple/ZC9 +++ b/tests/boolean/boptuc_simple/ZC9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZD1 b/tests/boolean/boptuc_simple/ZD1 index 1d6bbe618d..a3bcfe27c1 100644 --- a/tests/boolean/boptuc_simple/ZD1 +++ b/tests/boolean/boptuc_simple/ZD1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 0.5 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZD2 b/tests/boolean/boptuc_simple/ZD2 index 70da78c4c2..6f0cab2a06 100644 --- a/tests/boolean/boptuc_simple/ZD2 +++ b/tests/boolean/boptuc_simple/ZD2 @@ -4,4 +4,4 @@ pcylinder b2 0.5 2 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZD3 b/tests/boolean/boptuc_simple/ZD3 index a6dd721c90..37c13969c4 100644 --- a/tests/boolean/boptuc_simple/ZD3 +++ b/tests/boolean/boptuc_simple/ZD3 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 boptuc result -set square 4.71239 +checkprops result -s 4.71239 diff --git a/tests/boolean/boptuc_simple/ZD4 b/tests/boolean/boptuc_simple/ZD4 index c5e3f4da32..04eae45e9e 100644 --- a/tests/boolean/boptuc_simple/ZD4 +++ b/tests/boolean/boptuc_simple/ZD4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 boptuc result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/boptuc_simple/ZD5 b/tests/boolean/boptuc_simple/ZD5 index 76751d9860..f5bd3a309e 100644 --- a/tests/boolean/boptuc_simple/ZD5 +++ b/tests/boolean/boptuc_simple/ZD5 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 90 bop b1 b2 boptuc result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/boptuc_simple/ZD6 b/tests/boolean/boptuc_simple/ZD6 index f02ec10a04..9a29d48940 100644 --- a/tests/boolean/boptuc_simple/ZD6 +++ b/tests/boolean/boptuc_simple/ZD6 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 180 bop b1 b2 boptuc result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/boptuc_simple/ZD7 b/tests/boolean/boptuc_simple/ZD7 index 6998ca49b5..fab5245c85 100644 --- a/tests/boolean/boptuc_simple/ZD7 +++ b/tests/boolean/boptuc_simple/ZD7 @@ -6,4 +6,4 @@ trotate b2 0 0 0 0 0 1 270 bop b1 b2 boptuc result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/boptuc_simple/ZD8 b/tests/boolean/boptuc_simple/ZD8 index d68e7be8cf..f8fb318f24 100644 --- a/tests/boolean/boptuc_simple/ZD8 +++ b/tests/boolean/boptuc_simple/ZD8 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 boptuc result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/boptuc_simple/ZD9 b/tests/boolean/boptuc_simple/ZD9 index 4188fb81ab..32e73bfd69 100644 --- a/tests/boolean/boptuc_simple/ZD9 +++ b/tests/boolean/boptuc_simple/ZD9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 60 bop b1 b2 boptuc result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/boptuc_simple/ZE1 b/tests/boolean/boptuc_simple/ZE1 index 68686b2ebd..ef2d03802c 100644 --- a/tests/boolean/boptuc_simple/ZE1 +++ b/tests/boolean/boptuc_simple/ZE1 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 boptuc result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/boptuc_simple/ZE2 b/tests/boolean/boptuc_simple/ZE2 index 5d39602aed..84e2db056c 100644 --- a/tests/boolean/boptuc_simple/ZE2 +++ b/tests/boolean/boptuc_simple/ZE2 @@ -7,4 +7,4 @@ trotate b2 0 0 2 0 0 1 120 bop b1 b2 boptuc result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/boptuc_simple/ZE3 b/tests/boolean/boptuc_simple/ZE3 index 9eb489db8e..0aada22fb4 100644 --- a/tests/boolean/boptuc_simple/ZE3 +++ b/tests/boolean/boptuc_simple/ZE3 @@ -5,4 +5,4 @@ trotate b2 0 0 2 1 0 0 90 bop b1 b2 boptuc result -set square 9.89259 +checkprops result -s 9.89259 diff --git a/tests/boolean/boptuc_simple/ZE4 b/tests/boolean/boptuc_simple/ZE4 index 650227a97c..4db80d72d4 100644 --- a/tests/boolean/boptuc_simple/ZE4 +++ b/tests/boolean/boptuc_simple/ZE4 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 90 bop b1 b2 boptuc result -set square 9.89236 +checkprops result -s 9.89236 diff --git a/tests/boolean/boptuc_simple/ZE5 b/tests/boolean/boptuc_simple/ZE5 index d26b84c621..26b0b6752f 100644 --- a/tests/boolean/boptuc_simple/ZE5 +++ b/tests/boolean/boptuc_simple/ZE5 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 180 bop b1 b2 boptuc result -set square 9.89259 +checkprops result -s 9.89259 diff --git a/tests/boolean/boptuc_simple/ZE6 b/tests/boolean/boptuc_simple/ZE6 index 72abe5e769..a8e3a0d77f 100644 --- a/tests/boolean/boptuc_simple/ZE6 +++ b/tests/boolean/boptuc_simple/ZE6 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 1 0 270 bop b1 b2 boptuc result -set square 9.89236 +checkprops result -s 9.89236 diff --git a/tests/boolean/boptuc_simple/ZE7 b/tests/boolean/boptuc_simple/ZE7 index 5211986fed..7ca3d7f3ed 100644 --- a/tests/boolean/boptuc_simple/ZE7 +++ b/tests/boolean/boptuc_simple/ZE7 @@ -6,4 +6,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 boptuc result -set square 11.6773 +checkprops result -s 11.6773 diff --git a/tests/boolean/boptuc_simple/ZE8 b/tests/boolean/boptuc_simple/ZE8 index 7b42112552..0353d11c7a 100644 --- a/tests/boolean/boptuc_simple/ZE8 +++ b/tests/boolean/boptuc_simple/ZE8 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 boptuc result -set square 11.6773 +checkprops result -s 11.6773 diff --git a/tests/boolean/boptuc_simple/ZE9 b/tests/boolean/boptuc_simple/ZE9 index 44bee459f9..7f9b4bb4e7 100644 --- a/tests/boolean/boptuc_simple/ZE9 +++ b/tests/boolean/boptuc_simple/ZE9 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 boptuc result -set square 11.6776 +checkprops result -s 11.6776 diff --git a/tests/boolean/boptuc_simple/ZF1 b/tests/boolean/boptuc_simple/ZF1 index e8fbb0e086..fc7cccc80f 100644 --- a/tests/boolean/boptuc_simple/ZF1 +++ b/tests/boolean/boptuc_simple/ZF1 @@ -7,4 +7,4 @@ ttranslate b2 0.5 0 0 bop b1 b2 boptuc result -set square 11.6774 +checkprops result -s 11.6774 diff --git a/tests/boolean/boptuc_simple/ZF2 b/tests/boolean/boptuc_simple/ZF2 index d735b0d555..f242711250 100644 --- a/tests/boolean/boptuc_simple/ZF2 +++ b/tests/boolean/boptuc_simple/ZF2 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 28.9592 +checkprops result -s 28.9592 diff --git a/tests/boolean/boptuc_simple/ZF3 b/tests/boolean/boptuc_simple/ZF3 index 86d5a3d14f..1bd1149bf5 100644 --- a/tests/boolean/boptuc_simple/ZF3 +++ b/tests/boolean/boptuc_simple/ZF3 @@ -7,4 +7,4 @@ trotate b2 0 0 0 0 0 1 60 bop b1 b2 boptuc result -set square 28.9592 +checkprops result -s 28.9592 diff --git a/tests/boolean/boptuc_simple/ZF4 b/tests/boolean/boptuc_simple/ZF4 index 3f31f0e60d..1a43199da3 100644 --- a/tests/boolean/boptuc_simple/ZF4 +++ b/tests/boolean/boptuc_simple/ZF4 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 boptuc result -set square 28.9592 +checkprops result -s 28.9592 diff --git a/tests/boolean/boptuc_simple/ZF5 b/tests/boolean/boptuc_simple/ZF5 index 934f218838..0f08781065 100644 --- a/tests/boolean/boptuc_simple/ZF5 +++ b/tests/boolean/boptuc_simple/ZF5 @@ -5,4 +5,4 @@ ttranslate b2 2 2 4 bop b1 b2 boptuc result -set square 13.6418 +checkprops result -s 13.6418 diff --git a/tests/boolean/boptuc_simple/ZF6 b/tests/boolean/boptuc_simple/ZF6 index 6c20a06c6f..71dc232c9e 100644 --- a/tests/boolean/boptuc_simple/ZF6 +++ b/tests/boolean/boptuc_simple/ZF6 @@ -5,4 +5,4 @@ ttranslate b2 2 2 2 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZF7 b/tests/boolean/boptuc_simple/ZF7 index dff130036e..b6c213f6f1 100644 --- a/tests/boolean/boptuc_simple/ZF7 +++ b/tests/boolean/boptuc_simple/ZF7 @@ -5,4 +5,4 @@ ttranslate b2 2 2 0 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZF8 b/tests/boolean/boptuc_simple/ZF8 index dd03bf4a0d..6983447360 100644 --- a/tests/boolean/boptuc_simple/ZF8 +++ b/tests/boolean/boptuc_simple/ZF8 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -1 bop b1 b2 boptuc result -set square 11.6851 +checkprops result -s 11.6851 diff --git a/tests/boolean/boptuc_simple/ZF9 b/tests/boolean/boptuc_simple/ZF9 index 8165130328..684d50ab90 100644 --- a/tests/boolean/boptuc_simple/ZF9 +++ b/tests/boolean/boptuc_simple/ZF9 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZG1 b/tests/boolean/boptuc_simple/ZG1 index c2e05e1e2e..2a3ebbeb64 100644 --- a/tests/boolean/boptuc_simple/ZG1 +++ b/tests/boolean/boptuc_simple/ZG1 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 boptuc result -set square 96.1059 +checkprops result -s 96.1059 diff --git a/tests/boolean/boptuc_simple/ZG2 b/tests/boolean/boptuc_simple/ZG2 index 954cdde337..b958a4a302 100644 --- a/tests/boolean/boptuc_simple/ZG2 +++ b/tests/boolean/boptuc_simple/ZG2 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 boptuc result -set square 96.1059 +checkprops result -s 96.1059 diff --git a/tests/boolean/boptuc_simple/ZG3 b/tests/boolean/boptuc_simple/ZG3 index ca4bf92a6e..7ee1b41af2 100644 --- a/tests/boolean/boptuc_simple/ZG3 +++ b/tests/boolean/boptuc_simple/ZG3 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 boptuc result -set square 96.1059 +checkprops result -s 96.1059 diff --git a/tests/boolean/boptuc_simple/ZG4 b/tests/boolean/boptuc_simple/ZG4 index a87ad06bdf..3c0f1a91b3 100644 --- a/tests/boolean/boptuc_simple/ZG4 +++ b/tests/boolean/boptuc_simple/ZG4 @@ -6,4 +6,4 @@ trotate b2 2 0 0 0 0 1 30 bop b1 b2 boptuc result -set square 96.1059 +checkprops result -s 96.1059 diff --git a/tests/boolean/boptuc_simple/ZG5 b/tests/boolean/boptuc_simple/ZG5 index 815990a8c8..7acc5c01f9 100644 --- a/tests/boolean/boptuc_simple/ZG5 +++ b/tests/boolean/boptuc_simple/ZG5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 boptuc result -set square 39.2837 +checkprops result -s 39.2837 diff --git a/tests/boolean/boptuc_simple/ZG6 b/tests/boolean/boptuc_simple/ZG6 index a506fbde3c..7968cd9440 100644 --- a/tests/boolean/boptuc_simple/ZG6 +++ b/tests/boolean/boptuc_simple/ZG6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 boptuc result -set square 39.2837 +checkprops result -s 39.2837 diff --git a/tests/boolean/boptuc_simple/ZG7 b/tests/boolean/boptuc_simple/ZG7 index 04d8bae570..0748b2293d 100644 --- a/tests/boolean/boptuc_simple/ZG7 +++ b/tests/boolean/boptuc_simple/ZG7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 boptuc result -set square 39.2837 +checkprops result -s 39.2837 diff --git a/tests/boolean/boptuc_simple/ZG8 b/tests/boolean/boptuc_simple/ZG8 index 40066d8a8f..560736c732 100644 --- a/tests/boolean/boptuc_simple/ZG8 +++ b/tests/boolean/boptuc_simple/ZG8 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 boptuc result -set square 13.6418 +checkprops result -s 13.6418 diff --git a/tests/boolean/boptuc_simple/ZG9 b/tests/boolean/boptuc_simple/ZG9 index 794b49283a..c1949940aa 100644 --- a/tests/boolean/boptuc_simple/ZG9 +++ b/tests/boolean/boptuc_simple/ZG9 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 boptuc result -set square 13.6418 +checkprops result -s 13.6418 diff --git a/tests/boolean/boptuc_simple/ZH1 b/tests/boolean/boptuc_simple/ZH1 index 70b7d621c4..acfa748016 100644 --- a/tests/boolean/boptuc_simple/ZH1 +++ b/tests/boolean/boptuc_simple/ZH1 @@ -5,4 +5,4 @@ ttranslate b2 6 2 0 bop b1 b2 boptuc result -set square 241.753 +checkprops result -s 241.753 diff --git a/tests/boolean/boptuc_simple/ZH2 b/tests/boolean/boptuc_simple/ZH2 index 8a47d5eaed..7f33273a4d 100644 --- a/tests/boolean/boptuc_simple/ZH2 +++ b/tests/boolean/boptuc_simple/ZH2 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 boptuc result -set square 241.753 +checkprops result -s 241.753 diff --git a/tests/boolean/boptuc_simple/ZH3 b/tests/boolean/boptuc_simple/ZH3 index 5ff820bae6..4cd109c9cf 100644 --- a/tests/boolean/boptuc_simple/ZH3 +++ b/tests/boolean/boptuc_simple/ZH3 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 boptuc result -set square 241.753 +checkprops result -s 241.753 diff --git a/tests/boolean/boptuc_simple/ZH4 b/tests/boolean/boptuc_simple/ZH4 index 6f4c8e8530..81d46e2176 100644 --- a/tests/boolean/boptuc_simple/ZH4 +++ b/tests/boolean/boptuc_simple/ZH4 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 boptuc result -set square 226.573 +checkprops result -s 226.573 diff --git a/tests/boolean/boptuc_simple/ZH5 b/tests/boolean/boptuc_simple/ZH5 index f4eae34e65..2393246c76 100644 --- a/tests/boolean/boptuc_simple/ZH5 +++ b/tests/boolean/boptuc_simple/ZH5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZH6 b/tests/boolean/boptuc_simple/ZH6 index 6095d80d69..735f10037f 100644 --- a/tests/boolean/boptuc_simple/ZH6 +++ b/tests/boolean/boptuc_simple/ZH6 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZH7 b/tests/boolean/boptuc_simple/ZH7 index 578e20bd63..06c6b16dc0 100644 --- a/tests/boolean/boptuc_simple/ZH7 +++ b/tests/boolean/boptuc_simple/ZH7 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZH8 b/tests/boolean/boptuc_simple/ZH8 index 8cd425edda..55753835bb 100644 --- a/tests/boolean/boptuc_simple/ZH8 +++ b/tests/boolean/boptuc_simple/ZH8 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZH9 b/tests/boolean/boptuc_simple/ZH9 index a87e183ec2..2c2a97b6bf 100644 --- a/tests/boolean/boptuc_simple/ZH9 +++ b/tests/boolean/boptuc_simple/ZH9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZI1 b/tests/boolean/boptuc_simple/ZI1 index 9966dbd27d..7300278d78 100644 --- a/tests/boolean/boptuc_simple/ZI1 +++ b/tests/boolean/boptuc_simple/ZI1 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZI2 b/tests/boolean/boptuc_simple/ZI2 index 3dbfb9cba8..afa7efe740 100644 --- a/tests/boolean/boptuc_simple/ZI2 +++ b/tests/boolean/boptuc_simple/ZI2 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZI3 b/tests/boolean/boptuc_simple/ZI3 index f4254b7db9..a0f3d59200 100644 --- a/tests/boolean/boptuc_simple/ZI3 +++ b/tests/boolean/boptuc_simple/ZI3 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 boptuc result -set square 150.796 +checkprops result -s 150.796 diff --git a/tests/boolean/boptuc_simple/ZI4 b/tests/boolean/boptuc_simple/ZI4 index 3b0cd60506..0187203536 100644 --- a/tests/boolean/boptuc_simple/ZI4 +++ b/tests/boolean/boptuc_simple/ZI4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 1 0 0 90 bop b1 b2 boptuc result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/boptuc_simple/ZI5 b/tests/boolean/boptuc_simple/ZI5 index ad6e094e8f..2f4d0ffe8d 100644 --- a/tests/boolean/boptuc_simple/ZI5 +++ b/tests/boolean/boptuc_simple/ZI5 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 boptuc result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/boptuc_simple/ZI6 b/tests/boolean/boptuc_simple/ZI6 index 3b227f081d..4cff0a9560 100644 --- a/tests/boolean/boptuc_simple/ZI6 +++ b/tests/boolean/boptuc_simple/ZI6 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 180 bop b1 b2 boptuc result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/boptuc_simple/ZI7 b/tests/boolean/boptuc_simple/ZI7 index a54fbee60d..059f9a3d1e 100644 --- a/tests/boolean/boptuc_simple/ZI7 +++ b/tests/boolean/boptuc_simple/ZI7 @@ -7,4 +7,4 @@ trotate b2 0 0 8 0 1 0 270 bop b1 b2 boptuc result -set square 37.6989 +checkprops result -s 37.6989 diff --git a/tests/boolean/boptuc_simple/ZI8 b/tests/boolean/boptuc_simple/ZI8 index b4c07003ee..3c487fed64 100644 --- a/tests/boolean/boptuc_simple/ZI8 +++ b/tests/boolean/boptuc_simple/ZI8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 boptuc result -set square 557.452 +checkprops result -s 557.452 diff --git a/tests/boolean/boptuc_simple/ZI9 b/tests/boolean/boptuc_simple/ZI9 index 90abeacba5..3a025d2d8f 100644 --- a/tests/boolean/boptuc_simple/ZI9 +++ b/tests/boolean/boptuc_simple/ZI9 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 boptuc result -set square 557.452 +checkprops result -s 557.452 diff --git a/tests/boolean/boptuc_simple/ZJ1 b/tests/boolean/boptuc_simple/ZJ1 index 8dc6a34d1e..403438a4da 100644 --- a/tests/boolean/boptuc_simple/ZJ1 +++ b/tests/boolean/boptuc_simple/ZJ1 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 boptuc result -set square 557.452 +checkprops result -s 557.452 diff --git a/tests/boolean/boptuc_simple/ZJ2 b/tests/boolean/boptuc_simple/ZJ2 index 03c782e281..d0f92619d3 100644 --- a/tests/boolean/boptuc_simple/ZJ2 +++ b/tests/boolean/boptuc_simple/ZJ2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 boptuc result -set square 557.452 +checkprops result -s 557.452 diff --git a/tests/boolean/boptuc_simple/ZJ3 b/tests/boolean/boptuc_simple/ZJ3 index 3323e75718..cd05df60ca 100644 --- a/tests/boolean/boptuc_simple/ZJ3 +++ b/tests/boolean/boptuc_simple/ZJ3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 1 0 90 bop b1 b2 boptuc result -set square 557.453 +checkprops result -s 557.453 diff --git a/tests/boolean/boptuc_simple/ZJ4 b/tests/boolean/boptuc_simple/ZJ4 index 7a216fd628..b97a0f5275 100644 --- a/tests/boolean/boptuc_simple/ZJ4 +++ b/tests/boolean/boptuc_simple/ZJ4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 boptuc result -set square 54.5673 +checkprops result -s 54.5673 diff --git a/tests/boolean/boptuc_simple/ZJ5 b/tests/boolean/boptuc_simple/ZJ5 index bb71b738fa..17af696b00 100644 --- a/tests/boolean/boptuc_simple/ZJ5 +++ b/tests/boolean/boptuc_simple/ZJ5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZJ6 b/tests/boolean/boptuc_simple/ZJ6 index f7bb8e07a0..7baa492638 100644 --- a/tests/boolean/boptuc_simple/ZJ6 +++ b/tests/boolean/boptuc_simple/ZJ6 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZJ7 b/tests/boolean/boptuc_simple/ZJ7 index 4317521cbb..10f4851d83 100644 --- a/tests/boolean/boptuc_simple/ZJ7 +++ b/tests/boolean/boptuc_simple/ZJ7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 boptuc result -set square 36.0678 +checkprops result -s 36.0678 diff --git a/tests/boolean/boptuc_simple/ZJ8 b/tests/boolean/boptuc_simple/ZJ8 index 921860dcc9..944d0fcb01 100644 --- a/tests/boolean/boptuc_simple/ZJ8 +++ b/tests/boolean/boptuc_simple/ZJ8 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZJ9 b/tests/boolean/boptuc_simple/ZJ9 index ebe80ce228..49dbcb2111 100644 --- a/tests/boolean/boptuc_simple/ZJ9 +++ b/tests/boolean/boptuc_simple/ZJ9 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 boptuc result -set square 49.794 +checkprops result -s 49.794 diff --git a/tests/boolean/boptuc_simple/ZK1 b/tests/boolean/boptuc_simple/ZK1 index 2db63ef916..b22c69bbdb 100644 --- a/tests/boolean/boptuc_simple/ZK1 +++ b/tests/boolean/boptuc_simple/ZK1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZK2 b/tests/boolean/boptuc_simple/ZK2 index b11a2a7e41..1a0ee3e3b6 100644 --- a/tests/boolean/boptuc_simple/ZK2 +++ b/tests/boolean/boptuc_simple/ZK2 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 90 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZK3 b/tests/boolean/boptuc_simple/ZK3 index d8253d8e10..9cae5baad1 100644 --- a/tests/boolean/boptuc_simple/ZK3 +++ b/tests/boolean/boptuc_simple/ZK3 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 180 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZK4 b/tests/boolean/boptuc_simple/ZK4 index a400eb5fe5..4ee19300b5 100644 --- a/tests/boolean/boptuc_simple/ZK4 +++ b/tests/boolean/boptuc_simple/ZK4 @@ -6,4 +6,4 @@ trotate b2 0 0 8 0 0 1 270 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZK5 b/tests/boolean/boptuc_simple/ZK5 index 9646ff90f0..25ee018946 100644 --- a/tests/boolean/boptuc_simple/ZK5 +++ b/tests/boolean/boptuc_simple/ZK5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 boptuc result -set square 53.2199 +checkprops result -s 53.2199 diff --git a/tests/boolean/boptuc_simple/ZK6 b/tests/boolean/boptuc_simple/ZK6 index acde9e440b..7aaf041903 100644 --- a/tests/boolean/boptuc_simple/ZK6 +++ b/tests/boolean/boptuc_simple/ZK6 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 boptuc result -set square 53.1921 +checkprops result -s 53.1921 diff --git a/tests/boolean/boptuc_simple/ZK7 b/tests/boolean/boptuc_simple/ZK7 index 14f2d25f6e..fda61b8a82 100644 --- a/tests/boolean/boptuc_simple/ZK7 +++ b/tests/boolean/boptuc_simple/ZK7 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 boptuc result -set square 355.629 +checkprops result -s 355.629 diff --git a/tests/boolean/boptuc_simple/ZK8 b/tests/boolean/boptuc_simple/ZK8 index 8eb6b7ce94..e7a07f8c87 100644 --- a/tests/boolean/boptuc_simple/ZK8 +++ b/tests/boolean/boptuc_simple/ZK8 @@ -6,4 +6,4 @@ trotate b2 0 0 4 1 0 0 90 bop b1 b2 boptuc result -set square 355.619 +checkprops result -s 355.619 diff --git a/tests/boolean/boptuc_simple/ZK9 b/tests/boolean/boptuc_simple/ZK9 index e55c6c07f5..8b189e1be9 100644 --- a/tests/boolean/boptuc_simple/ZK9 +++ b/tests/boolean/boptuc_simple/ZK9 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 90 bop b1 b2 boptuc result -set square 269.518 +checkprops result -s 269.518 diff --git a/tests/boolean/boptuc_simple/ZL1 b/tests/boolean/boptuc_simple/ZL1 index 202c1e99bb..ef6da48e9f 100644 --- a/tests/boolean/boptuc_simple/ZL1 +++ b/tests/boolean/boptuc_simple/ZL1 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 1 0 -90 bop b1 b2 boptuc result -set square 269.473 +checkprops result -s 269.473 diff --git a/tests/boolean/boptuc_simple/ZL2 b/tests/boolean/boptuc_simple/ZL2 index 1411b4ed96..3a1b02987c 100644 --- a/tests/boolean/boptuc_simple/ZL2 +++ b/tests/boolean/boptuc_simple/ZL2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 4 bop b1 b2 boptuc result -set square 141.789 +checkprops result -s 141.789 diff --git a/tests/boolean/boptuc_simple/ZL3 b/tests/boolean/boptuc_simple/ZL3 index 220ccdef3f..331bb2017e 100644 --- a/tests/boolean/boptuc_simple/ZL3 +++ b/tests/boolean/boptuc_simple/ZL3 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 90 bop b1 b2 boptuc result -set square 141.789 +checkprops result -s 141.789 diff --git a/tests/boolean/boptuc_simple/ZL4 b/tests/boolean/boptuc_simple/ZL4 index e0f1f5fda0..5a878142f0 100644 --- a/tests/boolean/boptuc_simple/ZL4 +++ b/tests/boolean/boptuc_simple/ZL4 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 180 bop b1 b2 boptuc result -set square 141.789 +checkprops result -s 141.789 diff --git a/tests/boolean/boptuc_simple/ZL5 b/tests/boolean/boptuc_simple/ZL5 index 6e1eeb2bf0..26e7f37a83 100644 --- a/tests/boolean/boptuc_simple/ZL5 +++ b/tests/boolean/boptuc_simple/ZL5 @@ -6,4 +6,4 @@ trotate b2 0 0 4 0 0 1 270 bop b1 b2 boptuc result -set square 141.789 +checkprops result -s 141.789 diff --git a/tests/boolean/boptuc_simple/ZL6 b/tests/boolean/boptuc_simple/ZL6 index 263286fbbc..2b1748e6b2 100644 --- a/tests/boolean/boptuc_simple/ZL6 +++ b/tests/boolean/boptuc_simple/ZL6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZL7 b/tests/boolean/boptuc_simple/ZL7 index 76ab8195e4..35b4eba2c8 100644 --- a/tests/boolean/boptuc_simple/ZL7 +++ b/tests/boolean/boptuc_simple/ZL7 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 90 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZL8 b/tests/boolean/boptuc_simple/ZL8 index e616087b8b..dff2a28236 100644 --- a/tests/boolean/boptuc_simple/ZL8 +++ b/tests/boolean/boptuc_simple/ZL8 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 180 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZL9 b/tests/boolean/boptuc_simple/ZL9 index 09fd26924b..aed4721c0b 100644 --- a/tests/boolean/boptuc_simple/ZL9 +++ b/tests/boolean/boptuc_simple/ZL9 @@ -6,4 +6,4 @@ trotate b2 0 0 2 0 0 1 270 bop b1 b2 boptuc result -set square 147.13 +checkprops result -s 147.13 diff --git a/tests/boolean/boptuc_simple/ZM1 b/tests/boolean/boptuc_simple/ZM1 index 236a217f5d..c7adf901a9 100644 --- a/tests/boolean/boptuc_simple/ZM1 +++ b/tests/boolean/boptuc_simple/ZM1 @@ -5,4 +5,4 @@ ttranslate b2 0 0 8 bop b1 b2 boptuc result -set square 36.7824 +checkprops result -s 36.7824 diff --git a/tests/boolean/boptuc_simple/ZM2 b/tests/boolean/boptuc_simple/ZM2 index 03015212de..c67bca65fa 100644 --- a/tests/boolean/boptuc_simple/ZM2 +++ b/tests/boolean/boptuc_simple/ZM2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 6 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZM3 b/tests/boolean/boptuc_simple/ZM3 index 00286f1452..b7c4397010 100644 --- a/tests/boolean/boptuc_simple/ZM3 +++ b/tests/boolean/boptuc_simple/ZM3 @@ -4,4 +4,4 @@ pcone b2 2 1 8 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZM4 b/tests/boolean/boptuc_simple/ZM4 index 70e54563d8..e1d27cefbf 100644 --- a/tests/boolean/boptuc_simple/ZM4 +++ b/tests/boolean/boptuc_simple/ZM4 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 boptuc result -set square 36.0678 +checkprops result -s 36.0678 diff --git a/tests/boolean/boptuc_simple/ZM5 b/tests/boolean/boptuc_simple/ZM5 index 19a171b98c..628a77d46d 100644 --- a/tests/boolean/boptuc_simple/ZM5 +++ b/tests/boolean/boptuc_simple/ZM5 @@ -5,4 +5,4 @@ ttranslate b2 0 0 2 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZM6 b/tests/boolean/boptuc_simple/ZM6 index ced8ae4d37..109f558691 100644 --- a/tests/boolean/boptuc_simple/ZM6 +++ b/tests/boolean/boptuc_simple/ZM6 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -1 bop b1 b2 boptuc result -set square 49.794 +checkprops result -s 49.794 diff --git a/tests/boolean/boptuc_simple/ZM7 b/tests/boolean/boptuc_simple/ZM7 index 57c3087745..04a79295c6 100644 --- a/tests/boolean/boptuc_simple/ZM7 +++ b/tests/boolean/boptuc_simple/ZM7 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -4 bop b1 b2 boptuc result -set square 464.586 +checkprops result -s 464.586 diff --git a/tests/boolean/boptuc_simple/ZM8 b/tests/boolean/boptuc_simple/ZM8 index a8ac7e18ee..3b52a763f7 100644 --- a/tests/boolean/boptuc_simple/ZM8 +++ b/tests/boolean/boptuc_simple/ZM8 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 90 bop b1 b2 boptuc result -set square 464.586 +checkprops result -s 464.586 diff --git a/tests/boolean/boptuc_simple/ZM9 b/tests/boolean/boptuc_simple/ZM9 index 9e7a22abd7..6cc8f25e82 100644 --- a/tests/boolean/boptuc_simple/ZM9 +++ b/tests/boolean/boptuc_simple/ZM9 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 180 bop b1 b2 boptuc result -set square 464.586 +checkprops result -s 464.586 diff --git a/tests/boolean/boptuc_simple/ZN1 b/tests/boolean/boptuc_simple/ZN1 index 1d7edf6580..0280ac4cde 100644 --- a/tests/boolean/boptuc_simple/ZN1 +++ b/tests/boolean/boptuc_simple/ZN1 @@ -6,4 +6,4 @@ trotate b2 0 0 -4 0 0 1 270 bop b1 b2 boptuc result -set square 464.586 +checkprops result -s 464.586 diff --git a/tests/boolean/boptuc_simple/ZN2 b/tests/boolean/boptuc_simple/ZN2 index 5829cb3436..4b6b6c56a7 100644 --- a/tests/boolean/boptuc_simple/ZN2 +++ b/tests/boolean/boptuc_simple/ZN2 @@ -5,4 +5,4 @@ ttranslate b2 4 0 0 bop b1 b2 boptuc result -set square 253.658 +checkprops result -s 253.658 diff --git a/tests/boolean/boptuc_simple/ZN3 b/tests/boolean/boptuc_simple/ZN3 index 2f6d35a2e0..851690e527 100644 --- a/tests/boolean/boptuc_simple/ZN3 +++ b/tests/boolean/boptuc_simple/ZN3 @@ -5,4 +5,4 @@ ttranslate b2 2 2 -2 bop b1 b2 boptuc result -set square 18.8496 +checkprops result -s 18.8496 diff --git a/tests/boolean/boptuc_simple/ZN4 b/tests/boolean/boptuc_simple/ZN4 index 93e27536c7..914ed11475 100644 --- a/tests/boolean/boptuc_simple/ZN4 +++ b/tests/boolean/boptuc_simple/ZN4 @@ -5,4 +5,4 @@ ttranslate b2 2 2 1 bop b1 b2 boptuc result -set square empty +checkprops result -s empty diff --git a/tests/boolean/boptuc_simple/ZN5 b/tests/boolean/boptuc_simple/ZN5 index 6cfacaed7a..8fa219e0ba 100644 --- a/tests/boolean/boptuc_simple/ZN5 +++ b/tests/boolean/boptuc_simple/ZN5 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 boptuc result -set square 53.6991 +checkprops result -s 53.6991 diff --git a/tests/boolean/boptuc_simple/ZN6 b/tests/boolean/boptuc_simple/ZN6 index 4e4a09d5b4..a062dba671 100644 --- a/tests/boolean/boptuc_simple/ZN6 +++ b/tests/boolean/boptuc_simple/ZN6 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 boptuc result -set square 53.6991 +checkprops result -s 53.6991 diff --git a/tests/boolean/boptuc_simple/ZN7 b/tests/boolean/boptuc_simple/ZN7 index d339b1b705..50e21e4dff 100644 --- a/tests/boolean/boptuc_simple/ZN7 +++ b/tests/boolean/boptuc_simple/ZN7 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 boptuc result -set square 53.6991 +checkprops result -s 53.6991 diff --git a/tests/boolean/boptuc_simple/ZN8 b/tests/boolean/boptuc_simple/ZN8 index b71c654a59..9a2d53998e 100644 --- a/tests/boolean/boptuc_simple/ZN8 +++ b/tests/boolean/boptuc_simple/ZN8 @@ -5,4 +5,4 @@ ttranslate b2 4 2 0 bop b1 b2 boptuc result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/boptuc_simple/ZN9 b/tests/boolean/boptuc_simple/ZN9 index 286b9fae26..a71e84f784 100644 --- a/tests/boolean/boptuc_simple/ZN9 +++ b/tests/boolean/boptuc_simple/ZN9 @@ -5,4 +5,4 @@ ttranslate b2 2 0 0 bop b1 b2 boptuc result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/boptuc_simple/ZO1 b/tests/boolean/boptuc_simple/ZO1 index b6edb0d7d9..bd5ab535fa 100644 --- a/tests/boolean/boptuc_simple/ZO1 +++ b/tests/boolean/boptuc_simple/ZO1 @@ -5,4 +5,4 @@ ttranslate b2 0 2 0 bop b1 b2 boptuc result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/boptuc_simple/ZO2 b/tests/boolean/boptuc_simple/ZO2 index 5447182402..b1c2cb3b49 100644 --- a/tests/boolean/boptuc_simple/ZO2 +++ b/tests/boolean/boptuc_simple/ZO2 @@ -5,4 +5,4 @@ ttranslate b2 4 3 0 bop b1 b2 boptuc result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/boptuc_simple/ZO3 b/tests/boolean/boptuc_simple/ZO3 index c4f24ba22c..b27eee52d7 100644 --- a/tests/boolean/boptuc_simple/ZO3 +++ b/tests/boolean/boptuc_simple/ZO3 @@ -5,4 +5,4 @@ ttranslate b2 3 0 0 bop b1 b2 boptuc result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/boptuc_simple/ZO4 b/tests/boolean/boptuc_simple/ZO4 index 211cb1438a..ce14395eab 100644 --- a/tests/boolean/boptuc_simple/ZO4 +++ b/tests/boolean/boptuc_simple/ZO4 @@ -5,4 +5,4 @@ ttranslate b2 0 3 0 bop b1 b2 boptuc result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/boptuc_simple/ZO5 b/tests/boolean/boptuc_simple/ZO5 index 1b1d507251..1cae10fbd5 100644 --- a/tests/boolean/boptuc_simple/ZO5 +++ b/tests/boolean/boptuc_simple/ZO5 @@ -5,4 +5,4 @@ ttranslate b2 1 0 0 bop b1 b2 boptuc result -set square 23.708 +checkprops result -s 23.708 diff --git a/tests/boolean/boptuc_simple/ZO6 b/tests/boolean/boptuc_simple/ZO6 index dbc29b9f49..71c82ae7e3 100644 --- a/tests/boolean/boptuc_simple/ZO6 +++ b/tests/boolean/boptuc_simple/ZO6 @@ -5,4 +5,4 @@ ttranslate b2 -2 2 0 bop b1 b2 boptuc result -set square 197.408 +checkprops result -s 197.408 diff --git a/tests/boolean/boptuc_simple/ZO7 b/tests/boolean/boptuc_simple/ZO7 index 4f4f82c629..f74dfd0b66 100644 --- a/tests/boolean/boptuc_simple/ZO7 +++ b/tests/boolean/boptuc_simple/ZO7 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 30 bop b1 b2 boptuc result -set square 197.408 +checkprops result -s 197.408 diff --git a/tests/boolean/boptuc_simple/ZO8 b/tests/boolean/boptuc_simple/ZO8 index b78d4f9af9..a135c04e39 100644 --- a/tests/boolean/boptuc_simple/ZO8 +++ b/tests/boolean/boptuc_simple/ZO8 @@ -6,4 +6,4 @@ trotate b2 -2 2 0 0 0 1 90 bop b1 b2 boptuc result -set square 197.408 +checkprops result -s 197.408 diff --git a/tests/boolean/boptuc_simple/ZO9 b/tests/boolean/boptuc_simple/ZO9 index f5802e4d69..b40048e238 100644 --- a/tests/boolean/boptuc_simple/ZO9 +++ b/tests/boolean/boptuc_simple/ZO9 @@ -5,4 +5,4 @@ ttranslate b2 3 1 4 bop b1 b2 boptuc result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/boptuc_simple/ZP1 b/tests/boolean/boptuc_simple/ZP1 index fdd07a8993..55fcc6f6d9 100644 --- a/tests/boolean/boptuc_simple/ZP1 +++ b/tests/boolean/boptuc_simple/ZP1 @@ -5,4 +5,4 @@ ttranslate b2 1 1 4 bop b1 b2 boptuc result -set square 31.4159 +checkprops result -s 31.4159 diff --git a/tests/boolean/boptuc_simple/ZP2 b/tests/boolean/boptuc_simple/ZP2 index a8d34ccad8..f239612373 100644 --- a/tests/boolean/boptuc_simple/ZP2 +++ b/tests/boolean/boptuc_simple/ZP2 @@ -5,4 +5,4 @@ ttranslate b2 0 0 -2 bop b1 b2 boptuc result -set square 103.965 +checkprops result -s 103.965 diff --git a/tests/boolean/boptuc_simple/ZP3 b/tests/boolean/boptuc_simple/ZP3 index 9ebba319ba..b12b8669e7 100644 --- a/tests/boolean/boptuc_simple/ZP3 +++ b/tests/boolean/boptuc_simple/ZP3 @@ -6,4 +6,4 @@ prism pcy pc_2 0 0 10 bop pc pcy boptuc result -set square 1390.8 +checkprops result -s 1390.8 diff --git a/tests/boolean/boptuc_simple/ZP4 b/tests/boolean/boptuc_simple/ZP4 index 9fb33a6aec..f98c6cbd37 100644 --- a/tests/boolean/boptuc_simple/ZP4 +++ b/tests/boolean/boptuc_simple/ZP4 @@ -13,4 +13,4 @@ explode r so bop r_1 b1 boptuc result -set square 96 +checkprops result -s 96 diff --git a/tests/boolean/bsection/A1 b/tests/boolean/bsection/A1 index 1b0a11b06f..732511ed9e 100644 --- a/tests/boolean/bsection/A1 +++ b/tests/boolean/bsection/A1 @@ -6,4 +6,5 @@ ttranslate a 0 -0.0025400016456842422 0 bsection result a b -set length 225.961 +checkprops result -l 225.961 +checksection result diff --git a/tests/boolean/bsection/A2 b/tests/boolean/bsection/A2 index 7dba648176..e57c7bd513 100644 --- a/tests/boolean/bsection/A2 +++ b/tests/boolean/bsection/A2 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a10.rle] a restore [locate_data_file CIN001_b10.rle] b bsection result a b -set length 25.4961 +checkprops result -l 25.4961 +checksection result diff --git a/tests/boolean/bsection/A3 b/tests/boolean/bsection/A3 index 42d4125838..c632b72be8 100644 --- a/tests/boolean/bsection/A3 +++ b/tests/boolean/bsection/A3 @@ -2,4 +2,5 @@ restore [locate_data_file a2] a restore [locate_data_file b2_bsect] b bsection result a b -n2d -set length 25.1327 +checkprops result -l 25.1327 +checksection result diff --git a/tests/boolean/bsection/A4 b/tests/boolean/bsection/A4 index de732cfcb0..65bfb2d63a 100644 --- a/tests/boolean/bsection/A4 +++ b/tests/boolean/bsection/A4 @@ -2,4 +2,5 @@ restore [locate_data_file a3] a restore [locate_data_file b3] b bsection result a b -set length 10 +checkprops result -l 10 +checksection result diff --git a/tests/boolean/bsection/A5 b/tests/boolean/bsection/A5 index a93b181b90..4a596368a9 100644 --- a/tests/boolean/bsection/A5 +++ b/tests/boolean/bsection/A5 @@ -2,4 +2,5 @@ restore [locate_data_file a4] a restore [locate_data_file b4] b bsection result a b -set length 125.664 +checkprops result -l 125.664 +checksection result diff --git a/tests/boolean/bsection/A6 b/tests/boolean/bsection/A6 index efb8f397b2..4e8dcecb3a 100644 --- a/tests/boolean/bsection/A6 +++ b/tests/boolean/bsection/A6 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a5.rle] a restore [locate_data_file CIN001_b5.rle] b bsection result a b -set length 15.8345 +checkprops result -l 15.8345 +checksection result diff --git a/tests/boolean/bsection/A7 b/tests/boolean/bsection/A7 index 7dca1fef68..670389d4e3 100644 --- a/tests/boolean/bsection/A7 +++ b/tests/boolean/bsection/A7 @@ -2,4 +2,5 @@ restore [locate_data_file a7] a restore [locate_data_file b7] b bsection result a b -set length 1.75 +checkprops result -l 1.75 +checksection result diff --git a/tests/boolean/bsection/A8 b/tests/boolean/bsection/A8 index 97f2c46da2..390d6dd3d8 100644 --- a/tests/boolean/bsection/A8 +++ b/tests/boolean/bsection/A8 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a8.rle] a restore [locate_data_file b8] b bsection result a b -set length 43.3411 +checkprops result -l 43.3411 +checksection result diff --git a/tests/boolean/bsection/A9 b/tests/boolean/bsection/A9 index ac409ff546..9c60b06515 100644 --- a/tests/boolean/bsection/A9 +++ b/tests/boolean/bsection/A9 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a10.rle] a restore [locate_data_file CIN001_b9.rle] b bsection result a b -set length 27.2153 +checkprops result -l 27.2153 +checksection result diff --git a/tests/boolean/bsection/B1 b/tests/boolean/bsection/B1 index 895892e33e..cb37e82218 100644 --- a/tests/boolean/bsection/B1 +++ b/tests/boolean/bsection/B1 @@ -2,4 +2,5 @@ restore [locate_data_file a11_bsect] a restore [locate_data_file b11_bsect] b bsection result a b -set length 1.21315 +checkprops result -l 1.21315 +checksection result diff --git a/tests/boolean/bsection/B2 b/tests/boolean/bsection/B2 index 21ddd430b2..221794e745 100644 --- a/tests/boolean/bsection/B2 +++ b/tests/boolean/bsection/B2 @@ -2,4 +2,5 @@ restore [locate_data_file a12] a restore [locate_data_file b12] b bsection result a b -set length 140.043 +checkprops result -l 140.043 +checksection result diff --git a/tests/boolean/bsection/B3 b/tests/boolean/bsection/B3 index c1cc818824..3715c6f81b 100644 --- a/tests/boolean/bsection/B3 +++ b/tests/boolean/bsection/B3 @@ -2,4 +2,5 @@ restore [locate_data_file a13] a restore [locate_data_file b13_bsect] b bsection result a b -set length 7.47641 +checkprops result -l 7.47641 +checksection result diff --git a/tests/boolean/bsection/B4 b/tests/boolean/bsection/B4 index e8bdde6165..b92e8f07dd 100644 --- a/tests/boolean/bsection/B4 +++ b/tests/boolean/bsection/B4 @@ -2,4 +2,5 @@ restore [locate_data_file a14] a restore [locate_data_file b14] b bsection result a b -set length 10.6749 +checkprops result -l 10.6749 +checksection result diff --git a/tests/boolean/bsection/B5 b/tests/boolean/bsection/B5 index 4b4e693d98..f41ff2b389 100644 --- a/tests/boolean/bsection/B5 +++ b/tests/boolean/bsection/B5 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a15.rle] a restore [locate_data_file CIN001_b15.rle] b bsection result a b -set length 530.82 +checkprops result -l 530.82 +checksection result diff --git a/tests/boolean/bsection/B6 b/tests/boolean/bsection/B6 index 681811ca3e..a213cc1f30 100644 --- a/tests/boolean/bsection/B6 +++ b/tests/boolean/bsection/B6 @@ -1,8 +1,9 @@ -puts "TODO #22911 ALL: Error : The $command is not valid. The length is 0." -puts "TODO #22911 ALL: Error : The length of the resulting shape is" +puts "TODO #22911 ALL: Error : The command is not valid. The length is" +puts "TODO #22911 ALL: Error : The length of result shape is" restore [locate_data_file a16] a restore [locate_data_file b16] b bsection result a b -set length 76.0946 +checkprops result -l 76.0946 +checksection result diff --git a/tests/boolean/bsection/B7 b/tests/boolean/bsection/B7 index 0784031c22..a044bdfcde 100644 --- a/tests/boolean/bsection/B7 +++ b/tests/boolean/bsection/B7 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a17.rle] a restore [locate_data_file b17_bsect] b bsection result a b -set length 10 +checkprops result -l 10 +checksection result diff --git a/tests/boolean/bsection/B8 b/tests/boolean/bsection/B8 index 1e4396d625..dcc58311f7 100644 --- a/tests/boolean/bsection/B8 +++ b/tests/boolean/bsection/B8 @@ -2,4 +2,5 @@ restore [locate_data_file a18] a restore [locate_data_file b18] b bsection result a b -set length 53.6115 +checkprops result -l 53.6115 +checksection result diff --git a/tests/boolean/bsection/B9 b/tests/boolean/bsection/B9 index 7dfc2d55ff..a76d636095 100644 --- a/tests/boolean/bsection/B9 +++ b/tests/boolean/bsection/B9 @@ -2,4 +2,5 @@ restore [locate_data_file a19] a restore [locate_data_file b19_bsect] b bsection result a b -set length 0.392404 +checkprops result -l 0.392404 +checksection result diff --git a/tests/boolean/bsection/C1 b/tests/boolean/bsection/C1 index 6f378a4005..33abff1ff4 100644 --- a/tests/boolean/bsection/C1 +++ b/tests/boolean/bsection/C1 @@ -2,4 +2,5 @@ restore [locate_data_file a30] a restore [locate_data_file b30] b bsection result a b -set length 12.5664 +checkprops result -l 12.5664 +checksection result diff --git a/tests/boolean/bsection/C2 b/tests/boolean/bsection/C2 index 97290a3b81..052ef96aaf 100644 --- a/tests/boolean/bsection/C2 +++ b/tests/boolean/bsection/C2 @@ -2,4 +2,5 @@ restore [locate_data_file a23] a restore [locate_data_file b23] b bsection result a b -set length 51.7591 +checkprops result -l 51.7591 +checksection result diff --git a/tests/boolean/bsection/C3 b/tests/boolean/bsection/C3 index 6834715245..7c6fe0aa90 100644 --- a/tests/boolean/bsection/C3 +++ b/tests/boolean/bsection/C3 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a24.rle] a restore [locate_data_file CIN001_b24.rle] b bsection result a b -set length 88.6365 +checkprops result -l 88.6365 +checksection result diff --git a/tests/boolean/bsection/C4 b/tests/boolean/bsection/C4 index 33fad2a495..450e817f1b 100644 --- a/tests/boolean/bsection/C4 +++ b/tests/boolean/bsection/C4 @@ -2,4 +2,5 @@ restore [locate_data_file a25] a restore [locate_data_file b25] b bsection result a b -set length 1.51691 +checkprops result -l 1.51691 +checksection result diff --git a/tests/boolean/bsection/C5 b/tests/boolean/bsection/C5 index 5c37578332..679b0fb465 100644 --- a/tests/boolean/bsection/C5 +++ b/tests/boolean/bsection/C5 @@ -2,4 +2,5 @@ restore [locate_data_file a26] a restore [locate_data_file CIN001_b26.rle] b bsection result a b -set length 251.672 +checkprops result -l 251.672 +checksection result diff --git a/tests/boolean/bsection/C6 b/tests/boolean/bsection/C6 index 5e8b6a0bdc..57662159b9 100644 --- a/tests/boolean/bsection/C6 +++ b/tests/boolean/bsection/C6 @@ -2,4 +2,5 @@ restore [locate_data_file a47] a restore [locate_data_file b27] b bsection result a b -set length 7.94247 +checkprops result -l 7.94247 +checksection result diff --git a/tests/boolean/bsection/C7 b/tests/boolean/bsection/C7 index 0cf4c43605..9a97b1099a 100644 --- a/tests/boolean/bsection/C7 +++ b/tests/boolean/bsection/C7 @@ -2,4 +2,5 @@ restore [locate_data_file a28] a restore [locate_data_file b28] b bsection result a b -set length 176.127 +checkprops result -l 176.127 +checksection result diff --git a/tests/boolean/bsection/C8 b/tests/boolean/bsection/C8 index 8bc7179d55..df845880c6 100644 --- a/tests/boolean/bsection/C8 +++ b/tests/boolean/bsection/C8 @@ -2,4 +2,5 @@ restore [locate_data_file a29] a restore [locate_data_file b29] b bsection result a b -set length 6.23599 +checkprops result -l 6.23599 +checksection result diff --git a/tests/boolean/bsection/C9 b/tests/boolean/bsection/C9 index decb7a7f23..346e9fbb62 100644 --- a/tests/boolean/bsection/C9 +++ b/tests/boolean/bsection/C9 @@ -2,4 +2,5 @@ restore [locate_data_file a40] a restore [locate_data_file b40] b bsection result a b -set length 50.8667 +checkprops result -l 50.8667 +checksection result diff --git a/tests/boolean/bsection/D1 b/tests/boolean/bsection/D1 index 2f9cdf15c0..b68b3a4de1 100644 --- a/tests/boolean/bsection/D1 +++ b/tests/boolean/bsection/D1 @@ -2,4 +2,5 @@ restore [locate_data_file a31] a restore [locate_data_file b31] b bsection result a b -set length 17041.4 +checkprops result -l 17041.4 +checksection result diff --git a/tests/boolean/bsection/D2 b/tests/boolean/bsection/D2 index b6cdcef6bb..daf2a0ca8c 100644 --- a/tests/boolean/bsection/D2 +++ b/tests/boolean/bsection/D2 @@ -2,4 +2,5 @@ restore [locate_data_file a32] a restore [locate_data_file b32] b bsection result a b -set length 12.4984 +checkprops result -l 12.4984 +checksection result diff --git a/tests/boolean/bsection/D3 b/tests/boolean/bsection/D3 index 6e0962100e..08ca663798 100644 --- a/tests/boolean/bsection/D3 +++ b/tests/boolean/bsection/D3 @@ -2,4 +2,5 @@ restore [locate_data_file a33] a restore [locate_data_file b33] b bsection result a b -set length 2.00019 +checkprops result -l 2.00019 +checksection result diff --git a/tests/boolean/bsection/D4 b/tests/boolean/bsection/D4 index 34e262b2f5..81f0be0cb6 100644 --- a/tests/boolean/bsection/D4 +++ b/tests/boolean/bsection/D4 @@ -2,4 +2,5 @@ restore [locate_data_file a34] a restore [locate_data_file b34] b bsection result a b -set length 45.4729 +checkprops result -l 45.4729 +checksection result diff --git a/tests/boolean/bsection/D5 b/tests/boolean/bsection/D5 index 74474e1bed..c4a8be08e8 100644 --- a/tests/boolean/bsection/D5 +++ b/tests/boolean/bsection/D5 @@ -2,4 +2,5 @@ restore [locate_data_file a35] a restore [locate_data_file b35] b bsection result a b -set length 15.0786 +checkprops result -l 15.0786 +checksection result diff --git a/tests/boolean/bsection/D6 b/tests/boolean/bsection/D6 index 6ba7f515ca..3b439e2eb1 100644 --- a/tests/boolean/bsection/D6 +++ b/tests/boolean/bsection/D6 @@ -2,4 +2,5 @@ restore [locate_data_file a37] a restore [locate_data_file b37] b bsection result a b -set length 6.28319 +checkprops result -l 6.28319 +checksection result diff --git a/tests/boolean/bsection/D7 b/tests/boolean/bsection/D7 index 192471986c..8b87c128bf 100644 --- a/tests/boolean/bsection/D7 +++ b/tests/boolean/bsection/D7 @@ -2,4 +2,5 @@ restore [locate_data_file a38] a restore [locate_data_file b38] b bsection result a b -set length 8.24621 +checkprops result -l 8.24621 +checksection result diff --git a/tests/boolean/bsection/D8 b/tests/boolean/bsection/D8 index da4d0e9af5..e6c6a7d097 100644 --- a/tests/boolean/bsection/D8 +++ b/tests/boolean/bsection/D8 @@ -2,4 +2,5 @@ restore [locate_data_file a49] a restore [locate_data_file b50] b bsection result a b -set length 254.014 +checkprops result -l 254.014 +checksection result diff --git a/tests/boolean/bsection/D9 b/tests/boolean/bsection/D9 index 4a45403ce6..028362098f 100644 --- a/tests/boolean/bsection/D9 +++ b/tests/boolean/bsection/D9 @@ -2,4 +2,5 @@ restore [locate_data_file a41] a restore [locate_data_file b41] b bsection result a b -set length 19.9279 +checkprops result -l 19.9279 +checksection result diff --git a/tests/boolean/bsection/E1 b/tests/boolean/bsection/E1 index 33b5064a1f..acdcd153b1 100644 --- a/tests/boolean/bsection/E1 +++ b/tests/boolean/bsection/E1 @@ -2,4 +2,5 @@ restore [locate_data_file a42] a restore [locate_data_file b42] b bsection result a b -set length 2.99998 +checkprops result -l 2.99998 +checksection result diff --git a/tests/boolean/bsection/E2 b/tests/boolean/bsection/E2 index 96418d21e4..089301cc94 100644 --- a/tests/boolean/bsection/E2 +++ b/tests/boolean/bsection/E2 @@ -2,4 +2,5 @@ restore [locate_data_file a43] a restore [locate_data_file b43] b bsection result a b -set length 29.2833 +checkprops result -l 29.2833 +checksection result diff --git a/tests/boolean/bsection/E3 b/tests/boolean/bsection/E3 index f129f88cd8..ae99466dd2 100644 --- a/tests/boolean/bsection/E3 +++ b/tests/boolean/bsection/E3 @@ -2,4 +2,5 @@ restore [locate_data_file a44] a restore [locate_data_file b44] b bsection result a b -set length 4.91577 +checkprops result -l 4.91577 +checksection result diff --git a/tests/boolean/bsection/E4 b/tests/boolean/bsection/E4 index 8354b8bbab..0adf581388 100644 --- a/tests/boolean/bsection/E4 +++ b/tests/boolean/bsection/E4 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a45.rle] a restore [locate_data_file CIN001_b45.rle] b bsection result a b -set length 0.374089 +checkprops result -l 0.374089 +checksection result diff --git a/tests/boolean/bsection/E5 b/tests/boolean/bsection/E5 index 0aa24a9f48..41f30f80df 100644 --- a/tests/boolean/bsection/E5 +++ b/tests/boolean/bsection/E5 @@ -2,4 +2,5 @@ restore [locate_data_file a46] a restore [locate_data_file b46] b bsection result a b -set length 0.278859 +checkprops result -l 0.278859 +checksection result diff --git a/tests/boolean/bsection/E6 b/tests/boolean/bsection/E6 index 5e8b6a0bdc..57662159b9 100644 --- a/tests/boolean/bsection/E6 +++ b/tests/boolean/bsection/E6 @@ -2,4 +2,5 @@ restore [locate_data_file a47] a restore [locate_data_file b27] b bsection result a b -set length 7.94247 +checkprops result -l 7.94247 +checksection result diff --git a/tests/boolean/bsection/E7 b/tests/boolean/bsection/E7 index cf3c501662..baa3643317 100644 --- a/tests/boolean/bsection/E7 +++ b/tests/boolean/bsection/E7 @@ -2,4 +2,5 @@ restore [locate_data_file a48] a restore [locate_data_file b48] b bsection result a b -set length 71.2757 +checkprops result -l 71.2757 +checksection result diff --git a/tests/boolean/bsection/E8 b/tests/boolean/bsection/E8 index 7b4402c3d3..1874d2fbf8 100644 --- a/tests/boolean/bsection/E8 +++ b/tests/boolean/bsection/E8 @@ -2,4 +2,5 @@ restore [locate_data_file a49] a restore [locate_data_file b49] b bsection result a b -set length 122.155 +checkprops result -l 122.155 +checksection result diff --git a/tests/boolean/bsection/E9 b/tests/boolean/bsection/E9 index c0bb6a04f9..f317da07f1 100644 --- a/tests/boolean/bsection/E9 +++ b/tests/boolean/bsection/E9 @@ -2,4 +2,5 @@ restore [locate_data_file a60] a restore [locate_data_file b60_bsect] b bsection result a b -set length 1.64804 +checkprops result -l 1.64804 +checksection result diff --git a/tests/boolean/bsection/F1 b/tests/boolean/bsection/F1 index 88fcdb6ae2..3c2ce6c09b 100644 --- a/tests/boolean/bsection/F1 +++ b/tests/boolean/bsection/F1 @@ -2,4 +2,5 @@ restore [locate_data_file a51] a restore [locate_data_file b51] b bsection result a b -set length 9.94056 +checkprops result -l 9.94056 +checksection result diff --git a/tests/boolean/bsection/F2 b/tests/boolean/bsection/F2 index 4ef92c13c2..89c0e7e07d 100644 --- a/tests/boolean/bsection/F2 +++ b/tests/boolean/bsection/F2 @@ -2,4 +2,5 @@ restore [locate_data_file a52] a restore [locate_data_file b52] b bsection result a b -set length 164.908 +checkprops result -l 164.908 +checksection result diff --git a/tests/boolean/bsection/F3 b/tests/boolean/bsection/F3 index 0a95adf940..8ae2eaedc4 100644 --- a/tests/boolean/bsection/F3 +++ b/tests/boolean/bsection/F3 @@ -2,4 +2,5 @@ restore [locate_data_file a53] a restore [locate_data_file a47] b bsection result a b -set length 15.2808 +checkprops result -l 15.2808 +checksection result diff --git a/tests/boolean/bsection/F4 b/tests/boolean/bsection/F4 index 9861621762..5e569cb522 100644 --- a/tests/boolean/bsection/F4 +++ b/tests/boolean/bsection/F4 @@ -2,4 +2,5 @@ restore [locate_data_file a54] a restore [locate_data_file b54] b bsection result a b -set length 3872.37 +checkprops result -l 3872.37 +checksection result diff --git a/tests/boolean/bsection/F5 b/tests/boolean/bsection/F5 index 9490a253c2..dd72780b0f 100644 --- a/tests/boolean/bsection/F5 +++ b/tests/boolean/bsection/F5 @@ -2,4 +2,5 @@ restore [locate_data_file a55] a restore [locate_data_file b55] b bsection result a b -set length 15.7507 +checkprops result -l 15.7507 +checksection result diff --git a/tests/boolean/bsection/F6 b/tests/boolean/bsection/F6 index 867044d9f8..9c3ce53501 100644 --- a/tests/boolean/bsection/F6 +++ b/tests/boolean/bsection/F6 @@ -2,4 +2,5 @@ restore [locate_data_file a57_bsect] a restore [locate_data_file b57_bsect] b bsection result a b -set length 117.749 +checkprops result -l 117.749 +checksection result diff --git a/tests/boolean/bsection/F7 b/tests/boolean/bsection/F7 index aaeaa99b6f..73d0983f07 100644 --- a/tests/boolean/bsection/F7 +++ b/tests/boolean/bsection/F7 @@ -2,4 +2,5 @@ restore [locate_data_file a58_bsect] a restore [locate_data_file b58_bsect] b bsection result a b -set length 3.46962 +checkprops result -l 3.46962 +checksection result diff --git a/tests/boolean/bsection/F8 b/tests/boolean/bsection/F8 index 6fad498eae..89a476a209 100644 --- a/tests/boolean/bsection/F8 +++ b/tests/boolean/bsection/F8 @@ -2,4 +2,5 @@ restore [locate_data_file a59] a restore [locate_data_file b59] b bsection result a b -set length 23.7344 +checkprops result -l 23.7344 +checksection result diff --git a/tests/boolean/bsection/F9 b/tests/boolean/bsection/F9 index c2b73fe21f..f2ee5b3e84 100644 --- a/tests/boolean/bsection/F9 +++ b/tests/boolean/bsection/F9 @@ -2,4 +2,5 @@ restore [locate_data_file CIN001_a61.rle] a restore [locate_data_file b61] b bsection result a b -set length 773.793 +checkprops result -l 773.793 +checksection result diff --git a/tests/boolean/bsection/G1 b/tests/boolean/bsection/G1 index cea6a412a1..64cb9f47ae 100644 --- a/tests/boolean/bsection/G1 +++ b/tests/boolean/bsection/G1 @@ -2,4 +2,5 @@ restore [locate_data_file a62] a restore [locate_data_file b62_bsect] b bsection result a b -set length 1.17784 +checkprops result -l 1.17784 +checksection result diff --git a/tests/boolean/bsection/G2 b/tests/boolean/bsection/G2 index 1a876a858e..7ad9f05888 100644 --- a/tests/boolean/bsection/G2 +++ b/tests/boolean/bsection/G2 @@ -2,4 +2,5 @@ restore [locate_data_file a64] a restore [locate_data_file b64_bsect] b bsection result a b -set length 1.58211 +checkprops result -l 1.58211 +checksection result diff --git a/tests/boolean/bsection/G3 b/tests/boolean/bsection/G3 index 9a47881141..ec368cc425 100644 --- a/tests/boolean/bsection/G3 +++ b/tests/boolean/bsection/G3 @@ -2,4 +2,5 @@ restore [locate_data_file a65] a restore [locate_data_file b65] b bsection result a b -set length 0.885026 +checkprops result -l 0.885026 +checksection result diff --git a/tests/boolean/bsection/G4 b/tests/boolean/bsection/G4 index 3aaadb1ca9..20a3691f8a 100644 --- a/tests/boolean/bsection/G4 +++ b/tests/boolean/bsection/G4 @@ -2,4 +2,5 @@ restore [locate_data_file a66] a restore [locate_data_file b66_bsect] b bsection result a b -set length 20.2081 +checkprops result -l 20.2081 +checksection result diff --git a/tests/boolean/bsection/G5 b/tests/boolean/bsection/G5 index 52ae2047ee..cb082c82dd 100644 --- a/tests/boolean/bsection/G5 +++ b/tests/boolean/bsection/G5 @@ -3,4 +3,5 @@ restore [locate_data_file a67] a restore [locate_data_file b67] b bsection result a b -set length 5.75983 +checkprops result -l 5.75983 +checksection result diff --git a/tests/boolean/bsection/G6 b/tests/boolean/bsection/G6 index 322e40786d..b21e0def99 100644 --- a/tests/boolean/bsection/G6 +++ b/tests/boolean/bsection/G6 @@ -2,4 +2,5 @@ restore [locate_data_file a68] a restore [locate_data_file b68] b bsection result a b -set length 10.448 +checkprops result -l 10.448 +checksection result diff --git a/tests/boolean/bsection/G7 b/tests/boolean/bsection/G7 index bd0322ef00..921475d71b 100644 --- a/tests/boolean/bsection/G7 +++ b/tests/boolean/bsection/G7 @@ -2,4 +2,5 @@ restore [locate_data_file a69] a restore [locate_data_file b69] b bsection result a b -set length 0.00170879 +checkprops result -l 0.00170879 +checksection result diff --git a/tests/boolean/bsection/G8 b/tests/boolean/bsection/G8 index 949c0dae73..648280c5db 100644 --- a/tests/boolean/bsection/G8 +++ b/tests/boolean/bsection/G8 @@ -2,4 +2,5 @@ restore [locate_data_file a71] a restore [locate_data_file b71] b bsection result a b -set length 10.8828 +checkprops result -l 10.8828 +checksection result diff --git a/tests/boolean/bsection/G9 b/tests/boolean/bsection/G9 index 12a67c5cf9..b4d153fa5d 100644 --- a/tests/boolean/bsection/G9 +++ b/tests/boolean/bsection/G9 @@ -2,4 +2,5 @@ restore [locate_data_file a72] a restore [locate_data_file b72] b bsection result a b -set length 0.5 +checkprops result -l 0.5 +checksection result diff --git a/tests/boolean/bsection/H1 b/tests/boolean/bsection/H1 index a6fd630aa6..b8cd629b70 100644 --- a/tests/boolean/bsection/H1 +++ b/tests/boolean/bsection/H1 @@ -2,4 +2,5 @@ restore [locate_data_file a73] a restore [locate_data_file b73] b bsection result a b -set length 13.1087 +checkprops result -l 13.1087 +checksection result diff --git a/tests/boolean/bsection/H2 b/tests/boolean/bsection/H2 index 103dfb862d..939da51727 100644 --- a/tests/boolean/bsection/H2 +++ b/tests/boolean/bsection/H2 @@ -2,4 +2,5 @@ restore [locate_data_file a74] a restore [locate_data_file b74] b bsection result a b -set length 94.0179 +checkprops result -l 94.0179 +checksection result diff --git a/tests/boolean/bsection/H3 b/tests/boolean/bsection/H3 index 8f26113e33..de2877e35e 100644 --- a/tests/boolean/bsection/H3 +++ b/tests/boolean/bsection/H3 @@ -2,4 +2,5 @@ restore [locate_data_file BUGDATA_2293.rle] a explode a bsection result a_1 a_2 -set length 285.489 +checkprops result -l 285.489 +checksection result diff --git a/tests/boolean/bsection/H4 b/tests/boolean/bsection/H4 index 7810223fc1..a95dd05bf8 100644 --- a/tests/boolean/bsection/H4 +++ b/tests/boolean/bsection/H4 @@ -2,4 +2,5 @@ restore [locate_data_file BUGDATA_2293_nofog.rle] a explode a bsection result a_1 a_2 -set length 285.489 +checkprops result -l 285.489 +checksection result diff --git a/tests/boolean/bsection/H5 b/tests/boolean/bsection/H5 index 0ed35de2e3..4ec1f47be7 100644 --- a/tests/boolean/bsection/H5 +++ b/tests/boolean/bsection/H5 @@ -2,4 +2,5 @@ restore [locate_data_file BUGDATA_2381.rle] a explode a bsection result a_1 a_2 -set length 691.399 +checkprops result -l 691.399 +checksection result diff --git a/tests/boolean/bsection/H6 b/tests/boolean/bsection/H6 index def7873fa9..8f35f5a70e 100644 --- a/tests/boolean/bsection/H6 +++ b/tests/boolean/bsection/H6 @@ -2,4 +2,5 @@ restore [locate_data_file BUGDATA_2381_nofog.rle] a explode a bsection result a_1 a_2 -set length 691.399 +checkprops result -l 691.399 +checksection result diff --git a/tests/boolean/bsection/H7 b/tests/boolean/bsection/H7 index 9327d8b4cc..ff70e753d8 100644 --- a/tests/boolean/bsection/H7 +++ b/tests/boolean/bsection/H7 @@ -2,4 +2,5 @@ restore [locate_data_file GEN453.rle] a explode a bsection result a_1 a_2 -set length 267.619 +checkprops result -l 267.619 +checksection result diff --git a/tests/boolean/bsection/H8 b/tests/boolean/bsection/H8 index 0428e9e819..da3511d475 100644 --- a/tests/boolean/bsection/H8 +++ b/tests/boolean/bsection/H8 @@ -2,4 +2,5 @@ restore [locate_data_file GEN453_nofog.rle] a explode a bsection result a_1 a_2 -set length 267.619 +checkprops result -l 267.619 +checksection result diff --git a/tests/boolean/bsection/H9 b/tests/boolean/bsection/H9 index b2c2235977..cce351dbad 100644 --- a/tests/boolean/bsection/H9 +++ b/tests/boolean/bsection/H9 @@ -2,4 +2,5 @@ restore [locate_data_file GEN465.rle] a explode a bsection result a_1 a_2 -set length 49.9609 +checkprops result -l 49.9609 +checksection result diff --git a/tests/boolean/bsection/I1 b/tests/boolean/bsection/I1 index d3e4c31ac8..de9d74c5c4 100644 --- a/tests/boolean/bsection/I1 +++ b/tests/boolean/bsection/I1 @@ -2,4 +2,5 @@ restore [locate_data_file GEN465_nofog.rle] a explode a bsection result a_1 a_2 -set length 49.9609 +checkprops result -l 49.9609 +checksection result diff --git a/tests/boolean/bsection/I2 b/tests/boolean/bsection/I2 index 8b63b12382..1b90ddca1d 100644 --- a/tests/boolean/bsection/I2 +++ b/tests/boolean/bsection/I2 @@ -2,4 +2,5 @@ restore [locate_data_file GEN510-3454.rle] a explode a bsection result a_1 a_2 -set length 8.10428 +checkprops result -l 8.10428 +checksection result diff --git a/tests/boolean/bsection/I3 b/tests/boolean/bsection/I3 index d2b272c4a6..7580c9e3e1 100644 --- a/tests/boolean/bsection/I3 +++ b/tests/boolean/bsection/I3 @@ -2,4 +2,5 @@ restore [locate_data_file GEN510-3454_nofog.rle] a explode a bsection result a_1 a_2 -set length 8.14819 +checkprops result -l 8.14819 +checksection result diff --git a/tests/boolean/bsection/I4 b/tests/boolean/bsection/I4 index 5737af9b9c..e9fee76671 100644 --- a/tests/boolean/bsection/I4 +++ b/tests/boolean/bsection/I4 @@ -2,4 +2,5 @@ restore [locate_data_file GEN510-3666.rle] a explode a bsection result a_1 a_2 -set length 114.142 +checkprops result -l 114.142 +checksection result diff --git a/tests/boolean/bsection/I5 b/tests/boolean/bsection/I5 index b14922ddf7..3a65e43f54 100644 --- a/tests/boolean/bsection/I5 +++ b/tests/boolean/bsection/I5 @@ -2,4 +2,5 @@ restore [locate_data_file GEN510-3666_nofog.rle] a explode a bsection result a_1 a_2 -set length 114.142 +checkprops result -l 114.142 +checksection result diff --git a/tests/boolean/bsection/I6 b/tests/boolean/bsection/I6 index 8c2eab70a7..e099cbee7f 100644 --- a/tests/boolean/bsection/I6 +++ b/tests/boolean/bsection/I6 @@ -2,4 +2,5 @@ restore [locate_data_file GEN510-3681.rle] a explode a bsection result a_1 a_2 -set length 38.4985 +checkprops result -l 38.4985 +checksection result diff --git a/tests/boolean/bsection/I7 b/tests/boolean/bsection/I7 index adf25708ef..877f6901a9 100644 --- a/tests/boolean/bsection/I7 +++ b/tests/boolean/bsection/I7 @@ -2,4 +2,5 @@ restore [locate_data_file GEN510-3681_nofog.rle] a explode a bsection result a_1 a_2 -set length 38.4985 +checkprops result -l 38.4985 +checksection result diff --git a/tests/boolean/bsection/I8 b/tests/boolean/bsection/I8 index b8c64abcb7..41677d0b22 100644 --- a/tests/boolean/bsection/I8 +++ b/tests/boolean/bsection/I8 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3291.rle] a explode a bsection result a_1 a_2 -set length 335.21 +checkprops result -l 335.21 +checksection result diff --git a/tests/boolean/bsection/I9 b/tests/boolean/bsection/I9 index f5cfbecc9d..040373ba72 100644 --- a/tests/boolean/bsection/I9 +++ b/tests/boolean/bsection/I9 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3367_1.rle] a explode a bsection result a_1 a_2 -set length 356.984 +checkprops result -l 356.984 +checksection result diff --git a/tests/boolean/bsection/J1 b/tests/boolean/bsection/J1 index 3bf93de030..c88239af7b 100644 --- a/tests/boolean/bsection/J1 +++ b/tests/boolean/bsection/J1 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3367_1_nofog.rle] a explode a bsection result a_1 a_2 -set length 356.984 +checkprops result -l 356.984 +checksection result diff --git a/tests/boolean/bsection/J2 b/tests/boolean/bsection/J2 index 8cbeecbdad..90b549d2d5 100644 --- a/tests/boolean/bsection/J2 +++ b/tests/boolean/bsection/J2 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3367_2.rle] a explode a bsection result a_1 a_2 -set length 356.984 +checkprops result -l 356.984 +checksection result diff --git a/tests/boolean/bsection/J3 b/tests/boolean/bsection/J3 index 6fbc098009..07f170bcf0 100644 --- a/tests/boolean/bsection/J3 +++ b/tests/boolean/bsection/J3 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3367_2_nofog.rle] a explode a bsection result a_1 a_2 -set length 356.984 +checkprops result -l 356.984 +checksection result diff --git a/tests/boolean/bsection/J4 b/tests/boolean/bsection/J4 index 14cf2a4a83..5d26d220fc 100644 --- a/tests/boolean/bsection/J4 +++ b/tests/boolean/bsection/J4 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3403.rle] a explode a bsection result a_1 a_2 -set length 1093.37 +checkprops result -l 1093.37 +checksection result diff --git a/tests/boolean/bsection/J5 b/tests/boolean/bsection/J5 index d081d79a30..08b707a93c 100644 --- a/tests/boolean/bsection/J5 +++ b/tests/boolean/bsection/J5 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3403_nofog.rle] a explode a bsection result a_1 a_2 -set length 1093.37 +checkprops result -l 1093.37 +checksection result diff --git a/tests/boolean/bsection/J6 b/tests/boolean/bsection/J6 index 0f50e8379b..88b475a741 100644 --- a/tests/boolean/bsection/J6 +++ b/tests/boolean/bsection/J6 @@ -2,4 +2,5 @@ restore [locate_data_file GEN539.rle] a explode a bsection result a_1 a_2 -set length 2225.71 +checkprops result -l 2225.71 +checksection result diff --git a/tests/boolean/bsection/J7 b/tests/boolean/bsection/J7 index 2e97564508..11d3e359b9 100644 --- a/tests/boolean/bsection/J7 +++ b/tests/boolean/bsection/J7 @@ -2,4 +2,5 @@ restore [locate_data_file GEN539_nofog.rle] a explode a bsection result a_1 a_2 -set length 2224.79 +checkprops result -l 2224.79 +checksection result diff --git a/tests/boolean/bsection/J8 b/tests/boolean/bsection/J8 index b93f3b7480..f08fb7b6c1 100644 --- a/tests/boolean/bsection/J8 +++ b/tests/boolean/bsection/J8 @@ -2,4 +2,5 @@ restore [locate_data_file GEN585.rle] a explode a bsection result a_1 a_2 -set length 2225.7 +checkprops result -l 2225.7 +checksection result diff --git a/tests/boolean/bsection/J9 b/tests/boolean/bsection/J9 index 7268b73d7e..61fe887d4c 100644 --- a/tests/boolean/bsection/J9 +++ b/tests/boolean/bsection/J9 @@ -2,4 +2,5 @@ restore [locate_data_file GEN585_nofog.rle] a explode a bsection result a_1 a_2 -set length 2224.79 +checkprops result -l 2224.79 +checksection result diff --git a/tests/boolean/bsection/K1 b/tests/boolean/bsection/K1 index 80c8cf338d..5d00a6edcd 100644 --- a/tests/boolean/bsection/K1 +++ b/tests/boolean/bsection/K1 @@ -2,4 +2,5 @@ restore [locate_data_file GEN594.rle] a explode a bsection result a_1 a_2 -set length 30.8671 +checkprops result -l 30.8671 +checksection result diff --git a/tests/boolean/bsection/K2 b/tests/boolean/bsection/K2 index 672b4815e9..16318028ae 100644 --- a/tests/boolean/bsection/K2 +++ b/tests/boolean/bsection/K2 @@ -2,4 +2,5 @@ restore [locate_data_file GEN594_nofog.rle] a explode a bsection result a_1 a_2 -set length 30.8671 +checkprops result -l 30.8671 +checksection result diff --git a/tests/boolean/bsection/K3 b/tests/boolean/bsection/K3 index 48548dd7b4..93d4ca73a6 100644 --- a/tests/boolean/bsection/K3 +++ b/tests/boolean/bsection/K3 @@ -2,4 +2,5 @@ restore [locate_data_file GEN605.rle] a explode a bsection result a_1 a_2 -set length 8.41959 +checkprops result -l 8.41959 +checksection result diff --git a/tests/boolean/bsection/K4 b/tests/boolean/bsection/K4 index cbeb52a128..6dd20215ac 100644 --- a/tests/boolean/bsection/K4 +++ b/tests/boolean/bsection/K4 @@ -2,4 +2,5 @@ restore [locate_data_file GEN605_nofog.rle] a explode a bsection result a_1 a_2 -set length 8.41959 +checkprops result -l 8.41959 +checksection result diff --git a/tests/boolean/bsection/K5 b/tests/boolean/bsection/K5 index fceffb07aa..f52f3d7748 100644 --- a/tests/boolean/bsection/K5 +++ b/tests/boolean/bsection/K5 @@ -2,4 +2,5 @@ restore [locate_data_file GEN664.rle] a explode a bsection result a_1 a_2 -set length 718.013 +checkprops result -l 718.013 +checksection result diff --git a/tests/boolean/bsection/K6 b/tests/boolean/bsection/K6 index 0f2f436659..749c374dd2 100644 --- a/tests/boolean/bsection/K6 +++ b/tests/boolean/bsection/K6 @@ -2,4 +2,5 @@ restore [locate_data_file GEN664_nofog.rle] a explode a bsection result a_1 a_2 -set length 718.013 +checkprops result -l 718.013 +checksection result diff --git a/tests/boolean/bsection/K7 b/tests/boolean/bsection/K7 index ebb8d23776..f3423b8d14 100644 --- a/tests/boolean/bsection/K7 +++ b/tests/boolean/bsection/K7 @@ -2,4 +2,5 @@ restore [locate_data_file GEN676.rle] a explode a bsection result a_1 a_2 -set length 88.9434 +checkprops result -l 88.9434 +checksection result diff --git a/tests/boolean/bsection/K8 b/tests/boolean/bsection/K8 index 6da3acfba9..b437e17f8d 100644 --- a/tests/boolean/bsection/K8 +++ b/tests/boolean/bsection/K8 @@ -2,4 +2,5 @@ restore [locate_data_file GEN676_nofog.rle] a explode a bsection result a_1 a_2 -set length 88.9434 +checkprops result -l 88.9434 +checksection result diff --git a/tests/boolean/bsection/K9 b/tests/boolean/bsection/K9 index b8c64abcb7..41677d0b22 100644 --- a/tests/boolean/bsection/K9 +++ b/tests/boolean/bsection/K9 @@ -2,4 +2,5 @@ restore [locate_data_file GEN525_3291.rle] a explode a bsection result a_1 a_2 -set length 335.21 +checkprops result -l 335.21 +checksection result diff --git a/tests/boolean/bsection/L1 b/tests/boolean/bsection/L1 index 914c048a78..9b3fc67bd2 100644 --- a/tests/boolean/bsection/L1 +++ b/tests/boolean/bsection/L1 @@ -2,4 +2,5 @@ restore [locate_data_file GEN731.rle] a explode a bsection result a_1 a_2 -set length 445.675 +checkprops result -l 445.675 +checksection result diff --git a/tests/boolean/bsection/L2 b/tests/boolean/bsection/L2 index 82082ca52f..00845e14fa 100644 --- a/tests/boolean/bsection/L2 +++ b/tests/boolean/bsection/L2 @@ -2,4 +2,5 @@ restore [locate_data_file GEN731_nofog.rle] a explode a bsection result a_1 a_2 -set length 445.675 +checkprops result -l 445.675 +checksection result diff --git a/tests/boolean/bsection/L3 b/tests/boolean/bsection/L3 index c972b4434f..ff11b1d798 100644 --- a/tests/boolean/bsection/L3 +++ b/tests/boolean/bsection/L3 @@ -2,4 +2,5 @@ restore [locate_data_file GEN745.rle] a explode a bsection result a_1 a_2 -set length 96.7669 +checkprops result -l 96.7669 +checksection result diff --git a/tests/boolean/bsection/L4 b/tests/boolean/bsection/L4 index 011ff17a9c..dbbd06e1b8 100644 --- a/tests/boolean/bsection/L4 +++ b/tests/boolean/bsection/L4 @@ -2,4 +2,5 @@ restore [locate_data_file GEN745_nofog.rle] a explode a bsection result a_1 a_2 -set length 96.7669 +checkprops result -l 96.7669 +checksection result diff --git a/tests/boolean/bsection/L5 b/tests/boolean/bsection/L5 index b88b78c951..2270a5de8d 100644 --- a/tests/boolean/bsection/L5 +++ b/tests/boolean/bsection/L5 @@ -2,4 +2,5 @@ restore [locate_data_file GEN746.rle] a explode a bsection result a_1 a_2 -set length 556.6 +checkprops result -l 556.6 +checksection result diff --git a/tests/boolean/bsection/L6 b/tests/boolean/bsection/L6 index a228e4c70f..b8cbe9e3d6 100644 --- a/tests/boolean/bsection/L6 +++ b/tests/boolean/bsection/L6 @@ -2,4 +2,5 @@ restore [locate_data_file GEN746_nofog.rle] a explode a bsection result a_1 a_2 -set length 556.6 +checkprops result -l 556.6 +checksection result diff --git a/tests/boolean/bsection/L7 b/tests/boolean/bsection/L7 index dd9ab0d1b8..3ec7976ccf 100644 --- a/tests/boolean/bsection/L7 +++ b/tests/boolean/bsection/L7 @@ -2,4 +2,5 @@ restore [locate_data_file GEN747.rle] a explode a bsection result a_1 a_2 -set length 72.4212 +checkprops result -l 72.4212 +checksection result diff --git a/tests/boolean/bsection/L8 b/tests/boolean/bsection/L8 index 3549f43f22..137962363d 100644 --- a/tests/boolean/bsection/L8 +++ b/tests/boolean/bsection/L8 @@ -2,4 +2,5 @@ restore [locate_data_file GEN747_nofog.rle] a explode a bsection result a_1 a_2 -set length 72.4222 +checkprops result -l 72.4222 +checksection result diff --git a/tests/boolean/bsection/L9 b/tests/boolean/bsection/L9 index 9bf7a63c63..5337456018 100644 --- a/tests/boolean/bsection/L9 +++ b/tests/boolean/bsection/L9 @@ -2,4 +2,5 @@ restore [locate_data_file GEN757.rle] a explode a bsection result a_1 a_2 -set length 683.183 +checkprops result -l 683.183 +checksection result diff --git a/tests/boolean/bsection/M1 b/tests/boolean/bsection/M1 index 5d3de0dde6..0d7ffb3789 100644 --- a/tests/boolean/bsection/M1 +++ b/tests/boolean/bsection/M1 @@ -2,4 +2,5 @@ restore [locate_data_file GEN757_nofog.rle] a explode a bsection result a_1 a_2 -set length 683.183 +checkprops result -l 683.183 +checksection result diff --git a/tests/boolean/bsection/M2 b/tests/boolean/bsection/M2 index cdabc81cae..dc3e0bf886 100644 --- a/tests/boolean/bsection/M2 +++ b/tests/boolean/bsection/M2 @@ -2,4 +2,5 @@ restore [locate_data_file GEN758.rle] a explode a bsection result a_1 a_2 -set length 22.2575 +checkprops result -l 22.2575 +checksection result diff --git a/tests/boolean/bsection/M3 b/tests/boolean/bsection/M3 index 3bf78734d6..fa0d8193d5 100644 --- a/tests/boolean/bsection/M3 +++ b/tests/boolean/bsection/M3 @@ -1,7 +1,8 @@ -puts "TODO #OCC26777 ALL: Error : The length of the resulting shape is" +puts "TODO #OCC26777 ALL: Error : The length of result shape is" restore [locate_data_file GEN758_nofog.rle] a explode a bsection result a_1 a_2 -set length 22.2575 +checkprops result -l 22.2575 +checksection result diff --git a/tests/boolean/bsection/M4 b/tests/boolean/bsection/M4 index ca72936c09..12d8dfb343 100644 --- a/tests/boolean/bsection/M4 +++ b/tests/boolean/bsection/M4 @@ -2,4 +2,5 @@ restore [locate_data_file GEN776.rle] a explode a bsection result a_1 a_2 -set length 226.488 +checkprops result -l 226.488 +checksection result diff --git a/tests/boolean/bsection/M5 b/tests/boolean/bsection/M5 index 2a093780aa..6ca5f88a97 100644 --- a/tests/boolean/bsection/M5 +++ b/tests/boolean/bsection/M5 @@ -3,4 +3,5 @@ restore [locate_data_file GEN776_nofog.rle] a explode a bsection result a_1 a_2 -set length 226.487 +checkprops result -l 226.487 +checksection result diff --git a/tests/boolean/bsection/M6 b/tests/boolean/bsection/M6 index 7babd8ba0f..9f776eaaca 100644 --- a/tests/boolean/bsection/M6 +++ b/tests/boolean/bsection/M6 @@ -2,4 +2,5 @@ restore [locate_data_file GEN778.rle] a explode a bsection result a_1 a_2 -set length 456.707 +checkprops result -l 456.707 +checksection result diff --git a/tests/boolean/bsection/M7 b/tests/boolean/bsection/M7 index 936f6a6ee9..cf9b855599 100644 --- a/tests/boolean/bsection/M7 +++ b/tests/boolean/bsection/M7 @@ -2,4 +2,5 @@ restore [locate_data_file GEN778_nofog.rle] a explode a bsection result a_1 a_2 -set length 456.707 +checkprops result -l 456.707 +checksection result diff --git a/tests/boolean/bsection/M8 b/tests/boolean/bsection/M8 index eb5797be5e..bcad942017 100644 --- a/tests/boolean/bsection/M8 +++ b/tests/boolean/bsection/M8 @@ -46,4 +46,5 @@ while {$i <= 105} { incr i 5 } -set length 624193 +checkprops result -l 624193 +checksection result diff --git a/tests/boolean/bsection/M9 b/tests/boolean/bsection/M9 index dd1501d700..8ce4032c8c 100644 --- a/tests/boolean/bsection/M9 +++ b/tests/boolean/bsection/M9 @@ -28,4 +28,5 @@ repeat 21 { incr i 10 } -set length 2.49755e+06 +checkprops result -l 2.49755e+06 +checksection result diff --git a/tests/boolean/bsection/N2 b/tests/boolean/bsection/N2 index 294ced79c7..892bf4ec40 100644 --- a/tests/boolean/bsection/N2 +++ b/tests/boolean/bsection/N2 @@ -1,8 +1,9 @@ -puts "TODO #OCC26814 ALL: Error : The length of the resulting shape is" +puts "TODO #OCC26814 ALL: Error : The length of result shape is" restore [locate_data_file lh3d_px1.brep] a plane p 0 0 0 1 0 0 mkface f p bsection result a f -set length 20674.3 +checkprops result -l 20674.3 +checksection result diff --git a/tests/boolean/bsection/N4 b/tests/boolean/bsection/N4 index 334408334c..1cfa84519a 100644 --- a/tests/boolean/bsection/N4 +++ b/tests/boolean/bsection/N4 @@ -18,4 +18,5 @@ repeat 199 { incr i } -set length 2.7724e+07 +checkprops result -l 2.7724e+07 +checksection result diff --git a/tests/boolean/bsection/N5 b/tests/boolean/bsection/N5 index 9f605dbb8e..5053ed556c 100644 --- a/tests/boolean/bsection/N5 +++ b/tests/boolean/bsection/N5 @@ -16,4 +16,5 @@ puts "OK Section$i:$dist" incr i } -set length 2.11374e+07 +checkprops result -l 2.11374e+07 +checksection result diff --git a/tests/boolean/bsection/N6 b/tests/boolean/bsection/N6 index dede481fe7..db8406dd4b 100644 --- a/tests/boolean/bsection/N6 +++ b/tests/boolean/bsection/N6 @@ -15,4 +15,5 @@ puts "OK Section$i:$dist" incr i } -set length 1.75226e+06 +checkprops result -l 1.75226e+06 +checksection result diff --git a/tests/boolean/bsection/N7 b/tests/boolean/bsection/N7 index 79f0394034..493c8c9f3e 100644 --- a/tests/boolean/bsection/N7 +++ b/tests/boolean/bsection/N7 @@ -17,4 +17,5 @@ puts "OK Section:$dist" incr i } -set length 4.36836e+07 +checkprops result -l 4.36836e+07 +checksection result diff --git a/tests/boolean/bsection/N8 b/tests/boolean/bsection/N8 index 8d9521000a..90f16cc70c 100644 --- a/tests/boolean/bsection/N8 +++ b/tests/boolean/bsection/N8 @@ -2,4 +2,5 @@ restore [locate_data_file CIN900_cts20hlk.rle] a restore [locate_data_file CIN900_cts20hll.rle] b bsection result a b -set length 119.639 +checkprops result -l 119.639 +checksection result diff --git a/tests/boolean/bsection/N9 b/tests/boolean/bsection/N9 index 1da24326cb..de204855cd 100644 --- a/tests/boolean/bsection/N9 +++ b/tests/boolean/bsection/N9 @@ -2,4 +2,5 @@ restore [locate_data_file fra61083a.rle] a restore [locate_data_file CIN900_fra61hlt.rle] b bsection result a b -set length 10 +checkprops result -l 10 +checksection result diff --git a/tests/boolean/bsection/O1 b/tests/boolean/bsection/O1 index c44538623a..bf097544fa 100644 --- a/tests/boolean/bsection/O1 +++ b/tests/boolean/bsection/O1 @@ -2,4 +2,5 @@ restore [locate_data_file pro12053a.rle] a restore [locate_data_file CIN900_pro11hlu.rle] b bsection result a b -set length 132.564 +checkprops result -l 132.564 +checksection result diff --git a/tests/boolean/bsection/O2 b/tests/boolean/bsection/O2 index 0bfb9b3364..de0f1d5fb1 100644 --- a/tests/boolean/bsection/O2 +++ b/tests/boolean/bsection/O2 @@ -2,4 +2,5 @@ restore [locate_data_file pro14150a.rle] a restore [locate_data_file pro14150b.rle] b bsection result a b -set length 267.619 +checkprops result -l 267.619 +checksection result diff --git a/tests/boolean/bsection/O3 b/tests/boolean/bsection/O3 index 52ef58f32f..b4b0cf634a 100644 --- a/tests/boolean/bsection/O3 +++ b/tests/boolean/bsection/O3 @@ -2,4 +2,5 @@ restore [locate_data_file pro14151a.rle] a restore [locate_data_file CFI_pro14fjq.rle] b bsection result a b -set length 49.9609 +checkprops result -l 49.9609 +checksection result diff --git a/tests/boolean/bsection/O4 b/tests/boolean/bsection/O4 index a88d3e1dc3..0f099039f7 100644 --- a/tests/boolean/bsection/O4 +++ b/tests/boolean/bsection/O4 @@ -2,4 +2,5 @@ restore [locate_data_file pro14151a.rle] a restore [locate_data_file CFI_pro14fjq.rle] b bsection result b a -set length 49.9609 +checkprops result -l 49.9609 +checksection result diff --git a/tests/boolean/bsection/O5 b/tests/boolean/bsection/O5 index 52ef58f32f..b4b0cf634a 100644 --- a/tests/boolean/bsection/O5 +++ b/tests/boolean/bsection/O5 @@ -2,4 +2,5 @@ restore [locate_data_file pro14151a.rle] a restore [locate_data_file CFI_pro14fjq.rle] b bsection result a b -set length 49.9609 +checkprops result -l 49.9609 +checksection result diff --git a/tests/boolean/bsection/O6 b/tests/boolean/bsection/O6 index a88d3e1dc3..0f099039f7 100644 --- a/tests/boolean/bsection/O6 +++ b/tests/boolean/bsection/O6 @@ -2,4 +2,5 @@ restore [locate_data_file pro14151a.rle] a restore [locate_data_file CFI_pro14fjq.rle] b bsection result b a -set length 49.9609 +checkprops result -l 49.9609 +checksection result diff --git a/tests/boolean/bsection/O7 b/tests/boolean/bsection/O7 index aa37f407a1..700df3da60 100644 --- a/tests/boolean/bsection/O7 +++ b/tests/boolean/bsection/O7 @@ -2,4 +2,5 @@ restore [locate_data_file CIN900_cts21hlo.rle] a restore [locate_data_file CIN900_cts21hlp.rle] b bsection result a b -set length 751.43 +checkprops result -l 751.43 +checksection result diff --git a/tests/boolean/bsection/O8 b/tests/boolean/bsection/O8 index 0b8fb047b9..a966e1c522 100644 --- a/tests/boolean/bsection/O8 +++ b/tests/boolean/bsection/O8 @@ -2,4 +2,5 @@ restore [locate_data_file CIN900_cts21hlq.rle] a restore [locate_data_file CIN900_cts21hlr.rle] b bsection result a b -set length 79.1327 +checkprops result -l 79.1327 +checksection result diff --git a/tests/boolean/bsection/O9 b/tests/boolean/bsection/O9 index 26568e1612..5ee0679a0d 100644 --- a/tests/boolean/bsection/O9 +++ b/tests/boolean/bsection/O9 @@ -3,4 +3,5 @@ plane planz 0 0 0 0 0 1 mkface fass planz -100 100 -100 100 bsection result a fass -set length 25.708 +checkprops result -l 25.708 +checksection result diff --git a/tests/boolean/bsection/P1 b/tests/boolean/bsection/P1 index b9da7321e4..0139f468ec 100644 --- a/tests/boolean/bsection/P1 +++ b/tests/boolean/bsection/P1 @@ -4,4 +4,5 @@ compound m_1 m_3 c1 compound m_2 m_4 c2 bsection result c1 c2 -set length 40.5172 +checkprops result -l 40.5172 +checksection result diff --git a/tests/boolean/bsection/P2 b/tests/boolean/bsection/P2 index f05af09815..73a568c65e 100644 --- a/tests/boolean/bsection/P2 +++ b/tests/boolean/bsection/P2 @@ -4,4 +4,5 @@ explode m # m_2 : Sr Reglee bsection result m_1 m_2 -set length 126.535 +checkprops result -l 126.535 +checksection result diff --git a/tests/boolean/bsection/P3 b/tests/boolean/bsection/P3 index 87e1bb9bb3..da414a1b64 100644 --- a/tests/boolean/bsection/P3 +++ b/tests/boolean/bsection/P3 @@ -5,4 +5,5 @@ explode m compound m_2 m_3 m_4 m_5 c1 bsection result m_1 c1 -set length 214.703 +checkprops result -l 214.703 +checksection result diff --git a/tests/boolean/bsection/P4 b/tests/boolean/bsection/P4 index 74cc1f58aa..d37ff6c6eb 100644 --- a/tests/boolean/bsection/P4 +++ b/tests/boolean/bsection/P4 @@ -8,4 +8,5 @@ bsection s c1 m_2 bsection s2 m_4 m_2 compound s s2 result -set length 682.142 +checkprops result -l 682.142 +checksection result diff --git a/tests/boolean/bsection/P5 b/tests/boolean/bsection/P5 index 3ceac2601d..ebd0d13267 100644 --- a/tests/boolean/bsection/P5 +++ b/tests/boolean/bsection/P5 @@ -3,4 +3,5 @@ explode m f # m_1 bsection result m_1 m_2 -set length 27.9451 +checkprops result -l 27.9451 +checksection result diff --git a/tests/boolean/bsection/P6 b/tests/boolean/bsection/P6 index 797f1fe83b..6d1539f5ba 100644 --- a/tests/boolean/bsection/P6 +++ b/tests/boolean/bsection/P6 @@ -4,4 +4,5 @@ explode m # m_2 : Contre-depouille bsection result m_1 m_2 -set length 574.782 +checkprops result -l 574.782 +checksection result diff --git a/tests/boolean/bsection/P7 b/tests/boolean/bsection/P7 index 0eeb853a6a..d706facb3d 100644 --- a/tests/boolean/bsection/P7 +++ b/tests/boolean/bsection/P7 @@ -4,4 +4,5 @@ explode m # m_2 : Carreau (Enveloppe) bsection result m_1 m_2 -set length 202.944 +checkprops result -l 202.944 +checksection result diff --git a/tests/boolean/bsection/P8 b/tests/boolean/bsection/P8 index 72d4eeaeef..b548f58c3b 100644 --- a/tests/boolean/bsection/P8 +++ b/tests/boolean/bsection/P8 @@ -8,4 +8,5 @@ explode m compound m_2 m_3 m_4 m_5 c1 bsection result m_1 c1 -set length 264.653 +checkprops result -l 264.653 +checksection result diff --git a/tests/boolean/bsection/P9 b/tests/boolean/bsection/P9 index 56707fc24d..d34dda93c2 100644 --- a/tests/boolean/bsection/P9 +++ b/tests/boolean/bsection/P9 @@ -24,4 +24,5 @@ mkface fb pl2 wir bsection result fa fb -set length 1 +checkprops result -l 1 +checksection result diff --git a/tests/boolean/bsection/Q1 b/tests/boolean/bsection/Q1 index 7764431b9b..1378463a3e 100644 --- a/tests/boolean/bsection/Q1 +++ b/tests/boolean/bsection/Q1 @@ -6,4 +6,5 @@ restore [locate_data_file CTO902_cts20339b.rle] b bsection result a b -set length 1676.89 +checkprops result -l 1676.89 +checksection result diff --git a/tests/boolean/bsection/Q2 b/tests/boolean/bsection/Q2 index 40eb9c010c..fc16bb28cc 100644 --- a/tests/boolean/bsection/Q2 +++ b/tests/boolean/bsection/Q2 @@ -6,4 +6,5 @@ restore [locate_data_file CTO904_cts20527b.rle] b bsection result a b -set length 935.487 +checkprops result -l 935.487 +checksection result diff --git a/tests/boolean/bsection/Q3 b/tests/boolean/bsection/Q3 index 09b5c116d1..cd65d9f497 100644 --- a/tests/boolean/bsection/Q3 +++ b/tests/boolean/bsection/Q3 @@ -7,4 +7,5 @@ ttranslate c2 5 0 10 bsection result c1 c2 -set length 41.4159 +checkprops result -l 41.4159 +checksection result diff --git a/tests/boolean/bsection/Q4 b/tests/boolean/bsection/Q4 index 1fa4c91909..3c8842b812 100644 --- a/tests/boolean/bsection/Q4 +++ b/tests/boolean/bsection/Q4 @@ -6,4 +6,5 @@ restore [locate_data_file cts20370-tool.rle] tool bsection result part tool -set length 1113.89 +checkprops result -l 1113.89 +checksection result diff --git a/tests/boolean/bsection/Q5 b/tests/boolean/bsection/Q5 index 48f85945e6..a17ba0cb7b 100644 --- a/tests/boolean/bsection/Q5 +++ b/tests/boolean/bsection/Q5 @@ -6,4 +6,5 @@ restore [locate_data_file CTO902_cts20482b.rle] tool1 bsection result part tool1 -set length 408.37 +checkprops result -l 408.37 +checksection result diff --git a/tests/boolean/bsection/Q6 b/tests/boolean/bsection/Q6 index ad263e49e6..f032a0c8c4 100644 --- a/tests/boolean/bsection/Q6 +++ b/tests/boolean/bsection/Q6 @@ -6,4 +6,5 @@ restore [locate_data_file CTO902_cts20482c.rle] tool2 bsection result part tool2 -set length 492.637 +checkprops result -l 492.637 +checksection result diff --git a/tests/boolean/bsection/Q7 b/tests/boolean/bsection/Q7 index 9bf26c9e25..3fe22a95bf 100644 --- a/tests/boolean/bsection/Q7 +++ b/tests/boolean/bsection/Q7 @@ -6,4 +6,5 @@ restore [locate_data_file cts20484-tool1.rle] tool1 bsection result part tool1 -set length 386.561 +checkprops result -l 386.561 +checksection result diff --git a/tests/boolean/bsection/Q8 b/tests/boolean/bsection/Q8 index 18564656c9..d34dc6c613 100644 --- a/tests/boolean/bsection/Q8 +++ b/tests/boolean/bsection/Q8 @@ -6,4 +6,5 @@ restore [locate_data_file CTO904_cts20549b.rle] b bsection result a b -set length 381.332 +checkprops result -l 381.332 +checksection result diff --git a/tests/boolean/bsection/Q9 b/tests/boolean/bsection/Q9 index 4ae59e13e0..c6cee6999b 100644 --- a/tests/boolean/bsection/Q9 +++ b/tests/boolean/bsection/Q9 @@ -6,4 +6,5 @@ restore [locate_data_file spo0139b.rle] b bsection result a b -set length 202.576 +checkprops result -l 202.576 +checksection result diff --git a/tests/boolean/bsection/R1 b/tests/boolean/bsection/R1 index d1ae50c28b..0ccb2e3161 100644 --- a/tests/boolean/bsection/R1 +++ b/tests/boolean/bsection/R1 @@ -10,4 +10,5 @@ btolx a bsection result a b -set length 267.11 +checkprops result -l 267.11 +checksection result diff --git a/tests/boolean/bsection/R2 b/tests/boolean/bsection/R2 index d51b9eee28..705c847cab 100644 --- a/tests/boolean/bsection/R2 +++ b/tests/boolean/bsection/R2 @@ -10,4 +10,5 @@ updatetolerance b 1 bsection result a b -set length 135.096 +checkprops result -l 135.096 +checksection result diff --git a/tests/boolean/bsection/R3 b/tests/boolean/bsection/R3 index 5bc752aaae..dc89757a8b 100644 --- a/tests/boolean/bsection/R3 +++ b/tests/boolean/bsection/R3 @@ -5,4 +5,5 @@ restore [locate_data_file Plan.rle] b bsection result a b -set length 1686.21 +checkprops result -l 1686.21 +checksection result diff --git a/tests/boolean/bsection/R4 b/tests/boolean/bsection/R4 index f528a6a6c9..bb4b5d8c11 100644 --- a/tests/boolean/bsection/R4 +++ b/tests/boolean/bsection/R4 @@ -11,4 +11,5 @@ copy b_1 b bsection result a b -set length 28.14 +checkprops result -l 28.14 +checksection result diff --git a/tests/boolean/bsection/R5 b/tests/boolean/bsection/R5 index 3a74c5e2e4..5ae34b504f 100644 --- a/tests/boolean/bsection/R5 +++ b/tests/boolean/bsection/R5 @@ -10,4 +10,5 @@ renamevar c2_1 c2 bsection result c1 c2 -set length 575.501 +checkprops result -l 575.501 +checksection result diff --git a/tests/boolean/bsection/R6 b/tests/boolean/bsection/R6 index 14fa82b134..954cd2d873 100644 --- a/tests/boolean/bsection/R6 +++ b/tests/boolean/bsection/R6 @@ -57,4 +57,5 @@ if { $Jtime < $Ktime || $Jtime < $Ltime || $Jtime < $Mtime} { compound resab rescd resef resgh result -set length 1.41538e+07 +checkprops result -l 1.41538e+07 +checksection result diff --git a/tests/boolean/bsection/R7 b/tests/boolean/bsection/R7 index c4b3a70fa3..183e309617 100644 --- a/tests/boolean/bsection/R7 +++ b/tests/boolean/bsection/R7 @@ -7,4 +7,5 @@ restore [locate_data_file buc60092b.rle] b bsection result a b -set length 162.012 +checkprops result -l 162.012 +checksection result diff --git a/tests/boolean/bsection/R8 b/tests/boolean/bsection/R8 index 396303f652..0692fe975c 100644 --- a/tests/boolean/bsection/R8 +++ b/tests/boolean/bsection/R8 @@ -8,4 +8,5 @@ restore [locate_data_file ger61235b.brep] object bsection result object tool -set length 11.8242 +checkprops result -l 11.8242 +checksection result diff --git a/tests/boolean/bsection/R9 b/tests/boolean/bsection/R9 index 4aa959d7ba..13016ee448 100644 --- a/tests/boolean/bsection/R9 +++ b/tests/boolean/bsection/R9 @@ -7,4 +7,5 @@ restore [locate_data_file buc60462b.brep] b bsection result a b -set length 282.421 \ No newline at end of file +checkprops result -l 282.421 +checksection result \ No newline at end of file diff --git a/tests/boolean/bsection/S1 b/tests/boolean/bsection/S1 index 34f16f722e..b911d5a61e 100644 --- a/tests/boolean/bsection/S1 +++ b/tests/boolean/bsection/S1 @@ -7,4 +7,5 @@ ttranslate c2 0 0 50 bsection result c1 c2 -set length 301.327 +checkprops result -l 301.327 +checksection result diff --git a/tests/boolean/bsection/S2 b/tests/boolean/bsection/S2 index b8345a6b92..5fa4a39566 100644 --- a/tests/boolean/bsection/S2 +++ b/tests/boolean/bsection/S2 @@ -7,4 +7,5 @@ restore [locate_data_file ger60854b.rle] b bsection result a b -set length 44.3547 +checkprops result -l 44.3547 +checksection result diff --git a/tests/boolean/bsection/S3 b/tests/boolean/bsection/S3 index 27b31fef55..4446469e70 100644 --- a/tests/boolean/bsection/S3 +++ b/tests/boolean/bsection/S3 @@ -11,4 +11,5 @@ updatetolerance out 1 #problemes de baillement sur les partie haute de le ligne de section bsection result obj out -set length 1022.03 +checkprops result -l 1022.03 +checksection result diff --git a/tests/boolean/bsection/S4 b/tests/boolean/bsection/S4 index 14f9d3ac58..bf94de19a8 100644 --- a/tests/boolean/bsection/S4 +++ b/tests/boolean/bsection/S4 @@ -13,4 +13,5 @@ renamevar c2_1 c2 bsection result c1 c2 -set length 575.501 +checkprops result -l 575.501 +checksection result diff --git a/tests/boolean/bsection/S5 b/tests/boolean/bsection/S5 index b17ec09d37..7f955762d8 100644 --- a/tests/boolean/bsection/S5 +++ b/tests/boolean/bsection/S5 @@ -14,4 +14,5 @@ maxtolerance b bsection result a b -set length 710.721 +checkprops result -l 710.721 +checksection result diff --git a/tests/boolean/bsection/begin b/tests/boolean/bsection/begin index 51d173b04d..6d632d3ab0 100644 --- a/tests/boolean/bsection/begin +++ b/tests/boolean/bsection/begin @@ -1,2 +1,2 @@ set command bsection -set length 0 +set display_vertices 1 diff --git a/tests/boolean/cells_test/A1 b/tests/boolean/cells_test/A1 index 54319c2305..73de84e2ab 100644 --- a/tests/boolean/cells_test/A1 +++ b/tests/boolean/cells_test/A1 @@ -27,6 +27,6 @@ bcadd result s1 1 s2 0 s3 1 donly result fit -set square 1345.27 +checkprops result -s 1345.27 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A2 b/tests/boolean/cells_test/A2 index ff25350f60..ef2bf1f553 100644 --- a/tests/boolean/cells_test/A2 +++ b/tests/boolean/cells_test/A2 @@ -27,6 +27,6 @@ bcadd result s1 0 s2 1 s3 1 donly result fit -set square 1345.27 +checkprops result -s 1345.27 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A3 b/tests/boolean/cells_test/A3 index 36c4516d30..cda4f28a24 100644 --- a/tests/boolean/cells_test/A3 +++ b/tests/boolean/cells_test/A3 @@ -28,6 +28,6 @@ bcadd result s1 0 s2 1 s3 1 donly r4 fit -set square 2690.54 +checkprops result -s 2690.54 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A4 b/tests/boolean/cells_test/A4 index de2a2e7131..526d7076df 100644 --- a/tests/boolean/cells_test/A4 +++ b/tests/boolean/cells_test/A4 @@ -27,6 +27,6 @@ bcadd result s1 1 s2 1 s3 1 donly result fit -set square 769.835 +checkprops result -s 769.835 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A5 b/tests/boolean/cells_test/A5 index 9514a00799..d51f5c2872 100644 --- a/tests/boolean/cells_test/A5 +++ b/tests/boolean/cells_test/A5 @@ -27,6 +27,6 @@ bcadd result s1 1 s3 1 donly result fit -set square 2115.11 +checkprops result -s 2115.11 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A6 b/tests/boolean/cells_test/A6 index 0879e0e045..f07fcb065b 100644 --- a/tests/boolean/cells_test/A6 +++ b/tests/boolean/cells_test/A6 @@ -27,6 +27,6 @@ bcadd result s2 1 s3 1 donly result fit -set square 2115.11 +checkprops result -s 2115.11 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A7 b/tests/boolean/cells_test/A7 index 52a826358d..5591a551f5 100644 --- a/tests/boolean/cells_test/A7 +++ b/tests/boolean/cells_test/A7 @@ -28,6 +28,6 @@ bcadd result s2 1 s3 2 donly result fit -set square 3460.38 +checkprops result -s 3460.38 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A8 b/tests/boolean/cells_test/A8 index 48dc206391..ede6612602 100644 --- a/tests/boolean/cells_test/A8 +++ b/tests/boolean/cells_test/A8 @@ -27,6 +27,6 @@ bcadd result s1 0 s2 0 s3 1 donly result fit -set square 2356.19 +checkprops result -s 2356.19 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/A9 b/tests/boolean/cells_test/A9 index dc8c290ad3..3b16f8eb5a 100644 --- a/tests/boolean/cells_test/A9 +++ b/tests/boolean/cells_test/A9 @@ -27,6 +27,6 @@ bcadd result s2 0 s3 1 donly result fit -set square 3701.46 +checkprops result -s 3701.46 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/B1 b/tests/boolean/cells_test/B1 index fa00faba0c..8e7f3890b1 100644 --- a/tests/boolean/cells_test/B1 +++ b/tests/boolean/cells_test/B1 @@ -27,6 +27,6 @@ bcadd result s1 0 s3 1 donly result fit -set square 3701.46 +checkprops result -s 3701.46 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/B2 b/tests/boolean/cells_test/B2 index 5bed45c7fe..0dc2e7a420 100644 --- a/tests/boolean/cells_test/B2 +++ b/tests/boolean/cells_test/B2 @@ -28,6 +28,6 @@ bcadd result s1 0 s3 1 donly result fit -set square 5046.74 +checkprops result -s 5046.74 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/B3 b/tests/boolean/cells_test/B3 index 2b0cc25d8b..a5fdb6e193 100644 --- a/tests/boolean/cells_test/B3 +++ b/tests/boolean/cells_test/B3 @@ -27,6 +27,6 @@ bcadd result s3 1 donly result fit -set square 5816.57 +checkprops result -s 5816.57 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/B4 b/tests/boolean/cells_test/B4 index 13d8237571..b0b23a90ca 100644 --- a/tests/boolean/cells_test/B4 +++ b/tests/boolean/cells_test/B4 @@ -28,6 +28,6 @@ bcremove result s2 0 s3 1 donly result fit -set square 7172.78 +checkprops result -s 7172.78 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/B5 b/tests/boolean/cells_test/B5 index b1deaa2a3a..fd496a4945 100644 --- a/tests/boolean/cells_test/B5 +++ b/tests/boolean/cells_test/B5 @@ -32,6 +32,6 @@ bcremoveint result donly result fit -set square 4494.64 +checkprops result -s 4494.64 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/B6 b/tests/boolean/cells_test/B6 index dc21817187..2162b21a32 100644 --- a/tests/boolean/cells_test/B6 +++ b/tests/boolean/cells_test/B6 @@ -32,6 +32,6 @@ bcremoveint result donly result fit -set square 4494.64 +checkprops result -s 4494.64 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C1 b/tests/boolean/cells_test/C1 index 7910672c85..42c2876b91 100644 --- a/tests/boolean/cells_test/C1 +++ b/tests/boolean/cells_test/C1 @@ -37,6 +37,6 @@ bcadd result f1 1 f2 0 f3 1 donly result fit -set square 175.992 +checkprops result -s 175.992 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C2 b/tests/boolean/cells_test/C2 index 752c4cfb73..3890d2dadf 100644 --- a/tests/boolean/cells_test/C2 +++ b/tests/boolean/cells_test/C2 @@ -37,6 +37,6 @@ bcadd result f1 0 f2 1 f3 1 donly result fit -set square 175.992 +checkprops result -s 175.992 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C3 b/tests/boolean/cells_test/C3 index 4f1fcbbfb6..310b782104 100644 --- a/tests/boolean/cells_test/C3 +++ b/tests/boolean/cells_test/C3 @@ -38,6 +38,6 @@ bcadd result f1 0 f2 1 f3 1 donly result fit -set square 351.984 +checkprops result -s 351.984 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C4 b/tests/boolean/cells_test/C4 index c999c7ef0d..6e8e86cc96 100644 --- a/tests/boolean/cells_test/C4 +++ b/tests/boolean/cells_test/C4 @@ -37,6 +37,6 @@ bcadd result f1 1 f2 1 f3 1 donly result fit -set square 122.886 +checkprops result -s 122.886 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C5 b/tests/boolean/cells_test/C5 index 32254e8d46..77e7e27396 100644 --- a/tests/boolean/cells_test/C5 +++ b/tests/boolean/cells_test/C5 @@ -37,6 +37,6 @@ bcadd result f1 1 f3 1 -m 1 donly result fit -set square 298.878 +checkprops result -s 298.878 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C6 b/tests/boolean/cells_test/C6 index f095d3a40c..3191ab2458 100644 --- a/tests/boolean/cells_test/C6 +++ b/tests/boolean/cells_test/C6 @@ -37,6 +37,6 @@ bcadd result f2 1 f3 1 -m 1 donly result fit -set square 298.878 +checkprops result -s 298.878 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C7 b/tests/boolean/cells_test/C7 index 4085b5c67f..3bb2f1f364 100644 --- a/tests/boolean/cells_test/C7 +++ b/tests/boolean/cells_test/C7 @@ -39,6 +39,6 @@ bcremoveint result donly result fit -set square 474.87 +checkprops result -s 474.87 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C8 b/tests/boolean/cells_test/C8 index b4b9f84f95..f81fd8ebc1 100644 --- a/tests/boolean/cells_test/C8 +++ b/tests/boolean/cells_test/C8 @@ -37,6 +37,6 @@ bcadd result f1 0 f2 0 f3 1 donly result fit -set square 231.988 +checkprops result -s 231.988 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/C9 b/tests/boolean/cells_test/C9 index defdd239de..7984088a7c 100644 --- a/tests/boolean/cells_test/C9 +++ b/tests/boolean/cells_test/C9 @@ -37,6 +37,6 @@ bcadd result f2 0 f3 1 donly result fit -set square 407.98 +checkprops result -s 407.98 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/D1 b/tests/boolean/cells_test/D1 index 547fc0b2ae..e329a39deb 100644 --- a/tests/boolean/cells_test/D1 +++ b/tests/boolean/cells_test/D1 @@ -37,6 +37,6 @@ bcadd result f1 0 f3 1 donly result fit -set square 407.98 +checkprops result -s 407.98 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/D2 b/tests/boolean/cells_test/D2 index efb62a3096..f583472895 100644 --- a/tests/boolean/cells_test/D2 +++ b/tests/boolean/cells_test/D2 @@ -38,6 +38,6 @@ bcadd result f1 0 f3 1 donly result fit -set square 583.972 +checkprops result -s 583.972 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/D3 b/tests/boolean/cells_test/D3 index 4d8545c793..4d9cbc37b9 100644 --- a/tests/boolean/cells_test/D3 +++ b/tests/boolean/cells_test/D3 @@ -37,6 +37,6 @@ bcadd result f3 1 donly result fit -set square 706.858 +checkprops result -s 706.858 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/D4 b/tests/boolean/cells_test/D4 index 05b509460d..260a5ed489 100644 --- a/tests/boolean/cells_test/D4 +++ b/tests/boolean/cells_test/D4 @@ -37,6 +37,6 @@ bcremove result f1 1 f2 1 f3 1 donly result fit -set square 1367.94 +checkprops result -s 1367.94 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/D5 b/tests/boolean/cells_test/D5 index ee7784ffe7..9eeea5279a 100644 --- a/tests/boolean/cells_test/D5 +++ b/tests/boolean/cells_test/D5 @@ -42,6 +42,6 @@ bcremoveint result donly result fit -set square 882.85 +checkprops result -s 882.85 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E1 b/tests/boolean/cells_test/E1 index 62a3d9b60e..a3e37446c8 100644 --- a/tests/boolean/cells_test/E1 +++ b/tests/boolean/cells_test/E1 @@ -24,6 +24,6 @@ bcaddall result donly result fit -set square 7729.72 +checkprops result -s 7729.72 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E2 b/tests/boolean/cells_test/E2 index 384722b7da..970797c66f 100644 --- a/tests/boolean/cells_test/E2 +++ b/tests/boolean/cells_test/E2 @@ -24,6 +24,6 @@ bcaddall result -m 1 -u donly result fit -set square 2689.14 +checkprops result -s 2689.14 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E3 b/tests/boolean/cells_test/E3 index 742d493d39..d2df4afa1a 100644 --- a/tests/boolean/cells_test/E3 +++ b/tests/boolean/cells_test/E3 @@ -25,6 +25,6 @@ bcadd result s1 1 s2 1 s3 1 s4 1 donly result fit -set square 417.967 +checkprops result -s 417.967 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E4 b/tests/boolean/cells_test/E4 index fb09deffc3..fb0eed2075 100644 --- a/tests/boolean/cells_test/E4 +++ b/tests/boolean/cells_test/E4 @@ -25,6 +25,6 @@ bcadd result s1 1 donly result fit -set square 1416.31 +checkprops result -s 1416.31 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E5 b/tests/boolean/cells_test/E5 index 895be8cfa7..a51bd63a67 100644 --- a/tests/boolean/cells_test/E5 +++ b/tests/boolean/cells_test/E5 @@ -25,6 +25,6 @@ bcadd result s2 1 donly result fit -set square 4993.56 +checkprops result -s 4993.56 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E6 b/tests/boolean/cells_test/E6 index 9118b017fd..04f9e20153 100644 --- a/tests/boolean/cells_test/E6 +++ b/tests/boolean/cells_test/E6 @@ -25,6 +25,6 @@ bcadd result s3 1 donly result fit -set square 5017.47 +checkprops result -s 5017.47 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E7 b/tests/boolean/cells_test/E7 index bbf08fa356..4b2ac1d773 100644 --- a/tests/boolean/cells_test/E7 +++ b/tests/boolean/cells_test/E7 @@ -25,6 +25,6 @@ bcadd result s4 1 donly result fit -set square 2086.49 +checkprops result -s 2086.49 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E8 b/tests/boolean/cells_test/E8 index 87c7d22f59..796cee4676 100644 --- a/tests/boolean/cells_test/E8 +++ b/tests/boolean/cells_test/E8 @@ -25,6 +25,6 @@ bcremove result s1 1 s2 1 s3 1 s4 1 donly result fit -set square 7311.75 +checkprops result -s 7311.75 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/E9 b/tests/boolean/cells_test/E9 index 0f14687745..5f637eba77 100644 --- a/tests/boolean/cells_test/E9 +++ b/tests/boolean/cells_test/E9 @@ -25,6 +25,6 @@ bcadd result s1 1 s2 1 -m 1 -u donly result fit -set square 502.043 +checkprops result -s 502.043 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F1 b/tests/boolean/cells_test/F1 index 31c8be8a0c..248dfd56f3 100644 --- a/tests/boolean/cells_test/F1 +++ b/tests/boolean/cells_test/F1 @@ -25,6 +25,6 @@ bcadd result s1 1 s3 1 -m 1 -u donly result fit -set square 514.159 +checkprops result -s 514.159 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F2 b/tests/boolean/cells_test/F2 index e6b953cafb..8e32611f59 100644 --- a/tests/boolean/cells_test/F2 +++ b/tests/boolean/cells_test/F2 @@ -25,6 +25,6 @@ bcadd result s1 1 s4 1 -m 1 -u donly result fit -set square 418.093 +checkprops result -s 418.093 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F3 b/tests/boolean/cells_test/F3 index 47aaac97c5..1092cbc036 100644 --- a/tests/boolean/cells_test/F3 +++ b/tests/boolean/cells_test/F3 @@ -25,6 +25,6 @@ bcadd result s2 1 s3 1 -m 1 -u donly result fit -set square 1135.58 +checkprops result -s 1135.58 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F4 b/tests/boolean/cells_test/F4 index 6402d0ec45..e731b5599b 100644 --- a/tests/boolean/cells_test/F4 +++ b/tests/boolean/cells_test/F4 @@ -25,6 +25,6 @@ bcadd result s2 1 s4 1 -m 1 -u donly result fit -set square 1017.77 +checkprops result -s 1017.77 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F5 b/tests/boolean/cells_test/F5 index 0279e9ca40..c9fd7937ea 100644 --- a/tests/boolean/cells_test/F5 +++ b/tests/boolean/cells_test/F5 @@ -25,6 +25,6 @@ bcadd result s3 1 s4 1 -m 1 -u donly result fit -set square 1232.14 +checkprops result -s 1232.14 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F6 b/tests/boolean/cells_test/F6 index 2e486a3ea9..bff3375a93 100644 --- a/tests/boolean/cells_test/F6 +++ b/tests/boolean/cells_test/F6 @@ -25,6 +25,6 @@ bcadd result s1 1 s2 0 s3 0 s4 0 donly result fit -set square 259.774 +checkprops result -s 259.774 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F7 b/tests/boolean/cells_test/F7 index 1117f8f7d3..2f801c8288 100644 --- a/tests/boolean/cells_test/F7 +++ b/tests/boolean/cells_test/F7 @@ -25,6 +25,6 @@ bcadd result s1 0 s2 1 s3 0 s4 0 donly result fit -set square 2067.69 +checkprops result -s 2067.69 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F8 b/tests/boolean/cells_test/F8 index 664bcff538..5f3951e3d2 100644 --- a/tests/boolean/cells_test/F8 +++ b/tests/boolean/cells_test/F8 @@ -25,6 +25,6 @@ bcadd result s1 0 s2 0 s3 1 s4 0 donly result fit -set square 1640.54 +checkprops result -s 1640.54 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/F9 b/tests/boolean/cells_test/F9 index 39791b6061..f876124c77 100644 --- a/tests/boolean/cells_test/F9 +++ b/tests/boolean/cells_test/F9 @@ -25,6 +25,6 @@ bcadd result s1 0 s2 0 s3 0 s4 1 donly result fit -set square 145.291 +checkprops result -s 145.291 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G1 b/tests/boolean/cells_test/G1 index fe94d23d86..05050dd864 100644 --- a/tests/boolean/cells_test/G1 +++ b/tests/boolean/cells_test/G1 @@ -28,6 +28,6 @@ bcadd result s1 0 s2 0 s3 0 s4 1 donly result fit -set square 4113.3 +checkprops result -s 4113.3 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G2 b/tests/boolean/cells_test/G2 index c294366b95..7c4f27b399 100644 --- a/tests/boolean/cells_test/G2 +++ b/tests/boolean/cells_test/G2 @@ -27,6 +27,6 @@ bcremoveint result donly result fit -set square 545.266 +checkprops result -s 545.266 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G3 b/tests/boolean/cells_test/G3 index f593b10ece..1c1cb2ae95 100644 --- a/tests/boolean/cells_test/G3 +++ b/tests/boolean/cells_test/G3 @@ -27,6 +27,6 @@ bcremoveint result donly result fit -set square 1166.69 +checkprops result -s 1166.69 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G4 b/tests/boolean/cells_test/G4 index ba83311519..4e230db269 100644 --- a/tests/boolean/cells_test/G4 +++ b/tests/boolean/cells_test/G4 @@ -27,6 +27,6 @@ bcremoveint result donly result fit -set square 1393.05 +checkprops result -s 1393.05 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G5 b/tests/boolean/cells_test/G5 index 23e61659bb..7b3909cee0 100644 --- a/tests/boolean/cells_test/G5 +++ b/tests/boolean/cells_test/G5 @@ -27,6 +27,6 @@ bcremoveint result donly result fit -set square 1232.14 +checkprops result -s 1232.14 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G6 b/tests/boolean/cells_test/G6 index abaf125d0f..6de37a226f 100644 --- a/tests/boolean/cells_test/G6 +++ b/tests/boolean/cells_test/G6 @@ -30,6 +30,6 @@ bcremoveint result donly result fit -set square 1424.16 +checkprops result -s 1424.16 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G7 b/tests/boolean/cells_test/G7 index 19f70528c5..6471363b5e 100644 --- a/tests/boolean/cells_test/G7 +++ b/tests/boolean/cells_test/G7 @@ -29,6 +29,6 @@ bcremoveint result donly result fit -set square 4326.81 +checkprops result -s 4326.81 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/G8 b/tests/boolean/cells_test/G8 index ccb1da0e2d..d27ce705a2 100644 --- a/tests/boolean/cells_test/G8 +++ b/tests/boolean/cells_test/G8 @@ -27,6 +27,6 @@ bcadd result s1 1 s2 1 donly result fit -set square 7299.17 +checkprops result -s 7299.17 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/H1 b/tests/boolean/cells_test/H1 index 919a1204ae..28cb0c2e61 100644 --- a/tests/boolean/cells_test/H1 +++ b/tests/boolean/cells_test/H1 @@ -27,6 +27,6 @@ bcadd result b1 1 donly result fit -set square 1350 +checkprops result -s 1350 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/H2 b/tests/boolean/cells_test/H2 index 75ec073073..1b83fab1fc 100644 --- a/tests/boolean/cells_test/H2 +++ b/tests/boolean/cells_test/H2 @@ -27,6 +27,6 @@ bcadd result b2 1 donly result fit -set square 1350 +checkprops result -s 1350 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/H3 b/tests/boolean/cells_test/H3 index 8e2d6226f1..181b8d4721 100644 --- a/tests/boolean/cells_test/H3 +++ b/tests/boolean/cells_test/H3 @@ -27,6 +27,6 @@ bcadd result b1 1 b2 1 donly result fit -set square 150 +checkprops result -s 150 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/H4 b/tests/boolean/cells_test/H4 index cf84012756..9f4007b67b 100644 --- a/tests/boolean/cells_test/H4 +++ b/tests/boolean/cells_test/H4 @@ -27,6 +27,6 @@ bcadd result b1 1 b2 0 donly result fit -set square 1200 +checkprops result -s 1200 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/I1 b/tests/boolean/cells_test/I1 index ee8b1395f3..74a3bb6a82 100644 --- a/tests/boolean/cells_test/I1 +++ b/tests/boolean/cells_test/I1 @@ -40,6 +40,6 @@ bcadd result s1 0 s2 1 s3 0 donly result fit -set square 1238.14 +checkprops result -s 1238.14 set only_screen_axo 1 diff --git a/tests/boolean/cells_test/I2 b/tests/boolean/cells_test/I2 index aa09e63651..abbeabf4be 100644 --- a/tests/boolean/cells_test/I2 +++ b/tests/boolean/cells_test/I2 @@ -43,6 +43,6 @@ bcmakecontainers result donly result fit -set square 2998.06 +checkprops result -s 2998.06 set only_screen_axo 1 diff --git a/tests/boolean/end b/tests/boolean/end index c80ac7d01b..b40d231d45 100755 --- a/tests/boolean/end +++ b/tests/boolean/end @@ -1,88 +1,54 @@ if { [isdraw result] } { - #check if result is valid - - puts "checkshape" - set ch [checkshape result] - puts $ch - - if {[info exists command] && ${command} == "mkvolume"} { - set bcheck [bopcheck result] - puts $bcheck - if {![regexp {This shape seems to be OK.} $bcheck]} { - puts "Error: bopcheck failed" - } - } - if { [info exists square] } { - set prop "area" - set mass $square - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - } - if { [info exists length] } { - set prop "length" - set mass $length - regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full m + #check if result is valid - puts "checksection" - puts [checksection result] - } + puts "checkshape" + set ch [checkshape result] + puts $ch + + if {[info exists command] && ${command} == "mkvolume"} { + set bcheck [bopcheck result] + puts $bcheck + if {![regexp {This shape seems to be OK.} $bcheck]} { + puts "Error: bopcheck failed" + } + } - #if mass (length or square) is empty in test case then result should be an empty shape. - if { [info exists mass] && [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The $command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of the resulting shape is $m" - } - - if { [info exists nbsh_v ] } { - set arr_v [explode result v] - set nb_v [ llength $arr_v ] + if { [info exists nbsh_v ] } { + set arr_v [explode result v] + set nb_v [ llength $arr_v ] if { $nb_v != $nbsh_v } { - puts "Error : The resulting shape is WRONG because it must contain $nbsh_v vertexes instead of $nb_v" + puts "Error : The resulting shape is WRONG because it must contain $nbsh_v vertexes instead of $nb_v" } else { - puts "The resulting shape contains $nb_v vertexes" + puts "The resulting shape contains $nb_v vertexes" } - - } + } - if { [info exists nbsh_e ] } { - set arr_e [explode result e] - set nb_e [ llength $arr_e ] + if { [info exists nbsh_e ] } { + set arr_e [explode result e] + set nb_e [ llength $arr_e ] if { $nb_e != $nbsh_e } { - puts "Error : The resulting shape is WRONG because it must contain $nbsh_e edges instead of $nb_e" + puts "Error : The resulting shape is WRONG because it must contain $nbsh_e edges instead of $nb_e" } else { - puts "The resulting shape contains $nb_e edges" + puts "The resulting shape contains $nb_e edges" } - } - } else { - if { [info exists mass] && $m != 0 } { - puts "Error : The $command is not valid. The $prop is $m" - } - } + } smallview - if { [info exists m ] } { - if { $m > 0 } { - donly result - if { [info exists nbsh_v ] } { - explode result v - } - } else { - donly a b - } + if { [info exists display_vertices ] } { + regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full mass } else { + regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full mass + } + if { [expr $mass != 0] || [info exists show_only_result]} { donly result + if { [info exists nbsh_v ] } { + explode result v + } + } elseif { [isdraw a] || [isdraw b]} { + donly a b } fit xwd $imagedir/${test_image}.png -} else { - puts "Error : The $command cannot be built." } - # to end a test script puts "TEST COMPLETED" diff --git a/tests/boolean/gdml_private/F8 b/tests/boolean/gdml_private/F8 index 2a2e37e946..551a980067 100644 --- a/tests/boolean/gdml_private/F8 +++ b/tests/boolean/gdml_private/F8 @@ -1,4 +1,4 @@ source [locate_data_file 20000_et1_401-ta6027.prt.2.gdml.tcl] ## image is differ from application -set square 1.26259e+07 +checkprops result -s 1.26259e+07 diff --git a/tests/boolean/gdml_private/G7 b/tests/boolean/gdml_private/G7 index efeb096c51..ac7918183e 100644 --- a/tests/boolean/gdml_private/G7 +++ b/tests/boolean/gdml_private/G7 @@ -1,6 +1,6 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" #puts "TODO OCC26018 Linux: Faulty shapes in variables faulty_1 to faulty_" source [locate_data_file 20000_et3_401-ta6037.prt.2.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_private/I6 b/tests/boolean/gdml_private/I6 index 580b7677d3..0920d0b5aa 100644 --- a/tests/boolean/gdml_private/I6 +++ b/tests/boolean/gdml_private/I6 @@ -1,6 +1,6 @@ -puts "TODO OCC26018 Windows: Error : The area of the resulting shape is" -puts "TODO OCC26018 Linux: Error : The gdml is not valid. The area is" +puts "TODO OCC26018 Windows: Error : The area of result shape is" +puts "TODO OCC26018 Linux: Error : The command is not valid. The area is" source [locate_data_file 20000_et4_401-ta6319.prt.2.gdml.tcl] ## image is differ from application -set square 0 \ No newline at end of file +checkprops result -s 0 \ No newline at end of file diff --git a/tests/boolean/gdml_private/I8 b/tests/boolean/gdml_private/I8 index 8d7442b6cd..c6784d1073 100644 --- a/tests/boolean/gdml_private/I8 +++ b/tests/boolean/gdml_private/I8 @@ -1,5 +1,5 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" source [locate_data_file 20000_et5_401-ta6155.prt.2.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_private/W1 b/tests/boolean/gdml_private/W1 index a1da7dc408..fa6fd63a7c 100644 --- a/tests/boolean/gdml_private/W1 +++ b/tests/boolean/gdml_private/W1 @@ -1,5 +1,5 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" source [locate_data_file 20000_ss2_401-ta5992.prt.2.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_private/X2 b/tests/boolean/gdml_private/X2 index 0f9113317c..9b5935ef5e 100644 --- a/tests/boolean/gdml_private/X2 +++ b/tests/boolean/gdml_private/X2 @@ -1,5 +1,5 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" source [locate_data_file 200a0-1_mt6.asm.1.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_private/ZF4 b/tests/boolean/gdml_private/ZF4 index fe1bad260d..641532ed9c 100644 --- a/tests/boolean/gdml_private/ZF4 +++ b/tests/boolean/gdml_private/ZF4 @@ -1,5 +1,5 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" source [locate_data_file 51195_ndc_1asm_pos_sklt.asm.1.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_private/ZF5 b/tests/boolean/gdml_private/ZF5 index 95e3b138dc..53d55f6c3a 100644 --- a/tests/boolean/gdml_private/ZF5 +++ b/tests/boolean/gdml_private/ZF5 @@ -1,5 +1,5 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" source [locate_data_file 51201_pet_retractes_1.asm.1.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_private/ZG5 b/tests/boolean/gdml_private/ZG5 index 9bfec10b89..7f0285d87b 100644 --- a/tests/boolean/gdml_private/ZG5 +++ b/tests/boolean/gdml_private/ZG5 @@ -1,5 +1,5 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" source [locate_data_file 51533_1632-02.asm.1.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_private/ZG7 b/tests/boolean/gdml_private/ZG7 index 21b67f7097..716d5baa50 100644 --- a/tests/boolean/gdml_private/ZG7 +++ b/tests/boolean/gdml_private/ZG7 @@ -1,5 +1,5 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" source [locate_data_file 51541_tri.asm.1.gdml.tcl] ## image is differ from application -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/gdml_public/B2 b/tests/boolean/gdml_public/B2 index 38bf902267..8b4b3a289c 100644 --- a/tests/boolean/gdml_public/B2 +++ b/tests/boolean/gdml_public/B2 @@ -1,4 +1,4 @@ -puts "TODO OCC26018 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26018 ALL: Error : The area of result shape is" # test script for hole_full_prism_rect.prt.2.gdml file compound result @@ -35,4 +35,4 @@ bcut sh48C48E0 sh467E330_copy sh48D1E70_copy; copy sh48C48E0 sh48C48E0_copy # result add sh48C48E0_copy result -set square 0 \ No newline at end of file +checkprops result -s 0 \ No newline at end of file diff --git a/tests/boolean/parse.rules b/tests/boolean/parse.rules index 610d206403..95a93927e0 100644 --- a/tests/boolean/parse.rules +++ b/tests/boolean/parse.rules @@ -1 +1,2 @@ FAILED /\bFaulty\b/ bad shape +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/boolean/volumemaker/A1 b/tests/boolean/volumemaker/A1 index eae0133e72..d60ce89efb 100644 --- a/tests/boolean/volumemaker/A1 +++ b/tests/boolean/volumemaker/A1 @@ -14,5 +14,5 @@ mkface f2 sph_f2 # make volume operation mkvolume result f1 f2 -set square 1.03384e+007 +checkprops result -s 1.03384e+007 diff --git a/tests/boolean/volumemaker/A2 b/tests/boolean/volumemaker/A2 index 81d05d5dc5..8eb251b49a 100644 --- a/tests/boolean/volumemaker/A2 +++ b/tests/boolean/volumemaker/A2 @@ -29,5 +29,5 @@ mkface f5 con_f5 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 -set square 2.66661e+006 +checkprops result -s 2.66661e+006 diff --git a/tests/boolean/volumemaker/A3 b/tests/boolean/volumemaker/A3 index 9aeac529d7..89564fed03 100644 --- a/tests/boolean/volumemaker/A3 +++ b/tests/boolean/volumemaker/A3 @@ -36,5 +36,5 @@ mkface f6 pln_f6 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 1183220. +checkprops result -s 1183220. diff --git a/tests/boolean/volumemaker/A4 b/tests/boolean/volumemaker/A4 index 1f4cc0aa5e..a12c46ed16 100644 --- a/tests/boolean/volumemaker/A4 +++ b/tests/boolean/volumemaker/A4 @@ -2,8 +2,8 @@ # plane unstable puts "TODO OCC26020 Windows: Error: bopcheck failed" -puts "TODO OCC26020 Linux: Error : The area of the resulting shape is" -puts "TODO OCC26020 Linux: Error : The mkvolume is not valid. The area is" +puts "TODO OCC26020 Linux: Error : The area of result shape is" +puts "TODO OCC26020 Linux: Error : The command is not valid. The area is" # planar face plane pln_f1 -2740.6595835899998 -150 -1050 1.110223024625157e-016 1 1.1102230246251563e-016 @@ -43,5 +43,5 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.99961e+012 +checkprops result -s 9.99961e+012 diff --git a/tests/boolean/volumemaker/A5 b/tests/boolean/volumemaker/A5 index 3372ca9c72..5361f85569 100644 --- a/tests/boolean/volumemaker/A5 +++ b/tests/boolean/volumemaker/A5 @@ -2,7 +2,7 @@ # plane unstable puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape" +puts "TODO OCC26020 ALL: Error : The area of result shape is" puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" # planar face @@ -53,5 +53,5 @@ mkface f9 pln_f9 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 -set square 2.99991e+012 +checkprops result -s 2.99991e+012 diff --git a/tests/boolean/volumemaker/A6 b/tests/boolean/volumemaker/A6 index 99d59735c9..264d60dc61 100644 --- a/tests/boolean/volumemaker/A6 +++ b/tests/boolean/volumemaker/A6 @@ -2,7 +2,7 @@ # plane unstable puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape" +puts "TODO OCC26020 ALL: Error : The area of result shape is" puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" # planar face @@ -43,5 +43,5 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 4.00252e+012 +checkprops result -s 4.00252e+012 diff --git a/tests/boolean/volumemaker/A7 b/tests/boolean/volumemaker/A7 index 9defcbd151..3d55712faf 100644 --- a/tests/boolean/volumemaker/A7 +++ b/tests/boolean/volumemaker/A7 @@ -2,7 +2,7 @@ # plane unstable puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 -1863.18155559 1250 -1538.57262704 1.110223024625157e-016 1 1.1102230246251563e-016 @@ -37,5 +37,5 @@ mkface f6 pln_f6 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 7.73553e+007 +checkprops result -s 7.73553e+007 diff --git a/tests/boolean/volumemaker/A8 b/tests/boolean/volumemaker/A8 index da3727169e..9cd6af9838 100644 --- a/tests/boolean/volumemaker/A8 +++ b/tests/boolean/volumemaker/A8 @@ -3,7 +3,7 @@ puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 -4.2580937183769834 -506.18339008981781 147.62942729477928 0.98768834059988952 -6.6728564553435301e-012 -0.15643446501022945 @@ -43,5 +43,5 @@ mkface f7 sph_f7 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 2.19944e+013 +checkprops result -s 2.19944e+013 diff --git a/tests/boolean/volumemaker/A9 b/tests/boolean/volumemaker/A9 index a5c47dbb5d..40ed371103 100644 --- a/tests/boolean/volumemaker/A9 +++ b/tests/boolean/volumemaker/A9 @@ -39,5 +39,5 @@ mkface f7 sph_f7 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.88757e+006 +checkprops result -s 9.88757e+006 diff --git a/tests/boolean/volumemaker/B1 b/tests/boolean/volumemaker/B1 index a8b8eb91a6..ece3f25547 100644 --- a/tests/boolean/volumemaker/B1 +++ b/tests/boolean/volumemaker/B1 @@ -34,5 +34,5 @@ mkface f6 sph_f6 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 1.67121e+007 +checkprops result -s 1.67121e+007 diff --git a/tests/boolean/volumemaker/B2 b/tests/boolean/volumemaker/B2 index dc40c3ce28..b9a64e35a4 100644 --- a/tests/boolean/volumemaker/B2 +++ b/tests/boolean/volumemaker/B2 @@ -39,5 +39,5 @@ mkface f7 sph_f7 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.8784e+006 +checkprops result -s 9.8784e+006 diff --git a/tests/boolean/volumemaker/B3 b/tests/boolean/volumemaker/B3 index ab548307df..035d26d64f 100644 --- a/tests/boolean/volumemaker/B3 +++ b/tests/boolean/volumemaker/B3 @@ -3,7 +3,7 @@ puts "TODO OCC26020 ALL: Error: bopcheck failed" puts "TODO OCC26020 Linux: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC26020 Linux: Error : The area of the resulting shape is" +puts "TODO OCC26020 Linux: Error : The area of result shape is" # planar face plane pln_f1 590.6877421677151 -519.8775759738943 -93.555747452441423 0.64798185367609173 0.7547095802227719 -0.10263024323494339 @@ -43,5 +43,5 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.99931e+012 +checkprops result -s 9.99931e+012 diff --git a/tests/boolean/volumemaker/B4 b/tests/boolean/volumemaker/B4 index 31fa428153..e4ec2a8fbd 100644 --- a/tests/boolean/volumemaker/B4 +++ b/tests/boolean/volumemaker/B4 @@ -3,7 +3,7 @@ puts "TODO OCC26020 ALL: Error: bopcheck failed" puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO ?OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO ?OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 79.400363856921899 8.7220982904821555e-015 -94.116057183203139 -0.83335943573869897 -2.2204460492503131e-016 -0.55273144551877762 @@ -43,5 +43,5 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 1.19997e+013 +checkprops result -s 1.19997e+013 diff --git a/tests/boolean/volumemaker/B5 b/tests/boolean/volumemaker/B5 index 06903f3eb5..a6ac167c46 100644 --- a/tests/boolean/volumemaker/B5 +++ b/tests/boolean/volumemaker/B5 @@ -34,4 +34,4 @@ mkface f6 pln_f6 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 12400. +checkprops result -s 12400. diff --git a/tests/boolean/volumemaker/B6 b/tests/boolean/volumemaker/B6 index 3e3fd7d58f..09befce0c7 100644 --- a/tests/boolean/volumemaker/B6 +++ b/tests/boolean/volumemaker/B6 @@ -3,7 +3,7 @@ puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 35.877464033656999 5.9462928582193458e-016 -25.973690230789806 -0.64944804833018333 -3.0834627769631957e-016 -0.76040596560003137 @@ -43,5 +43,5 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 4.31002e+007 +checkprops result -s 4.31002e+007 diff --git a/tests/boolean/volumemaker/B7 b/tests/boolean/volumemaker/B7 index 4f8d70b3e4..d684fb0b8a 100644 --- a/tests/boolean/volumemaker/B7 +++ b/tests/boolean/volumemaker/B7 @@ -3,7 +3,7 @@ puts "TODO OCC26560 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26560 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26560 ALL: Error : The area of result shape is" # planar face plane pln_f1 18.855982726712998 17.500000000800412 0 -0.96152394764524818 -0.27472112788189063 0 @@ -53,4 +53,4 @@ mkface f9 pln_f9 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 -set square 1.3412e+013 +checkprops result -s 1.3412e+013 diff --git a/tests/boolean/volumemaker/B8 b/tests/boolean/volumemaker/B8 index 070b206829..bba7a1e433 100644 --- a/tests/boolean/volumemaker/B8 +++ b/tests/boolean/volumemaker/B8 @@ -47,5 +47,5 @@ mkface f8 pln_f8 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -#set square 3.60102e+013 +#checkprops result -s 3.60102e+013 diff --git a/tests/boolean/volumemaker/B9 b/tests/boolean/volumemaker/B9 index 6a4df26bb2..7dc971f814 100644 --- a/tests/boolean/volumemaker/B9 +++ b/tests/boolean/volumemaker/B9 @@ -3,7 +3,7 @@ puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 32.294537607197917 1.8096910201742288e-014 -39.176406819310692 -0.77162458338772011 -6.6613381477509373e-016 -0.63607822027776384 @@ -53,5 +53,5 @@ mkface f9 pln_f9 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 -set square 2.20868e+013 +checkprops result -s 2.20868e+013 diff --git a/tests/boolean/volumemaker/C1 b/tests/boolean/volumemaker/C1 index 5527397339..2450facb58 100644 --- a/tests/boolean/volumemaker/C1 +++ b/tests/boolean/volumemaker/C1 @@ -43,5 +43,6 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -#set square 3.64258e+006 +set show_only_result 1 +#checkprops result -s 3.64258e+006 diff --git a/tests/boolean/volumemaker/C2 b/tests/boolean/volumemaker/C2 index c64f03899b..efb922c2c8 100644 --- a/tests/boolean/volumemaker/C2 +++ b/tests/boolean/volumemaker/C2 @@ -3,7 +3,7 @@ puts "TODO ?OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 0 840 1.2212453270876722e-014 0 -1 -1.1102230246251565e-016 @@ -38,5 +38,5 @@ mkface f6 pln_f6 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 26668.8 +checkprops result -s 26668.8 diff --git a/tests/boolean/volumemaker/C3 b/tests/boolean/volumemaker/C3 index cdc5675851..e774e27cc0 100644 --- a/tests/boolean/volumemaker/C3 +++ b/tests/boolean/volumemaker/C3 @@ -2,8 +2,8 @@ # plane puts "TODO OCC26020 Windows: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC26020 Linux: Error : The mkvolume is not valid. The area is" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 Linux: Error : The command is not valid. The area is" +puts "TODO OCC26020 Linux: Error : The area of result shape is" # planar face plane pln_f1 -513.57358775546049 376.87261141864394 391.24411461018769 -0.35888381816183362 -0.86162916044152549 0.35888381816183351 @@ -43,5 +43,4 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 5.29724e-005 - +checkprops result -s 5.29724e-005 -eps 1.0e-3 diff --git a/tests/boolean/volumemaker/C4 b/tests/boolean/volumemaker/C4 index 4d27a2fbfb..cf89e360e6 100644 --- a/tests/boolean/volumemaker/C4 +++ b/tests/boolean/volumemaker/C4 @@ -46,5 +46,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -#set square 3.56617e+007 +#checkprops result -s 3.56617e+007 diff --git a/tests/boolean/volumemaker/C5 b/tests/boolean/volumemaker/C5 index c94d9935c1..4459410706 100644 --- a/tests/boolean/volumemaker/C5 +++ b/tests/boolean/volumemaker/C5 @@ -34,5 +34,5 @@ mkface f6 con_f6 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 5.1932e+006 +checkprops result -s 5.1932e+006 diff --git a/tests/boolean/volumemaker/C6 b/tests/boolean/volumemaker/C6 index 783a41cace..ecc62a2e3c 100644 --- a/tests/boolean/volumemaker/C6 +++ b/tests/boolean/volumemaker/C6 @@ -39,4 +39,4 @@ mkface f7 con_f7 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 6.22995e+006 +checkprops result -s 6.22995e+006 diff --git a/tests/boolean/volumemaker/C7 b/tests/boolean/volumemaker/C7 index 1b650d4cd2..597472d80f 100644 --- a/tests/boolean/volumemaker/C7 +++ b/tests/boolean/volumemaker/C7 @@ -34,5 +34,5 @@ mkface f6 pln_f6 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 1744.95 +checkprops result -s 1744.95 diff --git a/tests/boolean/volumemaker/C8 b/tests/boolean/volumemaker/C8 index c130bfbd57..ecb06d1ae5 100644 --- a/tests/boolean/volumemaker/C8 +++ b/tests/boolean/volumemaker/C8 @@ -51,5 +51,5 @@ mkface f9 cyl_f9 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 -set square 2.02141e+012 +checkprops result -s 2.02141e+012 diff --git a/tests/boolean/volumemaker/C9 b/tests/boolean/volumemaker/C9 index 24fdc7656b..ae992da614 100644 --- a/tests/boolean/volumemaker/C9 +++ b/tests/boolean/volumemaker/C9 @@ -46,5 +46,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 4.46244e+007 +checkprops result -s 4.46244e+007 diff --git a/tests/boolean/volumemaker/D1 b/tests/boolean/volumemaker/D1 index dae4d37a58..c93b604467 100644 --- a/tests/boolean/volumemaker/D1 +++ b/tests/boolean/volumemaker/D1 @@ -47,5 +47,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 3.77486e+007 +checkprops result -s 3.77486e+007 diff --git a/tests/boolean/volumemaker/D2 b/tests/boolean/volumemaker/D2 index 71d544ce17..50aab7029b 100644 --- a/tests/boolean/volumemaker/D2 +++ b/tests/boolean/volumemaker/D2 @@ -2,7 +2,7 @@ # cylinder plane unstable puts "TODO OCC26020 Windows: Error: bopcheck failed" -puts "TODO OCC26020 Linux: Error : The area of the resulting shape is" +puts "TODO OCC26020 Linux: Error : The area of result shape is" # planar face plane pln_f1 0 -232.5 3.8857805861880479e-015 0 -1 -1.1102230246251565e-016 @@ -42,5 +42,5 @@ mkface f7 cyl_f7 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 1.00502e+012 +checkprops result -s 1.00502e+012 diff --git a/tests/boolean/volumemaker/D3 b/tests/boolean/volumemaker/D3 index 949004912e..37f0cb8f80 100644 --- a/tests/boolean/volumemaker/D3 +++ b/tests/boolean/volumemaker/D3 @@ -3,7 +3,7 @@ puts "TODO OCC26020 ALL: Error: bopcheck failed" puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 -2591.6564295634707 -1492.5 -1185.6605612884966 0.46174861323503397 1.1102230246251565e-016 -0.88701083317822171 @@ -53,5 +53,5 @@ mkface f9 cyl_f9 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 -set square 8.24049e+007 +checkprops result -s 8.24049e+007 diff --git a/tests/boolean/volumemaker/D4 b/tests/boolean/volumemaker/D4 index 09f0aeadb4..f3c4e147da 100644 --- a/tests/boolean/volumemaker/D4 +++ b/tests/boolean/volumemaker/D4 @@ -2,7 +2,7 @@ # cylinder plane puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 Linux: Error : The area of the resulting shape is" +puts "TODO OCC26020 Linux: Error : The area of result shape is" # planar face plane pln_f1 1665.7013364039071 -825 -339.75605834598957 0.15643446504023129 4.4408920985006257e-016 0.98768834059513766 @@ -47,5 +47,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 1.99784e+007 +checkprops result -s 1.99784e+007 diff --git a/tests/boolean/volumemaker/D5 b/tests/boolean/volumemaker/D5 index 66585826d2..cd17b62e52 100644 --- a/tests/boolean/volumemaker/D5 +++ b/tests/boolean/volumemaker/D5 @@ -2,7 +2,7 @@ # cylinder plane puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 Linux: Error : The area of the resulting shape is" +puts "TODO OCC26020 Linux: Error : The area of result shape is" puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to" # planar face @@ -48,5 +48,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 1.8917e+007 +checkprops result -s 1.8917e+007 diff --git a/tests/boolean/volumemaker/D6 b/tests/boolean/volumemaker/D6 index 2789c04675..668c18825a 100644 --- a/tests/boolean/volumemaker/D6 +++ b/tests/boolean/volumemaker/D6 @@ -47,4 +47,4 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 2.0232e+007 +checkprops result -s 2.0232e+007 diff --git a/tests/boolean/volumemaker/D7 b/tests/boolean/volumemaker/D7 index c394c3d4da..134961a39d 100644 --- a/tests/boolean/volumemaker/D7 +++ b/tests/boolean/volumemaker/D7 @@ -47,5 +47,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -#set square 2.00003e+012 +#checkprops result -s 2.00003e+012 diff --git a/tests/boolean/volumemaker/D8 b/tests/boolean/volumemaker/D8 index f1975dfaf9..bc39dc4fa0 100644 --- a/tests/boolean/volumemaker/D8 +++ b/tests/boolean/volumemaker/D8 @@ -3,7 +3,7 @@ puts "TODO ?OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC26020 ALL: Error: bopcheck failed" -puts "TODO ?OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO ?OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 -335.23319463083521 698.25 1031.741684575172 0.95105651629515375 3.3306690738754676e-016 0.30901699437494723 @@ -68,5 +68,5 @@ mkface f12 cyl_f12 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 -set square 5.42213e+007 +checkprops result -s 5.42213e+007 diff --git a/tests/boolean/volumemaker/D9 b/tests/boolean/volumemaker/D9 index 6f44f49165..87ba1e7f51 100644 --- a/tests/boolean/volumemaker/D9 +++ b/tests/boolean/volumemaker/D9 @@ -46,5 +46,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 2.40251e+007 +checkprops result -s 2.40251e+007 diff --git a/tests/boolean/volumemaker/E1 b/tests/boolean/volumemaker/E1 index 219a7d46cd..26fcd5decf 100644 --- a/tests/boolean/volumemaker/E1 +++ b/tests/boolean/volumemaker/E1 @@ -34,5 +34,5 @@ mkface f6 pln_f6 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 891858 +checkprops result -s 891858 diff --git a/tests/boolean/volumemaker/E2 b/tests/boolean/volumemaker/E2 index 92fbd2b248..dd69425ccb 100644 --- a/tests/boolean/volumemaker/E2 +++ b/tests/boolean/volumemaker/E2 @@ -44,5 +44,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 1.95938e+007 +checkprops result -s 1.95938e+007 diff --git a/tests/boolean/volumemaker/E3 b/tests/boolean/volumemaker/E3 index f029685f33..1d55fd1ad2 100644 --- a/tests/boolean/volumemaker/E3 +++ b/tests/boolean/volumemaker/E3 @@ -39,5 +39,5 @@ mkface f7 cyl_f7 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 2.15489e+007 +checkprops result -s 2.15489e+007 diff --git a/tests/boolean/volumemaker/E4 b/tests/boolean/volumemaker/E4 index 95405ad626..bf0a133bdd 100644 --- a/tests/boolean/volumemaker/E4 +++ b/tests/boolean/volumemaker/E4 @@ -3,7 +3,7 @@ # ? - because sometimes test is killed by elapsed time puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" puts "TODO ?OCC26020 Linux: \\*\\* Exception" puts "TODO ?OCC26020 Linux: An exception" @@ -45,4 +45,4 @@ mkface f7 con_f7 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/volumemaker/E5 b/tests/boolean/volumemaker/E5 index 7aa2113267..d3b2831c31 100644 --- a/tests/boolean/volumemaker/E5 +++ b/tests/boolean/volumemaker/E5 @@ -3,7 +3,7 @@ # ? - because sometimes test is killed by elapsed time puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 460.8377555733228 -1160 121.87519451048833 -0.17364817766693036 1.1223734950417248e-017 0.98480775301220813 @@ -43,4 +43,4 @@ mkface f7 con_f7 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/volumemaker/E6 b/tests/boolean/volumemaker/E6 index 0fbeab70fb..db6bafd766 100644 --- a/tests/boolean/volumemaker/E6 +++ b/tests/boolean/volumemaker/E6 @@ -2,7 +2,7 @@ # cone plane killed by cpulimit 300 puts "TODO OCC26020 ALL: Error: bopcheck failed" -puts "TODO OCC26020 ALL: Error : The area of the resulting shape is" +puts "TODO OCC26020 ALL: Error : The area of result shape is" # planar face plane pln_f1 -460.8377555733228 -1160 -121.8751945104883 0.17364817766693036 -5.955424826592936e-017 -0.98480775301220813 @@ -42,4 +42,4 @@ mkface f7 con_f7 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 0 +checkprops result -s 0 diff --git a/tests/boolean/volumemaker/E7 b/tests/boolean/volumemaker/E7 index 706d19d13d..3250c266a4 100644 --- a/tests/boolean/volumemaker/E7 +++ b/tests/boolean/volumemaker/E7 @@ -29,5 +29,5 @@ mkface f5 con_f5 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 -set square 5.28759e+006 +checkprops result -s 5.28759e+006 diff --git a/tests/boolean/volumemaker/E8 b/tests/boolean/volumemaker/E8 index 407aa24f89..94033c19f3 100644 --- a/tests/boolean/volumemaker/E8 +++ b/tests/boolean/volumemaker/E8 @@ -19,5 +19,5 @@ mkface f3 con_f3 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 -set square 1.58904 +checkprops result -s 1.58904 diff --git a/tests/boolean/volumemaker/E9 b/tests/boolean/volumemaker/E9 index ff1df0d20d..ef9ebfd046 100644 --- a/tests/boolean/volumemaker/E9 +++ b/tests/boolean/volumemaker/E9 @@ -19,5 +19,5 @@ mkface f3 con_f3 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 -set square 3.69404e+006 +checkprops result -s 3.69404e+006 diff --git a/tests/boolean/volumemaker/F2 b/tests/boolean/volumemaker/F2 index b9d485e773..54d4880644 100644 --- a/tests/boolean/volumemaker/F2 +++ b/tests/boolean/volumemaker/F2 @@ -31,4 +31,4 @@ mkface f5 con_f5 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 -set square 8.06875e+006 +checkprops result -s 8.06875e+006 diff --git a/tests/boolean/volumemaker/F3 b/tests/boolean/volumemaker/F3 index b4c2cc9c9b..bf920a661b 100644 --- a/tests/boolean/volumemaker/F3 +++ b/tests/boolean/volumemaker/F3 @@ -19,5 +19,5 @@ mkface f3 pln_f3 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 -set square 1846.27 +checkprops result -s 1846.27 diff --git a/tests/boolean/volumemaker/F4 b/tests/boolean/volumemaker/F4 index 6678c23aed..1354626800 100644 --- a/tests/boolean/volumemaker/F4 +++ b/tests/boolean/volumemaker/F4 @@ -19,5 +19,5 @@ mkface f3 pln_f3 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 -set square 0.161139 +checkprops result -s 0.161139 diff --git a/tests/boolean/volumemaker/F5 b/tests/boolean/volumemaker/F5 index b03f230256..ab121d2cf2 100644 --- a/tests/boolean/volumemaker/F5 +++ b/tests/boolean/volumemaker/F5 @@ -24,5 +24,5 @@ mkface f4 pln_f4 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 -set square 3.32328e+006 +checkprops result -s 3.32328e+006 diff --git a/tests/boolean/volumemaker/F6 b/tests/boolean/volumemaker/F6 index a6685fa566..c0eab4ea99 100644 --- a/tests/boolean/volumemaker/F6 +++ b/tests/boolean/volumemaker/F6 @@ -24,5 +24,5 @@ mkface f4 con_f4 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 -set square 4.90446e+006 +checkprops result -s 4.90446e+006 diff --git a/tests/boolean/volumemaker/F7 b/tests/boolean/volumemaker/F7 index 76ca525e96..a1ae860457 100644 --- a/tests/boolean/volumemaker/F7 +++ b/tests/boolean/volumemaker/F7 @@ -39,5 +39,5 @@ mkface f7 con_f7 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 7.80813e+006 +checkprops result -s 7.80813e+006 diff --git a/tests/boolean/volumemaker/F8 b/tests/boolean/volumemaker/F8 index 515dc23bd8..9f755df403 100644 --- a/tests/boolean/volumemaker/F8 +++ b/tests/boolean/volumemaker/F8 @@ -34,5 +34,5 @@ mkface f6 cyl_f6 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 5.41197e+006 +checkprops result -s 5.41197e+006 diff --git a/tests/boolean/volumemaker/F9 b/tests/boolean/volumemaker/F9 index 2c8a4b60af..6f707602c5 100644 --- a/tests/boolean/volumemaker/F9 +++ b/tests/boolean/volumemaker/F9 @@ -39,5 +39,5 @@ mkface f7 cyl_f7 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.42987e+007 +checkprops result -s 9.42987e+007 diff --git a/tests/boolean/volumemaker/G2 b/tests/boolean/volumemaker/G2 index dd1af03d1c..73b82e08af 100644 --- a/tests/boolean/volumemaker/G2 +++ b/tests/boolean/volumemaker/G2 @@ -39,5 +39,5 @@ mkface f7 cyl_f7 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 6.28616e+006 +checkprops result -s 6.28616e+006 diff --git a/tests/boolean/volumemaker/G3 b/tests/boolean/volumemaker/G3 index ae7fbe8af7..b0abe71a88 100644 --- a/tests/boolean/volumemaker/G3 +++ b/tests/boolean/volumemaker/G3 @@ -24,5 +24,5 @@ mkface f4 cyl_f4 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 -set square 3714.75 +checkprops result -s 3714.75 diff --git a/tests/boolean/volumemaker/G4 b/tests/boolean/volumemaker/G4 index 62a8399860..bfab227726 100644 --- a/tests/boolean/volumemaker/G4 +++ b/tests/boolean/volumemaker/G4 @@ -24,5 +24,5 @@ mkface f4 con_f4 0 6.2831853071795862 0 1000000 # make volume operation mkvolume result f1 f2 f3 f4 -set square 1.25206e+006 +checkprops result -s 1.25206e+006 diff --git a/tests/boolean/volumemaker/G5 b/tests/boolean/volumemaker/G5 index b5fc886e2a..fbcff24afa 100644 --- a/tests/boolean/volumemaker/G5 +++ b/tests/boolean/volumemaker/G5 @@ -39,5 +39,5 @@ mkface f7 cyl_f7 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.42987e+007 +checkprops result -s 9.42987e+007 diff --git a/tests/boolean/volumemaker/G6 b/tests/boolean/volumemaker/G6 index 7aa9bfc0e0..8a85833913 100644 --- a/tests/boolean/volumemaker/G6 +++ b/tests/boolean/volumemaker/G6 @@ -39,5 +39,5 @@ mkface f7 cyl_f7 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.42987e+007 +checkprops result -s 9.42987e+007 diff --git a/tests/boolean/volumemaker/G7 b/tests/boolean/volumemaker/G7 index 4406e13ff6..fee1696923 100644 --- a/tests/boolean/volumemaker/G7 +++ b/tests/boolean/volumemaker/G7 @@ -39,5 +39,5 @@ mkface f7 sph_f7 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 1.73885e+007 +checkprops result -s 1.73885e+007 diff --git a/tests/boolean/volumemaker/G8 b/tests/boolean/volumemaker/G8 index 6d7e573ff8..92d3aa6a09 100644 --- a/tests/boolean/volumemaker/G8 +++ b/tests/boolean/volumemaker/G8 @@ -39,5 +39,5 @@ mkface f7 sph_f7 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 1.90007e+007 +checkprops result -s 1.90007e+007 diff --git a/tests/boolean/volumemaker/G9 b/tests/boolean/volumemaker/G9 index 723fd0f245..3e38082b1f 100644 --- a/tests/boolean/volumemaker/G9 +++ b/tests/boolean/volumemaker/G9 @@ -34,5 +34,5 @@ mkface f6 sph_f6 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 1.61207e+007 +checkprops result -s 1.61207e+007 diff --git a/tests/boolean/volumemaker/H1 b/tests/boolean/volumemaker/H1 index d0db492fbb..90441e2339 100644 --- a/tests/boolean/volumemaker/H1 +++ b/tests/boolean/volumemaker/H1 @@ -39,5 +39,5 @@ mkface f7 sph_f7 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 2.08517e+007 +checkprops result -s 2.08517e+007 diff --git a/tests/boolean/volumemaker/H2 b/tests/boolean/volumemaker/H2 index 8b4bf5013d..7667105c54 100644 --- a/tests/boolean/volumemaker/H2 +++ b/tests/boolean/volumemaker/H2 @@ -49,5 +49,5 @@ mkface f9 cyl_f9 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 -set square 1.98614e+007 +checkprops result -s 1.98614e+007 diff --git a/tests/boolean/volumemaker/H3 b/tests/boolean/volumemaker/H3 index 47eb95eb4b..459f49e5ca 100644 --- a/tests/boolean/volumemaker/H3 +++ b/tests/boolean/volumemaker/H3 @@ -39,5 +39,5 @@ mkface f7 sph_f7 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 9.87124e+006 +checkprops result -s 9.87124e+006 diff --git a/tests/boolean/volumemaker/H4 b/tests/boolean/volumemaker/H4 index cab07c8b75..ea5501ec45 100644 --- a/tests/boolean/volumemaker/H4 +++ b/tests/boolean/volumemaker/H4 @@ -54,5 +54,5 @@ mkface f10 cyl_f10 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 -set square 2.26035e+007 +checkprops result -s 2.26035e+007 diff --git a/tests/boolean/volumemaker/H5 b/tests/boolean/volumemaker/H5 index 90ca8b2aac..588c2cf1da 100644 --- a/tests/boolean/volumemaker/H5 +++ b/tests/boolean/volumemaker/H5 @@ -34,5 +34,5 @@ mkface f6 cyl_f6 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 -set square 3.27453e+007 +checkprops result -s 3.27453e+007 diff --git a/tests/boolean/volumemaker/H6 b/tests/boolean/volumemaker/H6 index 495afd18cc..9e0dd55aad 100644 --- a/tests/boolean/volumemaker/H6 +++ b/tests/boolean/volumemaker/H6 @@ -39,5 +39,5 @@ mkface f7 cyl_f7 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 3.20115e+007 +checkprops result -s 3.20115e+007 diff --git a/tests/boolean/volumemaker/H7 b/tests/boolean/volumemaker/H7 index 5d7f9f7765..d096c98755 100644 --- a/tests/boolean/volumemaker/H7 +++ b/tests/boolean/volumemaker/H7 @@ -64,5 +64,5 @@ mkface f12 cyl_f12 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 -set square 8.13019 +checkprops result -s 8.13019 diff --git a/tests/boolean/volumemaker/H8 b/tests/boolean/volumemaker/H8 index e4a980e010..13cbdacccf 100644 --- a/tests/boolean/volumemaker/H8 +++ b/tests/boolean/volumemaker/H8 @@ -24,5 +24,5 @@ mkface f4 cyl_f4 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 -set square 2.10324 +checkprops result -s 2.10324 diff --git a/tests/boolean/volumemaker/H9 b/tests/boolean/volumemaker/H9 index 75be3b0497..7bd85d0455 100644 --- a/tests/boolean/volumemaker/H9 +++ b/tests/boolean/volumemaker/H9 @@ -49,5 +49,5 @@ mkface f9 cyl_f9 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 f9 -set square 16.5007 +checkprops result -s 16.5007 diff --git a/tests/boolean/volumemaker/I1 b/tests/boolean/volumemaker/I1 index 6c1221d5a5..edcdf2bef7 100644 --- a/tests/boolean/volumemaker/I1 +++ b/tests/boolean/volumemaker/I1 @@ -39,5 +39,5 @@ mkface f7 pln_f7 -1000000 1000000 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 -set square 4.544e+006 +checkprops result -s 4.544e+006 diff --git a/tests/boolean/volumemaker/I2 b/tests/boolean/volumemaker/I2 index 01b407148c..38723e1283 100644 --- a/tests/boolean/volumemaker/I2 +++ b/tests/boolean/volumemaker/I2 @@ -44,5 +44,5 @@ mkface f8 cyl_f8 0 6.2831853071795862 -1000000 1000000 # make volume operation mkvolume result f1 f2 f3 f4 f5 f6 f7 f8 -set square 2.07211e+006 +checkprops result -s 2.07211e+006 diff --git a/tests/boolean/volumemaker/begin b/tests/boolean/volumemaker/begin index cd1d0e0811..9d16ed151b 100644 --- a/tests/boolean/volumemaker/begin +++ b/tests/boolean/volumemaker/begin @@ -1 +1 @@ -set command mkvolume \ No newline at end of file +set command mkvolume diff --git a/tests/bugs/caf/bug22788_2 b/tests/bugs/caf/bug22788_2 index 2f86bf2290..f67972eb2f 100755 --- a/tests/bugs/caf/bug22788_2 +++ b/tests/bugs/caf/bug22788_2 @@ -27,5 +27,6 @@ if { ${catch_status} != 0 } { puts "OK ${BugNumber}" } -set square 220000 +checkprops result -s 220000 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/end b/tests/bugs/end index 0feb1f5705..8a321feeae 100755 --- a/tests/bugs/end +++ b/tests/bugs/end @@ -1,47 +1,3 @@ -if { [info exists square] } { - set prop "square" - set mass $square - if { [info exists tol_square] } { - # tol_square - The epsilon defines relative precision of computation - regexp {Mass +: +([-0-9.+eE]+)} [sprops result $tol_square] full m - } else { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - } -} -if { [info exists length] } { - set prop "length" - set mass $length - regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full m - - puts "checksection" - puts [checksection result] -} - -#if mass (length or square) is empty in test case then result should be an empty shape. -if { [info exists mass] } { - if { [string compare $subgroup "moddata"] != 0 } { - puts "checkshape" - checkshape result - } - - if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } - } else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } - } -} - if { [info exists rel_tol] } { puts "\nChecking triangulation area (triarea command)..." set rel_err [expr abs([CheckTriArea result $area_eps])] diff --git a/tests/bugs/fclasses/bug23192_1 b/tests/bugs/fclasses/bug23192_1 index 9ff684a281..ff852b1ec2 100755 --- a/tests/bugs/fclasses/bug23192_1 +++ b/tests/bugs/fclasses/bug23192_1 @@ -43,6 +43,7 @@ checknbshapes result -vertex 8 -edge 18 -wire 12 -face 12 -shell 1 -solid 0 -com puts "Faulty ${BugNumber}" } -set square 600 +checkprops result -s 600 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/fclasses/bug23192_2 b/tests/bugs/fclasses/bug23192_2 index c9c2ac8b73..993eb7e809 100755 --- a/tests/bugs/fclasses/bug23192_2 +++ b/tests/bugs/fclasses/bug23192_2 @@ -43,6 +43,7 @@ checknbshapes result -vertex 8 -edge 18 -wire 12 -face 12 -shell 1 -solid 0 -com puts "Faulty ${BugNumber}" } -set square 600 +checkprops result -s 600 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/fclasses/bug25367_brep b/tests/bugs/fclasses/bug25367_brep index 3119cdd8c1..f943c97a4f 100644 --- a/tests/bugs/fclasses/bug25367_brep +++ b/tests/bugs/fclasses/bug25367_brep @@ -16,7 +16,8 @@ bsave b ${NameFile} brestore ${NameFile} result -set square 6 +checkprops result -s 6 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 34 file delete -force [glob -nocomplain ${NameFile}] diff --git a/tests/bugs/fclasses/bug25367_igs b/tests/bugs/fclasses/bug25367_igs index 802e11131b..39bff11e5b 100644 --- a/tests/bugs/fclasses/bug25367_igs +++ b/tests/bugs/fclasses/bug25367_igs @@ -20,7 +20,8 @@ brepiges b ${NameFile} igesbrep ${NameFile} result * -set square 6 +checkprops result -s 6 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 34 file delete -force [glob -nocomplain ${NameFile}] diff --git a/tests/bugs/heal/bug1642 b/tests/bugs/heal/bug1642 index 61f99c5014..dce115e1a2 100755 --- a/tests/bugs/heal/bug1642 +++ b/tests/bugs/heal/bug1642 @@ -22,22 +22,7 @@ if { ${Intersectingpt} == -1} { puts "Warning: There are not intersecting points" } -set list [lprops result] -regexp {Mass +: +([-0-9.+eE]+)} $list full pcurve_length - -set good_pcurve_length 3880.52 -set percent_max 0.1 -set percent [expr abs(${pcurve_length} - ${good_pcurve_length}) / double(${good_pcurve_length}) * 100.] - -puts "good_pcurve_length = ${good_pcurve_length}" -puts "pcurve_length = ${pcurve_length}" -puts "percent = ${percent}" - -if {${percent} > ${percent_max}} { - puts "OCC1642 Faulty length: function FixShape works WRONGLY !!" -} else { - puts "OCC1642 length: function FixShape works CORRECTLY" -} +checkprops result -l 3880.52 if { ${Intersectingpt} > ${FixSelfIntersection} } { puts "OCC1642 Faulty" diff --git a/tests/bugs/heal/bug22587 b/tests/bugs/heal/bug22587 index 8e3e03c28b..d78dce95c1 100755 --- a/tests/bugs/heal/bug22587 +++ b/tests/bugs/heal/bug22587 @@ -21,7 +21,8 @@ if { [regexp {This shape seems to be valid} $info] } { } else { puts "Faulty ${BugNumber}" } -set square 290.283 +checkprops result -s 290.283 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/heal/bug24 b/tests/bugs/heal/bug24 index 90b4f7206e..7f102dc077 100644 --- a/tests/bugs/heal/bug24 +++ b/tests/bugs/heal/bug24 @@ -21,5 +21,6 @@ if [catch { OCC24 result s c OCC24 Seq } ] { puts "OCC24 OK" } -set square 37.6991 +checkprops result -s 37.6991 +checkshape result set 2dviewer 2 diff --git a/tests/bugs/heal/bug24105_1 b/tests/bugs/heal/bug24105_1 index 2f784324de..bed940a10f 100755 --- a/tests/bugs/heal/bug24105_1 +++ b/tests/bugs/heal/bug24105_1 @@ -15,7 +15,8 @@ settolerance s 1.e-7 fixshape result s -set square 313292 +checkprops result -s 313292 +checkshape result checknbshapes result -vertex 12 -edge 20 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 52 set 2dviewer 1 diff --git a/tests/bugs/heal/bug24105_2 b/tests/bugs/heal/bug24105_2 index 8cab42f61c..d28bf076f5 100755 --- a/tests/bugs/heal/bug24105_2 +++ b/tests/bugs/heal/bug24105_2 @@ -15,7 +15,8 @@ settolerance s 1.e-7 fixshape result s -set square 123446 +checkprops result -s 123446 +checkshape result checknbshapes result -vertex 33 -edge 52 -wire 23 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 132 set 2dviewer 1 diff --git a/tests/bugs/heal/bug24111 b/tests/bugs/heal/bug24111 index 613c1e5e0c..b604196678 100755 --- a/tests/bugs/heal/bug24111 +++ b/tests/bugs/heal/bug24111 @@ -12,7 +12,8 @@ restore [locate_data_file bug24111_shape.brep] a fixshape result a -set square 15902.8 +checkprops result -s 15902.8 +checkshape result checknbshapes result -vertex 14 -edge 15 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 31 set 2dviewer 1 diff --git a/tests/bugs/heal/bug25424 b/tests/bugs/heal/bug25424 index 93aa502371..0647ec31c3 100755 --- a/tests/bugs/heal/bug25424 +++ b/tests/bugs/heal/bug25424 @@ -36,7 +36,8 @@ if { $z > ${max_time} } { puts "Elapsed time of testreadstep is less than ${max_time} seconds - OK" } -set square 6998.53 +checkprops result -s 6998.53 +checkshape result checknbshapes result -vertex 4482 -edge 6781 -wire 2309 -face 2305 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 15879 set 3dviewer 1 diff --git a/tests/bugs/iges/bug17026_1 b/tests/bugs/iges/bug17026_1 index dd259fe0fc..c9e3ed9d6c 100755 --- a/tests/bugs/iges/bug17026_1 +++ b/tests/bugs/iges/bug17026_1 @@ -9,7 +9,8 @@ puts "" igesread [locate_data_file OCC17026-1.igs] a * tpcompound result -set square 8.76948e+09 +checkprops result -s 9.0463e+009 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 30 set 2dviewer 0 diff --git a/tests/bugs/iges/bug17026_2 b/tests/bugs/iges/bug17026_2 index 2538f147a3..4dbfb8c6f9 100755 --- a/tests/bugs/iges/bug17026_2 +++ b/tests/bugs/iges/bug17026_2 @@ -9,7 +9,8 @@ puts "" igesread [locate_data_file OCC17026-2.igs] a * tpcompound result -set square 8.80533e+09 +checkprops result -s 8.80533e+09 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 30 set 2dviewer 0 diff --git a/tests/bugs/iges/bug17026_3 b/tests/bugs/iges/bug17026_3 index e7ce109d8f..8313c68a12 100755 --- a/tests/bugs/iges/bug17026_3 +++ b/tests/bugs/iges/bug17026_3 @@ -10,6 +10,7 @@ cpulimit 2000 igesread [locate_data_file OCC17026-3.iges] a * tpcompound result -set square 7.72668e+08 +checkprops result -s 7.72668e+08 +checkshape result checknbshapes result -vertex 175 -edge 175 -wire 38 -face 38 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 428 set 2dviewer 0 diff --git a/tests/bugs/iges/bug17026_4 b/tests/bugs/iges/bug17026_4 index ccc65f1be1..f2a1a7e409 100755 --- a/tests/bugs/iges/bug17026_4 +++ b/tests/bugs/iges/bug17026_4 @@ -9,6 +9,7 @@ puts "" igesread [locate_data_file OCC17026-4.iges] a * tpcompound result -set square 7.72668e+08 +checkprops result -s 7.72668e+08 +checkshape result checknbshapes result -vertex 175 -edge 175 -wire 38 -face 38 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 428 set 2dviewer 0 diff --git a/tests/bugs/iges/bug22715_1 b/tests/bugs/iges/bug22715_1 index 446608ef3b..650d6cdde4 100755 --- a/tests/bugs/iges/bug22715_1 +++ b/tests/bugs/iges/bug22715_1 @@ -38,8 +38,7 @@ checkshape s1_26 renamevar s1 result -set check_square 1 - -set square 49245 +checkprops result -s 49245 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/iges/bug22715_2 b/tests/bugs/iges/bug22715_2 index eaf7a4879f..1de248ba4c 100755 --- a/tests/bugs/iges/bug22715_2 +++ b/tests/bugs/iges/bug22715_2 @@ -39,8 +39,7 @@ checkshape s2_26 renamevar s2 result -set check_square 1 - -set square 49245 +checkprops result -s 49245 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/iges/bug26138 b/tests/bugs/iges/bug26138 index 435163865c..389f09538c 100644 --- a/tests/bugs/iges/bug26138 +++ b/tests/bugs/iges/bug26138 @@ -9,8 +9,4 @@ puts "" igesbrep [locate_data_file OCC26138_Torus.igs] a * brepiges a ${imagedir}/bug26138.igs igesbrep ${imagedir}/bug26138.igs b * -set a_info [lindex [sprops a] 2] -set b_info [lindex [sprops b] 2] -if {$a_info != $b_info} { - puts "ERROR: OCC26138 is reproduced. Shape a is not equal to shape b." -} +checkprops a -s -equal b diff --git a/tests/bugs/iges/bug26573 b/tests/bugs/iges/bug26573 index d41e5b4573..2be8aedbc7 100644 --- a/tests/bugs/iges/bug26573 +++ b/tests/bugs/iges/bug26573 @@ -9,7 +9,8 @@ puts "" igesbrep [locate_data_file bug26573_loft.igs] a * tpcompound result -set square 240.546 +checkprops result -s 240.546 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/iges/bug5027_1 b/tests/bugs/iges/bug5027_1 index 8cd0e208d4..9a63f3c5d9 100755 --- a/tests/bugs/iges/bug5027_1 +++ b/tests/bugs/iges/bug5027_1 @@ -13,8 +13,8 @@ if [catch { igesread $filepath a * } res] { puts "Error ${BugNumber} : here is reading problem" } else { tpcompound result - - set square 159588 + checkshape result + checkprops result -s 159588 checknbshapes result -vertex 140 -edge 144 -wire 36 -face 31 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 352 set 2dviewer 0 } diff --git a/tests/bugs/modalg_1/buc60409_1 b/tests/bugs/modalg_1/buc60409_1 index 6a02811bac..533a9f662b 100755 --- a/tests/bugs/modalg_1/buc60409_1 +++ b/tests/bugs/modalg_1/buc60409_1 @@ -23,5 +23,6 @@ if { [regexp {Faulty} $che ] == 1 } { bfuse result c s } } -set square 39.0894 +checkprops result -s 39.0894 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60409_2 b/tests/bugs/modalg_1/buc60409_2 index aad62bc95c..f6c89d14d1 100755 --- a/tests/bugs/modalg_1/buc60409_2 +++ b/tests/bugs/modalg_1/buc60409_2 @@ -23,5 +23,6 @@ if { [regexp {Faulty} $che ] == 1 } { bcut result c s } } -set square 31.8476 +checkprops result -s 31.8476 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60409_3 b/tests/bugs/modalg_1/buc60409_3 index bd3e50ed30..4ac8bf32cc 100755 --- a/tests/bugs/modalg_1/buc60409_3 +++ b/tests/bugs/modalg_1/buc60409_3 @@ -24,5 +24,6 @@ if { [regexp {Faulty} $che ] == 1 } { bcommon result c s } } -set square 4.89279 +checkprops result -s 4.89279 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60462_1 b/tests/bugs/modalg_1/buc60462_1 index 56c5a093e8..039cd8e7a2 100755 --- a/tests/bugs/modalg_1/buc60462_1 +++ b/tests/bugs/modalg_1/buc60462_1 @@ -18,5 +18,7 @@ if { $cs != 0 } { puts "Faulty : Section is incorrect" } -set length 282.421 +checkprops result -l 282.421 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60462_2 b/tests/bugs/modalg_1/buc60462_2 index 996c2d5e06..fce911df3c 100755 --- a/tests/bugs/modalg_1/buc60462_2 +++ b/tests/bugs/modalg_1/buc60462_2 @@ -14,5 +14,6 @@ puts "Fuse end" checkshape result r -set square 93255.6 +checkprops result -s 93237.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60463 b/tests/bugs/modalg_1/buc60463 index 3980770778..cdfe8f848a 100755 --- a/tests/bugs/modalg_1/buc60463 +++ b/tests/bugs/modalg_1/buc60463 @@ -17,6 +17,9 @@ regexp {nb alone Vertices : ([-0-9.+eE]+)} [checksection result] full cs if { $cs != 0 } { puts "Faulty : Section is incorrect" } -set length 0 + +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60523 b/tests/bugs/modalg_1/buc60523 index d1e0c5edd1..7296836f05 100755 --- a/tests/bugs/modalg_1/buc60523 +++ b/tests/bugs/modalg_1/buc60523 @@ -11,7 +11,8 @@ checkmaxtol result -ref 0.001 checknbshapes result -shell 1 checkfreebounds result 2 -set square 156.919 +checkprops result -s 156.919 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60531_1 b/tests/bugs/modalg_1/buc60531_1 index 441772ea89..5a720c5e2c 100755 --- a/tests/bugs/modalg_1/buc60531_1 +++ b/tests/bugs/modalg_1/buc60531_1 @@ -10,6 +10,7 @@ checkshape pl1 bcut result r1 pl1 -set square 119983 +checkprops result -s 119879 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60531_2 b/tests/bugs/modalg_1/buc60531_2 index af899dc120..a7b04d6c49 100755 --- a/tests/bugs/modalg_1/buc60531_2 +++ b/tests/bugs/modalg_1/buc60531_2 @@ -2,7 +2,7 @@ puts "========================" puts "BUC60531" puts "========================" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" restore [locate_data_file buc60531a.brep] r1 checkshape r1 @@ -17,5 +17,6 @@ checkshape pl2 bcut result r2 pl2 -set square 115935 +checkprops result -s 115935 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60532 b/tests/bugs/modalg_1/buc60532 index 936a35bbc6..ca38a73ae7 100755 --- a/tests/bugs/modalg_1/buc60532 +++ b/tests/bugs/modalg_1/buc60532 @@ -18,5 +18,6 @@ halfspace h2 t2 20 20 0 # first cut bcut result p h1 -set square 81.8172 +checkprops result -s 81.8172 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60532_1 b/tests/bugs/modalg_1/buc60532_1 index be2eeff4fb..4f43095e8f 100755 --- a/tests/bugs/modalg_1/buc60532_1 +++ b/tests/bugs/modalg_1/buc60532_1 @@ -18,6 +18,7 @@ halfspace h2 t2 20 20 0 # first cut bcut result p h1 -set square 81.8172 +checkprops result -s 81.8172 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60532_2 b/tests/bugs/modalg_1/buc60532_2 index 0dc7babe68..7783c0fbc5 100755 --- a/tests/bugs/modalg_1/buc60532_2 +++ b/tests/bugs/modalg_1/buc60532_2 @@ -47,5 +47,6 @@ puts [computetolerance res2] renamevar res2 result -set square 78.7016 +checkprops result -s 78.8852 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60533 b/tests/bugs/modalg_1/buc60533 index 30cffbec75..4d5962ab09 100755 --- a/tests/bugs/modalg_1/buc60533 +++ b/tests/bugs/modalg_1/buc60533 @@ -66,5 +66,8 @@ copy r_1 result # An exception was caught Standard_ConstructionError: # ** Exception ** Standard_ConstructionError: -set square 2.15333e+007 + +checkprops result -s 1.5003e+007 +checkshape result set 2dviewer 0 + diff --git a/tests/bugs/modalg_1/buc60555_1 b/tests/bugs/modalg_1/buc60555_1 index bd3629e562..2dd773bac5 100755 --- a/tests/bugs/modalg_1/buc60555_1 +++ b/tests/bugs/modalg_1/buc60555_1 @@ -33,5 +33,6 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } puts "Tolerance of shape is less then 1.0" } -set square 3.87049e+007 +checkprops result -s 3.77048e+007 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60555_2 b/tests/bugs/modalg_1/buc60555_2 index 45941122fd..1817a4d42d 100755 --- a/tests/bugs/modalg_1/buc60555_2 +++ b/tests/bugs/modalg_1/buc60555_2 @@ -50,5 +50,7 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } } else { puts "Tolerance of shape is less then 1.0" } -set square 3.71909e+007 + +checkprops result -s 3.66928e+007 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60555_3 b/tests/bugs/modalg_1/buc60555_3 index 2118391843..014e94301a 100755 --- a/tests/bugs/modalg_1/buc60555_3 +++ b/tests/bugs/modalg_1/buc60555_3 @@ -66,5 +66,7 @@ if { $MaxFaceTolerance > 2 || $MaxEdgeTolerance > 2 || $MaxVertexTolerance > 2 } } else { puts "Tolerance of shape is less then 2.0" } -set square 1.341e+007 + +checkprops result -s 1.24886e+007 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60585_1 b/tests/bugs/modalg_1/buc60585_1 index 76fbd9590a..77a79032e0 100755 --- a/tests/bugs/modalg_1/buc60585_1 +++ b/tests/bugs/modalg_1/buc60585_1 @@ -9,7 +9,9 @@ plane ps 2036.25 -97.5 -1460.499755859375 0.0 -0.75103523489975432 -0.660262 psection result s ps -set length 117.81 +checkprops result -l 117.81 +checkshape result +checksection result set 2dviewer 0 ## set num [lindex [checksection res] 4] diff --git a/tests/bugs/modalg_1/buc60585_2 b/tests/bugs/modalg_1/buc60585_2 index d37af3dee1..74f8596ff6 100755 --- a/tests/bugs/modalg_1/buc60585_2 +++ b/tests/bugs/modalg_1/buc60585_2 @@ -9,7 +9,9 @@ plane pt 2036.25 -97.5 -1460.499755859375 0.0 -1.0 0.0 1.0 0.0 0.0 psection result t pt -set length 22.0446 +checkprops result -l 22.0446 +checkshape result +checksection result set 2dviewer 0 # checksection res diff --git a/tests/bugs/modalg_1/buc60623_1 b/tests/bugs/modalg_1/buc60623_1 index 35906ca1d4..b9199c8c58 100755 --- a/tests/bugs/modalg_1/buc60623_1 +++ b/tests/bugs/modalg_1/buc60623_1 @@ -10,6 +10,8 @@ checkshape b bsection result a b -set length 1475.98 +checkprops result -l 1475.98 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60623_2 b/tests/bugs/modalg_1/buc60623_2 index 25d0b279e6..f395281426 100755 --- a/tests/bugs/modalg_1/buc60623_2 +++ b/tests/bugs/modalg_1/buc60623_2 @@ -11,5 +11,7 @@ checkshape b bsection result b a # checksection res -set length 1475.98 +checkprops result -l 1475.98 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60635 b/tests/bugs/modalg_1/buc60635 index c477cdba39..a83f8f542a 100755 --- a/tests/bugs/modalg_1/buc60635 +++ b/tests/bugs/modalg_1/buc60635 @@ -8,6 +8,7 @@ checkshape a mkplane result a -set square 2035.58 +checkprops result -s 2035.58 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60649 b/tests/bugs/modalg_1/buc60649 index 313cc938cf..9d2ec08667 100755 --- a/tests/bugs/modalg_1/buc60649 +++ b/tests/bugs/modalg_1/buc60649 @@ -16,5 +16,8 @@ if { [regexp {OK} $che] != 1 } { mkoffset result a 1 1 renamevar result_1 result } -set length 271.473 + +checkprops result -l 271.473 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60663_1 b/tests/bugs/modalg_1/buc60663_1 index 2cf7b73aac..77619e88c4 100755 --- a/tests/bugs/modalg_1/buc60663_1 +++ b/tests/bugs/modalg_1/buc60663_1 @@ -19,8 +19,9 @@ if { $num != 2 } { puts " Faulty : Result shape is INcorrect !!! " } - #fsameparameter res -set length 26.2001 +checkprops result -l 26.2001 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60663_2 b/tests/bugs/modalg_1/buc60663_2 index 3bf367be9f..fb3d19d3e6 100755 --- a/tests/bugs/modalg_1/buc60663_2 +++ b/tests/bugs/modalg_1/buc60663_2 @@ -29,5 +29,7 @@ regexp { +Vertex +: +Min +[-0-9.+eE]+ +Max +([-0-9.+eE]+)} [maxtolerance $ver] f if {$dist > $toler} { puts "Faulty : the distanse is $dist. It is more $toler." } -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60668 b/tests/bugs/modalg_1/buc60668 index 0aef85e0b9..1b31b5cdb6 100755 --- a/tests/bugs/modalg_1/buc60668 +++ b/tests/bugs/modalg_1/buc60668 @@ -23,5 +23,6 @@ if { $vcomp != $vcomm } { } else { puts " BUC60668 OK : Common was made properly" } -set square 1800 +checkprops result -s 1800 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60669 b/tests/bugs/modalg_1/buc60669 index ef4feb62a5..105537c77c 100755 --- a/tests/bugs/modalg_1/buc60669 +++ b/tests/bugs/modalg_1/buc60669 @@ -17,5 +17,7 @@ checkshape shell2 ksection result shell1 shell2 1000 0.0001 0.00001 0 #checksection res -set length 104.754 +checkprops result -l 104.754 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60682 b/tests/bugs/modalg_1/buc60682 index 95f9416e67..62a6e3a772 100755 --- a/tests/bugs/modalg_1/buc60682 +++ b/tests/bugs/modalg_1/buc60682 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty BUC60682" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_" pload QAcommands @@ -28,5 +28,6 @@ if { [regexp {Faulty} $che ] == 1 } { ksection result shell1 shell2 1000 0.0001 0.00001 0 } } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60684 b/tests/bugs/modalg_1/buc60684 index 487dc7748d..0ae197205f 100755 --- a/tests/bugs/modalg_1/buc60684 +++ b/tests/bugs/modalg_1/buc60684 @@ -8,5 +8,6 @@ checkshape w prism result w 0 0 10 -set square 148.875 +checkprops result -s 148.875 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60690 b/tests/bugs/modalg_1/buc60690 index 66b214437e..eab8fe7e9a 100755 --- a/tests/bugs/modalg_1/buc60690 +++ b/tests/bugs/modalg_1/buc60690 @@ -42,7 +42,9 @@ if { [regexp {Faulty} $che ] == 1 } { } } } -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60703_1 b/tests/bugs/modalg_1/buc60703_1 index 249691d719..584512bb90 100755 --- a/tests/bugs/modalg_1/buc60703_1 +++ b/tests/bugs/modalg_1/buc60703_1 @@ -31,7 +31,7 @@ if [catch {bfuse result a b } catch_result] { puts "BUC60703 OK" } # maxtolerance res - set square 237.333 + checkprops result -s 237.333 set 2dviewer 0 } diff --git a/tests/bugs/modalg_1/buc60703_2 b/tests/bugs/modalg_1/buc60703_2 index a8a4b772e2..070eae2519 100755 --- a/tests/bugs/modalg_1/buc60703_2 +++ b/tests/bugs/modalg_1/buc60703_2 @@ -27,5 +27,5 @@ if [catch {bfuse result a b } catch_result] { puts "BUC60703 OK in checkshape" } } -set square 236.72 +checkprops result -s 236.72 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60703_3 b/tests/bugs/modalg_1/buc60703_3 index fc773b64cc..43a40365dc 100755 --- a/tests/bugs/modalg_1/buc60703_3 +++ b/tests/bugs/modalg_1/buc60703_3 @@ -20,5 +20,5 @@ if [catch {bfuse result a b } catch_result] { puts "BUC60703 : here is NOT checking problem" } } -set square 371.259 +checkprops result -s 371.259 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60703_4 b/tests/bugs/modalg_1/buc60703_4 index 32f006487f..a1cad89d81 100755 --- a/tests/bugs/modalg_1/buc60703_4 +++ b/tests/bugs/modalg_1/buc60703_4 @@ -30,6 +30,6 @@ if [catch {bfuse result a b } catch_result] { puts "BUC60703 : here is NOT checking problem" } } -set square 505.797 +checkprops result -s 505.797 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60704 b/tests/bugs/modalg_1/buc60704 index 85a5fed6d0..596d0b1620 100755 --- a/tests/bugs/modalg_1/buc60704 +++ b/tests/bugs/modalg_1/buc60704 @@ -11,5 +11,6 @@ checkshape s bfuse result p s -set square 39.0889 +checkprops result -s 39.0889 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60708 b/tests/bugs/modalg_1/buc60708 index 906f393778..cd6a993cd8 100755 --- a/tests/bugs/modalg_1/buc60708 +++ b/tests/bugs/modalg_1/buc60708 @@ -20,5 +20,6 @@ if { $end != "result_4" } { } else { puts " Common operation was made successfully" } -set square 13.4871 +checkprops result -s 13.4871 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60712 b/tests/bugs/modalg_1/buc60712 index dfe87f1ddb..6a5a6371bf 100755 --- a/tests/bugs/modalg_1/buc60712 +++ b/tests/bugs/modalg_1/buc60712 @@ -46,5 +46,7 @@ if { $num != 0 } { } else { puts "BUC60712 OK: Result shape is correct " } -set length 1.88145 +checkprops result -l 1.88145 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60714 b/tests/bugs/modalg_1/buc60714 index b0d5e443e4..e6ad245494 100755 --- a/tests/bugs/modalg_1/buc60714 +++ b/tests/bugs/modalg_1/buc60714 @@ -18,6 +18,7 @@ addsweep w #does'nt work buildsweep result -C -S -set square 1979.9 +checkprops result -s 1979.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60728 b/tests/bugs/modalg_1/buc60728 index 278e19f85f..26debc96c2 100755 --- a/tests/bugs/modalg_1/buc60728 +++ b/tests/bugs/modalg_1/buc60728 @@ -18,5 +18,7 @@ bsection result s1 s2 #checksection res #checkshape res -set length 238.032 +checkprops result -l 238.032 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60744 b/tests/bugs/modalg_1/buc60744 index e5cde98d9e..5f656c182a 100755 --- a/tests/bugs/modalg_1/buc60744 +++ b/tests/bugs/modalg_1/buc60744 @@ -43,5 +43,7 @@ if {$ne >= $nv} { puts [format "Faulty : the number of edges is %s, but the number of vertexes is %s." $ne $nv] } -set length 228.386 +checkprops result -l 228.386 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60776_1 b/tests/bugs/modalg_1/buc60776_1 index 166e284390..08000e2536 100755 --- a/tests/bugs/modalg_1/buc60776_1 +++ b/tests/bugs/modalg_1/buc60776_1 @@ -7,7 +7,8 @@ restore [locate_data_file buc60776b.brep] b checkshape b bfuse result a b -set square 61626.2 +checkprops result -s 61626.2 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_1/buc60776_2 b/tests/bugs/modalg_1/buc60776_2 index baeabf74ab..958a211a73 100755 --- a/tests/bugs/modalg_1/buc60776_2 +++ b/tests/bugs/modalg_1/buc60776_2 @@ -9,7 +9,8 @@ restore [locate_data_file buc60776d.brep] b checkshape b bsection result a b -set length 112.906 - +checkprops result -l 112.906 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_1/buc60777 b/tests/bugs/modalg_1/buc60777 index 1ef9960273..e4a9f1b1b0 100755 --- a/tests/bugs/modalg_1/buc60777 +++ b/tests/bugs/modalg_1/buc60777 @@ -20,5 +20,7 @@ if { $end >= $end1} { renamevar result_1 result -set length 191.044 +checkprops result -l 191.044 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60782_1 b/tests/bugs/modalg_1/buc60782_1 index f23dab60e0..52369f8f68 100755 --- a/tests/bugs/modalg_1/buc60782_1 +++ b/tests/bugs/modalg_1/buc60782_1 @@ -29,5 +29,7 @@ if { [regexp {OK} $che ] != 1} { } } -set length 9026.65 +checkprops result -l 9026.65 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60782_2 b/tests/bugs/modalg_1/buc60782_2 index 7d042a14b8..96d7b81110 100755 --- a/tests/bugs/modalg_1/buc60782_2 +++ b/tests/bugs/modalg_1/buc60782_2 @@ -31,6 +31,7 @@ if { [regexp {OK} $che ] != 1} { puts "OK BUC60782: offset is created" tpcompound result } - set square 0 + checkprops result -s 0 +checkshape result set 2dviewer 0 } diff --git a/tests/bugs/modalg_1/buc60782_3 b/tests/bugs/modalg_1/buc60782_3 index 097d4e492d..8f58a288a3 100755 --- a/tests/bugs/modalg_1/buc60782_3 +++ b/tests/bugs/modalg_1/buc60782_3 @@ -1,6 +1,6 @@ puts "TODO OCC25919 ALL: Error: Offset is not done." puts "TODO OCC25919 ALL: Faulty BUC60782: mkoffset works wrongly" -puts "TODO OCC25919 ALL: Error : The square of result shape is" +puts "TODO OCC25919 ALL: Error : The area of result shape is" puts "========================" puts "BUC60782" @@ -33,5 +33,6 @@ if { [regexp {OK} $che ] != 1 } { tpcompound result } } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60787_1 b/tests/bugs/modalg_1/buc60787_1 index a253a6a3ee..e7aa1e1557 100755 --- a/tests/bugs/modalg_1/buc60787_1 +++ b/tests/bugs/modalg_1/buc60787_1 @@ -15,5 +15,6 @@ bcommon result S1 S2 checknbshapes result -shell 1 -compound 1 -m "result should be a shell, but not a compound of faces" -set square 45000 +checkprops result -s 45000 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60787_2 b/tests/bugs/modalg_1/buc60787_2 index 5618ac3c1d..bd099d25a3 100755 --- a/tests/bugs/modalg_1/buc60787_2 +++ b/tests/bugs/modalg_1/buc60787_2 @@ -15,5 +15,6 @@ bcut result S1 S2 checknbshapes result -shell 1 -compound 1 -m "result should be a shell, but not a compound of faces" -set square 150200 +checkprops result -s 150200 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60788_1 b/tests/bugs/modalg_1/buc60788_1 index bc6ba4bc1b..5546ba5c3a 100755 --- a/tests/bugs/modalg_1/buc60788_1 +++ b/tests/bugs/modalg_1/buc60788_1 @@ -24,5 +24,7 @@ if { $err != 4 && $err1 != 3} { puts "BUC60788 - OK" } -set length 750 +checkprops result -l 750 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60788_2 b/tests/bugs/modalg_1/buc60788_2 index d89edcd8eb..84c75f819a 100755 --- a/tests/bugs/modalg_1/buc60788_2 +++ b/tests/bugs/modalg_1/buc60788_2 @@ -15,5 +15,6 @@ bcut result S1 S2 checknbshapes result -shell 1 -compound 1 -m "result should be a shell, but not a compound of faces" -set square 150200 +checkprops result -s 150200 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60788_3 b/tests/bugs/modalg_1/buc60788_3 index 7774d150a6..14108cad8c 100755 --- a/tests/bugs/modalg_1/buc60788_3 +++ b/tests/bugs/modalg_1/buc60788_3 @@ -15,5 +15,6 @@ bcommon result S1 S2 checknbshapes result -shell 1 -compound 1 -m "result should be a shell, but not a compound of faces" -set square 45000 +checkprops result -s 45000 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60789_1 b/tests/bugs/modalg_1/buc60789_1 index b35e264144..f79fa3547f 100755 --- a/tests/bugs/modalg_1/buc60789_1 +++ b/tests/bugs/modalg_1/buc60789_1 @@ -22,5 +22,7 @@ if { $ve != 0 && $ed != 0 } { } else { puts "Faulty BUC60789: COMMON operation was made wrongly" } -set length 78.3594 +checkprops result -l 78.3594 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60789_2 b/tests/bugs/modalg_1/buc60789_2 index 8ae8dde94e..9644dcd030 100755 --- a/tests/bugs/modalg_1/buc60789_2 +++ b/tests/bugs/modalg_1/buc60789_2 @@ -22,5 +22,7 @@ regexp {EDGE +: +([-0-9.+eE]+)} $nb_info full ed } else { puts "Faulty BUC60789: CUT operation was made wrongly" } -set length 288.856 +checkprops result -l 288.856 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60801 b/tests/bugs/modalg_1/buc60801 index 2adb282d60..0a83a79342 100755 --- a/tests/bugs/modalg_1/buc60801 +++ b/tests/bugs/modalg_1/buc60801 @@ -14,6 +14,7 @@ checkshape r3 renamevar r3 result -set square 6400 +checkprops result -s 6400 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60803 b/tests/bugs/modalg_1/buc60803 index 78d48220fa..6349f9b5e7 100755 --- a/tests/bugs/modalg_1/buc60803 +++ b/tests/bugs/modalg_1/buc60803 @@ -10,6 +10,7 @@ checkshape b bfuse result a b -set square 1.86064e+07 +checkprops result -s 1.86064e+07 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60830_4 b/tests/bugs/modalg_1/buc60830_4 index d0b5e69dcf..9fd69297b2 100755 --- a/tests/bugs/modalg_1/buc60830_4 +++ b/tests/bugs/modalg_1/buc60830_4 @@ -16,5 +16,7 @@ if { [regexp {OK} $che] != 1 } { renamevar result_1 result } -set length 81.5088 +checkprops result -l 81.5088 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60839 b/tests/bugs/modalg_1/buc60839 index cad2dbf042..9a349606cf 100755 --- a/tests/bugs/modalg_1/buc60839 +++ b/tests/bugs/modalg_1/buc60839 @@ -13,5 +13,6 @@ puts "Starting fuse operation" bfuse result a b -set square 27341.6 +checkprops result -s 27341.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60841 b/tests/bugs/modalg_1/buc60841 index b12cccc345..eae477ccb6 100755 --- a/tests/bugs/modalg_1/buc60841 +++ b/tests/bugs/modalg_1/buc60841 @@ -10,5 +10,6 @@ checkshape sh2 bfuse result sh1 sh2 -set square 890971 +checkprops result -s 890971 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_1/buc60849 b/tests/bugs/modalg_1/buc60849 index cf84ffe5ef..2335a6fc88 100755 --- a/tests/bugs/modalg_1/buc60849 +++ b/tests/bugs/modalg_1/buc60849 @@ -14,6 +14,7 @@ if { $bndb > 100.000001 } { } else { puts "BUC60849 OK :Bounding box of spherical surface is created properly." } -set square 125663 +checkprops result -s 125663 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60865 b/tests/bugs/modalg_1/buc60865 index 1cc8f1ab7e..d47333b89d 100755 --- a/tests/bugs/modalg_1/buc60865 +++ b/tests/bugs/modalg_1/buc60865 @@ -17,6 +17,8 @@ bsection result sh f checknbshapes result -edge 5 -m "SECTION operation" -set length 4.5 +checkprops result -l 4.5 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60878_1 b/tests/bugs/modalg_1/buc60878_1 index c5fe7f4740..9233c1c900 100755 --- a/tests/bugs/modalg_1/buc60878_1 +++ b/tests/bugs/modalg_1/buc60878_1 @@ -21,5 +21,7 @@ if { [regexp {OK} $che] != 1 } { renamevar result_1 result } -set length 370.796 +checkprops result -l 370.796 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60878_2 b/tests/bugs/modalg_1/buc60878_2 index f68c06d12d..75785a5267 100755 --- a/tests/bugs/modalg_1/buc60878_2 +++ b/tests/bugs/modalg_1/buc60878_2 @@ -21,5 +21,7 @@ if { [regexp {OK} $che] != 1 } { renamevar result_1 result } -set length 11.2406 +checkprops result -l 11.2406 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60878_3 b/tests/bugs/modalg_1/buc60878_3 index a67e88e0e8..b5302621b6 100755 --- a/tests/bugs/modalg_1/buc60878_3 +++ b/tests/bugs/modalg_1/buc60878_3 @@ -21,5 +21,7 @@ if { [regexp {OK} $che] != 1 } { renamevar result_1 result } -set length 107.351 +checkprops result -l 107.351 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60880 b/tests/bugs/modalg_1/buc60880 index e488e343ed..d56c0d57a6 100755 --- a/tests/bugs/modalg_1/buc60880 +++ b/tests/bugs/modalg_1/buc60880 @@ -34,5 +34,7 @@ if { $ed == 1 } { } } } -set length 1424.94 +checkprops result -l 1424.94 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60881 b/tests/bugs/modalg_1/buc60881 index 0c4a2f7b2b..1b9d13e3f1 100755 --- a/tests/bugs/modalg_1/buc60881 +++ b/tests/bugs/modalg_1/buc60881 @@ -11,5 +11,6 @@ checkshape a_1 bfuse result a_1 a_2 -set square 34069 +checkprops result -s 34069 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60882 b/tests/bugs/modalg_1/buc60882 index 0d57ec2e40..2c5cb74a35 100755 --- a/tests/bugs/modalg_1/buc60882 +++ b/tests/bugs/modalg_1/buc60882 @@ -41,5 +41,7 @@ if { $MaxTol_1 > $MaxTol } { puts " BUC60882 OK: Tolerance of Result edge is less or equal to tolerance of Sourse edge." } -set length 1768.53 +checkprops result -l 1768.53 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60896 b/tests/bugs/modalg_1/buc60896 index 6f8c0b5dcc..01caa68a49 100755 --- a/tests/bugs/modalg_1/buc60896 +++ b/tests/bugs/modalg_1/buc60896 @@ -14,5 +14,7 @@ sameparameter result sameparameter result tol 1.e-2 sameparameter result tol 1000 -set length 48288.3 +checkprops result -l 48288.3 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60899_1 b/tests/bugs/modalg_1/buc60899_1 index 8dcb57d140..05c5ac066c 100755 --- a/tests/bugs/modalg_1/buc60899_1 +++ b/tests/bugs/modalg_1/buc60899_1 @@ -41,7 +41,9 @@ prism crg w 0 -$y*2 0 inf bsection result crg cyl -set length 110.093 +checkprops result -l 110.093 +checkshape result +checksection result set 2dviewer 0 # checksection res diff --git a/tests/bugs/modalg_1/buc60899_2 b/tests/bugs/modalg_1/buc60899_2 index e8f726f592..21ed9be2c8 100755 --- a/tests/bugs/modalg_1/buc60899_2 +++ b/tests/bugs/modalg_1/buc60899_2 @@ -51,5 +51,7 @@ if { $edgeness == 1 } { puts "Shape is not empty, OK" } -set length 162.299 +checkprops result -l 162.299 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60901 b/tests/bugs/modalg_1/buc60901 index 7c9395f234..9724e9aa19 100755 --- a/tests/bugs/modalg_1/buc60901 +++ b/tests/bugs/modalg_1/buc60901 @@ -58,5 +58,7 @@ if { $nb_vertices != $nb_edges } { puts "Section is closed: OK" } -set length 350.404 +checkprops result -l 350.404 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60905 b/tests/bugs/modalg_1/buc60905 index 85527d80c1..01a5b6469f 100755 --- a/tests/bugs/modalg_1/buc60905 +++ b/tests/bugs/modalg_1/buc60905 @@ -24,5 +24,6 @@ checkmaxtol result -ref 1.56901e+001 checknbshapes result -shell 2 checkfreebounds result 115 -set square 270868 +checkprops result -s 270868 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_1/buc60909 b/tests/bugs/modalg_1/buc60909 index afbcfe6e23..4652a29103 100755 --- a/tests/bugs/modalg_1/buc60909 +++ b/tests/bugs/modalg_1/buc60909 @@ -10,7 +10,8 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperform revol result boite_1 -set square 265343 +checkprops result -s 265343 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60922 b/tests/bugs/modalg_1/buc60922 index 81374aafea..658a030520 100755 --- a/tests/bugs/modalg_1/buc60922 +++ b/tests/bugs/modalg_1/buc60922 @@ -23,5 +23,6 @@ distmini r sh e mkface result result -set square 157.932 +checkprops result -s 157.932 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60926 b/tests/bugs/modalg_1/buc60926 index d5f8bfcc6b..91d73901b5 100755 --- a/tests/bugs/modalg_1/buc60926 +++ b/tests/bugs/modalg_1/buc60926 @@ -16,5 +16,6 @@ checkshape b bfuse result a b -set square 41.7175 +checkprops result -s 41.7175 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60927 b/tests/bugs/modalg_1/buc60927 index 2e32accb5a..6cad634714 100755 --- a/tests/bugs/modalg_1/buc60927 +++ b/tests/bugs/modalg_1/buc60927 @@ -11,6 +11,7 @@ checkshape a_2 bcut result a_2 a_1 -set square 94795.3 +checkprops result -s 94795.3 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60930 b/tests/bugs/modalg_1/buc60930 index 80d4a4df0b..6a8e8b7467 100755 --- a/tests/bugs/modalg_1/buc60930 +++ b/tests/bugs/modalg_1/buc60930 @@ -17,5 +17,6 @@ renamevar c_2 e splitshape result f f e -set square 13.3392 +checkprops result -s 13.3392 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60934 b/tests/bugs/modalg_1/buc60934 index 5a6fff90bc..1e99c10364 100755 --- a/tests/bugs/modalg_1/buc60934 +++ b/tests/bugs/modalg_1/buc60934 @@ -8,6 +8,7 @@ checkshape a mkplane result a -set square 40303.1 +checkprops result -s 40303.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60942 b/tests/bugs/modalg_1/buc60942 index 4cbddcdc50..ad8f0984e4 100755 --- a/tests/bugs/modalg_1/buc60942 +++ b/tests/bugs/modalg_1/buc60942 @@ -31,5 +31,6 @@ if { $MaxEdgeTol1 < $MaxEdgeTol2 || $MaxVertexTol1 < $MaxVertexTol1 } { puts "BUC60942 OK: Tolerance of shape is correct" } -set square 37.7032 +checkprops result -s 37.7032 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60946 b/tests/bugs/modalg_1/buc60946 index 4981868ff0..5ef6fadb84 100755 --- a/tests/bugs/modalg_1/buc60946 +++ b/tests/bugs/modalg_1/buc60946 @@ -21,5 +21,7 @@ if { $nb_vertices != $nb_edges } { } else { puts "Section is closed: OK" } -set length 52.5057 +checkprops result -l 52.5057 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60971 b/tests/bugs/modalg_1/buc60971 index b296845575..54acb168d3 100755 --- a/tests/bugs/modalg_1/buc60971 +++ b/tests/bugs/modalg_1/buc60971 @@ -11,5 +11,6 @@ checkshape a_1 checkshape a_2 bfuse result a_2 a_3 -set square 93698.1 +checkprops result -s 93698.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug100 b/tests/bugs/modalg_1/bug100 index 3a7fed6c16..abbbcca895 100755 --- a/tests/bugs/modalg_1/bug100 +++ b/tests/bugs/modalg_1/bug100 @@ -17,7 +17,8 @@ checkshape sh2 bcut result sh1 sh2 -set square 2130.25 +checkprops result -s 2130.25 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug101 b/tests/bugs/modalg_1/bug101 index 00d25aa261..d43d0b7352 100755 --- a/tests/bugs/modalg_1/bug101 +++ b/tests/bugs/modalg_1/bug101 @@ -15,6 +15,8 @@ checkshape sh2 bsection result sh1 sh2 -set length 26.2001 +checkprops result -l 26.2001 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1013 b/tests/bugs/modalg_1/bug1013 index 2cca8e0e1a..fe32ef529c 100755 --- a/tests/bugs/modalg_1/bug1013 +++ b/tests/bugs/modalg_1/bug1013 @@ -9,5 +9,6 @@ checkshape wire mkplane result wire -set square 92131.6 +checkprops result -s 92131.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug10160_1 b/tests/bugs/modalg_1/bug10160_1 index a342807910..9b35327a34 100755 --- a/tests/bugs/modalg_1/bug10160_1 +++ b/tests/bugs/modalg_1/bug10160_1 @@ -43,7 +43,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 1.30062e+07 +checkprops result -s 1.30062e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 20 -edge 28 -wire 16 -face 15 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 86 diff --git a/tests/bugs/modalg_1/bug10160_10 b/tests/bugs/modalg_1/bug10160_10 index aefe58324f..ab1155ee4d 100755 --- a/tests/bugs/modalg_1/bug10160_10 +++ b/tests/bugs/modalg_1/bug10160_10 @@ -38,7 +38,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 3.20326e+07 +checkprops result -s 3.20326e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 116 -edge 173 -wire 67 -face 63 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 422 diff --git a/tests/bugs/modalg_1/bug10160_11 b/tests/bugs/modalg_1/bug10160_11 index 64433bd4d2..1b730fde0b 100755 --- a/tests/bugs/modalg_1/bug10160_11 +++ b/tests/bugs/modalg_1/bug10160_11 @@ -38,7 +38,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 3.05154e+07 +checkprops result -s 3.05154e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 96 -edge 143 -wire 51 -face 48 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 341 diff --git a/tests/bugs/modalg_1/bug10160_12 b/tests/bugs/modalg_1/bug10160_12 index 0d43964093..3b8f6083cf 100755 --- a/tests/bugs/modalg_1/bug10160_12 +++ b/tests/bugs/modalg_1/bug10160_12 @@ -38,7 +38,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 6.38359e+06 +checkprops result -s 6.38359e+06 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 108 -edge 161 -wire 61 -face 60 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 397 diff --git a/tests/bugs/modalg_1/bug10160_2 b/tests/bugs/modalg_1/bug10160_2 index 57f877cab2..59ed184309 100755 --- a/tests/bugs/modalg_1/bug10160_2 +++ b/tests/bugs/modalg_1/bug10160_2 @@ -40,7 +40,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 4.75218e+07 +checkprops result -s 4.75218e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 32 -edge 60 -wire 32 -face 29 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 156 diff --git a/tests/bugs/modalg_1/bug10160_3 b/tests/bugs/modalg_1/bug10160_3 index 2b4ac8114c..e2434c9e79 100755 --- a/tests/bugs/modalg_1/bug10160_3 +++ b/tests/bugs/modalg_1/bug10160_3 @@ -39,7 +39,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 2.36194e+07 +checkprops result -s 2.36194e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 24 -edge 34 -wire 20 -face 19 -shell 4 -solid 4 -compsolid 0 -compound 1 -shape 106 diff --git a/tests/bugs/modalg_1/bug10160_4 b/tests/bugs/modalg_1/bug10160_4 index ff66fff651..4ef50680fc 100755 --- a/tests/bugs/modalg_1/bug10160_4 +++ b/tests/bugs/modalg_1/bug10160_4 @@ -39,8 +39,9 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -#CR24137 set square 3.56087e+07 -set square 3.52471e+07 +#CR24137 checkprops result -s 3.56087e+07 +checkprops result -s 3.52471e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 24 -edge 34 -wire 20 -face 17 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 102 diff --git a/tests/bugs/modalg_1/bug10160_5 b/tests/bugs/modalg_1/bug10160_5 index 4fcada75af..74d8e7052b 100755 --- a/tests/bugs/modalg_1/bug10160_5 +++ b/tests/bugs/modalg_1/bug10160_5 @@ -39,8 +39,9 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -#CR24317 set square 782201 -set square 784833 +#CR24317 checkprops result -s 782201 +checkprops result -s 784833 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 53 -edge 75 -wire 38 -face 34 -shell 6 -solid 6 -compsolid 0 -compound 1 -shape 213 diff --git a/tests/bugs/modalg_1/bug10160_6 b/tests/bugs/modalg_1/bug10160_6 index b56f3fc380..c93ed0436b 100755 --- a/tests/bugs/modalg_1/bug10160_6 +++ b/tests/bugs/modalg_1/bug10160_6 @@ -39,7 +39,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 3.65961e+07 +checkprops result -s 3.65961e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 121 -edge 178 -wire 65 -face 59 -shell 3 -solid 2 -compsolid 0 -compound 1 -shape 429 diff --git a/tests/bugs/modalg_1/bug10160_7 b/tests/bugs/modalg_1/bug10160_7 index 4e4eb6773f..6997be0ed3 100755 --- a/tests/bugs/modalg_1/bug10160_7 +++ b/tests/bugs/modalg_1/bug10160_7 @@ -40,7 +40,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 3.05118e+07 +checkprops result -s 3.05118e+07 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 61 -edge 87 -wire 44 -face 36 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 231 diff --git a/tests/bugs/modalg_1/bug10160_8 b/tests/bugs/modalg_1/bug10160_8 index 4e230f5cd1..67733913d5 100755 --- a/tests/bugs/modalg_1/bug10160_8 +++ b/tests/bugs/modalg_1/bug10160_8 @@ -39,7 +39,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 6.87093e+06 +checkprops result -s 6.87093e+06 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 113 -edge 166 -wire 59 -face 57 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 398 diff --git a/tests/bugs/modalg_1/bug10160_9 b/tests/bugs/modalg_1/bug10160_9 index f5084b159b..3f85eb7a8a 100755 --- a/tests/bugs/modalg_1/bug10160_9 +++ b/tests/bugs/modalg_1/bug10160_9 @@ -38,7 +38,8 @@ puts "CPU_user_time=${CPU_user_time}" set CPU_user_time [expr ${CPU_user_time} / ${NbTests}] puts "CPU_user_time=${CPU_user_time}" -set square 4.86635e+06 +checkprops result -s 4.86635e+06 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 88 -edge 131 -wire 45 -face 45 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 312 diff --git a/tests/bugs/modalg_1/bug10232 b/tests/bugs/modalg_1/bug10232 index 52144c3a5d..8e2f9fc10a 100755 --- a/tests/bugs/modalg_1/bug10232 +++ b/tests/bugs/modalg_1/bug10232 @@ -22,8 +22,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 3331.35 - +checkprops result -l 3331.35 +checkshape result +checksection result checknbshapes result -vertex 1197 -edge 1182 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 2380 set 2dviewer 1 diff --git a/tests/bugs/modalg_1/bug102_1 b/tests/bugs/modalg_1/bug102_1 index 90f0ed084f..d0501e8482 100755 --- a/tests/bugs/modalg_1/bug102_1 +++ b/tests/bugs/modalg_1/bug102_1 @@ -12,7 +12,8 @@ checkshape sh2 bfuse result sh1 sh2 -set square 1.86064e+07 +checkprops result -s 1.86064e+07 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug102_2 b/tests/bugs/modalg_1/bug102_2 index c9dbb81e47..213ece851f 100755 --- a/tests/bugs/modalg_1/bug102_2 +++ b/tests/bugs/modalg_1/bug102_2 @@ -12,7 +12,8 @@ checkshape sh2 bfuse result sh2 sh1 -set square 1.86064e+07 +checkprops result -s 1.86064e+07 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug10435_1 b/tests/bugs/modalg_1/bug10435_1 index 56986c2ab2..8ce487c42a 100755 --- a/tests/bugs/modalg_1/bug10435_1 +++ b/tests/bugs/modalg_1/bug10435_1 @@ -20,7 +20,8 @@ if { [catch {fillet result a ${radius} a_10 ${radius} a_15 ${radius} a_16 } catc } else { puts "${BugNumber} (case 1) OK: Fillet operation was made" - set square 36455.2 + checkprops result -s 36455.2 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 12 -edge 19 -wire 11 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 55 diff --git a/tests/bugs/modalg_1/bug10435_2 b/tests/bugs/modalg_1/bug10435_2 index 91a176239e..2ac48f9ea3 100755 --- a/tests/bugs/modalg_1/bug10435_2 +++ b/tests/bugs/modalg_1/bug10435_2 @@ -17,7 +17,8 @@ puts "Start fillet ..." fillet result b1 5 b1_15 5 b1_16 5 b1_10 puts "Finish fillet ..." -set square 36455.2 +checkprops result -s 36455.2 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 12 -edge 19 -wire 11 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 55 diff --git a/tests/bugs/modalg_1/bug10605_1 b/tests/bugs/modalg_1/bug10605_1 index e07abbd3d7..389fa9e901 100755 --- a/tests/bugs/modalg_1/bug10605_1 +++ b/tests/bugs/modalg_1/bug10605_1 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 233.798 +checkprops result -s 233.798 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 10 -edge 15 -wire 7 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 42 diff --git a/tests/bugs/modalg_1/bug10605_2 b/tests/bugs/modalg_1/bug10605_2 index 0f131c8842..89e938ed3a 100755 --- a/tests/bugs/modalg_1/bug10605_2 +++ b/tests/bugs/modalg_1/bug10605_2 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 838.752 +checkprops result -s 838.752 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 15 -edge 22 -wire 10 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 59 diff --git a/tests/bugs/modalg_1/bug10605_3 b/tests/bugs/modalg_1/bug10605_3 index 80bfac3b00..f8c39e0f96 100755 --- a/tests/bugs/modalg_1/bug10605_3 +++ b/tests/bugs/modalg_1/bug10605_3 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 779.887 +checkprops result -s 779.887 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 13 -edge 19 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 50 diff --git a/tests/bugs/modalg_1/bug10605_4 b/tests/bugs/modalg_1/bug10605_4 index 23b46d0bb5..6ae86345b7 100755 --- a/tests/bugs/modalg_1/bug10605_4 +++ b/tests/bugs/modalg_1/bug10605_4 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 292.663 +checkprops result -s 292.663 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 12 -edge 18 -wire 9 -face 9 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 53 diff --git a/tests/bugs/modalg_1/bug10605_5 b/tests/bugs/modalg_1/bug10605_5 index c95ecf869f..bb1e79ea80 100755 --- a/tests/bugs/modalg_1/bug10605_5 +++ b/tests/bugs/modalg_1/bug10605_5 @@ -18,7 +18,9 @@ puts "Start boolean operation ..." bopsection result b1 b2 puts "Finish boolean operation ..." -set length 59.8334 +checkprops result -l 59.8334 +checkshape result +checksection result # Analysis of "nbshapes res" checknbshapes result -vertex 9 -edge 9 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 19 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug10606_1 b/tests/bugs/modalg_1/bug10606_1 index 718e69d1a2..3d52863f88 100755 --- a/tests/bugs/modalg_1/bug10606_1 +++ b/tests/bugs/modalg_1/bug10606_1 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 66.672 +checkprops result -s 66.672 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 6 -edge 8 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 21 diff --git a/tests/bugs/modalg_1/bug10606_2 b/tests/bugs/modalg_1/bug10606_2 index 3badf3f4af..313c531929 100755 --- a/tests/bugs/modalg_1/bug10606_2 +++ b/tests/bugs/modalg_1/bug10606_2 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 1450.22 +checkprops result -s 1450.22 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 6 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 25 diff --git a/tests/bugs/modalg_1/bug10606_3 b/tests/bugs/modalg_1/bug10606_3 index 909dd78539..62a1356aa3 100755 --- a/tests/bugs/modalg_1/bug10606_3 +++ b/tests/bugs/modalg_1/bug10606_3 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 761.355 +checkprops result -s 761.355 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 6 -edge 8 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 23 diff --git a/tests/bugs/modalg_1/bug10606_4 b/tests/bugs/modalg_1/bug10606_4 index a2f533c782..c7a59ea2db 100755 --- a/tests/bugs/modalg_1/bug10606_4 +++ b/tests/bugs/modalg_1/bug10606_4 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 755.54 +checkprops result -s 755.54 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 6 -edge 8 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 23 diff --git a/tests/bugs/modalg_1/bug10606_5 b/tests/bugs/modalg_1/bug10606_5 index 737ba2921b..565ad33f56 100755 --- a/tests/bugs/modalg_1/bug10606_5 +++ b/tests/bugs/modalg_1/bug10606_5 @@ -18,8 +18,9 @@ puts "Start boolean operation ..." bopsection result b1 b2 puts "Finish boolean operation ..." -set length 18.3861 - +checkprops result -l 18.3861 +checkshape result +checksection result # Analysis of "nbshapes res" checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1077 b/tests/bugs/modalg_1/bug1077 index 5f6a1a718c..ab56b47c5b 100755 --- a/tests/bugs/modalg_1/bug1077 +++ b/tests/bugs/modalg_1/bug1077 @@ -12,5 +12,6 @@ if { [catch { OCC1077 result } catch_result] } { puts "Faulty OCC1077" } -set square 587.181 +checkprops result -s 587.181 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug108 b/tests/bugs/modalg_1/bug108 index 70b73d3b81..db4cb7410b 100755 --- a/tests/bugs/modalg_1/bug108 +++ b/tests/bugs/modalg_1/bug108 @@ -23,6 +23,8 @@ if { [expr $dis < 0.201357] } { puts "OCC134 OK: bounding box is correct" } -set length 0.201357 +checkprops result -l 0.201357 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug10842_1 b/tests/bugs/modalg_1/bug10842_1 index 0b94791701..528209f0f3 100755 --- a/tests/bugs/modalg_1/bug10842_1 +++ b/tests/bugs/modalg_1/bug10842_1 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 2312.93 +checkprops result -s 2312.93 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 7 -edge 9 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 27 diff --git a/tests/bugs/modalg_1/bug10842_2 b/tests/bugs/modalg_1/bug10842_2 index 636099095f..10cd5b55b0 100755 --- a/tests/bugs/modalg_1/bug10842_2 +++ b/tests/bugs/modalg_1/bug10842_2 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 27919.7 +checkprops result -s 27919.7 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 15 -edge 21 -wire 7 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 52 diff --git a/tests/bugs/modalg_1/bug10842_3 b/tests/bugs/modalg_1/bug10842_3 index 87ffb08bf6..e2edfe14de 100755 --- a/tests/bugs/modalg_1/bug10842_3 +++ b/tests/bugs/modalg_1/bug10842_3 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 18757.7 +checkprops result -s 18757.7 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 13 -edge 18 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 46 diff --git a/tests/bugs/modalg_1/bug10842_4 b/tests/bugs/modalg_1/bug10842_4 index f006e03f72..918a6cfc11 100755 --- a/tests/bugs/modalg_1/bug10842_4 +++ b/tests/bugs/modalg_1/bug10842_4 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 11475 +checkprops result -s 11475 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 9 -edge 12 -wire 5 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 33 diff --git a/tests/bugs/modalg_1/bug10842_5 b/tests/bugs/modalg_1/bug10842_5 index dd9f985038..315f81d6d2 100755 --- a/tests/bugs/modalg_1/bug10842_5 +++ b/tests/bugs/modalg_1/bug10842_5 @@ -18,8 +18,9 @@ puts "Start boolean operation ..." bopsection result b1 b2 puts "Finish boolean operation ..." -set length 122.816 - +checkprops result -l 122.816 +checkshape result +checksection result # Analysis of "nbshapes res" checknbshapes result -vertex 6 -edge 6 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 13 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug10846_1 b/tests/bugs/modalg_1/bug10846_1 index 9ab9ccc273..10a2fb0ac9 100755 --- a/tests/bugs/modalg_1/bug10846_1 +++ b/tests/bugs/modalg_1/bug10846_1 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 183.567 +checkprops result -s 183.567 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 18 -edge 31 -wire 19 -face 19 -shell 6 -solid 6 -compsolid 0 -compound 1 -shape 100 diff --git a/tests/bugs/modalg_1/bug10846_2 b/tests/bugs/modalg_1/bug10846_2 index bad7575dba..2ffd650f2c 100755 --- a/tests/bugs/modalg_1/bug10846_2 +++ b/tests/bugs/modalg_1/bug10846_2 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 2309.97 +checkprops result -s 2309.97 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 25 -edge 45 -wire 15 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 103 diff --git a/tests/bugs/modalg_1/bug10846_3 b/tests/bugs/modalg_1/bug10846_3 index 4239f10e0f..5e01f2d090 100755 --- a/tests/bugs/modalg_1/bug10846_3 +++ b/tests/bugs/modalg_1/bug10846_3 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 510.907 +checkprops result -s 510.907 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 24 -edge 43 -wire 20 -face 20 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 110 diff --git a/tests/bugs/modalg_1/bug10846_4 b/tests/bugs/modalg_1/bug10846_4 index a8c3f27022..b8a4019c43 100755 --- a/tests/bugs/modalg_1/bug10846_4 +++ b/tests/bugs/modalg_1/bug10846_4 @@ -18,7 +18,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 1982.63 +checkprops result -s 1982.63 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 19 -edge 33 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 83 diff --git a/tests/bugs/modalg_1/bug10846_5 b/tests/bugs/modalg_1/bug10846_5 index 4130e90237..68b7befb81 100755 --- a/tests/bugs/modalg_1/bug10846_5 +++ b/tests/bugs/modalg_1/bug10846_5 @@ -18,5 +18,7 @@ puts "Start boolean operation ..." bopsection result b1 b2 puts "Finish boolean operation ..." -set length 94.4534 +checkprops result -l 94.4534 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug109 b/tests/bugs/modalg_1/bug109 index df88060a3d..19429cceb2 100755 --- a/tests/bugs/modalg_1/bug109 +++ b/tests/bugs/modalg_1/bug109 @@ -29,6 +29,6 @@ if { $tri != 294 && $nod != 300 } { puts "Shading of BUC61057 is OK" } -set square 33.8757 +checkprops result -s 33.8757 set only_screen 1 diff --git a/tests/bugs/modalg_1/bug110_1 b/tests/bugs/modalg_1/bug110_1 index 12eff3b10a..3164612dcb 100755 --- a/tests/bugs/modalg_1/bug110_1 +++ b/tests/bugs/modalg_1/bug110_1 @@ -37,5 +37,6 @@ pipe t w f bcut result res_2 t -set square 865172 +checkprops result -s 865172 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug110_2 b/tests/bugs/modalg_1/bug110_2 index 523c69ac6e..008765c7df 100755 --- a/tests/bugs/modalg_1/bug110_2 +++ b/tests/bugs/modalg_1/bug110_2 @@ -37,5 +37,6 @@ pipe t w f bcut result res_2 t -set square 860752 +checkprops result -s 860752 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug110_3 b/tests/bugs/modalg_1/bug110_3 index 3d389aa1d4..0338a35a48 100755 --- a/tests/bugs/modalg_1/bug110_3 +++ b/tests/bugs/modalg_1/bug110_3 @@ -37,5 +37,6 @@ pipe t w f bcut result res_2 t -set square 861220 +checkprops result -s 861220 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug11565_1 b/tests/bugs/modalg_1/bug11565_1 index bb3241f0a4..6e18b945fa 100755 --- a/tests/bugs/modalg_1/bug11565_1 +++ b/tests/bugs/modalg_1/bug11565_1 @@ -12,7 +12,8 @@ explode a bop a_1 a_2 bopcut result -set square 28.6255 +checkprops result -s 28.6255 +checkshape result checknbshapes result -vertex 12 -edge 12 -wire 2 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 28 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug11565_2 b/tests/bugs/modalg_1/bug11565_2 index ee8a01ec08..72ba62abc3 100755 --- a/tests/bugs/modalg_1/bug11565_2 +++ b/tests/bugs/modalg_1/bug11565_2 @@ -12,7 +12,8 @@ explode a bop a_1 a_3 bopcut result -set square 28.6438 +checkprops result -s 28.6438 +checkshape result checknbshapes result -vertex 12 -edge 12 -wire 2 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 28 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug116 b/tests/bugs/modalg_1/bug116 index 072b9622f9..832751a05d 100755 --- a/tests/bugs/modalg_1/bug116 +++ b/tests/bugs/modalg_1/bug116 @@ -19,6 +19,7 @@ if [catch {chamf result sh sh_6_1 sh_6 A 2 45 sh_6_8 sh_6 A 2 45 } catch_result] puts "1) CHAMF OCC116 OK" } -set square 48357.5 +checkprops result -s 48357.5 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug117_1 b/tests/bugs/modalg_1/bug117_1 index df5947b78e..5c770429f2 100755 --- a/tests/bugs/modalg_1/bug117_1 +++ b/tests/bugs/modalg_1/bug117_1 @@ -11,6 +11,7 @@ checkshape sh_2 bfuse result sh_1 sh_2 -set square 292297 +checkprops result -s 292297 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug117_2 b/tests/bugs/modalg_1/bug117_2 index 4847bb82c1..6276a5c5cc 100755 --- a/tests/bugs/modalg_1/bug117_2 +++ b/tests/bugs/modalg_1/bug117_2 @@ -11,7 +11,8 @@ checkshape sh_2 bfuse result sh_2 sh_1 -set square 292297 +checkprops result -s 292297 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug118 b/tests/bugs/modalg_1/bug118 index 936f184aad..0d3a89aa87 100755 --- a/tests/bugs/modalg_1/bug118 +++ b/tests/bugs/modalg_1/bug118 @@ -13,5 +13,6 @@ checkshape b bop a b bopfuse result a b -set square 4844.63 +checkprops result -s 4844.63 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug118_1 b/tests/bugs/modalg_1/bug118_1 index 069e6ea12c..019d425e4f 100755 --- a/tests/bugs/modalg_1/bug118_1 +++ b/tests/bugs/modalg_1/bug118_1 @@ -12,6 +12,7 @@ checkshape b bfuse result a b -set square 4844.63 +checkprops result -s 4844.63 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug118_2 b/tests/bugs/modalg_1/bug118_2 index ea8056d799..ce9dae614a 100755 --- a/tests/bugs/modalg_1/bug118_2 +++ b/tests/bugs/modalg_1/bug118_2 @@ -12,6 +12,7 @@ checkshape b bfuse result b a -set square 4844.63 +checkprops result -s 4844.63 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug12213 b/tests/bugs/modalg_1/bug12213 index 8ddd4d5f12..fc690e009e 100755 --- a/tests/bugs/modalg_1/bug12213 +++ b/tests/bugs/modalg_1/bug12213 @@ -30,7 +30,8 @@ addsweep w21 w2_1 addsweep w22 w2_2 buildsweep result -set square 15708.8 +checkprops result -s 15708.8 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 29 diff --git a/tests/bugs/modalg_1/bug12257 b/tests/bugs/modalg_1/bug12257 index 9cd0976d4b..cb9c9c5a0d 100755 --- a/tests/bugs/modalg_1/bug12257 +++ b/tests/bugs/modalg_1/bug12257 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 3394.17 +checkprops result -s 3394.17 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 72 -edge 109 -wire 39 -face 39 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 262 diff --git a/tests/bugs/modalg_1/bug1226 b/tests/bugs/modalg_1/bug1226 index cc775f0d25..efe74352e4 100755 --- a/tests/bugs/modalg_1/bug1226 +++ b/tests/bugs/modalg_1/bug1226 @@ -18,7 +18,8 @@ mkplane f w revol result f 0 0 30 0 1 0 180 -set square 23211.3 +checkprops result -s 23211.3 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug122_1 b/tests/bugs/modalg_1/bug122_1 index 3bf29a6fe4..364dd876b9 100755 --- a/tests/bugs/modalg_1/bug122_1 +++ b/tests/bugs/modalg_1/bug122_1 @@ -12,6 +12,7 @@ checkshape sh_2 bfuse result sh_1 sh_2 -set square 172790 +checkprops result -s 172790 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug122_2 b/tests/bugs/modalg_1/bug122_2 index 1fbedc286e..272b5d7d51 100755 --- a/tests/bugs/modalg_1/bug122_2 +++ b/tests/bugs/modalg_1/bug122_2 @@ -11,6 +11,7 @@ checkshape sh_2 bfuse result sh_2 sh_1 -set square 172790 +checkprops result -s 172790 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug122_3 b/tests/bugs/modalg_1/bug122_3 index b92f668e11..a309d9cc9d 100755 --- a/tests/bugs/modalg_1/bug122_3 +++ b/tests/bugs/modalg_1/bug122_3 @@ -11,6 +11,7 @@ checkshape sh_2 bcut result sh_1 sh_2 -set square 83334.1 +checkprops result -s 83334.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug122_4 b/tests/bugs/modalg_1/bug122_4 index 7e892c3f91..02e5e623e7 100755 --- a/tests/bugs/modalg_1/bug122_4 +++ b/tests/bugs/modalg_1/bug122_4 @@ -12,5 +12,6 @@ checkshape sh_2 bcut result sh_2 sh_1 -set square 132943 +checkprops result -s 132943 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug123_1 b/tests/bugs/modalg_1/bug123_1 index ca0a6d22c5..e9a436692d 100755 --- a/tests/bugs/modalg_1/bug123_1 +++ b/tests/bugs/modalg_1/bug123_1 @@ -11,7 +11,8 @@ explode sh bfuse result sh_1 sh_2 -set square 81598.4 +checkprops result -s 81598.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug123_2 b/tests/bugs/modalg_1/bug123_2 index edb5a8869b..2de39ec0d3 100755 --- a/tests/bugs/modalg_1/bug123_2 +++ b/tests/bugs/modalg_1/bug123_2 @@ -11,7 +11,8 @@ explode sh bfuse result sh_2 sh_1 -set square 81598.4 +checkprops result -s 81598.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1243_1 b/tests/bugs/modalg_1/bug1243_1 index 8fa04a21b7..bd37da846b 100755 --- a/tests/bugs/modalg_1/bug1243_1 +++ b/tests/bugs/modalg_1/bug1243_1 @@ -22,5 +22,6 @@ if { ${MaxFaceTolerance} > ${max_tolerance} || ${MaxEdgeTolerance} > ${max_toler puts "OCC1243 - OK" } -set square 350733 +checkprops result -s 350733 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1243_2 b/tests/bugs/modalg_1/bug1243_2 index 3fc9d74348..33029180b7 100755 --- a/tests/bugs/modalg_1/bug1243_2 +++ b/tests/bugs/modalg_1/bug1243_2 @@ -22,5 +22,6 @@ if { ${MaxFaceTolerance} > ${max_tolerance} || ${MaxEdgeTolerance} > ${max_toler puts "OCC1243 - OK" } -set square 3.06024e+06 +checkprops result -s 3.06024e+06 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1255 b/tests/bugs/modalg_1/bug1255 index 3b09f007b8..64cc7b1fb9 100755 --- a/tests/bugs/modalg_1/bug1255 +++ b/tests/bugs/modalg_1/bug1255 @@ -16,5 +16,7 @@ mkface f1 p1 bsection result a f1 -set length 5840.24 +checkprops result -l 5840.24 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1255_1 b/tests/bugs/modalg_1/bug1255_1 index e5327fc770..c964047e9b 100755 --- a/tests/bugs/modalg_1/bug1255_1 +++ b/tests/bugs/modalg_1/bug1255_1 @@ -21,6 +21,8 @@ if { [catch {bop a f1 } ] } { bopsection result } -set length 5840.24 +checkprops result -l 5840.24 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug12627 b/tests/bugs/modalg_1/bug12627 index 7a54bd157d..8f1f99325b 100755 --- a/tests/bugs/modalg_1/bug12627 +++ b/tests/bugs/modalg_1/bug12627 @@ -14,7 +14,8 @@ restore [locate_data_file OCC12627_2.brep] b2 bop b1 b2 bopfuse result -set square 272295 +checkprops result -s 272295 +checkshape result checknbshapes result -vertex 13 -edge 20 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 54 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug12918 b/tests/bugs/modalg_1/bug12918 index 2652c80b38..091a9ab381 100755 --- a/tests/bugs/modalg_1/bug12918 +++ b/tests/bugs/modalg_1/bug12918 @@ -14,7 +14,8 @@ restore [locate_data_file OCC12918_2.brep] b2 bop b1 b2 bopfuse result -set square 0.00240038 +checkprops result -s 0.00240038 +checkshape result checknbshapes result -vertex 24 -edge 36 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 91 set 2dviewer 1 diff --git a/tests/bugs/modalg_1/bug13116_1 b/tests/bugs/modalg_1/bug13116_1 index e3dc3bb5d1..c0a4ca1780 100755 --- a/tests/bugs/modalg_1/bug13116_1 +++ b/tests/bugs/modalg_1/bug13116_1 @@ -14,7 +14,8 @@ restore [locate_data_file OCC13116_sh2.brep] b2 bop b1 b2 bopfuse result -set square 438194 +checkprops result -s 438194 +checkshape result checknbshapes result -vertex 21 -edge 37 -wire 16 -face 16 -shell 2 -solid 1 -compsolid 0 -compound 1 -shape 94 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13116_2 b/tests/bugs/modalg_1/bug13116_2 index 3149a808d6..f711a3c3b7 100755 --- a/tests/bugs/modalg_1/bug13116_2 +++ b/tests/bugs/modalg_1/bug13116_2 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13116_sh2.brep] b2 bop b1 b2 bopcommon result -set square 3769.91 +checkprops result -s 3769.91 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 15 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13116_3 b/tests/bugs/modalg_1/bug13116_3 index f2ff78c7ae..78ec6a4a22 100755 --- a/tests/bugs/modalg_1/bug13116_3 +++ b/tests/bugs/modalg_1/bug13116_3 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13116_sh2.brep] b2 bop b1 b2 bopcut result -set square 438194 +checkprops result -s 438194 +checkshape result checknbshapes result -vertex 21 -edge 34 -wire 15 -face 15 -shell 2 -solid 1 -compsolid 0 -compound 1 -shape 89 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13116_4 b/tests/bugs/modalg_1/bug13116_4 index 34b980da26..bd8c64c5bd 100755 --- a/tests/bugs/modalg_1/bug13116_4 +++ b/tests/bugs/modalg_1/bug13116_4 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13116_sh2.brep] b2 bop b1 b2 boptuc result -set square 3769.89 +checkprops result -s 3769.89 +checkshape result checknbshapes result -vertex 3 -edge 8 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 20 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13140 b/tests/bugs/modalg_1/bug13140 index 8feff981e4..9b29151503 100755 --- a/tests/bugs/modalg_1/bug13140 +++ b/tests/bugs/modalg_1/bug13140 @@ -11,7 +11,8 @@ restore [locate_data_file OCC13140_Profile.brep] Profile pipe result Spine Profile -set square 3.68518 +checkprops result -s 3.68518 +checkshape result set good_vertex 2 set good_edge 3 set good_wire 1 diff --git a/tests/bugs/modalg_1/bug13142 b/tests/bugs/modalg_1/bug13142 index 34f1ad1438..0b44fe6827 100755 --- a/tests/bugs/modalg_1/bug13142 +++ b/tests/bugs/modalg_1/bug13142 @@ -13,7 +13,8 @@ vdisplay result vfit vsetdispmode 1 -set square 513.007 +checkprops result -s 513.007 +checkshape result checknbshapes result -vertex 34 -edge 66 -wire 47 -face 42 -shell 9 -solid 9 -compsolid 0 -compound 3 -shape 210 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13186_1 b/tests/bugs/modalg_1/bug13186_1 index c69a6d00af..c915d29678 100755 --- a/tests/bugs/modalg_1/bug13186_1 +++ b/tests/bugs/modalg_1/bug13186_1 @@ -14,7 +14,8 @@ restore [locate_data_file OCC13186_sphere.brep] b2 bop b1 b2 bopcut result -set square 42.5841 +checkprops result -s 42.5841 +checkshape result checknbshapes result -vertex 19 -edge 25 -wire 12 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 66 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13186_2 b/tests/bugs/modalg_1/bug13186_2 index c384fda621..dd06fc148d 100755 --- a/tests/bugs/modalg_1/bug13186_2 +++ b/tests/bugs/modalg_1/bug13186_2 @@ -14,7 +14,8 @@ restore [locate_data_file OCC13186_sphere.brep] b2 bop b1 b2 bopfuse result -set square 85.6816 +checkprops result -s 85.6816 +checkshape result checknbshapes result -vertex 21 -edge 28 -wire 13 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 73 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13186_3 b/tests/bugs/modalg_1/bug13186_3 index 9f7ee38472..58d8f83d0c 100755 --- a/tests/bugs/modalg_1/bug13186_3 +++ b/tests/bugs/modalg_1/bug13186_3 @@ -14,7 +14,8 @@ restore [locate_data_file OCC13186_sphere.brep] b2 bop b1 b2 bopcommon result -set square 14.9648 +checkprops result -s 14.9648 +checkshape result checknbshapes result -vertex 8 -edge 11 -wire 7 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 34 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13186_4 b/tests/bugs/modalg_1/bug13186_4 index 1354702add..0bdcc4cdce 100755 --- a/tests/bugs/modalg_1/bug13186_4 +++ b/tests/bugs/modalg_1/bug13186_4 @@ -14,7 +14,8 @@ restore [locate_data_file OCC13186_sphere.brep] b2 bop b1 b2 boptuc result -set square 58.0624 +checkprops result -s 58.0624 +checkshape result checknbshapes result -vertex 10 -edge 14 -wire 8 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 41 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13209_1 b/tests/bugs/modalg_1/bug13209_1 index 48030cccef..dbcf03ce28 100755 --- a/tests/bugs/modalg_1/bug13209_1 +++ b/tests/bugs/modalg_1/bug13209_1 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13209_s2.brep] b2 bop b1 b2 bopfuse result -set square 17308.3 +checkprops result -s 17308.3 +checkshape result checknbshapes result -vertex 13 -edge 25 -wire 13 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 66 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13209_2 b/tests/bugs/modalg_1/bug13209_2 index 7a823844c9..c39d5e3172 100755 --- a/tests/bugs/modalg_1/bug13209_2 +++ b/tests/bugs/modalg_1/bug13209_2 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13209_s2.brep] b2 bop b1 b2 bopcommon result -set square 2990.42 +checkprops result -s 2990.42 +checkshape result checknbshapes result -vertex 13 -edge 23 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 59 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13209_3 b/tests/bugs/modalg_1/bug13209_3 index c21255182b..cf4cbfbf69 100755 --- a/tests/bugs/modalg_1/bug13209_3 +++ b/tests/bugs/modalg_1/bug13209_3 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13209_s2.brep] b2 bop b1 b2 bopcut result -set square 17292.5 +checkprops result -s 17292.5 +checkshape result checknbshapes result -vertex 13 -edge 26 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 65 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13209_4 b/tests/bugs/modalg_1/bug13209_4 index f449a040ca..e40faa2255 100755 --- a/tests/bugs/modalg_1/bug13209_4 +++ b/tests/bugs/modalg_1/bug13209_4 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13209_s2.brep] b2 bop b1 b2 boptuc result -set square 3006.19 +checkprops result -s 3006.19 +checkshape result checknbshapes result -vertex 11 -edge 18 -wire 11 -face 11 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 58 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_1 b/tests/bugs/modalg_1/bug13211_1 index 7236db9207..d266c0835b 100755 --- a/tests/bugs/modalg_1/bug13211_1 +++ b/tests/bugs/modalg_1/bug13211_1 @@ -12,6 +12,8 @@ restore [locate_data_file OCC13211-f24.brep] b2 bop b1 b2 bopsection result -set length 37.7057 +checkprops result -l 37.7057 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_10 b/tests/bugs/modalg_1/bug13211_10 index be7ccc3be6..9396e38d89 100755 --- a/tests/bugs/modalg_1/bug13211_10 +++ b/tests/bugs/modalg_1/bug13211_10 @@ -12,7 +12,8 @@ restore [locate_data_file OCC13209_s2.brep] s2 bop s1 s2 boptuc result -set square 3006.19 +checkprops result -s 3006.19 +checkshape result checknbshapes result -vertex 11 -edge 18 -wire 11 -face 11 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 58 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_11 b/tests/bugs/modalg_1/bug13211_11 index 69258dbd88..1d57dcb9f9 100755 --- a/tests/bugs/modalg_1/bug13211_11 +++ b/tests/bugs/modalg_1/bug13211_11 @@ -12,6 +12,8 @@ restore [locate_data_file OCC13209_s2.brep] s2 bop s1 s2 bopsection result -set length 228.699 +checkprops result -l 228.699 +checkshape result +checksection result checknbshapes result -vertex 13 -edge 15 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 29 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_2 b/tests/bugs/modalg_1/bug13211_2 index f4040a8ca7..8356b6200d 100755 --- a/tests/bugs/modalg_1/bug13211_2 +++ b/tests/bugs/modalg_1/bug13211_2 @@ -31,6 +31,7 @@ revol r2 tface 136.06, 68.01, 0.0 0 1 0 360 1 bop r1 r2 bopfuse result -set square 17308.3 +checkprops result -s 17308.3 +checkshape result checknbshapes result -vertex 13 -edge 25 -wire 13 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 66 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_3 b/tests/bugs/modalg_1/bug13211_3 index 3357364ead..6dc6053316 100755 --- a/tests/bugs/modalg_1/bug13211_3 +++ b/tests/bugs/modalg_1/bug13211_3 @@ -29,6 +29,7 @@ revol r2 tface 136.06, 68.01, 0.0 0 1 0 360 1 bop r1 r2 bopcommon result -set square 2990.42 +checkprops result -s 2990.42 +checkshape result checknbshapes result -vertex 13 -edge 23 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 59 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_4 b/tests/bugs/modalg_1/bug13211_4 index e8002ca49e..ab57add71c 100755 --- a/tests/bugs/modalg_1/bug13211_4 +++ b/tests/bugs/modalg_1/bug13211_4 @@ -29,6 +29,7 @@ revol r2 tface 136.06, 68.01, 0.0 0 1 0 360 1 bop r1 r2 bopcut result -set square 17292.5 +checkprops result -s 17292.5 +checkshape result checknbshapes result -vertex 13 -edge 26 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 65 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_5 b/tests/bugs/modalg_1/bug13211_5 index 19574b16da..e818e45603 100755 --- a/tests/bugs/modalg_1/bug13211_5 +++ b/tests/bugs/modalg_1/bug13211_5 @@ -29,6 +29,7 @@ revol r2 tface 136.06, 68.01, 0.0 0 1 0 360 1 bop r1 r2 boptuc result -set square 3006.19 +checkprops result -s 3006.19 +checkshape result checknbshapes result -vertex 11 -edge 18 -wire 11 -face 11 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 58 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_6 b/tests/bugs/modalg_1/bug13211_6 index d9412aed23..c2779cb703 100755 --- a/tests/bugs/modalg_1/bug13211_6 +++ b/tests/bugs/modalg_1/bug13211_6 @@ -29,7 +29,9 @@ revol r2 tface 136.06, 68.01, 0.0 0 1 0 360 1 bop r1 r2 bopsection result -set length 228.699 +checkprops result -l 228.699 +checkshape result +checksection result checknbshapes result -vertex 13 -edge 15 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 29 diff --git a/tests/bugs/modalg_1/bug13211_7 b/tests/bugs/modalg_1/bug13211_7 index 8c7d003384..be56063325 100755 --- a/tests/bugs/modalg_1/bug13211_7 +++ b/tests/bugs/modalg_1/bug13211_7 @@ -13,6 +13,7 @@ restore [locate_data_file OCC13209_s2.brep] s2 bop s1 s2 bopfuse result -set square 17308.3 +checkprops result -s 17308.3 +checkshape result checknbshapes result -vertex 13 -edge 25 -wire 13 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 66 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_8 b/tests/bugs/modalg_1/bug13211_8 index 923d012bd8..9f20aea848 100755 --- a/tests/bugs/modalg_1/bug13211_8 +++ b/tests/bugs/modalg_1/bug13211_8 @@ -12,6 +12,7 @@ restore [locate_data_file OCC13209_s2.brep] s2 bop s1 s2 bopcommon result -set square 2990.42 +checkprops result -s 2990.42 +checkshape result checknbshapes result -vertex 13 -edge 23 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 59 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13211_9 b/tests/bugs/modalg_1/bug13211_9 index 009dc18f04..699f170656 100755 --- a/tests/bugs/modalg_1/bug13211_9 +++ b/tests/bugs/modalg_1/bug13211_9 @@ -13,6 +13,7 @@ restore [locate_data_file OCC13209_s2.brep] s2 bop s1 s2 bopcut result -set square 17292.5 +checkprops result -s 17292.5 +checkshape result checknbshapes result -vertex 13 -edge 26 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 65 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug13395 b/tests/bugs/modalg_1/bug13395 index 84e659a20d..3c16803452 100755 --- a/tests/bugs/modalg_1/bug13395 +++ b/tests/bugs/modalg_1/bug13395 @@ -19,7 +19,8 @@ wire wire_spine edge2 # invalid pipe pipe result wire_spine revol1 -set square 828.319 +checkprops result -s 828.319 +checkshape result set good_vertex 6 set good_edge 9 set good_wire 5 diff --git a/tests/bugs/modalg_1/bug13538 b/tests/bugs/modalg_1/bug13538 index 5f37a503df..57f0d0a1bf 100755 --- a/tests/bugs/modalg_1/bug13538 +++ b/tests/bugs/modalg_1/bug13538 @@ -15,7 +15,8 @@ explode b Sh bop a_1 b_1 bopcommon result -set square 10000 +checkprops result -s 10000 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 1 -shape 12 set 2viewer 0 diff --git a/tests/bugs/modalg_1/bug1360 b/tests/bugs/modalg_1/bug1360 index 3d3bec60ac..386a291bed 100755 --- a/tests/bugs/modalg_1/bug1360 +++ b/tests/bugs/modalg_1/bug1360 @@ -14,6 +14,7 @@ restore [locate_data_file OCC1360.brep] sh fixshape result sh 1e-7 -set square 407.599 +checkprops result -s 407.599 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug140 b/tests/bugs/modalg_1/bug140 index 7472763d9b..375fda31c5 100755 --- a/tests/bugs/modalg_1/bug140 +++ b/tests/bugs/modalg_1/bug140 @@ -21,5 +21,6 @@ explode sh so renamevar sh_1 result fsameparameter result -set square 3.65424e+06 +checkprops result -s 3.65424e+06 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug144 b/tests/bugs/modalg_1/bug144 index b10e67e68b..224789ae6d 100755 --- a/tests/bugs/modalg_1/bug144 +++ b/tests/bugs/modalg_1/bug144 @@ -29,6 +29,8 @@ if { [expr $dist > $toler] } { puts "Faulty : the distanse is $dist. It is more $toler." } -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug14506 b/tests/bugs/modalg_1/bug14506 index 67d78ec095..67adc00484 100755 --- a/tests/bugs/modalg_1/bug14506 +++ b/tests/bugs/modalg_1/bug14506 @@ -14,7 +14,9 @@ restore [locate_data_file bug14506_face2.brep] face2 bop face1 face2 bopsection result -set length 129.639 +checkprops result -l 129.639 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 5 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug14536 b/tests/bugs/modalg_1/bug14536 index 857d424da1..a4f23941cc 100755 --- a/tests/bugs/modalg_1/bug14536 +++ b/tests/bugs/modalg_1/bug14536 @@ -12,6 +12,7 @@ restore [locate_data_file OCC14536-sh2.brep] s2 bop s1 s2 bopfuse result -set square 330318 +checkprops result -s 330318 +checkshape result checknbshapes result -vertex 7 -edge 13 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 35 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1456 b/tests/bugs/modalg_1/bug1456 index ccde302470..0bf83554fd 100755 --- a/tests/bugs/modalg_1/bug1456 +++ b/tests/bugs/modalg_1/bug1456 @@ -32,5 +32,6 @@ vdisplay result vsetdispmode 0 vfit -set square 3.21455e+06 +checkprops result -s 3.21455e+06 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_1/bug14643 b/tests/bugs/modalg_1/bug14643 index 84d8ad6a2b..84262921ba 100755 --- a/tests/bugs/modalg_1/bug14643 +++ b/tests/bugs/modalg_1/bug14643 @@ -12,7 +12,8 @@ set BugNumber OCC14643 restore [locate_data_file OCC14643.brep] result -set square 8.63143e+07 +checkprops result -s 8.63143e+07 +checkshape result checknbshapes result -vertex 108 -edge 282 -wire 239 -face 259 -shell 66 -solid 66 -compsolid 0 -compound 1 -shape 1021 puts "" puts "Check each solid" diff --git a/tests/bugs/modalg_1/bug14777 b/tests/bugs/modalg_1/bug14777 index 7d8dd1e3d5..2a2c6e61d6 100755 --- a/tests/bugs/modalg_1/bug14777 +++ b/tests/bugs/modalg_1/bug14777 @@ -12,7 +12,8 @@ restore [locate_data_file OCC14777-s2.brep] s2 bop s1 s2 bopcut result -set square 10653.3 +checkprops result -s 10653.3 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 28 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug1477_1 b/tests/bugs/modalg_1/bug1477_1 index ec27ed3140..aebc5f6c55 100755 --- a/tests/bugs/modalg_1/bug1477_1 +++ b/tests/bugs/modalg_1/bug1477_1 @@ -21,5 +21,6 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC1477" } -set square 913238 +checkprops result -s 913238 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_10 b/tests/bugs/modalg_1/bug1477_10 index 5ba4490fec..bc9513bcf0 100755 --- a/tests/bugs/modalg_1/bug1477_10 +++ b/tests/bugs/modalg_1/bug1477_10 @@ -1,5 +1,5 @@ puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "============" puts "OCC1477" @@ -24,6 +24,7 @@ if { [catch {buildsweep result -C} catch_result] } { puts "Faulty OCC1477" } -set square 0 +checkprops result -s 0 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_11 b/tests/bugs/modalg_1/bug1477_11 index 327f18844a..15c5931586 100755 --- a/tests/bugs/modalg_1/bug1477_11 +++ b/tests/bugs/modalg_1/bug1477_11 @@ -22,6 +22,7 @@ if { [catch {buildsweep result -R} catch_result] } { puts "Faulty OCC1477" } -set square 1.81647e+006 +checkprops result -s 1.81647e+006 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_12 b/tests/bugs/modalg_1/bug1477_12 index d842464f99..9d742d7737 100755 --- a/tests/bugs/modalg_1/bug1477_12 +++ b/tests/bugs/modalg_1/bug1477_12 @@ -21,6 +21,7 @@ if { [catch {buildsweep result -R} catch_result] } { puts "Faulty OCC1477" } -set good_square 1.99019e+06 +checkprops result -s 1.99019e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_2 b/tests/bugs/modalg_1/bug1477_2 index 0791b76a0f..6e5ba30abe 100755 --- a/tests/bugs/modalg_1/bug1477_2 +++ b/tests/bugs/modalg_1/bug1477_2 @@ -21,6 +21,7 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC1477" } -set square 913238 +checkprops result -s 913238 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_3 b/tests/bugs/modalg_1/bug1477_3 index 5a8856743b..ae82216d95 100755 --- a/tests/bugs/modalg_1/bug1477_3 +++ b/tests/bugs/modalg_1/bug1477_3 @@ -21,6 +21,7 @@ if { [catch {buildsweep result -C} catch_result] } { puts "Faulty OCC1477" } -set square 1.02648e+06 +checkprops result -s 1.02648e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_4 b/tests/bugs/modalg_1/bug1477_4 index 6cf2622d9b..afce4625ab 100755 --- a/tests/bugs/modalg_1/bug1477_4 +++ b/tests/bugs/modalg_1/bug1477_4 @@ -21,6 +21,7 @@ if { [catch {buildsweep result -C} catch_result] } { puts "Faulty OCC1477" } -set square 1.11707e+06 +checkprops result -s 1.11707e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_5 b/tests/bugs/modalg_1/bug1477_5 index 170be3cec4..09e7601151 100755 --- a/tests/bugs/modalg_1/bug1477_5 +++ b/tests/bugs/modalg_1/bug1477_5 @@ -21,6 +21,7 @@ if { [catch {buildsweep result -R} catch_result] } { puts "Faulty OCC1477" } -set square 1.02342e+06 +checkprops result -s 1.02342e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_6 b/tests/bugs/modalg_1/bug1477_6 index d434bc9ce2..da8809b557 100755 --- a/tests/bugs/modalg_1/bug1477_6 +++ b/tests/bugs/modalg_1/bug1477_6 @@ -21,6 +21,7 @@ if { [catch {buildsweep result -R} catch_result] } { puts "Faulty OCC1477" } -set square 1.10891e+06 +checkprops result -s 1.10891e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_7 b/tests/bugs/modalg_1/bug1477_7 index 207c93f8c3..5856a02860 100755 --- a/tests/bugs/modalg_1/bug1477_7 +++ b/tests/bugs/modalg_1/bug1477_7 @@ -21,6 +21,7 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC1477" } -set square 1.49907e+06 +checkprops result -s 1.49907e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_8 b/tests/bugs/modalg_1/bug1477_8 index 1f30885fba..00ba4e7428 100755 --- a/tests/bugs/modalg_1/bug1477_8 +++ b/tests/bugs/modalg_1/bug1477_8 @@ -21,6 +21,7 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC1477" } -set square 1.56786e+06 +checkprops result -s 1.56786e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug1477_9 b/tests/bugs/modalg_1/bug1477_9 index 5590bcc157..5b7d5ecb21 100755 --- a/tests/bugs/modalg_1/bug1477_9 +++ b/tests/bugs/modalg_1/bug1477_9 @@ -1,5 +1,5 @@ puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "============" puts "OCC1477" @@ -24,6 +24,7 @@ if { [catch {buildsweep result -C} catch_result] } { puts "Faulty OCC1477" } -set square 0 +checkprops result -s 0 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_1/bug14780 b/tests/bugs/modalg_1/bug14780 index 7e71e6a512..52442d0e78 100755 --- a/tests/bugs/modalg_1/bug14780 +++ b/tests/bugs/modalg_1/bug14780 @@ -23,7 +23,9 @@ if { ${Vertices} != ${good_Vertices} } { puts "OK ${BugNumber}" } -set length 171.289 +checkprops result -l 171.289 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15036 b/tests/bugs/modalg_1/bug15036 index 9397cc3d65..443b3d906c 100755 --- a/tests/bugs/modalg_1/bug15036 +++ b/tests/bugs/modalg_1/bug15036 @@ -29,6 +29,7 @@ mkplane fr w 1 revol result fr 0.001428571428572667 640.5285714285715 20 -1.691188905560395E-05 0.9999999998569939 0 360 -set square 1.03597e+06 +checkprops result -s 1.03597e+06 +checkshape result checknbshapes result -vertex 9 -edge 14 -wire 13 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 47 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15836 b/tests/bugs/modalg_1/bug15836 index 304fb7fb7e..2fcd3e1d12 100755 --- a/tests/bugs/modalg_1/bug15836 +++ b/tests/bugs/modalg_1/bug15836 @@ -14,6 +14,7 @@ explode f e fillet result f 10 f_8 15 f_9 20 f_11 25 f_17 30 f_21 35 f_29 -set square 42816.6 +checkprops result -s 42816.6 +checkshape result checknbshapes result -vertex 31 -edge 50 -wire 21 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 126 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15850 b/tests/bugs/modalg_1/bug15850 index 6e1d2010b6..eff261e71d 100755 --- a/tests/bugs/modalg_1/bug15850 +++ b/tests/bugs/modalg_1/bug15850 @@ -13,7 +13,8 @@ restore [locate_data_file OCC15850_bc.brep] bc bop bb bc bopcut result -set square 732.453 +checkprops result -s 732.453 +checkshape result checknbshapes result -vertex 12 -edge 17 -wire 9 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 48 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15850_1 b/tests/bugs/modalg_1/bug15850_1 index 6d8a780a1a..bb50eef69d 100755 --- a/tests/bugs/modalg_1/bug15850_1 +++ b/tests/bugs/modalg_1/bug15850_1 @@ -13,7 +13,8 @@ restore [locate_data_file OCC15850_bc.brep] bc bop bb bc boptuc result -set square 301.996 +checkprops result -s 301.996 +checkshape result checknbshapes result -vertex 6 -edge 8 -wire 6 -face 6 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 31 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15850_2 b/tests/bugs/modalg_1/bug15850_2 index 8799aee5a6..a4df4c4969 100755 --- a/tests/bugs/modalg_1/bug15850_2 +++ b/tests/bugs/modalg_1/bug15850_2 @@ -13,7 +13,8 @@ restore [locate_data_file OCC15850_bc.brep] bc bop bb bc bopcommon result -set square 245.55 +checkprops result -s 245.55 +checkshape result checknbshapes result -vertex 4 -edge 5 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 18 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15850_3 b/tests/bugs/modalg_1/bug15850_3 index e2da73c7cf..f16bfc0c51 100755 --- a/tests/bugs/modalg_1/bug15850_3 +++ b/tests/bugs/modalg_1/bug15850_3 @@ -13,7 +13,8 @@ restore [locate_data_file OCC15850_bc.brep] bc bop bb bc bopfuse result -set square 788.9 +checkprops result -s 788.9 +checkshape result checknbshapes result -vertex 14 -edge 20 -wire 12 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 59 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15850_4 b/tests/bugs/modalg_1/bug15850_4 index 9d12bdb103..4ae31e0027 100755 --- a/tests/bugs/modalg_1/bug15850_4 +++ b/tests/bugs/modalg_1/bug15850_4 @@ -15,7 +15,9 @@ restore [locate_data_file OCC15850_bc.brep] bc bop bb bc bopsection result -set length 37.6991 +checkprops result -l 37.6991 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9 regexp {nb alone Vertices +: +([-0-9.+eE]+)} [checksection result] full Vertices set good_Vertices 0 diff --git a/tests/bugs/modalg_1/bug15943 b/tests/bugs/modalg_1/bug15943 index ea7eb89dc0..82a2b945fb 100755 --- a/tests/bugs/modalg_1/bug15943 +++ b/tests/bugs/modalg_1/bug15943 @@ -12,6 +12,7 @@ restore [locate_data_file OCC15943_p2.brep] b2 bop b1 b2 bopfuse result -set square 266944 +checkprops result -s 266944 +checkshape result checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 55 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15968_1 b/tests/bugs/modalg_1/bug15968_1 index d16290edc5..1a1ffc1ebb 100755 --- a/tests/bugs/modalg_1/bug15968_1 +++ b/tests/bugs/modalg_1/bug15968_1 @@ -16,6 +16,7 @@ add s_2 s1 add s_1 s1 renamevar s1 result -set square 164 +checkprops result -s 164 +checkshape result checknbshapes result -vertex 10 -edge 11 -wire 3 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 27 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug15968_2 b/tests/bugs/modalg_1/bug15968_2 index d4f1cdc2b9..80351c0aaa 100755 --- a/tests/bugs/modalg_1/bug15968_2 +++ b/tests/bugs/modalg_1/bug15968_2 @@ -16,6 +16,7 @@ add s_1 s2 add s_2 s2 renamevar s2 result -set square 164 +checkprops result -s 164 +checkshape result checknbshapes result -vertex 10 -edge 11 -wire 3 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 27 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug16517_1 b/tests/bugs/modalg_1/bug16517_1 index 446d03b1ae..10a4f24074 100755 --- a/tests/bugs/modalg_1/bug16517_1 +++ b/tests/bugs/modalg_1/bug16517_1 @@ -22,7 +22,9 @@ if { ${Result_Numbers} != 2 } { renamevar p_1 result set status 0 - set length 110.167 + checkprops result -l 110.167 +checkshape result + checksection result checknbshapes result -vertex 1 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 3 } diff --git a/tests/bugs/modalg_1/bug16517_2 b/tests/bugs/modalg_1/bug16517_2 index fc19e0dba9..0c23a05d2c 100755 --- a/tests/bugs/modalg_1/bug16517_2 +++ b/tests/bugs/modalg_1/bug16517_2 @@ -22,7 +22,9 @@ if { ${Result_Numbers} != 2 } { renamevar p_2 result set status 0 - set length 110.167 + checkprops result -l 110.167 +checkshape result + checksection result checknbshapes result -vertex 1 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 3 } diff --git a/tests/bugs/modalg_1/bug165_4 b/tests/bugs/modalg_1/bug165_4 index a70798d29e..792d74fee2 100755 --- a/tests/bugs/modalg_1/bug165_4 +++ b/tests/bugs/modalg_1/bug165_4 @@ -78,5 +78,7 @@ dchrono h show renamevar result_1 result -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug165_5 b/tests/bugs/modalg_1/bug165_5 index 4437242231..cba31ddf46 100755 --- a/tests/bugs/modalg_1/bug165_5 +++ b/tests/bugs/modalg_1/bug165_5 @@ -73,5 +73,7 @@ dchrono h show renamevar result_1 result -set length 1081.52 +checkprops result -l 1081.52 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug165_6 b/tests/bugs/modalg_1/bug165_6 index 4202a0040c..30884dd2a2 100755 --- a/tests/bugs/modalg_1/bug165_6 +++ b/tests/bugs/modalg_1/bug165_6 @@ -72,7 +72,9 @@ if {$IsGood == 1} { renamevar result_1 result -set length 1112.83 +checkprops result -l 1112.83 +checkshape result +checksection result set 2dviewer 0 dchrono h stop diff --git a/tests/bugs/modalg_1/bug165_7 b/tests/bugs/modalg_1/bug165_7 index c2fd0a3dea..8f85ad2f37 100755 --- a/tests/bugs/modalg_1/bug165_7 +++ b/tests/bugs/modalg_1/bug165_7 @@ -70,7 +70,9 @@ if {$IsGood == 1} { renamevar result_1 result -set length 1113.06 +checkprops result -l 1113.06 +checkshape result +checksection result set 2dviewer 0 dchrono h stop diff --git a/tests/bugs/modalg_1/bug1665 b/tests/bugs/modalg_1/bug1665 index afab9beb5d..e2e22824bf 100755 --- a/tests/bugs/modalg_1/bug1665 +++ b/tests/bugs/modalg_1/bug1665 @@ -17,5 +17,6 @@ if {[catch {setvperiodic a} message]} { } } -set square 12265.3 +checkprops result -s 12637 -eps 0.1 +checkshape result set 3dviewer 2 diff --git a/tests/bugs/modalg_1/bug16667_1 b/tests/bugs/modalg_1/bug16667_1 index 419b3afeaf..a15d4b1b54 100755 --- a/tests/bugs/modalg_1/bug16667_1 +++ b/tests/bugs/modalg_1/bug16667_1 @@ -11,7 +11,9 @@ restore [locate_data_file OCC16667-face.brep] a mkoffset resoffset a 1 20 renamevar resoffset_1 result -set length 1542.3 +checkprops result -l 1542.3 +checkshape result +checksection result checknbshapes result -vertex 7 -edge 7 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 15 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug16667_2 b/tests/bugs/modalg_1/bug16667_2 index 68051797f8..9a7fe3bf92 100755 --- a/tests/bugs/modalg_1/bug16667_2 +++ b/tests/bugs/modalg_1/bug16667_2 @@ -11,7 +11,9 @@ restore [locate_data_file OCC16667-face.brep] a mkoffset resoffset a 1 -20 renamevar resoffset_1 result -set length 1188.62 +checkprops result -l 1188.62 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 11 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug16667_3 b/tests/bugs/modalg_1/bug16667_3 index fb1c672416..e5675364fa 100755 --- a/tests/bugs/modalg_1/bug16667_3 +++ b/tests/bugs/modalg_1/bug16667_3 @@ -12,7 +12,9 @@ restore [locate_data_file OCC16667-wire.brep] a mkoffset resoffset a 1 20 renamevar resoffset_1 result -set length 1451.49 +checkprops result -l 1451.49 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 8 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 17 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug16667_4 b/tests/bugs/modalg_1/bug16667_4 index 26cdd116ef..6144fef088 100755 --- a/tests/bugs/modalg_1/bug16667_4 +++ b/tests/bugs/modalg_1/bug16667_4 @@ -12,7 +12,9 @@ restore [locate_data_file OCC16667-wire.brep] a mkoffset resoffset a 1 -20 renamevar resoffset_1 result -set length 1200.16 +checkprops result -l 1200.16 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 8 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 17 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug16781 b/tests/bugs/modalg_1/bug16781 index d723c87ac6..b60042349a 100755 --- a/tests/bugs/modalg_1/bug16781 +++ b/tests/bugs/modalg_1/bug16781 @@ -12,7 +12,8 @@ restore [locate_data_file OCC16781-extr.brep] s2 bop s1 s2 bopcut result -set square 3.92094e+07 +checkprops result -s 3.92094e+07 +checkshape result checknbshapes result -vertex 14 -edge 21 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 56 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug17194_1 b/tests/bugs/modalg_1/bug17194_1 index cc02724471..ed19cf7b70 100755 --- a/tests/bugs/modalg_1/bug17194_1 +++ b/tests/bugs/modalg_1/bug17194_1 @@ -16,5 +16,7 @@ mkface pl pl bsection result f pl checknbshapes result -vertex 4 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 7 -set length 15.8064 +checkprops result -l 15.8064 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug17194_2 b/tests/bugs/modalg_1/bug17194_2 index b9ccb73343..42b2358769 100755 --- a/tests/bugs/modalg_1/bug17194_2 +++ b/tests/bugs/modalg_1/bug17194_2 @@ -16,6 +16,8 @@ mkface pl pl bsection result f pl checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 -set length 54.6122 +checkprops result -l 54.6122 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug17357_1 b/tests/bugs/modalg_1/bug17357_1 index 2291d6f390..ffb25b7dba 100755 --- a/tests/bugs/modalg_1/bug17357_1 +++ b/tests/bugs/modalg_1/bug17357_1 @@ -12,7 +12,8 @@ restore [locate_data_file OCC17357-2.brep] b2 bop b1 b2 bopcommon result -set square 1.18671 +checkprops result -s 1.18671 +checkshape result checknbshapes result -vertex 10 -edge 18 -wire 8 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 47 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug17357_2 b/tests/bugs/modalg_1/bug17357_2 index fa5ad2b794..1498b754dc 100755 --- a/tests/bugs/modalg_1/bug17357_2 +++ b/tests/bugs/modalg_1/bug17357_2 @@ -12,7 +12,8 @@ restore [locate_data_file OCC17357-2.brep] b2 bop b1 b2 bopfuse result -set square 241.111 +checkprops result -s 241.111 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 12 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 65 diff --git a/tests/bugs/modalg_1/bug17357_3 b/tests/bugs/modalg_1/bug17357_3 index 606cfd3813..f65e21a613 100755 --- a/tests/bugs/modalg_1/bug17357_3 +++ b/tests/bugs/modalg_1/bug17357_3 @@ -12,7 +12,8 @@ restore [locate_data_file OCC17357-2.brep] b2 bop b1 b2 bopcut result -set square 241.111 +checkprops result -s 241.111 +checkshape result checknbshapes result -vertex 18 -edge 30 -wire 14 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 77 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug17357_4 b/tests/bugs/modalg_1/bug17357_4 index 2dd4039807..7a8cfc14b8 100755 --- a/tests/bugs/modalg_1/bug17357_4 +++ b/tests/bugs/modalg_1/bug17357_4 @@ -12,7 +12,8 @@ restore [locate_data_file OCC17357-2.brep] b2 bop b1 b2 boptuc result -set square 1.18671 +checkprops result -s 1.18671 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 35 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug17357_5 b/tests/bugs/modalg_1/bug17357_5 index 179c395dd0..686601ec6d 100755 --- a/tests/bugs/modalg_1/bug17357_5 +++ b/tests/bugs/modalg_1/bug17357_5 @@ -12,7 +12,8 @@ restore [locate_data_file OCC17357-2.brep] b2 bop b1 b2 bopsection result -set length 3.84991 - +checkprops result -l 3.84991 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug174 b/tests/bugs/modalg_1/bug174 index c4eda7d275..418abd9d46 100755 --- a/tests/bugs/modalg_1/bug174 +++ b/tests/bugs/modalg_1/bug174 @@ -9,6 +9,7 @@ puts "" restore [locate_data_file OCC174.brep] result -set square 376.873 +checkprops result -s 376.873 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug178_1 b/tests/bugs/modalg_1/bug178_1 index 0e8e48e5e4..71609182b3 100755 --- a/tests/bugs/modalg_1/bug178_1 +++ b/tests/bugs/modalg_1/bug178_1 @@ -13,6 +13,7 @@ checkshape a_2 bcommon result a_1 a_2 -set square 152908 +checkprops result -s 152908 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug178_2 b/tests/bugs/modalg_1/bug178_2 index c71a9165d3..19fadc90f0 100755 --- a/tests/bugs/modalg_1/bug178_2 +++ b/tests/bugs/modalg_1/bug178_2 @@ -11,5 +11,6 @@ checkshape a_2 bfuse result a_1 a_2 -set square 835463 +checkprops result -s 835463 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug178_3 b/tests/bugs/modalg_1/bug178_3 index 081a3830c7..ebbe54dff8 100755 --- a/tests/bugs/modalg_1/bug178_3 +++ b/tests/bugs/modalg_1/bug178_3 @@ -12,5 +12,6 @@ checkshape a_2 bcut result a_1 a_2 -set square 786002 +checkprops result -s 786002 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug179 b/tests/bugs/modalg_1/bug179 index e0eeebe55c..4079385fcd 100755 --- a/tests/bugs/modalg_1/bug179 +++ b/tests/bugs/modalg_1/bug179 @@ -27,5 +27,6 @@ if { $tri == 1874 || $nod == 1861} { puts " OCC179 shading: Faulty" } -set square 12229.8 +checkprops result -s 12229.8 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_1/bug18186 b/tests/bugs/modalg_1/bug18186 index 6745852aa8..f9dd99502b 100755 --- a/tests/bugs/modalg_1/bug18186 +++ b/tests/bugs/modalg_1/bug18186 @@ -12,7 +12,8 @@ restore [locate_data_file OCC18186_Tool2.brep] bc bop bb bc bopcut result -set square 308374 +checkprops result -s 308374 +checkshape result checknbshapes result -vertex 43 -edge 68 -wire 27 -face 27 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 168 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/bug19071 b/tests/bugs/modalg_1/bug19071 index 7b4e4058f6..8cf4c2f8e9 100755 --- a/tests/bugs/modalg_1/bug19071 +++ b/tests/bugs/modalg_1/bug19071 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 177462 +checkprops result -s 177462 +checkshape result checknbshapes result -vertex 6 -edge 16 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 37 diff --git a/tests/bugs/modalg_1/bug19793_2 b/tests/bugs/modalg_1/bug19793_2 index ac16566d7d..26c0a1fcd6 100755 --- a/tests/bugs/modalg_1/bug19793_2 +++ b/tests/bugs/modalg_1/bug19793_2 @@ -24,7 +24,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 17730.1 +checkprops result -l 17730.1 +checkshape result +checksection result checknbshapes result -vertex 68 -edge 70 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 139 diff --git a/tests/bugs/modalg_2/bug19811 b/tests/bugs/modalg_2/bug19811 index 74c612e51c..7f2eeba01e 100755 --- a/tests/bugs/modalg_2/bug19811 +++ b/tests/bugs/modalg_2/bug19811 @@ -16,7 +16,8 @@ if [catch { tscale result 0 0 0 0.5 } catch_result] { puts "Faulty ${BugNumber} : Scaling is wrong" } -set square 1.6949e+06 +checkprops result -s 1.6949e+06 +checkshape result checknbshapes result -vertex 173 -edge 285 -wire 113 -face 113 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 686 vinit diff --git a/tests/bugs/modalg_2/bug20222 b/tests/bugs/modalg_2/bug20222 index 4c8dcaa7d7..8285ec617a 100755 --- a/tests/bugs/modalg_2/bug20222 +++ b/tests/bugs/modalg_2/bug20222 @@ -13,7 +13,6 @@ explode s f explode s_10 e chamf result s s_10_3 s_10 S 50 +checkprops result -s 712126 checkshape result - -set square 712126 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug20285_1 b/tests/bugs/modalg_2/bug20285_1 index e41df4f044..993335da29 100755 --- a/tests/bugs/modalg_2/bug20285_1 +++ b/tests/bugs/modalg_2/bug20285_1 @@ -23,7 +23,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 750.952 +checkprops result -l 750.952 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 7 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 16 diff --git a/tests/bugs/modalg_2/bug20285_10 b/tests/bugs/modalg_2/bug20285_10 index da90f1a278..2ea2131761 100755 --- a/tests/bugs/modalg_2/bug20285_10 +++ b/tests/bugs/modalg_2/bug20285_10 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 37981.1 +checkprops result -s 37981.1 +checkshape result checknbshapes result -vertex 13 -edge 20 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 54 diff --git a/tests/bugs/modalg_2/bug20285_11 b/tests/bugs/modalg_2/bug20285_11 index 0a474e7d87..900c65bdc7 100755 --- a/tests/bugs/modalg_2/bug20285_11 +++ b/tests/bugs/modalg_2/bug20285_11 @@ -23,7 +23,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 446.679 +checkprops result -l 446.679 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 8 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 17 diff --git a/tests/bugs/modalg_2/bug20285_12 b/tests/bugs/modalg_2/bug20285_12 index 74ea4c06ec..3e46c08377 100755 --- a/tests/bugs/modalg_2/bug20285_12 +++ b/tests/bugs/modalg_2/bug20285_12 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 17028.5 +checkprops result -s 17028.5 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 8 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 49 diff --git a/tests/bugs/modalg_2/bug20285_13 b/tests/bugs/modalg_2/bug20285_13 index bb2618053a..13c641913b 100755 --- a/tests/bugs/modalg_2/bug20285_13 +++ b/tests/bugs/modalg_2/bug20285_13 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 160323 +checkprops result -s 160323 +checkshape result checknbshapes result -vertex 26 -edge 39 -wire 15 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 98 diff --git a/tests/bugs/modalg_2/bug20285_14 b/tests/bugs/modalg_2/bug20285_14 index baaecb29f8..04c98500fb 100755 --- a/tests/bugs/modalg_2/bug20285_14 +++ b/tests/bugs/modalg_2/bug20285_14 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 135189 +checkprops result -s 135189 +checkshape result checknbshapes result -vertex 20 -edge 30 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 77 diff --git a/tests/bugs/modalg_2/bug20285_15 b/tests/bugs/modalg_2/bug20285_15 index ae435614d3..c0881580d6 100755 --- a/tests/bugs/modalg_2/bug20285_15 +++ b/tests/bugs/modalg_2/bug20285_15 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 42162.7 +checkprops result -s 42162.7 +checkshape result checknbshapes result -vertex 18 -edge 27 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 70 diff --git a/tests/bugs/modalg_2/bug20285_2 b/tests/bugs/modalg_2/bug20285_2 index 8d57e040a5..40fbb0b66b 100755 --- a/tests/bugs/modalg_2/bug20285_2 +++ b/tests/bugs/modalg_2/bug20285_2 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 17577 +checkprops result -s 17577 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 35 diff --git a/tests/bugs/modalg_2/bug20285_3 b/tests/bugs/modalg_2/bug20285_3 index 063a814f5e..01b232ae42 100755 --- a/tests/bugs/modalg_2/bug20285_3 +++ b/tests/bugs/modalg_2/bug20285_3 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 113140 +checkprops result -s 113140 +checkshape result checknbshapes result -vertex 18 -edge 28 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 71 diff --git a/tests/bugs/modalg_2/bug20285_4 b/tests/bugs/modalg_2/bug20285_4 index 51fd855c30..c87f6ef3e4 100755 --- a/tests/bugs/modalg_2/bug20285_4 +++ b/tests/bugs/modalg_2/bug20285_4 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 92859.7 +checkprops result -s 92859.7 +checkshape result checknbshapes result -vertex 13 -edge 19 -wire 8 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 51 diff --git a/tests/bugs/modalg_2/bug20285_5 b/tests/bugs/modalg_2/bug20285_5 index 1bea029664..306e703bcc 100755 --- a/tests/bugs/modalg_2/bug20285_5 +++ b/tests/bugs/modalg_2/bug20285_5 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 37856.9 +checkprops result -s 37856.9 +checkshape result checknbshapes result -vertex 15 -edge 22 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 58 diff --git a/tests/bugs/modalg_2/bug20285_6 b/tests/bugs/modalg_2/bug20285_6 index 549bd5f565..a5e2c628ac 100755 --- a/tests/bugs/modalg_2/bug20285_6 +++ b/tests/bugs/modalg_2/bug20285_6 @@ -23,7 +23,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 479.562 +checkprops result -l 479.562 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11 diff --git a/tests/bugs/modalg_2/bug20285_7 b/tests/bugs/modalg_2/bug20285_7 index 1fb6f8a535..5956926ec4 100755 --- a/tests/bugs/modalg_2/bug20285_7 +++ b/tests/bugs/modalg_2/bug20285_7 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 14969 +checkprops result -s 14969 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 28 diff --git a/tests/bugs/modalg_2/bug20285_8 b/tests/bugs/modalg_2/bug20285_8 index d260bf327d..ccad0dcfde 100755 --- a/tests/bugs/modalg_2/bug20285_8 +++ b/tests/bugs/modalg_2/bug20285_8 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 389776 +checkprops result -s 389776 +checkshape result checknbshapes result -vertex 47 -edge 71 -wire 26 -face 26 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 173 diff --git a/tests/bugs/modalg_2/bug20285_9 b/tests/bugs/modalg_2/bug20285_9 index cdc0815d4d..f3feedee35 100755 --- a/tests/bugs/modalg_2/bug20285_9 +++ b/tests/bugs/modalg_2/bug20285_9 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 366764 +checkprops result -s 366764 +checkshape result checknbshapes result -vertex 40 -edge 60 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 147 diff --git a/tests/bugs/modalg_2/bug20297_1 b/tests/bugs/modalg_2/bug20297_1 index c1c52fb628..d3eb022d23 100755 --- a/tests/bugs/modalg_2/bug20297_1 +++ b/tests/bugs/modalg_2/bug20297_1 @@ -22,7 +22,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 389.898 +checkprops result -l 389.898 +checkshape result +checksection result checknbshapes result -vertex 64 -edge 64 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 129 diff --git a/tests/bugs/modalg_2/bug20297_2 b/tests/bugs/modalg_2/bug20297_2 index b8a16857ff..f89b2a05d9 100755 --- a/tests/bugs/modalg_2/bug20297_2 +++ b/tests/bugs/modalg_2/bug20297_2 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 31648.3 +checkprops result -s 31648.3 +checkshape result checknbshapes result -vertex 129 -edge 194 -wire 71 -face 69 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 466 diff --git a/tests/bugs/modalg_2/bug20297_3 b/tests/bugs/modalg_2/bug20297_3 index c22b1092df..42f915e8ac 100755 --- a/tests/bugs/modalg_2/bug20297_3 +++ b/tests/bugs/modalg_2/bug20297_3 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 46473.9 +checkprops result -s 46473.9 +checkshape result checknbshapes result -vertex 140 -edge 209 -wire 83 -face 77 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 512 diff --git a/tests/bugs/modalg_2/bug20297_4 b/tests/bugs/modalg_2/bug20297_4 index e31dba4092..b0052d3e8a 100755 --- a/tests/bugs/modalg_2/bug20297_4 +++ b/tests/bugs/modalg_2/bug20297_4 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 69719.6 +checkprops result -s 69719.6 +checkshape result checknbshapes result -vertex 141 -edge 211 -wire 86 -face 78 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 519 diff --git a/tests/bugs/modalg_2/bug20297_5 b/tests/bugs/modalg_2/bug20297_5 index c2ac198f8f..f1a478e35f 100755 --- a/tests/bugs/modalg_2/bug20297_5 +++ b/tests/bugs/modalg_2/bug20297_5 @@ -23,7 +23,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 8402.56 +checkprops result -s 8402.56 +checkshape result checknbshapes result -vertex 128 -edge 192 -wire 68 -face 68 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 461 diff --git a/tests/bugs/modalg_2/bug20413 b/tests/bugs/modalg_2/bug20413 index cdc8c6d81c..3056ec47c9 100755 --- a/tests/bugs/modalg_2/bug20413 +++ b/tests/bugs/modalg_2/bug20413 @@ -20,7 +20,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 233.024 +checkprops result -l 233.024 +checkshape result +checksection result checknbshapes result -vertex 9 -edge 9 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 19 diff --git a/tests/bugs/modalg_2/bug20465 b/tests/bugs/modalg_2/bug20465 index 316c1aa64e..cfb2c9233e 100755 --- a/tests/bugs/modalg_2/bug20465 +++ b/tests/bugs/modalg_2/bug20465 @@ -14,9 +14,8 @@ checkshape r explode r f compound r_1 r_2 r_3 r_4 r_5 r_6 r_7 r_8 r_9 r_10 r_11 result -set square 900 - checknbshapes result -vertex 23 -edge 33 -wire 13 -face 11 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 81 -set square 900 +checkprops result -s 900 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug20521 b/tests/bugs/modalg_2/bug20521 index 1b61716114..cc12ec9d32 100755 --- a/tests/bugs/modalg_2/bug20521 +++ b/tests/bugs/modalg_2/bug20521 @@ -12,7 +12,8 @@ catch { pload XDE } testreadstep [locate_data_file OCC20521-3DB.stp] result -set square 322688 +checkprops result -s 322688 +checkshape result checknbshapes result -vertex 119 -edge 199 -wire 96 -face 87 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 503 vinit diff --git a/tests/bugs/modalg_2/bug20785 b/tests/bugs/modalg_2/bug20785 index b4d0c352fd..d896229a50 100755 --- a/tests/bugs/modalg_2/bug20785 +++ b/tests/bugs/modalg_2/bug20785 @@ -10,7 +10,8 @@ set BugNumber OCC20785 restore [locate_data_file OCC20785.brep] result -set square 322688 +checkprops result -s 322688 +checkshape result checknbshapes result -vertex 119 -edge 199 -wire 96 -face 87 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 503 vinit diff --git a/tests/bugs/modalg_2/bug20793 b/tests/bugs/modalg_2/bug20793 index 77895ee126..5ee0cd5d67 100755 --- a/tests/bugs/modalg_2/bug20793 +++ b/tests/bugs/modalg_2/bug20793 @@ -16,7 +16,9 @@ if [catch { mkoffset resoffset a 1 10 } ] { } else { renamevar resoffset_1 result -set length 671.746 +checkprops result -l 671.746 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 9 } diff --git a/tests/bugs/modalg_2/bug20807_1 b/tests/bugs/modalg_2/bug20807_1 index baff2d03db..f38e185677 100755 --- a/tests/bugs/modalg_2/bug20807_1 +++ b/tests/bugs/modalg_2/bug20807_1 @@ -19,7 +19,8 @@ addsweep profile buildsweep result -set square 254837 +checkprops result -s 254837 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 29 set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug20807_2 b/tests/bugs/modalg_2/bug20807_2 index 99d93b62a1..7383186178 100755 --- a/tests/bugs/modalg_2/bug20807_2 +++ b/tests/bugs/modalg_2/bug20807_2 @@ -18,7 +18,8 @@ addsweep profile buildsweep result -set square 44761.1 +checkprops result -s 44761.1 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug20807_3 b/tests/bugs/modalg_2/bug20807_3 index a5c39706d4..780331b008 100755 --- a/tests/bugs/modalg_2/bug20807_3 +++ b/tests/bugs/modalg_2/bug20807_3 @@ -17,7 +17,8 @@ addsweep profile buildsweep result -set square 2933.11 +checkprops result -s 2933.11 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug20807_4 b/tests/bugs/modalg_2/bug20807_4 index 63c00b9f16..d4de61f82b 100755 --- a/tests/bugs/modalg_2/bug20807_4 +++ b/tests/bugs/modalg_2/bug20807_4 @@ -19,7 +19,8 @@ addsweep profile buildsweep result -set square 4.78336e+06 +checkprops result -s 4.78336e+06 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug20827 b/tests/bugs/modalg_2/bug20827 index 07423f92fe..586e72d869 100755 --- a/tests/bugs/modalg_2/bug20827 +++ b/tests/bugs/modalg_2/bug20827 @@ -10,7 +10,8 @@ set BugNumber OCC20827 restore [locate_data_file OCC20827-ran24s_a-d_1_f107.brep] result -set square 9707.82 +checkprops result -s 9707.82 +checkshape result checknbshapes result -vertex 93 -edge 93 -wire 13 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 200 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug2083_1 b/tests/bugs/modalg_2/bug2083_1 index 1149afadf0..27b95a5d4f 100755 --- a/tests/bugs/modalg_2/bug2083_1 +++ b/tests/bugs/modalg_2/bug2083_1 @@ -24,5 +24,6 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC2083" } -set square 36302.3 +checkprops result -s 36302.3 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2083_2 b/tests/bugs/modalg_2/bug2083_2 index f9c0386a97..d3194b7c22 100755 --- a/tests/bugs/modalg_2/bug2083_2 +++ b/tests/bugs/modalg_2/bug2083_2 @@ -24,6 +24,7 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC2083" } -set square 36583.8 +checkprops result -s 36583.8 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2083_3 b/tests/bugs/modalg_2/bug2083_3 index 3865579dc4..55eef17e9a 100755 --- a/tests/bugs/modalg_2/bug2083_3 +++ b/tests/bugs/modalg_2/bug2083_3 @@ -24,6 +24,7 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC2083" } -set square 36546.8 +checkprops result -s 36546.8 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2083_4 b/tests/bugs/modalg_2/bug2083_4 index ea963c56b5..fda60a09c0 100755 --- a/tests/bugs/modalg_2/bug2083_4 +++ b/tests/bugs/modalg_2/bug2083_4 @@ -24,6 +24,7 @@ if { [catch {buildsweep result} catch_result] } { puts "Faulty OCC2083" } -set square 36339.5 +checkprops result -s 36339.5 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug20964_1 b/tests/bugs/modalg_2/bug20964_1 index dd4a9e2445..6133d0a847 100755 --- a/tests/bugs/modalg_2/bug20964_1 +++ b/tests/bugs/modalg_2/bug20964_1 @@ -20,7 +20,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 323.636 +checkprops result -l 323.636 +checkshape result +checksection result checknbshapes result -vertex 6 -edge 6 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 13 diff --git a/tests/bugs/modalg_2/bug20964_2 b/tests/bugs/modalg_2/bug20964_2 index 1e8bb230c4..00e64390af 100755 --- a/tests/bugs/modalg_2/bug20964_2 +++ b/tests/bugs/modalg_2/bug20964_2 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 5164.66 +checkprops result -s 5164.66 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 34 diff --git a/tests/bugs/modalg_2/bug20964_3 b/tests/bugs/modalg_2/bug20964_3 index c62ecf9cbd..8a6498cfe5 100755 --- a/tests/bugs/modalg_2/bug20964_3 +++ b/tests/bugs/modalg_2/bug20964_3 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 828829 +checkprops result -s 828829 +checkshape result checknbshapes result -vertex 20 -edge 32 -wire 18 -face 16 -shell 3 -solid 1 -compsolid 0 -compound 1 -shape 91 diff --git a/tests/bugs/modalg_2/bug20964_4 b/tests/bugs/modalg_2/bug20964_4 index c298fbf570..23ad7c8cbb 100755 --- a/tests/bugs/modalg_2/bug20964_4 +++ b/tests/bugs/modalg_2/bug20964_4 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 821892 +checkprops result -s 821892 +checkshape result checknbshapes result -vertex 22 -edge 35 -wire 17 -face 14 -shell 2 -solid 1 -compsolid 0 -compound 1 -shape 92 diff --git a/tests/bugs/modalg_2/bug20964_5 b/tests/bugs/modalg_2/bug20964_5 index 121f4a8418..09a786f3c5 100755 --- a/tests/bugs/modalg_2/bug20964_5 +++ b/tests/bugs/modalg_2/bug20964_5 @@ -20,7 +20,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 12101.2 +checkprops result -s 12101.2 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 7 -face 7 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 34 diff --git a/tests/bugs/modalg_2/bug21 b/tests/bugs/modalg_2/bug21 index f8ba733c7b..e2b62c1ddb 100755 --- a/tests/bugs/modalg_2/bug21 +++ b/tests/bugs/modalg_2/bug21 @@ -16,6 +16,7 @@ DT_SplitAngle result sh 90 puts "in the resulting shape sharing is not preserved" -set square 12154.8 +checkprops result -s 12154.8 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug21060 b/tests/bugs/modalg_2/bug21060 index e1ac033362..4249edd832 100755 --- a/tests/bugs/modalg_2/bug21060 +++ b/tests/bugs/modalg_2/bug21060 @@ -1,6 +1,6 @@ puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC11111 ALL: Error : is WRONG because number of" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "================" puts "OCC21060" @@ -18,7 +18,8 @@ vsetdispmode 1 vdisplay result vfit -set square 12 +checkprops result -s 12 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug212 b/tests/bugs/modalg_2/bug212 index 362dac5679..acd3257d1a 100755 --- a/tests/bugs/modalg_2/bug212 +++ b/tests/bugs/modalg_2/bug212 @@ -13,6 +13,7 @@ checkshape S2 bop S1 S2 bopcommon result -set square 314.301 +checkprops result -s 314.301 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug21255 b/tests/bugs/modalg_2/bug21255 index e59b6a5161..3d6b1e52e8 100755 --- a/tests/bugs/modalg_2/bug21255 +++ b/tests/bugs/modalg_2/bug21255 @@ -16,7 +16,8 @@ vinit if [catch { chamf result ss ss_7_2 ss_7 5. 5. } ] { puts "Faulty ${BugNumber} : chamf is wrong" } else { -set square 45382.5 +checkprops result -s 45382.5 +checkshape result checknbshapes result -vertex 15 -edge 22 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 58 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug21261_1 b/tests/bugs/modalg_2/bug21261_1 index c3de672cf2..002b91badc 100755 --- a/tests/bugs/modalg_2/bug21261_1 +++ b/tests/bugs/modalg_2/bug21261_1 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-1.brep] s thickshell result s 5 -set square 36766 +checkprops result -s 36766 +checkshape result checknbshapes result -vertex 4 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 24 diff --git a/tests/bugs/modalg_2/bug21261_10 b/tests/bugs/modalg_2/bug21261_10 index 2f688c09e4..d08bbd6a80 100755 --- a/tests/bugs/modalg_2/bug21261_10 +++ b/tests/bugs/modalg_2/bug21261_10 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-5.brep] s thickshell result s -5 -set square 29923.6 +checkprops result -s 29923.6 +checkshape result checknbshapes result -vertex 4 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 24 diff --git a/tests/bugs/modalg_2/bug21261_11 b/tests/bugs/modalg_2/bug21261_11 index c8f4705a2f..00e198c7c2 100755 --- a/tests/bugs/modalg_2/bug21261_11 +++ b/tests/bugs/modalg_2/bug21261_11 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-cone1.brep] s thickshell result s -5 -set square 11054.2 +checkprops result -s 11054.2 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_12 b/tests/bugs/modalg_2/bug21261_12 index 1feb69d647..b1b69a3564 100755 --- a/tests/bugs/modalg_2/bug21261_12 +++ b/tests/bugs/modalg_2/bug21261_12 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-revarc.brep] s thickshell result s -5 -set square 39635.4 +checkprops result -s 39635.4 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_13 b/tests/bugs/modalg_2/bug21261_13 index 03bfbe91b3..06bb830fe3 100755 --- a/tests/bugs/modalg_2/bug21261_13 +++ b/tests/bugs/modalg_2/bug21261_13 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-revbzc.brep] s thickshell result s -5 -set square 73788.5 +checkprops result -s 73788.5 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_14 b/tests/bugs/modalg_2/bug21261_14 index d75cb9d64b..5b8d480062 100755 --- a/tests/bugs/modalg_2/bug21261_14 +++ b/tests/bugs/modalg_2/bug21261_14 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-2137_tsrf.brep] s thickshell result s -5 -set square 27432.4 +checkprops result -s 27432.4 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_15 b/tests/bugs/modalg_2/bug21261_15 index cf5d68d074..d0dc43ee96 100755 --- a/tests/bugs/modalg_2/bug21261_15 +++ b/tests/bugs/modalg_2/bug21261_15 @@ -1,4 +1,5 @@ puts "TODO OCC25916 ALL: ERROR. C0 continuity of input data." +puts "TODO OCC26556 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" puts "TODO OCC25916 ALL: TEST INCOMPLETE" puts "========" @@ -15,9 +16,10 @@ restore [locate_data_file OCC21261-2137_bss1_crash_C0.brep] s thickshell result s -5 -set square 27432.4 - +checkprops result -s 27432.4 checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 +checkshape result + vinit vdisplay result vsetdispmode 0 diff --git a/tests/bugs/modalg_2/bug21261_16 b/tests/bugs/modalg_2/bug21261_16 index 2cc5a42b53..b1670fa929 100755 --- a/tests/bugs/modalg_2/bug21261_16 +++ b/tests/bugs/modalg_2/bug21261_16 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-1988_ellipsepipesrf_1.brep] s thickshell result s -5 -set square 17592.2 +checkprops result -s 17592.2 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_17 b/tests/bugs/modalg_2/bug21261_17 index c6fe6b020c..7afe080cbc 100755 --- a/tests/bugs/modalg_2/bug21261_17 +++ b/tests/bugs/modalg_2/bug21261_17 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-1988_bscpipesrf_2.brep] s thickshell result s -5 -set square 10250 +checkprops result -s 10250 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_18 b/tests/bugs/modalg_2/bug21261_18 index 2c9f01d082..33d612b162 100755 --- a/tests/bugs/modalg_2/bug21261_18 +++ b/tests/bugs/modalg_2/bug21261_18 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-1.brep] s thickshell result s -5 -set square 30288.5 +checkprops result -s 30288.5 +checkshape result checknbshapes result -vertex 4 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 24 diff --git a/tests/bugs/modalg_2/bug21261_19 b/tests/bugs/modalg_2/bug21261_19 index d4a1df0eb5..ca419e171e 100755 --- a/tests/bugs/modalg_2/bug21261_19 +++ b/tests/bugs/modalg_2/bug21261_19 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-box_trim_thickening.brep] s thickshell result s -5 -set square 47143.4 +checkprops result -s 47143.4 +checkshape result checknbshapes result -vertex 26 -edge 47 -wire 23 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 119 diff --git a/tests/bugs/modalg_2/bug21261_2 b/tests/bugs/modalg_2/bug21261_2 index 41b0732f4f..ce8fffd3ff 100755 --- a/tests/bugs/modalg_2/bug21261_2 +++ b/tests/bugs/modalg_2/bug21261_2 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-1.brep] s thickshell result s -5 -set square 30288.5 +checkprops result -s 30288.5 +checkshape result checknbshapes result -vertex 4 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 24 diff --git a/tests/bugs/modalg_2/bug21261_20 b/tests/bugs/modalg_2/bug21261_20 index d0c84fe692..43e9c25b55 100755 --- a/tests/bugs/modalg_2/bug21261_20 +++ b/tests/bugs/modalg_2/bug21261_20 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-comb.brep] s thickshell result s -5 -set square 25639.3 +checkprops result -s 25639.3 +checkshape result checknbshapes result -vertex 18 -edge 31 -wire 17 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 83 diff --git a/tests/bugs/modalg_2/bug21261_21 b/tests/bugs/modalg_2/bug21261_21 index 1b74cb73e3..aa5c3ac96b 100755 --- a/tests/bugs/modalg_2/bug21261_21 +++ b/tests/bugs/modalg_2/bug21261_21 @@ -1,4 +1,5 @@ puts "TODO OCC25916 ALL: ERROR. Incorrect set of faces to remove, the remaining shell is not connected." +puts "TODO OCC26556 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" puts "TODO OCC25916 ALL: TEST INCOMPLETE" puts "========" @@ -15,9 +16,10 @@ restore [locate_data_file OCC21261-comb1.brep] s thickshell result s -5 -set square 25639.3 - +checkprops result -s 25639.3 checknbshapes result -vertex 18 -edge 31 -wire 17 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 83 +checkshape result + vinit vdisplay result vsetdispmode 0 diff --git a/tests/bugs/modalg_2/bug21261_22 b/tests/bugs/modalg_2/bug21261_22 index 35d42cc833..3d1310877c 100755 --- a/tests/bugs/modalg_2/bug21261_22 +++ b/tests/bugs/modalg_2/bug21261_22 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-2.brep] s thickshell result s -5 -set square 66487 +checkprops result -s 66487 +checkshape result checknbshapes result -vertex 12 -edge 24 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 62 diff --git a/tests/bugs/modalg_2/bug21261_23 b/tests/bugs/modalg_2/bug21261_23 index 5261c22bf6..07f1be059d 100755 --- a/tests/bugs/modalg_2/bug21261_23 +++ b/tests/bugs/modalg_2/bug21261_23 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-3.brep] s thickshell result s -5 -set square 115498 +checkprops result -s 115498 +checkshape result checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 diff --git a/tests/bugs/modalg_2/bug21261_24 b/tests/bugs/modalg_2/bug21261_24 index 9de243f05d..ce10cb2b37 100755 --- a/tests/bugs/modalg_2/bug21261_24 +++ b/tests/bugs/modalg_2/bug21261_24 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-4.brep] s thickshell result s -5 -set square 44935.7 +checkprops result -s 44935.7 +checkshape result checknbshapes result -vertex 16 -edge 28 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 74 diff --git a/tests/bugs/modalg_2/bug21261_25 b/tests/bugs/modalg_2/bug21261_25 index ce33212a13..d6ee86f8d5 100755 --- a/tests/bugs/modalg_2/bug21261_25 +++ b/tests/bugs/modalg_2/bug21261_25 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-5.brep] s thickshell result s -5 -set square 29923.6 +checkprops result -s 29923.6 +checkshape result checknbshapes result -vertex 4 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 24 diff --git a/tests/bugs/modalg_2/bug21261_26 b/tests/bugs/modalg_2/bug21261_26 index fae03bca91..4c571fb169 100755 --- a/tests/bugs/modalg_2/bug21261_26 +++ b/tests/bugs/modalg_2/bug21261_26 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-cone1.brep] s thickshell result s -5 -set square 11054.2 +checkprops result -s 11054.2 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_27 b/tests/bugs/modalg_2/bug21261_27 index f921d50f82..9b028f03e3 100755 --- a/tests/bugs/modalg_2/bug21261_27 +++ b/tests/bugs/modalg_2/bug21261_27 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-revarc.brep] s thickshell result s -5 -set square 39635.4 +checkprops result -s 39635.4 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_28 b/tests/bugs/modalg_2/bug21261_28 index 5d963079a9..fe53abecbb 100755 --- a/tests/bugs/modalg_2/bug21261_28 +++ b/tests/bugs/modalg_2/bug21261_28 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-revbzc.brep] s thickshell result s -5 -set square 73788.5 +checkprops result -s 73788.5 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_29 b/tests/bugs/modalg_2/bug21261_29 index 311b86b24f..8541e5cc38 100755 --- a/tests/bugs/modalg_2/bug21261_29 +++ b/tests/bugs/modalg_2/bug21261_29 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-uneven_thickening.brep] s thickshell result s -2 -set square 4087.41 +checkprops result -s 4443.68 +checkshape result checknbshapes result -vertex 30 -edge 51 -wire 21 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 125 diff --git a/tests/bugs/modalg_2/bug21261_3 b/tests/bugs/modalg_2/bug21261_3 index ef613251dc..c2ace262ce 100755 --- a/tests/bugs/modalg_2/bug21261_3 +++ b/tests/bugs/modalg_2/bug21261_3 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-2.brep] s thickshell result s 5 -set square 61710.5 +checkprops result -s 61710.5 +checkshape result checknbshapes result -vertex 12 -edge 24 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 62 diff --git a/tests/bugs/modalg_2/bug21261_30 b/tests/bugs/modalg_2/bug21261_30 index c7cf10d304..fb27cc6f23 100755 --- a/tests/bugs/modalg_2/bug21261_30 +++ b/tests/bugs/modalg_2/bug21261_30 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-2137_tsrf.brep] s thickshell result s 5 -set square 27432.4 +checkprops result -s 27432.4 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_31 b/tests/bugs/modalg_2/bug21261_31 index a3c4b6584e..fc9dc96515 100755 --- a/tests/bugs/modalg_2/bug21261_31 +++ b/tests/bugs/modalg_2/bug21261_31 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-1988_ellipsepipesrf_1.brep] s thickshell result s 2 -set square 9163.91 +checkprops result -s 9163.91 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_32 b/tests/bugs/modalg_2/bug21261_32 index bc2b69bd61..712eaa1b01 100755 --- a/tests/bugs/modalg_2/bug21261_32 +++ b/tests/bugs/modalg_2/bug21261_32 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-1988_bscpipesrf_2.brep] s thickshell result s 2 -set square 5315.89 +checkprops result -s 5315.89 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_33 b/tests/bugs/modalg_2/bug21261_33 index 69217e0ca7..e4b1695082 100755 --- a/tests/bugs/modalg_2/bug21261_33 +++ b/tests/bugs/modalg_2/bug21261_33 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-box_trim_thickening.brep] s thickshell result s 5 -set square 50357.1 +checkprops result -s 50357.1 +checkshape result checknbshapes result -vertex 34 -edge 67 -wire 35 -face 33 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 171 diff --git a/tests/bugs/modalg_2/bug21261_34 b/tests/bugs/modalg_2/bug21261_34 index 10772fc889..c7565c2b9a 100755 --- a/tests/bugs/modalg_2/bug21261_34 +++ b/tests/bugs/modalg_2/bug21261_34 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-box_trim_thickening.brep] s thickshell result s 5 i -set square 50743.4 +checkprops result -s 50743.4 +checkshape result checknbshapes result -vertex 26 -edge 47 -wire 23 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 119 diff --git a/tests/bugs/modalg_2/bug21261_35 b/tests/bugs/modalg_2/bug21261_35 index 3883be652a..de26928d53 100755 --- a/tests/bugs/modalg_2/bug21261_35 +++ b/tests/bugs/modalg_2/bug21261_35 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-box_trim_thickening.brep] s thickshell result s -5 i -set square 47143.4 +checkprops result -s 47143.4 +checkshape result checknbshapes result -vertex 26 -edge 47 -wire 23 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 119 diff --git a/tests/bugs/modalg_2/bug21261_36 b/tests/bugs/modalg_2/bug21261_36 index 310796f1d3..c7f44ddc4e 100755 --- a/tests/bugs/modalg_2/bug21261_36 +++ b/tests/bugs/modalg_2/bug21261_36 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-comb.brep] s thickshell result s 5 -set square 24835.8 +checkprops result -s 24835.8 +checkshape result checknbshapes result -vertex 16 -edge 26 -wire 14 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 70 diff --git a/tests/bugs/modalg_2/bug21261_37 b/tests/bugs/modalg_2/bug21261_37 index b276f848e9..ee9d8cd9c0 100755 --- a/tests/bugs/modalg_2/bug21261_37 +++ b/tests/bugs/modalg_2/bug21261_37 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-comb.brep] s thickshell result s 5 i -set square 24835.8 +checkprops result -s 24835.8 +checkshape result checknbshapes result -vertex 16 -edge 26 -wire 14 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 70 diff --git a/tests/bugs/modalg_2/bug21261_38 b/tests/bugs/modalg_2/bug21261_38 index 87213a96cb..e368719293 100755 --- a/tests/bugs/modalg_2/bug21261_38 +++ b/tests/bugs/modalg_2/bug21261_38 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-comb.brep] s thickshell result s -5 i -set square 25735.8 +checkprops result -s 25735.8 +checkshape result checknbshapes result -vertex 16 -edge 26 -wire 14 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 70 diff --git a/tests/bugs/modalg_2/bug21261_39 b/tests/bugs/modalg_2/bug21261_39 index 37bdef3343..ba483ec666 100755 --- a/tests/bugs/modalg_2/bug21261_39 +++ b/tests/bugs/modalg_2/bug21261_39 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-uneven_thickening.brep] s thickshell result s 2 -set square 4435.62 +checkprops result -s 4791.09 +checkshape result checknbshapes result -vertex 30 -edge 51 -wire 21 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 125 diff --git a/tests/bugs/modalg_2/bug21261_4 b/tests/bugs/modalg_2/bug21261_4 index fa41df8cb2..3fcaf2dea6 100755 --- a/tests/bugs/modalg_2/bug21261_4 +++ b/tests/bugs/modalg_2/bug21261_4 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-2.brep] s thickshell result s -5 -set square 66487 +checkprops result -s 66487 +checkshape result checknbshapes result -vertex 12 -edge 24 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 62 diff --git a/tests/bugs/modalg_2/bug21261_40 b/tests/bugs/modalg_2/bug21261_40 index 62ade11c37..9b650920f1 100755 --- a/tests/bugs/modalg_2/bug21261_40 +++ b/tests/bugs/modalg_2/bug21261_40 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-3.brep] s thickshell result s -5 i -set square 115498 +checkprops result -s 115498 +checkshape result checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 diff --git a/tests/bugs/modalg_2/bug21261_41 b/tests/bugs/modalg_2/bug21261_41 index d0f0624b7c..4d1b2a7ec8 100755 --- a/tests/bugs/modalg_2/bug21261_41 +++ b/tests/bugs/modalg_2/bug21261_41 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-3.brep] s thickshell result s 5 i -set square 110064 +checkprops result -s 110064 +checkshape result checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 diff --git a/tests/bugs/modalg_2/bug21261_42 b/tests/bugs/modalg_2/bug21261_42 index f54285619e..b08ba0ed25 100755 --- a/tests/bugs/modalg_2/bug21261_42 +++ b/tests/bugs/modalg_2/bug21261_42 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-4.brep] s thickshell result s -5 i -set square 44935.7 +checkprops result -s 44935.7 +checkshape result checknbshapes result -vertex 16 -edge 28 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 74 diff --git a/tests/bugs/modalg_2/bug21261_43 b/tests/bugs/modalg_2/bug21261_43 index ee537546a6..b12033b8a4 100755 --- a/tests/bugs/modalg_2/bug21261_43 +++ b/tests/bugs/modalg_2/bug21261_43 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-4.brep] s thickshell result s 5 i -set square 43286.4 +checkprops result -s 43286.4 +checkshape result checknbshapes result -vertex 16 -edge 28 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 74 diff --git a/tests/bugs/modalg_2/bug21261_44 b/tests/bugs/modalg_2/bug21261_44 index 392c446986..e4e6f3dfd6 100755 --- a/tests/bugs/modalg_2/bug21261_44 +++ b/tests/bugs/modalg_2/bug21261_44 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-cone1.brep] s thickshell result s 5 -set square 14506.6 +checkprops result -s 14506.6 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_45 b/tests/bugs/modalg_2/bug21261_45 index 968d5099b0..47c38c9546 100755 --- a/tests/bugs/modalg_2/bug21261_45 +++ b/tests/bugs/modalg_2/bug21261_45 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-revarc.brep] s thickshell result s 5 -set square 48246.4 +checkprops result -s 48246.4 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_46 b/tests/bugs/modalg_2/bug21261_46 index 7ddb26335c..b2b13629d2 100755 --- a/tests/bugs/modalg_2/bug21261_46 +++ b/tests/bugs/modalg_2/bug21261_46 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-revbzc.brep] s thickshell result s 5 -set square 83884.6 +checkprops result -s 83884.6 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug21261_5 b/tests/bugs/modalg_2/bug21261_5 index 3cf8823591..510f25a833 100755 --- a/tests/bugs/modalg_2/bug21261_5 +++ b/tests/bugs/modalg_2/bug21261_5 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-3.brep] s thickshell result s 5 -set square 110064 +checkprops result -s 110064 +checkshape result checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 diff --git a/tests/bugs/modalg_2/bug21261_6 b/tests/bugs/modalg_2/bug21261_6 index 84263e9102..6a74056cef 100755 --- a/tests/bugs/modalg_2/bug21261_6 +++ b/tests/bugs/modalg_2/bug21261_6 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-3.brep] s thickshell result s -5 -set square 115498 +checkprops result -s 115498 +checkshape result checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 diff --git a/tests/bugs/modalg_2/bug21261_7 b/tests/bugs/modalg_2/bug21261_7 index a2d66ffe35..b6b6492b78 100755 --- a/tests/bugs/modalg_2/bug21261_7 +++ b/tests/bugs/modalg_2/bug21261_7 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-4.brep] s thickshell result s 5 -set square 43286.4 +checkprops result -s 43286.4 +checkshape result checknbshapes result -vertex 16 -edge 28 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 74 diff --git a/tests/bugs/modalg_2/bug21261_8 b/tests/bugs/modalg_2/bug21261_8 index 99b93d51a6..1832c46695 100755 --- a/tests/bugs/modalg_2/bug21261_8 +++ b/tests/bugs/modalg_2/bug21261_8 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-4.brep] s thickshell result s -5 -set square 44935.7 +checkprops result -s 44935.7 +checkshape result checknbshapes result -vertex 16 -edge 28 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 74 diff --git a/tests/bugs/modalg_2/bug21261_9 b/tests/bugs/modalg_2/bug21261_9 index 0ca859bb9c..5cc674a778 100755 --- a/tests/bugs/modalg_2/bug21261_9 +++ b/tests/bugs/modalg_2/bug21261_9 @@ -12,7 +12,8 @@ restore [locate_data_file OCC21261-5.brep] s thickshell result s 5 -set square 36363.8 +checkprops result -s 36363.8 +checkshape result checknbshapes result -vertex 4 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 24 diff --git a/tests/bugs/modalg_2/bug212_1 b/tests/bugs/modalg_2/bug212_1 index 2bca2110f9..bfc8378be3 100755 --- a/tests/bugs/modalg_2/bug212_1 +++ b/tests/bugs/modalg_2/bug212_1 @@ -12,6 +12,7 @@ checkshape S2 bcommon result S1 S2 -set square 314.301 +checkprops result -s 314.301 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug212_2 b/tests/bugs/modalg_2/bug212_2 index f7ae228d2a..29e9f1967f 100755 --- a/tests/bugs/modalg_2/bug212_2 +++ b/tests/bugs/modalg_2/bug212_2 @@ -12,6 +12,7 @@ checkshape S2 bcommon result S2 S1 -set square 314.301 +checkprops result -s 314.301 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug212_3 b/tests/bugs/modalg_2/bug212_3 index a33f93429f..31c5563933 100755 --- a/tests/bugs/modalg_2/bug212_3 +++ b/tests/bugs/modalg_2/bug212_3 @@ -13,6 +13,7 @@ checkshape S2 bop S1 S2 bopcommon result -set square 314.301 +checkprops result -s 314.301 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug213 b/tests/bugs/modalg_2/bug213 index 7314139b6e..ce13fca859 100755 --- a/tests/bugs/modalg_2/bug213 +++ b/tests/bugs/modalg_2/bug213 @@ -15,6 +15,7 @@ checkshape S2 bop S1 S2 bopfuse result -set square 4835.45 +checkprops result -s 4835.45 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug213_1 b/tests/bugs/modalg_2/bug213_1 index e03a1302a8..5728d964bd 100755 --- a/tests/bugs/modalg_2/bug213_1 +++ b/tests/bugs/modalg_2/bug213_1 @@ -11,6 +11,7 @@ restore [locate_data_file OCC213-2.brep] S2 checkshape S2 bfuse result S1 S2 -set square 4835.45 +checkprops result -s 4835.45 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug213_2 b/tests/bugs/modalg_2/bug213_2 index 91e347b23a..7cd33dc50f 100755 --- a/tests/bugs/modalg_2/bug213_2 +++ b/tests/bugs/modalg_2/bug213_2 @@ -11,5 +11,6 @@ restore [locate_data_file OCC213-2.brep] S2 checkshape S2 bfuse result S2 S1 -set square 4835.45 +checkprops result -s 4835.45 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug21415 b/tests/bugs/modalg_2/bug21415 index 9650ba31a9..04193c9464 100755 --- a/tests/bugs/modalg_2/bug21415 +++ b/tests/bugs/modalg_2/bug21415 @@ -1,4 +1,4 @@ -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" pload QAcommands puts "============" @@ -38,7 +38,8 @@ vfit vviewparams -scale ${scale} -proj ${proj_X} ${proj_Y} ${proj_Z} -up ${up_X} ${up_Y} ${up_Z} -at ${at_X} ${at_Y} ${at_Z} puts "TEMPORARY!!!!!!!!!!!!!!!!!" -set square 400000 +checkprops result -s 400000 +checkshape result puts "TEMPORARY!!!!!!!!!!!!!!!!!" # Analysis of "nbshapes res" diff --git a/tests/bugs/modalg_2/bug21448 b/tests/bugs/modalg_2/bug21448 index f10a24cc7c..aabf93b897 100755 --- a/tests/bugs/modalg_2/bug21448 +++ b/tests/bugs/modalg_2/bug21448 @@ -30,7 +30,8 @@ addsweep Invert_2_1 chemin_2 -R buildsweep result puts "Finish Make pipe ..." -set square 1040.94 +checkprops result -s 1040.94 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 15 vinit diff --git a/tests/bugs/modalg_2/bug21460 b/tests/bugs/modalg_2/bug21460 index d8a47eebd2..065d0ece95 100755 --- a/tests/bugs/modalg_2/bug21460 +++ b/tests/bugs/modalg_2/bug21460 @@ -23,7 +23,9 @@ puts "Finish boolean operation ..." set mistake 0 -set length 448.285 +checkprops result -l 448.285 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug21540 b/tests/bugs/modalg_2/bug21540 index 978f588b03..83659e08b3 100755 --- a/tests/bugs/modalg_2/bug21540 +++ b/tests/bugs/modalg_2/bug21540 @@ -21,7 +21,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 462.35 +checkprops result -l 462.35 +checkshape result +checksection result checknbshapes result -vertex 58 -edge 58 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 117 diff --git a/tests/bugs/modalg_2/bug21652_1 b/tests/bugs/modalg_2/bug21652_1 index bb07f618d1..474cdd09bc 100755 --- a/tests/bugs/modalg_2/bug21652_1 +++ b/tests/bugs/modalg_2/bug21652_1 @@ -18,7 +18,9 @@ if [catch { mkoffset resoffset a 1 1.0 } ] { } else { renamevar resoffset_1 result -set length 372.531 +checkprops result -l 372.531 +checkshape result +checksection result checknbshapes result -vertex 93 -edge 93 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 187} diff --git a/tests/bugs/modalg_2/bug21652_2 b/tests/bugs/modalg_2/bug21652_2 index ccb0529bbe..9395382267 100755 --- a/tests/bugs/modalg_2/bug21652_2 +++ b/tests/bugs/modalg_2/bug21652_2 @@ -18,7 +18,9 @@ if [catch { mkoffset resoffset a 1 0.9 } ] { } else { renamevar resoffset_1 result -set length 371.913 +checkprops result -l 371.913 +checkshape result +checksection result checknbshapes result -vertex 93 -edge 93 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 187} set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug21722 b/tests/bugs/modalg_2/bug21722 index d683520524..1a719b4ff7 100755 --- a/tests/bugs/modalg_2/bug21722 +++ b/tests/bugs/modalg_2/bug21722 @@ -25,7 +25,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 1.91376 +checkprops result -l 1.91376 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 7 diff --git a/tests/bugs/modalg_2/bug2172_1 b/tests/bugs/modalg_2/bug2172_1 index 2ce9f618ca..82652cac4e 100755 --- a/tests/bugs/modalg_2/bug2172_1 +++ b/tests/bugs/modalg_2/bug2172_1 @@ -17,6 +17,7 @@ checkshape cylinder bfuse result torus cylinder -set square 28603.8 +checkprops result -s 28603.8 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2172_2 b/tests/bugs/modalg_2/bug2172_2 index cdda117dc4..a47a91f97e 100755 --- a/tests/bugs/modalg_2/bug2172_2 +++ b/tests/bugs/modalg_2/bug2172_2 @@ -17,6 +17,7 @@ checkshape cylinder bfuse result cylinder torus -set square 28603.8 +checkprops result -s 28603.8 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2172_3 b/tests/bugs/modalg_2/bug2172_3 index e950a60dcd..3550aa7869 100755 --- a/tests/bugs/modalg_2/bug2172_3 +++ b/tests/bugs/modalg_2/bug2172_3 @@ -19,6 +19,7 @@ if { [catch {bfuse result torus cylinder} catch_result] } { puts "Faulty OCC2172" } -set square 28603.8 +checkprops result -s 28603.8 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2172_4 b/tests/bugs/modalg_2/bug2172_4 index d28938b40d..00ecbee82d 100755 --- a/tests/bugs/modalg_2/bug2172_4 +++ b/tests/bugs/modalg_2/bug2172_4 @@ -19,6 +19,7 @@ if { [catch {bfuse result cylinder torus} catch_result] } { puts "Faulty OCC2172" } -set square 28603.8 +checkprops result -s 28603.8 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug21754 b/tests/bugs/modalg_2/bug21754 index 553b246313..1de0b91665 100755 --- a/tests/bugs/modalg_2/bug21754 +++ b/tests/bugs/modalg_2/bug21754 @@ -21,7 +21,9 @@ mkface p pl 0 10 -5 5 bsection result f p -na checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 -set length 0.592137 +checkprops result -l 0.592137 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug221 b/tests/bugs/modalg_2/bug221 index 173af51319..0a763388ab 100755 --- a/tests/bugs/modalg_2/bug221 +++ b/tests/bugs/modalg_2/bug221 @@ -23,7 +23,7 @@ if { [regexp {Faulty} $che] == 1} { puts "OCC221 OK (checkshape) : Checkshape command works properly" } -set square 425.537 +checkprops result -s 425.537 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22109_2 b/tests/bugs/modalg_2/bug22109_2 index 1f97df0555..fb50d29bf9 100755 --- a/tests/bugs/modalg_2/bug22109_2 +++ b/tests/bugs/modalg_2/bug22109_2 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 87449.7 +checkprops result -s 87449.7 +checkshape result checknbshapes result -vertex 17 -edge 25 -wire 14 -face 10 -shell 2 -solid 1 -compsolid 0 -compound 1 -shape 70 diff --git a/tests/bugs/modalg_2/bug22109_3 b/tests/bugs/modalg_2/bug22109_3 index 894dff6cdb..e7932d86f5 100755 --- a/tests/bugs/modalg_2/bug22109_3 +++ b/tests/bugs/modalg_2/bug22109_3 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 87443.6 +checkprops result -s 87443.6 +checkshape result checknbshapes result -vertex 16 -edge 23 -wire 14 -face 10 -shell 2 -solid 1 -compsolid 0 -compound 1 -shape 67 diff --git a/tests/bugs/modalg_2/bug22109_4 b/tests/bugs/modalg_2/bug22109_4 index 7df1db4ddc..5c857fcedf 100755 --- a/tests/bugs/modalg_2/bug22109_4 +++ b/tests/bugs/modalg_2/bug22109_4 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 1140.6 +checkprops result -s 1140.6 +checkshape result checknbshapes result -vertex 5 -edge 9 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 25 diff --git a/tests/bugs/modalg_2/bug22109_5 b/tests/bugs/modalg_2/bug22109_5 index 3571153992..750dd25741 100755 --- a/tests/bugs/modalg_2/bug22109_5 +++ b/tests/bugs/modalg_2/bug22109_5 @@ -21,7 +21,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 127.699 +checkprops result -l 127.699 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 6 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11 diff --git a/tests/bugs/modalg_2/bug22306_1 b/tests/bugs/modalg_2/bug22306_1 index 9e411d5f0a..6c438371c9 100755 --- a/tests/bugs/modalg_2/bug22306_1 +++ b/tests/bugs/modalg_2/bug22306_1 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 655.829 +checkprops result -s 655.829 +checkshape result checknbshapes result -vertex 5 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 26 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22306_2 b/tests/bugs/modalg_2/bug22306_2 index 0ccb3ed199..8cd947006b 100755 --- a/tests/bugs/modalg_2/bug22306_2 +++ b/tests/bugs/modalg_2/bug22306_2 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 458.125 +checkprops result -s 458.125 +checkshape result checknbshapes result -vertex 4 -edge 7 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 22 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22306_3 b/tests/bugs/modalg_2/bug22306_3 index c6a43d1aeb..b57fe0e165 100755 --- a/tests/bugs/modalg_2/bug22306_3 +++ b/tests/bugs/modalg_2/bug22306_3 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." boptuc result puts "Finish boolean operation ..." -set square 327.269 +checkprops result -s 327.269 +checkshape result checknbshapes result -vertex 5 -edge 10 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 26 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22306_4 b/tests/bugs/modalg_2/bug22306_4 index 42a9bc8481..bf3aea0de8 100755 --- a/tests/bugs/modalg_2/bug22306_4 +++ b/tests/bugs/modalg_2/bug22306_4 @@ -21,7 +21,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 26.4582 +checkprops result -l 26.4582 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 3 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 7 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22306_5 b/tests/bugs/modalg_2/bug22306_5 index 5323ecf6fc..e649092ab5 100755 --- a/tests/bugs/modalg_2/bug22306_5 +++ b/tests/bugs/modalg_2/bug22306_5 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 129.564 +checkprops result -s 129.564 +checkshape result checknbshapes result -vertex 4 -edge 7 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 22 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22310 b/tests/bugs/modalg_2/bug22310 index eb27904bdd..a6e23e6b23 100755 --- a/tests/bugs/modalg_2/bug22310 +++ b/tests/bugs/modalg_2/bug22310 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 0.0457691 +checkprops result -s 0.0457691 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 28 diff --git a/tests/bugs/modalg_2/bug22356 b/tests/bugs/modalg_2/bug22356 index 42aa323d48..9966b5b33e 100755 --- a/tests/bugs/modalg_2/bug22356 +++ b/tests/bugs/modalg_2/bug22356 @@ -21,7 +21,9 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set length 300 +checkprops result -l 300 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 6 diff --git a/tests/bugs/modalg_2/bug22361 b/tests/bugs/modalg_2/bug22361 index 190b1b58e8..740227965c 100755 --- a/tests/bugs/modalg_2/bug22361 +++ b/tests/bugs/modalg_2/bug22361 @@ -22,7 +22,8 @@ addsweep c2 buildsweep result -set square 2745.88 +checkprops result -s 2745.88 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22409_1 b/tests/bugs/modalg_2/bug22409_1 index e3e1f8388c..aa45162d5a 100755 --- a/tests/bugs/modalg_2/bug22409_1 +++ b/tests/bugs/modalg_2/bug22409_1 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcommon result puts "Finish boolean operation ..." -set square 14969 +checkprops result -s 14969 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 28 diff --git a/tests/bugs/modalg_2/bug22409_2 b/tests/bugs/modalg_2/bug22409_2 index b5660a41a7..59d9307838 100755 --- a/tests/bugs/modalg_2/bug22409_2 +++ b/tests/bugs/modalg_2/bug22409_2 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 366764 +checkprops result -s 366764 +checkshape result checknbshapes result -vertex 40 -edge 60 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 147 diff --git a/tests/bugs/modalg_2/bug22428 b/tests/bugs/modalg_2/bug22428 index a8bd90bbb0..8fd8759e0c 100755 --- a/tests/bugs/modalg_2/bug22428 +++ b/tests/bugs/modalg_2/bug22428 @@ -25,6 +25,6 @@ if { ${word1} == 0 && ${word2} == 0 && ${word3} == 0 && ${word4} == 0 && ${word5 puts "Faulty ${BugNumber}" } -set square 7837.39 +checkprops result -s 7837.39 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22436 b/tests/bugs/modalg_2/bug22436 index f630dae5c5..a1cb6135b1 100755 --- a/tests/bugs/modalg_2/bug22436 +++ b/tests/bugs/modalg_2/bug22436 @@ -15,7 +15,8 @@ param read.step.nonmanifold 1 stepread [locate_data_file bug22436_box.step] b1 * renamevar b1_1 result -set square 3.2e+11 +checkprops result -s 3.2e+11 +checkshape result checknbshapes result -vertex 12 -edge 20 -wire 11 -face 11 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 59 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22500 b/tests/bugs/modalg_2/bug22500 index f6af859b5c..32588f0a71 100755 --- a/tests/bugs/modalg_2/bug22500 +++ b/tests/bugs/modalg_2/bug22500 @@ -18,5 +18,6 @@ checkmaxtol result -ref 4.5583792019775401e-006 checknbshapes result -shell 1 checkfreebounds result 28 -set square 0.0363594 +checkprops result -s 0.0363594 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22557 b/tests/bugs/modalg_2/bug22557 index 879507c2cd..abc3df380e 100755 --- a/tests/bugs/modalg_2/bug22557 +++ b/tests/bugs/modalg_2/bug22557 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 0.172994 +checkprops result -s 0.172994 +checkshape result checknbshapes result -vertex 192 -edge 288 -wire 98 -face 98 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 679 diff --git a/tests/bugs/modalg_2/bug22586 b/tests/bugs/modalg_2/bug22586 index c0a48273ba..735d2f2031 100755 --- a/tests/bugs/modalg_2/bug22586 +++ b/tests/bugs/modalg_2/bug22586 @@ -19,4 +19,5 @@ if { [catch { OCC22586 shape result } catch_result] } { } set 3dviewer 1 -set square 10975 +checkprops result -s 10975 +checkshape result diff --git a/tests/bugs/modalg_2/bug22588 b/tests/bugs/modalg_2/bug22588 index b21e9e861a..e97260942b 100755 --- a/tests/bugs/modalg_2/bug22588 +++ b/tests/bugs/modalg_2/bug22588 @@ -19,7 +19,8 @@ plane pln1 25 0 25 0 1 0 -25 0 -25 mkface face2 pln1 w2 revol result face2 0 0 0 0 0 1 45 -set square 5694.99 +checkprops result -s 5694.99 +checkshape result checknbshapes result -vertex 3 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 vinit diff --git a/tests/bugs/modalg_2/bug22631 b/tests/bugs/modalg_2/bug22631 index 0cc6bdbf4e..5ca5083bf2 100755 --- a/tests/bugs/modalg_2/bug22631 +++ b/tests/bugs/modalg_2/bug22631 @@ -12,7 +12,8 @@ catch { pload XDE } testreadstep [locate_data_file OCC22145.stp] result -set square 205444 +checkprops result -s 205444 +checkshape result checknbshapes result -vertex 3344 -edge 4679 -wire 1943 -face 1943 -shell 1 -solid 1 -compsolid 0 -compound 2 -shape 11913 vinit diff --git a/tests/bugs/modalg_2/bug22641 b/tests/bugs/modalg_2/bug22641 index 428c41d48f..1de4d245ce 100755 --- a/tests/bugs/modalg_2/bug22641 +++ b/tests/bugs/modalg_2/bug22641 @@ -1,4 +1,4 @@ -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "TODO OCC11111 ALL: Error : is WRONG because number of" puts "================" @@ -15,7 +15,8 @@ catch { pload XDE } testreadstep [locate_data_file OCC22641-RailBosch.stp] result -set square 160133 +checkprops result -s 160133 +checkshape result checknbshapes result -vertex 7608 -edge 12032 -wire 4750 -face 4444 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 28836 vinit diff --git a/tests/bugs/modalg_2/bug22678 b/tests/bugs/modalg_2/bug22678 index f650595cff..ff70fa0495 100755 --- a/tests/bugs/modalg_2/bug22678 +++ b/tests/bugs/modalg_2/bug22678 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 574348 +checkprops result -s 574348 +checkshape result checknbshapes result -vertex 17 -edge 29 -wire 16 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 80 diff --git a/tests/bugs/modalg_2/bug22695 b/tests/bugs/modalg_2/bug22695 index 8cae4e3440..8e51445d49 100755 --- a/tests/bugs/modalg_2/bug22695 +++ b/tests/bugs/modalg_2/bug22695 @@ -20,7 +20,7 @@ if { [catch {chfi2d res1 ff ff_1 ff_2 F 5} catch_result] } { puts "Faulty ${BugNumber}" } -#set length 37.854 +#checkprops result -l 37.854 explode res1 e donly res1 res1_3 res1_4 @@ -28,7 +28,7 @@ if { [catch {chfi2d res2 res1 res1_3 res1_4 F 5} catch_result] } { puts "Faulty ${BugNumber}" } -#set length 35.708 +#checkprops result -l 35.708 explode res2 e donly res2 res2_1 res2_5 @@ -36,7 +36,7 @@ if { [catch {chfi2d res3 res2 res2_1 res2_5 F 5} catch_result] } { puts "Faulty ${BugNumber}" } -#set length 33.5619 +#checkprops result -l 33.5619 explode res3 e donly res3 res3_4 res3_5 @@ -44,6 +44,8 @@ if { [catch {chfi2d result res3 res3_4 res3_5 F 5} catch_result] } { puts "Faulty ${BugNumber}" } -set length 31.4159 +checkprops result -l 31.4159 +checkshape result +checksection result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22717 b/tests/bugs/modalg_2/bug22717 index bedee931cf..d3b099d7dc 100755 --- a/tests/bugs/modalg_2/bug22717 +++ b/tests/bugs/modalg_2/bug22717 @@ -22,6 +22,7 @@ checkmaxtol result -ref 0.99057887669774025 checknbshapes result -shell 1 checkfreebounds result 13 -set square 16490.5 +checkprops result -s 16490.5 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22725 b/tests/bugs/modalg_2/bug22725 index bd37cb7175..76f033690c 100755 --- a/tests/bugs/modalg_2/bug22725 +++ b/tests/bugs/modalg_2/bug22725 @@ -21,7 +21,8 @@ if { [catch { thrusections result ${issolid} ${isruled} w1 w2 } catch_result] } puts "Faulty ${BugNumber} : thrusections is wrong" } -set square 11010.6 +checkprops result -s 11010.6 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22727 b/tests/bugs/modalg_2/bug22727 index 0310b021e7..4e0971cd7a 100755 --- a/tests/bugs/modalg_2/bug22727 +++ b/tests/bugs/modalg_2/bug22727 @@ -14,7 +14,8 @@ tscale t 0.0507219 -0.0399294 -0.00324254 1000 explode t e blend result t 2. t_3 -set square 3545.26 +checkprops result -s 3286.89 -eps 0.1 +checkshape result checknbshapes result -vertex 12 -edge 14 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 1 -shape 34 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22765 b/tests/bugs/modalg_2/bug22765 index 9fb5d93086..2a53c6384e 100755 --- a/tests/bugs/modalg_2/bug22765 +++ b/tests/bugs/modalg_2/bug22765 @@ -17,5 +17,6 @@ checkmaxtol result -ref 1.0000280013370991e-005 checknbshapes result -shell 1 checkfreebounds result 456 -set square 0.0141287 +checkprops result -s 0.0141287 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22770_1 b/tests/bugs/modalg_2/bug22770_1 index 71938d1620..910310017e 100755 --- a/tests/bugs/modalg_2/bug22770_1 +++ b/tests/bugs/modalg_2/bug22770_1 @@ -24,7 +24,9 @@ vertex d 20 0 0 edge e2 c d sewing result +t 0.1 e1 e2 +e -set length 18.99 +checkprops result -l 18.99 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 6 checkmaxtol result -ref 0.0050001000000007819 diff --git a/tests/bugs/modalg_2/bug22770_10 b/tests/bugs/modalg_2/bug22770_10 index a2ecd540e1..67100ecbd8 100755 --- a/tests/bugs/modalg_2/bug22770_10 +++ b/tests/bugs/modalg_2/bug22770_10 @@ -28,5 +28,6 @@ checknbshapes result -ref ${nbshapes_expected} -t -m "sewing result" checkmaxtol result -ref 0.066338232054955981 checkfreebounds result 12 -set square 1.88469e+07 +checkprops result -s 1.8847e+07 -eps 0.1 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22770_11 b/tests/bugs/modalg_2/bug22770_11 index 0ae0a64a31..e06849fd87 100755 --- a/tests/bugs/modalg_2/bug22770_11 +++ b/tests/bugs/modalg_2/bug22770_11 @@ -12,7 +12,8 @@ restore [locate_data_file 22770-tramp.brep] a restore [locate_data_file 22770-trans.brep] b sewing result +t 0.01 a b +mint 0.01 +s -set square 1.88469e+07 +checkprops result -s 1.88469e+07 +checkshape result checknbshapes result -vertex 476 -edge 748 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1759 checkmaxtol result -ref 0.066338232054955981 diff --git a/tests/bugs/modalg_2/bug22770_12 b/tests/bugs/modalg_2/bug22770_12 index eb5f72b6d4..3f62831e31 100755 --- a/tests/bugs/modalg_2/bug22770_12 +++ b/tests/bugs/modalg_2/bug22770_12 @@ -12,7 +12,8 @@ restore [locate_data_file 22770-tramp.brep] a restore [locate_data_file 22770-trans.brep] b sewing result a b -c -set square 1.8847e+07 +checkprops result -s 1.8847e+07 +checkshape result checknbshapes result -vertex 1061 -edge 1255 -wire 273 -face 259 -shell 22 -solid 0 -compsolid 0 -compound 1 -shape 2871 checkmaxtol result -ref 0.0451323239933289 diff --git a/tests/bugs/modalg_2/bug22770_13 b/tests/bugs/modalg_2/bug22770_13 index 7dea01754f..75fb211f2f 100755 --- a/tests/bugs/modalg_2/bug22770_13 +++ b/tests/bugs/modalg_2/bug22770_13 @@ -28,7 +28,8 @@ restore [locate_data_file 22770-tramp.brep] a restore [locate_data_file 22770-trans.brep] b sewing result a b +c -set square 1.8847e+07 +checkprops result -s 1.8847e+07 +checkshape result checknbshapes result -vertex 964 -edge 1222 -wire 273 -face 259 -shell 18 -solid 0 -compsolid 0 -compound 1 -shape 2737 checkmaxtol result -ref 0.046734236640099257 diff --git a/tests/bugs/modalg_2/bug22770_14 b/tests/bugs/modalg_2/bug22770_14 index a7eda5d17e..e1b42d416c 100755 --- a/tests/bugs/modalg_2/bug22770_14 +++ b/tests/bugs/modalg_2/bug22770_14 @@ -12,7 +12,8 @@ restore [locate_data_file 22770-tramp.brep] a restore [locate_data_file 22770-trans.brep] b sewing result a b +c -f -set square 1.8847e+07 +checkprops result -s 1.88469e+07 -eps 0.1 +checkshape result checknbshapes result -vertex 1469 -edge 1474 -wire 273 -face 259 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3476 checkmaxtol result -ref 0.0451323239933289 diff --git a/tests/bugs/modalg_2/bug22770_15 b/tests/bugs/modalg_2/bug22770_15 index 2f32a8df33..11cb805543 100755 --- a/tests/bugs/modalg_2/bug22770_15 +++ b/tests/bugs/modalg_2/bug22770_15 @@ -28,7 +28,8 @@ restore [locate_data_file 22770-tramp.brep] a restore [locate_data_file 22770-trans.brep] b sewing result a b -p -set square 1.8847e+07 +checkprops result -s 1.8847e+07 +checkshape result checknbshapes result -vertex 964 -edge 1222 -wire 273 -face 259 -shell 18 -solid 0 -compsolid 0 -compound 1 -shape 2737 checkmaxtol result -ref 0.046734236640099257 diff --git a/tests/bugs/modalg_2/bug22770_16 b/tests/bugs/modalg_2/bug22770_16 index e24bff9e41..6a2f186044 100755 --- a/tests/bugs/modalg_2/bug22770_16 +++ b/tests/bugs/modalg_2/bug22770_16 @@ -16,7 +16,9 @@ vertex d 20 0 0 edge e2 c d sewing result 0.1 e1 e2 +e -set length 18.99 +checkprops result -l 18.99 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 6 checkmaxtol result -ref 0.0050001000000007819 diff --git a/tests/bugs/modalg_2/bug22770_17 b/tests/bugs/modalg_2/bug22770_17 index 0e234bb2c8..06161b1a34 100755 --- a/tests/bugs/modalg_2/bug22770_17 +++ b/tests/bugs/modalg_2/bug22770_17 @@ -16,7 +16,9 @@ vertex d 20 0 0 edge e2 c d sewing result 0.1 e1 e2 -e -set length 18.99 +checkprops result -l 18.99 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 7 checkmaxtol result -ref 9.9999999999999995e-008 diff --git a/tests/bugs/modalg_2/bug22770_18 b/tests/bugs/modalg_2/bug22770_18 index 5467c7e631..3ce5900c6d 100755 --- a/tests/bugs/modalg_2/bug22770_18 +++ b/tests/bugs/modalg_2/bug22770_18 @@ -15,7 +15,8 @@ explode b f sewing result 1.1 a_2 b_1 -set square 12 +checkprops result -s 12 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 checkmaxtol result -ref 1.5 diff --git a/tests/bugs/modalg_2/bug22770_19 b/tests/bugs/modalg_2/bug22770_19 index cc0896892c..0611fe710d 100755 --- a/tests/bugs/modalg_2/bug22770_19 +++ b/tests/bugs/modalg_2/bug22770_19 @@ -15,7 +15,8 @@ explode b f sewing result 1.1 a_2 b_1 -f -set square 12 +checkprops result -s 12 +checkshape result checknbshapes result -vertex 8 -edge 8 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 21 checkmaxtol result -ref 9.9999999999999995e-008 diff --git a/tests/bugs/modalg_2/bug22770_2 b/tests/bugs/modalg_2/bug22770_2 index a542f730b5..b584b2cf76 100755 --- a/tests/bugs/modalg_2/bug22770_2 +++ b/tests/bugs/modalg_2/bug22770_2 @@ -24,7 +24,9 @@ vertex d 20 0 0 edge e2 c d sewing result +t 0.1 e1 e2 -e -set length 18.99 +checkprops result -l 18.99 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 7 checkmaxtol result -ref 9.9999999999999995e-008 diff --git a/tests/bugs/modalg_2/bug22770_20 b/tests/bugs/modalg_2/bug22770_20 index ce71ef2a3c..63fdc12db7 100755 --- a/tests/bugs/modalg_2/bug22770_20 +++ b/tests/bugs/modalg_2/bug22770_20 @@ -15,7 +15,8 @@ explode b f sewing result 1.1 a_2 b_1 +f -set square 12 +checkprops result -s 12 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 checkmaxtol result -ref 1.5 diff --git a/tests/bugs/modalg_2/bug22770_21 b/tests/bugs/modalg_2/bug22770_21 index cbaebe195d..4ec87b35f6 100755 --- a/tests/bugs/modalg_2/bug22770_21 +++ b/tests/bugs/modalg_2/bug22770_21 @@ -15,7 +15,8 @@ explode b f sewing result a_2 a_3 b_3 -set square 3 +checkprops result -s 3 +checkshape result checknbshapes result -vertex 10 -edge 11 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 1 -shape 29 checkmaxtol result -ref 9.9999999999999995e-008 diff --git a/tests/bugs/modalg_2/bug22770_22 b/tests/bugs/modalg_2/bug22770_22 index cbc7c2077f..022c0873d2 100755 --- a/tests/bugs/modalg_2/bug22770_22 +++ b/tests/bugs/modalg_2/bug22770_22 @@ -15,7 +15,8 @@ explode b f sewing result a_2 a_3 b_3 +n -set square 3 +checkprops result -s 3 +checkshape result checknbshapes result -vertex 8 -edge 10 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25 checkmaxtol result -ref 9.9999999999999995e-008 diff --git a/tests/bugs/modalg_2/bug22770_23 b/tests/bugs/modalg_2/bug22770_23 index d1a0611914..993cef9b5a 100755 --- a/tests/bugs/modalg_2/bug22770_23 +++ b/tests/bugs/modalg_2/bug22770_23 @@ -13,7 +13,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b -set square 1.8847e+07 +checkprops result -s 1.8847e+07 +checkshape result checknbshapes result -vertex 480 -edge 741 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1756 checkmaxtol result -ref 0.080878557461246572 diff --git a/tests/bugs/modalg_2/bug22770_24 b/tests/bugs/modalg_2/bug22770_24 index 193b3a430e..3d30f116d9 100755 --- a/tests/bugs/modalg_2/bug22770_24 +++ b/tests/bugs/modalg_2/bug22770_24 @@ -15,7 +15,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b +mint 0.01 -set square 1.88469e+07 +checkprops result -s 1.88469e+07 +checkshape result checknbshapes result -vertex 476 -edge 748 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1759 checkmaxtol result -ref 0.080878557461246572 diff --git a/tests/bugs/modalg_2/bug22770_25 b/tests/bugs/modalg_2/bug22770_25 index efb69db74c..aceae4e9e7 100755 --- a/tests/bugs/modalg_2/bug22770_25 +++ b/tests/bugs/modalg_2/bug22770_25 @@ -15,7 +15,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b +mint 0.01 -a -set square 1.88469e+07 +checkprops result -s 1.88469e+07 +checkshape result checknbshapes result -vertex 478 -edge 748 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1761 checkmaxtol result -ref 0.080878557461246572 diff --git a/tests/bugs/modalg_2/bug22770_26 b/tests/bugs/modalg_2/bug22770_26 index 06d6f8bcb0..9a31949deb 100755 --- a/tests/bugs/modalg_2/bug22770_26 +++ b/tests/bugs/modalg_2/bug22770_26 @@ -15,7 +15,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b +mint 0.01 +s -set square 1.88469e+07 +checkprops result -s 1.88469e+07 +checkshape result checknbshapes result -vertex 476 -edge 748 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1759 checkmaxtol result -ref 0.080878557461246572 diff --git a/tests/bugs/modalg_2/bug22770_27 b/tests/bugs/modalg_2/bug22770_27 index e4260eea77..3773b81442 100755 --- a/tests/bugs/modalg_2/bug22770_27 +++ b/tests/bugs/modalg_2/bug22770_27 @@ -13,7 +13,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b -c -set square 1.8847e+07 +checkprops result -s 1.8847e+07 +checkshape result checknbshapes result -vertex 483 -edge 744 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1762 checkmaxtol result -ref 0.080645000662448688 diff --git a/tests/bugs/modalg_2/bug22770_28 b/tests/bugs/modalg_2/bug22770_28 index 01e0053993..fdfebeff4e 100755 --- a/tests/bugs/modalg_2/bug22770_28 +++ b/tests/bugs/modalg_2/bug22770_28 @@ -13,7 +13,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b +c -set square 1.8847e+07 +checkprops result -s 1.8847e+07 +checkshape result checknbshapes result -vertex 480 -edge 741 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1756 checkmaxtol result -ref 0.080878557461246572 diff --git a/tests/bugs/modalg_2/bug22770_29 b/tests/bugs/modalg_2/bug22770_29 index fd5e9809e4..35df1406ee 100755 --- a/tests/bugs/modalg_2/bug22770_29 +++ b/tests/bugs/modalg_2/bug22770_29 @@ -13,7 +13,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b +c -f -set square 1.8847e+07 +checkprops result -s 1.88469e+07 -eps 0.1 +checkshape result checknbshapes result -vertex 1469 -edge 1474 -wire 273 -face 259 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3476 checkmaxtol result -ref 0.0451323239933289 diff --git a/tests/bugs/modalg_2/bug22770_3 b/tests/bugs/modalg_2/bug22770_3 index 1dc444d1ff..5efd7a1092 100755 --- a/tests/bugs/modalg_2/bug22770_3 +++ b/tests/bugs/modalg_2/bug22770_3 @@ -22,7 +22,8 @@ explode a f explode b f sewing result +t 1.1 a_2 b_1 -set square 12 +checkprops result -s 12 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 checkmaxtol result -ref 1.5 checknbshapes result -shell 1 diff --git a/tests/bugs/modalg_2/bug22770_30 b/tests/bugs/modalg_2/bug22770_30 index 57f46889e8..406717d2f7 100755 --- a/tests/bugs/modalg_2/bug22770_30 +++ b/tests/bugs/modalg_2/bug22770_30 @@ -13,7 +13,8 @@ restore [locate_data_file 22770-trans.brep] b sewing result 0.1 a b -p -set square 1.8847e+07 +checkprops result -s 1.8847e+07 +checkshape result checknbshapes result -vertex 480 -edge 741 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1756 checkmaxtol result -ref 0.080878557461246572 diff --git a/tests/bugs/modalg_2/bug22770_4 b/tests/bugs/modalg_2/bug22770_4 index 6191108112..cf0da8e5e2 100755 --- a/tests/bugs/modalg_2/bug22770_4 +++ b/tests/bugs/modalg_2/bug22770_4 @@ -14,7 +14,8 @@ explode a f explode b f sewing result +t 1.1 a_2 b_1 -f -set square 12 +checkprops result -s 12 +checkshape result checknbshapes result -vertex 8 -edge 8 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 21 checkmaxtol result -ref 9.9999999999999995e-008 checknbshapes result -shell 0 diff --git a/tests/bugs/modalg_2/bug22770_5 b/tests/bugs/modalg_2/bug22770_5 index 25d81da668..6a22f31b42 100755 --- a/tests/bugs/modalg_2/bug22770_5 +++ b/tests/bugs/modalg_2/bug22770_5 @@ -14,7 +14,8 @@ explode a f explode b f sewing result +t 1.1 a_2 b_1 +f -set square 12 +checkprops result -s 12 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 checkmaxtol result -ref 1.5 checknbshapes result -shell 1 diff --git a/tests/bugs/modalg_2/bug22770_6 b/tests/bugs/modalg_2/bug22770_6 index 621dd49654..590d89fa30 100755 --- a/tests/bugs/modalg_2/bug22770_6 +++ b/tests/bugs/modalg_2/bug22770_6 @@ -14,7 +14,8 @@ explode a f explode b f sewing result a_2 a_3 b_3 -set square 3 +checkprops result -s 3 +checkshape result checknbshapes result -vertex 10 -edge 11 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 1 -shape 29 checkmaxtol result -ref 9.9999999999999995e-008 checknbshapes result -shell 1 diff --git a/tests/bugs/modalg_2/bug22770_7 b/tests/bugs/modalg_2/bug22770_7 index 40de6ea321..619f76207c 100755 --- a/tests/bugs/modalg_2/bug22770_7 +++ b/tests/bugs/modalg_2/bug22770_7 @@ -14,7 +14,8 @@ explode a f explode b f sewing result a_2 a_3 b_3 +n -set square 3 +checkprops result -s 3 +checkshape result checknbshapes result -vertex 8 -edge 10 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25 checkmaxtol result -ref 9.9999999999999995e-008 checknbshapes result -shell 1 diff --git a/tests/bugs/modalg_2/bug22770_8 b/tests/bugs/modalg_2/bug22770_8 index e5a1361378..b04a38bfb9 100755 --- a/tests/bugs/modalg_2/bug22770_8 +++ b/tests/bugs/modalg_2/bug22770_8 @@ -14,7 +14,8 @@ restore [locate_data_file 22770-tramp.brep] a restore [locate_data_file 22770-trans.brep] b sewing result +t 0.01 a b -set square 1.88469e+07 +checkprops result -s 1.88469e+07 +checkshape result checknbshapes result -vertex 482 -edge 744 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1761 checkmaxtol result -ref 0.066338232054955981 diff --git a/tests/bugs/modalg_2/bug22770_9 b/tests/bugs/modalg_2/bug22770_9 index 8d3fe03907..4df5985210 100755 --- a/tests/bugs/modalg_2/bug22770_9 +++ b/tests/bugs/modalg_2/bug22770_9 @@ -12,7 +12,8 @@ restore [locate_data_file 22770-tramp.brep] a restore [locate_data_file 22770-trans.brep] b sewing result +t 0.01 a b +mint 0.01 -set square 1.88469e+07 +checkprops result -s 1.88469e+07 +checkshape result checknbshapes result -vertex 476 -edge 748 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1759 checkmaxtol result -ref 0.066338232054955981 diff --git a/tests/bugs/modalg_2/bug22771 b/tests/bugs/modalg_2/bug22771 index 5e180038ae..49f625bcd6 100755 --- a/tests/bugs/modalg_2/bug22771 +++ b/tests/bugs/modalg_2/bug22771 @@ -25,7 +25,9 @@ puts "Start boolean operation ..." bopsection result puts "Finish boolean operation ..." -set length 314.159 +checkprops result -l 314.159 +checkshape result +checksection result checknbshapes result -vertex 1 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22781_1 b/tests/bugs/modalg_2/bug22781_1 index cf78f32584..5c41abf440 100755 --- a/tests/bugs/modalg_2/bug22781_1 +++ b/tests/bugs/modalg_2/bug22781_1 @@ -10,5 +10,7 @@ set BugNumber OCC22781 restore [locate_data_file OCC22781-BeforeCont.brep] result -set length 5.82393 +checkprops result -l 5.82393 +checkshape result +checksection result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22781_2 b/tests/bugs/modalg_2/bug22781_2 index 20d20f76da..2808a8e765 100755 --- a/tests/bugs/modalg_2/bug22781_2 +++ b/tests/bugs/modalg_2/bug22781_2 @@ -17,5 +17,7 @@ vfit vsetdispmode 0 vselect 289 135 -set length 5.82393 +checkprops result -l 5.82393 +checkshape result +checksection result set only_screen 0 diff --git a/tests/bugs/modalg_2/bug22781_3 b/tests/bugs/modalg_2/bug22781_3 index 676ea6fbf4..c7f087b005 100755 --- a/tests/bugs/modalg_2/bug22781_3 +++ b/tests/bugs/modalg_2/bug22781_3 @@ -10,6 +10,8 @@ set BugNumber OCC22781 restore [locate_data_file OCC22781-BeforeCont.brep] result -set length 5.82393 +checkprops result -l 5.82393 +checkshape result +checksection result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22781_4 b/tests/bugs/modalg_2/bug22781_4 index ec128f56c2..6489ff623e 100755 --- a/tests/bugs/modalg_2/bug22781_4 +++ b/tests/bugs/modalg_2/bug22781_4 @@ -17,5 +17,7 @@ vfit vsetdispmode 1 vselect 289 135 -set length 5.82393 +checkprops result -l 5.82393 +checkshape result +checksection result set only_screen 0 diff --git a/tests/bugs/modalg_2/bug22783 b/tests/bugs/modalg_2/bug22783 index 970501abf7..fb499e5f3f 100755 --- a/tests/bugs/modalg_2/bug22783 +++ b/tests/bugs/modalg_2/bug22783 @@ -30,5 +30,5 @@ tolerance result checkshape result dump result -set square 0.00456273 +checkprops result -s 0.00456273 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22786 b/tests/bugs/modalg_2/bug22786 index 3c4e56f20e..bae5aa9530 100755 --- a/tests/bugs/modalg_2/bug22786 +++ b/tests/bugs/modalg_2/bug22786 @@ -18,7 +18,8 @@ explode c gplate result 5 0 c_1 0 c_2 0 c_3 0 c_4 0 c_5 0 -set square 2.92409 +checkprops result -s 2.92409 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10 diff --git a/tests/bugs/modalg_2/bug22790 b/tests/bugs/modalg_2/bug22790 index c935845ea4..10eb5797ff 100755 --- a/tests/bugs/modalg_2/bug22790 +++ b/tests/bugs/modalg_2/bug22790 @@ -19,7 +19,8 @@ bop b1 b2 bopfuse result -set square 1.21408e+09 +checkprops result -s 1.21408e+09 +checkshape result checknbshapes result -vertex 11 -edge 12 -wire 4 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 30 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22798_1 b/tests/bugs/modalg_2/bug22798_1 index 1c836b213d..2eb3500c21 100755 --- a/tests/bugs/modalg_2/bug22798_1 +++ b/tests/bugs/modalg_2/bug22798_1 @@ -11,7 +11,8 @@ set BugNumber OCC22798 psphere a 100 nurbsconvert result a -set square 126261 +checkprops result -s 126261 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22798_2 b/tests/bugs/modalg_2/bug22798_2 index 6a3a77c0ac..d57f131c80 100755 --- a/tests/bugs/modalg_2/bug22798_2 +++ b/tests/bugs/modalg_2/bug22798_2 @@ -11,7 +11,8 @@ set BugNumber OCC22798 psphere a 100 scalexyz result a 2 3 4 -set square 1.12112e+06 +checkprops result -s 1.12112e+06 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22801 b/tests/bugs/modalg_2/bug22801 index bc275126e1..9b159b92ab 100755 --- a/tests/bugs/modalg_2/bug22801 +++ b/tests/bugs/modalg_2/bug22801 @@ -21,7 +21,8 @@ puts "Start boolean operation ..." bopcut result puts "Finish boolean operation ..." -set square 287634 +checkprops result -s 287634 +checkshape result checknbshapes result -vertex 55 -edge 97 -wire 44 -face 44 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 243 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22804 b/tests/bugs/modalg_2/bug22804 index d9b48336bb..8cb7abc6d9 100755 --- a/tests/bugs/modalg_2/bug22804 +++ b/tests/bugs/modalg_2/bug22804 @@ -57,5 +57,6 @@ checkmaxtol result -ref 2279.641703013865 checknbshapes result -shell 1 checkfreebounds result 5 -set square 1.22542e+09 +checkprops result -s 1.80934e+009 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22814 b/tests/bugs/modalg_2/bug22814 index d64ad254b8..404b66fab0 100755 --- a/tests/bugs/modalg_2/bug22814 +++ b/tests/bugs/modalg_2/bug22814 @@ -14,7 +14,9 @@ restore [locate_data_file bug22814_F6_box.brep] b2 bop b1 b2 bopsection result -set length 0.667008 +checkprops result -l 0.667008 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22818_1 b/tests/bugs/modalg_2/bug22818_1 index 0fab8c4b54..bcc61cfa26 100755 --- a/tests/bugs/modalg_2/bug22818_1 +++ b/tests/bugs/modalg_2/bug22818_1 @@ -22,7 +22,7 @@ don f1 revol result f1 0 10 0 0 0 1 180 checkshape result -set square 673.385 +checkprops result -s 673.385 checknbshapes result -vertex 3 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 vinit diff --git a/tests/bugs/modalg_2/bug22818_2 b/tests/bugs/modalg_2/bug22818_2 index 4a3818871e..ca915d1cec 100755 --- a/tests/bugs/modalg_2/bug22818_2 +++ b/tests/bugs/modalg_2/bug22818_2 @@ -23,7 +23,7 @@ don f1 revol result f1 0 10 0 0 0 1 180 checkshape result -set square 161.072 +checkprops result -s 161.072 checknbshapes result -vertex 3 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 vinit diff --git a/tests/bugs/modalg_2/bug22818_3 b/tests/bugs/modalg_2/bug22818_3 index 1659a0df29..e7260ddf51 100755 --- a/tests/bugs/modalg_2/bug22818_3 +++ b/tests/bugs/modalg_2/bug22818_3 @@ -12,7 +12,7 @@ pcone result 10 0 10 180 checkshape result -set square 479.224 +checkprops result -s 479.224 checknbshapes result -vertex 4 -edge 7 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 vinit diff --git a/tests/bugs/modalg_2/bug22818_4 b/tests/bugs/modalg_2/bug22818_4 index c16603ff26..023a715745 100755 --- a/tests/bugs/modalg_2/bug22818_4 +++ b/tests/bugs/modalg_2/bug22818_4 @@ -15,7 +15,7 @@ isos result 0 checkshape result -set square 708.32 +checkprops result -s 708.32 checknbshapes result -vertex 4 -edge 7 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 vinit diff --git a/tests/bugs/modalg_2/bug22823 b/tests/bugs/modalg_2/bug22823 index 218f58b224..e7d934093b 100755 --- a/tests/bugs/modalg_2/bug22823 +++ b/tests/bugs/modalg_2/bug22823 @@ -24,5 +24,6 @@ if { ${aStatus} != 0 } { puts "OK ${BugNumber}" } -set square 0.38266 +checkprops result -s 0.38266 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22828 b/tests/bugs/modalg_2/bug22828 index ac11820538..f01d044a0d 100755 --- a/tests/bugs/modalg_2/bug22828 +++ b/tests/bugs/modalg_2/bug22828 @@ -12,7 +12,8 @@ restore [locate_data_file bug22828_shape1.brep] b1 restore [locate_data_file bug22828_shape2.brep] b2 catch { bfuse result b1 b2 } -set square 4029.04 +checkprops result -s 4029.04 +checkshape result checknbshapes result -vertex 11 -edge 15 -wire 12 -face 9 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 52 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22830 b/tests/bugs/modalg_2/bug22830 index 84420ddce4..38c76ff217 100755 --- a/tests/bugs/modalg_2/bug22830 +++ b/tests/bugs/modalg_2/bug22830 @@ -15,7 +15,8 @@ vsetdispmode 1 vdisplay result vfit -set square 52482 +checkprops result -s 52482 +checkshape result checknbshapes result -vertex 300 -edge 300 -wire 30 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 631 set only_screen 1 diff --git a/tests/bugs/modalg_2/bug22833 b/tests/bugs/modalg_2/bug22833 index c4413e1c94..fc7aee3f27 100755 --- a/tests/bugs/modalg_2/bug22833 +++ b/tests/bugs/modalg_2/bug22833 @@ -29,5 +29,6 @@ if { ${status} != 0 } { puts "OK ${BugNumber}" } -set square 63427.2 +checkprops result -s 63427.2 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22864 b/tests/bugs/modalg_2/bug22864 index 82375fb2fe..0a058d248e 100755 --- a/tests/bugs/modalg_2/bug22864 +++ b/tests/bugs/modalg_2/bug22864 @@ -66,5 +66,6 @@ if {${status} == 0} { puts "Faulty ${BugNumber}" } -set square 8464.91 +checkprops result -s 8464.91 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22881 b/tests/bugs/modalg_2/bug22881 index 1b5efd8703..6bb82b01e7 100755 --- a/tests/bugs/modalg_2/bug22881 +++ b/tests/bugs/modalg_2/bug22881 @@ -12,7 +12,8 @@ restore [locate_data_file OCC22881-sewing-pb.brep] a sewing result a -set square 12.819 +checkprops result -s 12.819 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 19 checkmaxtol result -ref 1.6856648382486999e-005 diff --git a/tests/bugs/modalg_2/bug22884 b/tests/bugs/modalg_2/bug22884 index 0670bb037c..14f10813dd 100755 --- a/tests/bugs/modalg_2/bug22884 +++ b/tests/bugs/modalg_2/bug22884 @@ -19,7 +19,8 @@ vdisplay result vfit vsetdispmode 1 -set square 697.812 +checkprops result -s 697.812 +checkshape result checknbshapes result -vertex 46 -edge 46 -wire 3 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 96 if { "[vreadpixel $x1 $y1 rgb name]" == "BLACK" } { diff --git a/tests/bugs/modalg_2/bug22893 b/tests/bugs/modalg_2/bug22893 index 6ee63edb12..dfab0d3208 100755 --- a/tests/bugs/modalg_2/bug22893 +++ b/tests/bugs/modalg_2/bug22893 @@ -12,7 +12,8 @@ catch {pload XDE} igesread [locate_data_file OCC22893-thread_22534_boing777.igs] result * -set square 26974.5 +checkprops result -s 26974.5 +checkshape result checknbshapes result -vertex 4183 -edge 4191 -wire 653 -face 639 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9667 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22946 b/tests/bugs/modalg_2/bug22946 index 7717eb422c..f96e657d63 100755 --- a/tests/bugs/modalg_2/bug22946 +++ b/tests/bugs/modalg_2/bug22946 @@ -13,5 +13,6 @@ restore [locate_data_file OCC22946-CompoundWithoutPcurves.brep] b splitshape result a a b -set square 6.06498e+08 +checkprops result -s 6.06498e+08 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22967 b/tests/bugs/modalg_2/bug22967 index 56b4924896..70238224b3 100755 --- a/tests/bugs/modalg_2/bug22967 +++ b/tests/bugs/modalg_2/bug22967 @@ -55,6 +55,7 @@ if {${status} > 0} { puts "OK ${BugNumber}" } -set square 668843 +checkprops result -s 668843 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22968 b/tests/bugs/modalg_2/bug22968 index 8b431cb194..acdb99df6e 100755 --- a/tests/bugs/modalg_2/bug22968 +++ b/tests/bugs/modalg_2/bug22968 @@ -21,7 +21,8 @@ if { [regexp {The Shape result looks OK} $info] } { puts "Faulty ${BugNumber}" } -set square 3141.59 +checkprops result -s 3141.59 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug22986 b/tests/bugs/modalg_2/bug22986 index f754280238..565b1ac780 100755 --- a/tests/bugs/modalg_2/bug22986 +++ b/tests/bugs/modalg_2/bug22986 @@ -23,5 +23,6 @@ if { [llength [explode result f]] != 3 } { puts "${BugNumber} OK" } -set square 414 +checkprops result -s 414 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22990 b/tests/bugs/modalg_2/bug22990 index b8762ddfb3..0239f8f2c1 100755 --- a/tests/bugs/modalg_2/bug22990 +++ b/tests/bugs/modalg_2/bug22990 @@ -20,6 +20,7 @@ splitshape result s s_1 e_1 e_2 checknbshapes result -face 3 -set square 1256.64 +checkprops result -s 1256.64 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23 b/tests/bugs/modalg_2/bug23 index ebfd9eb35b..ef065fa994 100755 --- a/tests/bugs/modalg_2/bug23 +++ b/tests/bugs/modalg_2/bug23 @@ -17,5 +17,7 @@ explode sh_2 w renamevar sh_2_1 result -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug23004 b/tests/bugs/modalg_2/bug23004 index 37e4c3c51c..da21afa3dc 100755 --- a/tests/bugs/modalg_2/bug23004 +++ b/tests/bugs/modalg_2/bug23004 @@ -12,7 +12,8 @@ restore [locate_data_file bug23004_b_7_2] b2 bop b1 b2 bopcut result -set square 31308.8 +checkprops result -s 31308.8 +checkshape result checknbshapes result -vertex 26 -edge 41 -wire 17 -face 17 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 104 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug23029 b/tests/bugs/modalg_2/bug23029 index 3f4c59319c..633f11368b 100755 --- a/tests/bugs/modalg_2/bug23029 +++ b/tests/bugs/modalg_2/bug23029 @@ -18,7 +18,8 @@ splitshape res f f w explode res renamevar res_2 result -set square 27.3919 +checkprops result -s 27.3919 +checkshape result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 12 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug23029_1 b/tests/bugs/modalg_2/bug23029_1 index a386ee3d8e..f855a7aceb 100755 --- a/tests/bugs/modalg_2/bug23029_1 +++ b/tests/bugs/modalg_2/bug23029_1 @@ -17,7 +17,8 @@ checkshape a explode a f splitshape result a a_1 t -set square 215.198 +checkprops result -s 215.198 +checkshape result checknbshapes result -vertex 19 -edge 21 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 45 set CheckShape_status 0 diff --git a/tests/bugs/modalg_2/bug23060 b/tests/bugs/modalg_2/bug23060 index 2069fc3be3..f8d998b762 100755 --- a/tests/bugs/modalg_2/bug23060 +++ b/tests/bugs/modalg_2/bug23060 @@ -12,6 +12,8 @@ restore [locate_data_file bug23060_ce.brep] result explode result bop result_1 result_2 -set length 176.06 +checkprops result -l 176.06 +checkshape result +checksection result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23100 b/tests/bugs/modalg_2/bug23100 index de4d6844a0..99bfc2ed88 100755 --- a/tests/bugs/modalg_2/bug23100 +++ b/tests/bugs/modalg_2/bug23100 @@ -17,7 +17,8 @@ copy qf_2 b2 catch {bop b1 b2} catch {bopfuse result} -set square 50252.6 +checkprops result -s 50252.6 +checkshape result checknbshapes result -vertex 34 -edge 62 -wire 30 -face 29 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 156 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug23137_1 b/tests/bugs/modalg_2/bug23137_1 index cd7ab82f50..aa1b9e1e64 100755 --- a/tests/bugs/modalg_2/bug23137_1 +++ b/tests/bugs/modalg_2/bug23137_1 @@ -16,6 +16,7 @@ invert b2 bop b1 b2 bopcut result -set square 44460.7 +checkprops result -s 44460.7 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug23137_2 b/tests/bugs/modalg_2/bug23137_2 index 92a35b1cc2..fea8ccdd64 100755 --- a/tests/bugs/modalg_2/bug23137_2 +++ b/tests/bugs/modalg_2/bug23137_2 @@ -16,6 +16,7 @@ invert b1 bop b1 b2 bopcut result -set square 3452.78 +checkprops result -s 3452.78 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug23160 b/tests/bugs/modalg_2/bug23160 index aa2b1f9c7e..1caceb2596 100755 --- a/tests/bugs/modalg_2/bug23160 +++ b/tests/bugs/modalg_2/bug23160 @@ -13,7 +13,8 @@ restore [locate_data_file bug23160_box.brep] b2 bop b1 b2 bopcut result -set square 270192 +checkprops result -s 270192 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 63 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23162_1 b/tests/bugs/modalg_2/bug23162_1 index 4777151144..a0a59e122f 100755 --- a/tests/bugs/modalg_2/bug23162_1 +++ b/tests/bugs/modalg_2/bug23162_1 @@ -43,5 +43,5 @@ buildsweep result # BUG: a pipe is invalid checkshape result -short -set square 14572.5 +checkprops result -s 14572.5 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23162_2 b/tests/bugs/modalg_2/bug23162_2 index cdf95c3a31..1223bb21e0 100755 --- a/tests/bugs/modalg_2/bug23162_2 +++ b/tests/bugs/modalg_2/bug23162_2 @@ -43,5 +43,5 @@ buildsweep result # BUG: a pipe is invalid checkshape result -short -set square 145.725 +checkprops result -s 145.725 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23162_3 b/tests/bugs/modalg_2/bug23162_3 index d658253e4f..50fff981a1 100755 --- a/tests/bugs/modalg_2/bug23162_3 +++ b/tests/bugs/modalg_2/bug23162_3 @@ -43,5 +43,5 @@ buildsweep result # BUG: a pipe is invalid checkshape result -short -set square 1.45725 +checkprops result -s 1.45725 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23162_4 b/tests/bugs/modalg_2/bug23162_4 index a8bb3cea7d..2a689d140d 100755 --- a/tests/bugs/modalg_2/bug23162_4 +++ b/tests/bugs/modalg_2/bug23162_4 @@ -43,5 +43,5 @@ buildsweep result # BUG: a pipe is invalid checkshape result -short -set square 0.0145725 +checkprops result -s 0.0145725 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23162_5 b/tests/bugs/modalg_2/bug23162_5 index 778fbb151b..34c57fc620 100755 --- a/tests/bugs/modalg_2/bug23162_5 +++ b/tests/bugs/modalg_2/bug23162_5 @@ -43,5 +43,5 @@ buildsweep result # BUG: a pipe is invalid checkshape result -short -set square 0.000145725 +checkprops result -s 0.000145725 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23162_6 b/tests/bugs/modalg_2/bug23162_6 index fcd026b1e9..89b6fd813e 100755 --- a/tests/bugs/modalg_2/bug23162_6 +++ b/tests/bugs/modalg_2/bug23162_6 @@ -43,5 +43,5 @@ buildsweep result # BUG: a pipe is invalid checkshape result -short -set square 1.45725e-06 +checkprops result -s 1.45725e-06 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23170 b/tests/bugs/modalg_2/bug23170 index 4373a54938..1c6cbbd10f 100755 --- a/tests/bugs/modalg_2/bug23170 +++ b/tests/bugs/modalg_2/bug23170 @@ -14,5 +14,6 @@ sphere s 10 mkface result s 0 6.2831853071795880 -1.5707963267948970 1.5707963267948970 -set square 1256.63 +checkprops result -s 1256.63 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug23174 b/tests/bugs/modalg_2/bug23174 index 6ee5a6268f..672e51e586 100755 --- a/tests/bugs/modalg_2/bug23174 +++ b/tests/bugs/modalg_2/bug23174 @@ -95,7 +95,8 @@ if { ${status} != 0 } { puts "OK ${BugNumber}" } renamevar f result -set square 47123.9 +checkprops result -s 47123.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug23214 b/tests/bugs/modalg_2/bug23214 index bff2c5b450..e7fe9f4c62 100755 --- a/tests/bugs/modalg_2/bug23214 +++ b/tests/bugs/modalg_2/bug23214 @@ -12,7 +12,9 @@ restore [locate_data_file OCC23214-shell_for_line_1188.brep] b2 bop b1 b2 bopsection result -set length 2.94086 +checkprops result -l 2.94086 +checkshape result +checksection result set nb_good_vertex 4 set nb_good_edge 2 set nb_good_wire 0 diff --git a/tests/bugs/modalg_2/bug23367_1 b/tests/bugs/modalg_2/bug23367_1 index 21bf887b72..c88ecb72ff 100755 --- a/tests/bugs/modalg_2/bug23367_1 +++ b/tests/bugs/modalg_2/bug23367_1 @@ -13,6 +13,8 @@ fit middlepath result b b_3 b_4 -set length 100. +checkprops result -l 100. +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_10 b/tests/bugs/modalg_2/bug23367_10 index fd9e1aea46..691d53295a 100755 --- a/tests/bugs/modalg_2/bug23367_10 +++ b/tests/bugs/modalg_2/bug23367_10 @@ -18,7 +18,9 @@ donly a w1 w2 fit middlepath result a w1 w2 -set length 288.824 +checkprops result -l 288.824 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_11 b/tests/bugs/modalg_2/bug23367_11 index 036edc9289..52c19b16ad 100755 --- a/tests/bugs/modalg_2/bug23367_11 +++ b/tests/bugs/modalg_2/bug23367_11 @@ -14,7 +14,9 @@ donly a w1 w2 fit middlepath result a w2 w1 -set length 1386.13 +checkprops result -l 1386.13 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_12 b/tests/bugs/modalg_2/bug23367_12 index a59f0ff806..3e2e7e9b1a 100755 --- a/tests/bugs/modalg_2/bug23367_12 +++ b/tests/bugs/modalg_2/bug23367_12 @@ -14,7 +14,9 @@ donly a w1 w2 fit middlepath result a w2 w1 -set length 3.46311 +checkprops result -l 3.46311 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_13 b/tests/bugs/modalg_2/bug23367_13 index 41cfdf4752..3b87d19d42 100755 --- a/tests/bugs/modalg_2/bug23367_13 +++ b/tests/bugs/modalg_2/bug23367_13 @@ -18,7 +18,9 @@ donly a w1 w2 fit middlepath result a w1 w2 -set length 352.512 +checkprops result -l 352.512 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_14 b/tests/bugs/modalg_2/bug23367_14 index 5471106110..314f686657 100755 --- a/tests/bugs/modalg_2/bug23367_14 +++ b/tests/bugs/modalg_2/bug23367_14 @@ -17,7 +17,9 @@ donly a ww fit middlepath result a ww ww -set length 365.161 +checkprops result -l 365.161 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_15 b/tests/bugs/modalg_2/bug23367_15 index 60c127003f..d4dc566f7b 100755 --- a/tests/bugs/modalg_2/bug23367_15 +++ b/tests/bugs/modalg_2/bug23367_15 @@ -18,7 +18,9 @@ donly a w1 w2 fit middlepath result a w1 w2 -set length 270.149 +checkprops result -l 270.149 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_2 b/tests/bugs/modalg_2/bug23367_2 index e5b6ad9b63..cf8b55264d 100755 --- a/tests/bugs/modalg_2/bug23367_2 +++ b/tests/bugs/modalg_2/bug23367_2 @@ -13,7 +13,9 @@ donly a a_2 a_3 fit middlepath result a a_2 a_3 -set length 30.0036 +checkprops result -l 30.0036 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_3 b/tests/bugs/modalg_2/bug23367_3 index 63b5c6d63f..5e7c3f4d16 100755 --- a/tests/bugs/modalg_2/bug23367_3 +++ b/tests/bugs/modalg_2/bug23367_3 @@ -14,7 +14,9 @@ donly a a_6 a_7 fit middlepath result a a_6 a_7 -set length 50. +checkprops result -l 50. +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_4 b/tests/bugs/modalg_2/bug23367_4 index 91f38404ea..7a930d634a 100755 --- a/tests/bugs/modalg_2/bug23367_4 +++ b/tests/bugs/modalg_2/bug23367_4 @@ -13,7 +13,9 @@ donly a ww fit middlepath result a ww ww -set length 314.159 +checkprops result -l 314.159 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_5 b/tests/bugs/modalg_2/bug23367_5 index f02c1b79a4..b2559534c7 100755 --- a/tests/bugs/modalg_2/bug23367_5 +++ b/tests/bugs/modalg_2/bug23367_5 @@ -12,7 +12,9 @@ donly a a_2 a_3 fit middlepath result a a_2 a_3 -set length 50. +checkprops result -l 50. +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_6 b/tests/bugs/modalg_2/bug23367_6 index 24f19e6689..f54c098e4f 100755 --- a/tests/bugs/modalg_2/bug23367_6 +++ b/tests/bugs/modalg_2/bug23367_6 @@ -14,7 +14,9 @@ donly a w1 w2 fit middlepath result a w1 w2 -set length 1386.13 +checkprops result -l 1386.13 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_7 b/tests/bugs/modalg_2/bug23367_7 index b6df910357..3581cd737e 100755 --- a/tests/bugs/modalg_2/bug23367_7 +++ b/tests/bugs/modalg_2/bug23367_7 @@ -14,7 +14,9 @@ donly a w1 w2 fit middlepath result a w1 w2 -set length 3.46311 +checkprops result -l 3.46311 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_8 b/tests/bugs/modalg_2/bug23367_8 index c2432001f7..ddc415ec7d 100755 --- a/tests/bugs/modalg_2/bug23367_8 +++ b/tests/bugs/modalg_2/bug23367_8 @@ -14,7 +14,9 @@ donly b w1 w2 fit middlepath result b w1 w2 -set length 1.94244 +checkprops result -l 1.94244 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23367_9 b/tests/bugs/modalg_2/bug23367_9 index fdec1ac748..d0b2c9c95a 100755 --- a/tests/bugs/modalg_2/bug23367_9 +++ b/tests/bugs/modalg_2/bug23367_9 @@ -16,7 +16,9 @@ donly b ww fit middlepath result b ww ww -set length 314.159 +checkprops result -l 314.159 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23394 b/tests/bugs/modalg_2/bug23394 index d099a3d9c3..36c1890fa0 100755 --- a/tests/bugs/modalg_2/bug23394 +++ b/tests/bugs/modalg_2/bug23394 @@ -10,6 +10,7 @@ restore [locate_data_file bug23394_Circular_tube.brep] sh1 thickshell result sh1 5 -set square 128648 +checkprops result -s 128648 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug234 b/tests/bugs/modalg_2/bug234 index 8cd171d1dc..c4533aeb89 100755 --- a/tests/bugs/modalg_2/bug234 +++ b/tests/bugs/modalg_2/bug234 @@ -22,5 +22,5 @@ if { [regexp {Faulty} $che] == 1 } { puts "OCC234 OK (checkshape) : Checkshape command works properly" } -set square 2464.17 +checkprops result -s 2464.17 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug23429 b/tests/bugs/modalg_2/bug23429 index aa7428ca28..8c307731fb 100755 --- a/tests/bugs/modalg_2/bug23429 +++ b/tests/bugs/modalg_2/bug23429 @@ -12,7 +12,8 @@ restore [locate_data_file CR23429-Shape3.brep] b OCC23429 result a b -set square 1120.52 +checkprops result -s 1107.88 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23470 b/tests/bugs/modalg_2/bug23470 index 978f6e275c..515aa55c7f 100755 --- a/tests/bugs/modalg_2/bug23470 +++ b/tests/bugs/modalg_2/bug23470 @@ -13,7 +13,9 @@ bopfuse result checknbshapes result -vertex 2 -edge 1 -wire 0 -shape 4 -set length 48.4459 +checkprops result -l 48.4459 +checkshape result +checksection result set command bopfuse set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23711 b/tests/bugs/modalg_2/bug23711 index 0765851aa9..c74f4838d7 100755 --- a/tests/bugs/modalg_2/bug23711 +++ b/tests/bugs/modalg_2/bug23711 @@ -11,5 +11,6 @@ restore [locate_data_file bug23711_sph2.brep] b2 bop b1 b2 bopfuse result -set square 1256.63 +checkprops result -s 1256.63 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug23716 b/tests/bugs/modalg_2/bug23716 index 720ebab897..9d876915a8 100755 --- a/tests/bugs/modalg_2/bug23716 +++ b/tests/bugs/modalg_2/bug23716 @@ -11,6 +11,7 @@ explode b bop b_1 b_3 bopfuse result -set square 45605.9 +checkprops result -s 45605.9 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug238_1 b/tests/bugs/modalg_2/bug238_1 index 6723844d67..419aab1e6e 100755 --- a/tests/bugs/modalg_2/bug238_1 +++ b/tests/bugs/modalg_2/bug238_1 @@ -25,5 +25,7 @@ if { [expr $dis > 1.e-5] } { checknbshapes result -vertex 14 -edge 7 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug238_2 b/tests/bugs/modalg_2/bug238_2 index 46b95a3555..9662cba4d0 100755 --- a/tests/bugs/modalg_2/bug238_2 +++ b/tests/bugs/modalg_2/bug238_2 @@ -25,5 +25,7 @@ if { [expr $dis > 1.e-5] } { checknbshapes result -vertex 14 -edge 7 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug239_1 b/tests/bugs/modalg_2/bug239_1 index 5ffab41053..c21c6d20c5 100755 --- a/tests/bugs/modalg_2/bug239_1 +++ b/tests/bugs/modalg_2/bug239_1 @@ -16,6 +16,8 @@ puts [bopcommon result] checknbshapes result -vertex 18 -edge 10 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug239_2 b/tests/bugs/modalg_2/bug239_2 index 11088be49c..f6dbf393d2 100755 --- a/tests/bugs/modalg_2/bug239_2 +++ b/tests/bugs/modalg_2/bug239_2 @@ -13,6 +13,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 18 -edge 11 -set length 2434.21 +checkprops result -l 2434.21 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug240_1 b/tests/bugs/modalg_2/bug240_1 index 75897c74e8..e2f6a247b0 100755 --- a/tests/bugs/modalg_2/bug240_1 +++ b/tests/bugs/modalg_2/bug240_1 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 14 -edge 6 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug240_2 b/tests/bugs/modalg_2/bug240_2 index 70d87520ac..4863cdd1ae 100755 --- a/tests/bugs/modalg_2/bug240_2 +++ b/tests/bugs/modalg_2/bug240_2 @@ -15,6 +15,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 14 -edge 7 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug241_1 b/tests/bugs/modalg_2/bug241_1 index 111624ba81..90dc57c763 100755 --- a/tests/bugs/modalg_2/bug241_1 +++ b/tests/bugs/modalg_2/bug241_1 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 6 -edge 3 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug241_2 b/tests/bugs/modalg_2/bug241_2 index 6ee046d291..c986ce39e6 100755 --- a/tests/bugs/modalg_2/bug241_2 +++ b/tests/bugs/modalg_2/bug241_2 @@ -15,6 +15,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 6 -edge 3 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug242_1 b/tests/bugs/modalg_2/bug242_1 index 4b5276bd76..28853c31cd 100755 --- a/tests/bugs/modalg_2/bug242_1 +++ b/tests/bugs/modalg_2/bug242_1 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 18 -edge 9 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug242_2 b/tests/bugs/modalg_2/bug242_2 index e7f9fa2c3b..0a9bd58537 100755 --- a/tests/bugs/modalg_2/bug242_2 +++ b/tests/bugs/modalg_2/bug242_2 @@ -15,6 +15,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 18 -edge 13 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug243_1 b/tests/bugs/modalg_2/bug243_1 index b43f9c94df..875ffd2c02 100755 --- a/tests/bugs/modalg_2/bug243_1 +++ b/tests/bugs/modalg_2/bug243_1 @@ -13,6 +13,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 15 -edge 10 -set length 1150.78 +checkprops result -l 1150.78 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug243_2 b/tests/bugs/modalg_2/bug243_2 index 75d37b0829..22aec2d8e2 100755 --- a/tests/bugs/modalg_2/bug243_2 +++ b/tests/bugs/modalg_2/bug243_2 @@ -13,6 +13,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 16 -edge 11 -set length 929.278 +checkprops result -l 929.278 +checkshape result +checksection result set 2dviewer 1 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug244 b/tests/bugs/modalg_2/bug244 index 2fc7bdf7fd..be8201ab10 100755 --- a/tests/bugs/modalg_2/bug244 +++ b/tests/bugs/modalg_2/bug244 @@ -13,6 +13,8 @@ restore [locate_data_file case_4_wire3.brep] b puts [bopcommon result] checknbshapes result -vertex 12 -edge 11 - set length 1808.02 + checkprops result -l 1808.02 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug245_1 b/tests/bugs/modalg_2/bug245_1 index adf9621bbf..d3cc4e0820 100755 --- a/tests/bugs/modalg_2/bug245_1 +++ b/tests/bugs/modalg_2/bug245_1 @@ -13,6 +13,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 12 -edge 11 -set length 1808.02 +checkprops result -l 1808.02 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug245_2 b/tests/bugs/modalg_2/bug245_2 index 072c9fed7a..7e84c03e79 100755 --- a/tests/bugs/modalg_2/bug245_2 +++ b/tests/bugs/modalg_2/bug245_2 @@ -13,6 +13,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 3 -edge 2 -set length 272.04 +checkprops result -l 272.04 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug246 b/tests/bugs/modalg_2/bug246 index 1e4fcafafa..e5bc4ab679 100755 --- a/tests/bugs/modalg_2/bug246 +++ b/tests/bugs/modalg_2/bug246 @@ -15,5 +15,7 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 5 -edge 2 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug248_1 b/tests/bugs/modalg_2/bug248_1 index 52bdba0ae2..95fe059571 100755 --- a/tests/bugs/modalg_2/bug248_1 +++ b/tests/bugs/modalg_2/bug248_1 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 1 -edge 0 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug248_2 b/tests/bugs/modalg_2/bug248_2 index 906fdd773c..0e854767ab 100755 --- a/tests/bugs/modalg_2/bug248_2 +++ b/tests/bugs/modalg_2/bug248_2 @@ -15,6 +15,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 8 -edge 8 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug249_1 b/tests/bugs/modalg_2/bug249_1 index a4666d8768..657bd5e6c8 100755 --- a/tests/bugs/modalg_2/bug249_1 +++ b/tests/bugs/modalg_2/bug249_1 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 2 -edge 1 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug249_2 b/tests/bugs/modalg_2/bug249_2 index b03bb5ed29..b320042e3f 100755 --- a/tests/bugs/modalg_2/bug249_2 +++ b/tests/bugs/modalg_2/bug249_2 @@ -15,7 +15,9 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 4 -edge 2 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug249_3 b/tests/bugs/modalg_2/bug249_3 index e5471d0603..1cdb83a182 100755 --- a/tests/bugs/modalg_2/bug249_3 +++ b/tests/bugs/modalg_2/bug249_3 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcut result] checknbshapes result -vertex 4 -edge 2 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug249_4 b/tests/bugs/modalg_2/bug249_4 index 85cf964746..8f607b0055 100755 --- a/tests/bugs/modalg_2/bug249_4 +++ b/tests/bugs/modalg_2/bug249_4 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopfuse result] checknbshapes result -vertex 6 -edge 5 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 2 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug250_1 b/tests/bugs/modalg_2/bug250_1 index 7bfdfb67a6..c81ac311d2 100755 --- a/tests/bugs/modalg_2/bug250_1 +++ b/tests/bugs/modalg_2/bug250_1 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcommon result] checknbshapes result -vertex 2 -edge 1 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug250_2 b/tests/bugs/modalg_2/bug250_2 index 8fc9e0d957..dc50f107ea 100755 --- a/tests/bugs/modalg_2/bug250_2 +++ b/tests/bugs/modalg_2/bug250_2 @@ -15,6 +15,8 @@ puts [bop a b] puts [boptuc result] checknbshapes result -vertex 7 -edge 6 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug250_3 b/tests/bugs/modalg_2/bug250_3 index 448a3e9e22..995f2653d4 100755 --- a/tests/bugs/modalg_2/bug250_3 +++ b/tests/bugs/modalg_2/bug250_3 @@ -15,6 +15,8 @@ puts [bop a b] puts [bopcut result] checknbshapes result -vertex 4 -edge 2 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 \ No newline at end of file diff --git a/tests/bugs/modalg_2/bug250_4 b/tests/bugs/modalg_2/bug250_4 index 488002571c..0ef92864ac 100755 --- a/tests/bugs/modalg_2/bug250_4 +++ b/tests/bugs/modalg_2/bug250_4 @@ -15,5 +15,7 @@ puts [bop a b] puts [bopfuse result] checknbshapes result -vertex 9 -edge 9 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug251_1 b/tests/bugs/modalg_2/bug251_1 index 938d0534a9..86c0a04ec0 100755 --- a/tests/bugs/modalg_2/bug251_1 +++ b/tests/bugs/modalg_2/bug251_1 @@ -29,5 +29,7 @@ if {[llength ${status}] < 1} { } } -set length 1. +checkprops result -l 1. +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug251_2 b/tests/bugs/modalg_2/bug251_2 index cf75ceb13f..7e2cbb4779 100755 --- a/tests/bugs/modalg_2/bug251_2 +++ b/tests/bugs/modalg_2/bug251_2 @@ -29,5 +29,7 @@ if {[llength ${status}] < 1} { } } -set length 1. +checkprops result -l 1. +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug260 b/tests/bugs/modalg_2/bug260 index 555a9880b9..7037ada605 100755 --- a/tests/bugs/modalg_2/bug260 +++ b/tests/bugs/modalg_2/bug260 @@ -17,5 +17,7 @@ if { [catch { igesbrep $filepath a * } catch_result] } { } } -set length 4.41928 +checkprops result -l 4.41928 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug263 b/tests/bugs/modalg_2/bug263 index 35d5f52d13..7733d2ea59 100755 --- a/tests/bugs/modalg_2/bug263 +++ b/tests/bugs/modalg_2/bug263 @@ -1,5 +1,5 @@ puts "TODO OCC11111 ALL: Faulty OCC263: here is shading problem" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "========" puts "OCC263" @@ -26,5 +26,6 @@ if { $tri != 989 && $nod != 535 } { puts "Shading of OCC263 is OK" } -set square 0 +checkprops result -s 0 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_0 b/tests/bugs/modalg_2/bug264_0 index 91e2a859f6..8a1dab502f 100755 --- a/tests/bugs/modalg_2/bug264_0 +++ b/tests/bugs/modalg_2/bug264_0 @@ -25,5 +25,5 @@ if { $tri != 6 && $nod != 8 } { puts "Shading of OCC264_0 is OK" } -set square 1.3135 +checkprops result -s 1.3135 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_1 b/tests/bugs/modalg_2/bug264_1 index 83974cb1b2..e08779a9b8 100755 --- a/tests/bugs/modalg_2/bug264_1 +++ b/tests/bugs/modalg_2/bug264_1 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_1: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -27,5 +27,5 @@ if { $tri != 26 && $nod != 28 } { puts "Shading of OCC264_1 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_10 b/tests/bugs/modalg_2/bug264_10 index 452842d098..aed85b9189 100755 --- a/tests/bugs/modalg_2/bug264_10 +++ b/tests/bugs/modalg_2/bug264_10 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_10: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -27,6 +27,6 @@ if { $tri != 8 && $nod != 10 } { puts "Shading of OCC264_10 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_11 b/tests/bugs/modalg_2/bug264_11 index 0d0348eb7a..2a7a002e3b 100755 --- a/tests/bugs/modalg_2/bug264_11 +++ b/tests/bugs/modalg_2/bug264_11 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_11: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -27,6 +27,6 @@ if { $tri != 32 && $nod != 28 } { puts "Shading of OCC264_11 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_12 b/tests/bugs/modalg_2/bug264_12 index ce6cf1a364..7ebe565ac9 100755 --- a/tests/bugs/modalg_2/bug264_12 +++ b/tests/bugs/modalg_2/bug264_12 @@ -1,5 +1,5 @@ puts "TODO OCC11111 ALL: Faulty OCC264_12: here is shading problem" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -29,5 +29,6 @@ if { $tri != 19 && $nod != 21 } { puts "Shading of OCC264_12 is OK" } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_2 b/tests/bugs/modalg_2/bug264_2 index 89ac94994e..1ae479cc72 100755 --- a/tests/bugs/modalg_2/bug264_2 +++ b/tests/bugs/modalg_2/bug264_2 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_2: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -30,6 +30,6 @@ if { $tri != 10 && $nod != 12 } { puts "Shading of OCC264_2 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_3 b/tests/bugs/modalg_2/bug264_3 index 08ab1a75a9..b0c8c6b469 100755 --- a/tests/bugs/modalg_2/bug264_3 +++ b/tests/bugs/modalg_2/bug264_3 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_3: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -30,6 +30,6 @@ if { $tri != 13 && $nod != 15 } { puts "Shading of OCC264_3 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_4 b/tests/bugs/modalg_2/bug264_4 index 397dc2a181..390fc38c44 100755 --- a/tests/bugs/modalg_2/bug264_4 +++ b/tests/bugs/modalg_2/bug264_4 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_4: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -30,6 +30,6 @@ if { $tri != 13 && $nod != 15 } { puts "Shading of OCC264_4 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_5 b/tests/bugs/modalg_2/bug264_5 index 3b9ca4cbde..9afc9bd50d 100755 --- a/tests/bugs/modalg_2/bug264_5 +++ b/tests/bugs/modalg_2/bug264_5 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_5: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -30,6 +30,6 @@ if { $tri != 85 && $nod != 87 } { puts "Shading of OCC264_5 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_6 b/tests/bugs/modalg_2/bug264_6 index 94b6954c33..c7e0ab4be4 100755 --- a/tests/bugs/modalg_2/bug264_6 +++ b/tests/bugs/modalg_2/bug264_6 @@ -28,5 +28,5 @@ if { $tri != 18 && $nod != 20 } { puts "Shading of OCC264_6 is OK" } -set square 19.2399 +checkprops result -s 19.2399 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_7 b/tests/bugs/modalg_2/bug264_7 index f129ed91c0..abd8e3dc1d 100755 --- a/tests/bugs/modalg_2/bug264_7 +++ b/tests/bugs/modalg_2/bug264_7 @@ -28,6 +28,6 @@ if { ($tri != 114 && $nod != 116) && ($tri != 116 && $nod != 118) } { puts "Shading of OCC264_7 is OK" } -set square 150.283 +checkprops result -s 150.283 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_8 b/tests/bugs/modalg_2/bug264_8 index 0c5dada804..ca70fb2f83 100755 --- a/tests/bugs/modalg_2/bug264_8 +++ b/tests/bugs/modalg_2/bug264_8 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_8: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -30,5 +30,5 @@ if { $tri != 19 && $nod != 21 } { puts "Shading of OCC264_8 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug264_9 b/tests/bugs/modalg_2/bug264_9 index 7aafec0e74..37f8c7581e 100755 --- a/tests/bugs/modalg_2/bug264_9 +++ b/tests/bugs/modalg_2/bug264_9 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC264_9: here is shading problem" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC264" @@ -30,5 +30,5 @@ if { $tri != 19 && $nod != 21 } { puts "Shading of OCC264_9 is OK" } -set square 0 +checkprops result -s 0 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug269_1 b/tests/bugs/modalg_2/bug269_1 index db76719f71..35d60b87fe 100755 --- a/tests/bugs/modalg_2/bug269_1 +++ b/tests/bugs/modalg_2/bug269_1 @@ -22,5 +22,6 @@ if { $tri != 5853 && $nod != 2999 } { } else { puts "Shading of OCC269 is OK" } -set square 32.9479 +checkprops result -s 32.9479 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug269_2 b/tests/bugs/modalg_2/bug269_2 index f56d53058e..89e97a52cf 100755 --- a/tests/bugs/modalg_2/bug269_2 +++ b/tests/bugs/modalg_2/bug269_2 @@ -22,5 +22,6 @@ if { $tri != 6849 && $nod != 3498 } { } else { puts "Shading of OCC269 is OK" } -set square 32.9479 +checkprops result -s 32.9479 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug269_3 b/tests/bugs/modalg_2/bug269_3 index 0c73a2ee92..56c0959cef 100755 --- a/tests/bugs/modalg_2/bug269_3 +++ b/tests/bugs/modalg_2/bug269_3 @@ -22,6 +22,7 @@ if { $tri != 6302 && $nod != 3226 } { } else { puts "Shading of OCC269 is OK" } -set square 36.4284 +checkprops result -s 36.4284 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug269_4 b/tests/bugs/modalg_2/bug269_4 index 434633696c..12aaaf0cc8 100755 --- a/tests/bugs/modalg_2/bug269_4 +++ b/tests/bugs/modalg_2/bug269_4 @@ -22,5 +22,6 @@ if { $tri != 7218 && $nod != 3685 } { } else { puts "Shading of OCC269 is OK" } -set square 36.4284 +checkprops result -s 36.4284 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug2785_1 b/tests/bugs/modalg_2/bug2785_1 index 42b70ffee3..3d4f33fff9 100755 --- a/tests/bugs/modalg_2/bug2785_1 +++ b/tests/bugs/modalg_2/bug2785_1 @@ -38,5 +38,6 @@ checkshape fuse1 bfuse result fuse1 ff -set square 125.664 +checkprops result -s 125.664 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2785_2 b/tests/bugs/modalg_2/bug2785_2 index 93a13db1b3..965db61ea6 100755 --- a/tests/bugs/modalg_2/bug2785_2 +++ b/tests/bugs/modalg_2/bug2785_2 @@ -35,6 +35,7 @@ checkshape fuse1 bfuse result fuse1 ff -set square 125.664 +checkprops result -s 125.664 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug287 b/tests/bugs/modalg_2/bug287 index e7d41ac308..4e85e22c2f 100755 --- a/tests/bugs/modalg_2/bug287 +++ b/tests/bugs/modalg_2/bug287 @@ -1,4 +1,4 @@ -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "TODO OCC12345 ALL: OCC287 : Faulty" puts "========================" @@ -35,6 +35,7 @@ vdisplay result vfit vsetdispmode result 1 -set square 0 +checkprops result -s 0 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug291 b/tests/bugs/modalg_2/bug291 index e73a69e18a..a0f28f6f76 100755 --- a/tests/bugs/modalg_2/bug291 +++ b/tests/bugs/modalg_2/bug291 @@ -30,6 +30,6 @@ if { $tri == 382 && $nod == 343 } { puts " Shady OCC291 : nb tri & nod changed" } -set square 376.873 +checkprops result -s 376.873 set only_screen 1 diff --git a/tests/bugs/modalg_2/bug292 b/tests/bugs/modalg_2/bug292 index e9b2f8a58b..f4b80a757c 100755 --- a/tests/bugs/modalg_2/bug292 +++ b/tests/bugs/modalg_2/bug292 @@ -30,7 +30,7 @@ if { $tri ==6 && $nod == 8} { puts " OCC292 : Faulty" } -set square 1.3135 +checkprops result -s 1.3135 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug293 b/tests/bugs/modalg_2/bug293 index 692dba4e36..fc09e08996 100755 --- a/tests/bugs/modalg_2/bug293 +++ b/tests/bugs/modalg_2/bug293 @@ -65,5 +65,6 @@ compound result1 result2 result3 result4 result5 result6 result7 result8 result vdisplay result vfit -set square 9.80214e+06 +checkprops result -s 9.80214e+06 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_2/bug295 b/tests/bugs/modalg_2/bug295 index 8c3b82f5e4..075567694f 100755 --- a/tests/bugs/modalg_2/bug295 +++ b/tests/bugs/modalg_2/bug295 @@ -32,5 +32,7 @@ if { [regexp {Faulty} $che] == 1} { } } -set length 19.5611 +checkprops result -l 19.5611 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug297_1 b/tests/bugs/modalg_2/bug297_1 index 6eeb933b57..a1afc3d01d 100755 --- a/tests/bugs/modalg_2/bug297_1 +++ b/tests/bugs/modalg_2/bug297_1 @@ -29,6 +29,7 @@ box b 0 0 $Zbox 150 200 200 bcut result b hs -set square 179000 +checkprops result -s 179000 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug297_2 b/tests/bugs/modalg_2/bug297_2 index 9545811e51..f5a08723c0 100755 --- a/tests/bugs/modalg_2/bug297_2 +++ b/tests/bugs/modalg_2/bug297_2 @@ -28,6 +28,7 @@ halfspace hs f $x $y $Zpoint box b 0 0 $Zbox 150 200 200 bcut result b hs -set square 81000 +checkprops result -s 81000 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug297_3 b/tests/bugs/modalg_2/bug297_3 index 95b0b951f4..9f978ccd62 100755 --- a/tests/bugs/modalg_2/bug297_3 +++ b/tests/bugs/modalg_2/bug297_3 @@ -28,5 +28,6 @@ halfspace hs f $x $y $Zpoint box b 0 0 $Zbox 150 200 200 bcut result b hs -set square 144000 +checkprops result -s 144000 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug297_4 b/tests/bugs/modalg_2/bug297_4 index 9c39fd882d..605b8e2bff 100755 --- a/tests/bugs/modalg_2/bug297_4 +++ b/tests/bugs/modalg_2/bug297_4 @@ -28,5 +28,6 @@ halfspace hs f $x $y $Zpoint box b 0 0 $Zbox 150 200 200 bcut result b hs -set square 116000 +checkprops result -s 116000 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug298 b/tests/bugs/modalg_2/bug298 index 9cc5363a21..1028adbad8 100755 --- a/tests/bugs/modalg_2/bug298 +++ b/tests/bugs/modalg_2/bug298 @@ -16,6 +16,7 @@ if [catch {tcopy result a } res] { puts "OCC298 OK: function TCOPY works properly" } -set square 8e+100 +checkprops result -s 8e+100 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug2986_1 b/tests/bugs/modalg_2/bug2986_1 index 4201444734..e12c262d2f 100755 --- a/tests/bugs/modalg_2/bug2986_1 +++ b/tests/bugs/modalg_2/bug2986_1 @@ -25,6 +25,7 @@ checkshape rcut1 bfuse result rcut1 ff -set square 1579.81 +checkprops result -s 1579.81 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug2986_2 b/tests/bugs/modalg_2/bug2986_2 index a1f56647c8..ecf9666610 100755 --- a/tests/bugs/modalg_2/bug2986_2 +++ b/tests/bugs/modalg_2/bug2986_2 @@ -22,5 +22,6 @@ checkshape rcut1 bfuse result rcut1 ff -set square 1579.81 +checkprops result -s 1579.81 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug300 b/tests/bugs/modalg_2/bug300 index 127517613a..f2c22efbeb 100755 --- a/tests/bugs/modalg_2/bug300 +++ b/tests/bugs/modalg_2/bug300 @@ -33,5 +33,5 @@ if { [regexp {Faulty} $che] == 1 } { puts "Volume = ${volume}" } -set square 750 +checkprops result -s 750 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug302_1 b/tests/bugs/modalg_2/bug302_1 index 6ebe5393e8..187068c874 100755 --- a/tests/bugs/modalg_2/bug302_1 +++ b/tests/bugs/modalg_2/bug302_1 @@ -17,5 +17,5 @@ if { [regexp {OK} $che] != 1} { puts "OCC302 OK (case 1) : command checkbrep works properly" } -set square 271.611 +checkprops result -s 271.611 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug302_2 b/tests/bugs/modalg_2/bug302_2 index c6af1775e0..c263a1a6f2 100755 --- a/tests/bugs/modalg_2/bug302_2 +++ b/tests/bugs/modalg_2/bug302_2 @@ -17,5 +17,5 @@ if { [regexp {OK} $che] != 1} { puts "OCC302 OK (case 2) : command checkbrep works properly" } -set square 1.93998 +checkprops result -s 1.93998 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug302_3 b/tests/bugs/modalg_2/bug302_3 index cc6d332634..ec34a69c21 100755 --- a/tests/bugs/modalg_2/bug302_3 +++ b/tests/bugs/modalg_2/bug302_3 @@ -17,5 +17,5 @@ if { [regexp {OK} $che] !=1 } { puts "OCC302 OK (case 3) : command checkshape works properly" } -set square 23240.8 +checkprops result -s 23240.8 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug305 b/tests/bugs/modalg_2/bug305 index 598bd94cba..416d7c22bf 100755 --- a/tests/bugs/modalg_2/bug305 +++ b/tests/bugs/modalg_2/bug305 @@ -1,7 +1,6 @@ puts "TODO OCC25919 ALL: Error: Offset is not done." puts "TODO OCC25919 ALL: Faulty OCC305 : function MKOFFSET works wrongly" -puts "TODO OCC25919 ALL: Tcl Exception: result is not a topological shape!!!" -puts "TODO OCC25919 ALL: TEST INCOMPLETE" +puts "TODO OCC25919 ALL: Error: The command cannot be built" puts "========" puts "OCC305" @@ -21,6 +20,5 @@ if [catch {mkoffset result a 1 0.5 } catch_result] { } else { set che [checkshape result] } -set square 0 +checkprops result -s 0 set 2dviewer 0 - diff --git a/tests/bugs/modalg_2/bug307_1 b/tests/bugs/modalg_2/bug307_1 index 2e9110ce2c..65c6fe5110 100755 --- a/tests/bugs/modalg_2/bug307_1 +++ b/tests/bugs/modalg_2/bug307_1 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_1" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" pload QAcommands @@ -30,7 +30,8 @@ OCC307 result2 f_5 result1 0 checkshape result1 renamevar result2 result -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug307_2 b/tests/bugs/modalg_2/bug307_2 index 98fa95a354..43203d4711 100755 --- a/tests/bugs/modalg_2/bug307_2 +++ b/tests/bugs/modalg_2/bug307_2 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_1" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" pload QAcommands @@ -30,5 +30,6 @@ OCC307 result2 f_5 result1 1 checkshape result1 renamevar result2 result -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug315 b/tests/bugs/modalg_2/bug315 index 411b1818db..af94d3e07a 100755 --- a/tests/bugs/modalg_2/bug315 +++ b/tests/bugs/modalg_2/bug315 @@ -11,5 +11,6 @@ checkshape f2 bcut result f1 f2 -set square 58584.1 +checkprops result -s 58584.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug317 b/tests/bugs/modalg_2/bug317 index 964366bb2c..bf26b707f1 100755 --- a/tests/bugs/modalg_2/bug317 +++ b/tests/bugs/modalg_2/bug317 @@ -31,6 +31,6 @@ if { [regexp {Faulty} $che] == 1} { } } -set square 2104.21 +checkprops result -s 2104.21 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug318 b/tests/bugs/modalg_2/bug318 index 07e02d1a59..ead783ab2e 100755 --- a/tests/bugs/modalg_2/bug318 +++ b/tests/bugs/modalg_2/bug318 @@ -18,5 +18,5 @@ if { [regexp {Faulty} $che] == 1} { puts "OCC318 OK: Result shape is valid" } -set square 8e+100 +checkprops result -s 8e+100 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug322 b/tests/bugs/modalg_2/bug322 index 992eee7cbd..5661af3546 100755 --- a/tests/bugs/modalg_2/bug322 +++ b/tests/bugs/modalg_2/bug322 @@ -28,6 +28,7 @@ checkmaxtol result -ref 1.0001007808605688e-007 checknbshapes result -shell 1 checkfreebounds result 6 -set square 20000 +checkprops result -s 20000 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_2/bug323 b/tests/bugs/modalg_2/bug323 index bc287c47f6..ffe052a65f 100755 --- a/tests/bugs/modalg_2/bug323 +++ b/tests/bugs/modalg_2/bug323 @@ -14,5 +14,7 @@ checksection r bsection result f_1 f_3 -set length 1 +checkprops result -l 1 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug327_1 b/tests/bugs/modalg_2/bug327_1 index 6f8b0d5407..cae51e236e 100755 --- a/tests/bugs/modalg_2/bug327_1 +++ b/tests/bugs/modalg_2/bug327_1 @@ -12,6 +12,6 @@ if { [regexp {OK} $che] == 1 } { puts " OCC327 case 1: Faulty" } -set square 1477.93 +checkprops result -s 1477.93 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug327_2 b/tests/bugs/modalg_2/bug327_2 index efc3284861..2780e01cc6 100755 --- a/tests/bugs/modalg_2/bug327_2 +++ b/tests/bugs/modalg_2/bug327_2 @@ -12,5 +12,5 @@ if { [regexp {OK} $che] == 1 } { puts " OCC327 case 2: Faulty" } -set square 5674.84 +checkprops result -s 5674.84 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug327_3 b/tests/bugs/modalg_2/bug327_3 index 4ddda576c2..5b6d78a2cd 100755 --- a/tests/bugs/modalg_2/bug327_3 +++ b/tests/bugs/modalg_2/bug327_3 @@ -12,5 +12,5 @@ if { [regexp {OK} $che] == 1 } { puts " OCC327 case 3: Faulty" } -set square 61013.8 +checkprops result -s 61013.8 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug327_4 b/tests/bugs/modalg_2/bug327_4 index 348483639c..586642c61c 100755 --- a/tests/bugs/modalg_2/bug327_4 +++ b/tests/bugs/modalg_2/bug327_4 @@ -12,7 +12,7 @@ if { [regexp {OK} $che] == 1 } { puts " OCC327 case 4: Faulty" } -set square 7793.26 +checkprops result -s 7793.26 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug330 b/tests/bugs/modalg_2/bug330 index 5c379ae18a..591f3757ea 100755 --- a/tests/bugs/modalg_2/bug330 +++ b/tests/bugs/modalg_2/bug330 @@ -1,6 +1,6 @@ # TODOs statements should be replaced by REQUIRED after bug fixing. puts "TODO OCC12345 ALL: Faulty OCC330: Checkshape command works wrongly" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========================" puts " OCC330 " @@ -20,5 +20,5 @@ if { [regexp {Faulty} $che ] != 1 } { puts "OCC330 OK : Checkshape command works properly" } -set square 0 +checkprops result -s 0 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug334 b/tests/bugs/modalg_2/bug334 index 42f6932ba7..d8406d3c2e 100755 --- a/tests/bugs/modalg_2/bug334 +++ b/tests/bugs/modalg_2/bug334 @@ -12,6 +12,7 @@ checkshape a_2 bcut result a_2 a_1 -set square 358258 +checkprops result -s 358258 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug335 b/tests/bugs/modalg_2/bug335 index cd19995f86..60c10c59eb 100755 --- a/tests/bugs/modalg_2/bug335 +++ b/tests/bugs/modalg_2/bug335 @@ -16,5 +16,6 @@ checkshape a_2 bcommon result a_1 a_2 -set square 22715.9 +checkprops result -s 22715.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug336 b/tests/bugs/modalg_2/bug336 index a61d42abae..27197d2497 100755 --- a/tests/bugs/modalg_2/bug336 +++ b/tests/bugs/modalg_2/bug336 @@ -12,5 +12,6 @@ checkshape a_2 bfuse result a_1 a_2 -set square 32903.1 +checkprops result -s 32903.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug337 b/tests/bugs/modalg_2/bug337 index 0d821463b4..eaf336d567 100755 --- a/tests/bugs/modalg_2/bug337 +++ b/tests/bugs/modalg_2/bug337 @@ -29,7 +29,8 @@ if { [regexp {Faulty} $che ] == 1 } { } } -set square 35009.9 +checkprops result -s 35009.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug338 b/tests/bugs/modalg_2/bug338 index 6531b2f515..5007657672 100755 --- a/tests/bugs/modalg_2/bug338 +++ b/tests/bugs/modalg_2/bug338 @@ -14,5 +14,6 @@ bfuse f1 b_1 b_2 checkshape f1 bfuse result b_2 b_1 -set square 73561.9 +checkprops result -s 73561.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug340 b/tests/bugs/modalg_2/bug340 index 1ed717a5d3..3e03d8cb83 100755 --- a/tests/bugs/modalg_2/bug340 +++ b/tests/bugs/modalg_2/bug340 @@ -9,5 +9,6 @@ restore [locate_data_file buc61005.brep] w checkshape w revol result w 0 0 0 0 0 1 360 1 -set square 55795.4 +checkprops result -s 55795.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug341 b/tests/bugs/modalg_2/bug341 index 12cf04e767..8cd5ee38f8 100755 --- a/tests/bugs/modalg_2/bug341 +++ b/tests/bugs/modalg_2/bug341 @@ -11,5 +11,6 @@ checkshape w mkplane f w prism result f 0 0 100 -set square 24991 +checkprops result -s 24991 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug345 b/tests/bugs/modalg_2/bug345 index 0098a5c926..fceb511729 100755 --- a/tests/bugs/modalg_2/bug345 +++ b/tests/bugs/modalg_2/bug345 @@ -11,6 +11,8 @@ puts "" restore [locate_data_file OCC345.brep] result sameparameter result -set length 3.89067 +checkprops result -l 3.89067 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug347_1 b/tests/bugs/modalg_2/bug347_1 index 3471512529..45ec3a2f3c 100755 --- a/tests/bugs/modalg_2/bug347_1 +++ b/tests/bugs/modalg_2/bug347_1 @@ -27,5 +27,5 @@ if { $tri == 72 && $nod == 74} { puts " OCC347 case 1: Faulty" } -set square 314.159 +checkprops result -s 314.159 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug347_2 b/tests/bugs/modalg_2/bug347_2 index 635521d079..bda2f06d23 100755 --- a/tests/bugs/modalg_2/bug347_2 +++ b/tests/bugs/modalg_2/bug347_2 @@ -27,6 +27,6 @@ if { $tri == 71 && $nod == 73} { puts " OCC347 case 2: Faulty" } -set square 100.531 +checkprops result -s 100.531 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug356 b/tests/bugs/modalg_2/bug356 index 86563ed5d4..7f178326aa 100755 --- a/tests/bugs/modalg_2/bug356 +++ b/tests/bugs/modalg_2/bug356 @@ -32,5 +32,5 @@ if { $nom != 6} { puts "OCC356 OK : Command WEXPLO works properly" } -set square 6207.83 +checkprops result -s 6207.83 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug357 b/tests/bugs/modalg_2/bug357 index 6477a5567c..ecd7b4b287 100755 --- a/tests/bugs/modalg_2/bug357 +++ b/tests/bugs/modalg_2/bug357 @@ -14,7 +14,8 @@ if { [catch { pipe result a b } catch_result] } { puts "$catch_result" } -set square 44761.1 +checkprops result -s 44761.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug358 b/tests/bugs/modalg_2/bug358 index 086df9f7b2..e1f0af745b 100755 --- a/tests/bugs/modalg_2/bug358 +++ b/tests/bugs/modalg_2/bug358 @@ -35,6 +35,7 @@ if { $tri == 12966 && $nod == 6896} { puts " OCC358 : Shady (bad shading)" } -set square 24861.2 +checkprops result -s 24861.2 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug369 b/tests/bugs/modalg_2/bug369 index c514c42830..918bd93eea 100755 --- a/tests/bugs/modalg_2/bug369 +++ b/tests/bugs/modalg_2/bug369 @@ -12,7 +12,8 @@ puts "" restore [locate_data_file OCC369.brep] result OCC369 result -set square 0.077223 +checkprops result -s 0.077223 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug395 b/tests/bugs/modalg_2/bug395 index 338806cbe7..91035eb285 100755 --- a/tests/bugs/modalg_2/bug395 +++ b/tests/bugs/modalg_2/bug395 @@ -31,7 +31,9 @@ if { [regexp {Faulty} $che ] == 1 } { } } -set length 34.9073 +checkprops result -l 34.9073 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug397 b/tests/bugs/modalg_2/bug397 index 63aed4de49..4748ca4f50 100755 --- a/tests/bugs/modalg_2/bug397 +++ b/tests/bugs/modalg_2/bug397 @@ -27,7 +27,8 @@ if { ${stat} != 1 } { vselect 220 170 -set square 92.9029 +checkprops result -s 92.9029 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_2/bug397_1 b/tests/bugs/modalg_2/bug397_1 index 3a33da49d6..27678c0063 100755 --- a/tests/bugs/modalg_2/bug397_1 +++ b/tests/bugs/modalg_2/bug397_1 @@ -1,6 +1,6 @@ puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC11111 ALL: Error : is WRONG because number of" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "================" puts "OCC397" @@ -16,7 +16,8 @@ catch { pload XDE } igesread [locate_data_file Amino_komatsu.igs] result * -set square 25310.8 +checkprops result -s 25310.8 +checkshape result checknbshapes result -vertex 5060 -edge 5105 -wire 416 -face 399 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10981 vinit diff --git a/tests/bugs/modalg_2/bug398 b/tests/bugs/modalg_2/bug398 index 2e0aa5c75d..59e2d3567c 100755 --- a/tests/bugs/modalg_2/bug398 +++ b/tests/bugs/modalg_2/bug398 @@ -21,5 +21,6 @@ scaleshape result a 10 checknbshapes result -solid 1 -set square 180000. +checkprops result -s 180000. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug399 b/tests/bugs/modalg_2/bug399 index 03c0c3ccd9..e393f7f91f 100755 --- a/tests/bugs/modalg_2/bug399 +++ b/tests/bugs/modalg_2/bug399 @@ -15,5 +15,5 @@ if { [regexp {Faulty} $che ] == 1 } { puts "OCC399 OK : Source shape is valid. Command checkshape works properly." } -set square 4558.53 +checkprops result -s 4558.53 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug400 b/tests/bugs/modalg_2/bug400 index fcdc4131a4..564e5af475 100755 --- a/tests/bugs/modalg_2/bug400 +++ b/tests/bugs/modalg_2/bug400 @@ -1,5 +1,5 @@ puts "TODO OCC11111 ALL: OCC358 : Faulty" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "========================" puts " OCC400 " @@ -25,7 +25,8 @@ if { $tri == 66 && $nod ==70} { puts "OCC358 : Faulty , but visual checking is required !!!!" } -set square 0 +checkprops result -s 0 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug400_1 b/tests/bugs/modalg_2/bug400_1 index cf8e7c75d6..fb302cceb9 100755 --- a/tests/bugs/modalg_2/bug400_1 +++ b/tests/bugs/modalg_2/bug400_1 @@ -10,7 +10,8 @@ set BugNumber OCC400 restore [locate_data_file OCC400.brep] result -set square 6607.38 +checkprops result -s 6607.38 +checkshape result checknbshapes result -vertex 26 -edge 26 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 57 vinit diff --git a/tests/bugs/modalg_2/bug405 b/tests/bugs/modalg_2/bug405 index 612f2ba75c..ec50a05654 100755 --- a/tests/bugs/modalg_2/bug405 +++ b/tests/bugs/modalg_2/bug405 @@ -23,5 +23,6 @@ if { $num == 2 } { puts " Faulty OCC405: Result shape is INcorrect !!! " } -set length 17.5348 +checkprops result -l 17.5348 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug406 b/tests/bugs/modalg_2/bug406 index 57f14706c3..7e25be6881 100755 --- a/tests/bugs/modalg_2/bug406 +++ b/tests/bugs/modalg_2/bug406 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty OCC406: Command checkshape works wrongly: Source shape looks invalid" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC406" @@ -19,5 +19,5 @@ if { [regexp {Faulty} $che ] != 1 } { puts "OCC406 OK : Source shape is invalid. Command checkshape works properly." } -set square 0 +checkprops result -s 0 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug407_1 b/tests/bugs/modalg_2/bug407_1 index 17da337994..05a768fe13 100755 --- a/tests/bugs/modalg_2/bug407_1 +++ b/tests/bugs/modalg_2/bug407_1 @@ -13,6 +13,7 @@ trotate b2 0 0 2 0 1 0 60 bfuse result b2 b1 checkshape -top result -set square 46.8319 +checkprops result -s 46.8319 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug407_2 b/tests/bugs/modalg_2/bug407_2 index 3d925fce6b..eb011c9954 100755 --- a/tests/bugs/modalg_2/bug407_2 +++ b/tests/bugs/modalg_2/bug407_2 @@ -13,6 +13,7 @@ trotate b2 0 0 2 0 1 0 60 bcut result b2 b1 checkshape -top result -set square 31.4159 +checkprops result -s 31.4159 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug409 b/tests/bugs/modalg_2/bug409 index f7e42168cf..634dd7615d 100755 --- a/tests/bugs/modalg_2/bug409 +++ b/tests/bugs/modalg_2/bug409 @@ -12,5 +12,6 @@ checkshape b2 bcommon result b1 b2 -set square 45.5929 +checkprops result -s 45.5929 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug410_1 b/tests/bugs/modalg_2/bug410_1 index 80d03e0dc2..f51d1c7e5d 100755 --- a/tests/bugs/modalg_2/bug410_1 +++ b/tests/bugs/modalg_2/bug410_1 @@ -13,5 +13,6 @@ checkshape b2 bcommon result b1 b2 -set square 63.4508 +checkprops result -s 63.4508 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug410_2 b/tests/bugs/modalg_2/bug410_2 index 3e4a1d3bda..41db9215dc 100755 --- a/tests/bugs/modalg_2/bug410_2 +++ b/tests/bugs/modalg_2/bug410_2 @@ -13,6 +13,7 @@ checkshape b2 bfuse result b1 b2 -set square 172.169 +checkprops result -s 172.169 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug410_3 b/tests/bugs/modalg_2/bug410_3 index 15426fb5a4..36123f9600 100755 --- a/tests/bugs/modalg_2/bug410_3 +++ b/tests/bugs/modalg_2/bug410_3 @@ -13,5 +13,6 @@ checkshape b2 bcut result b1 b2 -set square 15.0891 +checkprops result -s 15.0891 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug410_4 b/tests/bugs/modalg_2/bug410_4 index 01c2b94315..f9566ecae6 100755 --- a/tests/bugs/modalg_2/bug410_4 +++ b/tests/bugs/modalg_2/bug410_4 @@ -18,5 +18,6 @@ if [catch {bcut result b2 b1 } res] { puts " OCC410 OK: function CUT works properly" } -set square 93.6289 +checkprops result -s 93.6289 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug411 b/tests/bugs/modalg_2/bug411 index f409769c0f..c5b73c3238 100755 --- a/tests/bugs/modalg_2/bug411 +++ b/tests/bugs/modalg_2/bug411 @@ -12,5 +12,6 @@ checkshape b2 bfuse result b1 b2 -set square 314.159 +checkprops result -s 314.159 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug412 b/tests/bugs/modalg_2/bug412 index 613ffa282a..563a804a64 100755 --- a/tests/bugs/modalg_2/bug412 +++ b/tests/bugs/modalg_2/bug412 @@ -12,5 +12,6 @@ checkshape b2 bcut result b1 b2 -set square 43.6332 +checkprops result -s 43.6332 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug413_1 b/tests/bugs/modalg_2/bug413_1 index 1d86ff3986..599e5ce164 100755 --- a/tests/bugs/modalg_2/bug413_1 +++ b/tests/bugs/modalg_2/bug413_1 @@ -13,5 +13,6 @@ checkshape b2 bcommon result b1 b2 -set square 549.779 +checkprops result -s 549.779 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug413_2 b/tests/bugs/modalg_2/bug413_2 index 09c35acdfc..775ba5d9b0 100755 --- a/tests/bugs/modalg_2/bug413_2 +++ b/tests/bugs/modalg_2/bug413_2 @@ -13,5 +13,6 @@ checkshape b2 bcut result b1 b2 -set square 863.938 +checkprops result -s 863.938 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug415 b/tests/bugs/modalg_2/bug415 index ed71398f33..a84b21737b 100755 --- a/tests/bugs/modalg_2/bug415 +++ b/tests/bugs/modalg_2/bug415 @@ -26,7 +26,8 @@ set testinfos(infoZ2) -0.3 checkshape -top result -set square 0.402138 +checkprops result -s 0.402138 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug416 b/tests/bugs/modalg_2/bug416 index 82e9091d50..adcc46d725 100755 --- a/tests/bugs/modalg_2/bug416 +++ b/tests/bugs/modalg_2/bug416 @@ -15,7 +15,8 @@ bcut result part tool checkshape -top result -set square 76632.9 +checkprops result -s 76632.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug417 b/tests/bugs/modalg_2/bug417 index 4fc8bbce44..e562b305f0 100755 --- a/tests/bugs/modalg_2/bug417 +++ b/tests/bugs/modalg_2/bug417 @@ -13,5 +13,6 @@ checkshape d bcut result c d -set square 2814.01 +checkprops result -s 2814.01 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug418_1 b/tests/bugs/modalg_2/bug418_1 index 5eca381a1a..5b622a9f98 100755 --- a/tests/bugs/modalg_2/bug418_1 +++ b/tests/bugs/modalg_2/bug418_1 @@ -18,5 +18,6 @@ checkshape -top sec bcut result part tool checkshape -top result -set square 273365. +checkprops result -s 273365. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug418_2 b/tests/bugs/modalg_2/bug418_2 index 4ddd04b4c8..09295e0d37 100755 --- a/tests/bugs/modalg_2/bug418_2 +++ b/tests/bugs/modalg_2/bug418_2 @@ -17,6 +17,7 @@ bsection sec a b bfuse result a b checkshape -top result -set square 261265. +checkprops result -s 261265. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug419 b/tests/bugs/modalg_2/bug419 index dc8e9d4a15..457149af31 100755 --- a/tests/bugs/modalg_2/bug419 +++ b/tests/bugs/modalg_2/bug419 @@ -18,5 +18,6 @@ checkshape -top sec bfuse result a b checkshape -top result -set square 508496. +checkprops result -s 508496. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug420 b/tests/bugs/modalg_2/bug420 index 580852589e..74914ae965 100755 --- a/tests/bugs/modalg_2/bug420 +++ b/tests/bugs/modalg_2/bug420 @@ -1,4 +1,4 @@ -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "========================" @@ -21,5 +21,6 @@ renamevar a_1 a bcut result a b -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug421 b/tests/bugs/modalg_2/bug421 index b8be0ec45c..6134ea5f72 100755 --- a/tests/bugs/modalg_2/bug421 +++ b/tests/bugs/modalg_2/bug421 @@ -14,5 +14,6 @@ p_7 1 0 0 0 0 0 1 \ p_8 5 0 0 0 0 0 1 \ p_2 1 0 0 0 0 0 1 -set square 659.647 +checkprops result -s 659.647 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug422_1 b/tests/bugs/modalg_2/bug422_1 index e7cb936edb..edbe2d7fb4 100755 --- a/tests/bugs/modalg_2/bug422_1 +++ b/tests/bugs/modalg_2/bug422_1 @@ -15,5 +15,6 @@ nexplode f f depouille result f 0 0 1 f_7 5 0 0 40 0 0 1 -set square 4630.78 +checkprops result -s 4630.78 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug422_2 b/tests/bugs/modalg_2/bug422_2 index f5a230891d..3c5fc18f34 100755 --- a/tests/bugs/modalg_2/bug422_2 +++ b/tests/bugs/modalg_2/bug422_2 @@ -15,5 +15,6 @@ nexplode f f depouille result f 0 0 1 f_4 4 0 0 30 0 0 1 -set square 5719.09 +checkprops result -s 5719.09 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug423_1 b/tests/bugs/modalg_2/bug423_1 index 59b05bcef4..a2e44a3fd2 100755 --- a/tests/bugs/modalg_2/bug423_1 +++ b/tests/bugs/modalg_2/bug423_1 @@ -23,5 +23,6 @@ if [catch {featperformval dprism result 55 cyl_3 } catch_result] { puts "OCC423 OK (case 1): function FEATPERFORMVAL works properly" } -set square 94944.4 +checkprops result -s 94944.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug423_2 b/tests/bugs/modalg_2/bug423_2 index b56c0977d0..f3600902ca 100755 --- a/tests/bugs/modalg_2/bug423_2 +++ b/tests/bugs/modalg_2/bug423_2 @@ -19,5 +19,6 @@ copy base_3 funtil featrevol base cont cont 54.06494140625 70.2841796875 0 0 0 1 1 1 featperform revol result funtil ffrom -set square 560028. +checkprops result -s 560028. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug424_1 b/tests/bugs/modalg_2/bug424_1 index 81ed440127..ac07ba558b 100755 --- a/tests/bugs/modalg_2/bug424_1 +++ b/tests/bugs/modalg_2/bug424_1 @@ -17,5 +17,6 @@ if [catch {featperform dprism result E_5 E_6 } catch_result] { puts "OCC424 OK (case 1): function FEATPERFORM works properly" } -set square 978236. +checkprops result -s 978236. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug424_2 b/tests/bugs/modalg_2/bug424_2 index 4c46214524..168c7f1d42 100755 --- a/tests/bugs/modalg_2/bug424_2 +++ b/tests/bugs/modalg_2/bug424_2 @@ -17,5 +17,6 @@ if [catch {featperform dprism result } catch_result] { puts "OCC424 OK (case 2): function FEATPERFORM works properly" } -set square 978236. +checkprops result -s 978236. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug426 b/tests/bugs/modalg_2/bug426 index 1b51ab8707..b98df55823 100755 --- a/tests/bugs/modalg_2/bug426 +++ b/tests/bugs/modalg_2/bug426 @@ -27,6 +27,7 @@ checkshape rs3 checkshape fuse32 checkshape fuse321 -set square 7507.61 +checkprops result -s 7507.61 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug426_1 b/tests/bugs/modalg_2/bug426_1 index efb3aed529..52d41cc0cc 100755 --- a/tests/bugs/modalg_2/bug426_1 +++ b/tests/bugs/modalg_2/bug426_1 @@ -2,7 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC25920 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC25920 ALL: Error : The square of result shape is" +puts "TODO OCC25920 ALL: Error : The area of result shape is" pload QAcommands @@ -24,6 +24,7 @@ checkshape rs3 checkshape fuse32 checkshape fuse321 -set square 7507.61 +checkprops result -s 7507.61 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug427_1 b/tests/bugs/modalg_2/bug427_1 index 3366b36c8f..0d2bac0e83 100755 --- a/tests/bugs/modalg_2/bug427_1 +++ b/tests/bugs/modalg_2/bug427_1 @@ -22,5 +22,6 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {} $calcul $type -set square 671.382 +checkprops result -s 671.382 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug427_2 b/tests/bugs/modalg_2/bug427_2 index 785a8dd3dd..d79a3af2d6 100755 --- a/tests/bugs/modalg_2/bug427_2 +++ b/tests/bugs/modalg_2/bug427_2 @@ -22,5 +22,6 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_5} $calcul $type -set square 858.167 +checkprops result -s 858.167 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug427_3 b/tests/bugs/modalg_2/bug427_3 index e260fb5023..720145c89b 100755 --- a/tests/bugs/modalg_2/bug427_3 +++ b/tests/bugs/modalg_2/bug427_3 @@ -22,5 +22,6 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set square 885.688 +checkprops result -s 885.688 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug427_4 b/tests/bugs/modalg_2/bug427_4 index 010e2aa3ed..579b191e1d 100755 --- a/tests/bugs/modalg_2/bug427_4 +++ b/tests/bugs/modalg_2/bug427_4 @@ -26,5 +26,6 @@ pipe s w profile OFFSETSHAPE 1 {} $calcul $type -set square 1306.3 +checkprops result -s 1306.3 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug427_5 b/tests/bugs/modalg_2/bug427_5 index d469afa53a..fffab016e7 100755 --- a/tests/bugs/modalg_2/bug427_5 +++ b/tests/bugs/modalg_2/bug427_5 @@ -26,5 +26,6 @@ pipe s w profile OFFSETSHAPE 1 {s_2} $calcul $type -set square 1297.39 +checkprops result -s 1297.39 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug427_6 b/tests/bugs/modalg_2/bug427_6 index cefcb919b9..66adad9562 100755 --- a/tests/bugs/modalg_2/bug427_6 +++ b/tests/bugs/modalg_2/bug427_6 @@ -1,5 +1,6 @@ puts "TODO OCC23068 ALL: ERROR. offsetperform operation not done." puts "TODO OCC23068 ALL: result is not a topological shape!!!" +puts "TODO OCC23068 ALL: Error: The command cannot be built" puts "TODO OCC23068 ALL: TEST INCOMPLETE" puts "========================" @@ -29,5 +30,6 @@ pipe s w profile OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set square 808.448 +checkprops result -s 808.448 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug434 b/tests/bugs/modalg_2/bug434 index 65aa2e1b5a..3277b3127e 100755 --- a/tests/bugs/modalg_2/bug434 +++ b/tests/bugs/modalg_2/bug434 @@ -24,6 +24,7 @@ if { $num == 2 } { puts " Faulty OCC434: Result shape is INcorrect !!! " } -set length 8.74616 +checkprops result -l 8.74616 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug435 b/tests/bugs/modalg_2/bug435 index 2b126e957a..e7cf32bea0 100755 --- a/tests/bugs/modalg_2/bug435 +++ b/tests/bugs/modalg_2/bug435 @@ -24,5 +24,7 @@ repeat 8 { incr j } -set length 17.2848 +checkprops result -l 17.2848 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug437 b/tests/bugs/modalg_2/bug437 index 513c9e6675..ee72ace7c3 100755 --- a/tests/bugs/modalg_2/bug437 +++ b/tests/bugs/modalg_2/bug437 @@ -16,5 +16,5 @@ if { [regexp {OK} $che] != 1 } { puts " OCC437 OK: function CHECKSHAPE works properly" } -set square 0.000201234 +checkprops result -s 0.000201234 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug439 b/tests/bugs/modalg_2/bug439 index 91c43ffc1b..471cb068bd 100755 --- a/tests/bugs/modalg_2/bug439 +++ b/tests/bugs/modalg_2/bug439 @@ -22,5 +22,5 @@ if { [regexp {Faulty} $che ] == 1 } { puts "OCC134 OK: Result shape is valid" } -set square 247000 +checkprops result -s 247000 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug442 b/tests/bugs/modalg_2/bug442 index 6007de9782..fee20a6993 100755 --- a/tests/bugs/modalg_2/bug442 +++ b/tests/bugs/modalg_2/bug442 @@ -29,5 +29,6 @@ set dz [expr $az - $bz] revol result a $ax $ay $az $dx $dy $dz 360 -set square 692942 +checkprops result -s 692942 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug446_1 b/tests/bugs/modalg_2/bug446_1 index 8dc81ddc22..0daf245071 100755 --- a/tests/bugs/modalg_2/bug446_1 +++ b/tests/bugs/modalg_2/bug446_1 @@ -1,6 +1,6 @@ puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_2" puts "TODO OCC12345 ALL: Faulty OCC446" -###puts "TODO OCC12345 ALL: Error : The square of result shape is" +###puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC446" @@ -20,6 +20,6 @@ if { [regexp {Faulty} $che ] == 1 } { } else { puts "OCC446 OK (case 1): Source shape is Closed" } -set square 108.845 +checkprops result -s 108.845 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug446_2 b/tests/bugs/modalg_2/bug446_2 index f6fcfd0ebf..9a68dcb6a6 100755 --- a/tests/bugs/modalg_2/bug446_2 +++ b/tests/bugs/modalg_2/bug446_2 @@ -17,6 +17,6 @@ if { [regexp {Faulty} $che ] == 1} { } else { puts "OCC446 OK (case 2): Source shape is Closed" } -set square 24272.8 +checkprops result -s 24272.8 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug446_3 b/tests/bugs/modalg_2/bug446_3 index cf1efa8ae9..d82556ede3 100755 --- a/tests/bugs/modalg_2/bug446_3 +++ b/tests/bugs/modalg_2/bug446_3 @@ -17,7 +17,7 @@ if { [regexp {Faulty} $che ] == 1} { } else { puts "OCC446 OK (case 3): Source shape is Closed" } -set square 13694.6 +checkprops result -s 13694.6 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug446_4 b/tests/bugs/modalg_2/bug446_4 index d4f43df460..d28b6e91f7 100755 --- a/tests/bugs/modalg_2/bug446_4 +++ b/tests/bugs/modalg_2/bug446_4 @@ -17,6 +17,6 @@ if { [regexp {Faulty} $che ] == 1 } { } else { puts "OCC446 OK (case 4): Source shape is Closed" } -set square 629.347 +checkprops result -s 629.347 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug449 b/tests/bugs/modalg_2/bug449 index fab38a52da..2020a008cb 100755 --- a/tests/bugs/modalg_2/bug449 +++ b/tests/bugs/modalg_2/bug449 @@ -15,5 +15,6 @@ checkshape b2 bcut result b1 b2 -set square 43401.5 +checkprops result -s 43401.5 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug452_1 b/tests/bugs/modalg_2/bug452_1 index b5a7745c49..637c7a458f 100755 --- a/tests/bugs/modalg_2/bug452_1 +++ b/tests/bugs/modalg_2/bug452_1 @@ -25,6 +25,7 @@ if { $z2 > 3 } { puts "Elapsed time is less then 3 seconds - OK" } -set square 254.16 +checkprops result -s 254.16 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug452_2 b/tests/bugs/modalg_2/bug452_2 index a938728c05..1bbd9a3434 100755 --- a/tests/bugs/modalg_2/bug452_2 +++ b/tests/bugs/modalg_2/bug452_2 @@ -54,5 +54,6 @@ if { $z2 > 60 } { } else { puts "Elapsed time is less then 60 seconds - OK" } -set square 3468.6 +checkprops result -s 3468.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug452_3 b/tests/bugs/modalg_2/bug452_3 index 3ec86b68f2..892c1573d6 100755 --- a/tests/bugs/modalg_2/bug452_3 +++ b/tests/bugs/modalg_2/bug452_3 @@ -37,7 +37,8 @@ if { $z2 > 50 } { } else { puts "Elapsed time is less then 50 seconds - OK" } -set square 3468.6 +checkprops result -s 3468.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug452_4 b/tests/bugs/modalg_2/bug452_4 index 0a03e60b0e..24949d8705 100755 --- a/tests/bugs/modalg_2/bug452_4 +++ b/tests/bugs/modalg_2/bug452_4 @@ -37,7 +37,8 @@ if { $z2 > 5 } { } else { puts "Elapsed time is less then 5 seconds - OK" } -set square 201978 +checkprops result -s 201978 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug453_1 b/tests/bugs/modalg_2/bug453_1 index d8ac5b053a..6227408b56 100755 --- a/tests/bugs/modalg_2/bug453_1 +++ b/tests/bugs/modalg_2/bug453_1 @@ -33,5 +33,6 @@ if { $z2 > 50 } { } else { puts "Elapsed time is less then 50 seconds - OK" } -set square 6021.51 +checkprops result -s 6021.51 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug453_2 b/tests/bugs/modalg_2/bug453_2 index c73dadf3e0..17a3c4bb07 100755 --- a/tests/bugs/modalg_2/bug453_2 +++ b/tests/bugs/modalg_2/bug453_2 @@ -1,4 +1,4 @@ -puts "TODO ?OCC25918 Windows: Error : The square of result shape is" +puts "TODO ?OCC25918 Windows: Error : The area of result shape is" puts "TODO OCC24156 MacOS: Tcl Exception:" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" @@ -35,5 +35,6 @@ if { $z2 > 110 } { puts "Elapsed time is less then 110 seconds - OK" } -set square 3.65777e+06 +checkprops result -s 3.65777e+06 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug465 b/tests/bugs/modalg_2/bug465 index ff96cf53a1..c613606960 100755 --- a/tests/bugs/modalg_2/bug465 +++ b/tests/bugs/modalg_2/bug465 @@ -17,5 +17,7 @@ if { $err1== $err3 && $err2 == $err4 } { puts "OCC465 OK" } -set length 4.21716 +checkprops result -l 4.21716 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_1 b/tests/bugs/modalg_2/bug4717_1 index aaf2bbac1e..3d1cb67145 100755 --- a/tests/bugs/modalg_2/bug4717_1 +++ b/tests/bugs/modalg_2/bug4717_1 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop s b bopfuse result -set square 680565 +checkprops result -s 680565 +checkshape result checknbshapes result -vertex 11 -edge 16 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 45 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_2 b/tests/bugs/modalg_2/bug4717_2 index 4db7e0459c..25d02ef481 100755 --- a/tests/bugs/modalg_2/bug4717_2 +++ b/tests/bugs/modalg_2/bug4717_2 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop b s bopfuse result -set square 680565 +checkprops result -s 680565 +checkshape result checknbshapes result -vertex 11 -edge 16 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 45 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_3 b/tests/bugs/modalg_2/bug4717_3 index 2d19e6f181..d171258004 100755 --- a/tests/bugs/modalg_2/bug4717_3 +++ b/tests/bugs/modalg_2/bug4717_3 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop s b bopcut result -set square 181937 +checkprops result -s 181937 +checkshape result checknbshapes result -vertex 3 -edge 4 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 14 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_4 b/tests/bugs/modalg_2/bug4717_4 index 93673cd5a6..5d49c45c55 100755 --- a/tests/bugs/modalg_2/bug4717_4 +++ b/tests/bugs/modalg_2/bug4717_4 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop b s bopcut result -set square 680565 +checkprops result -s 680565 +checkshape result checknbshapes result -vertex 11 -edge 16 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 45 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_5 b/tests/bugs/modalg_2/bug4717_5 index 222cb67465..38879b93db 100755 --- a/tests/bugs/modalg_2/bug4717_5 +++ b/tests/bugs/modalg_2/bug4717_5 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop s b boptuc result -set square 680565 +checkprops result -s 680565 +checkshape result checknbshapes result -vertex 11 -edge 16 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 45 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_6 b/tests/bugs/modalg_2/bug4717_6 index f4a73393d0..09ecd5ace0 100755 --- a/tests/bugs/modalg_2/bug4717_6 +++ b/tests/bugs/modalg_2/bug4717_6 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop b s boptuc result -set square 181937 +checkprops result -s 181937 +checkshape result checknbshapes result -vertex 3 -edge 4 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 14 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_7 b/tests/bugs/modalg_2/bug4717_7 index 57f4f259dc..7f67ef8a2b 100755 --- a/tests/bugs/modalg_2/bug4717_7 +++ b/tests/bugs/modalg_2/bug4717_7 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop s b bopcommon result -set square 181937 +checkprops result -s 181937 +checkshape result checknbshapes result -vertex 3 -edge 4 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 14 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4717_8 b/tests/bugs/modalg_2/bug4717_8 index a6166f554b..746136e378 100755 --- a/tests/bugs/modalg_2/bug4717_8 +++ b/tests/bugs/modalg_2/bug4717_8 @@ -28,7 +28,8 @@ tscale s 0 0 0 SCALE1 bop b s bopcommon result -set square 181937 +checkprops result -s 181937 +checkshape result checknbshapes result -vertex 3 -edge 4 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 14 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug472_1 b/tests/bugs/modalg_2/bug472_1 index a663055096..18a166e152 100755 --- a/tests/bugs/modalg_2/bug472_1 +++ b/tests/bugs/modalg_2/bug472_1 @@ -1,5 +1,5 @@ puts "TODO OCC25917 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC25917 ALL: Error : The square of result shape is" +puts "TODO OCC25917 ALL: Error : The area of result shape is" if { [regexp {Debug mode} [dversion]] } { puts "TODO OCC25917 ALL: TEST INCOMPLETE" puts "TODO OCC25917 ALL: Tcl Exception" @@ -22,5 +22,6 @@ checkshape b2 bcut result b1 b2 -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug472_2 b/tests/bugs/modalg_2/bug472_2 index 82ea21a1fd..090e4c5282 100755 --- a/tests/bugs/modalg_2/bug472_2 +++ b/tests/bugs/modalg_2/bug472_2 @@ -21,5 +21,6 @@ checkshape b2 bcommon result b1 b2 -set square 0.01 +checkprops result -s 0.01 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug472_3 b/tests/bugs/modalg_2/bug472_3 index 4e691b6e7e..ae0c7ec121 100755 --- a/tests/bugs/modalg_2/bug472_3 +++ b/tests/bugs/modalg_2/bug472_3 @@ -1,5 +1,5 @@ puts "TODO OCC25917 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC25917 ALL: Error : The square of result shape is" +puts "TODO OCC25917 ALL: Error : The area of result shape is" puts "TODO OCC25917 ALL: Error : is WRONG because number of " if { [regexp {Debug mode} [dversion]] } { puts "TODO OCC25917 ALL: TEST INCOMPLETE" @@ -25,6 +25,7 @@ bfuse result b1 b2 checknbshapes result -vertex 66 -edge 107 -set square 31657.5 +checkprops result -s 31657.5 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug474 b/tests/bugs/modalg_2/bug474 index 8d23fc13c0..2485fd6752 100755 --- a/tests/bugs/modalg_2/bug474 +++ b/tests/bugs/modalg_2/bug474 @@ -15,5 +15,6 @@ explode s e blend result s 100 s_16 -set square 1.54883e+06 +checkprops result -s 1.54883e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug476_1 b/tests/bugs/modalg_2/bug476_1 index fb808fc64a..b6c4e2b51d 100755 --- a/tests/bugs/modalg_2/bug476_1 +++ b/tests/bugs/modalg_2/bug476_1 @@ -15,6 +15,7 @@ checkshape s2 bop s1 s2 bopfuse result -set square 9333.96 +checkprops result -s 9333.96 +checkshape result checknbshapes result -vertex 16 -edge 26 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 67 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug476_2 b/tests/bugs/modalg_2/bug476_2 index 71d86ad08a..c6eab04136 100755 --- a/tests/bugs/modalg_2/bug476_2 +++ b/tests/bugs/modalg_2/bug476_2 @@ -15,7 +15,8 @@ checkshape s2 bop s2 s1 bopfuse result -set square 9333.96 +checkprops result -s 9333.96 +checkshape result checknbshapes result -vertex 16 -edge 26 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 67 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug476_3 b/tests/bugs/modalg_2/bug476_3 index ddbd102785..2280f2bcf1 100755 --- a/tests/bugs/modalg_2/bug476_3 +++ b/tests/bugs/modalg_2/bug476_3 @@ -15,7 +15,8 @@ checkshape s2 bop s1 s2 bopcut result -set square 99.5159 +checkprops result -s 99.5159 +checkshape result checknbshapes result -vertex 12 -edge 19 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 52 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug476_4 b/tests/bugs/modalg_2/bug476_4 index ff234664cb..bb2abefb80 100755 --- a/tests/bugs/modalg_2/bug476_4 +++ b/tests/bugs/modalg_2/bug476_4 @@ -15,6 +15,7 @@ checkshape s2 bop s2 s1 bopcut result -set square 9340.03 +checkprops result -s 9340.03 +checkshape result checknbshapes result -vertex 19 -edge 33 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 83 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug476_5 b/tests/bugs/modalg_2/bug476_5 index e2840c1b75..32d914b1ad 100755 --- a/tests/bugs/modalg_2/bug476_5 +++ b/tests/bugs/modalg_2/bug476_5 @@ -15,6 +15,7 @@ checkshape s2 bop s1 s2 boptuc result -set square 9340.03 +checkprops result -s 9340.03 +checkshape result checknbshapes result -vertex 19 -edge 33 -wire 14 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 83 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug476_6 b/tests/bugs/modalg_2/bug476_6 index 4b8a9db72c..152a236aee 100755 --- a/tests/bugs/modalg_2/bug476_6 +++ b/tests/bugs/modalg_2/bug476_6 @@ -15,6 +15,7 @@ checkshape s2 bop s2 s1 boptuc result -set square 99.5159 +checkprops result -s 99.5159 +checkshape result checknbshapes result -vertex 12 -edge 19 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 52 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug476_7 b/tests/bugs/modalg_2/bug476_7 index ceac520ee6..cacc37e8d2 100755 --- a/tests/bugs/modalg_2/bug476_7 +++ b/tests/bugs/modalg_2/bug476_7 @@ -15,6 +15,7 @@ checkshape s2 bop s1 s2 bopcommon result -set square 105.587 +checkprops result -s 105.587 +checkshape result checknbshapes result -vertex 15 -edge 26 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 68 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug476_8 b/tests/bugs/modalg_2/bug476_8 index 25f5e60a3b..62b8bb962e 100755 --- a/tests/bugs/modalg_2/bug476_8 +++ b/tests/bugs/modalg_2/bug476_8 @@ -15,6 +15,7 @@ checkshape s2 bop s2 s1 bopcommon result -set square 105.587 +checkprops result -s 105.587 +checkshape result checknbshapes result -vertex 15 -edge 26 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 68 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug481 b/tests/bugs/modalg_2/bug481 index 367af52bcb..494c89d19e 100755 --- a/tests/bugs/modalg_2/bug481 +++ b/tests/bugs/modalg_2/bug481 @@ -29,5 +29,5 @@ if { $tri == 72 && $nod == 74 } { puts " OCC481 : Faulty" } -set square 314.159 +checkprops result -s 314.159 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug485 b/tests/bugs/modalg_2/bug485 index 7521c44be5..13f1f1d3fe 100755 --- a/tests/bugs/modalg_2/bug485 +++ b/tests/bugs/modalg_2/bug485 @@ -19,6 +19,7 @@ if [catch {bfuse result a_1 a_2 } res] { puts "OCC485 OK: function FUSE works without Draw hangs up " } -set square 9291.88 +checkprops result -s 9291.88 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug487 b/tests/bugs/modalg_2/bug487 index 581065e5a8..10bfb3cec5 100755 --- a/tests/bugs/modalg_2/bug487 +++ b/tests/bugs/modalg_2/bug487 @@ -24,7 +24,8 @@ explode result sh renamevar result_1 result -set square 6265.68 +checkprops result -s 6265.68 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug488 b/tests/bugs/modalg_2/bug488 index 35bc7540f7..834c92ab96 100755 --- a/tests/bugs/modalg_2/bug488 +++ b/tests/bugs/modalg_2/bug488 @@ -18,5 +18,6 @@ if [catch {bcommon result a_1 a_2 } catch_result] { } else { puts "OCC488 OK: function COMMON works properly " } -set square 92466.8 +checkprops result -s 92466.8 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug490 b/tests/bugs/modalg_2/bug490 index 85939f2845..c4eecfbe6a 100755 --- a/tests/bugs/modalg_2/bug490 +++ b/tests/bugs/modalg_2/bug490 @@ -18,5 +18,6 @@ if [catch {bfuse result a_1 a_2 } catch_result] { } else { puts "OCC490 : function FUSE works without hangs up " } -set square 2744.08 +checkprops result -s 2744.08 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug492 b/tests/bugs/modalg_2/bug492 index 0bf4415746..bde49f8a19 100755 --- a/tests/bugs/modalg_2/bug492 +++ b/tests/bugs/modalg_2/bug492 @@ -18,5 +18,6 @@ if [catch {bfuse result a_1 a_2 } catch_result] { } else { puts "OCC492 : function FUSE works without hangs up " } -set square 64.2386 +checkprops result -s 64.2386 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug497_1 b/tests/bugs/modalg_2/bug497_1 index 8b1d5f6939..8241ad6133 100755 --- a/tests/bugs/modalg_2/bug497_1 +++ b/tests/bugs/modalg_2/bug497_1 @@ -22,5 +22,6 @@ if [catch {bcut result a_1 r1 } catch_result] { } else { puts "OCC497 : function CUT works without hangs up " } -set square 646.969 +checkprops result -s 646.969 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug497_2 b/tests/bugs/modalg_2/bug497_2 index f899ff8174..ada2a69165 100755 --- a/tests/bugs/modalg_2/bug497_2 +++ b/tests/bugs/modalg_2/bug497_2 @@ -19,5 +19,6 @@ if [catch {bcut result a_1 a_2 } catch_result] { } else { puts "OCC497 : function CUT works without hangs up " } -set square 2225.65 +checkprops result -s 2225.65 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug497_3 b/tests/bugs/modalg_2/bug497_3 index ccb040576f..1d4fe56218 100755 --- a/tests/bugs/modalg_2/bug497_3 +++ b/tests/bugs/modalg_2/bug497_3 @@ -1,5 +1,5 @@ puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to" -puts "TODO OCC26582 ALL: Error : The square of result shape is" +puts "TODO OCC26582 ALL: Error : The area of result shape is" puts "=========" puts " OCC497 " @@ -18,5 +18,6 @@ checkshape a_2 bcut result a_1 a_2 -set square 2471.48 +checkprops result -s 2471.48 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug497_4 b/tests/bugs/modalg_2/bug497_4 index fd8c384917..b3eaf37989 100755 --- a/tests/bugs/modalg_2/bug497_4 +++ b/tests/bugs/modalg_2/bug497_4 @@ -19,5 +19,6 @@ if [catch {bfuse result a_1 a_2 } catch_result] { } else { puts "OCC497 : function FUSE works without hangs up " } -set square 8710.56 +checkprops result -s 8710.56 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug497_5 b/tests/bugs/modalg_2/bug497_5 index c4094c71b2..5b8ec2a8f3 100755 --- a/tests/bugs/modalg_2/bug497_5 +++ b/tests/bugs/modalg_2/bug497_5 @@ -1,4 +1,4 @@ -puts "TODO OCC24861 ALL: Error : The square of result shape is" +puts "TODO OCC24861 ALL: Error : The area of result shape is" puts "=========" puts " OCC497 " @@ -20,5 +20,6 @@ if [catch {bfuse result a_1 a_2 } catch_result] { } else { puts "OCC497 : function FUSE works without hangs up " } -set square 3280.73 +checkprops result -s 3280.73 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4993_1 b/tests/bugs/modalg_2/bug4993_1 index 61f269cdf1..ec2b4d9abd 100755 --- a/tests/bugs/modalg_2/bug4993_1 +++ b/tests/bugs/modalg_2/bug4993_1 @@ -16,7 +16,8 @@ checkshape s2 bop s1 s2 bopfuse result -set square 4854.51 +checkprops result -s 4854.51 +checkshape result checknbshapes result -vertex 40 -edge 64 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 155 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug4993_2 b/tests/bugs/modalg_2/bug4993_2 index 4d935ab375..8f103da229 100755 --- a/tests/bugs/modalg_2/bug4993_2 +++ b/tests/bugs/modalg_2/bug4993_2 @@ -16,7 +16,8 @@ checkshape s2 bop s2 s1 bopfuse result -set square 4854.51 +checkprops result -s 4854.51 +checkshape result checknbshapes result -vertex 40 -edge 64 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 155 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug500 b/tests/bugs/modalg_2/bug500 index c5b845234c..70f1ca10c6 100755 --- a/tests/bugs/modalg_2/bug500 +++ b/tests/bugs/modalg_2/bug500 @@ -18,5 +18,6 @@ if [catch {pipe result a_1 a_2 } catch_result] { } else { puts "OCC500 : function PIPE works without hangs up " } -set square 1246.13 +checkprops result -s 1246.13 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug501 b/tests/bugs/modalg_2/bug501 index 9a0ab7775a..2802353bc3 100755 --- a/tests/bugs/modalg_2/bug501 +++ b/tests/bugs/modalg_2/bug501 @@ -14,5 +14,6 @@ if [catch {tcopy result b } catch_result] { } else { puts "OCC501 OK: function TCOPY works without hangs up " } -set square 121895 +checkprops result -s 121895 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5157_1 b/tests/bugs/modalg_2/bug5157_1 index e3eb373868..3e6a4bb257 100755 --- a/tests/bugs/modalg_2/bug5157_1 +++ b/tests/bugs/modalg_2/bug5157_1 @@ -21,8 +21,8 @@ if {[catch { stepread $filepath a * } catch_result] } { tpcompound result } -set tol_square 1.e-6 -set square 35273.9 +checkprops result -s 35273.9 -eps 1.e-6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5157_2 b/tests/bugs/modalg_2/bug5157_2 index e4cd7c0729..f36d0a7bd2 100755 --- a/tests/bugs/modalg_2/bug5157_2 +++ b/tests/bugs/modalg_2/bug5157_2 @@ -19,7 +19,8 @@ if { [catch { stepread $filepath a * } catch_result] } { } else { tpcompound result } -set tol_square 1.e-6 -set square 35362.3 + +checkprops result -s 35362.3 -eps 1.e-6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug516 b/tests/bugs/modalg_2/bug516 index a260ef015b..2acb71313a 100755 --- a/tests/bugs/modalg_2/bug516 +++ b/tests/bugs/modalg_2/bug516 @@ -19,5 +19,6 @@ if { [regexp {OUT} $cls] } { puts "CORRECT classification of the 3D-point with the Solid" } -set square 7752.98 +checkprops result -s 7752.98 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug526 b/tests/bugs/modalg_2/bug526 index 44ea80917a..178474c5b7 100755 --- a/tests/bugs/modalg_2/bug526 +++ b/tests/bugs/modalg_2/bug526 @@ -26,7 +26,9 @@ plane p 0 0 $Z psection result a p if ![regexp VERTEX [statshape result]] {puts [format "OCC526 FAULTY Z=%f" $Z ] } -set length 27.8021 +checkprops result -l 27.8021 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug527 b/tests/bugs/modalg_2/bug527 index 135d9479fb..4990ce69a5 100755 --- a/tests/bugs/modalg_2/bug527 +++ b/tests/bugs/modalg_2/bug527 @@ -12,5 +12,6 @@ cpulimit 3600 restore [locate_data_file OCC527.brep] result OCC527 result -set square 3774.42 +checkprops result -s 3774.42 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_2/bug528 b/tests/bugs/modalg_2/bug528 index 4d11a8cb59..27a36566bd 100755 --- a/tests/bugs/modalg_2/bug528 +++ b/tests/bugs/modalg_2/bug528 @@ -19,5 +19,6 @@ if { [catch { bcut result c1 c2 } catch_result] } { puts "OCC528 OK:function BCUT works properly" } -set square 124.092 +checkprops result -s 124.092 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug530 b/tests/bugs/modalg_2/bug530 index d2f9ef0601..cd1c7d6814 100755 --- a/tests/bugs/modalg_2/bug530 +++ b/tests/bugs/modalg_2/bug530 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "=======" puts "OCC530" @@ -23,7 +23,8 @@ if { [catch { bfuse result c1 c2 } catch_result] } { puts "OCC530 OK: function BFUSE works properly" } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug534_1 b/tests/bugs/modalg_2/bug534_1 index 6eab05b4d7..3ff02a4160 100755 --- a/tests/bugs/modalg_2/bug534_1 +++ b/tests/bugs/modalg_2/bug534_1 @@ -22,6 +22,7 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } puts "Tolerance is OK" } -set square 11451.2 +checkprops result -s 11451.2 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug534_2 b/tests/bugs/modalg_2/bug534_2 index 7a326cce0e..fbea991310 100755 --- a/tests/bugs/modalg_2/bug534_2 +++ b/tests/bugs/modalg_2/bug534_2 @@ -22,7 +22,8 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } puts "Tolerance is OK" } -set square 11460.7 +checkprops result -s 11460.7 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug534_3 b/tests/bugs/modalg_2/bug534_3 index 57d84c3831..bfa2859bde 100755 --- a/tests/bugs/modalg_2/bug534_3 +++ b/tests/bugs/modalg_2/bug534_3 @@ -21,6 +21,7 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } puts "Tolerance is OK" } -set square 171.992 +checkprops result -s 171.992 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug534_4 b/tests/bugs/modalg_2/bug534_4 index c15d7e0201..f1c3bb0eae 100755 --- a/tests/bugs/modalg_2/bug534_4 +++ b/tests/bugs/modalg_2/bug534_4 @@ -22,5 +22,6 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } puts "Tolerance is OK" } -set square 84.8861 +checkprops result -s 84.8861 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug534_5 b/tests/bugs/modalg_2/bug534_5 index 1b73981893..256ac9658b 100755 --- a/tests/bugs/modalg_2/bug534_5 +++ b/tests/bugs/modalg_2/bug534_5 @@ -21,5 +21,6 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } puts "Tolerance is OK" } -set square 13.3227 +checkprops result -s 13.3227 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug534_6 b/tests/bugs/modalg_2/bug534_6 index a8bef01df9..b4f69707f7 100755 --- a/tests/bugs/modalg_2/bug534_6 +++ b/tests/bugs/modalg_2/bug534_6 @@ -22,6 +22,7 @@ if { $MaxFaceTolerance > 1 || $MaxEdgeTolerance > 1 || $MaxVertexTolerance > 1 } puts "Tolerance is OK" } -set square 11.9915 +checkprops result -s 11.9915 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug535 b/tests/bugs/modalg_2/bug535 index 54bc654f96..2ef17f5c0a 100755 --- a/tests/bugs/modalg_2/bug535 +++ b/tests/bugs/modalg_2/bug535 @@ -30,5 +30,6 @@ if { $r1 == $r2 } { puts "OCC535 Faulty" } -set square 3554.31 +checkprops result -s 3554.31 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug539_1 b/tests/bugs/modalg_2/bug539_1 index 92678945bc..7bba8485d7 100755 --- a/tests/bugs/modalg_2/bug539_1 +++ b/tests/bugs/modalg_2/bug539_1 @@ -16,5 +16,7 @@ bop a b bopcommon result checknbshapes result -vertex 15 -edge 10 -set length 1150.78 +checkprops result -l 1150.78 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug539_2 b/tests/bugs/modalg_2/bug539_2 index 86ec1bda7b..e17979ef09 100755 --- a/tests/bugs/modalg_2/bug539_2 +++ b/tests/bugs/modalg_2/bug539_2 @@ -16,6 +16,8 @@ bop a b boptuc result checknbshapes result -vertex 16 -edge 11 -set length 929.278 +checkprops result -l 929.278 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug548 b/tests/bugs/modalg_2/bug548 index 9891d4e5ac..1efd92acc7 100755 --- a/tests/bugs/modalg_2/bug548 +++ b/tests/bugs/modalg_2/bug548 @@ -19,5 +19,6 @@ if { [regexp {problems} $che] } { puts "Faulty OCC628" } -set square 119630 +checkprops result -s 119630 +checkshape result set 2dviewer 2 diff --git a/tests/bugs/modalg_2/bug570 b/tests/bugs/modalg_2/bug570 index 6066927281..0ff2555474 100755 --- a/tests/bugs/modalg_2/bug570 +++ b/tests/bugs/modalg_2/bug570 @@ -7,5 +7,6 @@ puts "" OCC570 result -set square 58500 +checkprops result -s 58500 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug571_1 b/tests/bugs/modalg_2/bug571_1 index ad320cbd6e..43f677ddad 100755 --- a/tests/bugs/modalg_2/bug571_1 +++ b/tests/bugs/modalg_2/bug571_1 @@ -18,5 +18,6 @@ if [catch {fillet result a_1 1.2 a_2 } catch_result] { puts " OCC571 (case 1) OK: Fillet operation was made" } -set square 21118.1 +checkprops result -s 21118.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug571_2 b/tests/bugs/modalg_2/bug571_2 index 99c38bbb00..af4f27ad13 100755 --- a/tests/bugs/modalg_2/bug571_2 +++ b/tests/bugs/modalg_2/bug571_2 @@ -18,5 +18,6 @@ if [catch {fillet result a_1 0.03 a_2 } catch_result] { puts " OCC571 (case 2) OK: Fillet operation was made" } -set square 21209.9 +checkprops result -s 21209.9 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5729 b/tests/bugs/modalg_2/bug5729 index ae84e4b341..56b5c4bf53 100755 --- a/tests/bugs/modalg_2/bug5729 +++ b/tests/bugs/modalg_2/bug5729 @@ -16,6 +16,7 @@ checkshape f2 bfuse result f1 f2 -set square 28559.8 +checkprops result -s 28559.8 +checkshape result checknbshapes result -vertex 13 -edge 22 -wire 15 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 66 diff --git a/tests/bugs/modalg_2/bug578_1 b/tests/bugs/modalg_2/bug578_1 index 3993d65e01..d7322aff4d 100755 --- a/tests/bugs/modalg_2/bug578_1 +++ b/tests/bugs/modalg_2/bug578_1 @@ -21,5 +21,6 @@ checkshape res1 bcut result b res1 -set square 4.84596 +checkprops result -s 4.84596 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug578_2 b/tests/bugs/modalg_2/bug578_2 index 89e192879a..b9cf3bcd13 100755 --- a/tests/bugs/modalg_2/bug578_2 +++ b/tests/bugs/modalg_2/bug578_2 @@ -23,5 +23,6 @@ checkshape res1 bop b res1 bopcut result -set square 4.84596 +checkprops result -s 4.84596 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug57_1 b/tests/bugs/modalg_2/bug57_1 index aa41a12a20..395a8e4b59 100755 --- a/tests/bugs/modalg_2/bug57_1 +++ b/tests/bugs/modalg_2/bug57_1 @@ -11,5 +11,6 @@ checkshape a_1 checkshape a_2 bfuse result a_1 a_2 -set square 191388 +checkprops result -s 191388 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug57_2 b/tests/bugs/modalg_2/bug57_2 index 0774f01fae..5ae52c2a3d 100755 --- a/tests/bugs/modalg_2/bug57_2 +++ b/tests/bugs/modalg_2/bug57_2 @@ -11,5 +11,6 @@ checkshape a_1 checkshape a_2 bfuse result a_2 a_1 -set square 191388 +checkprops result -s 191388 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_1 b/tests/bugs/modalg_2/bug5805_1 index e881ececeb..3ee81de87f 100755 --- a/tests/bugs/modalg_2/bug5805_1 +++ b/tests/bugs/modalg_2/bug5805_1 @@ -34,7 +34,8 @@ if { [catch { offsetshape result rthru2 -0.5 rthru2_3 rthru2_4 } catch_result] } checkmaxtol result -min_tol 1. -set square 981.941 +checkprops result -s 981.941 +checkshape result checknbshapes result -vertex 6 -edge 10 -wire 8 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 32 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_10 b/tests/bugs/modalg_2/bug5805_10 index a58821a747..6ba7379c90 100755 --- a/tests/bugs/modalg_2/bug5805_10 +++ b/tests/bugs/modalg_2/bug5805_10 @@ -29,7 +29,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2} $calcul $type } -set square 1041.35 +checkprops result -s 1065.08 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 diff --git a/tests/bugs/modalg_2/bug5805_11 b/tests/bugs/modalg_2/bug5805_11 index cc8b102e1b..9997bfa1ed 100755 --- a/tests/bugs/modalg_2/bug5805_11 +++ b/tests/bugs/modalg_2/bug5805_11 @@ -28,7 +28,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_3} $calcul $type } -set square 1041.35 +checkprops result -s 1065.08 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 diff --git a/tests/bugs/modalg_2/bug5805_12 b/tests/bugs/modalg_2/bug5805_12 index 072a9987f6..75ae130f75 100755 --- a/tests/bugs/modalg_2/bug5805_12 +++ b/tests/bugs/modalg_2/bug5805_12 @@ -29,7 +29,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2 s_3} $calcul $type } -set square 982.254 +checkprops result -s 1006.59 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 20 diff --git a/tests/bugs/modalg_2/bug5805_13 b/tests/bugs/modalg_2/bug5805_13 index 7b43e0feed..21a1330f96 100755 --- a/tests/bugs/modalg_2/bug5805_13 +++ b/tests/bugs/modalg_2/bug5805_13 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 176 +checkprops result -s 176 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 34 diff --git a/tests/bugs/modalg_2/bug5805_14 b/tests/bugs/modalg_2/bug5805_14 index b188a57a3b..bc821f18d0 100755 --- a/tests/bugs/modalg_2/bug5805_14 +++ b/tests/bugs/modalg_2/bug5805_14 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_5} $calcul $type } -set square 402 +checkprops result -s 402 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 65 diff --git a/tests/bugs/modalg_2/bug5805_15 b/tests/bugs/modalg_2/bug5805_15 index 5c7a5c07ea..dd7cb49c6f 100755 --- a/tests/bugs/modalg_2/bug5805_15 +++ b/tests/bugs/modalg_2/bug5805_15 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_6} $calcul $type } -set square 402 +checkprops result -s 402 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 65 diff --git a/tests/bugs/modalg_2/bug5805_16 b/tests/bugs/modalg_2/bug5805_16 index 881487dbb4..789484e278 100755 --- a/tests/bugs/modalg_2/bug5805_16 +++ b/tests/bugs/modalg_2/bug5805_16 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_5 s_6} $calcul $type } -set square 378 +checkprops result -s 378 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 12 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 64 diff --git a/tests/bugs/modalg_2/bug5805_17 b/tests/bugs/modalg_2/bug5805_17 index 0ada3c1aab..2f2e8c99a8 100755 --- a/tests/bugs/modalg_2/bug5805_17 +++ b/tests/bugs/modalg_2/bug5805_17 @@ -1,4 +1,5 @@ puts "TODO OCC25925 ALL: Faulty OCC5805 : result is not Closed shape" +puts "TODO OCC25925 ALL: Error: The command cannot be built" puts "TODO OCC25925 ALL: TEST INCOMPLETE" puts "TODO OCC25925 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" @@ -36,6 +37,8 @@ set distance -0.001 catch { OFFSETSHAPE $distance {} $calcul $type } # Null result +checkprops result -s 495.635 + set index [lsearch [whatis s] Closed] if {$index == -1} { puts "Faulty ${BugNumber} : s is not Closed shape" @@ -50,5 +53,4 @@ if {$index == -1} { checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 -set square 495.635 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_18 b/tests/bugs/modalg_2/bug5805_18 index 50ff43b79f..5cb0713a83 100755 --- a/tests/bugs/modalg_2/bug5805_18 +++ b/tests/bugs/modalg_2/bug5805_18 @@ -1,6 +1,7 @@ puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC25925 ALL: Error: The command cannot be built" puts "TODO OCC25925 ALL: Faulty OCC5805 : result is not Closed shape" -puts "TODO OCC25925 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" +puts "TODO OCC25925 ALL: Tcl Exception: result is not a topological shape" puts "TODO OCC25925 ALL: TEST INCOMPLETE" puts "============" @@ -37,6 +38,8 @@ set distance -0.001 catch { OFFSETSHAPE $distance {s_2} $calcul $type } # Bad result +checkprops result -s 358.795 + set index [lsearch [whatis s] Closed] if {$index == -1} { puts "Faulty ${BugNumber} : s is not Closed shape" @@ -49,7 +52,6 @@ if {$index == -1} { } +checkshape result checknbshapes result -vertex 4 -edge 5 -wire 5 -face 5 -shell 2 -solid 1 -compsolid 0 -compound 0 -shape 22 - -set square 358.795 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_19 b/tests/bugs/modalg_2/bug5805_19 index 27c7c6acf0..6619cb8030 100755 --- a/tests/bugs/modalg_2/bug5805_19 +++ b/tests/bugs/modalg_2/bug5805_19 @@ -1,6 +1,7 @@ -puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." puts "TODO OCC25925 ALL: Faulty OCC5805 : result is not Closed shape" +puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." puts "TODO OCC25925 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" +puts "TODO OCC25925 ALL: Error: The command cannot be built" puts "TODO OCC25925 ALL: TEST INCOMPLETE" puts "============" @@ -37,6 +38,9 @@ set distance -0.001 catch { OFFSETSHAPE $distance {s_3} $calcul $type } # Bad result + +checkprops result -s 495.635 + set index [lsearch [whatis s] Closed] if {$index == -1} { puts "Faulty ${BugNumber} : s is not Closed shape" @@ -51,5 +55,4 @@ if {$index == -1} { checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 -set square 495.635 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_2 b/tests/bugs/modalg_2/bug5805_2 index 375249f70f..31bc21b063 100755 --- a/tests/bugs/modalg_2/bug5805_2 +++ b/tests/bugs/modalg_2/bug5805_2 @@ -30,7 +30,8 @@ if { [catch { offsetshape result rthru2 -0.5 rthru2_2 rthru2_3 } catch_result] } checkmaxtol result -min_tol 1. -set square 982.254 +checkprops result -s 1006.59 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 20 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_20 b/tests/bugs/modalg_2/bug5805_20 index a23fdb05ba..7c8c5c9792 100755 --- a/tests/bugs/modalg_2/bug5805_20 +++ b/tests/bugs/modalg_2/bug5805_20 @@ -1,6 +1,7 @@ -puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." puts "TODO OCC25925 ALL: Faulty OCC5805 : result is not Closed shape" +puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." puts "TODO OCC25925 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" +puts "TODO OCC25925 ALL: Error: The command cannot be built" puts "TODO OCC25925 ALL: TEST INCOMPLETE" puts "============" @@ -37,6 +38,9 @@ set distance -0.001 catch { OFFSETSHAPE $distance {s_2 s_3} $calcul $type } # Bad result + +checkprops result -s 495.635 + set index [lsearch [whatis s] Closed] if {$index == -1} { puts "Faulty ${BugNumber} : s is not Closed shape" @@ -51,5 +55,4 @@ if {$index == -1} { checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 -set square 495.635 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_21 b/tests/bugs/modalg_2/bug5805_21 index 0d44b4dc7e..accaf5d7c5 100755 --- a/tests/bugs/modalg_2/bug5805_21 +++ b/tests/bugs/modalg_2/bug5805_21 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 253.902 +checkprops result -s 304.115 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/bugs/modalg_2/bug5805_22 b/tests/bugs/modalg_2/bug5805_22 index 2582b9e74d..4ea84d7b3e 100755 --- a/tests/bugs/modalg_2/bug5805_22 +++ b/tests/bugs/modalg_2/bug5805_22 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {s_3} $calcul $type } -set square 502.366 +checkprops result -s 552.913 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 diff --git a/tests/bugs/modalg_2/bug5805_23 b/tests/bugs/modalg_2/bug5805_23 index 404ac54950..88473f0b11 100755 --- a/tests/bugs/modalg_2/bug5805_23 +++ b/tests/bugs/modalg_2/bug5805_23 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {s_2} $calcul $type } -set square 502.366 +checkprops result -s 552.913 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 diff --git a/tests/bugs/modalg_2/bug5805_24 b/tests/bugs/modalg_2/bug5805_24 index 9f26fb68dd..9f5dd77ccb 100755 --- a/tests/bugs/modalg_2/bug5805_24 +++ b/tests/bugs/modalg_2/bug5805_24 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {s_3 s_2} $calcul $type } -set square 489.372 +checkprops result -s 540.231 +checkshape result checknbshapes result -vertex 3 -edge 5 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 20 diff --git a/tests/bugs/modalg_2/bug5805_25 b/tests/bugs/modalg_2/bug5805_25 index 0285e9033e..570601366a 100755 --- a/tests/bugs/modalg_2/bug5805_25 +++ b/tests/bugs/modalg_2/bug5805_25 @@ -56,7 +56,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 914.876 +checkprops result -s 914.876 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 27 diff --git a/tests/bugs/modalg_2/bug5805_26 b/tests/bugs/modalg_2/bug5805_26 index e54f46010f..1e7192626c 100755 --- a/tests/bugs/modalg_2/bug5805_26 +++ b/tests/bugs/modalg_2/bug5805_26 @@ -56,7 +56,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_4} $calcul $type } -set square 2011.91 +checkprops result -s 2011.91 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 10 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 51 diff --git a/tests/bugs/modalg_2/bug5805_27 b/tests/bugs/modalg_2/bug5805_27 index 2ee2f17a2b..bee28ca0cb 100755 --- a/tests/bugs/modalg_2/bug5805_27 +++ b/tests/bugs/modalg_2/bug5805_27 @@ -56,7 +56,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_5} $calcul $type } -set square 1755.54 +checkprops result -s 1755.54 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 10 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 51 diff --git a/tests/bugs/modalg_2/bug5805_28 b/tests/bugs/modalg_2/bug5805_28 index af777dea22..bef548dc18 100755 --- a/tests/bugs/modalg_2/bug5805_28 +++ b/tests/bugs/modalg_2/bug5805_28 @@ -56,7 +56,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_4 s_5} $calcul $type } -set square 1735.06 +checkprops result -s 1735.06 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 10 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 50 diff --git a/tests/bugs/modalg_2/bug5805_29 b/tests/bugs/modalg_2/bug5805_29 index 89479f3f0b..7c719f58ce 100755 --- a/tests/bugs/modalg_2/bug5805_29 +++ b/tests/bugs/modalg_2/bug5805_29 @@ -35,7 +35,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 5829.59 +checkprops result -s 5829.59 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/bugs/modalg_2/bug5805_3 b/tests/bugs/modalg_2/bug5805_3 index 60909a6cd8..da82650a37 100755 --- a/tests/bugs/modalg_2/bug5805_3 +++ b/tests/bugs/modalg_2/bug5805_3 @@ -22,7 +22,8 @@ if { [catch { offsetshape result a -1 a_6 } catch_result] } { checkmaxtol result -min_tol 1. -set square 1185.03 +checkprops result -s 1185.03 +checkshape result checknbshapes result -vertex 10 -edge 15 -wire 7 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 41 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_30 b/tests/bugs/modalg_2/bug5805_30 index 895955e5ea..9b71038418 100755 --- a/tests/bugs/modalg_2/bug5805_30 +++ b/tests/bugs/modalg_2/bug5805_30 @@ -1,4 +1,4 @@ -puts "TODO OCC25925 ALL: Error : The square of result shape is" +puts "TODO OCC25925 ALL: Error : The area of result shape is" puts "============" puts "OCC5805" @@ -34,7 +34,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2} $calcul $type } -set square 1336.75 +checkprops result -s 1336.75 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 diff --git a/tests/bugs/modalg_2/bug5805_31 b/tests/bugs/modalg_2/bug5805_31 index 8190eb47ae..842780ca95 100755 --- a/tests/bugs/modalg_2/bug5805_31 +++ b/tests/bugs/modalg_2/bug5805_31 @@ -32,7 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_3} $calcul $type } -set square 7157.43 +checkprops result -s 7157.43 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 diff --git a/tests/bugs/modalg_2/bug5805_32 b/tests/bugs/modalg_2/bug5805_32 index 26b4f5ac77..97f928d94d 100755 --- a/tests/bugs/modalg_2/bug5805_32 +++ b/tests/bugs/modalg_2/bug5805_32 @@ -1,4 +1,4 @@ -puts "TODO OCC25925 ALL: Error : The square of result shape is" +puts "TODO OCC25925 ALL: Error : The area of result shape is" puts "============" puts "OCC5805" @@ -37,7 +37,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2 s_3} $calcul $type } -set square 1223.65 +checkprops result -s 1223.65 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug5805_33 b/tests/bugs/modalg_2/bug5805_33 index 423fc4a418..8978a86e39 100755 --- a/tests/bugs/modalg_2/bug5805_33 +++ b/tests/bugs/modalg_2/bug5805_33 @@ -32,7 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 418.388 +checkprops result -s 443.123 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/bugs/modalg_2/bug5805_34 b/tests/bugs/modalg_2/bug5805_34 index 46336d32cb..73f0a375b3 100755 --- a/tests/bugs/modalg_2/bug5805_34 +++ b/tests/bugs/modalg_2/bug5805_34 @@ -32,7 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2} $calcul $type } -set square 881.591 +checkprops result -s 906.895 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 diff --git a/tests/bugs/modalg_2/bug5805_35 b/tests/bugs/modalg_2/bug5805_35 index 59f9a27417..eccd93fe83 100755 --- a/tests/bugs/modalg_2/bug5805_35 +++ b/tests/bugs/modalg_2/bug5805_35 @@ -32,7 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_3} $calcul $type } -set square 915.469 +checkprops result -s 940.867 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 diff --git a/tests/bugs/modalg_2/bug5805_36 b/tests/bugs/modalg_2/bug5805_36 index 27c3c2e956..d6b1253327 100755 --- a/tests/bugs/modalg_2/bug5805_36 +++ b/tests/bugs/modalg_2/bug5805_36 @@ -32,7 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2 s_3} $calcul $type } -set square 856.92 +checkprops result -s 882.928 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug5805_37 b/tests/bugs/modalg_2/bug5805_37 index a4d7dbc46e..3cae3276a0 100755 --- a/tests/bugs/modalg_2/bug5805_37 +++ b/tests/bugs/modalg_2/bug5805_37 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 246.821 +checkprops result -s 246.821 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 34 diff --git a/tests/bugs/modalg_2/bug5805_38 b/tests/bugs/modalg_2/bug5805_38 index 7125820141..d65b0949fa 100755 --- a/tests/bugs/modalg_2/bug5805_38 +++ b/tests/bugs/modalg_2/bug5805_38 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_5} $calcul $type } -set square 544.931 +checkprops result -s 544.931 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 65 diff --git a/tests/bugs/modalg_2/bug5805_39 b/tests/bugs/modalg_2/bug5805_39 index cf512cf97e..b7efdb38cb 100755 --- a/tests/bugs/modalg_2/bug5805_39 +++ b/tests/bugs/modalg_2/bug5805_39 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_6} $calcul $type } -set square 524.758 +checkprops result -s 524.758 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 65 diff --git a/tests/bugs/modalg_2/bug5805_4 b/tests/bugs/modalg_2/bug5805_4 index 2c86dd0e5d..896bef46af 100755 --- a/tests/bugs/modalg_2/bug5805_4 +++ b/tests/bugs/modalg_2/bug5805_4 @@ -27,7 +27,8 @@ if { [catch { offsetperform result } catch_result] } { checkmaxtol result -min_tol 1. -set square 1185.03 +checkprops result -s 1185.03 +checkshape result checknbshapes result -vertex 10 -edge 15 -wire 7 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 41 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_40 b/tests/bugs/modalg_2/bug5805_40 index 8d22e02c59..acf1ef0957 100755 --- a/tests/bugs/modalg_2/bug5805_40 +++ b/tests/bugs/modalg_2/bug5805_40 @@ -45,7 +45,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_5 s_6} $calcul $type } -set square 485.358 +checkprops result -s 485.358 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 12 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 64 diff --git a/tests/bugs/modalg_2/bug5805_41 b/tests/bugs/modalg_2/bug5805_41 index 1c9310c828..db826d0716 100755 --- a/tests/bugs/modalg_2/bug5805_41 +++ b/tests/bugs/modalg_2/bug5805_41 @@ -1,5 +1,5 @@ puts "TODO OCC24862 ALL: Error : is WRONG because number of" -puts "TODO OCC24862 ALL: Error : The square of result shape is" +puts "TODO OCC24862 ALL: Error : The area of result shape is" puts "TODO OCC24682 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "============" @@ -37,7 +37,8 @@ catch { OFFSETSHAPE $distance {} $calcul $type } # Null result -set square 495.635 +checkprops result -s 495.635 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/bugs/modalg_2/bug5805_42 b/tests/bugs/modalg_2/bug5805_42 index 7d164389c8..f7c26005d9 100755 --- a/tests/bugs/modalg_2/bug5805_42 +++ b/tests/bugs/modalg_2/bug5805_42 @@ -1,5 +1,6 @@ puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." -puts "TODO OCC25925 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" +puts "TODO OCC25925 ALL: Error: The command cannot be built" +puts "TODO OCC25925 ALL: Tcl Exception: result is not a topological shape" puts "TODO OCC25925 ALL: TEST INCOMPLETE" puts "============" @@ -37,7 +38,8 @@ catch { OFFSETSHAPE $distance {s_2} $calcul $type } # Bad result -set square 495.635 +checkprops result -s 495.635 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/bugs/modalg_2/bug5805_43 b/tests/bugs/modalg_2/bug5805_43 index 4d5dadc9f2..f0c36e1219 100755 --- a/tests/bugs/modalg_2/bug5805_43 +++ b/tests/bugs/modalg_2/bug5805_43 @@ -1,5 +1,5 @@ puts "TODO OCC24862 ALL: Error : is WRONG because number of" -puts "TODO OCC24862 ALL: Error : The square of result shape is" +puts "TODO OCC24862 ALL: Error : The area of result shape is" puts "TODO OCC24682 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "============" @@ -37,7 +37,8 @@ catch { OFFSETSHAPE $distance {s_3} $calcul $type } # Bad result -set square 495.635 +checkprops result -s 495.635 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/bugs/modalg_2/bug5805_44 b/tests/bugs/modalg_2/bug5805_44 index 1deb08305d..8fb5b960d5 100755 --- a/tests/bugs/modalg_2/bug5805_44 +++ b/tests/bugs/modalg_2/bug5805_44 @@ -1,6 +1,7 @@ -puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." puts "TODO OCC25925 ALL: Faulty OCC5805 : result is not Closed shape" +puts "TODO OCC25925 ALL: ERROR. offsetperform operation not done." puts "TODO OCC25925 ALL: Tcl Exception: Error : command \\\"nbshapes result\\\" gives an empty result" +puts "TODO OCC25925 ALL: Error: The command cannot be built" puts "TODO OCC25925 ALL: TEST INCOMPLETE" puts "============" @@ -37,6 +38,9 @@ set distance -0.001 catch { OFFSETSHAPE $distance {s_2 s_3} $calcul $type } # Bad result + +checkprops result -s 495.635 + set index [lsearch [whatis s] Closed] if {$index == -1} { puts "Faulty ${BugNumber} : s is not Closed shape" @@ -51,5 +55,4 @@ if {$index == -1} { checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 -set square 495.635 set 2dviewer 0 diff --git a/tests/bugs/modalg_2/bug5805_45 b/tests/bugs/modalg_2/bug5805_45 index 262812b29b..73d5375b49 100755 --- a/tests/bugs/modalg_2/bug5805_45 +++ b/tests/bugs/modalg_2/bug5805_45 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 767.63 +checkprops result -s 909.684 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/bugs/modalg_2/bug5805_46 b/tests/bugs/modalg_2/bug5805_46 index 858cb7d908..326191f6f6 100755 --- a/tests/bugs/modalg_2/bug5805_46 +++ b/tests/bugs/modalg_2/bug5805_46 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {s_3} $calcul $type } -set square 1485.75 +checkprops result -s 1627.98 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 diff --git a/tests/bugs/modalg_2/bug5805_47 b/tests/bugs/modalg_2/bug5805_47 index 26c7b67d33..7480eabb30 100755 --- a/tests/bugs/modalg_2/bug5805_47 +++ b/tests/bugs/modalg_2/bug5805_47 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {s_2} $calcul $type } -set square 1530.96 +checkprops result -s 1673.57 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 diff --git a/tests/bugs/modalg_2/bug5805_48 b/tests/bugs/modalg_2/bug5805_48 index 4604bcc89a..6da7fc859f 100755 --- a/tests/bugs/modalg_2/bug5805_48 +++ b/tests/bugs/modalg_2/bug5805_48 @@ -30,7 +30,8 @@ set distance -0.1 catch { OFFSETSHAPE $distance {s_3 s_2} $calcul $type } -set square 1471.48 +checkprops result -s 1615.27 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 diff --git a/tests/bugs/modalg_2/bug5805_49 b/tests/bugs/modalg_2/bug5805_49 index 102007d0f8..720757bceb 100755 --- a/tests/bugs/modalg_2/bug5805_49 +++ b/tests/bugs/modalg_2/bug5805_49 @@ -18,7 +18,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 5829.59 +checkprops result -s 5829.59 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 12 diff --git a/tests/bugs/modalg_2/bug5805_5 b/tests/bugs/modalg_2/bug5805_5 index 8baf64d256..4c16d2e9a9 100755 --- a/tests/bugs/modalg_2/bug5805_5 +++ b/tests/bugs/modalg_2/bug5805_5 @@ -23,7 +23,8 @@ if { [catch { offsetperform result } catch_result] } { checkmaxtol result -min_tol 1. -set square 876.584 +checkprops result -s 876.584 +checkshape result checknbshapes result -vertex 10 -edge 15 -wire 7 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 41 set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug5805_50 b/tests/bugs/modalg_3/bug5805_50 index 5a8195c2ee..4267ea9d75 100755 --- a/tests/bugs/modalg_3/bug5805_50 +++ b/tests/bugs/modalg_3/bug5805_50 @@ -17,8 +17,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2} $calcul $type } -set square 12150 - +checkprops result -s 12150 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_51 b/tests/bugs/modalg_3/bug5805_51 index 0754282001..5e9c8fcb38 100755 --- a/tests/bugs/modalg_3/bug5805_51 +++ b/tests/bugs/modalg_3/bug5805_51 @@ -17,8 +17,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_3} $calcul $type } -set square 7157.43 - +checkprops result -s 7157.43 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_52 b/tests/bugs/modalg_3/bug5805_52 index bc3cd5129f..241cafa61f 100755 --- a/tests/bugs/modalg_3/bug5805_52 +++ b/tests/bugs/modalg_3/bug5805_52 @@ -17,8 +17,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2 s_3} $calcul $type } -set square 7051.59 - +checkprops result -s 7051.59 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_53 b/tests/bugs/modalg_3/bug5805_53 index 2192efafe0..c3470c0065 100755 --- a/tests/bugs/modalg_3/bug5805_53 +++ b/tests/bugs/modalg_3/bug5805_53 @@ -42,8 +42,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_4} $calcul $type } -set square 889.96 - +checkprops result -s 889.96 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 10 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 51 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_54 b/tests/bugs/modalg_3/bug5805_54 index a07f5ee036..110023d1ec 100755 --- a/tests/bugs/modalg_3/bug5805_54 +++ b/tests/bugs/modalg_3/bug5805_54 @@ -42,8 +42,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 376.733 - +checkprops result -s 376.733 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 27 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_55 b/tests/bugs/modalg_3/bug5805_55 index 2ac3d81e48..1d08d19a17 100755 --- a/tests/bugs/modalg_3/bug5805_55 +++ b/tests/bugs/modalg_3/bug5805_55 @@ -42,8 +42,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_5} $calcul $type } -set square 889.96 - +checkprops result -s 889.96 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 10 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 51 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_56 b/tests/bugs/modalg_3/bug5805_56 index eb133f8222..a0c1571f3b 100755 --- a/tests/bugs/modalg_3/bug5805_56 +++ b/tests/bugs/modalg_3/bug5805_56 @@ -42,8 +42,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_4 s_5} $calcul $type } -set square 870.345 - +checkprops result -s 870.345 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 10 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 50 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_57 b/tests/bugs/modalg_3/bug5805_57 index 1cd09ca956..915e551a7b 100755 --- a/tests/bugs/modalg_3/bug5805_57 +++ b/tests/bugs/modalg_3/bug5805_57 @@ -32,8 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 664.447 - +checkprops result -s 664.447 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_58 b/tests/bugs/modalg_3/bug5805_58 index 9ee8fde597..3269755ea5 100755 --- a/tests/bugs/modalg_3/bug5805_58 +++ b/tests/bugs/modalg_3/bug5805_58 @@ -32,8 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2} $calcul $type } -set square 1336.75 - +checkprops result -s 1336.75 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_6 b/tests/bugs/modalg_3/bug5805_6 index 4e642fce67..be10a5aa74 100755 --- a/tests/bugs/modalg_3/bug5805_6 +++ b/tests/bugs/modalg_3/bug5805_6 @@ -18,7 +18,7 @@ if { [catch { offsetshape result a -1 } catch_result] } { checkmaxtol result -min_tol 1. -set square 876.584 - +checkprops result -s 876.584 +checkshape result checknbshapes result -vertex 10 -edge 15 -wire 7 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 41 set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug5805_7 b/tests/bugs/modalg_3/bug5805_7 index 4684bdb1a4..c04b7a9d06 100755 --- a/tests/bugs/modalg_3/bug5805_7 +++ b/tests/bugs/modalg_3/bug5805_7 @@ -32,8 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_3} $calcul $type } -set square 1336.75 - +checkprops result -s 1336.75 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_8 b/tests/bugs/modalg_3/bug5805_8 index 4f9bc8e4af..2cf2efe4ed 100755 --- a/tests/bugs/modalg_3/bug5805_8 +++ b/tests/bugs/modalg_3/bug5805_8 @@ -32,8 +32,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {s_2 s_3} $calcul $type } -set square 1223.65 - +checkprops result -s 1223.65 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 6 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug5805_9 b/tests/bugs/modalg_3/bug5805_9 index 28577712d9..a07057a7f3 100755 --- a/tests/bugs/modalg_3/bug5805_9 +++ b/tests/bugs/modalg_3/bug5805_9 @@ -29,8 +29,8 @@ set distance -0.5 catch { OFFSETSHAPE $distance {} $calcul $type } -set square 495.635 - +checkprops result -s 518.774 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 13 set index [lsearch [whatis s] Closed] diff --git a/tests/bugs/modalg_3/bug594 b/tests/bugs/modalg_3/bug594 index 625301ed9f..2178ca512c 100755 --- a/tests/bugs/modalg_3/bug594 +++ b/tests/bugs/modalg_3/bug594 @@ -22,5 +22,6 @@ if [catch {blend result result1 2.5 a_15 2.5 a_12 2.5 a_4} catch_result] { puts "SAL594 OK (case 2): function BLEND works OK" } -set square 60513.1 +checkprops result -s 60513.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug59_1 b/tests/bugs/modalg_3/bug59_1 index 76a81bb97b..2e1d7823b5 100755 --- a/tests/bugs/modalg_3/bug59_1 +++ b/tests/bugs/modalg_3/bug59_1 @@ -11,5 +11,6 @@ checkshape a_1 checkshape a_2 bfuse result a_1 a_2 -set square 241843 +checkprops result -s 241843 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug59_2 b/tests/bugs/modalg_3/bug59_2 index ea17b72811..d479dc8382 100755 --- a/tests/bugs/modalg_3/bug59_2 +++ b/tests/bugs/modalg_3/bug59_2 @@ -11,5 +11,6 @@ checkshape a_1 checkshape a_2 bfuse result a_2 a_1 -set square 241843 +checkprops result -s 241843 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_3/bug600 b/tests/bugs/modalg_3/bug600 index 0a925607cd..c0e93632fa 100755 --- a/tests/bugs/modalg_3/bug600 +++ b/tests/bugs/modalg_3/bug600 @@ -13,5 +13,6 @@ bop b a bopcommon result -set square 41970.8 +checkprops result -s 41970.8 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug602 b/tests/bugs/modalg_3/bug602 index f62ee9cec3..1a0c1b46f2 100755 --- a/tests/bugs/modalg_3/bug602 +++ b/tests/bugs/modalg_3/bug602 @@ -1,4 +1,5 @@ puts "TODO OCC00000 ALL: Faulty OCC602: function BLEND works wrongly" +puts "TODO OCC00000 ALL: Error: The command cannot be built" puts "TODO OCC00000 ALL: Tcl Exception: result is not a topological shape!!!" puts "TODO OCC00000 ALL: TEST INCOMPLETE" @@ -21,5 +22,6 @@ if [catch {blend result a 20 a_9 } catch_result] { puts "OCC602 OK: function BLEND works OK" } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug605 b/tests/bugs/modalg_3/bug605 index 91ca571e16..528422a945 100755 --- a/tests/bugs/modalg_3/bug605 +++ b/tests/bugs/modalg_3/bug605 @@ -35,5 +35,6 @@ if { [catch {pipe result w2 w1 } catch_result] } { } } -set square 20.6253 +checkprops result -s 20.6253 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug6063 b/tests/bugs/modalg_3/bug6063 index 84364cbcb1..fc393a3243 100755 --- a/tests/bugs/modalg_3/bug6063 +++ b/tests/bugs/modalg_3/bug6063 @@ -13,7 +13,7 @@ restore [locate_data_file OCC6063-2.brep] result checkshape result -set tol_square 1.e-6 -set square 2465.96 +checkprops result -s 2465.96 -eps 1.e-6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug6063_1 b/tests/bugs/modalg_3/bug6063_1 index a29cf8ec6a..cf2f0d4f4e 100755 --- a/tests/bugs/modalg_3/bug6063_1 +++ b/tests/bugs/modalg_3/bug6063_1 @@ -12,8 +12,8 @@ restore [locate_data_file OCC6063.brep] result checkshape result -set tol_square 1.e-6 -set square 413318 +checkprops result -s 413318 -eps 1.e-6 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_3/bug606_1 b/tests/bugs/modalg_3/bug606_1 index c8a50d5b93..1ec984cf6f 100755 --- a/tests/bugs/modalg_3/bug606_1 +++ b/tests/bugs/modalg_3/bug606_1 @@ -10,5 +10,6 @@ checkshape w2 OCC606 result w2 -t -set square 508.243 +checkprops result -s 508.243 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_3/bug606_2 b/tests/bugs/modalg_3/bug606_2 index 4fabb19701..10e5149d6e 100755 --- a/tests/bugs/modalg_3/bug606_2 +++ b/tests/bugs/modalg_3/bug606_2 @@ -10,5 +10,6 @@ checkshape w10 OCC606 result w10 -t -set square 522.56 +checkprops result -s 522.56 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_3/bug615 b/tests/bugs/modalg_3/bug615 index f3193c2aa3..b145cb5eb0 100755 --- a/tests/bugs/modalg_3/bug615 +++ b/tests/bugs/modalg_3/bug615 @@ -16,5 +16,6 @@ if [catch {blend result a 9 a_15 } catch_result] { puts "OCC615 OK: function CHAMF works OK" } -set square 197055. +checkprops result -s 197055. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug616 b/tests/bugs/modalg_3/bug616 index 386833ecc1..eaf4b77050 100755 --- a/tests/bugs/modalg_3/bug616 +++ b/tests/bugs/modalg_3/bug616 @@ -18,5 +18,7 @@ if { [catch {mkoffset result a 5 -2} catch_result] } { puts "OCC616 OK: function MKOFFSET works OK" } -set length 1062.78 +checkprops result -l 1062.78 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_3/bug698 b/tests/bugs/modalg_3/bug698 index cd9a6275dc..3e99e771ad 100755 --- a/tests/bugs/modalg_3/bug698 +++ b/tests/bugs/modalg_3/bug698 @@ -11,6 +11,7 @@ checkshape b5 bcut result b5 b4 -set square 19048.2 +checkprops result -s 19048.2 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug13595_1 b/tests/bugs/modalg_4/bug13595_1 index 3984f02e8c..561442ceb6 100755 --- a/tests/bugs/modalg_4/bug13595_1 +++ b/tests/bugs/modalg_4/bug13595_1 @@ -15,7 +15,8 @@ restore [locate_data_file bug13595_profile2.brep] p2 if [catch { pipe result sp p1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 80 +checkprops result -s 80 +checkshape result checknbshapes result -vertex 6 -edge 7 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 1 -shape 19 } diff --git a/tests/bugs/modalg_4/bug13595_2 b/tests/bugs/modalg_4/bug13595_2 index c6ea83dcbf..aa9e973365 100755 --- a/tests/bugs/modalg_4/bug13595_2 +++ b/tests/bugs/modalg_4/bug13595_2 @@ -14,7 +14,8 @@ restore [locate_data_file bug13595_profile2.brep] p2 if [catch { pipe result sp p2 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 407.922 +checkprops result -s 407.922 +checkshape result checknbshapes result -vertex 6 -edge 7 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 1 -shape 19 } diff --git a/tests/bugs/modalg_4/bug22383 b/tests/bugs/modalg_4/bug22383 index 995ddce3ba..76b4319f9e 100755 --- a/tests/bugs/modalg_4/bug22383 +++ b/tests/bugs/modalg_4/bug22383 @@ -40,6 +40,7 @@ if { $status != 0 } { puts "$BugNumber: Faulty" } -set square 2.04205e-08 +checkprops result -s 2.04205e-08 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_4/bug5806 b/tests/bugs/modalg_4/bug5806 index 78834f5f0e..bf285fc3ae 100755 --- a/tests/bugs/modalg_4/bug5806 +++ b/tests/bugs/modalg_4/bug5806 @@ -31,7 +31,8 @@ if { [catch { offsetshape result resthru -0.5 resthru_6 resthru_7 } catch_result checkmaxtol result -min_tol 1. -set square 1116.06 +checkprops result -s 1116.06 +checkshape result checknbshapes result -vertex 10 -edge 15 -wire 7 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 41 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6181 b/tests/bugs/modalg_4/bug6181 index ff529aa117..a298deae4c 100755 --- a/tests/bugs/modalg_4/bug6181 +++ b/tests/bugs/modalg_4/bug6181 @@ -16,7 +16,8 @@ checkshape s2 bcut result s1 s2 -set square 151691 +checkprops result -s 151691 +checkshape result checknbshapes result -vertex 14 -edge 21 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 56 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6182 b/tests/bugs/modalg_4/bug6182 index 06e6266b6b..204d72cc95 100755 --- a/tests/bugs/modalg_4/bug6182 +++ b/tests/bugs/modalg_4/bug6182 @@ -16,7 +16,8 @@ checkshape s2 bcut result s1 s2 -set square 318709 +checkprops result -s 318709 +checkshape result checknbshapes result -vertex 316 -edge 502 -wire 185 -face 181 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 1187 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug62 b/tests/bugs/modalg_4/bug62 index 41df0510c5..6a77a71aa5 100755 --- a/tests/bugs/modalg_4/bug62 +++ b/tests/bugs/modalg_4/bug62 @@ -1,5 +1,5 @@ puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to" -puts "TODO OCC22033 ALL: Error : The square of result shape is" +puts "TODO OCC22033 ALL: Error : The area of result shape is" puts "================" puts "OCC62" @@ -32,13 +32,5 @@ checkshape res5 renamevar res5 result -set OCC62_square 1.23063e+7 -puts "The expected square is ${OCC62_square}" - -set sq_persent 0.03 -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m -if { (${OCC62_square} != 0 && [expr abs(${OCC62_square} - $m)/${OCC62_square}] > ${sq_persent}) || (${OCC62_square} == 0 && $m != 0) } { - puts "Error : The square of result shape is $m" -} - +checkprops result -s 1.23063e+7 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug620_1 b/tests/bugs/modalg_4/bug620_1 index cdf6464683..33acab2e96 100755 --- a/tests/bugs/modalg_4/bug620_1 +++ b/tests/bugs/modalg_4/bug620_1 @@ -20,5 +20,6 @@ if [catch { bopcut result } catch_result] { puts "OCC620 OK: BOPCUT operation works OK" } -set square 314742. +checkprops result -s 314742. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug620_2 b/tests/bugs/modalg_4/bug620_2 index 94eb0c211b..873c6c953f 100755 --- a/tests/bugs/modalg_4/bug620_2 +++ b/tests/bugs/modalg_4/bug620_2 @@ -20,5 +20,6 @@ if [catch { boptuc result } catch_result] { puts "OCC620 OK: BOPTUC operation works OK" } -set square 1.15562e+06 +checkprops result -s 1.15562e+06 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug625 b/tests/bugs/modalg_4/bug625 index c0531f7683..3b6e25c2c7 100755 --- a/tests/bugs/modalg_4/bug625 +++ b/tests/bugs/modalg_4/bug625 @@ -31,5 +31,5 @@ set y_coord 252 checkcolor $x_coord $y_coord 0.82 0.58 0.09 -set square 19977 +checkprops result -s 19977 set 3dviewer 1 \ No newline at end of file diff --git a/tests/bugs/modalg_4/bug6272_1 b/tests/bugs/modalg_4/bug6272_1 index c162845bee..b24789cb18 100755 --- a/tests/bugs/modalg_4/bug6272_1 +++ b/tests/bugs/modalg_4/bug6272_1 @@ -1,5 +1,5 @@ puts "TODO OCC111111 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC111111 ALL: Error : The square of result shape is" +puts "TODO OCC111111 ALL: Error : The area of result shape is" pload QAcommands puts "============" @@ -17,6 +17,7 @@ restore [locate_data_file OCC6272_revolution.brep] a2 OCC307 result a1 a2 0 -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_2 b/tests/bugs/modalg_4/bug6272_2 index 0d527f44d0..942fff66be 100755 --- a/tests/bugs/modalg_4/bug6272_2 +++ b/tests/bugs/modalg_4/bug6272_2 @@ -1,5 +1,5 @@ puts "TODO OCC111111 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC111111 ALL: Error : The square of result shape is" +puts "TODO OCC111111 ALL: Error : The area of result shape is" pload QAcommands @@ -18,5 +18,6 @@ restore [locate_data_file OCC6272_revolution.brep] a2 OCC307 result a1 a2 1 -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_3 b/tests/bugs/modalg_4/bug6272_3 index d4b9253e82..83cddc6e22 100755 --- a/tests/bugs/modalg_4/bug6272_3 +++ b/tests/bugs/modalg_4/bug6272_3 @@ -1,5 +1,5 @@ puts "TODO OCC111111 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC111111 ALL: Error : The square of result shape is" +puts "TODO OCC111111 ALL: Error : The area of result shape is" pload QAcommands @@ -18,6 +18,7 @@ restore [locate_data_file OCC6272_bridge2.brep] a1 explode a1 OCC307 result a1_1 a1_2 0 -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_4 b/tests/bugs/modalg_4/bug6272_4 index 99883aabb7..e7fe57dae7 100755 --- a/tests/bugs/modalg_4/bug6272_4 +++ b/tests/bugs/modalg_4/bug6272_4 @@ -1,5 +1,5 @@ puts "TODO OCC111111 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC111111 ALL: Error : The square of result shape is" +puts "TODO OCC111111 ALL: Error : The area of result shape is" pload QAcommands @@ -18,5 +18,6 @@ restore [locate_data_file OCC6272_bridge2.brep] a1 explode a1 OCC307 result a1_1 a1_2 1 -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_5 b/tests/bugs/modalg_4/bug6272_5 index c134f97873..5247d2609d 100755 --- a/tests/bugs/modalg_4/bug6272_5 +++ b/tests/bugs/modalg_4/bug6272_5 @@ -15,7 +15,8 @@ explode a1 bop a1_1 a1_2 bopfuse result -set square 6552.67 +checkprops result -s 6552.67 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 116 -edge 176 -wire 72 -face 70 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 445 diff --git a/tests/bugs/modalg_4/bug6272_6 b/tests/bugs/modalg_4/bug6272_6 index 8f5e50dee1..b08091062c 100755 --- a/tests/bugs/modalg_4/bug6272_6 +++ b/tests/bugs/modalg_4/bug6272_6 @@ -1,4 +1,4 @@ -puts "TODO OCC22033 ALL: Error : The square of result shape is" +puts "TODO OCC22033 ALL: Error : The area of result shape is" puts "TODO OCC22033 ALL: Error : is WRONG because number of" puts "============" @@ -19,7 +19,8 @@ bopfuse result # puts "See result in the viewer!!!" -set square 8979.70 +checkprops result -s 8979.70 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 60 -edge 90 -wire 42 -face 40 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 243 diff --git a/tests/bugs/modalg_4/bug6272_71 b/tests/bugs/modalg_4/bug6272_71 index 8bb8228ab7..e2af5f4ad0 100755 --- a/tests/bugs/modalg_4/bug6272_71 +++ b/tests/bugs/modalg_4/bug6272_71 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 730.993 +checkprops result -s 730.993 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_710 b/tests/bugs/modalg_4/bug6272_710 index 12b3ca8ffb..125b85c0d0 100755 --- a/tests/bugs/modalg_4/bug6272_710 +++ b/tests/bugs/modalg_4/bug6272_710 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 3387.54 +checkprops result -s 3387.54 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_72 b/tests/bugs/modalg_4/bug6272_72 index 7b05acbb54..4dc434032c 100755 --- a/tests/bugs/modalg_4/bug6272_72 +++ b/tests/bugs/modalg_4/bug6272_72 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 730.993 +checkprops result -s 730.993 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_73 b/tests/bugs/modalg_4/bug6272_73 index d9f34046bf..6ed0feac4a 100755 --- a/tests/bugs/modalg_4/bug6272_73 +++ b/tests/bugs/modalg_4/bug6272_73 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 2037.7 +checkprops result -s 2037.7 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_74 b/tests/bugs/modalg_4/bug6272_74 index f9e0dfc319..fdc28dc1d2 100755 --- a/tests/bugs/modalg_4/bug6272_74 +++ b/tests/bugs/modalg_4/bug6272_74 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 2037.7 +checkprops result -s 2037.7 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_75 b/tests/bugs/modalg_4/bug6272_75 index 8306731bd7..783f4d760f 100755 --- a/tests/bugs/modalg_4/bug6272_75 +++ b/tests/bugs/modalg_4/bug6272_75 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 2314.14 +checkprops result -s 2314.14 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_76 b/tests/bugs/modalg_4/bug6272_76 index a0dc833fb0..b26fb60e08 100755 --- a/tests/bugs/modalg_4/bug6272_76 +++ b/tests/bugs/modalg_4/bug6272_76 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 2314.14 +checkprops result -s 2314.14 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_77 b/tests/bugs/modalg_4/bug6272_77 index 05d7c48819..8e4dad8433 100755 --- a/tests/bugs/modalg_4/bug6272_77 +++ b/tests/bugs/modalg_4/bug6272_77 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 922.7 +checkprops result -s 922.7 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_78 b/tests/bugs/modalg_4/bug6272_78 index 7ed242a4f8..6a034082bd 100755 --- a/tests/bugs/modalg_4/bug6272_78 +++ b/tests/bugs/modalg_4/bug6272_78 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 922.7 +checkprops result -s 922.7 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_79 b/tests/bugs/modalg_4/bug6272_79 index 987aa25e56..ded8fdc4db 100755 --- a/tests/bugs/modalg_4/bug6272_79 +++ b/tests/bugs/modalg_4/bug6272_79 @@ -21,6 +21,7 @@ if { [catch { bopfuse result } ] } { puts "Faulty ${BugNumber}" } -set square 3387.54 +checkprops result -s 3387.54 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_81 b/tests/bugs/modalg_4/bug6272_81 index 959fac2093..2a0961acd4 100755 --- a/tests/bugs/modalg_4/bug6272_81 +++ b/tests/bugs/modalg_4/bug6272_81 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 36 +checkprops result -l 36 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_810 b/tests/bugs/modalg_4/bug6272_810 index bfa564e265..ae098d1399 100755 --- a/tests/bugs/modalg_4/bug6272_810 +++ b/tests/bugs/modalg_4/bug6272_810 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 57.3941 +checkprops result -l 57.3941 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_82 b/tests/bugs/modalg_4/bug6272_82 index 690c798a1a..a631d38df6 100755 --- a/tests/bugs/modalg_4/bug6272_82 +++ b/tests/bugs/modalg_4/bug6272_82 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 36 +checkprops result -l 36 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_83 b/tests/bugs/modalg_4/bug6272_83 index 08c2deb590..112223aa7b 100755 --- a/tests/bugs/modalg_4/bug6272_83 +++ b/tests/bugs/modalg_4/bug6272_83 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 32 +checkprops result -l 32 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_84 b/tests/bugs/modalg_4/bug6272_84 index 1519b34c5d..f75e6d4f56 100755 --- a/tests/bugs/modalg_4/bug6272_84 +++ b/tests/bugs/modalg_4/bug6272_84 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 32 +checkprops result -l 32 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_85 b/tests/bugs/modalg_4/bug6272_85 index a35fd9446e..7961f3c993 100755 --- a/tests/bugs/modalg_4/bug6272_85 +++ b/tests/bugs/modalg_4/bug6272_85 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 32 +checkprops result -l 32 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_86 b/tests/bugs/modalg_4/bug6272_86 index 1c64b335b6..7281aa2013 100755 --- a/tests/bugs/modalg_4/bug6272_86 +++ b/tests/bugs/modalg_4/bug6272_86 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 32 +checkprops result -l 32 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_87 b/tests/bugs/modalg_4/bug6272_87 index 809b9371b9..94af10f6f3 100755 --- a/tests/bugs/modalg_4/bug6272_87 +++ b/tests/bugs/modalg_4/bug6272_87 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 32.1528 +checkprops result -l 32.1528 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_88 b/tests/bugs/modalg_4/bug6272_88 index 9418190d0e..b509a5c9b9 100755 --- a/tests/bugs/modalg_4/bug6272_88 +++ b/tests/bugs/modalg_4/bug6272_88 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 32.1528 +checkprops result -l 32.1528 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6272_89 b/tests/bugs/modalg_4/bug6272_89 index 8aeefc7cf9..1f91f74516 100755 --- a/tests/bugs/modalg_4/bug6272_89 +++ b/tests/bugs/modalg_4/bug6272_89 @@ -21,5 +21,7 @@ if { [catch { bopsection result } ] } { puts "Faulty ${BugNumber}" } -set length 57.3941 +checkprops result -l 57.3941 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6277 b/tests/bugs/modalg_4/bug6277 index 9cba2a8d68..a404377bdf 100755 --- a/tests/bugs/modalg_4/bug6277 +++ b/tests/bugs/modalg_4/bug6277 @@ -18,7 +18,8 @@ checkshape s2 bcut result s1 s2 -set square 40084.9 +checkprops result -s 40084.9 +checkshape result checknbshapes result -vertex 23 -edge 34 -wire 19 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 93 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6289 b/tests/bugs/modalg_4/bug6289 index 9073f35fc6..ca2c95b277 100755 --- a/tests/bugs/modalg_4/bug6289 +++ b/tests/bugs/modalg_4/bug6289 @@ -25,6 +25,8 @@ if { [catch { stepread $filepath a * } catch_result] } { } } -set length 453.679 +checkprops result -l 453.679 +checkshape result +checksection result set 3dviewer 0 diff --git a/tests/bugs/modalg_4/bug6334 b/tests/bugs/modalg_4/bug6334 index 07dc858d90..0be7987039 100755 --- a/tests/bugs/modalg_4/bug6334 +++ b/tests/bugs/modalg_4/bug6334 @@ -32,7 +32,8 @@ set bnd_h [bounding h] renamevar h result -set square 117509 +checkprops result -s 117509 +checkshape result checknbshapes result -vertex 30 -edge 51 -wire 27 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 135 diff --git a/tests/bugs/modalg_4/bug636 b/tests/bugs/modalg_4/bug636 index ef86394fb1..f09618a997 100755 --- a/tests/bugs/modalg_4/bug636 +++ b/tests/bugs/modalg_4/bug636 @@ -26,5 +26,6 @@ if [catch { buildsweep result } catch_result] { puts "OCC636 OK: function buildsweep works properly" } -set square 3934.22 +checkprops result -s 3987.85 -eps 0.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug637_1 b/tests/bugs/modalg_4/bug637_1 index 5e528f146b..e817015ef7 100755 --- a/tests/bugs/modalg_4/bug637_1 +++ b/tests/bugs/modalg_4/bug637_1 @@ -25,5 +25,6 @@ if [catch { buildsweep result } catch_result] { puts "Faulty OCC637 (case 1): function buildsweep works wrongly" } -set square 1675.58 +checkprops result -s 1674.46 -eps 0.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug637_2 b/tests/bugs/modalg_4/bug637_2 index 75c5fc6568..06852dc140 100755 --- a/tests/bugs/modalg_4/bug637_2 +++ b/tests/bugs/modalg_4/bug637_2 @@ -25,6 +25,7 @@ if [catch {buildsweep result } catch_result] { puts "Faulty OCC637 (case 2): function buildsweep works wrongly" } -set square 1090.91 +checkprops result -s 1090.91 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6502 b/tests/bugs/modalg_4/bug6502 index b9e48adf8e..0a4479413b 100755 --- a/tests/bugs/modalg_4/bug6502 +++ b/tests/bugs/modalg_4/bug6502 @@ -17,5 +17,7 @@ if { [catch { bsection result a f -n2d } catch_result] } { puts "Faulty ${BugNumber}" } -set length 37.7831 +checkprops result -l 37.7831 +checkshape result +checksection result set 3dviewer 0 diff --git a/tests/bugs/modalg_4/bug6538 b/tests/bugs/modalg_4/bug6538 index cac9c2e0d0..73517879b6 100755 --- a/tests/bugs/modalg_4/bug6538 +++ b/tests/bugs/modalg_4/bug6538 @@ -17,7 +17,8 @@ checkshape s2 bop s1 s2 bopcommon result -set square 18.695 +checkprops result -s 18.695 +checkshape result checknbshapes result -vertex 16 -edge 16 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 35 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6554 b/tests/bugs/modalg_4/bug6554 index 5318c6e396..5353692be9 100755 --- a/tests/bugs/modalg_4/bug6554 +++ b/tests/bugs/modalg_4/bug6554 @@ -26,5 +26,6 @@ if { ${Vertices} != ${good_Vertices} } { puts "OK ${BugNumber}" } -set length 110.045 +checkprops result -l 110.045 +checkshape result set 2dviewer 2 diff --git a/tests/bugs/modalg_4/bug67 b/tests/bugs/modalg_4/bug67 index 73a7ae195c..3300812cc3 100755 --- a/tests/bugs/modalg_4/bug67 +++ b/tests/bugs/modalg_4/bug67 @@ -12,5 +12,6 @@ explode sh e fillet result sh 5 sh_18 -set square 64281.8 +checkprops result -s 64281.8 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6725 b/tests/bugs/modalg_4/bug6725 index d528ca00f0..dba30f4511 100755 --- a/tests/bugs/modalg_4/bug6725 +++ b/tests/bugs/modalg_4/bug6725 @@ -19,7 +19,8 @@ if {$r == 0} { set status1 1 } -set square 624989 +checkprops result -s 624989 +checkshape result checknbshapes result -vertex 3806 -edge 3808 -wire 756 -face 730 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9101 if { ${status1} != 0} { diff --git a/tests/bugs/modalg_4/bug673 b/tests/bugs/modalg_4/bug673 index 8aa9494d1e..b2c0d8e5c1 100755 --- a/tests/bugs/modalg_4/bug673 +++ b/tests/bugs/modalg_4/bug673 @@ -18,7 +18,8 @@ if [catch {spliteshape result a a b} catch_result] { puts "Faulty OCC673: function SPLITSHAPE works wrongly" } else { puts "OCC673 OK : function SPLITSHAPE works OK" - set square 0 + checkprops result -s 0 +checkshape result set 2dviewer 0 } diff --git a/tests/bugs/modalg_4/bug6766_1 b/tests/bugs/modalg_4/bug6766_1 index abd22b1d81..a9ef2ad2af 100755 --- a/tests/bugs/modalg_4/bug6766_1 +++ b/tests/bugs/modalg_4/bug6766_1 @@ -18,5 +18,7 @@ mkface f pl bsection result a f checknbshapes result -vertex 4 -edge 3 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 -set length 138.474 +checkprops result -l 138.474 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6766_2 b/tests/bugs/modalg_4/bug6766_2 index c7e616c787..35ef24f7d5 100755 --- a/tests/bugs/modalg_4/bug6766_2 +++ b/tests/bugs/modalg_4/bug6766_2 @@ -20,5 +20,7 @@ bopsection result checknbshapes result -vertex 4 -edge 3 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 -set length 138.474 +checkprops result -l 138.474 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6766_3 b/tests/bugs/modalg_4/bug6766_3 index 568316e99d..b87e4a6e98 100755 --- a/tests/bugs/modalg_4/bug6766_3 +++ b/tests/bugs/modalg_4/bug6766_3 @@ -19,5 +19,7 @@ bsection result a f checknbshapes result -vertex 4 -edge 3 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 -set length 126.138 +checkprops result -l 126.138 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6766_4 b/tests/bugs/modalg_4/bug6766_4 index 285a607875..5198c2b0c0 100755 --- a/tests/bugs/modalg_4/bug6766_4 +++ b/tests/bugs/modalg_4/bug6766_4 @@ -20,5 +20,7 @@ bopsection result checknbshapes result -vertex 4 -edge 3 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 -set length 126.138 +checkprops result -l 126.138 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug6811 b/tests/bugs/modalg_4/bug6811 index f4c24fd62c..5a264deacc 100755 --- a/tests/bugs/modalg_4/bug6811 +++ b/tests/bugs/modalg_4/bug6811 @@ -20,5 +20,6 @@ if { [catch { stepread $filepath a * } catch_result] } { renamevar a_1 result } -set square 1.48021e+06 +checkprops result -s 1.48021e+06 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug68_1 b/tests/bugs/modalg_4/bug68_1 index c262ce645b..78028cce7b 100755 --- a/tests/bugs/modalg_4/bug68_1 +++ b/tests/bugs/modalg_4/bug68_1 @@ -12,6 +12,7 @@ explode sh bfuse result sh_1 sh_2 -set square 3675.77 +checkprops result -s 3675.77 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug68_2 b/tests/bugs/modalg_4/bug68_2 index d65312a182..2c87b3a63a 100755 --- a/tests/bugs/modalg_4/bug68_2 +++ b/tests/bugs/modalg_4/bug68_2 @@ -11,7 +11,8 @@ checkshape sh explode sh bfuse result sh_2 sh_1 -set square 3675.77 +checkprops result -s 3675.77 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug693 b/tests/bugs/modalg_4/bug693 index adf3a9c91c..ac6d2e1148 100755 --- a/tests/bugs/modalg_4/bug693 +++ b/tests/bugs/modalg_4/bug693 @@ -72,5 +72,6 @@ checkshape -top result ########## puts "OCC693 OK " ##########} -set square 33196 +checkprops result -s 33196 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug693_1 b/tests/bugs/modalg_4/bug693_1 index aa9673942e..b972ff46df 100755 --- a/tests/bugs/modalg_4/bug693_1 +++ b/tests/bugs/modalg_4/bug693_1 @@ -70,6 +70,7 @@ compound int2 cut3 cut4 result checkshape -top result -set square 33196 +checkprops result -s 33196 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug697_1 b/tests/bugs/modalg_4/bug697_1 index e499447515..68be537398 100755 --- a/tests/bugs/modalg_4/bug697_1 +++ b/tests/bugs/modalg_4/bug697_1 @@ -20,6 +20,7 @@ if { [catch {bfuse result b1 b2} catch_result] } { puts "Faulty : an exception was caught" } -set square 8879.41 +checkprops result -s 8879.41 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug697_2 b/tests/bugs/modalg_4/bug697_2 index 04206198eb..c4425b5fdb 100755 --- a/tests/bugs/modalg_4/bug697_2 +++ b/tests/bugs/modalg_4/bug697_2 @@ -1,4 +1,4 @@ -puts "TODO OCC25829 ALL: Error : The square of result shape is" +puts "TODO OCC25829 ALL: Error : The area of result shape is" puts "TODO OCC25829 ALL: Faulty shapes in variables faulty_1 to" puts "============" @@ -27,6 +27,7 @@ if { [catch {bfuse result b2 b3} catch_result] } { puts "Faulty : an exception was caught" } -set square 25357.5 +checkprops result -s 25357.5 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug697_3 b/tests/bugs/modalg_4/bug697_3 index 062a87919f..5d3e8c5a60 100755 --- a/tests/bugs/modalg_4/bug697_3 +++ b/tests/bugs/modalg_4/bug697_3 @@ -19,5 +19,6 @@ if { [catch {bfuse result b2 b1} catch_result] } { puts "Faulty OCC697" } -set square 8879.41 +checkprops result -s 8879.41 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug697_4 b/tests/bugs/modalg_4/bug697_4 index 5621debb59..32926bd050 100755 --- a/tests/bugs/modalg_4/bug697_4 +++ b/tests/bugs/modalg_4/bug697_4 @@ -1,4 +1,4 @@ -puts "TODO OCC25829 ALL: Error : The square of result shape is" +puts "TODO OCC25829 ALL: Error : The area of result shape is" puts "TODO OCC25829 ALL: Faulty shapes in variables faulty_1 to" puts "============" @@ -21,6 +21,7 @@ checkshape b3 if { [catch {bfuse result b3 b2} catch_result] } { puts "Faulty OCC697" } -set square 25357.5 +checkprops result -s 25357.5 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug697_5 b/tests/bugs/modalg_4/bug697_5 index c9c5e67dad..89bd679277 100755 --- a/tests/bugs/modalg_4/bug697_5 +++ b/tests/bugs/modalg_4/bug697_5 @@ -19,6 +19,7 @@ bop b1 b2 if { [catch {bopfuse result} catch_result] } { puts "Faulty OCC697" } -set square 8879.41 +checkprops result -s 8879.41 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug697_6 b/tests/bugs/modalg_4/bug697_6 index 2188a19a5d..7232027825 100755 --- a/tests/bugs/modalg_4/bug697_6 +++ b/tests/bugs/modalg_4/bug697_6 @@ -19,6 +19,7 @@ bop b2 b1 if { [catch {bopfuse result} catch_result] } { puts "Faulty OCC697" } -set square 8879.41 +checkprops result -s 8879.41 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug697_7 b/tests/bugs/modalg_4/bug697_7 index dc277be079..5c6979b18a 100755 --- a/tests/bugs/modalg_4/bug697_7 +++ b/tests/bugs/modalg_4/bug697_7 @@ -1,4 +1,4 @@ -puts "TODO OCC25829 ALL: Error : The square of result shape is" +puts "TODO OCC25829 ALL: Error : The area of result shape is" puts "TODO OCC25829 ALL: Faulty shapes in variables faulty_1 to" puts "============" @@ -22,6 +22,7 @@ bop b2 b3 if { [catch {bopfuse result} catch_result] } { puts "Faulty OCC697 " } -set square 25357.5 +checkprops result -s 25357.5 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug697_8 b/tests/bugs/modalg_4/bug697_8 index 916774c0ad..6001747d9c 100755 --- a/tests/bugs/modalg_4/bug697_8 +++ b/tests/bugs/modalg_4/bug697_8 @@ -1,4 +1,4 @@ -puts "TODO OCC25829 ALL: Error : The square of result shape is" +puts "TODO OCC25829 ALL: Error : The area of result shape is" puts "TODO OCC25829 ALL: Faulty shapes in variables faulty_1 to" puts "============" @@ -22,6 +22,7 @@ bop b3 b2 if { [catch {bopfuse result} catch_result] } { puts "Faulty OCC697" } -set square 25357.5 +checkprops result -s 25357.5 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug702 b/tests/bugs/modalg_4/bug702 index 5339ae46d0..5b61a9d115 100755 --- a/tests/bugs/modalg_4/bug702 +++ b/tests/bugs/modalg_4/bug702 @@ -11,15 +11,9 @@ puts "" restore [locate_data_file OCC702.brep] a if [ catch { prism result a 100 100 100 } catch_result ] { - puts "Faulty OCC702 (case 1)" -} else { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full sq - if { $sq <= 0. } { - puts "Faulty OCC702 (case 2)" - } else { - puts "OCC702 OK" - } + puts "Faulty OCC702" } -set square 308957. +checkprops result -s 308957. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug712_1 b/tests/bugs/modalg_4/bug712_1 index 87ed25a6e6..f58468feb9 100755 --- a/tests/bugs/modalg_4/bug712_1 +++ b/tests/bugs/modalg_4/bug712_1 @@ -19,5 +19,6 @@ if [catch {depouille result a 0 0 1 a_2 10 0 39.6875 0 0. 0. -1 } catch_result] puts "OCC712 OK" } -set square 41956.4 +checkprops result -s 41956.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug714 b/tests/bugs/modalg_4/bug714 index 5ca495f36f..080280bd1f 100755 --- a/tests/bugs/modalg_4/bug714 +++ b/tests/bugs/modalg_4/bug714 @@ -33,6 +33,7 @@ checkmaxtol result -ref 0.25619311354638169 checknbshapes result -shell 1 checkfreebounds result 0 -set square 12917.1 +checkprops result -s 12917.1 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug715 b/tests/bugs/modalg_4/bug715 index fa53cc6391..e275ccb189 100755 --- a/tests/bugs/modalg_4/bug715 +++ b/tests/bugs/modalg_4/bug715 @@ -24,5 +24,7 @@ if {$length != 3} { puts "OCC715 OK" } -set length 100. +checkprops result -l 100. +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug726_1 b/tests/bugs/modalg_4/bug726_1 index 5539e0de46..7e2b5df877 100755 --- a/tests/bugs/modalg_4/bug726_1 +++ b/tests/bugs/modalg_4/bug726_1 @@ -1,5 +1,5 @@ #puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_" -#puts "TODO OCC12345 ALL: Error : The square of result shape is" +#puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC726" @@ -17,5 +17,6 @@ checkshape a_2 bcommon result a_1 a_2 -set square 73346.6 +checkprops result -s 73346.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug726_2 b/tests/bugs/modalg_4/bug726_2 index 2104c3475b..9432b76e09 100755 --- a/tests/bugs/modalg_4/bug726_2 +++ b/tests/bugs/modalg_4/bug726_2 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC726" @@ -17,5 +17,6 @@ checkshape a_2 bcut result a_1 a_2 -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug726_3 b/tests/bugs/modalg_4/bug726_3 index 58dbf30ab2..a9c0827467 100755 --- a/tests/bugs/modalg_4/bug726_3 +++ b/tests/bugs/modalg_4/bug726_3 @@ -1,4 +1,5 @@ puts "TODO OCC12345 ALL: Tcl Exception: result is not a topological shape!!!" +puts "TODO OCC12345 ALL: Error: The command cannot be built" puts "TODO OCC12345 ALL: TEST INCOMPLETE" puts "========" @@ -17,5 +18,6 @@ checkshape a_2 bcut result a_2 a_1 -set square 10 +checkprops result -s 10 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug743 b/tests/bugs/modalg_4/bug743 index 1742d89715..87af04db72 100755 --- a/tests/bugs/modalg_4/bug743 +++ b/tests/bugs/modalg_4/bug743 @@ -38,5 +38,7 @@ if { [catch { mkoffset result a 1 -15 } status] } { } } -set length 3533.52 +checkprops result -l 3533.52 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_1 b/tests/bugs/modalg_4/bug745_1 index 812b587770..09d723c938 100755 --- a/tests/bugs/modalg_4/bug745_1 +++ b/tests/bugs/modalg_4/bug745_1 @@ -39,6 +39,8 @@ if { [catch { mkoffset result a 1 -10 } status] } { } } -set length 932.825 +checkprops result -l 932.825 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_10 b/tests/bugs/modalg_4/bug745_10 index e37f08d776..c446aded0b 100755 --- a/tests/bugs/modalg_4/bug745_10 +++ b/tests/bugs/modalg_4/bug745_10 @@ -20,5 +20,7 @@ if { [regexp {WIRE} $list] == 0 } { renamevar result_1 result -set length 307.876 +checkprops result -l 307.876 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug745_11 b/tests/bugs/modalg_4/bug745_11 index 143e2acb1f..900ec1c8a5 100755 --- a/tests/bugs/modalg_4/bug745_11 +++ b/tests/bugs/modalg_4/bug745_11 @@ -47,6 +47,8 @@ if { [catch { mkoffset result w 10 -7 } status] } { } } -set length 1930.99 +checkprops result -l 1930.99 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_12 b/tests/bugs/modalg_4/bug745_12 index 5bcb2ede41..05d13d7fba 100755 --- a/tests/bugs/modalg_4/bug745_12 +++ b/tests/bugs/modalg_4/bug745_12 @@ -38,6 +38,8 @@ if { [catch { mkoffset result w 1 10 } status] } { } } } - set length 0 + checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 } diff --git a/tests/bugs/modalg_4/bug745_13 b/tests/bugs/modalg_4/bug745_13 index 50769b4131..4e00a710ee 100755 --- a/tests/bugs/modalg_4/bug745_13 +++ b/tests/bugs/modalg_4/bug745_13 @@ -21,5 +21,6 @@ result puts "OCC745 OK" -set square 5844.54 +checkprops result -s 5844.54 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug745_2 b/tests/bugs/modalg_4/bug745_2 index d8d60d5215..62bd3bdb2a 100755 --- a/tests/bugs/modalg_4/bug745_2 +++ b/tests/bugs/modalg_4/bug745_2 @@ -22,5 +22,6 @@ mat puts "OCC745 OK" renamevar pl result -set square 5844.55 +checkprops result -s 5844.55 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_3 b/tests/bugs/modalg_4/bug745_3 index b153bec444..7ca8f54c24 100755 --- a/tests/bugs/modalg_4/bug745_3 +++ b/tests/bugs/modalg_4/bug745_3 @@ -24,6 +24,7 @@ smallview -2D- mat #result -set square 8357.41 +checkprops result -s 8357.41 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_4 b/tests/bugs/modalg_4/bug745_4 index be4147ce2e..d29af82fd9 100755 --- a/tests/bugs/modalg_4/bug745_4 +++ b/tests/bugs/modalg_4/bug745_4 @@ -40,5 +40,7 @@ if { [catch { mkoffset result a 1 -10 } status] } { } } -set length 511.416 +checkprops result -l 511.416 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_5 b/tests/bugs/modalg_4/bug745_5 index 0365d3761f..28f415afd3 100755 --- a/tests/bugs/modalg_4/bug745_5 +++ b/tests/bugs/modalg_4/bug745_5 @@ -20,5 +20,6 @@ smallview -2D- mat result -set square 5844.21 +checkprops result -s 5844.21 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_6 b/tests/bugs/modalg_4/bug745_6 index d07d2536b7..9e60c00cc7 100755 --- a/tests/bugs/modalg_4/bug745_6 +++ b/tests/bugs/modalg_4/bug745_6 @@ -41,6 +41,8 @@ if { [catch { mkoffset result a 1 -10 } status] } { } } -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_7 b/tests/bugs/modalg_4/bug745_7 index ed125119db..e63c257413 100755 --- a/tests/bugs/modalg_4/bug745_7 +++ b/tests/bugs/modalg_4/bug745_7 @@ -40,6 +40,8 @@ if { [catch { mkoffset result pp 1 -10 } status] } { } } -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_8 b/tests/bugs/modalg_4/bug745_8 index 8fa54a95a0..423d1d497b 100755 --- a/tests/bugs/modalg_4/bug745_8 +++ b/tests/bugs/modalg_4/bug745_8 @@ -38,6 +38,8 @@ if { [catch { mkoffset result f 45 -0.042225 } status] } { } } -set length 72.1851 +checkprops result -l 72.1851 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug745_9 b/tests/bugs/modalg_4/bug745_9 index 1ad8a6cabd..ea7bc93b0f 100755 --- a/tests/bugs/modalg_4/bug745_9 +++ b/tests/bugs/modalg_4/bug745_9 @@ -40,6 +40,8 @@ if { [catch { mkoffset result pq 1 -10 } status] } { } } -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug748 b/tests/bugs/modalg_4/bug748 index 053e0bf5c9..eed7885ee6 100755 --- a/tests/bugs/modalg_4/bug748 +++ b/tests/bugs/modalg_4/bug748 @@ -14,5 +14,6 @@ checkshape s2 bcommon result s1 s2 -set square 628.319 +checkprops result -s 628.319 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug755_1 b/tests/bugs/modalg_4/bug755_1 index 6866b0d977..7b2ad9496c 100755 --- a/tests/bugs/modalg_4/bug755_1 +++ b/tests/bugs/modalg_4/bug755_1 @@ -30,5 +30,6 @@ if {$lth < 5} { } } -set square 1.57358e+06 +checkprops result -s 1.57358e+06 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug758 b/tests/bugs/modalg_4/bug758 index cfe478409e..51200b19c5 100755 --- a/tests/bugs/modalg_4/bug758 +++ b/tests/bugs/modalg_4/bug758 @@ -20,7 +20,8 @@ checkshape res1 bcut result res1 a_3 -set square 49473.6 +checkprops result -s 49473.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug7626_1 b/tests/bugs/modalg_4/bug7626_1 index 268b55b740..5c78a4a90b 100755 --- a/tests/bugs/modalg_4/bug7626_1 +++ b/tests/bugs/modalg_4/bug7626_1 @@ -14,7 +14,8 @@ trotate b 10 0 0 0 0 1 45 bcut result s b -set square 1271.7 +checkprops result -s 1271.7 +checkshape result checknbshapes result -vertex 4 -edge 7 -wire 4 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 21 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug7626_2 b/tests/bugs/modalg_4/bug7626_2 index 3e8ff30359..60babb41f3 100755 --- a/tests/bugs/modalg_4/bug7626_2 +++ b/tests/bugs/modalg_4/bug7626_2 @@ -14,7 +14,8 @@ trotate b 10 0 0 0 0 1 45 bcommon result s b -set square 199.095 +checkprops result -s 199.095 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 14 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug763 b/tests/bugs/modalg_4/bug763 index f1ee1169a0..b220b84fb4 100755 --- a/tests/bugs/modalg_4/bug763 +++ b/tests/bugs/modalg_4/bug763 @@ -15,6 +15,7 @@ checkshape c2 bop c1 c2 bopfuse result -set square 23189.4 +checkprops result -s 23189.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug7668 b/tests/bugs/modalg_4/bug7668 index 71a0d5fe93..d5f5161467 100755 --- a/tests/bugs/modalg_4/bug7668 +++ b/tests/bugs/modalg_4/bug7668 @@ -23,5 +23,7 @@ renamevar result_1 result # Analysis of "nbshapes res" checknbshapes result -vertex 134 -edge 134 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 269 -set length 136.008 +checkprops result -l 136.008 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug767 b/tests/bugs/modalg_4/bug767 index d53e007c40..c653ab7c9d 100755 --- a/tests/bugs/modalg_4/bug767 +++ b/tests/bugs/modalg_4/bug767 @@ -11,5 +11,7 @@ restore [locate_data_file OCC767.brep] result sameparameter result -set length 7.6901 +checkprops result -l 7.6901 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug77 b/tests/bugs/modalg_4/bug77 index ef994793ec..87c8741f12 100755 --- a/tests/bugs/modalg_4/bug77 +++ b/tests/bugs/modalg_4/bug77 @@ -15,7 +15,8 @@ checkshape w pipe result w f -set square 1.12048e+07 +checkprops result -s 1.12048e+07 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug770 b/tests/bugs/modalg_4/bug770 index 95a11547b0..5317bd8c72 100755 --- a/tests/bugs/modalg_4/bug770 +++ b/tests/bugs/modalg_4/bug770 @@ -19,5 +19,6 @@ checkshape res1 bfuse result res1 a_3 -set square 962546. +checkprops result -s 962546. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug771 b/tests/bugs/modalg_4/bug771 index 58f902941d..eda7496868 100755 --- a/tests/bugs/modalg_4/bug771 +++ b/tests/bugs/modalg_4/bug771 @@ -20,6 +20,7 @@ checkshape res1 bfuse result res1 a_3 -set square 1306.68 +checkprops result -s 1306.68 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug772 b/tests/bugs/modalg_4/bug772 index ddd72a3e1b..0140cd4919 100755 --- a/tests/bugs/modalg_4/bug772 +++ b/tests/bugs/modalg_4/bug772 @@ -14,5 +14,6 @@ checkshape a_2 bcommon result a_1 a_2 -set square 10190.7 +checkprops result -s 10190.7 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug774_1 b/tests/bugs/modalg_4/bug774_1 index b8a4a1a21e..5e0f235374 100755 --- a/tests/bugs/modalg_4/bug774_1 +++ b/tests/bugs/modalg_4/bug774_1 @@ -18,5 +18,6 @@ if { [catch { bcut result a_1 a_2 } status] } { puts "Faulty OCC774 (case 1)" } -set square 50704.6 +checkprops result -s 50704.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug774_2 b/tests/bugs/modalg_4/bug774_2 index 8d902616ce..b590965852 100755 --- a/tests/bugs/modalg_4/bug774_2 +++ b/tests/bugs/modalg_4/bug774_2 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========" puts "OCC774" @@ -18,5 +18,6 @@ if { [catch { bcut result a_2 a_1 } status] } { puts "Faulty OCC774 (case 2)" } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug775 b/tests/bugs/modalg_4/bug775 index 09239ef1c3..19adace1d6 100755 --- a/tests/bugs/modalg_4/bug775 +++ b/tests/bugs/modalg_4/bug775 @@ -15,5 +15,6 @@ checkshape a_2 bfuse result a_1 a_2 -set square 61146.4 +checkprops result -s 61146.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug776_1 b/tests/bugs/modalg_4/bug776_1 index 2478e60984..9f3d752f03 100755 --- a/tests/bugs/modalg_4/bug776_1 +++ b/tests/bugs/modalg_4/bug776_1 @@ -16,5 +16,6 @@ checkshape a_2 bcut result a_1 a_2 -set square 112637. +checkprops result -s 112637. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug776_2 b/tests/bugs/modalg_4/bug776_2 index cc8962d7a0..d5a2c1f22e 100755 --- a/tests/bugs/modalg_4/bug776_2 +++ b/tests/bugs/modalg_4/bug776_2 @@ -16,5 +16,6 @@ checkshape a_2 bcut result a_2 a_1 -set square 40403.2 +checkprops result -s 40403.2 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug778_1 b/tests/bugs/modalg_4/bug778_1 index 8dfba8f219..9eb1d5fbfa 100755 --- a/tests/bugs/modalg_4/bug778_1 +++ b/tests/bugs/modalg_4/bug778_1 @@ -16,5 +16,6 @@ checkshape a_2 bcut result a_1 a_2 -set square 13633.6 +checkprops result -s 13633.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug778_2 b/tests/bugs/modalg_4/bug778_2 index 0fead207eb..c2112fec8b 100755 --- a/tests/bugs/modalg_4/bug778_2 +++ b/tests/bugs/modalg_4/bug778_2 @@ -16,5 +16,6 @@ checkshape a_2 bcut result a_2 a_1 -set square 678.584 +checkprops result -s 678.584 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug779 b/tests/bugs/modalg_4/bug779 index e6d938f954..12fee95e27 100755 --- a/tests/bugs/modalg_4/bug779 +++ b/tests/bugs/modalg_4/bug779 @@ -18,5 +18,6 @@ checkshape s1p bcommon result s1p s2 -set square 64191.2 +checkprops result -s 64191.2 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug78 b/tests/bugs/modalg_4/bug78 index 5b01cb84be..977a8edce6 100755 --- a/tests/bugs/modalg_4/bug78 +++ b/tests/bugs/modalg_4/bug78 @@ -14,5 +14,6 @@ checkshape w checkshape p pipe result w p -set square 10191.8 +checkprops result -s 10191.8 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug780_1 b/tests/bugs/modalg_4/bug780_1 index 41a967261a..127a2e615d 100755 --- a/tests/bugs/modalg_4/bug780_1 +++ b/tests/bugs/modalg_4/bug780_1 @@ -16,5 +16,6 @@ checkshape f_2 bcommon result f_1 f_2 -set square 6283.19 +checkprops result -s 6283.19 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug780_2 b/tests/bugs/modalg_4/bug780_2 index 6c90fe6669..6322eaad55 100755 --- a/tests/bugs/modalg_4/bug780_2 +++ b/tests/bugs/modalg_4/bug780_2 @@ -16,5 +16,6 @@ checkshape f_2 bfuse result f_1 f_2 -set square 12566.4 +checkprops result -s 12566.4 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug788_1 b/tests/bugs/modalg_4/bug788_1 index 7bf800cefb..49e16b7b75 100755 --- a/tests/bugs/modalg_4/bug788_1 +++ b/tests/bugs/modalg_4/bug788_1 @@ -17,4 +17,5 @@ wire ww2 w2_1 thrusections result 0 0 ww1 ww2 set 2dviewer 0 -set square 148608. +checkprops result -s 148608. +checkshape result diff --git a/tests/bugs/modalg_4/bug788_2 b/tests/bugs/modalg_4/bug788_2 index cbb20238b1..0825c9dbc4 100755 --- a/tests/bugs/modalg_4/bug788_2 +++ b/tests/bugs/modalg_4/bug788_2 @@ -21,4 +21,5 @@ thrusections result 0 0 ww1 ww2 puts "It necessary to analyse the photo" set 2dviewer 0 -set square 148608. +checkprops result -s 148608. +checkshape result diff --git a/tests/bugs/modalg_4/bug789 b/tests/bugs/modalg_4/bug789 index 59e95ec2d2..527212a447 100755 --- a/tests/bugs/modalg_4/bug789 +++ b/tests/bugs/modalg_4/bug789 @@ -21,5 +21,6 @@ thrusections result 0 0 ww1 ww2 puts "It necessary to analyse the photo" -set square 142424. +checkprops result -s 142424. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug794 b/tests/bugs/modalg_4/bug794 index 24ad8a5706..b6e81952d3 100755 --- a/tests/bugs/modalg_4/bug794 +++ b/tests/bugs/modalg_4/bug794 @@ -22,5 +22,6 @@ vfit checkcolor $x_coord $y_coord 0.77 0.54 0.09 -set square 206399 +checkprops result -s 206399 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug80 b/tests/bugs/modalg_4/bug80 index 84e95b82d3..7d19b4806e 100755 --- a/tests/bugs/modalg_4/bug80 +++ b/tests/bugs/modalg_4/bug80 @@ -18,5 +18,7 @@ if [catch {bsection result sh f } catch_result] { } else { puts "BUC60877 OK: function SECTION works properly" } -set length 1358.63 +checkprops result -l 1358.63 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug81 b/tests/bugs/modalg_4/bug81 index c7fe97dc88..ab0f96570f 100755 --- a/tests/bugs/modalg_4/bug81 +++ b/tests/bugs/modalg_4/bug81 @@ -17,5 +17,7 @@ puts "Info: it should be 12 edges" checknbshapes result -edge 12 -set length 33.6353 +checkprops result -l 33.6353 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug817_1 b/tests/bugs/modalg_4/bug817_1 index 7399503fb5..0aee076a90 100755 --- a/tests/bugs/modalg_4/bug817_1 +++ b/tests/bugs/modalg_4/bug817_1 @@ -26,4 +26,5 @@ if {${percent} > ${percent_max}} { } set 2dviewer 0 -set square 6000 +checkprops result -s 6000 +checkshape result diff --git a/tests/bugs/modalg_4/bug817_2 b/tests/bugs/modalg_4/bug817_2 index 75a2c042c8..a2f53a0e2c 100755 --- a/tests/bugs/modalg_4/bug817_2 +++ b/tests/bugs/modalg_4/bug817_2 @@ -25,4 +25,5 @@ if {${percent} > ${percent_max}} { puts "OCC817: OK" } set 2dviewer 0 -set square 6000 +checkprops result -s 6000 +checkshape result diff --git a/tests/bugs/modalg_4/bug817_3 b/tests/bugs/modalg_4/bug817_3 index a97e252549..9c3f402114 100755 --- a/tests/bugs/modalg_4/bug817_3 +++ b/tests/bugs/modalg_4/bug817_3 @@ -26,4 +26,5 @@ if {${percent} > ${percent_max}} { puts "OCC817: OK" } set 2dviewer 0 -set square 6000 +checkprops result -s 6000 +checkshape result diff --git a/tests/bugs/modalg_4/bug82 b/tests/bugs/modalg_4/bug82 index ce7fe2f0f9..bcc3910d3d 100755 --- a/tests/bugs/modalg_4/bug82 +++ b/tests/bugs/modalg_4/bug82 @@ -27,6 +27,8 @@ if { $nnv > $nb_edges } { } else { puts "Number of vertices correspond edges: OK" } -set length 113.703 +checkprops result -l 113.703 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug8228 b/tests/bugs/modalg_4/bug8228 index 3b3da7d5ab..d7ba79a1d0 100755 --- a/tests/bugs/modalg_4/bug8228 +++ b/tests/bugs/modalg_4/bug8228 @@ -22,7 +22,8 @@ NewCommand D ReadStep D [locate_data_file OCC8228.stp] XGetOneShape result D -set square 1.46159e+06 +checkprops result -s 1.46159e+06 +checkshape result checknbshapes result -vertex 1296 -edge 2041 -wire 826 -face 761 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 4926 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug822_1 b/tests/bugs/modalg_4/bug822_1 index f35be9857a..788fcc377f 100755 --- a/tests/bugs/modalg_4/bug822_1 +++ b/tests/bugs/modalg_4/bug822_1 @@ -23,5 +23,6 @@ if {[ catch { set info_result [OCC822_1 a1 a2 result 0] } ] } { } } -set square 133931 +checkprops result -s 133931 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug822_2 b/tests/bugs/modalg_4/bug822_2 index add7d038ed..41a615bacd 100755 --- a/tests/bugs/modalg_4/bug822_2 +++ b/tests/bugs/modalg_4/bug822_2 @@ -22,5 +22,6 @@ if { [ catch { set info_result [OCC822_2 a1 a2 result 0] } ] } { puts "Faulty OCC822" } } -set square 61963.5 +checkprops result -s 61963.5 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug823 b/tests/bugs/modalg_4/bug823 index 3cc1481bfe..be0d53020e 100755 --- a/tests/bugs/modalg_4/bug823 +++ b/tests/bugs/modalg_4/bug823 @@ -22,5 +22,6 @@ if { [ catch { set info_result [OCC823 a1 a2 result] } ] } { puts "Faulty OCC823 : Resulting shape is empty COMPOUND" } } -set square 23189.5 +checkprops result -s 23189.5 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug823_1 b/tests/bugs/modalg_4/bug823_1 index 36655d3c1d..32ac80e1a4 100755 --- a/tests/bugs/modalg_4/bug823_1 +++ b/tests/bugs/modalg_4/bug823_1 @@ -25,6 +25,7 @@ if { [ catch { set info_result [OCC823 a1 a2 a3] } ] } { } } -set square 23189.5 +checkprops result -s 23189.5 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug824 b/tests/bugs/modalg_4/bug824 index d24c36a964..35f729f995 100755 --- a/tests/bugs/modalg_4/bug824 +++ b/tests/bugs/modalg_4/bug824 @@ -23,5 +23,6 @@ if { [ catch { set info_result [OCC824 a1 a2 result 0] } ] } { } } -set square 16336.3 +checkprops result -s 16336.3 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug824_1 b/tests/bugs/modalg_4/bug824_1 index ffc7e9acdd..3049e08c08 100755 --- a/tests/bugs/modalg_4/bug824_1 +++ b/tests/bugs/modalg_4/bug824_1 @@ -25,6 +25,7 @@ if { [ catch { set info_result [OCC824 a1 a2 a3] } ] } { } } -set square 16336.3 +checkprops result -s 16336.3 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug825 b/tests/bugs/modalg_4/bug825 index d99f2af7d6..06280949a1 100755 --- a/tests/bugs/modalg_4/bug825 +++ b/tests/bugs/modalg_4/bug825 @@ -1,5 +1,5 @@ puts "TODO OCC25915 ALL: Faulty OCC825" -puts "TODO OCC25915 ALL: Error : The command is not valid. The square is" +puts "TODO OCC25915 ALL: Error : The command is not valid. The area is" pload QAcommands @@ -36,5 +36,6 @@ if { [ catch { set info_result [OCC825 a1 a2 a3 res1 res2 0] } ] } { renamevar res2 result } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug825_1 b/tests/bugs/modalg_4/bug825_1 index e54d7e8918..ce480da8f9 100755 --- a/tests/bugs/modalg_4/bug825_1 +++ b/tests/bugs/modalg_4/bug825_1 @@ -23,5 +23,6 @@ if { [ catch { set info_result [OCC825 a1 a2 a3 a4 a5] } ] } { } } -set square 5890.46 +checkprops result -s 5890.46 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug825_2 b/tests/bugs/modalg_4/bug825_2 index 04a5ce6a81..92b90255e1 100755 --- a/tests/bugs/modalg_4/bug825_2 +++ b/tests/bugs/modalg_4/bug825_2 @@ -23,5 +23,6 @@ if { [ catch { set info_result [OCC825 a1 a2 a3 a4 a5] } ] } { } } -set square 7853.92 +checkprops result -s 7853.92 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug826 b/tests/bugs/modalg_4/bug826 index f6349bfa9a..5f72152ebb 100755 --- a/tests/bugs/modalg_4/bug826 +++ b/tests/bugs/modalg_4/bug826 @@ -23,5 +23,6 @@ if { [ catch { set info_result [OCC826 a1 a2 result] } ] } { } } -set square 272939 +checkprops result -s 272939 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug826_1 b/tests/bugs/modalg_4/bug826_1 index eef30204e5..1cd099da12 100755 --- a/tests/bugs/modalg_4/bug826_1 +++ b/tests/bugs/modalg_4/bug826_1 @@ -25,5 +25,6 @@ if { [ catch { set result [OCC826 a1 a2 a3] } ] } { } } -set square 272939 +checkprops result -s 272939 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug827 b/tests/bugs/modalg_4/bug827 index 675aa6d77d..b7f6f4ba25 100755 --- a/tests/bugs/modalg_4/bug827 +++ b/tests/bugs/modalg_4/bug827 @@ -41,5 +41,6 @@ if { [ catch { set info_result [OCC827 a1 a2 a3 result1 result2] } ] } { renamevar result2 result } -set square 11847.7 +checkprops result -s 11847.7 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug827_1 b/tests/bugs/modalg_4/bug827_1 index 143380ad42..612f334201 100755 --- a/tests/bugs/modalg_4/bug827_1 +++ b/tests/bugs/modalg_4/bug827_1 @@ -42,5 +42,6 @@ if { [ catch { set info_result [OCC827 a1 a2 a3 res1 res2 0] } ] } { } renamevar res2 result } -set square 7046.01 +checkprops result -s 7046.01 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug827_2 b/tests/bugs/modalg_4/bug827_2 index e4ff7e600c..27a847eb98 100755 --- a/tests/bugs/modalg_4/bug827_2 +++ b/tests/bugs/modalg_4/bug827_2 @@ -37,6 +37,7 @@ if { [ catch { set info_result [OCC827 a1 a2 a3 a4 a5] } ] } { puts "Faulty OCC827 : Resulting shape is empty COMPOUND" } } -set square 11847.7 +checkprops result -s 11847.7 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug827_3 b/tests/bugs/modalg_4/bug827_3 index 4905ae2867..e17190bed9 100755 --- a/tests/bugs/modalg_4/bug827_3 +++ b/tests/bugs/modalg_4/bug827_3 @@ -38,6 +38,7 @@ if { [ catch { set info_result [OCC827 a1 a2 a3 a4 a5] } ] } { } } -set square 11847.7 +checkprops result -s 11847.7 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_4/bug828 b/tests/bugs/modalg_4/bug828 index c13182cfdb..d7c679d608 100755 --- a/tests/bugs/modalg_4/bug828 +++ b/tests/bugs/modalg_4/bug828 @@ -24,5 +24,6 @@ if { [ catch { set info_result [OCC828 a1] } ] } { } } -set square 17816.2 +checkprops result -s 17816.2 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug829_1 b/tests/bugs/modalg_4/bug829_1 index 43c99c601b..d0adda2dcc 100755 --- a/tests/bugs/modalg_4/bug829_1 +++ b/tests/bugs/modalg_4/bug829_1 @@ -38,6 +38,8 @@ if { [catch { mkoffset result a_1 1 5 } status] } { } } } - set length 8577.24 + checkprops result -l 8577.24 +checkshape result +checksection result set 2dviewer 0 } diff --git a/tests/bugs/modalg_4/bug829_2 b/tests/bugs/modalg_4/bug829_2 index c26735518e..97cfe0e081 100755 --- a/tests/bugs/modalg_4/bug829_2 +++ b/tests/bugs/modalg_4/bug829_2 @@ -38,6 +38,8 @@ if { [catch { mkoffset result a_1 1 5 } status] } { } } -set length 3690.75 +checkprops result -l 3690.75 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug8370 b/tests/bugs/modalg_4/bug8370 index 1e68a74b95..06d476e280 100755 --- a/tests/bugs/modalg_4/bug8370 +++ b/tests/bugs/modalg_4/bug8370 @@ -12,7 +12,8 @@ pload XDE igesread [locate_data_file OCC8370-part1.igs] result * -set square 25310.8 +checkprops result -s 25310.8 +checkshape result checknbshapes result -vertex 5060 -edge 5105 -wire 416 -face 399 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10981 vinit diff --git a/tests/bugs/modalg_4/bug8372 b/tests/bugs/modalg_4/bug8372 index d45df819a8..18f7d59de1 100755 --- a/tests/bugs/modalg_4/bug8372 +++ b/tests/bugs/modalg_4/bug8372 @@ -13,7 +13,8 @@ restore [locate_data_file OCC8372_2.brep] w2 thrusections result 1 1 w1 w2 -set square 4140.46 +checkprops result -s 4140.46 +checkshape result checknbshapes result -vertex 12 -edge 18 -wire 8 -face 8 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 48 set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug83_1 b/tests/bugs/modalg_4/bug83_1 index e063bdc58d..2eed002e2e 100755 --- a/tests/bugs/modalg_4/bug83_1 +++ b/tests/bugs/modalg_4/bug83_1 @@ -32,7 +32,9 @@ if { $z > 5 } { puts "Elapsed time is less then 5 - OK" } -set length 42.879 +checkprops result -l 42.879 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug83_2 b/tests/bugs/modalg_4/bug83_2 index e73545e7e2..6f68770b6f 100755 --- a/tests/bugs/modalg_4/bug83_2 +++ b/tests/bugs/modalg_4/bug83_2 @@ -31,6 +31,8 @@ if { $z2 > 40 } { } else { puts "Elapsed time is less then 40 - OK" } -set length 42.879 +checkprops result -l 42.879 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug86 b/tests/bugs/modalg_4/bug86 index c6e6c34767..8fbda28bad 100755 --- a/tests/bugs/modalg_4/bug86 +++ b/tests/bugs/modalg_4/bug86 @@ -14,6 +14,8 @@ puts "Do Thrusection by following command: thrusections res 0 0 w1 w2 " thrusections result 0 0 w1 w2 -set length 102.832 +checkprops result -l 102.832 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug87 b/tests/bugs/modalg_4/bug87 index 5905aad316..e8852c3047 100755 --- a/tests/bugs/modalg_4/bug87 +++ b/tests/bugs/modalg_4/bug87 @@ -1,5 +1,5 @@ puts "TODO OCC12345 ALL: Faulty : Now w1,w2 have bspline curves as basic !!!" -puts "TODO OCC12345 ALL: Error : The square of result shape is" +puts "TODO OCC12345 ALL: Error : The area of result shape is" puts "========================" puts " BUC60958 " @@ -28,5 +28,6 @@ if {$first1 != $first2 || $second1 != $second2} { puts "Correct result: Wires have circle curves as basic" } -set square 0 +checkprops result -s 0 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug8842_1 b/tests/bugs/modalg_4/bug8842_1 index 108421aec2..0aca106704 100755 --- a/tests/bugs/modalg_4/bug8842_1 +++ b/tests/bugs/modalg_4/bug8842_1 @@ -32,7 +32,8 @@ if [catch { myoffset result con1 5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 32396.2 +checkprops result -s 32396.2 +checkshape result checknbshapes result -vertex 5 -edge 8 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 22 } diff --git a/tests/bugs/modalg_4/bug8842_10 b/tests/bugs/modalg_4/bug8842_10 index 88199d9e33..828716db52 100755 --- a/tests/bugs/modalg_4/bug8842_10 +++ b/tests/bugs/modalg_4/bug8842_10 @@ -32,7 +32,8 @@ if [catch { myoffset result cyl1 -5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 55514.4 +checkprops result -s 55514.4 +checkshape result checknbshapes result -vertex 8 -edge 14 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39} set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug8842_11 b/tests/bugs/modalg_4/bug8842_11 index e306635545..0caf6fc92e 100755 --- a/tests/bugs/modalg_4/bug8842_11 +++ b/tests/bugs/modalg_4/bug8842_11 @@ -37,7 +37,8 @@ if [catch { myoffset result cyl1 5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 38170.4 +checkprops result -s 38170.4 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 19 } diff --git a/tests/bugs/modalg_4/bug8842_12 b/tests/bugs/modalg_4/bug8842_12 index 4f9ca65a35..91633f0dc0 100755 --- a/tests/bugs/modalg_4/bug8842_12 +++ b/tests/bugs/modalg_4/bug8842_12 @@ -36,7 +36,8 @@ if [catch { myoffset result cyl1 -5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 57019.9 +checkprops result -s 57019.9 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 19 } diff --git a/tests/bugs/modalg_4/bug8842_13 b/tests/bugs/modalg_4/bug8842_13 index 2565560636..e3003cf0c3 100755 --- a/tests/bugs/modalg_4/bug8842_13 +++ b/tests/bugs/modalg_4/bug8842_13 @@ -32,7 +32,8 @@ if [catch { myoffset result cyl2 5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 34980.9 +checkprops result -s 34980.9 +checkshape result checknbshapes result -vertex 20 -edge 33 -wire 15 -face 15 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 85 } diff --git a/tests/bugs/modalg_4/bug8842_14 b/tests/bugs/modalg_4/bug8842_14 index c69e4cfcc2..f9becea823 100755 --- a/tests/bugs/modalg_4/bug8842_14 +++ b/tests/bugs/modalg_4/bug8842_14 @@ -32,7 +32,8 @@ if [catch { myoffset result cyl2 -5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 20106.2 +checkprops result -s 20106.2 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 27 } diff --git a/tests/bugs/modalg_4/bug8842_15 b/tests/bugs/modalg_4/bug8842_15 index 62fffd6f2d..e4f0cc2049 100755 --- a/tests/bugs/modalg_4/bug8842_15 +++ b/tests/bugs/modalg_4/bug8842_15 @@ -32,7 +32,8 @@ puts " cylinder_Ideas + 5" if [catch { myoffset result cyl2 5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 35814.2 +checkprops result -s 35814.2 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 27 } diff --git a/tests/bugs/modalg_4/bug8842_16 b/tests/bugs/modalg_4/bug8842_16 index a762e22639..70916bde33 100755 --- a/tests/bugs/modalg_4/bug8842_16 +++ b/tests/bugs/modalg_4/bug8842_16 @@ -32,7 +32,8 @@ if [catch { myoffset result cyl2 -5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 20106.2 +checkprops result -s 20106.2 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 27 } diff --git a/tests/bugs/modalg_4/bug8842_2 b/tests/bugs/modalg_4/bug8842_2 index 60b019d2be..b04c6dfb8a 100755 --- a/tests/bugs/modalg_4/bug8842_2 +++ b/tests/bugs/modalg_4/bug8842_2 @@ -36,7 +36,8 @@ if [catch { myoffset result con1 -5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 3542.24 +checkprops result -s 3542.24 +checkshape result checknbshapes result -vertex 60 -edge 90 -wire 42 -face 40 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 243 } diff --git a/tests/bugs/modalg_4/bug8842_3 b/tests/bugs/modalg_4/bug8842_3 index ced6df5e32..5fac785d5a 100755 --- a/tests/bugs/modalg_4/bug8842_3 +++ b/tests/bugs/modalg_4/bug8842_3 @@ -1,5 +1,5 @@ puts "TODO OCC25913 ALL: Error : is WRONG because number of" -puts "TODO OCC25913 ALL: Error : The square of result shape is" +puts "TODO OCC25913 ALL: Error : The area of result shape is" puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: OCC8842: Faulty" @@ -38,7 +38,8 @@ if [catch { myoffset result con1 5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 3542.24 +checkprops result -s 3542.24 +checkshape result checknbshapes result -vertex 60 -edge 90 -wire 42 -face 40 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 243 diff --git a/tests/bugs/modalg_4/bug8842_4 b/tests/bugs/modalg_4/bug8842_4 index f9a49247c2..31b3ecc157 100755 --- a/tests/bugs/modalg_4/bug8842_4 +++ b/tests/bugs/modalg_4/bug8842_4 @@ -35,7 +35,8 @@ puts " cone_CATIA - 5" if [catch { myoffset result con1 -5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 3542.24 +checkprops result -s 3542.24 +checkshape result checknbshapes result -vertex 60 -edge 90 -wire 42 -face 40 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 243 } diff --git a/tests/bugs/modalg_4/bug8842_5 b/tests/bugs/modalg_4/bug8842_5 index 631ec7b71f..e774fc5fa0 100755 --- a/tests/bugs/modalg_4/bug8842_5 +++ b/tests/bugs/modalg_4/bug8842_5 @@ -1,6 +1,6 @@ puts "TODO ?OCC25913 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC25913 ALL: Error : is WRONG because number of" -puts "TODO OCC25913 ALL: Error : The square of result shape is" +puts "TODO OCC25913 ALL: Error : The area of result shape is" puts "============" puts "OCC8842" @@ -36,7 +36,8 @@ if [catch { myoffset result con2 5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 3542.24 +checkprops result -s 3542.24 +checkshape result checknbshapes result -vertex 60 -edge 90 -wire 42 -face 40 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 243 } diff --git a/tests/bugs/modalg_4/bug8842_6 b/tests/bugs/modalg_4/bug8842_6 index 283d085d65..31a910b4fc 100755 --- a/tests/bugs/modalg_4/bug8842_6 +++ b/tests/bugs/modalg_4/bug8842_6 @@ -32,7 +32,8 @@ if [catch { myoffset result con2 -5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 9885.2 +checkprops result -s 9885.2 +checkshape result checknbshapes result -vertex 4 -edge 9 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 } diff --git a/tests/bugs/modalg_4/bug8842_7 b/tests/bugs/modalg_4/bug8842_7 index 9176e1f294..f856573f61 100755 --- a/tests/bugs/modalg_4/bug8842_7 +++ b/tests/bugs/modalg_4/bug8842_7 @@ -32,7 +32,8 @@ if [catch { myoffset result con2 5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 22391 +checkprops result -s 22391 +checkshape result checknbshapes result -vertex 4 -edge 9 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 } diff --git a/tests/bugs/modalg_4/bug8842_8 b/tests/bugs/modalg_4/bug8842_8 index 6ef56caeaf..80619edf91 100755 --- a/tests/bugs/modalg_4/bug8842_8 +++ b/tests/bugs/modalg_4/bug8842_8 @@ -34,7 +34,8 @@ if [catch { myoffset result con2 -5 1 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 9885.2 +checkprops result -s 9885.2 +checkshape result checknbshapes result -vertex 4 -edge 9 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 } diff --git a/tests/bugs/modalg_4/bug8842_9 b/tests/bugs/modalg_4/bug8842_9 index a170099da7..0e794a12f4 100755 --- a/tests/bugs/modalg_4/bug8842_9 +++ b/tests/bugs/modalg_4/bug8842_9 @@ -32,7 +32,8 @@ if [catch { myoffset result cyl1 5 0 } catch_result] { puts "${BugNumber}: Faulty (1)" } else { -set square 38170.4 +checkprops result -s 38170.4 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 19 } diff --git a/tests/bugs/modalg_4/bug890 b/tests/bugs/modalg_4/bug890 index 27f9fdd443..713ed84411 100755 --- a/tests/bugs/modalg_4/bug890 +++ b/tests/bugs/modalg_4/bug890 @@ -18,5 +18,6 @@ if { [ catch { bfuse result a_1 a_2 } catch_result ] } { puts "Faulty OCC890 (case 3)" } -set square 1.8276e+06 +checkprops result -s 1.8276e+06 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug895 b/tests/bugs/modalg_4/bug895 index 0d86ea2ecd..75791b6769 100755 --- a/tests/bugs/modalg_4/bug895 +++ b/tests/bugs/modalg_4/bug895 @@ -47,5 +47,6 @@ if { ${status} == 0} { } } -set square 18.1614 +checkprops result -s 18.1614 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug906 b/tests/bugs/modalg_4/bug906 index 5140c7eed5..ba7d6f3ed2 100755 --- a/tests/bugs/modalg_4/bug906 +++ b/tests/bugs/modalg_4/bug906 @@ -14,5 +14,6 @@ restore [locate_data_file DXF906.rle] a mkplane result a -set square 92131.6 +checkprops result -s 92131.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug910 b/tests/bugs/modalg_4/bug910 index e2798a7697..183db8a643 100755 --- a/tests/bugs/modalg_4/bug910 +++ b/tests/bugs/modalg_4/bug910 @@ -44,6 +44,8 @@ if { ${TopoDS_Iterator1} != ${TopoDS_Iterator2} || \ renamevar a_7 result -set length 149.816 +checkprops result -l 149.816 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug919 b/tests/bugs/modalg_4/bug919 index dcca9030fd..6e7e331c73 100755 --- a/tests/bugs/modalg_4/bug919 +++ b/tests/bugs/modalg_4/bug919 @@ -29,5 +29,5 @@ if { [ catch { bfuse result a_1 a_2} catch_result ] } { } } -set square 272591. +checkprops result -s 272591. set 2dviewer 0 diff --git a/tests/bugs/modalg_4/bug951_1 b/tests/bugs/modalg_4/bug951_1 index ea45927a6d..a7a4b7d9dc 100755 --- a/tests/bugs/modalg_4/bug951_1 +++ b/tests/bugs/modalg_4/bug951_1 @@ -34,5 +34,6 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "Faulty OCC951 : result of COMMON operation is EMPTY compound" } -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_2 b/tests/bugs/modalg_4/bug951_2 index fd39ccdf8d..47cdf1dd69 100755 --- a/tests/bugs/modalg_4/bug951_2 +++ b/tests/bugs/modalg_4/bug951_2 @@ -35,5 +35,6 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "Faulty OCC951 : result of COMMON operation is EMPTY compound" } -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_3 b/tests/bugs/modalg_4/bug951_3 index bf8f0a239d..76bfe2806c 100755 --- a/tests/bugs/modalg_4/bug951_3 +++ b/tests/bugs/modalg_4/bug951_3 @@ -34,6 +34,8 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "Faulty OCC951 : result of COMMON operation is EMPTY compound" } -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_31 b/tests/bugs/modalg_4/bug951_31 index 0cbdd41ef4..3121b98377 100755 --- a/tests/bugs/modalg_4/bug951_31 +++ b/tests/bugs/modalg_4/bug951_31 @@ -38,6 +38,7 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "" } -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_32 b/tests/bugs/modalg_4/bug951_32 index 8d181b16eb..58456781bc 100755 --- a/tests/bugs/modalg_4/bug951_32 +++ b/tests/bugs/modalg_4/bug951_32 @@ -39,5 +39,7 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "Faulty OCC951 : result of SECTION operation is EMPTY compound" puts "" } -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_4 b/tests/bugs/modalg_4/bug951_4 index 3dd6465216..cce3604f4e 100755 --- a/tests/bugs/modalg_4/bug951_4 +++ b/tests/bugs/modalg_4/bug951_4 @@ -35,5 +35,7 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "Faulty OCC951 : result of COMMON operation is EMPTY compound" } -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_41 b/tests/bugs/modalg_4/bug951_41 index dcf984e10d..5b69f2a941 100755 --- a/tests/bugs/modalg_4/bug951_41 +++ b/tests/bugs/modalg_4/bug951_41 @@ -19,6 +19,7 @@ checkshape s2 bop s1 s2 bopcommon result -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_42 b/tests/bugs/modalg_4/bug951_42 index e801200b83..6bec267bff 100755 --- a/tests/bugs/modalg_4/bug951_42 +++ b/tests/bugs/modalg_4/bug951_42 @@ -19,6 +19,8 @@ checkshape s2 bop s1 s2 bopsection result -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_5 b/tests/bugs/modalg_4/bug951_5 index b82848fa0b..2d10c05981 100755 --- a/tests/bugs/modalg_4/bug951_5 +++ b/tests/bugs/modalg_4/bug951_5 @@ -39,5 +39,6 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "" } -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/modalg_4/bug951_51 b/tests/bugs/modalg_4/bug951_51 index 3f561bf95a..b1790660c4 100755 --- a/tests/bugs/modalg_4/bug951_51 +++ b/tests/bugs/modalg_4/bug951_51 @@ -19,6 +19,7 @@ checkshape s2 bop s2 s1 bopcommon result -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_52 b/tests/bugs/modalg_4/bug951_52 index 79fd3a630b..c15e38084a 100755 --- a/tests/bugs/modalg_4/bug951_52 +++ b/tests/bugs/modalg_4/bug951_52 @@ -19,6 +19,8 @@ checkshape s2 bop s2 s1 bopsection result -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_6 b/tests/bugs/modalg_4/bug951_6 index 8b0800d618..3d89dee291 100755 --- a/tests/bugs/modalg_4/bug951_6 +++ b/tests/bugs/modalg_4/bug951_6 @@ -39,5 +39,7 @@ if { $ve != 0 || $ed != 0 || $wi != 0 || $fa != 0 || $sh != 0 || $so != 0 || $cm puts "" } -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 0 diff --git a/tests/bugs/modalg_4/bug951_61 b/tests/bugs/modalg_4/bug951_61 index 23e752c547..8e0a10037b 100755 --- a/tests/bugs/modalg_4/bug951_61 +++ b/tests/bugs/modalg_4/bug951_61 @@ -18,6 +18,7 @@ checkshape s2 bcommon result s1 s2 -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_62 b/tests/bugs/modalg_4/bug951_62 index 50ebc0733e..05148ba914 100755 --- a/tests/bugs/modalg_4/bug951_62 +++ b/tests/bugs/modalg_4/bug951_62 @@ -18,6 +18,8 @@ checkshape s2 bsection result s1 s2 -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_71 b/tests/bugs/modalg_4/bug951_71 index 8217619dd2..24e1c4975b 100755 --- a/tests/bugs/modalg_4/bug951_71 +++ b/tests/bugs/modalg_4/bug951_71 @@ -18,6 +18,7 @@ checkshape s2 bcommon result s2 s1 -set square 560.908 +checkprops result -s 560.908 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug951_72 b/tests/bugs/modalg_4/bug951_72 index 82a31c9976..887a651998 100755 --- a/tests/bugs/modalg_4/bug951_72 +++ b/tests/bugs/modalg_4/bug951_72 @@ -18,6 +18,8 @@ checkshape s2 bsection result s2 s1 -set length 39.8616 +checkprops result -l 39.8616 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_4/bug957 b/tests/bugs/modalg_4/bug957 index 58e157bbf8..2d5185d601 100755 --- a/tests/bugs/modalg_4/bug957 +++ b/tests/bugs/modalg_4/bug957 @@ -11,5 +11,7 @@ puts "" psphere result 10 10 10 -set length 0 +checkprops result -l 0 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/fra62369 b/tests/bugs/modalg_4/fra62369 index 5e7962a47d..77287eae99 100755 --- a/tests/bugs/modalg_4/fra62369 +++ b/tests/bugs/modalg_4/fra62369 @@ -16,5 +16,7 @@ repeat 100 { compound s_$i result result incr i } -set length 3854.34 +checkprops result -l 3854.34 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/pro16983 b/tests/bugs/modalg_4/pro16983 index 3ba6a9239b..ddf6d285cf 100755 --- a/tests/bugs/modalg_4/pro16983 +++ b/tests/bugs/modalg_4/pro16983 @@ -13,5 +13,6 @@ wire w e featlf B w p -5 0 0 5 0 0 1 1 featperform lf result -set square 796476 +checkprops result -s 796476 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/pro18892 b/tests/bugs/modalg_4/pro18892 index b37bf4d19b..adac2b342b 100755 --- a/tests/bugs/modalg_4/pro18892 +++ b/tests/bugs/modalg_4/pro18892 @@ -29,4 +29,6 @@ if { [expr $d > $MaxEdgeTolerance] || [expr $d > $MaxVertexTolerance] } { puts "Faulty : Result is BAD. Distance is more than MaxTolerance" } -set length 6.46299 +checkprops result -l 6.46299 +checkshape result +checksection result diff --git a/tests/bugs/modalg_4/pro19424 b/tests/bugs/modalg_4/pro19424 index 1a3d49176e..7460a00b52 100755 --- a/tests/bugs/modalg_4/pro19424 +++ b/tests/bugs/modalg_4/pro19424 @@ -14,6 +14,7 @@ if [catch {evolved result b p o } catch_result] { puts "PRO19424 OK: function EVOLVED works properly" } -set square 246.506 +checkprops result -s 246.506 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/pro19626 b/tests/bugs/modalg_4/pro19626 index b583d566d1..adbf8190d1 100755 --- a/tests/bugs/modalg_4/pro19626 +++ b/tests/bugs/modalg_4/pro19626 @@ -16,7 +16,8 @@ if { $num != 2 } { puts "PRO19626 OK : Result shape is CORRECT !!! " } -set length 174.597 +checkprops result -l 174.597 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_4/pro19653 b/tests/bugs/modalg_4/pro19653 index 537c820d4e..90323574a3 100755 --- a/tests/bugs/modalg_4/pro19653 +++ b/tests/bugs/modalg_4/pro19653 @@ -25,5 +25,7 @@ if { $ll_1 != $ll_2 } { puts "PRO19653 OK : BREPALGO_BOOLEANOPERATION returns result" } -set length 228.265 +checkprops result -l 228.265 +checkshape result +checksection result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug22027 b/tests/bugs/modalg_5/bug22027 index 02b8196fd0..256be6ba74 100644 --- a/tests/bugs/modalg_5/bug22027 +++ b/tests/bugs/modalg_5/bug22027 @@ -17,7 +17,8 @@ mkplane f2 w2 bop f1 f2 bopcut result -set square 1178.1 +checkprops result -s 1178.1 +checkshape result checknbshapes result -vertex 2 -edge 4 -wire 2 -face 2 set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug22614_1 b/tests/bugs/modalg_5/bug22614_1 index 067ae70c04..5ef4c9ef7e 100644 --- a/tests/bugs/modalg_5/bug22614_1 +++ b/tests/bugs/modalg_5/bug22614_1 @@ -15,7 +15,8 @@ tscale p_1 0 0 0 0.001 renamevar p_1 result -set square 0.00314159 +checkprops result -s 0.00314159 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 7 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug22614_2 b/tests/bugs/modalg_5/bug22614_2 index 29f6e2ffac..aa3479996c 100644 --- a/tests/bugs/modalg_5/bug22614_2 +++ b/tests/bugs/modalg_5/bug22614_2 @@ -15,7 +15,8 @@ tscale p_2 0 0 0 0.001 renamevar p_2 result -set square 0.000314159 +checkprops result -s 0.000314159 +checkshape result checknbshapes result -vertex 1 -edge 1 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug22614_3 b/tests/bugs/modalg_5/bug22614_3 index f8ea8d53d9..5767517468 100644 --- a/tests/bugs/modalg_5/bug22614_3 +++ b/tests/bugs/modalg_5/bug22614_3 @@ -14,7 +14,8 @@ tscale f 0 0 0 0.001 renamevar f result -set square 0.0025 +checkprops result -s 0.0025 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug22829 b/tests/bugs/modalg_5/bug22829 index 3465df68e6..b6ce59d525 100644 --- a/tests/bugs/modalg_5/bug22829 +++ b/tests/bugs/modalg_5/bug22829 @@ -15,5 +15,6 @@ checkshape b bop a b bopfuse result -set square 420.355 +checkprops result -s 420.355 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug22831 b/tests/bugs/modalg_5/bug22831 index db54a084ca..a4eea5b521 100644 --- a/tests/bugs/modalg_5/bug22831 +++ b/tests/bugs/modalg_5/bug22831 @@ -24,5 +24,6 @@ checkshape prf bopcheck prf bcut result sh prf -set square 0.233021 +checkprops result -s 0.233021 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug22872 b/tests/bugs/modalg_5/bug22872 index ed49d3a398..71458e130c 100644 --- a/tests/bugs/modalg_5/bug22872 +++ b/tests/bugs/modalg_5/bug22872 @@ -9,6 +9,6 @@ puts "" restore [locate_data_file bug22872_solid.brep] result solidorientation result -set volume 24101.9 +checkprops result -v 24101.9 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug22978 b/tests/bugs/modalg_5/bug22978 index fcbb0e1dbd..9ccf9a314c 100755 --- a/tests/bugs/modalg_5/bug22978 +++ b/tests/bugs/modalg_5/bug22978 @@ -16,6 +16,7 @@ vsetdispmode 1 vdisplay result vfit -set square 493480 +checkprops result -s 493480 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_5/bug22981 b/tests/bugs/modalg_5/bug22981 index add8e01660..0d7f6c2f87 100644 --- a/tests/bugs/modalg_5/bug22981 +++ b/tests/bugs/modalg_5/bug22981 @@ -12,7 +12,8 @@ explode t thrusections result 0 0 t_1 t_2 thrusections result 0 0 t_2 t_3 t_4 t_5 t_6 t_7 t_8 t_9 t_10 t_11 -set square 6234.87 +checkprops result -s 6234.87 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23122 b/tests/bugs/modalg_5/bug23122 index 1f5696c348..590278404e 100644 --- a/tests/bugs/modalg_5/bug23122 +++ b/tests/bugs/modalg_5/bug23122 @@ -11,7 +11,8 @@ restore [locate_data_file bug23122_IntTor.brep] s2 bcut result s1 s2 -set square 6962.25 +checkprops result -s 6962.25 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23282_1 b/tests/bugs/modalg_5/bug23282_1 index 91662f0515..056487fd5f 100755 --- a/tests/bugs/modalg_5/bug23282_1 +++ b/tests/bugs/modalg_5/bug23282_1 @@ -12,7 +12,7 @@ pcone result 10 0 10 90 checkshape result -set square 289.612 +checkprops result -s 289.612 checknbshapes result -vertex 4 -edge 7 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 vinit diff --git a/tests/bugs/modalg_5/bug23282_2 b/tests/bugs/modalg_5/bug23282_2 index ecccdf76b7..75e060fbf7 100755 --- a/tests/bugs/modalg_5/bug23282_2 +++ b/tests/bugs/modalg_5/bug23282_2 @@ -15,7 +15,7 @@ isos result 0 checkshape result -set square 454.16 +checkprops result -s 454.16 checknbshapes result -vertex 4 -edge 7 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 21 vinit diff --git a/tests/bugs/modalg_5/bug23366 b/tests/bugs/modalg_5/bug23366 index 79f01cd1d8..ce1368cb4f 100644 --- a/tests/bugs/modalg_5/bug23366 +++ b/tests/bugs/modalg_5/bug23366 @@ -12,6 +12,7 @@ restore [locate_data_file bug23366_IntersectionSegment.brep] s2 bop s1 s2 bopcut result -set square 173.098 +checkprops result -s 173.098 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23402 b/tests/bugs/modalg_5/bug23402 index 62bd017e9f..9963b82926 100644 --- a/tests/bugs/modalg_5/bug23402 +++ b/tests/bugs/modalg_5/bug23402 @@ -25,15 +25,9 @@ bop s f3 bopcommon c3 ttranslate c3 0 0 5 -regexp {Mass +: +([-0-9.+eE]+)} [sprops c1] full sq1 -regexp {Mass +: +([-0-9.+eE]+)} [sprops c2] full sq2 -regexp {Mass +: +([-0-9.+eE]+)} [sprops c3] full sq3 - -if { $sq1 != 12.5 || $sq2 != 12.5 || $sq3 != 10 } { - puts "Error : c1 and c2 should be indeticall" -} else { - puts "OK : c1 and c2 are identicall" -} +checkprops c1 -s 12.5 +checkprops c2 -s 12.5 +checkprops c3 -s 10 mu4 fit diff --git a/tests/bugs/modalg_5/bug23625_1 b/tests/bugs/modalg_5/bug23625_1 index 2512662e6c..727a94e5e0 100755 --- a/tests/bugs/modalg_5/bug23625_1 +++ b/tests/bugs/modalg_5/bug23625_1 @@ -15,6 +15,8 @@ fit reflectlines result a 0 1 0 -set length 3730.32 +checkprops result -l 3730.32 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug23625_2 b/tests/bugs/modalg_5/bug23625_2 index 96302582e6..054cd5ae47 100755 --- a/tests/bugs/modalg_5/bug23625_2 +++ b/tests/bugs/modalg_5/bug23625_2 @@ -15,6 +15,8 @@ fit reflectlines result a 0 1 0 -set length 4022.72 +checkprops result -l 4022.72 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug23625_3 b/tests/bugs/modalg_5/bug23625_3 index 9798883fed..8b24364e05 100755 --- a/tests/bugs/modalg_5/bug23625_3 +++ b/tests/bugs/modalg_5/bug23625_3 @@ -15,6 +15,8 @@ fit reflectlines result a 0 0 1 -set length 4843.56 +checkprops result -l 4843.56 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug23625_4 b/tests/bugs/modalg_5/bug23625_4 index 3b084ad1c3..7149de11f7 100755 --- a/tests/bugs/modalg_5/bug23625_4 +++ b/tests/bugs/modalg_5/bug23625_4 @@ -15,6 +15,8 @@ fit reflectlines result a 1 0 0 -set length 4207.74 +checkprops result -l 4207.74 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug23625_5 b/tests/bugs/modalg_5/bug23625_5 index fae70f7c2b..f484f3fe07 100755 --- a/tests/bugs/modalg_5/bug23625_5 +++ b/tests/bugs/modalg_5/bug23625_5 @@ -15,6 +15,8 @@ fit reflectlines result a 0 0 1 -set length 6361.07 +checkprops result -l 6361.07 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug23706_1 b/tests/bugs/modalg_5/bug23706_1 index 537b177274..f096609890 100755 --- a/tests/bugs/modalg_5/bug23706_1 +++ b/tests/bugs/modalg_5/bug23706_1 @@ -23,10 +23,5 @@ offset o2 ss2 -0.1 offset o3 ss3 -0.1 mkface res o2 -set info [sprops res] -regexp {Mass +: +([-0-9.+eE]+)} $info full sq -set sq_check 9.00819 -if { [expr 1.*abs($sq_check - $sq)/$sq_check] > 0.01 } { - puts "Error : The square of result shape is $sq" -} +checkprops res -s 9.00819 diff --git a/tests/bugs/modalg_5/bug23706_2 b/tests/bugs/modalg_5/bug23706_2 index d7d1715525..5964f9c4c5 100755 --- a/tests/bugs/modalg_5/bug23706_2 +++ b/tests/bugs/modalg_5/bug23706_2 @@ -17,10 +17,4 @@ mksurface ss spine_1 offset o1 ss 2 mkface res o1 -set info [sprops res] -regexp {Mass +: +([-0-9.+eE]+)} $info full sq -set sq_check 240.865 - -if { [expr 1.*abs($sq_check - $sq)/$sq_check] > 0.01 } { - puts "Error : The square of result shape is $sq" -} +checkprops res -s 245.495 diff --git a/tests/bugs/modalg_5/bug23706_3 b/tests/bugs/modalg_5/bug23706_3 index de051df146..45903c3301 100755 --- a/tests/bugs/modalg_5/bug23706_3 +++ b/tests/bugs/modalg_5/bug23706_3 @@ -16,4 +16,4 @@ don result fit checkshape result -set square 1.67216 +checkprops result -s 1.67216 diff --git a/tests/bugs/modalg_5/bug23824_1 b/tests/bugs/modalg_5/bug23824_1 index 8714fdab57..a482fd5f73 100755 --- a/tests/bugs/modalg_5/bug23824_1 +++ b/tests/bugs/modalg_5/bug23824_1 @@ -18,7 +18,8 @@ setsweep -DT addsweep profile buildsweep result -set square 516.633 +checkprops result -s 516.633 +checkshape result checknbshapes result -vertex 8 -edge 10 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23824_2 b/tests/bugs/modalg_5/bug23824_2 index 0d825c333c..a9e31489f5 100755 --- a/tests/bugs/modalg_5/bug23824_2 +++ b/tests/bugs/modalg_5/bug23824_2 @@ -19,7 +19,8 @@ setsweep -DT addsweep profile buildsweep result -set square 8805.92 +checkprops result -s 8805.92 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23824_3 b/tests/bugs/modalg_5/bug23824_3 index 5c234dfbce..db71154d12 100755 --- a/tests/bugs/modalg_5/bug23824_3 +++ b/tests/bugs/modalg_5/bug23824_3 @@ -20,7 +20,8 @@ addsweep profile buildsweep result -set square 848.989 +checkprops result -s 848.989 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23824_4 b/tests/bugs/modalg_5/bug23824_4 index 95addf83d9..77fa9909de 100755 --- a/tests/bugs/modalg_5/bug23824_4 +++ b/tests/bugs/modalg_5/bug23824_4 @@ -20,7 +20,8 @@ setsweep -DT addsweep profile buildsweep result -set square 38663.7 +checkprops result -s 38663.7 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23849_1 b/tests/bugs/modalg_5/bug23849_1 index f32ca345bb..29304171e6 100644 --- a/tests/bugs/modalg_5/bug23849_1 +++ b/tests/bugs/modalg_5/bug23849_1 @@ -14,4 +14,5 @@ restore [locate_data_file bug23849_plane_1.brep] b2 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty +checkshape result diff --git a/tests/bugs/modalg_5/bug23849_3 b/tests/bugs/modalg_5/bug23849_3 index c775f76192..6fb8d97ee9 100644 --- a/tests/bugs/modalg_5/bug23849_3 +++ b/tests/bugs/modalg_5/bug23849_3 @@ -14,4 +14,5 @@ restore [locate_data_file bug23849_plane_2.brep] b2 bop b1 b2 bopcommon result -set square empty +checkprops result -s empty +checkshape result diff --git a/tests/bugs/modalg_5/bug23853_1 b/tests/bugs/modalg_5/bug23853_1 index d378d25990..cdd9b713fd 100644 --- a/tests/bugs/modalg_5/bug23853_1 +++ b/tests/bugs/modalg_5/bug23853_1 @@ -12,6 +12,7 @@ restore [locate_data_file bug23853_pipe.brep] s2 bop s1 s2 boptuc result -set square 4122.75 +checkprops result -s 4122.75 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23853_2 b/tests/bugs/modalg_5/bug23853_2 index b4180d1412..12ad6f498d 100644 --- a/tests/bugs/modalg_5/bug23853_2 +++ b/tests/bugs/modalg_5/bug23853_2 @@ -12,6 +12,7 @@ restore [locate_data_file bug23853_pipe.brep] s2 bop s1 s2 bopcut result -set square 17590.6 +checkprops result -s 17590.6 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23853_3 b/tests/bugs/modalg_5/bug23853_3 index 0e43652272..54298c9c8d 100644 --- a/tests/bugs/modalg_5/bug23853_3 +++ b/tests/bugs/modalg_5/bug23853_3 @@ -12,6 +12,7 @@ restore [locate_data_file bug23853_pipe.brep] s2 bop s1 s2 bopfuse result -set square 17766.2 +checkprops result -s 17766.2 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23853_4 b/tests/bugs/modalg_5/bug23853_4 index 2e28488999..108bf1ac00 100644 --- a/tests/bugs/modalg_5/bug23853_4 +++ b/tests/bugs/modalg_5/bug23853_4 @@ -12,6 +12,7 @@ restore [locate_data_file bug23853_pipe.brep] s2 bop s1 s2 bopcommon result -set square 3947.09 +checkprops result -s 3947.09 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23870_1 b/tests/bugs/modalg_5/bug23870_1 index 2c0cf57672..300a820981 100755 --- a/tests/bugs/modalg_5/bug23870_1 +++ b/tests/bugs/modalg_5/bug23870_1 @@ -19,7 +19,8 @@ wire spine spine pipe result spine profile 2 approx -set square 516.633 +checkprops result -s 516.633 +checkshape result checknbshapes result -vertex 8 -edge 10 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23870_2 b/tests/bugs/modalg_5/bug23870_2 index 825942bc8b..3fc228ef44 100755 --- a/tests/bugs/modalg_5/bug23870_2 +++ b/tests/bugs/modalg_5/bug23870_2 @@ -20,7 +20,8 @@ wire profile profile pipe result spine profile 2 approx -set square 8772.95 +checkprops result -s 8772.95 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23870_3 b/tests/bugs/modalg_5/bug23870_3 index 5e0b429b19..4a82e988b1 100755 --- a/tests/bugs/modalg_5/bug23870_3 +++ b/tests/bugs/modalg_5/bug23870_3 @@ -16,7 +16,8 @@ wire profile profile pipe result spine profile 2 approx -set square 848.989 +checkprops result -s 848.989 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23870_4 b/tests/bugs/modalg_5/bug23870_4 index 2f5409cb26..878b7b4b04 100755 --- a/tests/bugs/modalg_5/bug23870_4 +++ b/tests/bugs/modalg_5/bug23870_4 @@ -21,7 +21,8 @@ wire spine spine_1 pipe result spine profile 2 approx -set square 38260.5 +checkprops result -s 38260.5 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23870_5 b/tests/bugs/modalg_5/bug23870_5 index d20e27ba43..adb03aed03 100755 --- a/tests/bugs/modalg_5/bug23870_5 +++ b/tests/bugs/modalg_5/bug23870_5 @@ -15,7 +15,8 @@ wire spine spine pipe result spine profile 1 -set square 254837 +checkprops result -s 254837 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 29 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23876 b/tests/bugs/modalg_5/bug23876 index af5ff11bc1..4edf315781 100644 --- a/tests/bugs/modalg_5/bug23876 +++ b/tests/bugs/modalg_5/bug23876 @@ -24,6 +24,7 @@ ttranslate b2 0 0 50 bop b1 b2 bopcommon result -set square 2422.92 +checkprops result -s 2422.92 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23884 b/tests/bugs/modalg_5/bug23884 index ad0ff1fb42..2e97320c16 100755 --- a/tests/bugs/modalg_5/bug23884 +++ b/tests/bugs/modalg_5/bug23884 @@ -12,7 +12,8 @@ restore [locate_data_file bug23884_fz124] b2 bop b1 b2 bopfuse result -set square 2368.48 +checkprops result -s 2368.48 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23932_1 b/tests/bugs/modalg_5/bug23932_1 index 5c4f3945a9..9930ae8517 100644 --- a/tests/bugs/modalg_5/bug23932_1 +++ b/tests/bugs/modalg_5/bug23932_1 @@ -22,4 +22,6 @@ mkface b2 s2t bop b1 b2 bopsection result -set length 326.401 +checkprops result -l 326.401 +checkshape result +checksection result diff --git a/tests/bugs/modalg_5/bug23932_2 b/tests/bugs/modalg_5/bug23932_2 index 599a209414..0d2c4b5dce 100644 --- a/tests/bugs/modalg_5/bug23932_2 +++ b/tests/bugs/modalg_5/bug23932_2 @@ -22,4 +22,6 @@ mkface b2 s2t bop b1 b2 bopsection result -set length 330.903 +checkprops result -l 330.903 +checkshape result +checksection result diff --git a/tests/bugs/modalg_5/bug23933 b/tests/bugs/modalg_5/bug23933 index 9248daf618..e142af471f 100755 --- a/tests/bugs/modalg_5/bug23933 +++ b/tests/bugs/modalg_5/bug23933 @@ -20,5 +20,5 @@ if { [catch {bfuse result a b} catch_result] } { checkshape result bopargcheck result -set square 246487 +checkprops result -s 246487 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug23958 b/tests/bugs/modalg_5/bug23958 index 4cf0eea8d7..ea19216c72 100644 --- a/tests/bugs/modalg_5/bug23958 +++ b/tests/bugs/modalg_5/bug23958 @@ -26,6 +26,8 @@ bopargcheck a f -S #F bsection result a f # check total length of result -set length 1.21473 +checkprops result -l 1.21473 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug23998 b/tests/bugs/modalg_5/bug23998 index e4de6d7a7a..88ce4f6f58 100755 --- a/tests/bugs/modalg_5/bug23998 +++ b/tests/bugs/modalg_5/bug23998 @@ -16,7 +16,8 @@ bopsection result b_1 b_2 checkshape result -set length 67.026 +checkprops result -l 67.026 +checksection result # Analysis of "nbshapes res" checknbshapes result -vertex 1 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3 diff --git a/tests/bugs/modalg_5/bug24053 b/tests/bugs/modalg_5/bug24053 index fb29086ffe..1bcefd4c13 100755 --- a/tests/bugs/modalg_5/bug24053 +++ b/tests/bugs/modalg_5/bug24053 @@ -13,6 +13,8 @@ bop b1 b2 bopsection result checknbshapes result -vertex 3 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 6 -set length 17.2391 +checkprops result -l 17.2391 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24083 b/tests/bugs/modalg_5/bug24083 index 9517834573..d1c2ac7eee 100755 --- a/tests/bugs/modalg_5/bug24083 +++ b/tests/bugs/modalg_5/bug24083 @@ -8,6 +8,8 @@ puts "" restore [locate_data_file bug24083_polyline.brep] result -set length 141421 +checkprops result -l 141421 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24092 b/tests/bugs/modalg_5/bug24092 index 71070c0cab..7d2a02826a 100644 --- a/tests/bugs/modalg_5/bug24092 +++ b/tests/bugs/modalg_5/bug24092 @@ -12,7 +12,8 @@ restore [locate_data_file bug24092_fz1196.brep] b2 bop b1 b2 bopfuse result -set square 155006 +checkprops result -s 155006 +checkshape result checknbshapes result -vertex 9 -edge 15 -wire 4 -face 4 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 33 set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug24140 b/tests/bugs/modalg_5/bug24140 index f4d1ddc958..d88670c263 100755 --- a/tests/bugs/modalg_5/bug24140 +++ b/tests/bugs/modalg_5/bug24140 @@ -14,7 +14,9 @@ XGetShape sh2 D 0:1:1:2 bsection result sh1 sh2 -set length 557.6 +checkprops result -l 557.6 +checkshape result +checksection result checknbshapes result -vertex 1 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24144_1 b/tests/bugs/modalg_5/bug24144_1 index 4310db7e3f..a44b1515ba 100644 --- a/tests/bugs/modalg_5/bug24144_1 +++ b/tests/bugs/modalg_5/bug24144_1 @@ -33,7 +33,8 @@ wedge result ${Ox} ${Oy} ${Oz} ${Zx} ${Zy} ${Zz} ${Xx} ${Xy} ${Xz} \ #wedge result \ # ${dx} ${dy} ${dz} ${xmin} ${zmin} ${xmax} ${zmax} -set square 2.25939e+06 +checkprops result -s 2.25939e+06 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 27 diff --git a/tests/bugs/modalg_5/bug24144_2 b/tests/bugs/modalg_5/bug24144_2 index c8da1d09af..7536439261 100644 --- a/tests/bugs/modalg_5/bug24144_2 +++ b/tests/bugs/modalg_5/bug24144_2 @@ -33,7 +33,8 @@ set zmax 1075 wedge result \ ${dx} ${dy} ${dz} ${xmin} ${zmin} ${xmax} ${zmax} -set square 2.25939e+06 +checkprops result -s 2.25939e+06 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 27 diff --git a/tests/bugs/modalg_5/bug24154 b/tests/bugs/modalg_5/bug24154 index 6a09cc47ac..9d4eaa50b0 100644 --- a/tests/bugs/modalg_5/bug24154 +++ b/tests/bugs/modalg_5/bug24154 @@ -12,7 +12,8 @@ restore [locate_data_file bug24154_b.brep] b2 bop b1 b2 bopcut result -set square 2.68434e+06 +checkprops result -s 2.68434e+06 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 18 -edge 27 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 70 diff --git a/tests/bugs/modalg_5/bug24187 b/tests/bugs/modalg_5/bug24187 index cabc64e307..785168e790 100644 --- a/tests/bugs/modalg_5/bug24187 +++ b/tests/bugs/modalg_5/bug24187 @@ -17,7 +17,9 @@ compound e1 e2 b2 bop b1 b2 bopcommon result -set length 18.5459 +checkprops result -l 18.5459 +checkshape result +checksection result # Analysis of "nbshapes result" checknbshapes result -vertex 6 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11 diff --git a/tests/bugs/modalg_5/bug24204 b/tests/bugs/modalg_5/bug24204 index 0f7d48098b..10dd50348f 100644 --- a/tests/bugs/modalg_5/bug24204 +++ b/tests/bugs/modalg_5/bug24204 @@ -38,7 +38,8 @@ if { ${tolmax_result} > [expr 2 * ${tolmax_s}] } { puts "Error : big tolerance of result" } -set square 3.44584 +checkprops result -s 3.44584 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug24208_1 b/tests/bugs/modalg_5/bug24208_1 index bc6d1a7e1d..dbb11387f9 100644 --- a/tests/bugs/modalg_5/bug24208_1 +++ b/tests/bugs/modalg_5/bug24208_1 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 157311 +checkprops result -s 157311 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 8 -edge 14 -wire 7 -face 7 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 37 diff --git a/tests/bugs/modalg_5/bug24208_10 b/tests/bugs/modalg_5/bug24208_10 index 1695068903..98c5fbeaa0 100644 --- a/tests/bugs/modalg_5/bug24208_10 +++ b/tests/bugs/modalg_5/bug24208_10 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 80532.3 +checkprops result -s 87943 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 54 -edge 106 -wire 31 -face 31 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 223 diff --git a/tests/bugs/modalg_5/bug24208_11 b/tests/bugs/modalg_5/bug24208_11 index 7b2d15ab10..d9bfcec123 100644 --- a/tests/bugs/modalg_5/bug24208_11 +++ b/tests/bugs/modalg_5/bug24208_11 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 81730.6 +checkprops result -s 82897.6 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 121 -edge 191 -wire 40 -face 40 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 393 diff --git a/tests/bugs/modalg_5/bug24208_12 b/tests/bugs/modalg_5/bug24208_12 index 8d6cb9a7da..f7a9bb97fc 100644 --- a/tests/bugs/modalg_5/bug24208_12 +++ b/tests/bugs/modalg_5/bug24208_12 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 159918 +checkprops result -s 161995 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 38 -edge 74 -wire 20 -face 20 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 153 diff --git a/tests/bugs/modalg_5/bug24208_13 b/tests/bugs/modalg_5/bug24208_13 index 94fa0e41af..499b308eb2 100644 --- a/tests/bugs/modalg_5/bug24208_13 +++ b/tests/bugs/modalg_5/bug24208_13 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 279864 +checkprops result -s 223178 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 50 -edge 94 -wire 36 -face 32 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 213 diff --git a/tests/bugs/modalg_5/bug24208_14 b/tests/bugs/modalg_5/bug24208_14 index 0c1cbf02e3..660880dc99 100644 --- a/tests/bugs/modalg_5/bug24208_14 +++ b/tests/bugs/modalg_5/bug24208_14 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 126161 +checkprops result -s 145904 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 16 -edge 24 -wire 10 -face 7 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 58 diff --git a/tests/bugs/modalg_5/bug24208_2 b/tests/bugs/modalg_5/bug24208_2 index adb75207a0..63b625b6c3 100644 --- a/tests/bugs/modalg_5/bug24208_2 +++ b/tests/bugs/modalg_5/bug24208_2 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 182532 +checkprops result -s 182532 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 46 -edge 86 -wire 30 -face 26 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 189 diff --git a/tests/bugs/modalg_5/bug24208_3 b/tests/bugs/modalg_5/bug24208_3 index 8a2dc98e34..c0832f8c86 100644 --- a/tests/bugs/modalg_5/bug24208_3 +++ b/tests/bugs/modalg_5/bug24208_3 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 80532.3 +checkprops result -s 87943 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 54 -edge 106 -wire 31 -face 31 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 223 diff --git a/tests/bugs/modalg_5/bug24208_4 b/tests/bugs/modalg_5/bug24208_4 index 18c800a1f0..956590abfa 100644 --- a/tests/bugs/modalg_5/bug24208_4 +++ b/tests/bugs/modalg_5/bug24208_4 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 81730.6 +checkprops result -s 82897.6 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 121 -edge 191 -wire 40 -face 40 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 393 diff --git a/tests/bugs/modalg_5/bug24208_5 b/tests/bugs/modalg_5/bug24208_5 index 27eadebb20..43a9f3facf 100644 --- a/tests/bugs/modalg_5/bug24208_5 +++ b/tests/bugs/modalg_5/bug24208_5 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 159918 +checkprops result -s 161995 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 38 -edge 74 -wire 20 -face 20 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 153 diff --git a/tests/bugs/modalg_5/bug24208_6 b/tests/bugs/modalg_5/bug24208_6 index e36748ce39..f0950755d2 100644 --- a/tests/bugs/modalg_5/bug24208_6 +++ b/tests/bugs/modalg_5/bug24208_6 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 279864 +checkprops result -s 223178 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 50 -edge 94 -wire 36 -face 32 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 213 diff --git a/tests/bugs/modalg_5/bug24208_7 b/tests/bugs/modalg_5/bug24208_7 index ee402c77d9..96640f359c 100644 --- a/tests/bugs/modalg_5/bug24208_7 +++ b/tests/bugs/modalg_5/bug24208_7 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 126161 +checkprops result -s 145904 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 16 -edge 24 -wire 10 -face 7 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 58 diff --git a/tests/bugs/modalg_5/bug24208_8 b/tests/bugs/modalg_5/bug24208_8 index 1f4afeb1e8..ebebb64717 100644 --- a/tests/bugs/modalg_5/bug24208_8 +++ b/tests/bugs/modalg_5/bug24208_8 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 157311 +checkprops result -s 157311 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 8 -edge 14 -wire 7 -face 7 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 37 diff --git a/tests/bugs/modalg_5/bug24208_9 b/tests/bugs/modalg_5/bug24208_9 index e9e1e0a53e..a91a49b8d9 100644 --- a/tests/bugs/modalg_5/bug24208_9 +++ b/tests/bugs/modalg_5/bug24208_9 @@ -21,7 +21,8 @@ for {set i 0} {$i < $nbObjs} {incr i} { bfillds bbuild result -set square 182532 +checkprops result -s 182532 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 46 -edge 86 -wire 30 -face 26 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 189 diff --git a/tests/bugs/modalg_5/bug24247 b/tests/bugs/modalg_5/bug24247 index 7d2ee2603d..25a9022e73 100644 --- a/tests/bugs/modalg_5/bug24247 +++ b/tests/bugs/modalg_5/bug24247 @@ -23,7 +23,8 @@ baddobjects b1 b2 b3 b4 b5 b6 b7 b8 b9 bfillds bbuild result -set square 260611 +checkprops result -s 260611 +checkshape result checknbshapes result -vertex 44 -edge 108 -wire 74 -face 74 -shell 17 -solid 17 -compsolid 0 -compound 1 -shape 335 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24286 b/tests/bugs/modalg_5/bug24286 index 2c160093c2..9be222bb9a 100644 --- a/tests/bugs/modalg_5/bug24286 +++ b/tests/bugs/modalg_5/bug24286 @@ -18,7 +18,8 @@ baddobjects b1 b2 bfillds bbuild result -set square 281195 +checkprops result -s 281195 +checkshape result checknbshapes result -vertex 12 -edge 22 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 2 -shape 57 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24305 b/tests/bugs/modalg_5/bug24305 index 2b72ff1934..4fd7ec3baf 100755 --- a/tests/bugs/modalg_5/bug24305 +++ b/tests/bugs/modalg_5/bug24305 @@ -18,7 +18,8 @@ setsweep -G aux 1 2 addsweep pr buildsweep result -set square 69608 +checkprops result -s 69608 +checkshape result checknbshapes result -vertex 12 -edge 16 -wire 5 -face 5 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24359 b/tests/bugs/modalg_5/bug24359 index 4cc9d05965..fadb1d11b6 100755 --- a/tests/bugs/modalg_5/bug24359 +++ b/tests/bugs/modalg_5/bug24359 @@ -62,6 +62,7 @@ bop s s26; bopfuse s bop s s27; bopfuse result checknbshapes result -vertex 60 -edge 105 -wire 29 -face 29 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 226 -set square 150.187 +checkprops result -s 150.187 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24360 b/tests/bugs/modalg_5/bug24360 index ce860493c7..bff641a175 100644 --- a/tests/bugs/modalg_5/bug24360 +++ b/tests/bugs/modalg_5/bug24360 @@ -12,6 +12,7 @@ restore [locate_data_file bug24360_Face_2.brep] b2 bop b1 b2 bopfuse result -set square 92255.4 +checkprops result -s 92255.4 -eps 0.1 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24470 b/tests/bugs/modalg_5/bug24470 index 2298a9e7d9..d4f6f32c15 100644 --- a/tests/bugs/modalg_5/bug24470 +++ b/tests/bugs/modalg_5/bug24470 @@ -21,7 +21,7 @@ bfillds bbuild result checkshape result -set square 595443 +checkprops result -s 595443 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24493 b/tests/bugs/modalg_5/bug24493 index 793846a8b7..d0a32ef9e2 100644 --- a/tests/bugs/modalg_5/bug24493 +++ b/tests/bugs/modalg_5/bug24493 @@ -25,7 +25,8 @@ bfillds bbuild result -set square 3.44726e+06 +checkprops result -s 3.44726e+06 +checkshape result checknbshapes result -vertex 41 -edge 53 -wire 23 -face 18 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 136 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24496 b/tests/bugs/modalg_5/bug24496 index a86013b24d..891920d008 100644 --- a/tests/bugs/modalg_5/bug24496 +++ b/tests/bugs/modalg_5/bug24496 @@ -17,5 +17,7 @@ if { [llength [explode result]] != 2 } { puts "OK: bsection works properly" } -set length 11.7031 +checkprops result -l 11.7031 +checkshape result +checksection result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24519 b/tests/bugs/modalg_5/bug24519 index f6942fb9a5..30bc749640 100644 --- a/tests/bugs/modalg_5/bug24519 +++ b/tests/bugs/modalg_5/bug24519 @@ -21,16 +21,7 @@ if { $exp2 != "r2_1" } { puts "Error: Second intersection is not returned" } -set len_check 3.83537 checksection r1 checksection r2 -regexp {Mass +: +([-0-9.+eE]+)} [lprops r1] full l1 -regexp {Mass +: +([-0-9.+eE]+)} [lprops r2] full l2 -if { [expr 1.*abs($len_check - $l1)/$len_check] > 0.01 || [expr 1.*abs($len_check - $l2)/$len_check] > 0.01 } { - puts "Error : The length of first intersection is $l1" - puts "Error : The length of second intersection is $l2" -} else { - puts "OK : The length of first intersection is $l1" - puts "OK : The length of second intersection is $l2" -} - +checkprops r1 -l 3.83537 +checkprops r2 -l 3.83537 diff --git a/tests/bugs/modalg_5/bug24532 b/tests/bugs/modalg_5/bug24532 index 7afea260ac..9f87bfb277 100755 --- a/tests/bugs/modalg_5/bug24532 +++ b/tests/bugs/modalg_5/bug24532 @@ -23,7 +23,8 @@ setsweep -G gg 0 0 addsweep w1 buildsweep result -S -set square 2343.46 +checkprops result -s 2343.46 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 34 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24558 b/tests/bugs/modalg_5/bug24558 index c933dca25f..e3d21f4902 100644 --- a/tests/bugs/modalg_5/bug24558 +++ b/tests/bugs/modalg_5/bug24558 @@ -19,7 +19,8 @@ baddobjects b1 s1 s2 s3 s4 bfillds bbuild result -set square 134338 +checkprops result -s 134338 +checkshape result checknbshapes result -vertex 108 -edge 187 -wire 94 -face 87 -shell 11 -solid 5 -compsolid 0 -compound 1 -shape 493 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24573 b/tests/bugs/modalg_5/bug24573 index 7b6bd539c3..f8ab663796 100755 --- a/tests/bugs/modalg_5/bug24573 +++ b/tests/bugs/modalg_5/bug24573 @@ -16,7 +16,9 @@ if [catch { mkoffset resoffset ww 1 12.5 } ] { } else { renamevar resoffset_1 result - set length 178.54 + checkprops result -l 178.54 +checkshape result +checksection result checknbshapes result -vertex 10 -edge 10 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 21 } diff --git a/tests/bugs/modalg_5/bug24585_2 b/tests/bugs/modalg_5/bug24585_2 index d32877bde3..a4b6f57234 100644 --- a/tests/bugs/modalg_5/bug24585_2 +++ b/tests/bugs/modalg_5/bug24585_2 @@ -16,7 +16,8 @@ baddobjects b1 b2 bfillds bbuild result -set square 933.33 +checkprops result -s 933.33 +checkshape result checknbshapes result -vertex 10 -edge 11 -wire 4 -face 3 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 29 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24597 b/tests/bugs/modalg_5/bug24597 index de189545f3..e14d92c69a 100644 --- a/tests/bugs/modalg_5/bug24597 +++ b/tests/bugs/modalg_5/bug24597 @@ -25,7 +25,8 @@ bfillds # building step bbuild result -set square 33136.3 +checkprops result -s 33136.3 +checkshape result checknbshapes result -vertex 13 -edge 19 -wire 13 -face 11 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 61 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24646_1 b/tests/bugs/modalg_5/bug24646_1 index d2995b4762..5c6f600a8e 100644 --- a/tests/bugs/modalg_5/bug24646_1 +++ b/tests/bugs/modalg_5/bug24646_1 @@ -14,7 +14,8 @@ bopfuse result bopcheck result -set square 8.76332e+06 +checkprops result -s 8.76332e+06 +checkshape result checknbshapes result -vertex 88 -edge 180 -wire 86 -face 86 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 443 -t -m "Result done by Boolean Operation algorithm" diff --git a/tests/bugs/modalg_5/bug24646_2 b/tests/bugs/modalg_5/bug24646_2 index 93901c6fae..65d3dd472d 100644 --- a/tests/bugs/modalg_5/bug24646_2 +++ b/tests/bugs/modalg_5/bug24646_2 @@ -12,7 +12,8 @@ restore [locate_data_file bug24646_b4.brep] b2 bop b1 b2 bopfuse result -set square 3.05204e+06 +checkprops result -s 3.05204e+06 +checkshape result checknbshapes result -vertex 22 -edge 36 -wire 17 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 92 -t -m "Result done by Boolean Operation algorithm" diff --git a/tests/bugs/modalg_5/bug24646_3 b/tests/bugs/modalg_5/bug24646_3 index c1073c370f..c628ed6312 100644 --- a/tests/bugs/modalg_5/bug24646_3 +++ b/tests/bugs/modalg_5/bug24646_3 @@ -20,7 +20,8 @@ baddtools b2 bfillds bbuild result -set square 8.82625e+06 +checkprops result -s 8.82625e+06 +checkshape result checknbshapes result -vertex 88 -edge 180 -wire 88 -face 88 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 449 -t -m "Result done by Boolean Operation algorithm" diff --git a/tests/bugs/modalg_5/bug24646_4 b/tests/bugs/modalg_5/bug24646_4 index 91b3bdf737..32d76e4cc4 100644 --- a/tests/bugs/modalg_5/bug24646_4 +++ b/tests/bugs/modalg_5/bug24646_4 @@ -20,7 +20,8 @@ baddtools b2 bfillds bbuild result -set square 3.1449e+06 +checkprops result -s 3.1449e+06 +checkshape result checknbshapes result -vertex 22 -edge 38 -wire 20 -face 18 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 105 -t -m "Result done by Boolean Operation algorithm" diff --git a/tests/bugs/modalg_5/bug24655 b/tests/bugs/modalg_5/bug24655 index dac11c47af..2868d64a0d 100644 --- a/tests/bugs/modalg_5/bug24655 +++ b/tests/bugs/modalg_5/bug24655 @@ -12,7 +12,8 @@ restore [locate_data_file bug24655_TubeVolume_Init_1.brep] b2 bop b1 b2 bopcommon result -set square 11.9246 +checkprops result -s 11.9246 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 23 -edge 34 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 86 diff --git a/tests/bugs/modalg_5/bug24656 b/tests/bugs/modalg_5/bug24656 index 0882005ce7..a4d44de42c 100755 --- a/tests/bugs/modalg_5/bug24656 +++ b/tests/bugs/modalg_5/bug24656 @@ -25,7 +25,8 @@ bbuild res fixshape result res -set square 337959 +checkprops result -s 337959 +checkshape result checknbshapes result -vertex 300 -edge 443 -wire 171 -face 149 -shell 85 -solid 12 -compsolid 0 -compound 2 -shape 1162 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24667 b/tests/bugs/modalg_5/bug24667 index 4d2fe096af..166decc187 100644 --- a/tests/bugs/modalg_5/bug24667 +++ b/tests/bugs/modalg_5/bug24667 @@ -18,7 +18,9 @@ OCC24667 r w v3 compound r r_f r_l result -set length 100 +checkprops result -l 100 +checkshape result +checksection result # Analysis of "nbshapes result" checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 5 diff --git a/tests/bugs/modalg_5/bug24684 b/tests/bugs/modalg_5/bug24684 index f7d73cc0bd..b76624c877 100644 --- a/tests/bugs/modalg_5/bug24684 +++ b/tests/bugs/modalg_5/bug24684 @@ -14,7 +14,8 @@ cpulimit 60 fixshape result a -set square 337959 +checkprops result -s 337959 +checkshape result checknbshapes result -vertex 300 -edge 443 -wire 171 -face 149 -shell 85 -solid 15 -compsolid 0 -compound 3 -shape 1166 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24731 b/tests/bugs/modalg_5/bug24731 index 3a1cef5688..d7b36ce04d 100644 --- a/tests/bugs/modalg_5/bug24731 +++ b/tests/bugs/modalg_5/bug24731 @@ -11,7 +11,9 @@ restore [locate_data_file bug24731_lim1.brep] l bsection result b l -n2d2 -set length 93.2392 +checkprops result -l 93.2392 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24758_1 b/tests/bugs/modalg_5/bug24758_1 index d7f0befc89..916315fdea 100644 --- a/tests/bugs/modalg_5/bug24758_1 +++ b/tests/bugs/modalg_5/bug24758_1 @@ -89,8 +89,9 @@ vsetdispmode cutter 1 incmesh profile_1 0.01; vdisplay profile_1 vfit -# check square +# check area renamevar cutter result -set square 1403.85 +checkprops result -s 1403.85 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_5/bug24758_2 b/tests/bugs/modalg_5/bug24758_2 index 463512e674..d7d3224251 100644 --- a/tests/bugs/modalg_5/bug24758_2 +++ b/tests/bugs/modalg_5/bug24758_2 @@ -149,8 +149,9 @@ vfit # show section and sweep path ttranslate sec_1 0 0 H; trotate sec_1 0 0 0 0 0 1 a*180/pi; incmesh gg 0.01; vdisplay gg sec_1 -# check square +# check area renamevar drill result -set square 3277.87 +checkprops result -s 3277.87 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_5/bug24798 b/tests/bugs/modalg_5/bug24798 index f7c8917bdb..ca8232f41b 100644 --- a/tests/bugs/modalg_5/bug24798 +++ b/tests/bugs/modalg_5/bug24798 @@ -12,7 +12,8 @@ restore [locate_data_file bug24798_rectBranch.brep] b2 bop b1 b2 bopcut result -set square 1826.16 +checkprops result -s 1826.16 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 44 -edge 67 -wire 29 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 165 diff --git a/tests/bugs/modalg_5/bug24817 b/tests/bugs/modalg_5/bug24817 index b6f1e9d48c..d085331768 100755 --- a/tests/bugs/modalg_5/bug24817 +++ b/tests/bugs/modalg_5/bug24817 @@ -43,12 +43,7 @@ sewing sr2 plane1 plane2 plane3 +n # checknbshapes sr1 -vertex 2 -edge 3 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 10 -regexp {Mass +: +([-0-9.+eE]+)} [sprops sr1] full square1 -set square1_good 3.14159 -if { ${square1} != ${square1_good} } { - puts "Error 2: Square is not valid" -} - +checkprops sr1 -s 3.14159 clear smallview donly sr1 @@ -58,12 +53,7 @@ xwd $imagedir/${test_image}_1.png # checknbshapes sr2 -vertex 2 -edge 4 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 -regexp {Mass +: +([-0-9.+eE]+)} [sprops sr2] full square2 -set square2_good 4.71239 -if { ${square2} != ${square2_good} } { - puts "Error 4: Square is not valid" -} - +checkprops sr2 -s 4.71239 donly sr2 fit xwd $imagedir/${test_image}_2.png diff --git a/tests/bugs/modalg_5/bug24825_common b/tests/bugs/modalg_5/bug24825_common index 507070bf7e..c614b46376 100644 --- a/tests/bugs/modalg_5/bug24825_common +++ b/tests/bugs/modalg_5/bug24825_common @@ -43,7 +43,8 @@ baddctools b7 bfillds bbop result 0 -set square 10008.9 +checkprops result -s 10008.9 +checkshape result checknbshapes result -vertex 86 -edge 132 -wire 126 -face 126 -shell 40 -solid 40 -compsolid 0 -compound 1 -shape 551 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24825_cut b/tests/bugs/modalg_5/bug24825_cut index ec2e5ca2ae..1caa2802e6 100644 --- a/tests/bugs/modalg_5/bug24825_cut +++ b/tests/bugs/modalg_5/bug24825_cut @@ -43,6 +43,6 @@ baddctools b7 bfillds bbop result 2 -set square 142845 +checkprops result -s 142845 checknbshapes result -vertex 108 -edge 168 -wire 152 -face 86 -shell 7 -solid 7 -compsolid 0 -compound 1 -shape 529 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24825_fuse b/tests/bugs/modalg_5/bug24825_fuse index bc0ef00412..470d16637c 100644 --- a/tests/bugs/modalg_5/bug24825_fuse +++ b/tests/bugs/modalg_5/bug24825_fuse @@ -44,7 +44,8 @@ baddctools b7 bfillds bbop result 1 -set square 157211 +checkprops result -s 157211 +checkshape result checknbshapes result -vertex 106 -edge 164 -wire 142 -face 80 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 495 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24829 b/tests/bugs/modalg_5/bug24829 index 0400b1d0fc..1a0d468274 100644 --- a/tests/bugs/modalg_5/bug24829 +++ b/tests/bugs/modalg_5/bug24829 @@ -8,8 +8,7 @@ puts "" restore [locate_data_file bug24829_faceOutput-wrong.brep] result -sprops result 0.0001 - -set square 15.1187 +checkprops result -s 15.1187 -eps 0.0001 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug24844 b/tests/bugs/modalg_5/bug24844 index da42f9e0fa..4312ded60f 100644 --- a/tests/bugs/modalg_5/bug24844 +++ b/tests/bugs/modalg_5/bug24844 @@ -11,7 +11,8 @@ explode c bcut result c_1 c_2 -set square 9.82018 +checkprops result -s 9.82018 +checkshape result checknbshapes result -vertex 5 -edge 11 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 31 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24851 b/tests/bugs/modalg_5/bug24851 index be5cf1d8c4..8c759f04ed 100644 --- a/tests/bugs/modalg_5/bug24851 +++ b/tests/bugs/modalg_5/bug24851 @@ -12,7 +12,8 @@ restore [locate_data_file bug24851_fz712.brep] b2 bop b1 b2 bopfuse result -set square 9.56837e-05 +checkprops result -s 9.56837e-05 +checkshape result checknbshapes result -vertex 6 -edge 8 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 19 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24861 b/tests/bugs/modalg_5/bug24861 index f09ae715fb..29d716ce09 100644 --- a/tests/bugs/modalg_5/bug24861 +++ b/tests/bugs/modalg_5/bug24861 @@ -18,7 +18,8 @@ baddobjects b1 b2_1 b2_2 b2_3 b2_4 b2_5 b2_6 b2_7 bfillds -s bbuild result -s -set square 1780.37 +checkprops result -s 1780.37 +checkshape result checknbshapes result -vertex 18 -edge 38 -wire 32 -face 29 -shell 9 -solid 7 -compsolid 0 -compound 1 -shape 134 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24939 b/tests/bugs/modalg_5/bug24939 index be53e72e6f..cb27e7042d 100755 --- a/tests/bugs/modalg_5/bug24939 +++ b/tests/bugs/modalg_5/bug24939 @@ -11,7 +11,8 @@ restore [locate_data_file bug24939_Comp.brep] c explode c bfuse result c_1 c_2 -set square 31.0346 +checkprops result -s 31.0346 +checkshape result checknbshapes result -vertex 70 -edge 111 -wire 42 -face 42 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 268 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24949 b/tests/bugs/modalg_5/bug24949 index d783f91b83..707da788b3 100644 --- a/tests/bugs/modalg_5/bug24949 +++ b/tests/bugs/modalg_5/bug24949 @@ -16,7 +16,8 @@ restore [locate_data_file bug24949_Comp.brep] c explode c pipe result c_1 c_2 2 -set square 188.689 +checkprops result -s 188.689 +checkshape result checknbshapes result -vertex 14 -edge 19 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 46 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24964 b/tests/bugs/modalg_5/bug24964 index 568fbe245c..57beff5f1d 100644 --- a/tests/bugs/modalg_5/bug24964 +++ b/tests/bugs/modalg_5/bug24964 @@ -12,7 +12,8 @@ restore [locate_data_file bug24964_w3.brep] w3 thrusections result 0 0 w1 w2 w3 -set square 163127 +checkprops result -s 163127 +checkshape result checknbshapes result -vertex 30 -edge 45 -wire 15 -face 15 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 106 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25002 b/tests/bugs/modalg_5/bug25002 index 6034dfac0a..ead8f87280 100644 --- a/tests/bugs/modalg_5/bug25002 +++ b/tests/bugs/modalg_5/bug25002 @@ -22,7 +22,8 @@ if { ${nb_alone_Vertices} == 0 } { puts "Error: Wrong result done by Boolean Operation algorithm" } -set length 67.3503 +checkprops result -l 67.3503 +checkshape result checknbshapes result -vertex 1128 -edge 1128 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 2257 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25106 b/tests/bugs/modalg_5/bug25106 index dcd0173ed4..1b1286d513 100755 --- a/tests/bugs/modalg_5/bug25106 +++ b/tests/bugs/modalg_5/bug25106 @@ -12,7 +12,8 @@ explode c1 splitshape result c1_1 c1_1 c1_2 -set square 100 +checkprops result -s 100 +checkshape result checknbshapes result -vertex 12 -edge 16 -wire 5 -face 5 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 vinit diff --git a/tests/bugs/modalg_5/bug25111 b/tests/bugs/modalg_5/bug25111 index c98850256b..404b59963e 100644 --- a/tests/bugs/modalg_5/bug25111 +++ b/tests/bugs/modalg_5/bug25111 @@ -15,7 +15,9 @@ mkface f2 s2 bop f1 f2 bopsection result -set length 53.1714 +checkprops result -l 53.1714 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 2 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 7 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25127 b/tests/bugs/modalg_5/bug25127 index 5d6c353286..58a91b7bd4 100755 --- a/tests/bugs/modalg_5/bug25127 +++ b/tests/bugs/modalg_5/bug25127 @@ -16,14 +16,8 @@ baddtools b2 bfillds bbuild result -regexp {Mass +: +([-0-9.+eE]+)} [vprops result] full volume - -set expected_volume 620.091 -set tol_abs_volume 1.0e-3 -set tol_rel_volume 0.001 -checkreal "Volume" ${volume} ${expected_volume} ${tol_abs_volume} ${tol_rel_volume} - -set square 842.655 +checkprops result -s 842.655 -v 620.091 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 2 -face 2 -shell 3 -solid 2 -compsolid 0 -compound 1 -shape 20 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25163 b/tests/bugs/modalg_5/bug25163 index 6fa0cec760..25f9f4a064 100644 --- a/tests/bugs/modalg_5/bug25163 +++ b/tests/bugs/modalg_5/bug25163 @@ -15,7 +15,8 @@ copy b_2 b2 bop b1 b2 bopcommon result -set square 3417.71 +checkprops result -s 3417.71 +checkshape result # Analysis of "nbshapes result" checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11 diff --git a/tests/bugs/modalg_5/bug25199 b/tests/bugs/modalg_5/bug25199 index 8e17b3ea41..848a77163e 100755 --- a/tests/bugs/modalg_5/bug25199 +++ b/tests/bugs/modalg_5/bug25199 @@ -28,5 +28,6 @@ if { $MaxTol_1 > $MaxTol } { puts "OCC25199 OK: Good tolerance edge generated by blend algorithm" } -set square 197055. +checkprops result -s 197055. +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug25210 b/tests/bugs/modalg_5/bug25210 index cf4a9c0f20..197e7b794e 100755 --- a/tests/bugs/modalg_5/bug25210 +++ b/tests/bugs/modalg_5/bug25210 @@ -14,7 +14,9 @@ cprj res a f 100 100 20 renamevar res_1 result -set length 41.9674 +checkprops result -l 41.9674 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 2 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 5 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25224 b/tests/bugs/modalg_5/bug25224 index f0cbc8891e..3d4305f97c 100755 --- a/tests/bugs/modalg_5/bug25224 +++ b/tests/bugs/modalg_5/bug25224 @@ -36,7 +36,8 @@ baddtools b2 bfillds bbuild result -set square 21.4983 +checkprops result -s 21.4983 +checkshape result checknbshapes result -vertex 10 -edge 19 -wire 13 -face 13 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 62 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25225_1 b/tests/bugs/modalg_5/bug25225_1 index 8dc16639ce..f0bc8d6c9a 100755 --- a/tests/bugs/modalg_5/bug25225_1 +++ b/tests/bugs/modalg_5/bug25225_1 @@ -13,7 +13,9 @@ if [catch { mkoffset resoffset a 1 10} ] { } else { renamevar resoffset_1 result - set length 416.777 + checkprops result -l 416.777 +checkshape result +checksection result checknbshapes result -vertex 7 -edge 7 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 15 } diff --git a/tests/bugs/modalg_5/bug25225_2 b/tests/bugs/modalg_5/bug25225_2 index da2d0ca16e..b3e7f171eb 100755 --- a/tests/bugs/modalg_5/bug25225_2 +++ b/tests/bugs/modalg_5/bug25225_2 @@ -13,7 +13,9 @@ if [catch { mkoffset resoffset a 1 -10} ] { } else { renamevar resoffset_1 result - set length 416.777 + checkprops result -l 416.777 +checkshape result +checksection result checknbshapes result -vertex 7 -edge 7 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 15 } diff --git a/tests/bugs/modalg_5/bug25225_3 b/tests/bugs/modalg_5/bug25225_3 index 134610afdb..f13f37ff09 100755 --- a/tests/bugs/modalg_5/bug25225_3 +++ b/tests/bugs/modalg_5/bug25225_3 @@ -13,7 +13,9 @@ if [catch { mkoffset resoffset a 1 -10} ] { } else { renamevar resoffset_1 result - set length 192.023 + checkprops result -l 192.023 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 7 } diff --git a/tests/bugs/modalg_5/bug25228 b/tests/bugs/modalg_5/bug25228 index bcd0042472..54bc7b3446 100755 --- a/tests/bugs/modalg_5/bug25228 +++ b/tests/bugs/modalg_5/bug25228 @@ -19,7 +19,8 @@ baddobjects b1 b2 bfillds bbuild result -set square 227.765 +checkprops result -s 227.765 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_1 b/tests/bugs/modalg_5/bug25232_1 index ed3791a067..009e9141ae 100644 --- a/tests/bugs/modalg_5/bug25232_1 +++ b/tests/bugs/modalg_5/bug25232_1 @@ -14,7 +14,8 @@ mkface f s mkvolume result b1 f b2_1 # 2 solids created -set square 1228.32 +checkprops result -s 1228.32 +checkshape result checknbshapes result -vertex 20 -edge 21 -wire 7 -face 7 -shell 3 -solid 2 -compsolid 0 -compound 1 -shape 61 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_10 b/tests/bugs/modalg_5/bug25232_10 index 0bd4826fc8..b711fa1006 100644 --- a/tests/bugs/modalg_5/bug25232_10 +++ b/tests/bugs/modalg_5/bug25232_10 @@ -11,7 +11,8 @@ explode b f mkvolume result b_1 b_2 b_3 # 3 solids created -set square 5.46979e+06 +checkprops result -s 5.46979e+06 +checkshape result checknbshapes result -vertex 5 -edge 7 -wire 7 -face 5 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 31 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_11 b/tests/bugs/modalg_5/bug25232_11 index 2f30c1243e..8a5d136d9e 100644 --- a/tests/bugs/modalg_5/bug25232_11 +++ b/tests/bugs/modalg_5/bug25232_11 @@ -11,7 +11,8 @@ explode b f mkvolume result b_1 b_2 b_3 b_4 b_5 # 16 solids created -set square 1.5988e+07 +checkprops result -s 1.5988e+07 +checkshape result checknbshapes result -vertex 23 -edge 54 -wire 44 -face 44 -shell 16 -solid 16 -compsolid 0 -compound 1 -shape 198 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_12 b/tests/bugs/modalg_5/bug25232_12 index f9fcb70dc6..5bfc3d25a4 100644 --- a/tests/bugs/modalg_5/bug25232_12 +++ b/tests/bugs/modalg_5/bug25232_12 @@ -11,7 +11,8 @@ explode b f mkvolume result b_3 b_4 b_2 b_5 -s # 8 solids created -set square 1.41057e+07 +checkprops result -s 1.41057e+07 +checkshape result checknbshapes result -vertex 12 -edge 25 -wire 18 -face 18 -shell 8 -solid 8 -compsolid 0 -compound 1 -shape 90 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_2 b/tests/bugs/modalg_5/bug25232_2 index cfa88b425f..aa2e1c533e 100644 --- a/tests/bugs/modalg_5/bug25232_2 +++ b/tests/bugs/modalg_5/bug25232_2 @@ -13,7 +13,8 @@ explode b2 w mkvolume result b1_1 b1_2 b1_3 b1_4 b1_5 b1_6 b2_1 b2_2 b2_3 b2_4 b2_5 b2_6 -ni # 1 solid created -set square 600 +checkprops result -s 600 +checkshape result checknbshapes result -vertex 16 -edge 24 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_3 b/tests/bugs/modalg_5/bug25232_3 index f93a3ba464..bb0483e9a4 100644 --- a/tests/bugs/modalg_5/bug25232_3 +++ b/tests/bugs/modalg_5/bug25232_3 @@ -13,7 +13,8 @@ vertex b3 5 5 5 mkvolume result b1 b2 b3 -ni # 2 solids created -set square 826.195 +checkprops result -s 826.195 +checkshape result checknbshapes result -vertex 11 -edge 15 -wire 7 -face 7 -shell 3 -solid 2 -compsolid 0 -compound 1 -shape 46 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_4 b/tests/bugs/modalg_5/bug25232_4 index 0e986a40af..4eb4effb50 100644 --- a/tests/bugs/modalg_5/bug25232_4 +++ b/tests/bugs/modalg_5/bug25232_4 @@ -22,7 +22,8 @@ mkface fsph sph mkvolume result fcyl fcon1 fcon2 fp fsph # 7 solids created -set square 6725.11 +checkprops result -s 6725.11 +checkshape result checknbshapes result -vertex 12 -edge 26 -wire 14 -face 14 -shell 7 -solid 7 -compsolid 0 -compound 1 -shape 81 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_5 b/tests/bugs/modalg_5/bug25232_5 index 659bf2010c..3bec778d40 100644 --- a/tests/bugs/modalg_5/bug25232_5 +++ b/tests/bugs/modalg_5/bug25232_5 @@ -22,7 +22,8 @@ mkface fsph sph mkvolume result fcyl fsph # 2 solids created -set square 3476.67 +checkprops result -s 3476.67 +checkshape result checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 25 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_6 b/tests/bugs/modalg_5/bug25232_6 index e11c6010bb..f8d1583e5e 100644 --- a/tests/bugs/modalg_5/bug25232_6 +++ b/tests/bugs/modalg_5/bug25232_6 @@ -22,7 +22,8 @@ mkface fsph sph mkvolume result fsph fcon1 # 2 solids created -set square 2449.33 +checkprops result -s 2449.33 +checkshape result checknbshapes result -vertex 4 -edge 7 -wire 3 -face 3 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 22 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_8 b/tests/bugs/modalg_5/bug25232_8 index 57c7b314a0..ff3e9f68b5 100644 --- a/tests/bugs/modalg_5/bug25232_8 +++ b/tests/bugs/modalg_5/bug25232_8 @@ -24,7 +24,8 @@ mkface fcon3 con3 mkvolume result fcon3 fp # 1 solid created -set square 1706.51 +checkprops result -s 1706.51 +checkshape result checknbshapes result -vertex 4 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 15 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25232_9 b/tests/bugs/modalg_5/bug25232_9 index 6d92a96c7a..a425244719 100644 --- a/tests/bugs/modalg_5/bug25232_9 +++ b/tests/bugs/modalg_5/bug25232_9 @@ -21,7 +21,8 @@ mkface f s mkvolume result b1 b2 b3 f # 9832 solids created -set square 50513.3 +checkprops result -s 50513.3 +checkshape result checknbshapes result -vertex 11037 -edge 31880 -wire 30668 -face 30668 -shell 9832 -solid 9832 -compsolid 0 -compound 1 -shape 123918 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25245_1 b/tests/bugs/modalg_5/bug25245_1 index 755b733d61..2c3a7ec7fa 100755 --- a/tests/bugs/modalg_5/bug25245_1 +++ b/tests/bugs/modalg_5/bug25245_1 @@ -39,7 +39,8 @@ baddobjects s0 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s1 bfillds bbuild result -set square 11598.4 +checkprops result -s 11598.4 +checkshape result checknbshapes result -t -vertex 34 -edge 80 -wire 57 -face 56 -shell 14 -solid 14 -compsolid 0 -compound 1 -shape 256 diff --git a/tests/bugs/modalg_5/bug25263 b/tests/bugs/modalg_5/bug25263 index 62d25e099b..062ddd9e02 100644 --- a/tests/bugs/modalg_5/bug25263 +++ b/tests/bugs/modalg_5/bug25263 @@ -12,7 +12,8 @@ restore [locate_data_file bug25263_camembert.brep] b2 bop b1 b2 bopcut result -set square 3.76991 +checkprops result -s 3.76991 +checkshape result # Analysis of "nbshapes res" checknbshapes result -vertex 3 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10 diff --git a/tests/bugs/modalg_5/bug25285 b/tests/bugs/modalg_5/bug25285 index 6cc9887f4e..f5bf772109 100755 --- a/tests/bugs/modalg_5/bug25285 +++ b/tests/bugs/modalg_5/bug25285 @@ -19,7 +19,8 @@ baddobjects f e bfillds bbuild result -set square 8.83493 +checkprops result -s 8.83493 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25292_13 b/tests/bugs/modalg_5/bug25292_13 index 48c1ec77a6..753bfaa52a 100644 --- a/tests/bugs/modalg_5/bug25292_13 +++ b/tests/bugs/modalg_5/bug25292_13 @@ -21,7 +21,8 @@ baddobjects b1 b2 bfillds bbuild result -set square 289.348 +checkprops result -s 289.348 +checkshape result checknbshapes result -vertex 9 -edge 15 -wire 10 -face 10 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 51 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25292_14 b/tests/bugs/modalg_5/bug25292_14 index 07ba5a1638..d1b204267f 100644 --- a/tests/bugs/modalg_5/bug25292_14 +++ b/tests/bugs/modalg_5/bug25292_14 @@ -21,7 +21,8 @@ baddobjects b2 b1 bfillds bbuild result -set square 289.348 +checkprops result -s 289.348 +checkshape result checknbshapes result -vertex 9 -edge 15 -wire 10 -face 10 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 51 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25292_23 b/tests/bugs/modalg_5/bug25292_23 index b1b51d2755..cd8dbc5b25 100644 --- a/tests/bugs/modalg_5/bug25292_23 +++ b/tests/bugs/modalg_5/bug25292_23 @@ -22,7 +22,8 @@ bfillds bbuild result #These values must be equal to the analogical values in bug25292_23 and bug25292_24 of "bugs modalg_5" testgrid. -set square 31.6797 +checkprops result -s 31.6797 +checkshape result checknbshapes result -vertex 10 -edge 19 -wire 13 -face 13 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 62 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25292_24 b/tests/bugs/modalg_5/bug25292_24 index f246e32891..245dbf5cff 100644 --- a/tests/bugs/modalg_5/bug25292_24 +++ b/tests/bugs/modalg_5/bug25292_24 @@ -22,7 +22,8 @@ bfillds bbuild result #These values must be equal to the analogical values in bug25292_23 and bug25292_24 of "bugs modalg_5" testgrid. -set square 31.6797 +checkprops result -s 31.6797 +checkshape result checknbshapes result -vertex 10 -edge 19 -wire 13 -face 13 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 62 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25298_01 b/tests/bugs/modalg_5/bug25298_01 index e103cc6cde..40ed87da9a 100755 --- a/tests/bugs/modalg_5/bug25298_01 +++ b/tests/bugs/modalg_5/bug25298_01 @@ -17,7 +17,9 @@ if [catch { openoffset resoffset a 1 10 i } ] { } else { renamevar resoffset_1 result - set length 193.986 + checkprops result -l 193.986 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 display result diff --git a/tests/bugs/modalg_5/bug25298_02 b/tests/bugs/modalg_5/bug25298_02 index eda8d91452..ae2ef5a71e 100755 --- a/tests/bugs/modalg_5/bug25298_02 +++ b/tests/bugs/modalg_5/bug25298_02 @@ -17,7 +17,9 @@ if [catch { openoffset resoffset a 1 -10 i } ] { } else { renamevar resoffset_1 result - set length 159.96 + checkprops result -l 159.96 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 2 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 6 display result diff --git a/tests/bugs/modalg_5/bug25298_03 b/tests/bugs/modalg_5/bug25298_03 index 34f336c9a0..cebc6eb552 100755 --- a/tests/bugs/modalg_5/bug25298_03 +++ b/tests/bugs/modalg_5/bug25298_03 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 10 i } ] { } else { renamevar resoffset_1 result - set length 416.777 + checkprops result -l 416.777 +checkshape result +checksection result checknbshapes result -vertex 7 -edge 7 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 15 display result diff --git a/tests/bugs/modalg_5/bug25298_04 b/tests/bugs/modalg_5/bug25298_04 index b9ed0aa083..82eecb5164 100755 --- a/tests/bugs/modalg_5/bug25298_04 +++ b/tests/bugs/modalg_5/bug25298_04 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 -10 i } ] { } else { renamevar resoffset_1 result - set length 192.023 + checkprops result -l 192.023 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 7 display result diff --git a/tests/bugs/modalg_5/bug25298_05 b/tests/bugs/modalg_5/bug25298_05 index 0c87fc82c7..e36e1c57d9 100755 --- a/tests/bugs/modalg_5/bug25298_05 +++ b/tests/bugs/modalg_5/bug25298_05 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 10 i } ] { } else { renamevar resoffset_1 result - set length 403.249 + checkprops result -l 403.249 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 9 display result diff --git a/tests/bugs/modalg_5/bug25298_06 b/tests/bugs/modalg_5/bug25298_06 index 6abec1cf1b..9bb1a059e8 100755 --- a/tests/bugs/modalg_5/bug25298_06 +++ b/tests/bugs/modalg_5/bug25298_06 @@ -21,7 +21,9 @@ if [catch { mkoffset resoffset ww 1 2. i } ] { } else { renamevar resoffset_1 result - set length 49.1327 + checkprops result -l 49.1327 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 11 display result diff --git a/tests/bugs/modalg_5/bug25298_07 b/tests/bugs/modalg_5/bug25298_07 index 0b3a03ffeb..fff8afec84 100755 --- a/tests/bugs/modalg_5/bug25298_07 +++ b/tests/bugs/modalg_5/bug25298_07 @@ -21,7 +21,9 @@ if [catch { mkoffset resoffset ww 1 -0.2 i } ] { } else { renamevar resoffset_1 result - set length 24.2333 + checkprops result -l 24.2333 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 7 display result diff --git a/tests/bugs/modalg_5/bug25298_08 b/tests/bugs/modalg_5/bug25298_08 index ee1f47c336..7c64292fdb 100755 --- a/tests/bugs/modalg_5/bug25298_08 +++ b/tests/bugs/modalg_5/bug25298_08 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset pp 1 1. i } ] { } else { renamevar resoffset_1 result - set length 58 + checkprops result -l 58 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 8 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 17 display result diff --git a/tests/bugs/modalg_5/bug25298_09 b/tests/bugs/modalg_5/bug25298_09 index 39812c2dfe..187af4eadc 100755 --- a/tests/bugs/modalg_5/bug25298_09 +++ b/tests/bugs/modalg_5/bug25298_09 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset pp 1 -1. i } ] { } else { renamevar resoffset_1 result - set length 39.5 + checkprops result -l 39.5 +checkshape result +checksection result checknbshapes result -vertex 6 -edge 7 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 14 display result diff --git a/tests/bugs/modalg_5/bug25298_10 b/tests/bugs/modalg_5/bug25298_10 index 8458fd5fa2..988c068469 100755 --- a/tests/bugs/modalg_5/bug25298_10 +++ b/tests/bugs/modalg_5/bug25298_10 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset pp 1 -0.2 i } ] { } else { renamevar resoffset_1 result - set length 48.4 + checkprops result -l 48.4 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 8 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 17 display result diff --git a/tests/bugs/modalg_5/bug25298_11 b/tests/bugs/modalg_5/bug25298_11 index e160e376c4..18c036ab2c 100755 --- a/tests/bugs/modalg_5/bug25298_11 +++ b/tests/bugs/modalg_5/bug25298_11 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset pp 1 -2. i } ] { } else { renamevar resoffset_1 result - set length 24 + checkprops result -l 24 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 11 display result diff --git a/tests/bugs/modalg_5/bug25298_12 b/tests/bugs/modalg_5/bug25298_12 index e85af1eff8..e11b4cfab3 100755 --- a/tests/bugs/modalg_5/bug25298_12 +++ b/tests/bugs/modalg_5/bug25298_12 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 0.5 i } ] { } else { renamevar resoffset_1 result - set length 92.9473 + checkprops result -l 92.9473 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 11 display result diff --git a/tests/bugs/modalg_5/bug25298_13 b/tests/bugs/modalg_5/bug25298_13 index b96987ee75..5ab30a6f7b 100755 --- a/tests/bugs/modalg_5/bug25298_13 +++ b/tests/bugs/modalg_5/bug25298_13 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 -0.2 i } ] { } else { renamevar resoffset_1 result - set length 77.093 + checkprops result -l 77.093 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 11 display result diff --git a/tests/bugs/modalg_5/bug25298_14 b/tests/bugs/modalg_5/bug25298_14 index 1e2bf9a553..9b7d9dd97a 100755 --- a/tests/bugs/modalg_5/bug25298_14 +++ b/tests/bugs/modalg_5/bug25298_14 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 -2.5 i } ] { } else { renamevar resoffset_1 result - set length 10 + checkprops result -l 10 +checkshape result +checksection result checknbshapes result -vertex 6 -edge 6 -wire 2 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 15 display result diff --git a/tests/bugs/modalg_5/bug25298_15 b/tests/bugs/modalg_5/bug25298_15 index 6ced91800b..d47d174ea8 100755 --- a/tests/bugs/modalg_5/bug25298_15 +++ b/tests/bugs/modalg_5/bug25298_15 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 5. i } ] { } else { renamevar resoffset_1 result - set length 484.978 + checkprops result -l 484.978 +checkshape result +checksection result checknbshapes result -vertex 7 -edge 7 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 15 display result diff --git a/tests/bugs/modalg_5/bug25298_16 b/tests/bugs/modalg_5/bug25298_16 index cb171ec7c7..1b41f12a9c 100755 --- a/tests/bugs/modalg_5/bug25298_16 +++ b/tests/bugs/modalg_5/bug25298_16 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 -5. i } ] { } else { renamevar resoffset_1 result - set length 409.27 + checkprops result -l 409.27 +checkshape result +checksection result checknbshapes result -vertex 7 -edge 7 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 15 display result diff --git a/tests/bugs/modalg_5/bug25319_1 b/tests/bugs/modalg_5/bug25319_1 index 0e02a42413..905e87a3de 100644 --- a/tests/bugs/modalg_5/bug25319_1 +++ b/tests/bugs/modalg_5/bug25319_1 @@ -11,7 +11,8 @@ restore [locate_data_file bug25319_S2.brep] b2 bcommon result b1 b2 -set square 1690.81 +checkprops result -s 1690.81 +checkshape result checknbshapes result -vertex 20 -edge 31 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 80 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25319_2 b/tests/bugs/modalg_5/bug25319_2 index 4ab5d8b534..9d57308497 100644 --- a/tests/bugs/modalg_5/bug25319_2 +++ b/tests/bugs/modalg_5/bug25319_2 @@ -14,7 +14,8 @@ explode b2 so; copy b2_3 b2 bcommon result b1 b2 -set square 1690.81 +checkprops result -s 1690.81 +checkshape result checknbshapes result -vertex 20 -edge 31 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 80 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25334_1 b/tests/bugs/modalg_5/bug25334_1 index 30bf12c81b..b215cabe9c 100644 --- a/tests/bugs/modalg_5/bug25334_1 +++ b/tests/bugs/modalg_5/bug25334_1 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 613.39 +checkprops result -l 613.39 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_10 b/tests/bugs/modalg_5/bug25334_10 index 322301e564..af6f3a55a6 100644 --- a/tests/bugs/modalg_5/bug25334_10 +++ b/tests/bugs/modalg_5/bug25334_10 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 548.106 +checkprops result -l 548.106 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 4 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_11 b/tests/bugs/modalg_5/bug25334_11 index a56a6057a4..fc05bf720f 100644 --- a/tests/bugs/modalg_5/bug25334_11 +++ b/tests/bugs/modalg_5/bug25334_11 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 846.702 +checkprops result -l 846.702 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 4 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_12 b/tests/bugs/modalg_5/bug25334_12 index c91737820d..c9e9d3ec2a 100644 --- a/tests/bugs/modalg_5/bug25334_12 +++ b/tests/bugs/modalg_5/bug25334_12 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 768.339 +checkprops result -l 768.339 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_13 b/tests/bugs/modalg_5/bug25334_13 index 92698bd96f..3f87182d0e 100644 --- a/tests/bugs/modalg_5/bug25334_13 +++ b/tests/bugs/modalg_5/bug25334_13 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 1216.59 +checkprops result -l 1216.59 +checkshape result +checksection result checknbshapes result -vertex 6 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 12 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_14 b/tests/bugs/modalg_5/bug25334_14 index 53551f2383..7c5557e564 100644 --- a/tests/bugs/modalg_5/bug25334_14 +++ b/tests/bugs/modalg_5/bug25334_14 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 1132.6 +checkprops result -l 1132.6 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_15 b/tests/bugs/modalg_5/bug25334_15 index 6803b74be1..7c6db76d27 100644 --- a/tests/bugs/modalg_5/bug25334_15 +++ b/tests/bugs/modalg_5/bug25334_15 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 1042.35 +checkprops result -l 1042.35 +checkshape result +checksection result checknbshapes result -vertex 6 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 12 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_16 b/tests/bugs/modalg_5/bug25334_16 index eb7921bfe3..b9be0aea01 100644 --- a/tests/bugs/modalg_5/bug25334_16 +++ b/tests/bugs/modalg_5/bug25334_16 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 937.174 +checkprops result -l 937.174 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_17 b/tests/bugs/modalg_5/bug25334_17 index d6ef623375..bc87431e9a 100644 --- a/tests/bugs/modalg_5/bug25334_17 +++ b/tests/bugs/modalg_5/bug25334_17 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 1211.6 +checkprops result -l 1211.6 +checkshape result +checksection result checknbshapes result -vertex 6 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 12 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_18 b/tests/bugs/modalg_5/bug25334_18 index a94c15198a..939b16b4c3 100644 --- a/tests/bugs/modalg_5/bug25334_18 +++ b/tests/bugs/modalg_5/bug25334_18 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 1143.61 +checkprops result -l 1143.61 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_19 b/tests/bugs/modalg_5/bug25334_19 index 19d95df42f..277dc2a504 100644 --- a/tests/bugs/modalg_5/bug25334_19 +++ b/tests/bugs/modalg_5/bug25334_19 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 752.799 +checkprops result -l 752.799 +checkshape result +checksection result checknbshapes result -vertex 6 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 12 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_2 b/tests/bugs/modalg_5/bug25334_2 index 140e157d38..dd2de0b33a 100644 --- a/tests/bugs/modalg_5/bug25334_2 +++ b/tests/bugs/modalg_5/bug25334_2 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 644.509 +checkprops result -l 644.509 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_20 b/tests/bugs/modalg_5/bug25334_20 index e88497a8fb..028e59ce1e 100644 --- a/tests/bugs/modalg_5/bug25334_20 +++ b/tests/bugs/modalg_5/bug25334_20 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 705.994 +checkprops result -l 705.994 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_3 b/tests/bugs/modalg_5/bug25334_3 index 7b875f4142..5b346652f1 100644 --- a/tests/bugs/modalg_5/bug25334_3 +++ b/tests/bugs/modalg_5/bug25334_3 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 354.958 +checkprops result -l 354.958 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_4 b/tests/bugs/modalg_5/bug25334_4 index 10341603d5..95c18e4b86 100644 --- a/tests/bugs/modalg_5/bug25334_4 +++ b/tests/bugs/modalg_5/bug25334_4 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 386.077 +checkprops result -l 386.077 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_5 b/tests/bugs/modalg_5/bug25334_5 index 7e668358da..b5dc8eb160 100644 --- a/tests/bugs/modalg_5/bug25334_5 +++ b/tests/bugs/modalg_5/bug25334_5 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 840.157 +checkprops result -l 840.157 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 4 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_6 b/tests/bugs/modalg_5/bug25334_6 index 55bba2689e..0e315ddcdb 100644 --- a/tests/bugs/modalg_5/bug25334_6 +++ b/tests/bugs/modalg_5/bug25334_6 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 782.224 +checkprops result -l 782.224 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_7 b/tests/bugs/modalg_5/bug25334_7 index be8051942d..d1513f858c 100644 --- a/tests/bugs/modalg_5/bug25334_7 +++ b/tests/bugs/modalg_5/bug25334_7 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 559.65 +checkprops result -l 559.65 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 4 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_8 b/tests/bugs/modalg_5/bug25334_8 index 81d2b20eb0..2861d4a85a 100644 --- a/tests/bugs/modalg_5/bug25334_8 +++ b/tests/bugs/modalg_5/bug25334_8 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 533.593 +checkprops result -l 533.593 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25334_9 b/tests/bugs/modalg_5/bug25334_9 index f10adc8ced..4256ad47ae 100644 --- a/tests/bugs/modalg_5/bug25334_9 +++ b/tests/bugs/modalg_5/bug25334_9 @@ -20,7 +20,9 @@ renamevar res_1 result fit -set length 558.479 +checkprops result -l 558.479 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25337_1 b/tests/bugs/modalg_5/bug25337_1 index a901cbd6cd..043c3fb816 100644 --- a/tests/bugs/modalg_5/bug25337_1 +++ b/tests/bugs/modalg_5/bug25337_1 @@ -18,7 +18,8 @@ mkplane f2 w2 bop f1 f2 bopfuse result -set square 582.987 +checkprops result -s 582.987 +checkshape result checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 17 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25337_2 b/tests/bugs/modalg_5/bug25337_2 index 50bc693f55..36fa6c8d68 100644 --- a/tests/bugs/modalg_5/bug25337_2 +++ b/tests/bugs/modalg_5/bug25337_2 @@ -18,7 +18,8 @@ mkplane f2 w2 bop f1 f2 bopcommon result -set square 45.3312 +checkprops result -s 45.3312 +checkshape result checknbshapes result -vertex 3 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25339 b/tests/bugs/modalg_5/bug25339 index d8e3c9db95..db616c7ee3 100644 --- a/tests/bugs/modalg_5/bug25339 +++ b/tests/bugs/modalg_5/bug25339 @@ -12,5 +12,7 @@ axo fit renamevar r_1 result -set length 36.1042 +checkprops result -l 36.1042 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25346_1 b/tests/bugs/modalg_5/bug25346_1 index 66a03ae05b..73fba44453 100644 --- a/tests/bugs/modalg_5/bug25346_1 +++ b/tests/bugs/modalg_5/bug25346_1 @@ -16,7 +16,8 @@ baddtools b2 bfillds -s bbuild result -set square 470659 +checkprops result -s 470659 +checkshape result checknbshapes result -solid 3 diff --git a/tests/bugs/modalg_5/bug25346_2 b/tests/bugs/modalg_5/bug25346_2 index fadeb15386..6f8901c9fe 100644 --- a/tests/bugs/modalg_5/bug25346_2 +++ b/tests/bugs/modalg_5/bug25346_2 @@ -12,5 +12,6 @@ restore [locate_data_file CTO902_pro14235b.rle] b2 bop b1 b2 bopcommon result -set square 2866.34 +checkprops result -s 2866.34 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_04 b/tests/bugs/modalg_5/bug25354_04 index ab527a97d5..6ce1a0affd 100644 --- a/tests/bugs/modalg_5/bug25354_04 +++ b/tests/bugs/modalg_5/bug25354_04 @@ -16,7 +16,9 @@ ttranslate b2 4 0 0 bop b1 b2 bopsection result -set length 6 +checkprops result -l 6 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_10 b/tests/bugs/modalg_5/bug25354_10 index be641f7d16..8f576802e6 100644 --- a/tests/bugs/modalg_5/bug25354_10 +++ b/tests/bugs/modalg_5/bug25354_10 @@ -16,7 +16,9 @@ ttranslate b1 -2 4 0 bop b1 b2 bopsection result -set length 8 +checkprops result -l 8 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_11 b/tests/bugs/modalg_5/bug25354_11 index fa1e4c283a..23cae16a88 100644 --- a/tests/bugs/modalg_5/bug25354_11 +++ b/tests/bugs/modalg_5/bug25354_11 @@ -16,7 +16,9 @@ ttranslate b1 -2 0 0 bop b1 b2 bopsection result -set length 8 +checkprops result -l 8 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_13 b/tests/bugs/modalg_5/bug25354_13 index ca199b62de..0045394c53 100644 --- a/tests/bugs/modalg_5/bug25354_13 +++ b/tests/bugs/modalg_5/bug25354_13 @@ -16,7 +16,9 @@ ttranslate b2 4 10 0 bop b1 b2 bopsection result -set length 6 +checkprops result -l 6 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_14 b/tests/bugs/modalg_5/bug25354_14 index ac686dd746..49df3e9f2d 100644 --- a/tests/bugs/modalg_5/bug25354_14 +++ b/tests/bugs/modalg_5/bug25354_14 @@ -16,7 +16,9 @@ ttranslate b2 3 4 0 bop b1 b2 bopsection result -set length 26 +checkprops result -l 26 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_16 b/tests/bugs/modalg_5/bug25354_16 index c62bf15e73..3d5e7712e2 100644 --- a/tests/bugs/modalg_5/bug25354_16 +++ b/tests/bugs/modalg_5/bug25354_16 @@ -16,7 +16,9 @@ ttranslate b2 -6 0 0 bop b1 b2 bopsection result -set length 4 +checkprops result -l 4 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_17 b/tests/bugs/modalg_5/bug25354_17 index da12e2b926..1e48e80712 100644 --- a/tests/bugs/modalg_5/bug25354_17 +++ b/tests/bugs/modalg_5/bug25354_17 @@ -16,7 +16,9 @@ ttranslate b2 -6 4 0 bop b1 b2 bopsection result -set length 4 +checkprops result -l 4 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25354_18 b/tests/bugs/modalg_5/bug25354_18 index 046f6b9142..c9de302159 100644 --- a/tests/bugs/modalg_5/bug25354_18 +++ b/tests/bugs/modalg_5/bug25354_18 @@ -16,7 +16,9 @@ ttranslate b2 -6 4 -3 bop b1 b2 bopsection result -set length 4 +checkprops result -l 4 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25406_1 b/tests/bugs/modalg_5/bug25406_1 index 94cc81919e..6b8e5113b7 100644 --- a/tests/bugs/modalg_5/bug25406_1 +++ b/tests/bugs/modalg_5/bug25406_1 @@ -10,7 +10,9 @@ restore [locate_data_file bug25406_offset_shape.brep] a offsetshape result a 10 -set length 1875.31 +checkprops result -l 1875.31 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 4 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 9 smallview diff --git a/tests/bugs/modalg_5/bug25406_2 b/tests/bugs/modalg_5/bug25406_2 index 0b05f4aa32..fce3340668 100644 --- a/tests/bugs/modalg_5/bug25406_2 +++ b/tests/bugs/modalg_5/bug25406_2 @@ -10,7 +10,9 @@ restore [locate_data_file bug25406_offset_shape.brep] a offsetshape result a -10 -set length 1875.31 +checkprops result -l 1875.31 +checkshape result +checksection result checknbshapes result -vertex 2 -edge 4 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 9 smallview diff --git a/tests/bugs/modalg_5/bug25408 b/tests/bugs/modalg_5/bug25408 index 3e9c681cc1..8b08825318 100755 --- a/tests/bugs/modalg_5/bug25408 +++ b/tests/bugs/modalg_5/bug25408 @@ -25,7 +25,8 @@ baddobjects b1 b4 b5 bfillds bbuild result -set square 57200.9 +checkprops result -s 57200.9 +checkshape result checknbshapes result -vertex 54 -edge 129 -wire 95 -face 95 -shell 22 -solid 22 -compsolid 0 -compound 2 -shape 419 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25432 b/tests/bugs/modalg_5/bug25432 index 3383ebfba2..ba9b223f37 100644 --- a/tests/bugs/modalg_5/bug25432 +++ b/tests/bugs/modalg_5/bug25432 @@ -11,14 +11,8 @@ restore [locate_data_file bug25432_qz.brep] q explode q f mkvolume result q_1 q_2 q_3 q_4 q_5 q_6 q_7 q_8 q_9 q_10 q_11 -ni -regexp {Mass +: +([-0-9.+eE]+)} [vprops result] full volume - -set expected_volume 0.26776 -set tol_abs_volume 1.0e-4 -set tol_rel_volume 0.0001 -checkreal "Volume" ${volume} ${expected_volume} ${tol_abs_volume} ${tol_rel_volume} - -set square 3.59972 +checkprops result -s 3.59972 -v 0.26776 +checkshape result checknbshapes result -vertex 12 -edge 20 -wire 11 -face 11 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 59 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25449 b/tests/bugs/modalg_5/bug25449 index 22cb436f33..b5a88b78fc 100755 --- a/tests/bugs/modalg_5/bug25449 +++ b/tests/bugs/modalg_5/bug25449 @@ -16,7 +16,8 @@ baddobjects b1 b2 bfillds -t bbuild result -set square 21.1115 +checkprops result -s 21.1115 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25450_1 b/tests/bugs/modalg_5/bug25450_1 index e0b16c6199..bb7d4930a5 100644 --- a/tests/bugs/modalg_5/bug25450_1 +++ b/tests/bugs/modalg_5/bug25450_1 @@ -11,7 +11,8 @@ restore [locate_data_file bug25450_Shape.brep] a explode a bcommon result a_1 a_2 -set square 142153 +checkprops result -s 142153 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 29 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25450_2 b/tests/bugs/modalg_5/bug25450_2 index 3c7cef65d3..de6c157a11 100644 --- a/tests/bugs/modalg_5/bug25450_2 +++ b/tests/bugs/modalg_5/bug25450_2 @@ -12,7 +12,8 @@ restore [locate_data_file bug25450_b2.brep] b2 bop b1 b2 bopcommon result -set square 35538.3 +checkprops result -s 35538.3 +checkshape result checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25470 b/tests/bugs/modalg_5/bug25470 index 43784c6a13..c97ad07441 100644 --- a/tests/bugs/modalg_5/bug25470 +++ b/tests/bugs/modalg_5/bug25470 @@ -16,7 +16,8 @@ baddtools b2 bfillds -s bbop result 0 -set square 893.011 +checkprops result -s 893.011 +checkshape result checknbshapes result -vertex 45 -edge 77 -wire 32 -face 32 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 189 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25480 b/tests/bugs/modalg_5/bug25480 index baa66806ff..38ef2e9729 100644 --- a/tests/bugs/modalg_5/bug25480 +++ b/tests/bugs/modalg_5/bug25480 @@ -11,7 +11,8 @@ restore [locate_data_file bug25480_part2.brep] b pipe result b a 1 -set square 48441 +checkprops result -s 48441 +checkshape result checknbshapes result -vertex 224 -edge 392 -wire 196 -face 196 -shell 14 -solid 14 -compsolid 0 -compound 8 -shape 1044 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25491 b/tests/bugs/modalg_5/bug25491 index 1da09cddeb..8607d18a4f 100755 --- a/tests/bugs/modalg_5/bug25491 +++ b/tests/bugs/modalg_5/bug25491 @@ -13,7 +13,9 @@ if [catch { mkoffset resoffset a 1 -35 i } ] { } else { renamevar resoffset_1 result - set length 120 + checkprops result -l 120 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 11 } diff --git a/tests/bugs/modalg_5/bug25505 b/tests/bugs/modalg_5/bug25505 index 3dfcdc60c7..fc659ec910 100755 --- a/tests/bugs/modalg_5/bug25505 +++ b/tests/bugs/modalg_5/bug25505 @@ -24,7 +24,8 @@ if {[string compare ${info} " This shape seems to be OK.\n"] == 0} { puts "Error : General Fuse produces self-intersection shape" } -set square 68796.4 +checkprops result -s 68796.4 +checkshape result checknbshapes result -vertex 14 -edge 21 -wire 9 -face 9 -shell 7 -solid 4 -compsolid 0 -compound 1 -shape 65 set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25557_1 b/tests/bugs/modalg_5/bug25557_1 index 2609fdd4af..c706c03fe6 100755 --- a/tests/bugs/modalg_5/bug25557_1 +++ b/tests/bugs/modalg_5/bug25557_1 @@ -15,7 +15,9 @@ renamevar res_1 result fit -set length 97.766 +checkprops result -l 97.766 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 2 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 6 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25557_2 b/tests/bugs/modalg_5/bug25557_2 index 1198501c9d..04e7e9d028 100755 --- a/tests/bugs/modalg_5/bug25557_2 +++ b/tests/bugs/modalg_5/bug25557_2 @@ -15,7 +15,9 @@ renamevar res_1 result fit -set length 87.7041 +checkprops result -l 87.7041 +checkshape result +checksection result checknbshapes result -vertex 3 -edge 2 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 6 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25568 b/tests/bugs/modalg_5/bug25568 index a80c98e13f..0c01a7bbde 100644 --- a/tests/bugs/modalg_5/bug25568 +++ b/tests/bugs/modalg_5/bug25568 @@ -22,5 +22,6 @@ if ![isdraw result] { } } -set square 25.236 +checkprops result -s 25.236 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug25582 b/tests/bugs/modalg_5/bug25582 index 9ac7d8b914..21fcdf3de2 100644 --- a/tests/bugs/modalg_5/bug25582 +++ b/tests/bugs/modalg_5/bug25582 @@ -15,5 +15,6 @@ if ![isdraw result] { puts "Error : thrusections failed" } -set square 1.5708 +checkprops result -s 1.5708 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug25600 b/tests/bugs/modalg_5/bug25600 index 8d23d1ccc8..8e5b167f09 100644 --- a/tests/bugs/modalg_5/bug25600 +++ b/tests/bugs/modalg_5/bug25600 @@ -16,7 +16,8 @@ baddtools b2 bfillds -s bbop result 1 -set square 12.2258 +checkprops result -s 12.2258 +checkshape result checknbshapes result -vertex 3 -edge 6 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 18 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25625 b/tests/bugs/modalg_5/bug25625 index 6eb38376b8..a3d5f4fd5d 100644 --- a/tests/bugs/modalg_5/bug25625 +++ b/tests/bugs/modalg_5/bug25625 @@ -12,7 +12,8 @@ restore [locate_data_file bug25625_shape2_fix.brep] b2 bop b1 b2 bopcommon result -set square 0.985997 +checkprops result -s 0.985997 +checkshape result checknbshapes result -vertex 10 -edge 11 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 26 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25697_1 b/tests/bugs/modalg_5/bug25697_1 index a0c7d87d5f..c7a86ab433 100644 --- a/tests/bugs/modalg_5/bug25697_1 +++ b/tests/bugs/modalg_5/bug25697_1 @@ -17,4 +17,5 @@ if { ${nb_alone_Vertices} == 2 } { puts "Error: Wrong result done by Boolean Operation algorithm" } -set length 107.503 +checkprops result -l 107.503 +checkshape result diff --git a/tests/bugs/modalg_5/bug25704_1 b/tests/bugs/modalg_5/bug25704_1 index 1cade788e6..5c1caae9ff 100644 --- a/tests/bugs/modalg_5/bug25704_1 +++ b/tests/bugs/modalg_5/bug25704_1 @@ -15,7 +15,9 @@ if [catch { mkoffset resoffset a 1 2. } ] { } else { renamevar resoffset_1 result - set length 75.3982 + checkprops result -l 75.3982 +checkshape result +checksection result checknbshapes result -vertex 1 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 3 } diff --git a/tests/bugs/modalg_5/bug25704_2 b/tests/bugs/modalg_5/bug25704_2 index adc1ac50e9..b6b49865f4 100644 --- a/tests/bugs/modalg_5/bug25704_2 +++ b/tests/bugs/modalg_5/bug25704_2 @@ -15,7 +15,9 @@ if [catch { mkoffset resoffset a 1 -3. } ] { } else { renamevar resoffset_1 result - set length 43.9823 + checkprops result -l 43.9823 +checkshape result +checksection result checknbshapes result -vertex 1 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 3 } diff --git a/tests/bugs/modalg_5/bug25704_3 b/tests/bugs/modalg_5/bug25704_3 index a69f395463..6ea9a6e88e 100644 --- a/tests/bugs/modalg_5/bug25704_3 +++ b/tests/bugs/modalg_5/bug25704_3 @@ -13,7 +13,9 @@ if [catch { mkoffset resoffset a 1 35. i } ] { } else { renamevar resoffset_1 result - set length 730 + checkprops result -l 730 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 8 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 17 } diff --git a/tests/bugs/modalg_5/bug25704_4 b/tests/bugs/modalg_5/bug25704_4 index 1de198b06f..f9646f3921 100644 --- a/tests/bugs/modalg_5/bug25704_4 +++ b/tests/bugs/modalg_5/bug25704_4 @@ -13,7 +13,9 @@ if [catch { mkoffset resoffset a 1 40. i } ] { } else { renamevar resoffset_1 result - set length 770 + checkprops result -l 770 +checkshape result +checksection result checknbshapes result -vertex 8 -edge 8 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 17 } diff --git a/tests/bugs/modalg_5/bug25704_5 b/tests/bugs/modalg_5/bug25704_5 index 0c50f3a199..f38f709bc0 100644 --- a/tests/bugs/modalg_5/bug25704_5 +++ b/tests/bugs/modalg_5/bug25704_5 @@ -13,7 +13,9 @@ if [catch { mkoffset resoffset a 1 1. i } ] { } else { renamevar resoffset_1 result - set length 38.9737 + checkprops result -l 38.9737 +checkshape result +checksection result checknbshapes result -vertex 5 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 11 } diff --git a/tests/bugs/modalg_5/bug25704_6 b/tests/bugs/modalg_5/bug25704_6 index bc211b7a06..f7ff726872 100644 --- a/tests/bugs/modalg_5/bug25704_6 +++ b/tests/bugs/modalg_5/bug25704_6 @@ -13,7 +13,9 @@ if [catch { openoffset resoffset a 5 5 i } ] { } else { renamevar resoffset_1 result - set length 169.12 + checkprops result -l 169.12 +checkshape result +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 8 } diff --git a/tests/bugs/modalg_5/bug25721 b/tests/bugs/modalg_5/bug25721 index 3444fa4064..797600791b 100644 --- a/tests/bugs/modalg_5/bug25721 +++ b/tests/bugs/modalg_5/bug25721 @@ -19,6 +19,7 @@ baddtools b2 bfillds bbop result 0 -set square 181.203 +checkprops result -s 181.203 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 3 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 10 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25742_1 b/tests/bugs/modalg_5/bug25742_1 index d5f756e3c7..c30dcaba16 100755 --- a/tests/bugs/modalg_5/bug25742_1 +++ b/tests/bugs/modalg_5/bug25742_1 @@ -46,7 +46,8 @@ if { $z > ${max_time} } { puts "Elapsed time of bbuild is less than ${max_time} seconds - OK" } -set square 280627 +checkprops result -s 280627 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_5/bug25819_1 b/tests/bugs/modalg_5/bug25819_1 index 654a6d4a0a..62bf229f29 100644 --- a/tests/bugs/modalg_5/bug25819_1 +++ b/tests/bugs/modalg_5/bug25819_1 @@ -11,7 +11,8 @@ restore [locate_data_file bug25819_1_BodyB.brep] b bcut result a b -set square 379421 +checkprops result -s 379421 +checkshape result checknbshapes result -vertex 20 -edge 30 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 76 -t -m "Result of BOP cut" diff --git a/tests/bugs/modalg_5/bug25819_2 b/tests/bugs/modalg_5/bug25819_2 index 73df730fef..64ff6de1b1 100644 --- a/tests/bugs/modalg_5/bug25819_2 +++ b/tests/bugs/modalg_5/bug25819_2 @@ -11,7 +11,8 @@ restore [locate_data_file bug25819_2_BodyB.brep] b bcut result a b -set square 268575 +checkprops result -s 268575 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 34 -t -m "Result of BOP cut" diff --git a/tests/bugs/modalg_5/bug25819_3 b/tests/bugs/modalg_5/bug25819_3 index 298a202672..ccb683c512 100644 --- a/tests/bugs/modalg_5/bug25819_3 +++ b/tests/bugs/modalg_5/bug25819_3 @@ -11,7 +11,8 @@ restore [locate_data_file bug25819_3_BodyB.brep] b bcut result a b -set square 67742.9 +checkprops result -s 67742.9 +checkshape result checknbshapes result -vertex 99 -edge 136 -wire 49 -face 36 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 323 -t -m "Result of BOP cut" diff --git a/tests/bugs/modalg_5/bug25838 b/tests/bugs/modalg_5/bug25838 index c619c1353f..ba11188a95 100644 --- a/tests/bugs/modalg_5/bug25838 +++ b/tests/bugs/modalg_5/bug25838 @@ -19,7 +19,8 @@ baddobjects b1 b2 b3 bfillds bbuild result -set square 3107.42 +checkprops result -s 3107.42 +checkshape result checknbshapes result -vertex 26 -edge 45 -wire 23 -face 23 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 128 -t -m "Result done by General Fuse operator" diff --git a/tests/bugs/modalg_5/bug25847 b/tests/bugs/modalg_5/bug25847 index ab6a7653b8..16e76dbe85 100755 --- a/tests/bugs/modalg_5/bug25847 +++ b/tests/bugs/modalg_5/bug25847 @@ -18,7 +18,8 @@ baddobjects b1 b2 b3 b4 bfillds bbuild result -set square 3912.59 +checkprops result -s 3912.59 +checkshape result checknbshapes result -vertex 100 -edge 108 -wire 10 -face 9 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 228 -t -m "Result obtained by General Fuse operator" diff --git a/tests/bugs/modalg_5/bug25858_1 b/tests/bugs/modalg_5/bug25858_1 index 941539a3df..437a8cce55 100644 --- a/tests/bugs/modalg_5/bug25858_1 +++ b/tests/bugs/modalg_5/bug25858_1 @@ -20,5 +20,7 @@ renamevar res_1 result checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 -t -m "Result of open offset on single edge based on BSpline curve" -set length 0.879164 +checkprops result -l 0.879164 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25858_2 b/tests/bugs/modalg_5/bug25858_2 index dc091b86a1..e607df9138 100644 --- a/tests/bugs/modalg_5/bug25858_2 +++ b/tests/bugs/modalg_5/bug25858_2 @@ -21,5 +21,7 @@ renamevar res_1 result checknbshapes result -vertex 2 -edge 1 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 4 -t -m "Result of open offset on single edge based on BSpline curve" -set length 0.879164 +checkprops result -l 0.879164 +checkshape result +checksection result set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25982 b/tests/bugs/modalg_5/bug25982 index 4b671ef9f9..4d29124ac8 100755 --- a/tests/bugs/modalg_5/bug25982 +++ b/tests/bugs/modalg_5/bug25982 @@ -25,5 +25,6 @@ bbuild result checknbshapes result -vertex 6 -edge 11 -wire 4 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 24 -t -m "Result obtained by General Fuse operator" -set square 306.285 +checkprops result -s 306.285 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/modalg_6/bug21107 b/tests/bugs/modalg_6/bug21107 index 6766e314eb..a23ac9260d 100644 --- a/tests/bugs/modalg_6/bug21107 +++ b/tests/bugs/modalg_6/bug21107 @@ -11,5 +11,5 @@ restore [locate_data_file bug21107_SectionShape2.brep] s2 bsection result s1 s2 -set length 476.275 +checkprops result -l 476.275 set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug21821 b/tests/bugs/modalg_6/bug21821 index 7d45cd579d..48c54efe39 100644 --- a/tests/bugs/modalg_6/bug21821 +++ b/tests/bugs/modalg_6/bug21821 @@ -12,11 +12,15 @@ plane p 28.85 0 0 1 0 0 mkface f p -10 10 -10 10 bsection result a f -set length 2.95277 smallview clear display result display f display a fit + +checkprops result -l 2.95277 +checkshape result +checksection result + set only_screen_axo 1 diff --git a/tests/bugs/modalg_6/bug22644_1 b/tests/bugs/modalg_6/bug22644_1 index f43edd4e7f..78e908b571 100644 --- a/tests/bugs/modalg_6/bug22644_1 +++ b/tests/bugs/modalg_6/bug22644_1 @@ -14,5 +14,6 @@ checkshape p bop t p bopfuse result -set square 681.87 +checkprops result -s 681.87 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug22644_2 b/tests/bugs/modalg_6/bug22644_2 index 2f90351425..a22eeedd9f 100644 --- a/tests/bugs/modalg_6/bug22644_2 +++ b/tests/bugs/modalg_6/bug22644_2 @@ -14,5 +14,6 @@ checkshape p bop t p bopcut result -set square 491.142 +checkprops result -s 491.142 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug22644_3 b/tests/bugs/modalg_6/bug22644_3 index d36cc6a0d8..59a416b909 100644 --- a/tests/bugs/modalg_6/bug22644_3 +++ b/tests/bugs/modalg_6/bug22644_3 @@ -14,5 +14,6 @@ checkshape p bop t p bopcommon result -set square 102.34 +checkprops result -s 102.34 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug22793 b/tests/bugs/modalg_6/bug22793 index cd318a4a14..c778946313 100644 --- a/tests/bugs/modalg_6/bug22793 +++ b/tests/bugs/modalg_6/bug22793 @@ -18,7 +18,8 @@ tolerance v bop p v bopcut result -set square 1.89516e+07 +checkprops result -s 1.89516e+07 +checkshape result set nbshapes_expected " Number of shapes in result diff --git a/tests/bugs/modalg_6/bug23138 b/tests/bugs/modalg_6/bug23138 index 29feed63a2..265c7ad7ca 100644 --- a/tests/bugs/modalg_6/bug23138 +++ b/tests/bugs/modalg_6/bug23138 @@ -12,5 +12,6 @@ restore [locate_data_file bug23138_thread.brep] t bop b t bopfuse result -set square 23233.2 +checkprops result -s 23233.2 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug24011 b/tests/bugs/modalg_6/bug24011 index 7537640516..dc6f641817 100644 --- a/tests/bugs/modalg_6/bug24011 +++ b/tests/bugs/modalg_6/bug24011 @@ -11,7 +11,9 @@ restore [locate_data_file bug24011_offsetWireBug.brep] a mkoffset result a 1 0.04 renamevar result_1 result -set length 43.0477 +checkprops result -l 43.0477 +checkshape result +checksection result set 3dviewer 1 diff --git a/tests/bugs/modalg_6/bug24097 b/tests/bugs/modalg_6/bug24097 index 9c337a4818..91fb85f558 100644 --- a/tests/bugs/modalg_6/bug24097 +++ b/tests/bugs/modalg_6/bug24097 @@ -17,12 +17,7 @@ bsection result a b # result should be single open edge with length 0.125 checknbshapes result -vertex 2 -edge 1 checkmaxtol result -ref 0.0001 - -if { [regexp {Mass\s*:\s*([0-9.e+-]*)} [lprops result] dummy length] } { - checkreal "Length of the section" $length 0.125 0.0001 0.1 -} else { - puts "Error: cannot get length of result!" -} +checkprops result -l 0.125 # make snapshot vinit Driver1/Viewer1/View1 diff --git a/tests/bugs/modalg_6/bug25880 b/tests/bugs/modalg_6/bug25880 index 54c637d94f..6fced8aa57 100755 --- a/tests/bugs/modalg_6/bug25880 +++ b/tests/bugs/modalg_6/bug25880 @@ -46,7 +46,8 @@ baddtools Sphere002 Cylinder006 Sphere001 Cylinder005 Cylinder004 bfillds bbop result 1 -set square 1893.17 +checkprops result -s 1893.17 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug25937_1 b/tests/bugs/modalg_6/bug25937_1 index fcb8c6b185..9828a43425 100755 --- a/tests/bugs/modalg_6/bug25937_1 +++ b/tests/bugs/modalg_6/bug25937_1 @@ -15,7 +15,9 @@ polyline a -10 -10 0 10 -10 0 10 10 0 -10 10 0 -10 -10 0 bop a h bopcut result -set length 40. +checkprops result -l 40. +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug25937_2 b/tests/bugs/modalg_6/bug25937_2 index dae7aafd96..c9b15296b1 100755 --- a/tests/bugs/modalg_6/bug25937_2 +++ b/tests/bugs/modalg_6/bug25937_2 @@ -16,8 +16,9 @@ mkface a a -10 10 -10 10 bop a h bopcut result -set length 60. -set square 200. +checkprops result -l 60. -s 200. +checksection result +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug25937_3 b/tests/bugs/modalg_6/bug25937_3 index 6fadf5f054..1ca9c65fb2 100755 --- a/tests/bugs/modalg_6/bug25937_3 +++ b/tests/bugs/modalg_6/bug25937_3 @@ -15,7 +15,8 @@ box a -10 -10 0 20 20 10 bop a h bopcut result -set square 1000. +checkprops result -s 1000. +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26080 b/tests/bugs/modalg_6/bug26080 index 6fbf6abca0..a49825f8da 100755 --- a/tests/bugs/modalg_6/bug26080 +++ b/tests/bugs/modalg_6/bug26080 @@ -19,7 +19,8 @@ baddobjects b1 b2 bfillds bbuild result -set square 1.36058e+06 +checkprops result -s 1.36058e+06 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26098 b/tests/bugs/modalg_6/bug26098 index aefa812647..13f25cb958 100755 --- a/tests/bugs/modalg_6/bug26098 +++ b/tests/bugs/modalg_6/bug26098 @@ -24,7 +24,8 @@ if { [regexp "This shape seems to be OK" ${info}] != 1 } { puts "Error : The result of General Fuse operation is self-interfered shape" } -set square 173.444 +checkprops result -s 173.444 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26112 b/tests/bugs/modalg_6/bug26112 index 827db18d2d..11abfb2c7e 100755 --- a/tests/bugs/modalg_6/bug26112 +++ b/tests/bugs/modalg_6/bug26112 @@ -18,7 +18,8 @@ baddtools c_2 bfillds bbuild result -set square 122.7 +checkprops result -s 122.7 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26173 b/tests/bugs/modalg_6/bug26173 index c91890105e..db3342e9c5 100755 --- a/tests/bugs/modalg_6/bug26173 +++ b/tests/bugs/modalg_6/bug26173 @@ -24,7 +24,8 @@ donly result fit xwd $imagedir/${test_image}_2.png -set square 662.657 +checkprops result -s 662.657 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26218 b/tests/bugs/modalg_6/bug26218 index f7b29de009..f560ddfca4 100755 --- a/tests/bugs/modalg_6/bug26218 +++ b/tests/bugs/modalg_6/bug26218 @@ -17,7 +17,8 @@ baddcompound b2 bfillds bbuild result -set square 2728.77 +checkprops result -s 2728.77 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26224 b/tests/bugs/modalg_6/bug26224 index a6d6078f8f..f65c18dcaf 100755 --- a/tests/bugs/modalg_6/bug26224 +++ b/tests/bugs/modalg_6/bug26224 @@ -17,7 +17,8 @@ baddtools b2 bfillds bbop result 0 -set square 35006.6 +checkprops result -s 35006.6 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26243_1 b/tests/bugs/modalg_6/bug26243_1 index a90069909d..820f631421 100755 --- a/tests/bugs/modalg_6/bug26243_1 +++ b/tests/bugs/modalg_6/bug26243_1 @@ -13,7 +13,8 @@ trotate _copy 155. 100.75 0 0 0 1 90 bcommon result _model _copy -set square 272911 +checkprops result -s 272911 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26243_2 b/tests/bugs/modalg_6/bug26243_2 index 2b2d6ba508..c4266b2eff 100755 --- a/tests/bugs/modalg_6/bug26243_2 +++ b/tests/bugs/modalg_6/bug26243_2 @@ -13,7 +13,8 @@ trotate _copy 155. 100.75 0 0 0 1 90 bcut result _model _copy -set square 278545 +checkprops result -s 278545 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26243_3 b/tests/bugs/modalg_6/bug26243_3 index 6c3aab776e..efdce66f61 100755 --- a/tests/bugs/modalg_6/bug26243_3 +++ b/tests/bugs/modalg_6/bug26243_3 @@ -13,7 +13,8 @@ trotate _copy 155. 100.75 0 0 0 1 90 bfuse result _model _copy -set square 606195 +checkprops result -s 606195 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26251 b/tests/bugs/modalg_6/bug26251 index 0f21c56f61..08e9a8a904 100755 --- a/tests/bugs/modalg_6/bug26251 +++ b/tests/bugs/modalg_6/bug26251 @@ -11,7 +11,9 @@ restore [locate_data_file bug26251_tank31.brep] b2 bsection result b1 b2 -set length 2.49934 +checkprops result -l 2.49934 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26253 b/tests/bugs/modalg_6/bug26253 index c3e5e9331c..3c43d3acf9 100755 --- a/tests/bugs/modalg_6/bug26253 +++ b/tests/bugs/modalg_6/bug26253 @@ -17,7 +17,8 @@ baddobjects b1 b2 bfillds bbuild result -set square 64832 +checkprops result -s 64832 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26296_1 b/tests/bugs/modalg_6/bug26296_1 index a85971e828..b55647a93b 100755 --- a/tests/bugs/modalg_6/bug26296_1 +++ b/tests/bugs/modalg_6/bug26296_1 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 5. i } ] { } else { renamevar resoffset_1 result - set length 559.215 + checkprops result -l 559.215 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26296_2 b/tests/bugs/modalg_6/bug26296_2 index d211ec8069..f76ce031a3 100755 --- a/tests/bugs/modalg_6/bug26296_2 +++ b/tests/bugs/modalg_6/bug26296_2 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 -5. i } ] { } else { renamevar resoffset_1 result - set length 467.541 + checkprops result -l 467.541 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26296_3 b/tests/bugs/modalg_6/bug26296_3 index 089e9fbf89..e0d361dfdf 100755 --- a/tests/bugs/modalg_6/bug26296_3 +++ b/tests/bugs/modalg_6/bug26296_3 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 5. i } ] { } else { renamevar resoffset_1 result - set length 622.764 + checkprops result -l 622.764 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26296_4 b/tests/bugs/modalg_6/bug26296_4 index d28932ae07..c925b3514d 100755 --- a/tests/bugs/modalg_6/bug26296_4 +++ b/tests/bugs/modalg_6/bug26296_4 @@ -17,7 +17,9 @@ if [catch { mkoffset resoffset a 1 -5. i } ] { } else { renamevar resoffset_1 result - set length 443.273 + checkprops result -l 443.273 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26296_5 b/tests/bugs/modalg_6/bug26296_5 index 87054940e4..61a0fe8bc7 100755 --- a/tests/bugs/modalg_6/bug26296_5 +++ b/tests/bugs/modalg_6/bug26296_5 @@ -17,7 +17,9 @@ if [catch { openoffset resoffset a 1 6. i } ] { } else { renamevar resoffset_1 result - set length 242.849 + checkprops result -l 242.849 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26379_1 b/tests/bugs/modalg_6/bug26379_1 index ee6f83f781..c8a6b23446 100644 --- a/tests/bugs/modalg_6/bug26379_1 +++ b/tests/bugs/modalg_6/bug26379_1 @@ -19,6 +19,7 @@ if {$bug_info != "DARKGOLDENROD3 1"} { puts "ERROR: OCC26379 is reproduced. Volume is incorrect." } -set square 6.60933e+006 +checkprops result -s 6.60933e+006 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_6/bug26379_2 b/tests/bugs/modalg_6/bug26379_2 index d482284379..5dbee156f1 100644 --- a/tests/bugs/modalg_6/bug26379_2 +++ b/tests/bugs/modalg_6/bug26379_2 @@ -19,6 +19,7 @@ if {$bug_info != "DARKGOLDENROD3 1"} { puts "ERROR: OCC26379 is reproduced. Volume is incorrect." } -set square 7.22211e+006 +checkprops result -s 7.22211e+006 +checkshape result set only_screen 1 diff --git a/tests/bugs/modalg_6/bug26440_1 b/tests/bugs/modalg_6/bug26440_1 index 3392009e53..d8163c2144 100755 --- a/tests/bugs/modalg_6/bug26440_1 +++ b/tests/bugs/modalg_6/bug26440_1 @@ -10,7 +10,8 @@ restore [locate_data_file bug26440_plate.brep] sh1 thickshell result sh1 160 -set square 2.40831e+07 +checkprops result -s 2.40831e+07 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26440_2 b/tests/bugs/modalg_6/bug26440_2 index 90b89ad9b7..d243c0d548 100755 --- a/tests/bugs/modalg_6/bug26440_2 +++ b/tests/bugs/modalg_6/bug26440_2 @@ -10,7 +10,8 @@ restore [locate_data_file bug26440_plate2.brep] sh1 thickshell result sh1 150 i -set square 5.00111e+06 +checkprops result -s 5.00111e+06 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26440_3 b/tests/bugs/modalg_6/bug26440_3 index 2e82a71e81..73d65471da 100755 --- a/tests/bugs/modalg_6/bug26440_3 +++ b/tests/bugs/modalg_6/bug26440_3 @@ -10,7 +10,8 @@ restore [locate_data_file bug26440_plate3.brep] sh1 thickshell result sh1 160 i -set square 1.26188e+07 +checkprops result -s 1.26188e+07 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26444 b/tests/bugs/modalg_6/bug26444 index c873f15bcf..2ce5669e65 100644 --- a/tests/bugs/modalg_6/bug26444 +++ b/tests/bugs/modalg_6/bug26444 @@ -13,5 +13,6 @@ dump p2 halfspace s1 a -0.541421905726473 0.200000002980232 0.00899999961256981 bcut result b s1 -set square 0.106547 +checkprops result -s 0.106547 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug26473_1 b/tests/bugs/modalg_6/bug26473_1 index c497ef9ce8..90ae07796f 100644 --- a/tests/bugs/modalg_6/bug26473_1 +++ b/tests/bugs/modalg_6/bug26473_1 @@ -11,5 +11,6 @@ offsetparameter 1e-7 c i offsetload i 1 offsetperform result -set square 605144 +checkprops result -s 605144 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug26473_2 b/tests/bugs/modalg_6/bug26473_2 index 34b2882578..cdc47acca2 100644 --- a/tests/bugs/modalg_6/bug26473_2 +++ b/tests/bugs/modalg_6/bug26473_2 @@ -13,5 +13,6 @@ offsetload b1 0.0 offsetonface b1_1 1.0 offsetperform result -set square 10 +checkprops result -s 10 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/modalg_6/bug26498 b/tests/bugs/modalg_6/bug26498 index 864859f76d..6d84bcf537 100755 --- a/tests/bugs/modalg_6/bug26498 +++ b/tests/bugs/modalg_6/bug26498 @@ -17,7 +17,8 @@ if [catch { openoffset r w 1 -0.2 i } ] { } else { renamevar r_1 result - set length 0.272485 + checkprops result -l 0.272485 + checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26554 b/tests/bugs/modalg_6/bug26554 index f4d6aa08c5..73ea91be0e 100644 --- a/tests/bugs/modalg_6/bug26554 +++ b/tests/bugs/modalg_6/bug26554 @@ -12,7 +12,9 @@ restore [locate_data_file bug26554_b.brep] b bop a b bopsection result -set length 0.00502025 +checkprops result -l 0.00502025 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26575 b/tests/bugs/modalg_6/bug26575 index fe02f410cd..99441b26d6 100755 --- a/tests/bugs/modalg_6/bug26575 +++ b/tests/bugs/modalg_6/bug26575 @@ -13,7 +13,9 @@ prj res w f 0 0 1 renamevar res_1 result -set length 238.46 +checkprops result -l 238.46 +checkshape result +checksection result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26582 b/tests/bugs/modalg_6/bug26582 index d06d3c7f17..ac115488b2 100755 --- a/tests/bugs/modalg_6/bug26582 +++ b/tests/bugs/modalg_6/bug26582 @@ -20,7 +20,8 @@ baddtools b2 bfillds bbop result 0 -set square 39.1778 +checkprops result -s 39.1778 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26627 b/tests/bugs/modalg_6/bug26627 index b33ce91368..23f7b81fc8 100644 --- a/tests/bugs/modalg_6/bug26627 +++ b/tests/bugs/modalg_6/bug26627 @@ -11,9 +11,4 @@ checkshape a cpulimit 10 fixshape result a 1e-6 -# result should have positive volume -if { [regexp {Mass\s*:\s*([0-9.e+-]*)} [vprops result] dummy volume] } { - checkreal "Volume of the solid" $volume 4332.63 0.1 0. -} else { - puts "Error: cannot get volume of result!" -} +checkprops result -v 4332.63 diff --git a/tests/bugs/modalg_6/bug26701 b/tests/bugs/modalg_6/bug26701 index fee984d189..b35834c068 100755 --- a/tests/bugs/modalg_6/bug26701 +++ b/tests/bugs/modalg_6/bug26701 @@ -16,7 +16,8 @@ eval baddobjects [explode d] bfillds bbuild result -set square 8244.36 +checkprops result -s 8244.36 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26718 b/tests/bugs/modalg_6/bug26718 index eb8e62dde5..4f8ea91b9a 100755 --- a/tests/bugs/modalg_6/bug26718 +++ b/tests/bugs/modalg_6/bug26718 @@ -17,7 +17,8 @@ baddtools b2 bfillds bbuild result -set square 2.3834e+06 +checkprops result -s 2.3834e+06 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/modalg_6/bug26744 b/tests/bugs/modalg_6/bug26744 index 5db347a3ac..b99f302fd1 100644 --- a/tests/bugs/modalg_6/bug26744 +++ b/tests/bugs/modalg_6/bug26744 @@ -12,5 +12,5 @@ restore [locate_data_file bug26744_BodyB.brep] b bop a b bopcut result -set square 1.54891e+06 +checkprops result -s 1.54891e+06 set 3dviewer 1 diff --git a/tests/bugs/modalg_6/bug26775 b/tests/bugs/modalg_6/bug26775 index 37e23cfba2..2b7a0dffe6 100755 --- a/tests/bugs/modalg_6/bug26775 +++ b/tests/bugs/modalg_6/bug26775 @@ -11,7 +11,7 @@ restore [locate_data_file bug26775_b.brep] b bsection result a b -set length 1400.02 +checkprops result -l 1400.02 set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/moddata_1/buc60637 b/tests/bugs/moddata_1/buc60637 index e7ac755bf1..36852380ec 100755 --- a/tests/bugs/moddata_1/buc60637 +++ b/tests/bugs/moddata_1/buc60637 @@ -6,5 +6,5 @@ puts "========================" restore [locate_data_file buc60637a.brep] result fsameparameter result -set square 144.866 +checkprops result -s 144.866 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60652_1 b/tests/bugs/moddata_1/buc60652_1 index 20d10721b9..508b733862 100755 --- a/tests/bugs/moddata_1/buc60652_1 +++ b/tests/bugs/moddata_1/buc60652_1 @@ -10,5 +10,5 @@ restore [locate_data_file buc60652a.brep] result checkshape result BUC60652 result -set square 19614.8 +checkprops result -s 19614.8 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60652_2 b/tests/bugs/moddata_1/buc60652_2 index fb8e4e54de..ba363ba1fd 100755 --- a/tests/bugs/moddata_1/buc60652_2 +++ b/tests/bugs/moddata_1/buc60652_2 @@ -10,6 +10,6 @@ restore [locate_data_file buc60652b.brep] result checkshape result BUC60652 result -set square 29961 +checkprops result -s 29961 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60652_3 b/tests/bugs/moddata_1/buc60652_3 index bde1f9333c..497d0ddfca 100755 --- a/tests/bugs/moddata_1/buc60652_3 +++ b/tests/bugs/moddata_1/buc60652_3 @@ -10,5 +10,5 @@ restore [locate_data_file buc60652c.brep] result checkshape result BUC60652 result -set square 77815.1 +checkprops result -s 77815.1 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60652_4 b/tests/bugs/moddata_1/buc60652_4 index 04d72aa5c7..377c98b92c 100755 --- a/tests/bugs/moddata_1/buc60652_4 +++ b/tests/bugs/moddata_1/buc60652_4 @@ -10,5 +10,5 @@ restore [locate_data_file shading_104.brep] result checkshape result BUC60652 result -set square 119134 +checkprops result -s 119134 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60755 b/tests/bugs/moddata_1/buc60755 index 46c988e6f3..230e5d0137 100755 --- a/tests/bugs/moddata_1/buc60755 +++ b/tests/bugs/moddata_1/buc60755 @@ -14,7 +14,7 @@ checkshape a tcopy a result checkshape result -set square 623.832 +checkprops result -s 623.832 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60895 b/tests/bugs/moddata_1/buc60895 index 6d9355207b..2ae6e6e967 100755 --- a/tests/bugs/moddata_1/buc60895 +++ b/tests/bugs/moddata_1/buc60895 @@ -12,6 +12,7 @@ restore [locate_data_file BUC60895.brep] result fsameparameter result checkshape result -set length 12.6012 +checkprops result -l 12.6012 +checksection result set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60911 b/tests/bugs/moddata_1/buc60911 index 08e27800bc..8bc2d5568e 100755 --- a/tests/bugs/moddata_1/buc60911 +++ b/tests/bugs/moddata_1/buc60911 @@ -10,5 +10,5 @@ puts "============" restore [locate_data_file BUC60911.brep] result invert result -set square 16353.8 +checkprops result -s 16353.8 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/buc60955 b/tests/bugs/moddata_1/buc60955 index 6fa8f790c1..c4e631bf72 100755 --- a/tests/bugs/moddata_1/buc60955 +++ b/tests/bugs/moddata_1/buc60955 @@ -9,6 +9,6 @@ checkshape result build3d result -set square 8464.65 +checkprops result -s 8464.65 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug10604_1 b/tests/bugs/moddata_1/bug10604_1 index fd0b8069fd..2be53e7e54 100755 --- a/tests/bugs/moddata_1/bug10604_1 +++ b/tests/bugs/moddata_1/bug10604_1 @@ -21,7 +21,7 @@ bopcommon result checkshape result puts "Finish boolean operation ..." -set square 585.072 +checkprops result -s 585.072 # Analysis of "nbshapes res" checknbshapes result -vertex 6 -edge 12 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 31 diff --git a/tests/bugs/moddata_1/bug10604_2 b/tests/bugs/moddata_1/bug10604_2 index 9e2134f70d..8b212ab15f 100755 --- a/tests/bugs/moddata_1/bug10604_2 +++ b/tests/bugs/moddata_1/bug10604_2 @@ -21,7 +21,7 @@ bopfuse result checkshape result puts "Finish boolean operation ..." -set square 808.713 +checkprops result -s 808.713 # Analysis of "nbshapes res" checknbshapes result -vertex 8 -edge 15 -wire 8 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 41 diff --git a/tests/bugs/moddata_1/bug10604_3 b/tests/bugs/moddata_1/bug10604_3 index 9aea817622..1e0467c29c 100755 --- a/tests/bugs/moddata_1/bug10604_3 +++ b/tests/bugs/moddata_1/bug10604_3 @@ -21,7 +21,7 @@ bopcut result checkshape result puts "Finish boolean operation ..." -set square 893.394 +checkprops result -s 893.394 # Analysis of "nbshapes res" checknbshapes result -vertex 7 -edge 15 -wire 6 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 36 diff --git a/tests/bugs/moddata_1/bug10604_4 b/tests/bugs/moddata_1/bug10604_4 index 72266cd763..7c1accb210 100755 --- a/tests/bugs/moddata_1/bug10604_4 +++ b/tests/bugs/moddata_1/bug10604_4 @@ -21,7 +21,7 @@ boptuc result checkshape result puts "Finish boolean operation ..." -set square 500.39 +checkprops result -s 500.39 # Analysis of "nbshapes res" checknbshapes result -vertex 7 -edge 12 -wire 7 -face 7 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 38 diff --git a/tests/bugs/moddata_1/bug10604_5 b/tests/bugs/moddata_1/bug10604_5 index a4fd124c69..0230c0bed7 100755 --- a/tests/bugs/moddata_1/bug10604_5 +++ b/tests/bugs/moddata_1/bug10604_5 @@ -21,7 +21,8 @@ bopsection result b1 b2 checkshape result puts "Finish boolean operation ..." -set length 88.9912 +checkprops result -l 88.9912 +checksection result # Analysis of "nbshapes res" checknbshapes result -vertex 6 -edge 6 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 13 diff --git a/tests/bugs/moddata_1/bug126 b/tests/bugs/moddata_1/bug126 index e40a6dbc59..4005a517c5 100755 --- a/tests/bugs/moddata_1/bug126 +++ b/tests/bugs/moddata_1/bug126 @@ -12,5 +12,5 @@ checkshape sh2 compound sh1 sh2 result -set square 560.774 +checkprops result -s 560.774 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug134_1 b/tests/bugs/moddata_1/bug134_1 index e7c19899b4..679236b800 100755 --- a/tests/bugs/moddata_1/bug134_1 +++ b/tests/bugs/moddata_1/bug134_1 @@ -14,5 +14,5 @@ checkshape sh prism result sh 100 100 100 checkshape result -set square 104057 +checkprops result -s 104057 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug134_2 b/tests/bugs/moddata_1/bug134_2 index 5a1622f31b..7c45eb0ef9 100755 --- a/tests/bugs/moddata_1/bug134_2 +++ b/tests/bugs/moddata_1/bug134_2 @@ -14,6 +14,6 @@ checkshape sh prism result sh 100 100 100 checkshape result -set square 271859 +checkprops result -s 271859 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug135 b/tests/bugs/moddata_1/bug135 index 2b0c4abd17..d4460aab7a 100755 --- a/tests/bugs/moddata_1/bug135 +++ b/tests/bugs/moddata_1/bug135 @@ -14,7 +14,7 @@ checkmaxtol result -ref 0.0030000000000000001 checknbshapes result -shell 1 checkfreebounds result 0 -set square 273837 +checkprops result -s 273837 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug1416 b/tests/bugs/moddata_1/bug1416 index 666fdf3093..87b53c17b8 100755 --- a/tests/bugs/moddata_1/bug1416 +++ b/tests/bugs/moddata_1/bug1416 @@ -37,5 +37,5 @@ if { [catch { set tri_info [trinfo result] } catch_result] } { } } -set square 863.938 +checkprops result -s 863.938 set 3dviewer 1 diff --git a/tests/bugs/moddata_1/bug150_1 b/tests/bugs/moddata_1/bug150_1 index 1125d29cc6..b8deb41dd2 100755 --- a/tests/bugs/moddata_1/bug150_1 +++ b/tests/bugs/moddata_1/bug150_1 @@ -25,5 +25,5 @@ checkshape sh_2 bfuse result sh_1 sh_2 checkshape result -set square 700 +checkprops result -s 700 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug150_2 b/tests/bugs/moddata_1/bug150_2 index 7922304847..0b18d868e8 100755 --- a/tests/bugs/moddata_1/bug150_2 +++ b/tests/bugs/moddata_1/bug150_2 @@ -25,5 +25,5 @@ checkshape sh_2 bfuse result sh_2 sh_1 checkshape result -set square 700 +checkprops result -s 700 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug151_1 b/tests/bugs/moddata_1/bug151_1 index c13709c34f..b6cf0ebc16 100755 --- a/tests/bugs/moddata_1/bug151_1 +++ b/tests/bugs/moddata_1/bug151_1 @@ -14,6 +14,6 @@ checkshape sh2 bfuse result sh1 sh2 checkshape result -set square 11400 +checkprops result -s 11400 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug151_2 b/tests/bugs/moddata_1/bug151_2 index 12f3b5c2af..15a27bed15 100755 --- a/tests/bugs/moddata_1/bug151_2 +++ b/tests/bugs/moddata_1/bug151_2 @@ -14,6 +14,6 @@ checkshape sh2 bfuse result sh2 sh1 checkshape result -set square 11400 +checkprops result -s 11400 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug152_1 b/tests/bugs/moddata_1/bug152_1 index 18356334d1..78f95a4636 100755 --- a/tests/bugs/moddata_1/bug152_1 +++ b/tests/bugs/moddata_1/bug152_1 @@ -1,4 +1,4 @@ -puts "TODO OCC22033 ALL: Error : The square of result shape is" +puts "TODO OCC22033 ALL: Error : The area of result shape is" puts "TODO OCC22033 ALL: Faulty shapes in variables faulty_1 to faulty_" if { [regexp {Debug mode} [dversion]] } { puts "TODO OCC22033 ALL: TEST INCOMPLETE" @@ -23,6 +23,6 @@ checkshape sh_2 bcut result sh_1 sh_2 checkshape result -set square 276424 +checkprops result -s 276424 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug152_2 b/tests/bugs/moddata_1/bug152_2 index 739ab98064..98338601f4 100755 --- a/tests/bugs/moddata_1/bug152_2 +++ b/tests/bugs/moddata_1/bug152_2 @@ -22,6 +22,6 @@ checkshape sh_2 bcut result sh_2 sh_1 checkshape result -set square 34894.3 +checkprops result -s 34894.3 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug157 b/tests/bugs/moddata_1/bug157 index d7bdf91ebb..8b352809a7 100755 --- a/tests/bugs/moddata_1/bug157 +++ b/tests/bugs/moddata_1/bug157 @@ -22,6 +22,6 @@ if {${ll} < 2} { puts "OCC157: Error" } } -set square 2.11095e+06 +checkprops result -s 2.11095e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug160_1 b/tests/bugs/moddata_1/bug160_1 index 6a0c7b6909..df9085a985 100755 --- a/tests/bugs/moddata_1/bug160_1 +++ b/tests/bugs/moddata_1/bug160_1 @@ -18,7 +18,7 @@ if {$nf < 6} { puts "Error : the resulting shape is unclosed!!!" } -set square 94067.7 +checkprops result -s 94067.7 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug160_2 b/tests/bugs/moddata_1/bug160_2 index 4aa1d8da3b..a057f2e250 100755 --- a/tests/bugs/moddata_1/bug160_2 +++ b/tests/bugs/moddata_1/bug160_2 @@ -18,6 +18,6 @@ if {$nf < 6} { puts "Error : the resulting shape is unclosed!!!" } -set square 94067.7 +checkprops result -s 94067.7 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug160_3 b/tests/bugs/moddata_1/bug160_3 index 08ee7f42c5..8c88949749 100755 --- a/tests/bugs/moddata_1/bug160_3 +++ b/tests/bugs/moddata_1/bug160_3 @@ -19,7 +19,7 @@ if {$nf < 6} { puts "Error : the resulting shape is unclosed!!!" } -set square 328116 +checkprops result -s 328116 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug160_4 b/tests/bugs/moddata_1/bug160_4 index 1b9364dcf2..856f299f33 100755 --- a/tests/bugs/moddata_1/bug160_4 +++ b/tests/bugs/moddata_1/bug160_4 @@ -18,7 +18,7 @@ if {$nf < 6} { puts "Error : the resulting shape is unclosed!!!" } -set square 328116 +checkprops result -s 328116 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug160_5 b/tests/bugs/moddata_1/bug160_5 index fd618a95c5..6266631711 100755 --- a/tests/bugs/moddata_1/bug160_5 +++ b/tests/bugs/moddata_1/bug160_5 @@ -18,7 +18,7 @@ if {$nf < 6} { puts "Error : the resulting shape is unclosed!!!" } -set square 48129.6 +checkprops result -s 48129.6 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug160_6 b/tests/bugs/moddata_1/bug160_6 index ff37689e68..9d26da4828 100755 --- a/tests/bugs/moddata_1/bug160_6 +++ b/tests/bugs/moddata_1/bug160_6 @@ -19,7 +19,7 @@ if {$nf < 6} { puts "Error : the resulting shape is unclosed!!!" } -set square 247636 +checkprops result -s 247636 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug164_1 b/tests/bugs/moddata_1/bug164_1 index 40162c2431..f73c01e51c 100755 --- a/tests/bugs/moddata_1/bug164_1 +++ b/tests/bugs/moddata_1/bug164_1 @@ -13,7 +13,7 @@ checkshape sh2 bfuse result sh1 sh2 checkshape result -set square 344595 +checkprops result -s 344595 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug164_2 b/tests/bugs/moddata_1/bug164_2 index f9fa341174..940a92c810 100755 --- a/tests/bugs/moddata_1/bug164_2 +++ b/tests/bugs/moddata_1/bug164_2 @@ -13,7 +13,7 @@ checkshape sh2 bfuse result sh2 sh1 checkshape result -set square 344595 +checkprops result -s 344595 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug165_1 b/tests/bugs/moddata_1/bug165_1 index 762d8a3de5..3a51f39599 100755 --- a/tests/bugs/moddata_1/bug165_1 +++ b/tests/bugs/moddata_1/bug165_1 @@ -9,10 +9,8 @@ checkshape a mkplane f a checkshape f -set IsGood 1 if [catch {mkoffset res1 f 1 1 } result] { puts "Faulty OCC165 (case 1) : function MKOFFSET works wrongly" - set IsGood 0 } else { puts "OCC165 OK (case 1): function MKOFFSET works properly" checkshape res1_1 @@ -22,7 +20,6 @@ if [catch {mkoffset res1 f 1 1 } result] { if [catch {mkoffset res2 f 1 -1 } result] { puts "Faulty OCC165 (case 2) : function MKOFFSET works wrongly" - set IsGood 0 } else { puts "OCC165 OK (case 2): function MKOFFSET works properly" checkshape res2_1 @@ -30,46 +27,6 @@ if [catch {mkoffset res2 f 1 -1 } result] { checkshape pl2 } -if {$IsGood == 1} { - compound a res1_1 res2_1 res - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res1_1] full len - - set good_len 1088.43 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 3) : function MKOFFSET works wrongly" - set IsGood 0 - } - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res2_1] full len - - set good_len 1075.87 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 4) : function MKOFFSET works wrongly" - set IsGood 0 - } - - if {$IsGood == 1} { - puts "OCC165 OK" - } else { - puts "OCC165 FAULTY" - } - -} else { - puts "OCC165 FAULTY" -} - +compound a res1_1 res2_1 res +checkprops res1_1 -l 1088.43 +checkprops res2_1 -l 1075.87 diff --git a/tests/bugs/moddata_1/bug165_2 b/tests/bugs/moddata_1/bug165_2 index 3f8f4c2bd4..d5806fcdbf 100755 --- a/tests/bugs/moddata_1/bug165_2 +++ b/tests/bugs/moddata_1/bug165_2 @@ -1,4 +1,3 @@ - puts "========" puts "OCC165" puts "Bug regression in BRepOffsetAPI_MakeOffset class (offsetting in OY direction)" @@ -10,9 +9,8 @@ checkshape a mkplane f a checkshape f -set IsGood 1 if [catch {mkoffset res1 f 1 4.8 } result] { - set IsGood 0 + puts "Faulty OCC165 (case 1) : function MKOFFSET works wrongly" } else { puts "OCC165 OK (case 1): function MKOFFSET works properly" checkshape res1_1 @@ -21,7 +19,7 @@ if [catch {mkoffset res1 f 1 4.8 } result] { } if [catch {mkoffset res2 f 1 -2.9 } result] { - set IsGood 0 + puts "Faulty OCC165 (case 2) : function MKOFFSET works wrongly" } else { puts "OCC165 OK (case 2): function MKOFFSET works properly" checkshape res2_1 @@ -29,43 +27,6 @@ if [catch {mkoffset res2 f 1 -2.9 } result] { checkshape pl2 } -if {$IsGood == 1} { - compound a res1_1 res2_1 res - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res1_1] full len - - set good_len 1112.29 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - set IsGood 0 - } - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res2_1] full len - - set good_len 1063.91 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - set IsGood 0 - } - - if {$IsGood == 1} { - puts "OCC165 OK" - } else { - puts "OCC165 Faulty" - } - -} else { - puts "OCC165 Faulty" -} +compound a res1_1 res2_1 res +checkprops res1_1 -l 1112.29 +checkprops res2_1 -l 1063.91 diff --git a/tests/bugs/moddata_1/bug165_3 b/tests/bugs/moddata_1/bug165_3 index 32551f84c7..b00dcd6666 100755 --- a/tests/bugs/moddata_1/bug165_3 +++ b/tests/bugs/moddata_1/bug165_3 @@ -1,4 +1,3 @@ - puts "========" puts "OCC165" puts "========" @@ -6,12 +5,10 @@ puts "========" restore [locate_data_file OCC165-2.brep] f checkshape f -set IsGood 1 if [catch {mkoffset res1 f 3 10 } result] { puts "Faulty OCC165 (case 1) : function MKOFFSET works wrongly" - set IsGood 0 } else { - #puts "OCC165 OK (case 1): function MKOFFSET works properly" + puts "OCC165 OK (case 1): function MKOFFSET works properly" mkplane pl1_1 res1_1 checkshape pl1_1 mkplane pl1_2 res1_2 @@ -22,9 +19,8 @@ if [catch {mkoffset res1 f 3 10 } result] { if [catch {mkoffset res2 f 3 -10 } result] { puts "Faulty OCC165 (case 2) : function MKOFFSET works wrongly" - set IsGood 0 } else { - #puts "OCC165 OK (case 2): function MKOFFSET works properly" + puts "OCC165 OK (case 2): function MKOFFSET works properly" mkplane pl2_1 res2_1 checkshape pl2_1 mkplane pl2_2 res2_2 @@ -33,105 +29,10 @@ if [catch {mkoffset res2 f 3 -10 } result] { checkshape pl2_3 } -if {$IsGood == 1} { - compound f res1_1 res1_2 res1_3 res2_1 res2_2 res2_3 res - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res1_1] full len - - set good_len 462.832 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 3) : function MKOFFSET works wrongly" - set IsGood 0 - } - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res1_2] full len - - set good_len 525.664 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 4) : function MKOFFSET works wrongly" - set IsGood 0 - } - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res1_3] full len - - set good_len 588.496 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 5) : function MKOFFSET works wrongly" - set IsGood 0 - } - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res2_1] full len - - set good_len 320 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 6) : function MKOFFSET works wrongly" - set IsGood 0 - } - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res2_2] full len - - set good_len 240 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 7) : function MKOFFSET works wrongly" - set IsGood 0 - } - - regexp {Mass +: +([-0-9.+eE]+)} [lprops res2_3] full len - - set good_len 160 - set percent_max 0.1 - set percent [expr abs(${len} - ${good_len}) / double(${good_len}) * 100.] - - puts "good_len = ${good_len}" - puts "length = ${len}" - puts "percent = ${percent}" - - if {${percent} > ${percent_max}} { - puts "Faulty OCC165 (case 8) : function MKOFFSET works wrongly" - set IsGood 0 - } - - if {$IsGood == 1} { - puts "OCC165 OK" - } else { - puts "OCC165 FAULTY" - } - -} else { - puts "OCC165 FAULTY" -} +compound f res1_1 res1_2 res1_3 res2_1 res2_2 res2_3 res +checkprops res1_1 -l 462.832 +checkprops res1_2 -l 525.664 +checkprops res1_3 -l 588.496 +checkprops res2_1 -l 320 +checkprops res2_2 -l 240 +checkprops res2_3 -l 160 diff --git a/tests/bugs/moddata_1/bug175 b/tests/bugs/moddata_1/bug175 index 5297a495ea..ae72f9bb7e 100755 --- a/tests/bugs/moddata_1/bug175 +++ b/tests/bugs/moddata_1/bug175 @@ -19,5 +19,5 @@ if { $col1 != $col2} { puts "Error : Command mirror does NOT work properly. " } -set square 13091.3 +checkprops result -s 13091.3 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug183_1 b/tests/bugs/moddata_1/bug183_1 index 1adf74fd34..2cdcdede71 100755 --- a/tests/bugs/moddata_1/bug183_1 +++ b/tests/bugs/moddata_1/bug183_1 @@ -14,6 +14,6 @@ checkshape b2 bcommon result b1 b2 checkshape result -set square 315.159 +checkprops result -s 315.159 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug183_2 b/tests/bugs/moddata_1/bug183_2 index babea15396..675ec6d835 100755 --- a/tests/bugs/moddata_1/bug183_2 +++ b/tests/bugs/moddata_1/bug183_2 @@ -14,5 +14,5 @@ checkshape b2 bfuse result b1 b2 checkshape result -set square 942.478 +checkprops result -s 942.478 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug183_3 b/tests/bugs/moddata_1/bug183_3 index e2e4342e1d..de0fcb9e4a 100755 --- a/tests/bugs/moddata_1/bug183_3 +++ b/tests/bugs/moddata_1/bug183_3 @@ -14,6 +14,6 @@ checkshape b2 bcut result b1 b2 checkshape result -set square 863.938 +checkprops result -s 863.938 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug183_4 b/tests/bugs/moddata_1/bug183_4 index 985cf6bec2..c9cc99427e 100755 --- a/tests/bugs/moddata_1/bug183_4 +++ b/tests/bugs/moddata_1/bug183_4 @@ -14,6 +14,6 @@ checkshape b2 bcommon result b1 b2 checkshape result -set square 392.699 +checkprops result -s 392.699 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug183_5 b/tests/bugs/moddata_1/bug183_5 index b170dada13..c2fec1327f 100755 --- a/tests/bugs/moddata_1/bug183_5 +++ b/tests/bugs/moddata_1/bug183_5 @@ -14,6 +14,6 @@ checkshape b2 bcommon result b1 b2 checkshape result -set square 198.863 +checkprops result -s 198.863 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug183_6 b/tests/bugs/moddata_1/bug183_6 index 674c216e21..36f56039e6 100755 --- a/tests/bugs/moddata_1/bug183_6 +++ b/tests/bugs/moddata_1/bug183_6 @@ -15,7 +15,7 @@ bop a b bopfuse result a b checkshape -top result -set square 0.0892544 +checkprops result -s 0.0892544 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug188 b/tests/bugs/moddata_1/bug188 index 6b840d4f0a..2b379d2cf9 100755 --- a/tests/bugs/moddata_1/bug188 +++ b/tests/bugs/moddata_1/bug188 @@ -13,7 +13,7 @@ checkshape a_2 bcommon result a_1 a_2 checkshape result -set square 3739.26 +checkprops result -s 3739.26 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug188_1 b/tests/bugs/moddata_1/bug188_1 index a7ff6d6824..acf72dc1f2 100755 --- a/tests/bugs/moddata_1/bug188_1 +++ b/tests/bugs/moddata_1/bug188_1 @@ -12,6 +12,6 @@ checkshape a_2 bcut result a_1 a_2 checkshape result -set square 669659 +checkprops result -s 669659 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug20391 b/tests/bugs/moddata_1/bug20391 index 1d1972da25..4e315e985d 100755 --- a/tests/bugs/moddata_1/bug20391 +++ b/tests/bugs/moddata_1/bug20391 @@ -16,5 +16,5 @@ if [catch {deform result a 2 2 2}] { puts "OK ${BugNumber}" } -set square 2.71197e+07 +checkprops result -s 2.71197e+07 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug20823 b/tests/bugs/moddata_1/bug20823 index 6886719736..9721229ec2 100755 --- a/tests/bugs/moddata_1/bug20823 +++ b/tests/bugs/moddata_1/bug20823 @@ -15,7 +15,8 @@ explode f e if [catch { chfi2d result f f_1 f_2 CDD 10. 10. } ] { puts "Faulty ${BugNumber} : chfi2d is wrong" } else { -set length 267.795 +checkprops result -l 267.795 +checksection result checknbshapes result -vertex 4 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 9 } diff --git a/tests/bugs/moddata_1/bug20904_1 b/tests/bugs/moddata_1/bug20904_1 index fbbd95c86e..3200544543 100755 --- a/tests/bugs/moddata_1/bug20904_1 +++ b/tests/bugs/moddata_1/bug20904_1 @@ -49,5 +49,5 @@ checkmaxtol result -ref 9.9999999999999995e-008 checknbshapes result -shell 0 checkfreebounds result 2 -set square 30078.9 +checkprops result -s 30078.9 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug20904_2 b/tests/bugs/moddata_1/bug20904_2 index 13769cdbcb..c650deb7b6 100755 --- a/tests/bugs/moddata_1/bug20904_2 +++ b/tests/bugs/moddata_1/bug20904_2 @@ -48,5 +48,5 @@ checkmaxtol result -ref 1.0000006355287399e-007 checknbshapes result -shell 1 checkfreebounds result 8 -set square 1.33253e+06 +checkprops result -s 1.33253e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug20904_3 b/tests/bugs/moddata_1/bug20904_3 index ed28df85ac..009af62b0c 100755 --- a/tests/bugs/moddata_1/bug20904_3 +++ b/tests/bugs/moddata_1/bug20904_3 @@ -49,5 +49,5 @@ checkmaxtol result -ref 4.8601049330873404e-006 checknbshapes result -shell 1 checkfreebounds result 5 -set square 1.36261e+06 +checkprops result -s 1.36261e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug21121 b/tests/bugs/moddata_1/bug21121 index 6e51865404..4e64e4e073 100755 --- a/tests/bugs/moddata_1/bug21121 +++ b/tests/bugs/moddata_1/bug21121 @@ -1,5 +1,5 @@ puts "TODO OCC11111 ALL: Faulty OCC21121" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "============" puts "OCC21121" @@ -85,5 +85,5 @@ if { ${status} != 0 } { puts "OK ${BugNumber}" } -set square 0 +checkprops result -s 0 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug21122 b/tests/bugs/moddata_1/bug21122 index 9d471b3581..8b2ee86f17 100755 --- a/tests/bugs/moddata_1/bug21122 +++ b/tests/bugs/moddata_1/bug21122 @@ -77,7 +77,7 @@ if { ${deflection_percent} > ${percent_max} } { puts "deflection: OK ${BugNumber}" } -set square 275.426 +checkprops result -s 275.426 checknbshapes result -vertex 964 -edge 964 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 1931 if { ${status} != 0 } { diff --git a/tests/bugs/moddata_1/bug211_1 b/tests/bugs/moddata_1/bug211_1 index 4223a4cd49..955af79c10 100755 --- a/tests/bugs/moddata_1/bug211_1 +++ b/tests/bugs/moddata_1/bug211_1 @@ -14,6 +14,6 @@ explode a e blend result a 10 a_24 checkshape result -set square 1.34399e+06 +checkprops result -s 1.34399e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug211_2 b/tests/bugs/moddata_1/bug211_2 index 5857e5b5be..2cac582b13 100755 --- a/tests/bugs/moddata_1/bug211_2 +++ b/tests/bugs/moddata_1/bug211_2 @@ -14,5 +14,5 @@ explode a e blend result a 10 a_4 checkshape result -set square 1.34399e+06 +checkprops result -s 1.34399e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug21292 b/tests/bugs/moddata_1/bug21292 index a83b3feb5c..714185afae 100755 --- a/tests/bugs/moddata_1/bug21292 +++ b/tests/bugs/moddata_1/bug21292 @@ -30,7 +30,7 @@ set CPU_user_time [lindex ${CPU_time_List} 11] puts "CPU_user_time=${CPU_user_time}" -set square 1.40193e+07 +checkprops result -s 1.40193e+07 checknbshapes result -vertex 372 -edge 369 -wire 2 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 745 if {[string compare $tcl_platform(platform) "windows"] == 0} { diff --git a/tests/bugs/moddata_1/bug217 b/tests/bugs/moddata_1/bug217 index 301eceda1c..02a9fc2255 100755 --- a/tests/bugs/moddata_1/bug217 +++ b/tests/bugs/moddata_1/bug217 @@ -13,5 +13,5 @@ psphere s 6 bfuse result s b checkshape result -set square 618.85 +checkprops result -s 618.85 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug21858 b/tests/bugs/moddata_1/bug21858 index 8ce27bbff6..cd7585a481 100755 --- a/tests/bugs/moddata_1/bug21858 +++ b/tests/bugs/moddata_1/bug21858 @@ -10,7 +10,8 @@ set BugNumber OCC21858 cpulimit 40 restore [locate_data_file OCC21858.brep] result -set length 6.48642 +checkprops result -l 6.48642 +checksection result checknbshapes result -vertex 9 -edge 10 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 21 set only_screen 0 diff --git a/tests/bugs/moddata_1/bug22039 b/tests/bugs/moddata_1/bug22039 index ec41bf47e2..3ad1b47e29 100755 --- a/tests/bugs/moddata_1/bug22039 +++ b/tests/bugs/moddata_1/bug22039 @@ -34,5 +34,5 @@ if { ${Color} != ${ColorMove} && ${Color} != ${ColorSelect} && ${ColorMove} != $ puts "Faulty ${BugNumber}" } -set square 24859.6 +checkprops result -s 24859.6 set only_screen 1 diff --git a/tests/bugs/moddata_1/bug22194 b/tests/bugs/moddata_1/bug22194 index 9e9467c804..9163a82f0c 100755 --- a/tests/bugs/moddata_1/bug22194 +++ b/tests/bugs/moddata_1/bug22194 @@ -20,5 +20,5 @@ section r s pl explode r explode s F splitshape result s s_1 r_1 s_5 r_2 s_13 r_3 s_22 r_4 s_31 r_5 s_39 r_6 s_46 r_7 s_51 r_8 s_68 r_9 s_90 r_10 s_112 r_11 s_133 r_12 s_143 r_13 s_146 r_14 s_151 r_15 s_161 r_16 s_176 r_17 s_183 r_18 s_201 r_19 s_213 r_20 s_213 r_21 s_235 r_22 s_257 r_23 s_270 r_24 s_285 r_25 s_300 r_26 s_314 r_27 -set square 24549.6 +checkprops result -s 24549.6 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug22529 b/tests/bugs/moddata_1/bug22529 index c465974526..980f270c7c 100755 --- a/tests/bugs/moddata_1/bug22529 +++ b/tests/bugs/moddata_1/bug22529 @@ -14,5 +14,6 @@ vinit vdisplay result vfit -set length 0.04 +checkprops result -l 0.04 +checksection result set only_screen 1 diff --git a/tests/bugs/moddata_1/bug22694 b/tests/bugs/moddata_1/bug22694 index 001778e9f0..d246882e89 100755 --- a/tests/bugs/moddata_1/bug22694 +++ b/tests/bugs/moddata_1/bug22694 @@ -32,7 +32,7 @@ vdisplay result vsetdispmode 1 vfit -set square 76338.8 +checkprops result -s 76338.8 checknbshapes result -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 10 set 2dviewer 1 diff --git a/tests/bugs/moddata_1/bug22726 b/tests/bugs/moddata_1/bug22726 index af1463101a..4beb1729f5 100755 --- a/tests/bugs/moddata_1/bug22726 +++ b/tests/bugs/moddata_1/bug22726 @@ -16,6 +16,6 @@ vinit vdisplay result vfit -set square 812.984 +checkprops result -s 812.984 set 3dviewer 1 diff --git a/tests/bugs/moddata_1/bug22759 b/tests/bugs/moddata_1/bug22759 index 372dd0af9a..4436efd78f 100755 --- a/tests/bugs/moddata_1/bug22759 +++ b/tests/bugs/moddata_1/bug22759 @@ -97,4 +97,4 @@ vfit vsetdispmode 1 set only_screen 1 -set square 9951.34 +checkprops result -s 9951.34 diff --git a/tests/bugs/moddata_1/bug22761 b/tests/bugs/moddata_1/bug22761 index b1651dfa2c..42d3ab6fd3 100755 --- a/tests/bugs/moddata_1/bug22761 +++ b/tests/bugs/moddata_1/bug22761 @@ -13,6 +13,7 @@ set BugNumber OCC22761 restore [locate_data_file OCC22761-TransmissionTestModel5-notfixed.brep] result checknbshapes result -vertex 2171 -edge 1210 -wire 226 -face 213 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3821 -set length 217577 +checkprops result -l 217577 +checksection result set 3dviewer 0 diff --git a/tests/bugs/moddata_1/bug227_1 b/tests/bugs/moddata_1/bug227_1 index fa5ae7e57a..c6de9b3447 100755 --- a/tests/bugs/moddata_1/bug227_1 +++ b/tests/bugs/moddata_1/bug227_1 @@ -21,5 +21,5 @@ checkshape b bfuse result a b checkshape result -set square 1583.92 +checkprops result -s 1583.92 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug227_2 b/tests/bugs/moddata_1/bug227_2 index 0f7bfb19b0..e0e3d6709e 100755 --- a/tests/bugs/moddata_1/bug227_2 +++ b/tests/bugs/moddata_1/bug227_2 @@ -21,5 +21,5 @@ checkshape b bfuse result b a checkshape result -set square 1583.92 +checkprops result -s 1583.92 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug22746_1 b/tests/bugs/moddata_2/bug22746_1 index 5d4d3febd6..c059156dcb 100755 --- a/tests/bugs/moddata_2/bug22746_1 +++ b/tests/bugs/moddata_2/bug22746_1 @@ -40,5 +40,5 @@ if { $status != 0 } { } set 3dviewer 0 -set square 16473.3 +checkprops result -s 16473.3 diff --git a/tests/bugs/moddata_2/bug22746_2 b/tests/bugs/moddata_2/bug22746_2 index db5c157385..93ed11284c 100755 --- a/tests/bugs/moddata_2/bug22746_2 +++ b/tests/bugs/moddata_2/bug22746_2 @@ -40,5 +40,5 @@ if { $status != 0 } { } set 3dviewer 0 -set square 1.13819e+07 +checkprops result -s 1.13819e+07 -eps 0.1 diff --git a/tests/bugs/moddata_2/bug22746_3 b/tests/bugs/moddata_2/bug22746_3 index 1f82cb4aaa..1d014e55d2 100755 --- a/tests/bugs/moddata_2/bug22746_3 +++ b/tests/bugs/moddata_2/bug22746_3 @@ -42,5 +42,5 @@ if { $status != 0 } { puts "OK $BugNumber" } set 3dviewer 0 -set square 7.46496e+06 +checkprops result -s 7.46496e+06 diff --git a/tests/bugs/moddata_2/bug228 b/tests/bugs/moddata_2/bug228 index ea1a863db9..7b48272bb9 100755 --- a/tests/bugs/moddata_2/bug228 +++ b/tests/bugs/moddata_2/bug228 @@ -16,5 +16,5 @@ checkshape a_2 bcommon result a_1 a_2 -set square 66231.3 +checkprops result -s 66231.3 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug22910_2 b/tests/bugs/moddata_2/bug22910_2 index b95443b5b5..3e490d3a43 100755 --- a/tests/bugs/moddata_2/bug22910_2 +++ b/tests/bugs/moddata_2/bug22910_2 @@ -18,5 +18,5 @@ if { ${exception_status} == 0 } { puts "Faulty ${BugNumber}" } -set square 0.110535 +checkprops result -s 0.110535 set 3dviewer 0 diff --git a/tests/bugs/moddata_2/bug22989 b/tests/bugs/moddata_2/bug22989 index 1a97a44503..e26cc27529 100755 --- a/tests/bugs/moddata_2/bug22989 +++ b/tests/bugs/moddata_2/bug22989 @@ -12,5 +12,6 @@ restore [locate_data_file OCC22989-edge-nosameparameter.brep] result sameparameter result -set length 85.0797 +checkprops result -l 85.0797 +checksection result set 3dviewer 0 diff --git a/tests/bugs/moddata_2/bug23139 b/tests/bugs/moddata_2/bug23139 index 72ddce67ef..de6c9f5ebe 100755 --- a/tests/bugs/moddata_2/bug23139 +++ b/tests/bugs/moddata_2/bug23139 @@ -24,4 +24,5 @@ if { ${exception_status} == 0 } { } set 2dviewer 0 -set length 5558.88 +checkprops result -l 5558.88 +checksection result diff --git a/tests/bugs/moddata_2/bug23165 b/tests/bugs/moddata_2/bug23165 index 47787eb750..3510bbf958 100755 --- a/tests/bugs/moddata_2/bug23165 +++ b/tests/bugs/moddata_2/bug23165 @@ -152,5 +152,6 @@ if { ${status} == 0 && ${exception_status} == 0&& ${e1_status} == 0 } { } set 2dviewer 1 -set length 15.8888 +checkprops result -l 15.8888 +checksection result diff --git a/tests/bugs/moddata_2/bug254 b/tests/bugs/moddata_2/bug254 index c641129bb6..706da3f7fd 100755 --- a/tests/bugs/moddata_2/bug254 +++ b/tests/bugs/moddata_2/bug254 @@ -12,5 +12,6 @@ checkshape shape3 common result shape1 shape3 checkshape result -set length 1194.29 +checkprops result -l 1194.29 +checksection result set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug259 b/tests/bugs/moddata_2/bug259 index dc0026ffa3..dd640072ec 100755 --- a/tests/bugs/moddata_2/bug259 +++ b/tests/bugs/moddata_2/bug259 @@ -16,5 +16,5 @@ trotate b2 0 0 0 0 0 1 135 bfuse result b2 b1 checkshape -top result -set square 18.8496 +checkprops result -s 18.8496 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug262 b/tests/bugs/moddata_2/bug262 index f74746bc9e..07c619ef71 100755 --- a/tests/bugs/moddata_2/bug262 +++ b/tests/bugs/moddata_2/bug262 @@ -55,5 +55,5 @@ if { [ expr $MaxEdgeTolerance2 > $tolerance ] } { renamevar a result -set square 449.437 +checkprops result -s 449.437 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug266 b/tests/bugs/moddata_2/bug266 index 0b1b464a0a..40154ad143 100755 --- a/tests/bugs/moddata_2/bug266 +++ b/tests/bugs/moddata_2/bug266 @@ -18,6 +18,6 @@ explode face f chamf result face edge_10 face_3 A 1 45 edge_6 face_3 A 1 45 edge_11 face_3 A 1 45 edge_12 face_3 A 1 45 edge_13 face_3 A 1 45 edge_14 face_3 A 1 45 edge_8 face_3 A 1 45 edge_9 face_3 A 1 45 checkshape result -set square 48913 +checkprops result -s 48913 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug268 b/tests/bugs/moddata_2/bug268 index 971a2d7fae..3b00ed863c 100755 --- a/tests/bugs/moddata_2/bug268 +++ b/tests/bugs/moddata_2/bug268 @@ -10,6 +10,7 @@ puts "" restore [locate_data_file OCC268.brep] result checkshape result -set length 56.6039 +checkprops result -l 56.6039 +checksection result set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug26_1 b/tests/bugs/moddata_2/bug26_1 index a5459c45b6..aa61f94180 100755 --- a/tests/bugs/moddata_2/bug26_1 +++ b/tests/bugs/moddata_2/bug26_1 @@ -18,5 +18,5 @@ baddtools a_2 bfillds bbop result 1 -set square 41539.9 +checkprops result -s 41539.9 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug26_2 b/tests/bugs/moddata_2/bug26_2 index c9f5ec6105..eda67113a2 100755 --- a/tests/bugs/moddata_2/bug26_2 +++ b/tests/bugs/moddata_2/bug26_2 @@ -1,4 +1,4 @@ -puts "TODO CR25432 ALL: Error : The square of result shape is" +puts "TODO CR25432 ALL: Error : The area of result shape is" puts "================" puts "OCC26" @@ -12,5 +12,5 @@ checkshape a_2 bfuse result a_2 a_1 -set square 41539.9 +checkprops result -s 41539.9 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug2784_1 b/tests/bugs/moddata_2/bug2784_1 index c6a4ae78b8..58057dc376 100755 --- a/tests/bugs/moddata_2/bug2784_1 +++ b/tests/bugs/moddata_2/bug2784_1 @@ -28,7 +28,7 @@ bcommon result rcut1 b2_5 regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m if { $m != 0 } { - puts "Error : square is not right" + puts "Error : area is not right" } set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug2784_2 b/tests/bugs/moddata_2/bug2784_2 index 69dc62992d..1dfecaf28c 100755 --- a/tests/bugs/moddata_2/bug2784_2 +++ b/tests/bugs/moddata_2/bug2784_2 @@ -28,7 +28,7 @@ bcommon result rcut1 b2_5 regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m if { $m != 0 } { - puts "Error : square is not right" + puts "Error : area is not right" } set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug278_1 b/tests/bugs/moddata_2/bug278_1 index c384545153..406ddd4e98 100755 --- a/tests/bugs/moddata_2/bug278_1 +++ b/tests/bugs/moddata_2/bug278_1 @@ -16,5 +16,5 @@ restore [locate_data_file OCC278a.brep] a mkplane result a checkshape result -set square 2914.99 +checkprops result -s 2914.99 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug278_2 b/tests/bugs/moddata_2/bug278_2 index 51a833d31e..bed3136a43 100755 --- a/tests/bugs/moddata_2/bug278_2 +++ b/tests/bugs/moddata_2/bug278_2 @@ -16,5 +16,5 @@ restore [locate_data_file OCC278b.brep] a mkplane result a checkshape result -set square 22740 +checkprops result -s 22740 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug278_3 b/tests/bugs/moddata_2/bug278_3 index aa0dcec8ad..1a08983d3c 100755 --- a/tests/bugs/moddata_2/bug278_3 +++ b/tests/bugs/moddata_2/bug278_3 @@ -17,5 +17,5 @@ mkplane result a checkshape result -set square 43.3075 +checkprops result -s 43.3075 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug27_1 b/tests/bugs/moddata_2/bug27_1 index 2c079ccfbd..d5159f5308 100755 --- a/tests/bugs/moddata_2/bug27_1 +++ b/tests/bugs/moddata_2/bug27_1 @@ -11,6 +11,6 @@ explode a e blend result a 1 a_5 1 a_6 1 a_7 1 a_8 checkshape result -set square 155.846 +checkprops result -s 155.846 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug27_2 b/tests/bugs/moddata_2/bug27_2 index 8a81f2a226..c19f59599f 100755 --- a/tests/bugs/moddata_2/bug27_2 +++ b/tests/bugs/moddata_2/bug27_2 @@ -12,6 +12,6 @@ explode a f chamf result a a_5 a_1 A 1 45 a_6 a_1 A 1 45 a_7 a_1 A 1 45 a_8 a_1 A 1 45 checkshape result -set square 154.145 +checkprops result -s 154.145 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug28_1 b/tests/bugs/moddata_2/bug28_1 index 5ca2973635..1cab567d1b 100755 --- a/tests/bugs/moddata_2/bug28_1 +++ b/tests/bugs/moddata_2/bug28_1 @@ -15,6 +15,6 @@ checkshape a_2 bfuse result a_1 a_2 checkshape result -set square 483935 +checkprops result -s 483935 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug28_2 b/tests/bugs/moddata_2/bug28_2 index 0d8eec1bb8..f872ca8162 100755 --- a/tests/bugs/moddata_2/bug28_2 +++ b/tests/bugs/moddata_2/bug28_2 @@ -15,7 +15,7 @@ checkshape a_2 bfuse result a_2 a_1 checkshape result -set square 483935 +checkprops result -s 483935 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug31 b/tests/bugs/moddata_2/bug31 index a0b940df16..f48ed2ef60 100755 --- a/tests/bugs/moddata_2/bug31 +++ b/tests/bugs/moddata_2/bug31 @@ -29,5 +29,5 @@ explode res2_4 e chamf result res2 res2_4_1 res2_4 7 7 checkshape result -set square 107634 +checkprops result -s 107634 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug354_1 b/tests/bugs/moddata_2/bug354_1 index 34b9cbbe01..a07be82001 100755 --- a/tests/bugs/moddata_2/bug354_1 +++ b/tests/bugs/moddata_2/bug354_1 @@ -15,5 +15,5 @@ explode a e blend result a 2 a_18 checkshape result -set square 593.527 +checkprops result -s 593.527 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug354_2 b/tests/bugs/moddata_2/bug354_2 index 100a457d91..b3f192a967 100755 --- a/tests/bugs/moddata_2/bug354_2 +++ b/tests/bugs/moddata_2/bug354_2 @@ -18,5 +18,5 @@ donl a a_5_6 chamf result a a_5_6 a_5 A 2 45 checkshape result -set square 589.268 +checkprops result -s 589.268 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug367 b/tests/bugs/moddata_2/bug367 index 324a449d0e..a0d7744e2d 100755 --- a/tests/bugs/moddata_2/bug367 +++ b/tests/bugs/moddata_2/bug367 @@ -17,7 +17,8 @@ set percent_tolerance 0.01 OCC367 result ${step} ${goodX} ${goodY} ${goodZ} ${percent_tolerance} -set length 1760.13 +checkprops result -l 1760.13 +checksection result set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug3721_1 b/tests/bugs/moddata_2/bug3721_1 index 9784d5db84..ff9ff543e0 100755 --- a/tests/bugs/moddata_2/bug3721_1 +++ b/tests/bugs/moddata_2/bug3721_1 @@ -1,4 +1,4 @@ -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "============" puts "OCC3721" @@ -23,5 +23,5 @@ if { [catch {bfuse result b1 b2} catch_result] } { checkshape result -set square 71185 +checkprops result -s 71185 set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug3721_2 b/tests/bugs/moddata_2/bug3721_2 index 671d50e203..4a92e31a32 100755 --- a/tests/bugs/moddata_2/bug3721_2 +++ b/tests/bugs/moddata_2/bug3721_2 @@ -1,4 +1,4 @@ -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "============" puts "OCC3721" @@ -23,6 +23,6 @@ if { [catch {bfuse result b2 b1} catch_result] } { checkshape result -set square 71185 +checkprops result -s 71185 set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug3721_3 b/tests/bugs/moddata_2/bug3721_3 index e96d684a9a..324d20ff84 100755 --- a/tests/bugs/moddata_2/bug3721_3 +++ b/tests/bugs/moddata_2/bug3721_3 @@ -1,4 +1,4 @@ -puts "TODO OCC11111 ALL: Error : The command is not valid. The square is 0" +puts "TODO OCC11111 ALL: Error : The command is not valid. The area is 0" puts "============" puts "OCC3721" @@ -23,5 +23,5 @@ if { [catch {bcommon result b2 b1} catch_result] } { checkshape result -set square 0. +checkprops result -s 0 set 3dviewer 1 \ No newline at end of file diff --git a/tests/bugs/moddata_2/bug3721_4 b/tests/bugs/moddata_2/bug3721_4 index 114a74c187..2a695efd66 100755 --- a/tests/bugs/moddata_2/bug3721_4 +++ b/tests/bugs/moddata_2/bug3721_4 @@ -21,6 +21,6 @@ if { [catch {bcut result b1 b2} catch_result] } { checkshape result -set square 71185 +checkprops result -s 71185 set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug3721_5 b/tests/bugs/moddata_2/bug3721_5 index 37e3c2d67b..487c4355e7 100755 --- a/tests/bugs/moddata_2/bug3721_5 +++ b/tests/bugs/moddata_2/bug3721_5 @@ -21,6 +21,6 @@ if { [catch {bcut result b2 b1} catch_result] } { checkshape result -set square 71185 +checkprops result -s 71185 set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug3721_6 b/tests/bugs/moddata_2/bug3721_6 index 4459ebe6e9..21dc037b9f 100755 --- a/tests/bugs/moddata_2/bug3721_6 +++ b/tests/bugs/moddata_2/bug3721_6 @@ -22,6 +22,6 @@ if { [catch {boptuc result} catch_result] } { checkshape result -set square 71185 +checkprops result -s 71185 set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug3721_7 b/tests/bugs/moddata_2/bug3721_7 index 732e3f4660..1146c47268 100755 --- a/tests/bugs/moddata_2/bug3721_7 +++ b/tests/bugs/moddata_2/bug3721_7 @@ -22,6 +22,6 @@ if { [catch {boptuc result} catch_result] } { checkshape result -set square 71185 +checkprops result -s 71185 set 3dviewer 1 diff --git a/tests/bugs/moddata_2/bug374_1 b/tests/bugs/moddata_2/bug374_1 index e19b57ea85..3c96e93d91 100755 --- a/tests/bugs/moddata_2/bug374_1 +++ b/tests/bugs/moddata_2/bug374_1 @@ -13,5 +13,5 @@ offset su1 su 1 mkface result su1 -set square 7960.45 +checkprops result -s 7960.45 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug374_2 b/tests/bugs/moddata_2/bug374_2 index aee0b215e5..9a272bcbdc 100755 --- a/tests/bugs/moddata_2/bug374_2 +++ b/tests/bugs/moddata_2/bug374_2 @@ -13,5 +13,5 @@ offset su2 su -1 mkface result su2 -set square 7181.83 +checkprops result -s 7181.83 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug376 b/tests/bugs/moddata_2/bug376 index 378a38112b..4a28f84471 100755 --- a/tests/bugs/moddata_2/bug376 +++ b/tests/bugs/moddata_2/bug376 @@ -14,6 +14,6 @@ offset r s 1 mkface result s -set square 1256.64 +checkprops result -s 1256.64 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug37_1 b/tests/bugs/moddata_2/bug37_1 index 391810f0b0..3d719bc3c3 100755 --- a/tests/bugs/moddata_2/bug37_1 +++ b/tests/bugs/moddata_2/bug37_1 @@ -12,7 +12,7 @@ checkshape sh_2 bfuse result sh_1 sh_2 checkshape result -set square 665013 +checkprops result -s 665013 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug37_2 b/tests/bugs/moddata_2/bug37_2 index 3811648b03..9cd868b166 100755 --- a/tests/bugs/moddata_2/bug37_2 +++ b/tests/bugs/moddata_2/bug37_2 @@ -12,7 +12,7 @@ checkshape sh_2 bfuse result sh_2 sh_1 checkshape result -set square 665013 +checkprops result -s 665013 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug380_1 b/tests/bugs/moddata_2/bug380_1 index c11b07dc42..f8dc9e251a 100755 --- a/tests/bugs/moddata_2/bug380_1 +++ b/tests/bugs/moddata_2/bug380_1 @@ -12,6 +12,6 @@ restore [locate_data_file OCC380b.rle] b bcommon result a b -set square 21.154 +checkprops result -s 21.154 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug380_2 b/tests/bugs/moddata_2/bug380_2 index f340025d38..ced8c87d43 100755 --- a/tests/bugs/moddata_2/bug380_2 +++ b/tests/bugs/moddata_2/bug380_2 @@ -12,5 +12,5 @@ restore [locate_data_file OCC380b.rle] b bcommon result b a -set square 21.154 +checkprops result -s 21.154 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug3_1 b/tests/bugs/moddata_2/bug3_1 index bdc5055c50..b1a7c72572 100755 --- a/tests/bugs/moddata_2/bug3_1 +++ b/tests/bugs/moddata_2/bug3_1 @@ -12,5 +12,5 @@ checkshape b bfuse result a b checkshape result -set square 11400 +checkprops result -s 11400 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug3_2 b/tests/bugs/moddata_2/bug3_2 index 507896eeab..6455e031dd 100755 --- a/tests/bugs/moddata_2/bug3_2 +++ b/tests/bugs/moddata_2/bug3_2 @@ -12,6 +12,6 @@ checkshape b bfuse result b a checkshape result -set square 11400 +checkprops result -s 11400 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug4 b/tests/bugs/moddata_2/bug4 index dead6ca60c..bc576c3157 100755 --- a/tests/bugs/moddata_2/bug4 +++ b/tests/bugs/moddata_2/bug4 @@ -12,7 +12,7 @@ explode sh e fillet result sh 15 sh_14 checkshape result -set square 177328 +checkprops result -s 177328 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug466 b/tests/bugs/moddata_2/bug466 index 2af6860574..b1ef3a1423 100755 --- a/tests/bugs/moddata_2/bug466 +++ b/tests/bugs/moddata_2/bug466 @@ -9,5 +9,5 @@ checkshape res nurbsconvert result res -set square 693.577 +checkprops result -s 693.577 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug469 b/tests/bugs/moddata_2/bug469 index 5e44d4eb3f..af96df1fb9 100755 --- a/tests/bugs/moddata_2/bug469 +++ b/tests/bugs/moddata_2/bug469 @@ -3,7 +3,7 @@ #puts "TODO OCC12345 ALL: TEST INCOMPLETE" #puts "TODO OCC12345 ALL: xception" puts "TODO OCC25892 ALL: Faulty shapes in variables" -puts "TODO OCC25892 ALL: The square of result shape is" +puts "TODO OCC25892 ALL: The area of result shape is" puts "========================" puts " OCC469 " @@ -22,5 +22,5 @@ checkshape a_2 bfuse result a_1 a_2 checkshape result -set square 10 +checkprops result -s 10 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug496 b/tests/bugs/moddata_2/bug496 index d2b2a15e97..44a566f34d 100755 --- a/tests/bugs/moddata_2/bug496 +++ b/tests/bugs/moddata_2/bug496 @@ -14,5 +14,5 @@ checkshape a_2 bfuse result a_1 a_2 -set square 4949.79 +checkprops result -s 4949.79 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug50 b/tests/bugs/moddata_2/bug50 index 1d2b2c70ac..2914c134b3 100755 --- a/tests/bugs/moddata_2/bug50 +++ b/tests/bugs/moddata_2/bug50 @@ -18,5 +18,5 @@ explode a e blend result a 1 a_17 1 a_5 1 a_1 1 a_2 1 a_16 1 a_20 1 a_3 1 a_11 1 a_10 1 a_4 checkshape result -set square 7677.49 +checkprops result -s 7677.49 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_11 b/tests/bugs/moddata_2/bug536_11 index 065edf84b1..5a7253762a 100755 --- a/tests/bugs/moddata_2/bug536_11 +++ b/tests/bugs/moddata_2/bug536_11 @@ -20,6 +20,6 @@ if [catch {bfuse result S_1 S_2}] { checkshape result } -set square 2.5068e+06 +checkprops result -s 2.5068e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_12 b/tests/bugs/moddata_2/bug536_12 index 2d7aac8d08..6af8608011 100755 --- a/tests/bugs/moddata_2/bug536_12 +++ b/tests/bugs/moddata_2/bug536_12 @@ -20,6 +20,6 @@ if [catch {bfuse result S_1 S_3}] { checkshape result } -set square 2.56034e+06 +checkprops result -s 2.56034e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_13 b/tests/bugs/moddata_2/bug536_13 index 5a455d5517..f47c5dace5 100755 --- a/tests/bugs/moddata_2/bug536_13 +++ b/tests/bugs/moddata_2/bug536_13 @@ -20,6 +20,6 @@ if [catch {bfuse result S_1 S_4}] { checkshape result } -set square 2.5405e+06 +checkprops result -s 2.5405e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_14 b/tests/bugs/moddata_2/bug536_14 index 34ede3fede..456275c4d3 100755 --- a/tests/bugs/moddata_2/bug536_14 +++ b/tests/bugs/moddata_2/bug536_14 @@ -20,6 +20,6 @@ if [catch {bfuse result S_1 S_5}] { checkshape result } -set square 2.45349e+06 +checkprops result -s 2.45349e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_21 b/tests/bugs/moddata_2/bug536_21 index eb9666b3c4..a97ce79ed5 100755 --- a/tests/bugs/moddata_2/bug536_21 +++ b/tests/bugs/moddata_2/bug536_21 @@ -20,5 +20,5 @@ if [catch {bfuse result S_2 S_1}] { checkshape result } -set square 2.5068e+06 +checkprops result -s 2.5068e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_22 b/tests/bugs/moddata_2/bug536_22 index e0703dbdd9..cec2349dc9 100755 --- a/tests/bugs/moddata_2/bug536_22 +++ b/tests/bugs/moddata_2/bug536_22 @@ -20,5 +20,5 @@ if [catch {bfuse result S_3 S_1}] { checkshape result } -set square 2.56034e+06 +checkprops result -s 2.56034e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_23 b/tests/bugs/moddata_2/bug536_23 index 789059a484..286c6e8467 100755 --- a/tests/bugs/moddata_2/bug536_23 +++ b/tests/bugs/moddata_2/bug536_23 @@ -20,5 +20,5 @@ if [catch {bfuse result S_4 S_1}] { checkshape result } -set square 2.5405e+06 +checkprops result -s 2.5405e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug536_24 b/tests/bugs/moddata_2/bug536_24 index 32e2e26211..dd1a687467 100755 --- a/tests/bugs/moddata_2/bug536_24 +++ b/tests/bugs/moddata_2/bug536_24 @@ -20,5 +20,5 @@ if [catch {bfuse result S_5 S_1}] { checkshape result } -set square 2.45349e+06 +checkprops result -s 2.45349e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug601 b/tests/bugs/moddata_2/bug601 index 385193d03b..d5e6b61a8c 100755 --- a/tests/bugs/moddata_2/bug601 +++ b/tests/bugs/moddata_2/bug601 @@ -18,6 +18,6 @@ if [catch {blend result a 13 a_41 } res] { puts "OCC601 OK: function BLEND works good" checkshape result - set square 32486.0 + checkprops result -s 32486.0 set 2dviewer 0 } diff --git a/tests/bugs/moddata_2/bug611_1 b/tests/bugs/moddata_2/bug611_1 index 98f29e83fd..ac8731e760 100755 --- a/tests/bugs/moddata_2/bug611_1 +++ b/tests/bugs/moddata_2/bug611_1 @@ -16,5 +16,5 @@ checkshape a_2 bfuse result a_1 a_2 checkshape result -set square 531.197 +checkprops result -s 531.197 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug611_2 b/tests/bugs/moddata_2/bug611_2 index a9efdc484a..1d3904cb6c 100755 --- a/tests/bugs/moddata_2/bug611_2 +++ b/tests/bugs/moddata_2/bug611_2 @@ -17,5 +17,5 @@ bop a_1 a_2 bopfuse result checkshape result -set square 531.197 +checkprops result -s 531.197 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug611_3 b/tests/bugs/moddata_2/bug611_3 index 3cdd5ce25b..7a91ff99fd 100755 --- a/tests/bugs/moddata_2/bug611_3 +++ b/tests/bugs/moddata_2/bug611_3 @@ -16,5 +16,5 @@ checkshape a_2 bfuse result a_2 a_1 checkshape result -set square 531.197 +checkprops result -s 531.197 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug6278 b/tests/bugs/moddata_2/bug6278 index 0fc63f2d1b..2f5b3ad8b7 100755 --- a/tests/bugs/moddata_2/bug6278 +++ b/tests/bugs/moddata_2/bug6278 @@ -57,5 +57,6 @@ if {[llength ${DumpList}] < 40} { } } -set length 278.725 +checkprops result -l 278.725 +checksection result set 3dviewer 2 diff --git a/tests/bugs/moddata_2/bug6412_1 b/tests/bugs/moddata_2/bug6412_1 index 5189653dc0..2b414c916c 100755 --- a/tests/bugs/moddata_2/bug6412_1 +++ b/tests/bugs/moddata_2/bug6412_1 @@ -13,5 +13,5 @@ vinit vfit vsetdispmode 1 -set square 3480.05 +checkprops result -s 3480.05 set 3dviewer 0 diff --git a/tests/bugs/moddata_2/bug65 b/tests/bugs/moddata_2/bug65 index 91e614ef64..8b6a198a06 100755 --- a/tests/bugs/moddata_2/bug65 +++ b/tests/bugs/moddata_2/bug65 @@ -16,7 +16,7 @@ revol result sh 0 0 0 0 0 1 360 checkshape result -set square 1.0134e+06 +checkprops result -s 1.0134e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug705 b/tests/bugs/moddata_2/bug705 index a440a10d10..2395ffc633 100755 --- a/tests/bugs/moddata_2/bug705 +++ b/tests/bugs/moddata_2/bug705 @@ -27,5 +27,6 @@ if { ${matrix12} != 0. || ${matrix21} != 0. || ${matrix23} != 0. || ${matrix32} puts "OCC705 OK" } -set length 123.755 +checkprops result -l 123.755 +checksection result set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug75_1 b/tests/bugs/moddata_2/bug75_1 index 03dd886996..80cd3fe1b6 100755 --- a/tests/bugs/moddata_2/bug75_1 +++ b/tests/bugs/moddata_2/bug75_1 @@ -15,15 +15,5 @@ plane pl1 25680.2288 21428 9995 1 0 0 mkface f1 pl1 -4000 8000 -5000 5000 bsection result ss f1 -set good_len 9265 -regexp { +Edge +: +Min +[-0-9.+eE]+ +Max +([-0-9.+eE]+)} [maxtolerance result] full tol -regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full len -if { [expr 1.*abs(${good_len} - $len)] > $tol } { - puts "Error : Length is bad" -} - +checkprops result -l 9265 set 2dviewer 0 - - - - diff --git a/tests/bugs/moddata_2/bug75_2 b/tests/bugs/moddata_2/bug75_2 index e1419faa24..3b75993fdd 100755 --- a/tests/bugs/moddata_2/bug75_2 +++ b/tests/bugs/moddata_2/bug75_2 @@ -15,14 +15,5 @@ plane pl1 25680.2288 21428 9995 1 0 0 mkface f1 pl1 -1 11 -5 5 bsection result ss f1 -n2d -set good_len 10.0009 -regexp { +Edge +: +Min +[-0-9.+eE]+ +Max +([-0-9.+eE]+)} [maxtolerance result] full tol -regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full len -if { [expr 1.*abs(${good_len} - $len)] > $tol } { - puts "Error : len is bad" -} - +checkprops result -l 10.0009 set 2dviewer 0 - - - diff --git a/tests/bugs/moddata_2/pro19422_1 b/tests/bugs/moddata_2/pro19422_1 index 30a16449a1..5e3d090cc1 100755 --- a/tests/bugs/moddata_2/pro19422_1 +++ b/tests/bugs/moddata_2/pro19422_1 @@ -15,6 +15,6 @@ checkshape tool bcut result shape tool -set square 3166.93 +checkprops result -s 3166.93 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/pro19422_2 b/tests/bugs/moddata_2/pro19422_2 index f3e9f2ca54..9170510072 100755 --- a/tests/bugs/moddata_2/pro19422_2 +++ b/tests/bugs/moddata_2/pro19422_2 @@ -16,5 +16,5 @@ bfuse tool tool_1 tool_2 bcut result shape tool -set square 2282.26 +checkprops result -s 2282.26 set 2dviewer 0 diff --git a/tests/bugs/moddata_3/buc60898 b/tests/bugs/moddata_3/buc60898 index 764de86d87..1b3921889c 100644 --- a/tests/bugs/moddata_3/buc60898 +++ b/tests/bugs/moddata_3/buc60898 @@ -22,7 +22,7 @@ if [catch { igesbrep $filepath a *} result] { checknbshapes result -shell 4 checkfreebounds result 1725 - set square 798.266 + checkprops result -s 798.266 set 2dviewer 0 } diff --git a/tests/bugs/moddata_3/bug20866 b/tests/bugs/moddata_3/bug20866 index f9ab12198f..1255ee1dd3 100644 --- a/tests/bugs/moddata_3/bug20866 +++ b/tests/bugs/moddata_3/bug20866 @@ -26,7 +26,7 @@ if [catch { buildsweep result } ] { puts "Faulty ${BugNumber} : buildsweep is wrong" } else { - set square 1.94998e+06 + checkprops result -s 1.94998e+06 checknbshapes result -vertex 161 -edge 299 -wire 138 -face 138 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 737 } diff --git a/tests/bugs/moddata_3/bug23738 b/tests/bugs/moddata_3/bug23738 index 810a039059..f5f053df90 100644 --- a/tests/bugs/moddata_3/bug23738 +++ b/tests/bugs/moddata_3/bug23738 @@ -18,7 +18,7 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 225009 +checkprops result -s 225009 # Analysis of "nbshapes result" checknbshapes result -vertex 6 -edge 10 -wire 8 -face 6 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 31 diff --git a/tests/bugs/moddata_3/bug23994 b/tests/bugs/moddata_3/bug23994 index be1ab53b56..2a2fa2d5c7 100755 --- a/tests/bugs/moddata_3/bug23994 +++ b/tests/bugs/moddata_3/bug23994 @@ -27,7 +27,8 @@ extrema airfl rhomb if { [isdraw ext_1] } { mkedge result ext_1 - set length 5.14563 + checkprops result -l 5.14563 + checksection result } else { puts "${BugNumber}: invalid result" } diff --git a/tests/bugs/moddata_3/bug23995 b/tests/bugs/moddata_3/bug23995 index 2aed7903c8..6aec609cb6 100755 --- a/tests/bugs/moddata_3/bug23995 +++ b/tests/bugs/moddata_3/bug23995 @@ -23,7 +23,8 @@ extrema intCrv pl if { [isdraw ext_1] } { mkedge result ext_1 - set length 136.705 + checkprops result -l 136.705 + checksection result } else { puts "${BugNumber}: invalid result for ext_1" } diff --git a/tests/bugs/moddata_3/bug24028 b/tests/bugs/moddata_3/bug24028 index 49ad2921da..4f854bcff0 100644 --- a/tests/bugs/moddata_3/bug24028 +++ b/tests/bugs/moddata_3/bug24028 @@ -12,7 +12,7 @@ trimu ts ss 0 pi mkface result ts -set square 1222.58 +checkprops result -s 1222.58 set 2dviewer 0 diff --git a/tests/bugs/moddata_3/bug24108 b/tests/bugs/moddata_3/bug24108 index 4b2a69e3eb..bb454566a4 100644 --- a/tests/bugs/moddata_3/bug24108 +++ b/tests/bugs/moddata_3/bug24108 @@ -24,7 +24,7 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 1328.78 +checkprops result -s 1328.78 # Analysis of "nbshapes result" checknbshapes result -vertex 37 -edge 39 -wire 4 -face 3 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 84 diff --git a/tests/bugs/moddata_3/bug24108_2 b/tests/bugs/moddata_3/bug24108_2 index 6e7a915aea..f9755274f4 100644 --- a/tests/bugs/moddata_3/bug24108_2 +++ b/tests/bugs/moddata_3/bug24108_2 @@ -29,7 +29,7 @@ puts "Start boolean operation ..." bopfuse result puts "Finish boolean operation ..." -set square 1328.78 +checkprops result -s 1328.78 # Analysis of "nbshapes result" checknbshapes result -vertex 37 -edge 39 -wire 4 -face 3 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 84 diff --git a/tests/bugs/moddata_3/bug25407_1 b/tests/bugs/moddata_3/bug25407_1 index 0e35fe9e06..9941f6bd9f 100755 --- a/tests/bugs/moddata_3/bug25407_1 +++ b/tests/bugs/moddata_3/bug25407_1 @@ -16,7 +16,8 @@ extrema c s if { [isdraw ext_1] } { mkedge result ext_1 - set length 1.88322e-11 + checkprops result -l 1.88322e-11 + checksection result } else { puts "Error: invalid result" } diff --git a/tests/bugs/moddata_3/bug25407_2 b/tests/bugs/moddata_3/bug25407_2 index 0bc697aaf2..b5492504bc 100755 --- a/tests/bugs/moddata_3/bug25407_2 +++ b/tests/bugs/moddata_3/bug25407_2 @@ -19,7 +19,8 @@ extrema ct st if { [isdraw ext_1] } { mkedge result ext_1 - set length 1.00005e-07 + checkprops result -l 1.00005e-07 + checksection result } else { puts "Error: invalid result" } diff --git a/tests/bugs/moddata_3/bug32 b/tests/bugs/moddata_3/bug32 index b4b8f02a39..129a569e95 100644 --- a/tests/bugs/moddata_3/bug32 +++ b/tests/bugs/moddata_3/bug32 @@ -28,7 +28,7 @@ if [catch {chamf res sh sh_6_1 sh_6 A 2 45 sh_6_8 sh_6 A 2 45} inf] { puts "Warning. Chamfer was not build. But suitable message was given" } else { checkshape result - set square 10 + checkprops result -s 10 } } set 2dviewer 0 diff --git a/tests/bugs/moddata_3/bug599 b/tests/bugs/moddata_3/bug599 index a13265cdc0..0d2abaf544 100644 --- a/tests/bugs/moddata_3/bug599 +++ b/tests/bugs/moddata_3/bug599 @@ -16,7 +16,7 @@ checkshape b bop b a bopfuse result -set square 679784 +checkprops result -s 679784 set 2dviewer 0 diff --git a/tests/bugs/moddata_3/bug623 b/tests/bugs/moddata_3/bug623 index dff6598c6c..e2b71b8333 100644 --- a/tests/bugs/moddata_3/bug623 +++ b/tests/bugs/moddata_3/bug623 @@ -24,7 +24,7 @@ puts "ElapsedTime = ${ElapsedTime}" fsameparameter result checkshape result -set square 32.1968 +checkprops result -s 32.1968 set 2dviewer 0 diff --git a/tests/bugs/parse.rules b/tests/bugs/parse.rules index b939c8cd4e..4450a29042 100755 --- a/tests/bugs/parse.rules +++ b/tests/bugs/parse.rules @@ -1,3 +1,3 @@ FAILED /\bFaulty\b/ bad shape SKIPPED /Error: unsupported locale specification/ locale is unavailable on tested system -OK /Relative error of mass computation/ message from vprops +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/bugs/step/bug11856 b/tests/bugs/step/bug11856 index 6ee661470a..69aa65b970 100755 --- a/tests/bugs/step/bug11856 +++ b/tests/bugs/step/bug11856 @@ -13,6 +13,7 @@ stepread [locate_data_file OCC11856.stp] a * tpcompound result -set square 653115 +checkprops result -s 611185 -eps 0.1 +checkshape result checknbshapes result -vertex 684 -edge 1222 -wire 519 -face 512 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 2940 set 2dviewer 0 diff --git a/tests/bugs/step/bug11857 b/tests/bugs/step/bug11857 index 8257f75ede..2d2612f989 100755 --- a/tests/bugs/step/bug11857 +++ b/tests/bugs/step/bug11857 @@ -9,6 +9,7 @@ puts "" stepread [locate_data_file OCC11857.stp] a * tpcompound result -set square 208019 +checkprops result -s 208019 +checkshape result checknbshapes result -vertex 63 -edge 102 -wire 39 -face 39 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 246 set 2dviewer 0 diff --git a/tests/bugs/step/bug22145 b/tests/bugs/step/bug22145 index a163d20eca..88163a02c2 100755 --- a/tests/bugs/step/bug22145 +++ b/tests/bugs/step/bug22145 @@ -1,4 +1,4 @@ -puts "TODO OCC12345 ALL: Error : The square of result shape is " +puts "TODO OCC12345 ALL: Error : The area of result shape is " puts "TODO OCC12345 ALL: Error : is WRONG because number of" puts "============" puts "OCC22145" @@ -12,6 +12,7 @@ stepread [locate_data_file OCC22145.stp] a * tpcompound result -set square 653115 +checkprops result -s 653115 +checkshape result checknbshapes result -vertex 684 -edge 1222 -wire 519 -face 512 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 2940 set 2dviewer 0 diff --git a/tests/bugs/step/bug22237 b/tests/bugs/step/bug22237 index 0803fa4b86..bbc1d554bc 100755 --- a/tests/bugs/step/bug22237 +++ b/tests/bugs/step/bug22237 @@ -16,7 +16,8 @@ if [catch { stepread $filepath a * } catch_result] { } else { tpcompound result -set square 1.50067e+07 +checkprops result -s 1.50067e+07 +checkshape result checknbshapes result -vertex 136 -edge 236 -wire 102 -face 102 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 579 } diff --git a/tests/bugs/step/bug22680 b/tests/bugs/step/bug22680 index 369fd40e93..586a83be9d 100644 --- a/tests/bugs/step/bug22680 +++ b/tests/bugs/step/bug22680 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug22680_C5-390.410-63090C-633112134823466595-1.stp] a * tpcompound result -set square 33122.6 +checkprops result -s 33122.6 +checkshape result checknbshapes result -vertex 52 -edge 83 -wire 41 -face 37 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 216 set 3dviewer 1 diff --git a/tests/bugs/step/bug24601 b/tests/bugs/step/bug24601 index ba7f20af36..36ecfb5560 100644 --- a/tests/bugs/step/bug24601 +++ b/tests/bugs/step/bug24601 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug24601_216523_2_03.stp] a * tpcompound result -set square 38563.2 +checkprops result -s 38563.2 +checkshape result checknbshapes result -vertex 150 -edge 228 -wire 135 -face 105 -shell 2 -solid 2 -compsolid 0 -compound 2 -shape 624 set 3dviewer 1 diff --git a/tests/bugs/step/bug25166 b/tests/bugs/step/bug25166 index d0910ba601..78bc84d006 100644 --- a/tests/bugs/step/bug25166 +++ b/tests/bugs/step/bug25166 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug25166_piston.stp] a * tpcompound result -set square 46280.7 +checkprops result -s 45583 +checkshape result checknbshapes result -vertex 176 -edge 176 -wire 176 -face 168 -shell 168 -solid 0 -compsolid 0 -compound 2 -shape 866 set 3dviewer 1 diff --git a/tests/bugs/step/bug25167 b/tests/bugs/step/bug25167 index 9db648ba64..ee5e7674b6 100644 --- a/tests/bugs/step/bug25167 +++ b/tests/bugs/step/bug25167 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug25167.stp] a * tpcompound result -set square 20800 +checkprops result -s 20800 +checkshape result checknbshapes result -vertex 26 -edge 37 -wire 18 -face 18 -shell 3 -solid 3 -compsolid 0 -compound 5 -shape 110 set 3dviewer 1 diff --git a/tests/bugs/step/bug25169 b/tests/bugs/step/bug25169 index 8b998eb46f..747bbdba59 100644 --- a/tests/bugs/step/bug25169 +++ b/tests/bugs/step/bug25169 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug25169_box-openshell.stp] a * tpcompound result -set square 2400 +checkprops result -s 2400 +checkshape result checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 35 set 3dviewer 1 diff --git a/tests/bugs/step/bug26376 b/tests/bugs/step/bug26376 index 5a046fe4a8..78b7e6fe2f 100644 --- a/tests/bugs/step/bug26376 +++ b/tests/bugs/step/bug26376 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug26376_valve-test-meters.step] a * tpcompound result -set square 150249 +checkprops result -s 150249 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/step/bug26451 b/tests/bugs/step/bug26451 index e953f0ea71..1aaec346e3 100644 --- a/tests/bugs/step/bug26451 +++ b/tests/bugs/step/bug26451 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug26451_Test_STEP.stp] a * tpcompound result -set square 550061 +checkprops result -s 550061 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/step/bug26715_1 b/tests/bugs/step/bug26715_1 index d2ba3d1a01..3276e10210 100755 --- a/tests/bugs/step/bug26715_1 +++ b/tests/bugs/step/bug26715_1 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug26715_001.stp] a * tpcompound result -set square 28950.7 +checkprops result -s 28950.7 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/step/bug26715_2 b/tests/bugs/step/bug26715_2 index 3959dd23b9..22862f4916 100755 --- a/tests/bugs/step/bug26715_2 +++ b/tests/bugs/step/bug26715_2 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug26715_003.stp] a * tpcompound result -set square 23212.2 +checkprops result -s 23212.2 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/step/bug26715_3 b/tests/bugs/step/bug26715_3 index 0563ccce77..354dd91acc 100755 --- a/tests/bugs/step/bug26715_3 +++ b/tests/bugs/step/bug26715_3 @@ -9,7 +9,8 @@ puts "" stepread [locate_data_file bug26715_004.stp] a * tpcompound result -set square 28950.7 +checkprops result -s 28950.7 +checkshape result set nbshapes_expected " Number of shapes in shape diff --git a/tests/bugs/step/bug3397 b/tests/bugs/step/bug3397 index a8108c5e98..dab8db11f3 100755 --- a/tests/bugs/step/bug3397 +++ b/tests/bugs/step/bug3397 @@ -17,7 +17,8 @@ if [catch { stepread $filepath a * } res] { } else { tpcompound result - set square 1.48021e+06 + checkprops result -s 1.48021e+06 + checkshape result checknbshapes result -vertex 1228 -edge 1938 -wire 762 -face 696 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 4627 } diff --git a/tests/bugs/step/bug5027_2 b/tests/bugs/step/bug5027_2 index ec2f31f812..17b50033ef 100755 --- a/tests/bugs/step/bug5027_2 +++ b/tests/bugs/step/bug5027_2 @@ -14,7 +14,8 @@ if [catch { stepread $filepath a * } res] { } else { tpcompound result - set square 159588 + checkprops result -s 159588 + checkshape result checknbshapes result -vertex 44 -edge 72 -wire 36 -face 31 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 186 } diff --git a/tests/bugs/vis/buc60857 b/tests/bugs/vis/buc60857 index d2e234d143..7fa52135bf 100755 --- a/tests/bugs/vis/buc60857 +++ b/tests/bugs/vis/buc60857 @@ -7,20 +7,20 @@ BUC60857 vfit set Property_BLUE [sprops BUC60857_BLUE] -set Square_BLUE [lindex ${Property_BLUE} 2] +set area_BLUE [lindex ${Property_BLUE} 2] set Property_RED [sprops BUC60857_RED] -set Square_RED [lindex ${Property_RED} 2] +set area_RED [lindex ${Property_RED} 2] set Property_GREEN [sprops BUC60857_GREEN] -set Square_GREEN [lindex ${Property_GREEN} 2] +set area_GREEN [lindex ${Property_GREEN} 2] boundingstr BUC60857_BLUE xmin_BLUE ymin_BLUE zmin_BLUE xmax_BLUE ymax_BLUE zmax_BLUE boundingstr BUC60857_RED xmin_RED ymin_RED zmin_RED xmax_RED ymax_RED zmax_RED boundingstr BUC60857_GREEN xmin_GREEN ymin_GREEN zmin_GREEN xmax_GREEN ymax_GREEN zmax_GREEN -set delta_Square_GB [expr abs(${Square_GREEN} - ${Square_BLUE}) / ${Square_BLUE} * 100] -set delta_Square_BR [expr ${Square_BLUE} / ${Square_RED}] +set delta_area_GB [expr abs(${area_GREEN} - ${area_BLUE}) / ${area_BLUE} * 100] +set delta_area_BR [expr ${area_BLUE} / ${area_RED}] set delta_xmin_GB [expr abs([dval xmin_GREEN] - [dval xmin_BLUE]) / [dval xmin_BLUE] * 100] set delta_ymin_GB [expr abs([dval ymin_GREEN] - [dval ymin_BLUE]) / [dval ymin_BLUE] * 100] @@ -42,18 +42,18 @@ set delta_H_RB [expr abs(${H_RED} - ${H_BLUE}) / ${H_BLUE} * 100] set maxdelta 0.01 -if {${delta_Square_GB} > ${maxdelta}} { - puts "delta_Square_GB = ${delta_Square_GB}" +if {${delta_area_GB} > ${maxdelta}} { + puts "delta_area_GB = ${delta_area_GB}" puts "maxdelta = ${maxdelta}" puts "BUC60857: ERROR (case 1)" } else { puts "BUC60857: OK (case 1)" } -if {${delta_Square_BR} > 3.0 || \ - ${delta_Square_BR} < 2.9 } { - puts "delta_Square_BR = ${delta_Square_BR}" - puts "delta_Square_BR = ${delta_Square_BR}" +if {${delta_area_BR} > 3.0 || \ + ${delta_area_BR} < 2.9 } { + puts "delta_area_BR = ${delta_area_BR}" + puts "delta_area_BR = ${delta_area_BR}" puts "BUC60857: ERROR (case 2)" } else { puts "BUC60857: OK (case 2)" diff --git a/tests/bugs/vis/bug20373 b/tests/bugs/vis/bug20373 index e322a3c7cf..2adb7d749a 100755 --- a/tests/bugs/vis/bug20373 +++ b/tests/bugs/vis/bug20373 @@ -29,6 +29,7 @@ if { ${tri} == 0 } { puts "OK ${BugNumber}" } -set square 9.92128e+06 +checkprops result -s 9.92128e+06 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/vis/bug21578 b/tests/bugs/vis/bug21578 index f8958d9432..253885b801 100755 --- a/tests/bugs/vis/bug21578 +++ b/tests/bugs/vis/bug21578 @@ -1,5 +1,5 @@ puts "TODO OCC11111 ALL: OCC21578: Faulty" -puts "TODO OCC11111 ALL: Error : The square of result shape is" +puts "TODO OCC11111 ALL: Error : The area of result shape is" puts "============" puts "OCC21578" @@ -48,5 +48,6 @@ if { ${status} != 0 } { } set only_screen 1 -set square 0 +checkprops result -s 0 +checkshape result diff --git a/tests/bugs/vis/bug21757 b/tests/bugs/vis/bug21757 index 0751a80b31..b8680ccc95 100755 --- a/tests/bugs/vis/bug21757 +++ b/tests/bugs/vis/bug21757 @@ -17,7 +17,8 @@ incmesh result 0.4 vdisplay result vfit -set square 65069.2 +checkprops result -s 65069.2 +checkshape result set only_screen 0 diff --git a/tests/bugs/vis/bug21970 b/tests/bugs/vis/bug21970 index da8b7895d5..c81f34c20f 100755 --- a/tests/bugs/vis/bug21970 +++ b/tests/bugs/vis/bug21970 @@ -1,6 +1,6 @@ puts "TODO OCC11111 ALL: Faulty OCC21970" -puts "TODO OCC11111 ALL: Error : The command is not valid. The square is" -puts "TODO OCC11111 ALL: Error : The square of result shape is 0" +puts "TODO OCC11111 ALL: Error : The command is not valid. The area is" +puts "TODO OCC11111 ALL: Error : The area of result shape is 0" puts "TODO OCC11111 ALL: Error : is WRONG because number of" puts "============" @@ -23,7 +23,8 @@ if {$r == 1} { set status1 1 } -set square 624989 +checkprops result -s 624989 +checkshape result checknbshapes result -vertex 3806 -edge 3808 -wire 756 -face 730 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9101 if { ${status1} != 0} { diff --git a/tests/bugs/vis/bug22188 b/tests/bugs/vis/bug22188 index 65e69c5f99..a4b579047d 100755 --- a/tests/bugs/vis/bug22188 +++ b/tests/bugs/vis/bug22188 @@ -75,7 +75,8 @@ if { ${deflection_percent} > ${percent_max} } { puts "deflection: OK ${BugNumber}" } -set square 32416.7 +checkprops result -s 32416.7 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 if { ${status} != 0 } { diff --git a/tests/bugs/vis/bug22819 b/tests/bugs/vis/bug22819 index 5a3433263c..dde026d4bd 100755 --- a/tests/bugs/vis/bug22819 +++ b/tests/bugs/vis/bug22819 @@ -15,5 +15,6 @@ vsettransparency result 0.6 vcolorscale cs -demo vsetdispmode result 1 -set square 11309.6 +checkprops result -s 11309.6 +checkshape result set only_screen 1 diff --git a/tests/bugs/vis/bug22985 b/tests/bugs/vis/bug22985 index 8f7e08e683..477ec7b7cd 100755 --- a/tests/bugs/vis/bug22985 +++ b/tests/bugs/vis/bug22985 @@ -28,6 +28,7 @@ vmoveto $x $y checkcolor $x $y ${RED_R1} ${GREEN_R1} ${BLUE_R1} -set square 0.0984334 +checkprops result -s 0.0984334 +checkshape result set only_screen 1 diff --git a/tests/bugs/vis/bug23153 b/tests/bugs/vis/bug23153 index 0188ab7ed2..82886e36bd 100755 --- a/tests/bugs/vis/bug23153 +++ b/tests/bugs/vis/bug23153 @@ -16,7 +16,8 @@ stepread [locate_data_file $TheFileName] a * tpcompound result -set square 14684.4 +checkprops result -s 14684.4 +checkshape result checknbshapes result -vertex 1152 -edge 1735 -wire 635 -face 581 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 4106 vinit vsetdispmode 1 diff --git a/tests/bugs/vis/bug288_10 b/tests/bugs/vis/bug288_10 index 680d166f0c..76e2fd6cc7 100755 --- a/tests/bugs/vis/bug288_10 +++ b/tests/bugs/vis/bug288_10 @@ -10,7 +10,8 @@ set BugNumber OCC288 restore [locate_data_file shading_151.brep] result -set square 52620.1 +checkprops result -s 52620.1 +checkshape result checknbshapes result -vertex 20 -edge 37 -wire 21 -face 19 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 98 vinit diff --git a/tests/bugs/vis/bug288_6 b/tests/bugs/vis/bug288_6 index be9ae72c80..92539b5403 100755 --- a/tests/bugs/vis/bug288_6 +++ b/tests/bugs/vis/bug288_6 @@ -12,8 +12,7 @@ puts "TODO #23828 MacOS: TEST INCOMPLETE" set BugNumber OCC288 restore [locate_data_file OCC288-shading_176.brep] result - -set square 1.21055e+07 +checkprops result -s 1.21055e+07 checknbshapes result -vertex 667 -edge 941 -wire 368 -face 289 -shell 6 -solid 6 -compsolid 0 -compound 1 -shape 2278 vinit @@ -21,5 +20,6 @@ tclean result vsetdispmode 1 vdisplay result vfit +checkshape result set 3dviewer 1 diff --git a/tests/bugs/vis/bug288_7 b/tests/bugs/vis/bug288_7 index 58eee839b6..38eb02f881 100755 --- a/tests/bugs/vis/bug288_7 +++ b/tests/bugs/vis/bug288_7 @@ -10,7 +10,8 @@ set BugNumber OCC288 restore [locate_data_file shading_058.brep] result -set square 14125.5 +checkprops result -s 14125.5 +checkshape result checknbshapes result -vertex 23 -edge 40 -wire 19 -face 19 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 104 vinit diff --git a/tests/bugs/vis/bug288_8 b/tests/bugs/vis/bug288_8 index b53f292129..a91abd7f4b 100755 --- a/tests/bugs/vis/bug288_8 +++ b/tests/bugs/vis/bug288_8 @@ -10,8 +10,8 @@ set BugNumber OCC288 restore [locate_data_file shading_105.brep] result -set length 265.239 - +checkprops result -l 265.239 +checksection result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 7 vinit tclean result diff --git a/tests/bugs/vis/bug288_9 b/tests/bugs/vis/bug288_9 index 489c30360e..2589ef2fa9 100755 --- a/tests/bugs/vis/bug288_9 +++ b/tests/bugs/vis/bug288_9 @@ -10,7 +10,8 @@ set BugNumber OCC288 restore [locate_data_file shading_107.brep] result -set square 329710 +checkprops result -s 329710 +checkshape result checknbshapes result -vertex 18 -edge 36 -wire 18 -face 18 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 91 vinit diff --git a/tests/bugs/vis/bug319 b/tests/bugs/vis/bug319 index e8b4e731f1..07a9bd19ef 100755 --- a/tests/bugs/vis/bug319 +++ b/tests/bugs/vis/bug319 @@ -37,18 +37,5 @@ if { $tri == 0 || $nod == 0 } { puts "Faulty OCC319: here is shading problem" } -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full sq -set good_square 8623.6 -set square_percent [expr abs(${sq} - ${good_square}) / double(${good_square}) * 100.] - -set percent_max 0.1 - -puts "good_square = ${good_square}" -puts "square = ${sq}" -puts "square_percent = ${square_percent}" - -if {${square_percent} > ${percent_max}} { - puts "OCC319 Faulty : here is square problem" -} - +checkprops result -s 8623.6 set only_screen 1 diff --git a/tests/bugs/vis/bug331_1 b/tests/bugs/vis/bug331_1 index 8883b6bab6..37c1d060d4 100755 --- a/tests/bugs/vis/bug331_1 +++ b/tests/bugs/vis/bug331_1 @@ -19,5 +19,6 @@ vsetdispmode 1 vdisplay result vfit -set square 619.595 +checkprops result -s 619.595 +checkshape result set 3dviewer 1 diff --git a/tests/bugs/xde/bug1055 b/tests/bugs/xde/bug1055 index d1a37aeded..927a55f89f 100644 --- a/tests/bugs/xde/bug1055 +++ b/tests/bugs/xde/bug1055 @@ -13,6 +13,7 @@ if [catch { fixshape result a 1e-7 } res] { puts "Error : fixshape works wrongly" } -set square 162.581 +checkprops result -s 162.581 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/xde/bug125_1 b/tests/bugs/xde/bug125_1 index a2b6af9c42..4165020485 100755 --- a/tests/bugs/xde/bug125_1 +++ b/tests/bugs/xde/bug125_1 @@ -11,28 +11,7 @@ restore [locate_data_file OCC125-1.brep] shell1 fixshape result shell1 1e-7 checkshape result -set square 282.743 - -set prop "square" -set mass $square -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - -if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } -} else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } -} +checkprops result -s 282.743 set 2dviewer 0 diff --git a/tests/bugs/xde/bug125_2 b/tests/bugs/xde/bug125_2 index a9ff9380e3..c07c2460b9 100755 --- a/tests/bugs/xde/bug125_2 +++ b/tests/bugs/xde/bug125_2 @@ -11,28 +11,7 @@ restore [locate_data_file OCC125-2.brep] shell2 fixshape result shell2 1e-7 checkshape result -set square 282.743 - -set prop "square" -set mass $square -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - -if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } -} else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } -} +checkprops result -s 282.743 set 2dviewer 0 diff --git a/tests/bugs/xde/bug15220 b/tests/bugs/xde/bug15220 index ba754d8baf..2c0fce8fa5 100755 --- a/tests/bugs/xde/bug15220 +++ b/tests/bugs/xde/bug15220 @@ -11,6 +11,7 @@ set BugNumber OCC15220 igesbrep [locate_data_file OCC15220.igs] result * -set square 5.69952e+07 +checkprops result -s 5.69952e+07 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/xde/bug168 b/tests/bugs/xde/bug168 index c1da362100..08d8b91547 100755 --- a/tests/bugs/xde/bug168 +++ b/tests/bugs/xde/bug168 @@ -10,28 +10,7 @@ restore [locate_data_file OCC168.brep] a fixshape result a 1e-7 checkshape result -set square 992.596 - -set prop "square" -set mass $square -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - -if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } -} else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } -} +checkprops result -s 992.596 set 2dviewer 0 diff --git a/tests/bugs/xde/bug169 b/tests/bugs/xde/bug169 index 285356f4b1..a3e268ae26 100755 --- a/tests/bugs/xde/bug169 +++ b/tests/bugs/xde/bug169 @@ -8,28 +8,7 @@ restore [locate_data_file OCC169.brep] a fixshape result a 1e-7 checkshape result -set square 6.27959 - -set prop "square" -set mass $square -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - -if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } -} else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } -} +checkprops result -s 6.27959 set 2dviewer 0 diff --git a/tests/bugs/xde/bug184 b/tests/bugs/xde/bug184 index da59d81780..a5993d284c 100755 --- a/tests/bugs/xde/bug184 +++ b/tests/bugs/xde/bug184 @@ -10,8 +10,6 @@ puts "========" restore [locate_data_file OCC184.brep] FaceBrep checkshape FaceBrep -regexp {Mass +: +([-0-9.+eE]+)} [sprops FaceBrep] full square1 - catch {exec rm ${imagedir}/OCC184.igs} brepiges FaceBrep ${imagedir}/OCC184.igs catch {exec chmod 777 ${imagedir}/OCC184.igs} @@ -19,15 +17,10 @@ catch {exec chmod 777 ${imagedir}/OCC184.igs} igesbrep ${imagedir}/OCC184.igs FaceIGES * sewing result FaceIGES -checkshape result - -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full square2 +checkshape result checknbshapes result -ref [nbshapes FaceBrep] - -if { ${square2} != ${square1} } { - puts "Error : Square is not valid" -} +checkprops result -s -equal FaceBrep checkmaxtol result -ref 9.9999999999999995e-008 checknbshapes result -shell 0 diff --git a/tests/bugs/xde/bug21124 b/tests/bugs/xde/bug21124 index 51ef5675cd..d4bb888974 100755 --- a/tests/bugs/xde/bug21124 +++ b/tests/bugs/xde/bug21124 @@ -25,5 +25,6 @@ if [catch { igesbrep $filepath a *} catch_result] { } } renamevar a_91_3 result -set square 74027 +checkprops result -s 74027 +checkshape result set 2dviewer 0 diff --git a/tests/bugs/xde/bug22492 b/tests/bugs/xde/bug22492 index b3c6e36ded..7b43b8885d 100755 --- a/tests/bugs/xde/bug22492 +++ b/tests/bugs/xde/bug22492 @@ -19,7 +19,8 @@ stepread $imagedir/${test_image}.step sc2 * tpcompound sc2 renamevar sc2 result -set square 271280 +checkprops result -s 271280 +checkshape result checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 10 set 2dviewer 0 diff --git a/tests/bugs/xde/bug22535_1 b/tests/bugs/xde/bug22535_1 index 05b9895a01..191e7ec500 100755 --- a/tests/bugs/xde/bug22535_1 +++ b/tests/bugs/xde/bug22535_1 @@ -16,7 +16,8 @@ vsetdispmode 1 vdisplay result vfit -set square 14217.2 +checkprops result -s 14217.2 +checkshape result checknbshapes result -vertex 6 -edge 9 -wire 3 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22 set 3dviewer 1 diff --git a/tests/bugs/xde/bug22535_2 b/tests/bugs/xde/bug22535_2 index 55171e4a2a..8a8c359bd2 100755 --- a/tests/bugs/xde/bug22535_2 +++ b/tests/bugs/xde/bug22535_2 @@ -16,7 +16,8 @@ vsetdispmode 1 vdisplay result vfit -set square 50201.3 +checkprops result -s 50201.3 +checkshape result checknbshapes result -vertex 15 -edge 24 -wire 9 -face 8 -shell 5 -solid 4 -compsolid 0 -compound 1 -shape 66 set 3dviewer 1 diff --git a/tests/bugs/xde/bug22576 b/tests/bugs/xde/bug22576 index e33dc1bae7..3ba3d58f49 100755 --- a/tests/bugs/xde/bug22576 +++ b/tests/bugs/xde/bug22576 @@ -13,6 +13,8 @@ restore [locate_data_file test-fix280-face.brep] res fixshape result res -set length 1.56058 +checkprops result -l 1.56058 +checksection result +checkshape result set 2dviewer 0 diff --git a/tests/bugs/xde/bug22670_2 b/tests/bugs/xde/bug22670_2 index 9cbafdb206..4d19ae8d94 100755 --- a/tests/bugs/xde/bug22670_2 +++ b/tests/bugs/xde/bug22670_2 @@ -34,5 +34,6 @@ if { [catch { readstl res_mesh $filepath } catch_result] } { checknbshapes result -vertex 8 -edge 18 -wire 12 -face 12 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 51 } -set square 600 +checkprops result -s 600 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/xde/bug22805 b/tests/bugs/xde/bug22805 index 0a83c758be..dcabe42bee 100755 --- a/tests/bugs/xde/bug22805 +++ b/tests/bugs/xde/bug22805 @@ -20,6 +20,6 @@ if { [regexp {This shape seems to be valid} $info]} { } renamevar result_1 result -set square 14447.5 +checkprops result -s 14447.5 set 3dviewer 0 diff --git a/tests/bugs/xde/bug22822 b/tests/bugs/xde/bug22822 index bf0a6e639c..903c0c6484 100755 --- a/tests/bugs/xde/bug22822 +++ b/tests/bugs/xde/bug22822 @@ -18,5 +18,7 @@ if { [regexp {A self-intersecting wire.} $aList] } { puts "Faulty ${BugNumber}" } -set length 579.551 +checkprops result -l 579.551 +checksection result +checkshape result set 3dviewer 0 diff --git a/tests/bugs/xde/bug22915 b/tests/bugs/xde/bug22915 index 3e8738b71a..6edacdaf9e 100755 --- a/tests/bugs/xde/bug22915 +++ b/tests/bugs/xde/bug22915 @@ -22,6 +22,6 @@ if { ${word1} == 0 && ${word2} == 0 } { puts "Faulty ${BugNumber}" } -set square 284190 +checkprops result -s 284190 diff --git a/tests/bugs/xde/bug23182 b/tests/bugs/xde/bug23182 index eaa05120c3..79380d7b46 100755 --- a/tests/bugs/xde/bug23182 +++ b/tests/bugs/xde/bug23182 @@ -12,7 +12,8 @@ testreadstep [locate_data_file OCC23182-Layout1.stp] result set CheckShape_status 0 -set square 1.24252 +checkprops result -s 1.24252 +checkshape result checknbshapes result -vertex 98 -edge 98 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 199 set aClosed [lindex [whatis result] end] diff --git a/tests/bugs/xde/bug2821 b/tests/bugs/xde/bug2821 index aa4ce6f268..6314fb9c03 100644 --- a/tests/bugs/xde/bug2821 +++ b/tests/bugs/xde/bug2821 @@ -13,7 +13,8 @@ regexp {([-0-9.+eE]+) +Shape\(s\)} $comp full nb if { $nb < 1} { puts "Error : Number of shape(s) listed is wrong" } else { - set square 41153 + checkprops result -s 41153 +checkshape result } set 2dviewer 1 diff --git a/tests/bugs/xde/bug34 b/tests/bugs/xde/bug34 index 868205e6d9..e5e8ac69cc 100755 --- a/tests/bugs/xde/bug34 +++ b/tests/bugs/xde/bug34 @@ -9,30 +9,9 @@ puts "" restore [locate_data_file OCC34.brep] sh fixshape result sh 1.e-7 1 - checkshape result -set square 116.889 - -set prop "square" -set mass $square -regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m -if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } -} else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } -} +checkprops result -s 116.997 set 2dviewer 0 diff --git a/tests/bugs/xde/bug445 b/tests/bugs/xde/bug445 index 6f385bf37d..225bd68bbf 100755 --- a/tests/bugs/xde/bug445 +++ b/tests/bugs/xde/bug445 @@ -8,28 +8,6 @@ restore [locate_data_file OCC501.brep] a fixshape result a 1e-7 checkshape result -set volume 477547 - -set prop "volume" -set mass $volume -regexp {Mass +: +([-0-9.+eE]+)} [vprops result] full m - -if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of volume is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } -} else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } -} - +checkprops result -v 477547 set 2dviewer 0 diff --git a/tests/bugs/xde/bug5439 b/tests/bugs/xde/bug5439 index 641c398e75..c749f09715 100644 --- a/tests/bugs/xde/bug5439 +++ b/tests/bugs/xde/bug5439 @@ -10,5 +10,6 @@ restore [locate_data_file OCC5439-1.brep] a catch { fixshape result a 1.e-7 } -set square 13.1825 +checkprops result -s 13.1825 -eps 0.1 +checkshape result set 2dviewer 1 diff --git a/tests/bugs/xde/bug6283 b/tests/bugs/xde/bug6283 index f869520dd2..cf710bb831 100644 --- a/tests/bugs/xde/bug6283 +++ b/tests/bugs/xde/bug6283 @@ -23,7 +23,8 @@ if {[lsearch ${list} Error] > -1} { } else { puts "OK ${BugNumber}" } - set square 2.22665e+06 + checkprops result -s 2.22665e+06 +checkshape result set 2dviewer 0 } } diff --git a/tests/bugs/xde/bug6307 b/tests/bugs/xde/bug6307 index 73dfae9573..cf3f6980fb 100755 --- a/tests/bugs/xde/bug6307 +++ b/tests/bugs/xde/bug6307 @@ -25,7 +25,8 @@ XShow D vsetdispmode 1 vfit -set square 141051 +checkprops result -s 141051 +checkshape result checknbshapes result -vertex 84 -edge 126 -wire 76 -face 53 -shell 5 -solid 5 -compsolid 0 -compound 4 -shape 353 set only_screen 1 diff --git a/tests/bugs/xde/bug810_1 b/tests/bugs/xde/bug810_1 index 0ba194ffd7..61bd185bbc 100755 --- a/tests/bugs/xde/bug810_1 +++ b/tests/bugs/xde/bug810_1 @@ -12,5 +12,6 @@ restore [locate_data_file OCC810.rle] a fixshape result a 1.e-7 0.1 -set square 3454.13 +checkprops result -s 3616.53 +checkshape result set 3dviewer 0 diff --git a/tests/bugs/xde/bug9490 b/tests/bugs/xde/bug9490 index 9f254ddc83..ce89b28bf1 100755 --- a/tests/bugs/xde/bug9490 +++ b/tests/bugs/xde/bug9490 @@ -38,20 +38,12 @@ if { ${IsOk} == 1} { if { ${Tolerance_percent} > ${percent_max} } { set IsOk 0 } - set good_square 36259 - checknbshapes OCC9490a -vertex 1770 -edge 1237 -wire 140 -face 123 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3271 - regexp {Mass +: +([-0-9.+eE]+)} [sprops OCC9490a] full sq1 - if {$sq1 != $good_square} { - set IsOk 0 - } + checknbshapes OCC9490a -vertex 1770 -edge 1237 -wire 140 -face 123 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3271 + checkprops OCC9490a -s 36259 checknbshapes OCC9490b -vertex 1770 -edge 1237 -wire 140 -face 123 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3271 - - regexp {Mass +: +([-0-9.+eE]+)} [sprops OCC9490b] full sq2 - if {$sq2 != $good_square} { - set IsOk 0 - } + checkprops OCC9490b -s 36259 if { ${IsOk} == 0 } { puts "${BugNumber}: Faulty" diff --git a/tests/bugs/xde/bug9531 b/tests/bugs/xde/bug9531 index 2dd203097b..592bb95c2b 100755 --- a/tests/bugs/xde/bug9531 +++ b/tests/bugs/xde/bug9531 @@ -1,5 +1,4 @@ puts "TODO OCC12345 ALL: Error : is WRONG because number of " -puts "TODO OCC12345 ALL: OCC9531: Faulty" puts "============" puts "OCC9531" @@ -42,23 +41,11 @@ if { ${IsOk} == 1} { set IsOk 0 } - set good_square 5236.89 - checknbshapes OCC9531a -vertex 5748 -edge 5680 -wire 915 -face 899 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 13243 - - regexp {Mass +: +([-0-9.+eE]+)} [sprops OCC9531a] full sq1 - - if {$sq1 != $good_square} { - set IsOk 0 - } - + checkprops OCC9531a -s 5236.89 + checkprops OCC9531b -s 5236.89 checknbshapes OCC9531b -vertex 5748 -edge 5680 -wire 915 -face 899 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 13243 - regexp {Mass +: +([-0-9.+eE]+)} [sprops OCC9531b] full sq2 - if {$sq2 != $good_square} { - set IsOk 0 - } - if { ${IsOk} == 0 } { puts "${BugNumber}: Faulty" } else { diff --git a/tests/draft/angle/A1 b/tests/draft/angle/A1 index 77051b7259..0a90829f72 100644 --- a/tests/draft/angle/A1 +++ b/tests/draft/angle/A1 @@ -3,4 +3,4 @@ box bx 10 20 30 nexplode bx f depouille result bx 0 0 1 bx_6 5 5 10 30 0 0 1 -set square 2333.52 +checkprops result -s 2333.52 diff --git a/tests/draft/angle/A2 b/tests/draft/angle/A2 index f7900f9475..d807a43874 100644 --- a/tests/draft/angle/A2 +++ b/tests/draft/angle/A2 @@ -6,4 +6,4 @@ nexplode bx f depouille result bx 1 0 0 bx_3 10 0 0 0 1 0 0 \ bx_6 5 0 0 0 1 0 0 -set square 2011.72 +checkprops result -s 2011.72 diff --git a/tests/draft/angle/A3 b/tests/draft/angle/A3 index 5448660f5a..ebc0cc8573 100644 --- a/tests/draft/angle/A3 +++ b/tests/draft/angle/A3 @@ -5,4 +5,4 @@ depouille result bx 1 0 0 bx_2 4 0 0 0 1 0 0 \ bx_5 6 10 0 0 1 0 0 \ bx_4 5 0 0 0 1 0 0 -set square 2191.56 +checkprops result -s 2191.56 diff --git a/tests/draft/angle/A4 b/tests/draft/angle/A4 index fb6ccd92d4..2d8172e22b 100644 --- a/tests/draft/angle/A4 +++ b/tests/draft/angle/A4 @@ -6,4 +6,4 @@ bx_5 5 0 0 0 1 0 0 \ bx_4 5 0 0 0 1 0 0 \ bx_3 5 0 0 0 1 0 0 -set square 2084.26 +checkprops result -s 2084.26 diff --git a/tests/draft/angle/A5 b/tests/draft/angle/A5 index fef3dd3c7a..110c74060b 100644 --- a/tests/draft/angle/A5 +++ b/tests/draft/angle/A5 @@ -3,4 +3,4 @@ pcylinder p 10 25 nexplode p f depouille result p 1 0 0 p_2 5 -10 0 25 1 0 0 -set square 2145.34 +checkprops result -s 2145.34 diff --git a/tests/draft/angle/A6 b/tests/draft/angle/A6 index 7c3a4e5eed..935874c8ed 100644 --- a/tests/draft/angle/A6 +++ b/tests/draft/angle/A6 @@ -4,4 +4,4 @@ nexplode p f depouille result p 1 0 0 p_2 10 0 0 25 1 1 0 \ p_1 -10 0 0 0 1 1 0 -set square 2218.96 +checkprops result -s 2218.96 diff --git a/tests/draft/angle/A7 b/tests/draft/angle/A7 index bb4bd7380b..e6e3f03d1b 100644 --- a/tests/draft/angle/A7 +++ b/tests/draft/angle/A7 @@ -3,4 +3,4 @@ pcylinder p 10 25 nexplode p f depouille result p 0 0 1 p_3 5 0 0 0 0 0 1 -set square 1910.28 +checkprops result -s 1910.28 diff --git a/tests/draft/angle/A8 b/tests/draft/angle/A8 index 979bf7dcae..d47fa6c5cf 100644 --- a/tests/draft/angle/A8 +++ b/tests/draft/angle/A8 @@ -3,4 +3,4 @@ pcylinder p 10 25 nexplode p f depouille result p 0 0 1 p_3 5 0 0 10 0 0 1 -set square 2150.96 +checkprops result -s 2150.96 diff --git a/tests/draft/angle/A9 b/tests/draft/angle/A9 index 097dae8fee..d887186f4b 100644 --- a/tests/draft/angle/A9 +++ b/tests/draft/angle/A9 @@ -3,4 +3,4 @@ pcone p 0 10 20 explode p f depouille result p 1 0 0 p_2 5 0 0 0 1 1 0 -set square 1024.98 +checkprops result -s 1024.98 diff --git a/tests/draft/angle/B1 b/tests/draft/angle/B1 index cd9ebb2467..79055bbb5f 100644 --- a/tests/draft/angle/B1 +++ b/tests/draft/angle/B1 @@ -4,4 +4,4 @@ nexplode p f depouille result p 1 1 0 p_2 5 -2 0 0 1 0 0 \ p_1 5 20 0 0 0 1 0 -set square 1143.37 +checkprops result -s 1143.37 diff --git a/tests/draft/angle/B2 b/tests/draft/angle/B2 index 58515c0ce4..7d17cc64ee 100644 --- a/tests/draft/angle/B2 +++ b/tests/draft/angle/B2 @@ -3,4 +3,4 @@ pcone p 10 2 20 nexplode p f depouille result p 0 0 1 p_3 -5 0 0 10 0 0 1 -set square 987.866 +checkprops result -s 987.866 diff --git a/tests/draft/angle/B3 b/tests/draft/angle/B3 index bd2620a911..af433cda1a 100644 --- a/tests/draft/angle/B3 +++ b/tests/draft/angle/B3 @@ -3,4 +3,4 @@ pcone p 10 2 20 nexplode p f depouille result p 0 0 1 p_3 0 0 0 0 0 0 1 -set square 1138.79 +checkprops result -s 1138.79 diff --git a/tests/draft/angle/B4 b/tests/draft/angle/B4 index 43eed1a5d5..29f1fb6413 100644 --- a/tests/draft/angle/B4 +++ b/tests/draft/angle/B4 @@ -3,4 +3,4 @@ wedge p 1 1 5 5 nexplode p f depouille result p 1 0 0 p_4 5 0 0 0 1 0 0 -set square 59.4075 +checkprops result -s 59.4075 diff --git a/tests/draft/angle/B5 b/tests/draft/angle/B5 index 7bd2cbe799..3800d29e12 100644 --- a/tests/draft/angle/B5 +++ b/tests/draft/angle/B5 @@ -6,4 +6,4 @@ nexplode p f depouille result p 0 0 1 p_8 1 0 0 0 0 0 1 \ p_2 3 0 0 0 0 0 1 -set square 42.9257 +checkprops result -s 42.9257 diff --git a/tests/draft/angle/B6 b/tests/draft/angle/B6 index 2965c04b19..9eddb993dc 100644 --- a/tests/draft/angle/B6 +++ b/tests/draft/angle/B6 @@ -5,4 +5,4 @@ depouille result p 0 1 0 p_4 5 0 0 0 0 1 0 \ p_6 5 0 0 0 0 1 0 \ p_3 5 0 2 0 0 1 0 -set square 39.0405 +checkprops result -s 39.0405 diff --git a/tests/draft/angle/B7 b/tests/draft/angle/B7 index 2f9f473960..e80865e539 100644 --- a/tests/draft/angle/B7 +++ b/tests/draft/angle/B7 @@ -6,4 +6,4 @@ p_6 5 0 0 0 0 1 0 \ p_3 5 0 2 0 0 1 0 \ p_1 5 0 0 0 0 1 0 -set square 38.0505 +checkprops result -s 38.0505 diff --git a/tests/draft/angle/B8 b/tests/draft/angle/B8 index 138b82e7c8..ea7cb83681 100644 --- a/tests/draft/angle/B8 +++ b/tests/draft/angle/B8 @@ -4,4 +4,4 @@ prism p p 0 0 12 nexplode p f depouille result p 0 0 1 p_2 5 0 0 0 0 0 1 -set square 1083.89 +checkprops result -s 1083.89 diff --git a/tests/draft/angle/B9 b/tests/draft/angle/B9 index 252ecda6ae..1cc7cc486e 100644 --- a/tests/draft/angle/B9 +++ b/tests/draft/angle/B9 @@ -5,4 +5,4 @@ nexplode p f depouille result p 0 0 1 p_8 5 0 0 0 0 0 1 \ p_1 1 0 0 0 0 0 1 -set square 885.039 +checkprops result -s 885.039 diff --git a/tests/draft/angle/C1 b/tests/draft/angle/C1 index f91f1b57bc..25477a0bb2 100644 --- a/tests/draft/angle/C1 +++ b/tests/draft/angle/C1 @@ -6,4 +6,4 @@ depouille result p 0 0 1 p_1 1 0 0 0 0 0 1 \ p_4 4 0 0 0 0 0 1 \ p_7 7 0 0 0 0 0 1 -set square 1005.01 +checkprops result -s 1005.01 diff --git a/tests/draft/angle/C2 b/tests/draft/angle/C2 index f63972aeec..59ccd6bb28 100644 --- a/tests/draft/angle/C2 +++ b/tests/draft/angle/C2 @@ -7,4 +7,4 @@ p_4 4 0 0 0 0 0 1 \ p_7 7 0 0 0 0 0 1 \ p_10 1 0 0 0 0 0 1 -set square 987.189 +checkprops result -s 987.189 diff --git a/tests/draft/angle/C3 b/tests/draft/angle/C3 index 1798a341a4..9c6e0d0603 100644 --- a/tests/draft/angle/C3 +++ b/tests/draft/angle/C3 @@ -7,4 +7,4 @@ blend p p 2 p_1 2 p_12 nexplode p f depouille result p 0 0 1 p_8 3 0 0 0 0 0 1 -set square 1198.82 +checkprops result -s 1198.82 diff --git a/tests/draft/angle/C4 b/tests/draft/angle/C4 index 994c40a299..0947f03569 100644 --- a/tests/draft/angle/C4 +++ b/tests/draft/angle/C4 @@ -8,4 +8,4 @@ nexplode p f depouille result p 0 0 1 p_8 2 0 0 0 0 0 1 \ p_1 1 0 0 10 0 0 1 -set square 1273.54 +checkprops result -s 1273.54 diff --git a/tests/draft/angle/C5 b/tests/draft/angle/C5 index c7921c6aeb..819f1d0c20 100644 --- a/tests/draft/angle/C5 +++ b/tests/draft/angle/C5 @@ -10,4 +10,4 @@ depouille result p 0 0 1 p_2 2 0 0 0 0 0 1 \ p_12 3 0 0 0 0 0 1 \ p_3 1 0 0 0 0 0 1 -set square 3349.7 +checkprops result -s 3349.7 diff --git a/tests/draft/angle/C6 b/tests/draft/angle/C6 index d7670c39c0..ddc3e5fa6a 100644 --- a/tests/draft/angle/C6 +++ b/tests/draft/angle/C6 @@ -5,4 +5,4 @@ pipe p w p nexplode p f depouille result p 0 0 1 p_7 -5 0 0 0 0 0 1 -set square 540.527 +checkprops result -s 540.527 diff --git a/tests/draft/angle/C7 b/tests/draft/angle/C7 index 41c7d27bd7..dee8e7a079 100644 --- a/tests/draft/angle/C7 +++ b/tests/draft/angle/C7 @@ -6,4 +6,4 @@ nexplode p f depouille result p 0 0 1 p_8 4 0 0 10 0 0 1 \ p_1 3 0 0 0 0 0 1 -set square 618.869 +checkprops result -s 618.869 diff --git a/tests/draft/angle/C8 b/tests/draft/angle/C8 index b5a553f244..851aeeef73 100644 --- a/tests/draft/angle/C8 +++ b/tests/draft/angle/C8 @@ -7,4 +7,4 @@ depouille result p 0 0 1 p_1 5 0 0 0 0 0 1 \ p_5 5 0 0 0 0 0 1 \ p_6 5 0 0 0 0 0 1 -set square 939.057 +checkprops result -s 939.057 diff --git a/tests/draft/angle/C9 b/tests/draft/angle/C9 index f59a6efb6b..3c2d0a2e06 100644 --- a/tests/draft/angle/C9 +++ b/tests/draft/angle/C9 @@ -8,4 +8,4 @@ p_7 1 0 0 0 0 0 1 \ p_8 5 0 0 0 0 0 1 \ p_2 1 0 0 0 0 0 1 -set square 659.647 +checkprops result -s 659.647 diff --git a/tests/draft/angle/D1 b/tests/draft/angle/D1 index 99fac8c9c7..afbae5b12c 100644 --- a/tests/draft/angle/D1 +++ b/tests/draft/angle/D1 @@ -5,4 +5,4 @@ bfuse f b1 b2 nexplode f f depouille result f 0 0 1 f_10 5 20 20 20 0 0 1 -set square 5592.02 +checkprops result -s 5592.02 diff --git a/tests/draft/angle/D2 b/tests/draft/angle/D2 index fac93fc294..3a1daf9f9b 100644 --- a/tests/draft/angle/D2 +++ b/tests/draft/angle/D2 @@ -6,4 +6,4 @@ bfuse f b1 p nexplode f f depouille result f 0 0 1 f_6 5 0 0 25 0 0 1 -set square 6488.81 +checkprops result -s 6488.81 diff --git a/tests/draft/angle/D3 b/tests/draft/angle/D3 index 1e9afc1a9f..009c4ede3e 100644 --- a/tests/draft/angle/D3 +++ b/tests/draft/angle/D3 @@ -6,4 +6,4 @@ bfuse f b1 p nexplode f f depouille result f 0 0 1 f_6 15 0 0 25 0 0 1 -set square 6387.78 +checkprops result -s 6387.78 diff --git a/tests/draft/angle/D4 b/tests/draft/angle/D4 index 9cf320ce0f..de5992e873 100644 --- a/tests/draft/angle/D4 +++ b/tests/draft/angle/D4 @@ -7,4 +7,4 @@ bfuse f b1 p nexplode f f depouille result f 0 0 1 f_12 10 0 0 25 0 0 1 -set square 6245.73 +checkprops result -s 6245.73 diff --git a/tests/draft/angle/D5 b/tests/draft/angle/D5 index 47c50a02e8..e302a735bf 100644 --- a/tests/draft/angle/D5 +++ b/tests/draft/angle/D5 @@ -8,4 +8,4 @@ bfuse f b1 p nexplode f f depouille result f 0 0 1 f_12 10 0 0 25 0 0 1 -set square 6377.54 +checkprops result -s 6377.54 diff --git a/tests/draft/angle/D6 b/tests/draft/angle/D6 index c7925b37b8..7bdafa8713 100644 --- a/tests/draft/angle/D6 +++ b/tests/draft/angle/D6 @@ -9,4 +9,4 @@ nexplode f f depouille result f 0 0 1 f_8 3 0 0 40 0 0 1 \ f_7 5 0 0 40 0 0 1 -set square 9087.81 +checkprops result -s 9087.81 diff --git a/tests/draft/angle/D7 b/tests/draft/angle/D7 index 4b6c3a222c..62f45ecb25 100644 --- a/tests/draft/angle/D7 +++ b/tests/draft/angle/D7 @@ -7,4 +7,4 @@ nexplode f f depouille result f 0 0 1 f_3 5 0 0 20 0 0 1 \ f_7 3 0 0 20 0 0 1 -set square 2323.25 +checkprops result -s 2323.25 diff --git a/tests/draft/angle/D8 b/tests/draft/angle/D8 index fb739bc840..6de0ee1cd5 100644 --- a/tests/draft/angle/D8 +++ b/tests/draft/angle/D8 @@ -7,4 +7,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_4 5 0 0 15 0 0 1 -set square 2056.88 +checkprops result -s 2056.88 diff --git a/tests/draft/angle/D9 b/tests/draft/angle/D9 index 0900787bd1..fa7f718549 100644 --- a/tests/draft/angle/D9 +++ b/tests/draft/angle/D9 @@ -7,4 +7,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_4 10 0 0 25 0 0 1 -set square 2441.77 +checkprops result -s 2441.77 diff --git a/tests/draft/angle/E1 b/tests/draft/angle/E1 index 2dc67c7b82..9a263c9973 100644 --- a/tests/draft/angle/E1 +++ b/tests/draft/angle/E1 @@ -8,4 +8,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_4 1 0 0 25 0 0 1 -set square 4980.52 +checkprops result -s 4980.52 diff --git a/tests/draft/angle/E2 b/tests/draft/angle/E2 index 532de289a6..8f7ae8a88d 100644 --- a/tests/draft/angle/E2 +++ b/tests/draft/angle/E2 @@ -9,4 +9,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_11 2 0 0 40 0 0 1 -set square 10572.7 +checkprops result -s 10572.7 diff --git a/tests/draft/angle/E3 b/tests/draft/angle/E3 index 29d1dc1ef8..005e5ac09f 100644 --- a/tests/draft/angle/E3 +++ b/tests/draft/angle/E3 @@ -8,4 +8,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_3 3 0 0 35 0 0 1 -set square 7525.77 +checkprops result -s 7525.77 diff --git a/tests/draft/angle/E4 b/tests/draft/angle/E4 index 90f09413eb..59f0717922 100644 --- a/tests/draft/angle/E4 +++ b/tests/draft/angle/E4 @@ -7,4 +7,4 @@ nexplode f f depouille result f 0 0 1 f_7 5 0 0 15 0 0 1 \ f_3 4 0 0 15 0 0 1 -set square 1703.96 +checkprops result -s 1703.96 diff --git a/tests/draft/angle/E5 b/tests/draft/angle/E5 index d6a0f6bc5d..38b6309186 100644 --- a/tests/draft/angle/E5 +++ b/tests/draft/angle/E5 @@ -9,4 +9,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_4 5 0 0 25 0 0 1 -set square 4099.12 +checkprops result -s 4099.12 diff --git a/tests/draft/angle/E6 b/tests/draft/angle/E6 index 3c39eae7f5..8bc0dd8cb0 100644 --- a/tests/draft/angle/E6 +++ b/tests/draft/angle/E6 @@ -7,4 +7,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_6 1 0 0 30 0 0 1 -set square 2002.16 +checkprops result -s 2002.16 diff --git a/tests/draft/angle/E7 b/tests/draft/angle/E7 index 7d2b352c2a..8093042663 100644 --- a/tests/draft/angle/E7 +++ b/tests/draft/angle/E7 @@ -7,4 +7,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_10 2 5 0 30 0 0 1 -set square 3673.56 +checkprops result -s 3673.56 diff --git a/tests/draft/angle/E8 b/tests/draft/angle/E8 index 73acb3ec35..3e52c1b9a0 100644 --- a/tests/draft/angle/E8 +++ b/tests/draft/angle/E8 @@ -8,4 +8,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_9 4 0 0 22 0 0 1 -set square 3972.17 +checkprops result -s 3972.17 diff --git a/tests/draft/angle/E9 b/tests/draft/angle/E9 index c66a94d066..cb61eb2d32 100644 --- a/tests/draft/angle/E9 +++ b/tests/draft/angle/E9 @@ -9,4 +9,4 @@ nexplode f f depouille result f 0 0 1 f_8 -3 5 0 30 0 0 1 \ f_6 -3 5 0 30 0 0 1 -set square 3608.6 +checkprops result -s 3608.6 diff --git a/tests/draft/angle/F1 b/tests/draft/angle/F1 index 3653f411b5..12cb2d09c4 100644 --- a/tests/draft/angle/F1 +++ b/tests/draft/angle/F1 @@ -8,4 +8,4 @@ blend f f 2 f_10 nexplode f f depouille result f 0 0 1 f_8 2 0 0 35 0 0 1 -set square 4827.83 +checkprops result -s 4827.83 diff --git a/tests/draft/angle/F2 b/tests/draft/angle/F2 index 09a87ecac9..bdfd622673 100644 --- a/tests/draft/angle/F2 +++ b/tests/draft/angle/F2 @@ -6,4 +6,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_2 5 0 0 40 0 0 1 -set square 6506.68 +checkprops result -s 6506.68 diff --git a/tests/draft/angle/F3 b/tests/draft/angle/F3 index 4adc0eec38..56d7c90c21 100644 --- a/tests/draft/angle/F3 +++ b/tests/draft/angle/F3 @@ -6,4 +6,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_2 -10 0 0 40 0 0 1 -set square 6658.61 +checkprops result -s 6658.61 diff --git a/tests/draft/angle/F4 b/tests/draft/angle/F4 index f4e4b916cc..69fda3ed52 100644 --- a/tests/draft/angle/F4 +++ b/tests/draft/angle/F4 @@ -8,4 +8,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_7 5 0 0 40 0 0 1 -set square 4630.78 +checkprops result -s 4630.78 diff --git a/tests/draft/angle/F5 b/tests/draft/angle/F5 index 4eb8734d5c..63698ec27b 100644 --- a/tests/draft/angle/F5 +++ b/tests/draft/angle/F5 @@ -9,4 +9,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_7 5 0 0 32 0 0 1 -set square 4466.62 +checkprops result -s 4466.62 diff --git a/tests/draft/angle/F6 b/tests/draft/angle/F6 index 29ccb247e8..193d72b8e2 100644 --- a/tests/draft/angle/F6 +++ b/tests/draft/angle/F6 @@ -8,4 +8,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_5 -10 0 0 35 0 0 1 -set square 5966.54 +checkprops result -s 5966.54 diff --git a/tests/draft/angle/F7 b/tests/draft/angle/F7 index 6e2a926657..ef6a0735d0 100644 --- a/tests/draft/angle/F7 +++ b/tests/draft/angle/F7 @@ -5,4 +5,4 @@ bfuse f bx p nexplode f f depouille result f 0 0 1 f_3 5 0 0 40 0 0 1 -set square 9010.79 +checkprops result -s 9010.79 diff --git a/tests/draft/angle/F8 b/tests/draft/angle/F8 index cc16a57a79..c9537fa381 100644 --- a/tests/draft/angle/F8 +++ b/tests/draft/angle/F8 @@ -7,4 +7,4 @@ bfuse f pt p nexplode f f depouille result f 0 0 1 f_3 5 0 0 80 0 0 1 -set square 25894.6 +checkprops result -s 25894.6 diff --git a/tests/draft/angle/F9 b/tests/draft/angle/F9 index 78f34d5c48..793d1aced5 100644 --- a/tests/draft/angle/F9 +++ b/tests/draft/angle/F9 @@ -1,6 +1,6 @@ #E3---------------------------------------------- puts "TODO OCC22803 All:Faulty shapes in variables faulty_1 to faulty_2" -puts "TODO OCC22803 All:Error : The area of the resulting shape is" +puts "TODO OCC22803 All :Error : The area of result shape is" ptorus pt 25 24 90 plane p 20 20 10 0 0 1 @@ -9,4 +9,4 @@ bfuse f pt p nexplode f f depouille result f 0 0 1 f_4 1 0 0 50 0 0 1 -set square 0 +checkprops result -s 0 diff --git a/tests/draft/angle/G1 b/tests/draft/angle/G1 index a3d03df3a6..3f3347732a 100644 --- a/tests/draft/angle/G1 +++ b/tests/draft/angle/G1 @@ -6,4 +6,4 @@ bfuse f pt p nexplode f f depouille result f 0 0 1 f_7 5 0 0 50 0 0 1 -set square 10629.3 +checkprops result -s 10629.3 diff --git a/tests/draft/angle/G2 b/tests/draft/angle/G2 index e3742e608a..a2200ba5d4 100755 --- a/tests/draft/angle/G2 +++ b/tests/draft/angle/G2 @@ -1,4 +1,5 @@ #E6---------------------------------------------- + ptorus pt 25 24 90 profile pr o 20 18 5 p 0 -1 0 1 0 0 l 10 t 0 30 \ t -7 0 @@ -8,4 +9,4 @@ nexplode f f depouille result f 0 0 1 f_5 3 0 0 35 0 0 1 \ f_6 3 0 0 35 0 0 1 -set square 10782.8 +checkprops result -s 10776.9 diff --git a/tests/draft/angle/G3 b/tests/draft/angle/G3 index 392037713a..5a262a6290 100644 --- a/tests/draft/angle/G3 +++ b/tests/draft/angle/G3 @@ -12,4 +12,4 @@ bfuse f p bx nexplode f f depouille result f 0 0 1 f_2 2 0 0 14 0 0 1 -set square 1276.03 +checkprops result -s 1276.03 diff --git a/tests/draft/angle/G4 b/tests/draft/angle/G4 index 99fb02a6cb..630821ccac 100644 --- a/tests/draft/angle/G4 +++ b/tests/draft/angle/G4 @@ -11,4 +11,4 @@ bfuse f p pc nexplode f f depouille result f 0 0 1 f_5 3 0 0 15 0 0 1 -set square 1306.33 +checkprops result -s 1306.33 diff --git a/tests/draft/angle/G5 b/tests/draft/angle/G5 index ea67925d48..193c5f20f5 100644 --- a/tests/draft/angle/G5 +++ b/tests/draft/angle/G5 @@ -1,6 +1,7 @@ #F3---------------------------------------------- puts "TODO OCC22803 All: Error in depouille" puts "TODO OCC22803 All: Error : The skin cannot be built." +puts "TODO OCC22803 All: Error: The command cannot be built" polyline p 0 0 7 0 0 0 10 0 0 10 0 7 beziercurve bc 4 10 0 7 7 0 7 3 0 7 0 0 7 @@ -15,4 +16,4 @@ if { [catch { depouille result f 0 0 1 f_4 1 0 0 15 0 0 1 } ] != 0 } { puts "Error in depouille" } -set square 0 +checkprops result -s 0 diff --git a/tests/draft/angle/G6 b/tests/draft/angle/G6 index d62d92305e..ca7a3e38f5 100644 --- a/tests/draft/angle/G6 +++ b/tests/draft/angle/G6 @@ -12,4 +12,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_2 3 0 0 15 0 0 1 -set square 1357.29 +checkprops result -s 1357.29 diff --git a/tests/draft/angle/G7 b/tests/draft/angle/G7 index 20f9fe4ed0..ddd08a45be 100644 --- a/tests/draft/angle/G7 +++ b/tests/draft/angle/G7 @@ -12,4 +12,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_2 3 0 0 14 0 0 1 -set square 1323.39 +checkprops result -s 1323.39 diff --git a/tests/draft/angle/G8 b/tests/draft/angle/G8 index 86c36c44de..f2a11625ea 100644 --- a/tests/draft/angle/G8 +++ b/tests/draft/angle/G8 @@ -2,7 +2,7 @@ #puts "TODO OCC22803 Linux: Error in depouille" #puts "TODO OCC22803 Linux: Error : The skin cannot be built." puts "TODO OCC22803 Linux Windows: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC22803 Linux Windows: Error : The area of the resulting shape is" +puts "TODO OCC22803 Linux Windows: Error : The area of result shape is" polyline p 0 0 3 0 0 0 10 0 0 10 0 3 beziercurve bc 4 10 0 3 7 0 2 3 0 3 0 0 3 mkedge bc bc @@ -18,4 +18,4 @@ if { [catch { depouille result f 0 0 1 f_4 3 0 0 10 0 0 1 } ] != 0 } { puts "Error in depouille" } -set square 492.768 +checkprops result -s 492.768 diff --git a/tests/draft/angle/G9 b/tests/draft/angle/G9 index 51d6b302a0..20ba03f09c 100644 --- a/tests/draft/angle/G9 +++ b/tests/draft/angle/G9 @@ -11,4 +11,4 @@ nexplode f f depouille result f 0 0 1 f_4 5 0 0 12 0 0 1 \ f_10 5 0 0 12 0 0 1 -set square 697.476 +checkprops result -s 697.476 diff --git a/tests/draft/angle/H1 b/tests/draft/angle/H1 index d8c46e5409..1a42fdc18e 100644 --- a/tests/draft/angle/H1 +++ b/tests/draft/angle/H1 @@ -12,4 +12,4 @@ bfuse f p pc nexplode f f depouille result f 0 0 1 f_7 5 0 0 11 0 0 1 -set square 926.278 +checkprops result -s 926.278 diff --git a/tests/draft/angle/H2 b/tests/draft/angle/H2 index c9a56adf1c..457ffb4d33 100644 --- a/tests/draft/angle/H2 +++ b/tests/draft/angle/H2 @@ -12,4 +12,4 @@ bfuse f p pc nexplode f f depouille result f 0 0 1 f_7 3 0 0 11 0 0 1 -set square 898.725 +checkprops result -s 898.725 diff --git a/tests/draft/angle/H3 b/tests/draft/angle/H3 index ef8ed2a3d1..f2fe341867 100644 --- a/tests/draft/angle/H3 +++ b/tests/draft/angle/H3 @@ -12,4 +12,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_10 5 0 0 21 0 0 1 -set square 1076.83 +checkprops result -s 1076.83 diff --git a/tests/draft/angle/H4 b/tests/draft/angle/H4 index 48b8cd140b..67044b145d 100644 --- a/tests/draft/angle/H4 +++ b/tests/draft/angle/H4 @@ -13,4 +13,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_10 2 0 0 18 0 0 1 -set square 1154.28 +checkprops result -s 1154.28 diff --git a/tests/draft/angle/H5 b/tests/draft/angle/H5 index c3af24fb2e..29bda64e05 100644 --- a/tests/draft/angle/H5 +++ b/tests/draft/angle/H5 @@ -13,4 +13,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_7 -1 0 0 15 0 0 1 -set square 980.006 +checkprops result -s 980.006 diff --git a/tests/draft/angle/H6 b/tests/draft/angle/H6 index 156e2916a4..5c6c045ab0 100644 --- a/tests/draft/angle/H6 +++ b/tests/draft/angle/H6 @@ -14,4 +14,4 @@ bfuse f p pc nexplode f f depouille result f 0 0 1 f_7 5 0 0 11 0 0 1 -set square 931.411 +checkprops result -s 931.411 diff --git a/tests/draft/angle/H7 b/tests/draft/angle/H7 index 9be695530e..ad2921f738 100644 --- a/tests/draft/angle/H7 +++ b/tests/draft/angle/H7 @@ -14,4 +14,4 @@ bfuse f p pc nexplode f f depouille result f 0 0 1 f_7 1 0 0 11 0 0 1 -set square 1050.36 +checkprops result -s 1050.36 diff --git a/tests/draft/angle/H8 b/tests/draft/angle/H8 index 37cd1969a7..e49f1ec0b8 100644 --- a/tests/draft/angle/H8 +++ b/tests/draft/angle/H8 @@ -15,4 +15,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_10 2 0 0 19 0 0 1 -set square 1160.66 +checkprops result -s 1160.66 diff --git a/tests/draft/angle/H9 b/tests/draft/angle/H9 index 75bde5aa9d..fa1e512204 100644 --- a/tests/draft/angle/H9 +++ b/tests/draft/angle/H9 @@ -15,4 +15,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_7 3 0 0 10 0 0 1 -set square 863.389 +checkprops result -s 863.389 diff --git a/tests/draft/angle/I1 b/tests/draft/angle/I1 index 67c647711d..770a43f8f6 100644 --- a/tests/draft/angle/I1 +++ b/tests/draft/angle/I1 @@ -10,4 +10,4 @@ bfuse f p bx nexplode f f depouille result f 0 0 1 f_4 3 5 5 22 0 0 1 -set square 2082.25 +checkprops result -s 2082.25 diff --git a/tests/draft/angle/I2 b/tests/draft/angle/I2 index d4be159c53..8ce22d50eb 100644 --- a/tests/draft/angle/I2 +++ b/tests/draft/angle/I2 @@ -11,4 +11,4 @@ bfuse f p pc nexplode f f depouille result f 0 0 1 f_7 5 0 0 20 0 0 1 -set square 1994.6 +checkprops result -s 1994.6 diff --git a/tests/draft/angle/I3 b/tests/draft/angle/I3 index a34e38d994..8cf79c2d00 100644 --- a/tests/draft/angle/I3 +++ b/tests/draft/angle/I3 @@ -11,4 +11,4 @@ bfuse f p pc nexplode f f depouille result f 0 0 1 f_7 1 0 0 10 0 0 1 -set square 1325.75 +checkprops result -s 1325.75 diff --git a/tests/draft/angle/I4 b/tests/draft/angle/I4 index fec0d0371c..9aa4b5cbfe 100644 --- a/tests/draft/angle/I4 +++ b/tests/draft/angle/I4 @@ -12,4 +12,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_10 5 7 7 10 0 0 1 -set square 1610.35 +checkprops result -s 1610.35 diff --git a/tests/draft/angle/I5 b/tests/draft/angle/I5 index 3537bc9db6..d934c4973f 100644 --- a/tests/draft/angle/I5 +++ b/tests/draft/angle/I5 @@ -13,4 +13,4 @@ bfuse f pr p nexplode f f depouille result f 0 0 1 f_10 3 0 0 14 0 0 1 -set square 1510.45 +checkprops result -s 1510.45 diff --git a/tests/draft/angle/I6 b/tests/draft/angle/I6 index d08974f206..2dbcdf514d 100644 --- a/tests/draft/angle/I6 +++ b/tests/draft/angle/I6 @@ -12,4 +12,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_7 1 0 0 15 0 0 1 -set square 1482.57 +checkprops result -s 1482.57 diff --git a/tests/draft/angle/I7 b/tests/draft/angle/I7 index ffe3889a0a..85d56b9a2c 100644 --- a/tests/draft/angle/I7 +++ b/tests/draft/angle/I7 @@ -11,4 +11,4 @@ bfuse f rr bx nexplode f f depouille result f 0 0 1 f_4 2 20 20 20 0 0 1 -set square 1727.74 +checkprops result -s 1727.74 diff --git a/tests/draft/angle/I8 b/tests/draft/angle/I8 index 172b489f7c..b71a51480a 100644 --- a/tests/draft/angle/I8 +++ b/tests/draft/angle/I8 @@ -10,4 +10,4 @@ bfuse f rv bx nexplode f f depouille result f 0 0 1 f_3 2 0 0 25 0 0 1 -set square 3257.56 +checkprops result -s 3257.56 diff --git a/tests/draft/angle/I9 b/tests/draft/angle/I9 index a483ccdd7e..4494002901 100644 --- a/tests/draft/angle/I9 +++ b/tests/draft/angle/I9 @@ -11,4 +11,4 @@ bfuse f rv p nexplode f f depouille result f 0 0 1 f_5 3 0 0 27 0 0 1 -set square 3164.69 +checkprops result -s 3164.69 diff --git a/tests/draft/angle/J1 b/tests/draft/angle/J1 index 305e8010cd..0f497ece9b 100644 --- a/tests/draft/angle/J1 +++ b/tests/draft/angle/J1 @@ -11,4 +11,4 @@ bfuse f rv p nexplode f f depouille result f 0 0 1 f_5 10 0 0 27 0 0 1 -set square 2510.01 +checkprops result -s 2510.01 diff --git a/tests/draft/angle/J2 b/tests/draft/angle/J2 index 0870a802ca..48756331f1 100644 --- a/tests/draft/angle/J2 +++ b/tests/draft/angle/J2 @@ -11,4 +11,4 @@ bfuse f rv pr nexplode f f depouille result f 0 0 1 f_8 5 0 0 20 0 0 1 -set square 2208.65 +checkprops result -s 2208.65 diff --git a/tests/draft/angle/J3 b/tests/draft/angle/J3 index 54536b979d..20053493ce 100644 --- a/tests/draft/angle/J3 +++ b/tests/draft/angle/J3 @@ -12,4 +12,4 @@ bfuse f rv pr nexplode f f depouille result f 0 0 1 f_6 1 0 0 25 0 0 1 -set square 2498.26 +checkprops result -s 2498.26 diff --git a/tests/draft/angle/J4 b/tests/draft/angle/J4 index 04c53b478e..4185798ea3 100644 --- a/tests/draft/angle/J4 +++ b/tests/draft/angle/J4 @@ -6,4 +6,4 @@ bfuse f p bx nexplode f f depouille result f 0 0 1 f_4 5 0 0 20 0 0 1 -set square 2204.48 +checkprops result -s 2204.48 diff --git a/tests/draft/angle/J5 b/tests/draft/angle/J5 index da3b87fe82..d33836d9cd 100644 --- a/tests/draft/angle/J5 +++ b/tests/draft/angle/J5 @@ -7,4 +7,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_4 4 0 0 15 0 0 1 -set square 2018.64 +checkprops result -s 2018.64 diff --git a/tests/draft/angle/J6 b/tests/draft/angle/J6 index 560e6281d0..b328b68e6a 100644 --- a/tests/draft/angle/J6 +++ b/tests/draft/angle/J6 @@ -8,4 +8,4 @@ bfuse f p pr nexplode f f depouille result f 0 0 1 f_5 5 0 0 30 0 0 1 -set square 3960.45 +checkprops result -s 3960.45 diff --git a/tests/draft/angle/J7 b/tests/draft/angle/J7 index 99aba84a0d..0b2e4a0835 100644 --- a/tests/draft/angle/J7 +++ b/tests/draft/angle/J7 @@ -9,4 +9,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_5 5 0 0 29 0 0 1 -set square 3953.7 +checkprops result -s 3953.7 diff --git a/tests/draft/angle/J8 b/tests/draft/angle/J8 index d9fac57e1b..1da172daaa 100644 --- a/tests/draft/angle/J8 +++ b/tests/draft/angle/J8 @@ -6,4 +6,4 @@ bfuse f p bx nexplode f f depouille result f 0 0 1 f_4 5 0 0 20 0 0 1 -set square 2442.47 +checkprops result -s 2442.47 diff --git a/tests/draft/angle/J9 b/tests/draft/angle/J9 index 65a6927123..ba0f4cf50c 100644 --- a/tests/draft/angle/J9 +++ b/tests/draft/angle/J9 @@ -11,4 +11,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_5 5 0 0 29 0 0 1 -set square 3814.99 +checkprops result -s 3814.99 diff --git a/tests/draft/angle/K1 b/tests/draft/angle/K1 index 4565e0bb57..6826c7166f 100644 --- a/tests/draft/angle/K1 +++ b/tests/draft/angle/K1 @@ -5,4 +5,4 @@ bfuse f p bx nexplode f f depouille result f 0 0 1 f_5 5 0 0 30 0 0 1 -set square 4173.36 +checkprops result -s 4173.36 diff --git a/tests/draft/angle/K2 b/tests/draft/angle/K2 index 43b179fc60..ddf8ba1c1c 100644 --- a/tests/draft/angle/K2 +++ b/tests/draft/angle/K2 @@ -7,4 +7,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_2 12 0 0 30 0 0 1 -set square 5536.07 +checkprops result -s 5536.07 diff --git a/tests/draft/angle/K3 b/tests/draft/angle/K3 index 45883d9551..2974dbc626 100644 --- a/tests/draft/angle/K3 +++ b/tests/draft/angle/K3 @@ -7,4 +7,4 @@ bfuse f p p2 nexplode f f depouille result f 0 0 1 f_1 12 0 0 30 0 0 1 -set square 5536.05 +checkprops result -s 5536.05 diff --git a/tests/draft/angle/K4 b/tests/draft/angle/K4 index c1d9b0eebf..cc39292281 100644 --- a/tests/draft/angle/K4 +++ b/tests/draft/angle/K4 @@ -8,4 +8,4 @@ bfuse f ps pr nexplode f f depouille result f 0 0 1 f_4 4 0 0 30 0 0 1 -set square 5719.09 +checkprops result -s 5719.09 diff --git a/tests/draft/angle/K5 b/tests/draft/angle/K5 index 7ce428eee4..142cda9cfe 100644 --- a/tests/draft/angle/K5 +++ b/tests/draft/angle/K5 @@ -11,4 +11,4 @@ bfuse f ps p2 nexplode f f depouille result f 0 0 1 f_2 -5 0 0 35 0 0 1 -set square 5465.24 +checkprops result -s 5465.24 diff --git a/tests/draft/angle/K6 b/tests/draft/angle/K6 index d65fc2cf8d..18700a9d3d 100644 --- a/tests/draft/angle/K6 +++ b/tests/draft/angle/K6 @@ -6,4 +6,4 @@ bfuse f pt p2 nexplode f f depouille result f 0 0 1 f_2 10 0 0 15 0 0 1 -set square 2642.63 +checkprops result -s 2642.63 diff --git a/tests/draft/angle/K7 b/tests/draft/angle/K7 index 5c885737e8..6d4efb2a83 100644 --- a/tests/draft/angle/K7 +++ b/tests/draft/angle/K7 @@ -1,6 +1,6 @@ #D3--------------------------------------------- puts "TODO OCC22803 All:Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC22803 Linux Windows: Error : The area of the resulting shape is" +puts "TODO OCC22803 Linux Windows: Error : The area of result shape is" plane pt 0 0 0 1 0 0 ptorus pt pt 9 7 @@ -10,4 +10,4 @@ bfuse f pt p2 nexplode f f depouille result f 0 0 1 f_4 1 0 0 25 0 0 1 -set square 2046.52 +checkprops result -s 2046.52 diff --git a/tests/draft/angle/K8 b/tests/draft/angle/K8 index c78b2bf32b..050389a6fd 100644 --- a/tests/draft/angle/K8 +++ b/tests/draft/angle/K8 @@ -10,4 +10,4 @@ bfuse f pt pr nexplode f f depouille result f 0 0 1 f_4 5 0 0 40 0 0 1 -set square 10112.2 +checkprops result -s 10112.2 diff --git a/tests/draft/angle/K9 b/tests/draft/angle/K9 index 112a3ccdb3..a6dca7851e 100644 --- a/tests/draft/angle/K9 +++ b/tests/draft/angle/K9 @@ -11,4 +11,4 @@ bfuse f pt p2 nexplode f f depouille result f 0 0 1 f_6 5 0 0 44 0 0 1 -set square 9979.48 +checkprops result -s 9979.48 diff --git a/tests/draft/angle/L1 b/tests/draft/angle/L1 index 1817468d8c..9ad384becd 100644 --- a/tests/draft/angle/L1 +++ b/tests/draft/angle/L1 @@ -2,4 +2,4 @@ restore [locate_data_file CDA900_pro10142.rle] shp explode shp f depouille result shp 0 0 1 shp_2 -3 0 0 0 0 0 1 shp_3 -3 0 0 0 0 0 1 shp_4 -3 0 0 0 0 0 1 shp_5 -3 0 0 0 0 0 1 shp_6 -3 0 0 0 0 0 1 shp_7 -3 0 0 0 0 0 1 shp_8 -3 0 0 0 0 0 1 shp_9 -3 0 0 0 0 0 1 shp_10 -3 0 0 0 0 0 1 shp_11 -3 0 0 0 0 0 1 shp_12 -3 0 0 0 0 0 1 shp_13 -3 0 0 0 0 0 1 shp_14 -3 0 0 0 0 0 1 shp_15 -3 0 0 0 0 0 1 shp_16 -3 0 0 0 0 0 1 shp_17 -3 0 0 0 0 0 1 shp_18 -3 0 0 0 0 0 1 shp_19 -3 0 0 0 0 0 1 shp_20 -3 0 0 0 0 0 1 shp_21 -3 0 0 0 0 0 1 -set square 50752.4 +checkprops result -s 50752.4 diff --git a/tests/draft/angle/L2 b/tests/draft/angle/L2 index f35ed74257..9ac24fc613 100644 --- a/tests/draft/angle/L2 +++ b/tests/draft/angle/L2 @@ -9,4 +9,4 @@ vertex v1 12.9980200374864 -13 16.2268812577167 # 2 degres depouille result base 0 -1 0 facdep 2 12.9980200374864 -13 16.2268812577167 0 -1 0 -set square 8004.37 +checkprops result -s 8004.37 diff --git a/tests/draft/angle/L3 b/tests/draft/angle/L3 index e4ea19b03c..c9af0b488c 100644 --- a/tests/draft/angle/L3 +++ b/tests/draft/angle/L3 @@ -6,4 +6,4 @@ pcylinder base 5 10 explode base face depouille result base 0 0 1 base_1 0.41 5 0 0 0 0 1 -set square 466.767 +checkprops result -s 466.767 diff --git a/tests/draft/angle/L4 b/tests/draft/angle/L4 index d9780bc8e5..51cda02706 100644 --- a/tests/draft/angle/L4 +++ b/tests/draft/angle/L4 @@ -11,4 +11,4 @@ explode base face depouille result base 1 0 0 base_2 5 0 -250 250 1 0 0 base_3 5 0 -250 250 1 0 0 base_4 5 0 -250 250 1 0 0 base_5 5 0 -250 250 1 0 0 fsameparameter result -set square 688897 +checkprops result -s 688897 diff --git a/tests/draft/angle/L5 b/tests/draft/angle/L5 index e8c204471f..258530c64a 100644 --- a/tests/draft/angle/L5 +++ b/tests/draft/angle/L5 @@ -9,4 +9,4 @@ vertex v1 56.3468437194825 6.86845636367778 100 depouille result base 0 0 -1 base_5 1 56.3468437194825 6.86845636367778 100 0 0 -1 fsameparameter result -set square 39615.1 +checkprops result -s 39615.1 diff --git a/tests/draft/angle/L6 b/tests/draft/angle/L6 index 55b9f761dc..18ab4d8c18 100644 --- a/tests/draft/angle/L6 +++ b/tests/draft/angle/L6 @@ -9,4 +9,4 @@ vertex v1 0 0 0 depouille result base 0 0 1 base_2 1.5 0 0 0 0 0 1 fsameparameter result -set square 75281.9 +checkprops result -s 75281.9 diff --git a/tests/draft/angle/L7 b/tests/draft/angle/L7 index b40445645d..e2f7b4607e 100644 --- a/tests/draft/angle/L7 +++ b/tests/draft/angle/L7 @@ -6,4 +6,4 @@ restore [locate_data_file CFE903_pro16ggz.rle] base explode base face depouille result base 0 0 1 base_3 1 -20 -120 52.00897 0 0 1 base_4 1 -20 -120 52.00897 0 0 1 -set square 9217.99 +checkprops result -s 9217.99 diff --git a/tests/draft/angle/L8 b/tests/draft/angle/L8 index ca26044339..1ba41f53e2 100644 --- a/tests/draft/angle/L8 +++ b/tests/draft/angle/L8 @@ -6,4 +6,4 @@ restore [locate_data_file CFE903_pro13ggy.rle] base explode base face depouille result base 1 0 0 base_9 3 0 0 0 1 0 0 base_15 3 0 0 0 1 0 0 -set square 1.12567e+06 +checkprops result -s 1.12567e+06 diff --git a/tests/draft/angle/L9 b/tests/draft/angle/L9 index 805fcfd743..a8e94a71d8 100644 --- a/tests/draft/angle/L9 +++ b/tests/draft/angle/L9 @@ -6,4 +6,4 @@ restore [locate_data_file CFE903_cts21ggu.rle] base nexplode base face depouille result base 0 0 1 base_9 3 0 0 81 0 0 1 -set square 180498 +checkprops result -s 180498 diff --git a/tests/draft/angle/M1 b/tests/draft/angle/M1 index 1c924b1e39..31f0b61832 100644 --- a/tests/draft/angle/M1 +++ b/tests/draft/angle/M1 @@ -9,4 +9,4 @@ fsameparameter base explode base face depouille result base 0 0 1 base_2 10 0 0 0 0 0 1 -set square 278770 +checkprops result -s 278770 diff --git a/tests/draft/angle/M2 b/tests/draft/angle/M2 index 887cc0873f..6a3ee9cc54 100644 --- a/tests/draft/angle/M2 +++ b/tests/draft/angle/M2 @@ -13,4 +13,4 @@ depouille result base 0 -1 0 base_13 3 110 0 96.5000000000001 0 -1 0 base_24 3 fsameparameter result -set square 186543 +checkprops result -s 186543 diff --git a/tests/draft/angle/M3 b/tests/draft/angle/M3 index 7da02fa6f2..ff7bba1e21 100644 --- a/tests/draft/angle/M3 +++ b/tests/draft/angle/M3 @@ -8,4 +8,4 @@ explode base face if { [catch { depouille result base 0 0 1 base_16 3 200 -15.1180845742047 30 0 0 1 base_18 3 200 -15.1180845742047 30 0 0 1 } ] != 0 } { puts "Error in depouille" } -set square 74960.8 +checkprops result -s 74960.8 diff --git a/tests/draft/angle/M4 b/tests/draft/angle/M4 index 993347f5a2..62c686508c 100644 --- a/tests/draft/angle/M4 +++ b/tests/draft/angle/M4 @@ -8,4 +8,4 @@ restore [locate_data_file CFE903_pro16gha.rle] base explode base face depouille result base 0 0 -1 base_1 1 115.16843 -2.03233999999999 -119.85872 0 0 1 -set square 10170.4 +checkprops result -s 10170.4 diff --git a/tests/draft/angle/M5 b/tests/draft/angle/M5 index b84ca0e020..ecd6718a23 100644 --- a/tests/draft/angle/M5 +++ b/tests/draft/angle/M5 @@ -6,4 +6,4 @@ restore [locate_data_file CFE903_cts20ghb.rle] base explode base face depouille result base 0 0 1 base_25 5 0 0 5 0 0 1 base_26 5 0 0 5 0 0 1 -set square 969.177 +checkprops result -s 969.177 diff --git a/tests/draft/end b/tests/draft/end index eefd9757e7..87005e785a 100755 --- a/tests/draft/end +++ b/tests/draft/end @@ -1,44 +1,30 @@ if { [isdraw result] } { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m + #check if result is valid + set ch [checkshape result] + puts $ch - #check if result is valid - set ch [checkshape result] - puts $ch - if { $m == 0 } { - puts "Error : The skin is not valid. The area is 0." - } + if { [string compare $ch "This shape seems to be valid"] == 0 } { + #check if tolerance is less 1. + set tol 10. + if { [regexp {Face +:.+Max +([-0-9.+eE]+)} [maxtolerance result] full tol] == 0 } { + #Avoiding maxtolerance bug on Windows + if { [array get Draw_Groups "Shape Healing"] == "" } { + pload XSDRAW + } + regexp {Tolerance +MAX=([-0-9.+eE]+)} [tolerance result] full tol + } + if { $tol > 1. } { + puts "Error: The tolerance of the resulting shape is too big ($tol)." + } + } - if { $square > 0 } { - puts "The expected area is $square" - } - #check of change of square is < 1% - if { ($square != 0 && [expr 1.*abs($square - $m)/$square] > 0.01) || ($square == 0 && $m != 0) } { - puts "Error : The area of the resulting shape is $m" - } - if { [string compare $ch "This shape seems to be valid"] == 0 } { - #check if tolerance is less 1. - set tol 10. - if { [regexp {Face +:.+Max +([-0-9.+eE]+)} [maxtolerance result] full tol] == 0 } { - #Avoiding maxtolerance bug on Windows - if { [array get Draw_Groups "Shape Healing"] == "" } { - pload XSDRAW - } - regexp {Tolerance +MAX=([-0-9.+eE]+)} [tolerance result] full tol - } - if { $tol > 1. } { - puts "Error: The tolerance of the resulting shape is too big ($tol)." - } - } - - if { $m > 0 } { - clear - smallview - donly result - fit - xwd $imagedir/${test_image}.png - } + clear + smallview + donly result + fit + xwd $imagedir/${test_image}.png } else { - puts "Error : The skin cannot be built." + puts "Error : The skin cannot be built." } # to end a test script diff --git a/tests/draft/parse.rules b/tests/draft/parse.rules index 5b94c293ae..5fcd6d4f7a 100644 --- a/tests/draft/parse.rules +++ b/tests/draft/parse.rules @@ -1,2 +1,3 @@ FAILED /\bFaulty\b/ bad shape IGNORE /Error\s+Status\s*:\s*Impossible \w+ recomputation/ in angle G5 (face) G8 (edge) +OK /Relative error of mass computation/ message from vprops diff --git a/tests/feat/end b/tests/feat/end index 521ad623f8..f3d23a3c79 100755 --- a/tests/feat/end +++ b/tests/feat/end @@ -4,30 +4,16 @@ ## ================================== if { [isdraw result] } { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - - #check if result is valid - puts [checkshape result] - if { $m == 0 } { - puts "Error : The feat grid is not valid. The area is 0." - } - - if { $square > 0 } { - puts "The expected area is $square" - } - #check of change of square is < 1% - if { ($square != 0 && [expr 1.*abs($square - $m)/$square] > 0.01) || ($square == 0 && $m != 0) } { - puts "Error : The area of the resulting shape is $m" - } - if { $m > 0 } { - clear - smallview - donly result - fit - xwd $imagedir/${test_image}.png - } + #check if result is valid + puts [checkshape result] + + clear + smallview + donly result + fit + xwd $imagedir/${test_image}.png } else { - puts "Error : The feat grid cannot be built." + puts "Error : The feat grid cannot be built." } # to end a test script diff --git a/tests/feat/featdprism/A1 b/tests/feat/featdprism/A1 index 7eafd9812d..ddb2a33519 100644 --- a/tests/feat/featdprism/A1 +++ b/tests/feat/featdprism/A1 @@ -6,4 +6,4 @@ nexplode cyl F featdprism cyl cont cont -10 0 1 featperform dprism result -set square 93872.9 +checkprops result -s 93872.9 diff --git a/tests/feat/featdprism/A2 b/tests/feat/featdprism/A2 index 2c3099e020..88cf151ea9 100644 --- a/tests/feat/featdprism/A2 +++ b/tests/feat/featdprism/A2 @@ -6,4 +6,4 @@ nexplode cyl F featdprism cyl cont cont -10 0 1 featperformval dprism result -100 -set square 87985.1 +checkprops result -s 87985.1 diff --git a/tests/feat/featdprism/A3 b/tests/feat/featdprism/A3 index d06ec98599..5aba38dd4d 100644 --- a/tests/feat/featdprism/A3 +++ b/tests/feat/featdprism/A3 @@ -6,4 +6,4 @@ nexplode cyl F featdprism cyl cont cont -10 0 1 featperformval dprism result 100 cyl_3 -set square 87914.5 +checkprops result -s 87914.5 diff --git a/tests/feat/featdprism/A4 b/tests/feat/featdprism/A4 index 21c636559c..491778e3ad 100644 --- a/tests/feat/featdprism/A4 +++ b/tests/feat/featdprism/A4 @@ -7,4 +7,4 @@ ttranslate cont 0 200 0 featdprism cyl cont cont -10 1 1 featperform dprism result cyl_3 -set square 93058.7 +checkprops result -s 93058.7 diff --git a/tests/feat/featdprism/A5 b/tests/feat/featdprism/A5 index 9a06966f72..41a7272dfc 100644 --- a/tests/feat/featdprism/A5 +++ b/tests/feat/featdprism/A5 @@ -7,4 +7,4 @@ ttranslate cont 0 200 0 featdprism cyl cont cont -10 1 1 featperformval dprism result 100 -set square 93058.7 +checkprops result -s 93058.7 diff --git a/tests/feat/featdprism/A6 b/tests/feat/featdprism/A6 index 71578ad7b6..663c273de3 100644 --- a/tests/feat/featdprism/A6 +++ b/tests/feat/featdprism/A6 @@ -7,4 +7,4 @@ ttranslate cont 0 200 0 featdprism cyl cont cont -10 1 1 featperformval dprism result 55 cyl_3 -set square 94944.4 +checkprops result -s 94944.4 diff --git a/tests/feat/featdprism/A9 b/tests/feat/featdprism/A9 index b4a31e75a8..e1d096eb23 100644 --- a/tests/feat/featdprism/A9 +++ b/tests/feat/featdprism/A9 @@ -6,4 +6,4 @@ nexplode cyl F featdprism cyl cont cont -10 0 1 featperform dprism result cyl_3 -set square 93872.9 +checkprops result -s 93872.9 diff --git a/tests/feat/featdprism/B1 b/tests/feat/featdprism/B1 index dab134f3a2..575844f81e 100644 --- a/tests/feat/featdprism/B1 +++ b/tests/feat/featdprism/B1 @@ -7,4 +7,4 @@ ttranslate cont 0 0 -100 featdprism cyl cont cont -10 0 1 featperformval dprism result -100 -set square 81634.8 +checkprops result -s 81634.8 diff --git a/tests/feat/featdprism/B2 b/tests/feat/featdprism/B2 index 2c8e7e36eb..928e67e862 100644 --- a/tests/feat/featdprism/B2 +++ b/tests/feat/featdprism/B2 @@ -7,4 +7,4 @@ ttranslate cont 0 0 -100 featdprism cyl cont cont -10 0 1 featperform dprism result -set square 83382.4 +checkprops result -s 83382.4 diff --git a/tests/feat/featdprism/B3 b/tests/feat/featdprism/B3 index ca42c31107..b713f36a4e 100644 --- a/tests/feat/featdprism/B3 +++ b/tests/feat/featdprism/B3 @@ -12,4 +12,4 @@ mkface face surf featdprism cyl cont cont -10 0 1 featperformval dprism result 100 face -set square 81610.6 +checkprops result -s 81610.6 diff --git a/tests/feat/featdprism/B4 b/tests/feat/featdprism/B4 index e16c59f49c..e3c048935d 100644 --- a/tests/feat/featdprism/B4 +++ b/tests/feat/featdprism/B4 @@ -6,4 +6,4 @@ nexplode cyl F featdprism cyl cont cont -10 0 1 featperform dprism result cyl_3 cyl_3 -set square 93872.9 +checkprops result -s 93872.9 diff --git a/tests/feat/featdprism/B5 b/tests/feat/featdprism/B5 index bfa67d9cda..46cb3f65e4 100644 --- a/tests/feat/featdprism/B5 +++ b/tests/feat/featdprism/B5 @@ -8,4 +8,4 @@ ttranslate cont 0 200 0 featdprism cyl cont cont -10 1 1 featperformval dprism result 100 -set square 103687 +checkprops result -s 103687 diff --git a/tests/feat/featdprism/B6 b/tests/feat/featdprism/B6 index 1beb8eeff2..654c763837 100644 --- a/tests/feat/featdprism/B6 +++ b/tests/feat/featdprism/B6 @@ -13,4 +13,4 @@ mkface face surf featdprism cyl cont cont -10 1 1 featperformval dprism result 55 face -set square 99444.8 +checkprops result -s 99444.8 diff --git a/tests/feat/featdprism/B7 b/tests/feat/featdprism/B7 index a05b2c46cb..e5d7a5d366 100644 --- a/tests/feat/featdprism/B7 +++ b/tests/feat/featdprism/B7 @@ -10,4 +10,4 @@ copy base_5 funtil featdprism base cont cont 0 1 1 featperform dprism result funtil -set square 163734 +checkprops result -s 163734 diff --git a/tests/feat/featdprism/C1 b/tests/feat/featdprism/C1 index dddf5073a4..6cdefbcc4a 100644 --- a/tests/feat/featdprism/C1 +++ b/tests/feat/featdprism/C1 @@ -7,4 +7,4 @@ mkface f s featdprism E cont E_10 10 0 1 featperform dprism result f -set square 930999 +checkprops result -s 930999 diff --git a/tests/feat/featdprism/C2 b/tests/feat/featdprism/C2 index 64e21ab3de..13f7753752 100644 --- a/tests/feat/featdprism/C2 +++ b/tests/feat/featdprism/C2 @@ -5,4 +5,4 @@ profile cont S E_10 F 0 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 0 1 featperformval dprism result 150 -set square 949737 +checkprops result -s 949737 diff --git a/tests/feat/featdprism/C3 b/tests/feat/featdprism/C3 index 7bb4076818..b61356cf03 100644 --- a/tests/feat/featdprism/C3 +++ b/tests/feat/featdprism/C3 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 0 1 featperform dprism result E_9 E_6 -set square 975927 +checkprops result -s 975927 diff --git a/tests/feat/featdprism/C4 b/tests/feat/featdprism/C4 index eeeedf0e1c..fd3566e6bd 100644 --- a/tests/feat/featdprism/C4 +++ b/tests/feat/featdprism/C4 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 0 1 featperform dprism result E_10 E_5 -set square 977669 +checkprops result -s 977669 diff --git a/tests/feat/featdprism/C5 b/tests/feat/featdprism/C5 index 1a7a69049b..f2b28cbd75 100644 --- a/tests/feat/featdprism/C5 +++ b/tests/feat/featdprism/C5 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 0 1 featperform dprism result E_5 -set square 977669 +checkprops result -s 977669 diff --git a/tests/feat/featdprism/C6 b/tests/feat/featdprism/C6 index 3f34fe5555..1f4fcd9c76 100644 --- a/tests/feat/featdprism/C6 +++ b/tests/feat/featdprism/C6 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 0 1 featperformval dprism result 150 -set square 949737 +checkprops result -s 949737 diff --git a/tests/feat/featdprism/C7 b/tests/feat/featdprism/C7 index 37d79b0e8f..ccc4aab8ce 100644 --- a/tests/feat/featdprism/C7 +++ b/tests/feat/featdprism/C7 @@ -7,4 +7,4 @@ mkface f s featdprism E cont E_10 10 0 1 featperform dprism result f -set square 982447 +checkprops result -s 982447 diff --git a/tests/feat/featdprism/C8 b/tests/feat/featdprism/C8 index f19dd2ea20..851a052093 100644 --- a/tests/feat/featdprism/C8 +++ b/tests/feat/featdprism/C8 @@ -6,4 +6,4 @@ nexplode cont E featdprism E cont E_10 10 0 1 featperformval dprism result 150 -set square 949737 +checkprops result -s 949737 diff --git a/tests/feat/featdprism/C9 b/tests/feat/featdprism/C9 index f227ecd870..950a7635d9 100644 --- a/tests/feat/featdprism/C9 +++ b/tests/feat/featdprism/C9 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featdprism E cont cont 10 0 1 featperformval dprism result 200 -set square 963548 +checkprops result -s 963548 diff --git a/tests/feat/featdprism/D1 b/tests/feat/featdprism/D1 index 3046e0a20a..328bf2ebdf 100644 --- a/tests/feat/featdprism/D1 +++ b/tests/feat/featdprism/D1 @@ -7,4 +7,4 @@ mkface f s featdprism E cont E_10 10 1 1 featperform dprism result f -set square 969352 +checkprops result -s 969352 diff --git a/tests/feat/featdprism/D2 b/tests/feat/featdprism/D2 index 120e32e78f..4aa6d5247a 100644 --- a/tests/feat/featdprism/D2 +++ b/tests/feat/featdprism/D2 @@ -5,4 +5,4 @@ profile cont S E_10 F 0 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 1 1 featperformval dprism result 150 -set square 958920 +checkprops result -s 958920 diff --git a/tests/feat/featdprism/D3 b/tests/feat/featdprism/D3 index 2c150f680b..93425ae45e 100644 --- a/tests/feat/featdprism/D3 +++ b/tests/feat/featdprism/D3 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 1 1 featperform dprism result E_10 E_11 -set square 958920 +checkprops result -s 958920 diff --git a/tests/feat/featdprism/D4 b/tests/feat/featdprism/D4 index c3c470ac6c..b5c68e3d2d 100644 --- a/tests/feat/featdprism/D4 +++ b/tests/feat/featdprism/D4 @@ -6,4 +6,4 @@ featdprism E cont E_10 10 1 1 featperform dprism result E_9 E_8 -set square 959315 +checkprops result -s 959315 diff --git a/tests/feat/featdprism/D5 b/tests/feat/featdprism/D5 index d04cef6a9a..04139b4277 100644 --- a/tests/feat/featdprism/D5 +++ b/tests/feat/featdprism/D5 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 1 1 featperform dprism result E_11 -set square 958920 +checkprops result -s 958920 diff --git a/tests/feat/featdprism/D6 b/tests/feat/featdprism/D6 index e57056f8df..2c4ad09fd5 100644 --- a/tests/feat/featdprism/D6 +++ b/tests/feat/featdprism/D6 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featdprism E cont E_10 10 1 1 featperformval dprism result 150 -set square 958920 +checkprops result -s 958920 diff --git a/tests/feat/featdprism/D7 b/tests/feat/featdprism/D7 index 2890c20bc0..cd934ea81d 100644 --- a/tests/feat/featdprism/D7 +++ b/tests/feat/featdprism/D7 @@ -9,4 +9,4 @@ mkface fu su featdprism E cont E_10 10 1 1 featperform dprism result ff fu -set square 935740 +checkprops result -s 935740 diff --git a/tests/feat/featdprism/D8 b/tests/feat/featdprism/D8 index 9aae4f3831..9b96397f63 100644 --- a/tests/feat/featdprism/D8 +++ b/tests/feat/featdprism/D8 @@ -7,4 +7,4 @@ mkface f s featdprism E cont E_10 10 1 1 featperform dprism result f -set square 935740 +checkprops result -s 935740 diff --git a/tests/feat/featdprism/D9 b/tests/feat/featdprism/D9 index f093b040da..9dfcdc57a7 100644 --- a/tests/feat/featdprism/D9 +++ b/tests/feat/featdprism/D9 @@ -6,4 +6,4 @@ nexplode cont E featdprism E cont E_10 10 1 1 featperformval dprism result 150 -set square 958920 +checkprops result -s 958920 diff --git a/tests/feat/featdprism/E1 b/tests/feat/featdprism/E1 index 7f514a46d7..ca7aabfde1 100644 --- a/tests/feat/featdprism/E1 +++ b/tests/feat/featdprism/E1 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featdprism E cont cont 10 1 1 featperform dprism result E_9 E_6 -set square 957573 +checkprops result -s 957573 diff --git a/tests/feat/featdprism/E2 b/tests/feat/featdprism/E2 index e4d39578e0..522a5e0adb 100644 --- a/tests/feat/featdprism/E2 +++ b/tests/feat/featdprism/E2 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featdprism E cont cont 10 1 1 featperform dprism result E_5 -set square 959782 +checkprops result -s 959782 diff --git a/tests/feat/featdprism/E3 b/tests/feat/featdprism/E3 index 05c3fd5dd0..b0e3bbb33f 100644 --- a/tests/feat/featdprism/E3 +++ b/tests/feat/featdprism/E3 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featdprism E cont cont 10 1 1 featperformval dprism result 200 -set square 957573 +checkprops result -s 957573 diff --git a/tests/feat/featlf/A1 b/tests/feat/featlf/A1 index 16d32e70e2..14e320fe31 100644 --- a/tests/feat/featlf/A1 +++ b/tests/feat/featlf/A1 @@ -6,4 +6,4 @@ plane pl 0.3 0.6 1 -1 0 0 featlf b pp pl 0.3 0 0 -0.2 0 0 1 1 featperform lf result -set square 6.25145 +checkprops result -s 6.25145 diff --git a/tests/feat/featlf/A2 b/tests/feat/featlf/A2 index 7ab35c22bb..9c4dadf9db 100644 --- a/tests/feat/featlf/A2 +++ b/tests/feat/featlf/A2 @@ -8,4 +8,4 @@ plane pl 0.3 0.6 1 -1 0 0 featlf b pp pl 0.3 0 0 -0.2 0 0 1 1 featperform lf result -set square 6.23832 +checkprops result -s 6.23832 diff --git a/tests/feat/featlf/A3 b/tests/feat/featlf/A3 index 9a5c51d800..a439d32afb 100644 --- a/tests/feat/featlf/A3 +++ b/tests/feat/featlf/A3 @@ -13,4 +13,4 @@ featperform lf result -set square 6.40311 +checkprops result -s 6.40311 diff --git a/tests/feat/featlf/A4 b/tests/feat/featlf/A4 index d331bf0ecd..993095689e 100644 --- a/tests/feat/featlf/A4 +++ b/tests/feat/featlf/A4 @@ -23,4 +23,4 @@ if { [catch { featperform lf result } ] } { puts "Error in featperform" } -set square 0 +checkprops result -s 0 diff --git a/tests/feat/featlf/A5 b/tests/feat/featlf/A5 index 4b7031e05b..1f17e616be 100644 --- a/tests/feat/featlf/A5 +++ b/tests/feat/featlf/A5 @@ -10,4 +10,4 @@ mkface f plan featlf base wire plan -50 0 0 0 0 0 1 1 featperform lf result -set square 1.19616e+06 +checkprops result -s 1.19616e+06 diff --git a/tests/feat/featlf/A6 b/tests/feat/featlf/A6 index 5a60e3a91f..24b8bc1cb3 100644 --- a/tests/feat/featlf/A6 +++ b/tests/feat/featlf/A6 @@ -10,4 +10,4 @@ mksurface plan p featlf base wire plan 0 -5 0 0 5 0 1 1 featperform lf result -set square 202613 +checkprops result -s 202613 diff --git a/tests/feat/featlf/A7 b/tests/feat/featlf/A7 index d074172a2f..956a72275d 100644 --- a/tests/feat/featlf/A7 +++ b/tests/feat/featlf/A7 @@ -8,4 +8,4 @@ restore [locate_data_file cts21168_wire.rle] wire featlf base wire plan 0 10 0 0 -10 0 1 1 featperform lf result -set square 1.02307e+06 +checkprops result -s 1.02307e+06 diff --git a/tests/feat/featlf/A8 b/tests/feat/featlf/A8 index b6fe102bef..795d9e80af 100644 --- a/tests/feat/featlf/A8 +++ b/tests/feat/featlf/A8 @@ -10,4 +10,4 @@ plane plan 0 -500 120 1 0 0 featlf base wire plan -10 0 0 10 0 0 1 1 featperform lf result -set square 2.00853e+06 +checkprops result -s 2.00853e+06 diff --git a/tests/feat/featlf/B1 b/tests/feat/featlf/B1 index b931b322ab..5c952f7974 100644 --- a/tests/feat/featlf/B1 +++ b/tests/feat/featlf/B1 @@ -10,4 +10,4 @@ plane pl 2.5 0.5 1 0 0 1 featlf pr pp pl 0 0 0.2 0 0 -0.1 1 1 featperform lf result -set square 130.9 +checkprops result -s 130.9 diff --git a/tests/feat/featlf/B2 b/tests/feat/featlf/B2 index 78ae23e761..59097ab151 100644 --- a/tests/feat/featlf/B2 +++ b/tests/feat/featlf/B2 @@ -10,4 +10,4 @@ plane pl 2.5 0.5 1 0 0 1 featlf pr pp pl 0 0 0.2 0 0 0 1 1 featperform lf result -set square 132.4 +checkprops result -s 132.4 diff --git a/tests/feat/featlf/B3 b/tests/feat/featlf/B3 index 5d5129e116..2f7c71ada8 100644 --- a/tests/feat/featlf/B3 +++ b/tests/feat/featlf/B3 @@ -10,4 +10,4 @@ plane pl 0.5 0.5 0.5 0 1 0 featlf b w pl 0 0.3 0 0 0 0 0 1 featperform lf result -set square 6.9 +checkprops result -s 6.9 diff --git a/tests/feat/featlf/B4 b/tests/feat/featlf/B4 index a8206cb587..c39ef7ade2 100644 --- a/tests/feat/featlf/B4 +++ b/tests/feat/featlf/B4 @@ -13,4 +13,4 @@ featlf b w pl 0 0.3 0 0 0 0 0 1 featperform lf result -set square 6.88666 +checkprops result -s 6.88666 diff --git a/tests/feat/featlf/B5 b/tests/feat/featlf/B5 index f3cca6e57f..fa2fcc9100 100644 --- a/tests/feat/featlf/B5 +++ b/tests/feat/featlf/B5 @@ -14,4 +14,4 @@ featlf r w pl 0 0.2 0 0 0 0 1 1 featperform lf result -set square 8.56 +checkprops result -s 8.56 diff --git a/tests/feat/featlf/B6 b/tests/feat/featlf/B6 index f6a3bb9e62..977c3206ec 100644 --- a/tests/feat/featlf/B6 +++ b/tests/feat/featlf/B6 @@ -16,4 +16,4 @@ featlf r w pl 0 0.1 0 0 0 0 1 1 featperform lf result -set square 9.16806 +checkprops result -s 9.16806 diff --git a/tests/feat/featlf/B7 b/tests/feat/featlf/B7 index a6012fd190..6aff7d7e47 100644 --- a/tests/feat/featlf/B7 +++ b/tests/feat/featlf/B7 @@ -18,4 +18,4 @@ featlf r w pl 0 0.1 0 0 -0.1 0 1 1 featperform lf result -set square 9.56 +checkprops result -s 9.56 diff --git a/tests/feat/featlf/B8 b/tests/feat/featlf/B8 index 8f31d324c8..e25798d0de 100644 --- a/tests/feat/featlf/B8 +++ b/tests/feat/featlf/B8 @@ -13,4 +13,4 @@ featperform lf result #fsameparameter result -set square 10969.1 +checkprops result -s 10969.1 diff --git a/tests/feat/featlf/B9 b/tests/feat/featlf/B9 index 68ae109233..04b6197862 100644 --- a/tests/feat/featlf/B9 +++ b/tests/feat/featlf/B9 @@ -21,4 +21,4 @@ featperform lf result # Il faut faire en premier la rainure la moins profonde # puis la plus profonde -set square 164147 +checkprops result -s 164147 diff --git a/tests/feat/featlf/C1 b/tests/feat/featlf/C1 index 31675c2643..3ae0ab2418 100644 --- a/tests/feat/featlf/C1 +++ b/tests/feat/featlf/C1 @@ -10,4 +10,4 @@ plane pl 0.6 0.3 1 0 1 0 featlf pr pp pl 0 0.3 0 0 -0.2 0 1 1 featperform lf result -set square 6.55351 +checkprops result -s 6.55351 diff --git a/tests/feat/featlf/C2 b/tests/feat/featlf/C2 index 244dfc5399..910cff5b9a 100644 --- a/tests/feat/featlf/C2 +++ b/tests/feat/featlf/C2 @@ -12,4 +12,4 @@ featlf pr pp pl 0 0.3 0 0 0 0 1 1 featperform lf result -set square 6.89244 +checkprops result -s 6.89244 diff --git a/tests/feat/featlf/C3 b/tests/feat/featlf/C3 index c626427cbf..d5e59f9052 100644 --- a/tests/feat/featlf/C3 +++ b/tests/feat/featlf/C3 @@ -15,4 +15,4 @@ plane pl 1 0.3 1 0 1 0 featlf pr pp pl 0 0.3 0 0 0 0 1 1 featperform lf result -set square 6.90921 +checkprops result -s 6.90921 diff --git a/tests/feat/featlf/C4 b/tests/feat/featlf/C4 index 93f1a0e496..a82403a6eb 100644 --- a/tests/feat/featlf/C4 +++ b/tests/feat/featlf/C4 @@ -16,4 +16,4 @@ featlf pr pp pl 0 0.3 0 0 0 0 1 1 featperform lf result -set square 6.86189 +checkprops result -s 6.86189 diff --git a/tests/feat/featlf/C5 b/tests/feat/featlf/C5 index 4ad1028892..79676b05d6 100644 --- a/tests/feat/featlf/C5 +++ b/tests/feat/featlf/C5 @@ -10,4 +10,4 @@ plane pl 1 5 0.3 0 0 1 featlf pr w pl 0 0 0.3 0 0 -0.3 1 1 featperform lf result -set square 70 +checkprops result -s 70 diff --git a/tests/feat/featlf/C6 b/tests/feat/featlf/C6 index d34549b449..169ff9feb9 100644 --- a/tests/feat/featlf/C6 +++ b/tests/feat/featlf/C6 @@ -9,4 +9,4 @@ featlf pr pp pl 0 0 0.3 0 0 0 1 1 featperform lf result -set square 53.2971 +checkprops result -s 53.2971 diff --git a/tests/feat/featlf/C7 b/tests/feat/featlf/C7 index ea4ed46175..f9123ea2f6 100644 --- a/tests/feat/featlf/C7 +++ b/tests/feat/featlf/C7 @@ -7,4 +7,4 @@ featlf pr pp pl 0 0 0.3 0 0 -0.2 1 1 featperform lf result -set square 42.5 +checkprops result -s 42.5 diff --git a/tests/feat/featlf/C8 b/tests/feat/featlf/C8 index 32241b0f01..7aa7caea51 100644 --- a/tests/feat/featlf/C8 +++ b/tests/feat/featlf/C8 @@ -9,4 +9,4 @@ featlf pr pp pl 0 0 0.3 0 0 -0.2 1 1 featperform lf result -set square 42.03 +checkprops result -s 42.03 diff --git a/tests/feat/featlf/C9 b/tests/feat/featlf/C9 index fb00313ecf..6e5bec7428 100644 --- a/tests/feat/featlf/C9 +++ b/tests/feat/featlf/C9 @@ -10,4 +10,4 @@ featlf pr pp pl 0 0 0.3 0 0 -0.2 1 1 featperform lf result -set square 49.5019 +checkprops result -s 49.5019 diff --git a/tests/feat/featlf/D1 b/tests/feat/featlf/D1 index a31248c044..2f617fda6c 100644 --- a/tests/feat/featlf/D1 +++ b/tests/feat/featlf/D1 @@ -8,4 +8,4 @@ featlf pr pp pl 0 0 0.3 0 0 -0.3 1 1 featperform lf result -set square 55.3133 +checkprops result -s 55.3133 diff --git a/tests/feat/featlf/D2 b/tests/feat/featlf/D2 index ca5d9a0600..e08d91f8ad 100644 --- a/tests/feat/featlf/D2 +++ b/tests/feat/featlf/D2 @@ -8,4 +8,4 @@ ttranslate pp 0.5 2.5 0.3 featlf pr pp pl 0 0 0.3 0 0 -0.1 1 1 featperform lf result -set square 43.7592 +checkprops result -s 43.7592 diff --git a/tests/feat/featlf/D3 b/tests/feat/featlf/D3 index b5f8993068..c6373abc99 100644 --- a/tests/feat/featlf/D3 +++ b/tests/feat/featlf/D3 @@ -12,4 +12,4 @@ featperform lf result -set square 43.6826 +checkprops result -s 43.6826 diff --git a/tests/feat/featlf/D4 b/tests/feat/featlf/D4 index 10124d4d50..c5490db0a3 100644 --- a/tests/feat/featlf/D4 +++ b/tests/feat/featlf/D4 @@ -10,4 +10,4 @@ ttranslate pp 1 5 0.3 featlf pr pp pl 0 0 0.3 0 0 -0.1 1 1 featperform lf result -set square 71.1826 +checkprops result -s 71.1826 diff --git a/tests/feat/featlf/D5 b/tests/feat/featlf/D5 index 9b496807a2..88477f1799 100644 --- a/tests/feat/featlf/D5 +++ b/tests/feat/featlf/D5 @@ -10,4 +10,4 @@ featperform lf result -set square 56.1133 +checkprops result -s 56.1133 diff --git a/tests/feat/featlf/D6 b/tests/feat/featlf/D6 index dd2bc3366d..8f4365e350 100644 --- a/tests/feat/featlf/D6 +++ b/tests/feat/featlf/D6 @@ -10,4 +10,4 @@ featlf pr pp pl 0 0 0.3 0 0 -0.2 1 1 featperform lf result -set square 50.3873 +checkprops result -s 50.3873 diff --git a/tests/feat/featlf/D7 b/tests/feat/featlf/D7 index 8e3b4ea006..d61ee2250a 100644 --- a/tests/feat/featlf/D7 +++ b/tests/feat/featlf/D7 @@ -17,4 +17,4 @@ plane pl 0.2 0.2 0.3 0 0 1 featlf pr w pl 0 0 0.3 0 0 0 0 1 featperform lf result -set square 50.08 +checkprops result -s 50.08 diff --git a/tests/feat/featlf/D8 b/tests/feat/featlf/D8 index 4a864fa0fb..ac8fe2f240 100644 --- a/tests/feat/featlf/D8 +++ b/tests/feat/featlf/D8 @@ -16,4 +16,4 @@ plane pl 0.2 0.2 0.3 0 0 1 featlf pr w pl 0 0 0.3 0 0 0 0 1 featperform lf result -set square 48.8535 +checkprops result -s 48.8535 diff --git a/tests/feat/featlf/D9 b/tests/feat/featlf/D9 index 4a46f85d9a..4e212f09dd 100644 --- a/tests/feat/featlf/D9 +++ b/tests/feat/featlf/D9 @@ -16,4 +16,4 @@ featlf pr w pl 0 0 0.3 0 0 0 0 1 featperform lf result -set square 40.3 +checkprops result -s 40.3 diff --git a/tests/feat/featlf/E1 b/tests/feat/featlf/E1 index 9657c254cc..0afbd1215b 100644 --- a/tests/feat/featlf/E1 +++ b/tests/feat/featlf/E1 @@ -11,4 +11,4 @@ trotate pp 5 5 0.3 1 0 0 180 featlf pr pp pl 0 0 0.3 0 0 -0.2 1 1 featperform lf result -set square 71.1883 +checkprops result -s 71.1883 diff --git a/tests/feat/featlf/E2 b/tests/feat/featlf/E2 index d1e4c790b7..e007d68ad6 100644 --- a/tests/feat/featlf/E2 +++ b/tests/feat/featlf/E2 @@ -11,4 +11,4 @@ trotate pp 5 5 0.3 1 0 0 180 featlf pr pp pl 0 0 0.3 0 0 -0.2 1 1 featperform lf result -set square 67.8037 +checkprops result -s 67.8037 diff --git a/tests/feat/featlf/E3 b/tests/feat/featlf/E3 index f17e36bcfd..3f5cca8ecf 100644 --- a/tests/feat/featlf/E3 +++ b/tests/feat/featlf/E3 @@ -12,4 +12,4 @@ featlf pr pp pl 0 0 0.3 0 0 -0.3 1 1 featperform lf result -set square 48.2152 +checkprops result -s 48.2152 diff --git a/tests/feat/featlf/E4 b/tests/feat/featlf/E4 index 74486dfa4b..fafb587c75 100644 --- a/tests/feat/featlf/E4 +++ b/tests/feat/featlf/E4 @@ -23,4 +23,4 @@ featperform lf result -set square 44.8099 +checkprops result -s 44.8099 diff --git a/tests/feat/featlf/E5 b/tests/feat/featlf/E5 index 54690421a1..69868a6065 100644 --- a/tests/feat/featlf/E5 +++ b/tests/feat/featlf/E5 @@ -21,4 +21,4 @@ featlf pr w pl 0 0 0.3 0 0 0 0 1 featperform lf result -set square 50.9297 +checkprops result -s 50.9297 diff --git a/tests/feat/featprism/A1 b/tests/feat/featprism/A1 index 0b8d57f0a9..9a299dfb92 100644 --- a/tests/feat/featprism/A1 +++ b/tests/feat/featprism/A1 @@ -10,4 +10,4 @@ mkface fu su featprism E cont E_10 0 0 1 0 1 featperform prism result ff fu -set square 940000 +checkprops result -s 940000 diff --git a/tests/feat/featprism/A2 b/tests/feat/featprism/A2 index c2e2377d05..f264948e2c 100644 --- a/tests/feat/featprism/A2 +++ b/tests/feat/featprism/A2 @@ -9,4 +9,4 @@ mkface fu su featprism E cont E_10 0 0 1 0 1 featperform prism result ff fu -set square 940000 +checkprops result -s 940000 diff --git a/tests/feat/featprism/A3 b/tests/feat/featprism/A3 index 3f57b11331..e93ed27dfa 100644 --- a/tests/feat/featprism/A3 +++ b/tests/feat/featprism/A3 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 0 1 featperform prism result cyl_3 -set square 94997.8 +checkprops result -s 94997.8 diff --git a/tests/feat/featprism/A4 b/tests/feat/featprism/A4 index b802c4c6ba..53d0540d8c 100644 --- a/tests/feat/featprism/A4 +++ b/tests/feat/featprism/A4 @@ -7,4 +7,4 @@ mkface f s featprism E cont E_10 0 0 1 0 1 featperform prism result f -set square 940000 +checkprops result -s 940000 diff --git a/tests/feat/featprism/A5 b/tests/feat/featprism/A5 index 8111fe03c0..1bb9c1527a 100644 --- a/tests/feat/featprism/A5 +++ b/tests/feat/featprism/A5 @@ -5,4 +5,4 @@ profile cont S E_10 F 0 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperform prism result -set square 940000 +checkprops result -s 940000 diff --git a/tests/feat/featprism/A6 b/tests/feat/featprism/A6 index da4c8fca0a..553c0a0294 100644 --- a/tests/feat/featprism/A6 +++ b/tests/feat/featprism/A6 @@ -5,4 +5,4 @@ profile cont S E_10 F 0 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperformval prism result 150 -set square 945000 +checkprops result -s 945000 diff --git a/tests/feat/featprism/A7 b/tests/feat/featprism/A7 index b18ebdfe20..228f40ce61 100644 --- a/tests/feat/featprism/A7 +++ b/tests/feat/featprism/A7 @@ -5,4 +5,4 @@ profile cont S E_10 F 0 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperformval prism result -250 -set square 945000 +checkprops result -s 945000 diff --git a/tests/feat/featprism/A8 b/tests/feat/featprism/A8 index fabae78f7a..a760c446e7 100644 --- a/tests/feat/featprism/A8 +++ b/tests/feat/featprism/A8 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 0 1 featperformval prism result 100 -set square 90877.2 +checkprops result -s 90877.2 diff --git a/tests/feat/featprism/A9 b/tests/feat/featprism/A9 index dc43c36acb..e6f7b44d8a 100644 --- a/tests/feat/featprism/A9 +++ b/tests/feat/featprism/A9 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 0 1 featperformval prism result 100 cyl_3 -set square 90877.2 +checkprops result -s 90877.2 diff --git a/tests/feat/featprism/B1 b/tests/feat/featprism/B1 index 7f9320b673..5857e61f80 100644 --- a/tests/feat/featprism/B1 +++ b/tests/feat/featprism/B1 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 1 1 featperformval prism result 100 -set square 93148.8 +checkprops result -s 93148.8 diff --git a/tests/feat/featprism/B2 b/tests/feat/featprism/B2 index f912f13493..e6c74bec50 100644 --- a/tests/feat/featprism/B2 +++ b/tests/feat/featprism/B2 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperform prism result E_10 E_5 -set square 980000 +checkprops result -s 980000 diff --git a/tests/feat/featprism/B3 b/tests/feat/featprism/B3 index 806132d650..5c7712e985 100644 --- a/tests/feat/featprism/B3 +++ b/tests/feat/featprism/B3 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 1 1 featperform prism result cyl_3 -set square 93148.8 +checkprops result -s 93148.8 diff --git a/tests/feat/featprism/B4 b/tests/feat/featprism/B4 index de41db92fc..d7d9a85a62 100644 --- a/tests/feat/featprism/B4 +++ b/tests/feat/featprism/B4 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperform prism result E_5 -set square 980000 +checkprops result -s 980000 diff --git a/tests/feat/featprism/B5 b/tests/feat/featprism/B5 index 994c512ba6..7e7a250145 100644 --- a/tests/feat/featprism/B5 +++ b/tests/feat/featprism/B5 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperform prism result -set square 1e+06 +checkprops result -s 1e+06 diff --git a/tests/feat/featprism/B6 b/tests/feat/featprism/B6 index e6a47a36ed..82ddbca33c 100644 --- a/tests/feat/featprism/B6 +++ b/tests/feat/featprism/B6 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperformval prism result 150 -set square 955000 +checkprops result -s 955000 diff --git a/tests/feat/featprism/B7 b/tests/feat/featprism/B7 index 40e16be421..e9af0d4a45 100644 --- a/tests/feat/featprism/B7 +++ b/tests/feat/featprism/B7 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperformval prism result -250 -set square 975000 +checkprops result -s 975000 diff --git a/tests/feat/featprism/B8 b/tests/feat/featprism/B8 index 0d64c0dcfb..d04d00f2e4 100644 --- a/tests/feat/featprism/B8 +++ b/tests/feat/featprism/B8 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 1 1 featperformval prism result 55 cyl_3 -set square 93360.2 +checkprops result -s 93360.2 diff --git a/tests/feat/featprism/B9 b/tests/feat/featprism/B9 index 797f88074f..a31824b1cd 100644 --- a/tests/feat/featprism/B9 +++ b/tests/feat/featprism/B9 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 0 1 featperform prism result -set square 94997.8 +checkprops result -s 94997.8 diff --git a/tests/feat/featprism/C1 b/tests/feat/featprism/C1 index 57ed65af0c..2535bff26d 100644 --- a/tests/feat/featprism/C1 +++ b/tests/feat/featprism/C1 @@ -7,4 +7,4 @@ ttranslate cont 0 0 -100 featprism cyl cont cont 0 1 0 0 1 featperformval prism result 100 -set square 82461.3 +checkprops result -s 82461.3 diff --git a/tests/feat/featprism/C2 b/tests/feat/featprism/C2 index 7a0e65fab5..b432d055eb 100644 --- a/tests/feat/featprism/C2 +++ b/tests/feat/featprism/C2 @@ -12,4 +12,4 @@ mkface face surf featprism cyl cont cont 0 1 0 0 1 featperformval prism result 100 face -set square 82461.3 +checkprops result -s 82461.3 diff --git a/tests/feat/featprism/C3 b/tests/feat/featprism/C3 index 4a540c4c50..7b17039d34 100644 --- a/tests/feat/featprism/C3 +++ b/tests/feat/featprism/C3 @@ -12,4 +12,4 @@ mkface face surf featprism cyl cont cont 0 1 0 0 1 featperform prism result face -set square 82351.1 +checkprops result -s 82351.1 diff --git a/tests/feat/featprism/C4 b/tests/feat/featprism/C4 index f98af3700a..314d29710a 100644 --- a/tests/feat/featprism/C4 +++ b/tests/feat/featprism/C4 @@ -14,4 +14,4 @@ if { [catch { featperform prism result face face } ] != 0 } { puts "Error in featperform" } -set square 82351.1 +checkprops result -s 82351.1 diff --git a/tests/feat/featprism/C5 b/tests/feat/featprism/C5 index 8fe9e7ab63..ab36045462 100644 --- a/tests/feat/featprism/C5 +++ b/tests/feat/featprism/C5 @@ -5,4 +5,4 @@ profile cont S E_10 F 150 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 0 1 featperform prism result -set square 1e+06 +checkprops result -s 1e+06 diff --git a/tests/feat/featprism/C6 b/tests/feat/featprism/C6 index c5dbb5e814..5e16e16133 100644 --- a/tests/feat/featprism/C6 +++ b/tests/feat/featprism/C6 @@ -7,4 +7,4 @@ featprism E cont E_10 0 0 1 0 1 addslide prism cont_1 E_3 featperformval prism result -50 -set square 955000 +checkprops result -s 955000 diff --git a/tests/feat/featprism/C7 b/tests/feat/featprism/C7 index f934ee059d..a582e2f213 100644 --- a/tests/feat/featprism/C7 +++ b/tests/feat/featprism/C7 @@ -7,4 +7,4 @@ ttranslate cont 0 0 -100 featprism cyl cont cont 0 1 0 0 1 featperform prism result -set square 82351.1 +checkprops result -s 82351.1 diff --git a/tests/feat/featprism/C8 b/tests/feat/featprism/C8 index b518dc625b..18b44f888e 100644 --- a/tests/feat/featprism/C8 +++ b/tests/feat/featprism/C8 @@ -6,4 +6,4 @@ nexplode cyl F featprism cyl cont cont 0 1 0 0 1 featperform prism result cyl_3 cyl_3 -set square 94997.8 +checkprops result -s 94997.8 diff --git a/tests/feat/featprism/C9 b/tests/feat/featprism/C9 index fbc6677cd3..30892b2404 100644 --- a/tests/feat/featprism/C9 +++ b/tests/feat/featprism/C9 @@ -6,4 +6,4 @@ explode b f featprism b p b_5 0 0 1 0 1 featperformval prism result 3 -set square 64 +checkprops result -s 64 diff --git a/tests/feat/featprism/D1 b/tests/feat/featprism/D1 index 80bb1a9e0f..c757fa9693 100644 --- a/tests/feat/featprism/D1 +++ b/tests/feat/featprism/D1 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 0 1 featperform prism result E_9 E_6 -set square 980000 +checkprops result -s 980000 diff --git a/tests/feat/featprism/D2 b/tests/feat/featprism/D2 index 053fbaaeaf..e4b4d39a39 100644 --- a/tests/feat/featprism/D2 +++ b/tests/feat/featprism/D2 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 0 1 featperform prism result E_10 E_5 -set square 980000 +checkprops result -s 980000 diff --git a/tests/feat/featprism/D3 b/tests/feat/featprism/D3 index 5a29f470c6..4a8bf62716 100644 --- a/tests/feat/featprism/D3 +++ b/tests/feat/featprism/D3 @@ -13,4 +13,4 @@ mkface face surf featprism cyl cont cont 0 1 0 1 1 featperform prism result face -set square 97490.4 +checkprops result -s 97490.4 diff --git a/tests/feat/featprism/D4 b/tests/feat/featprism/D4 index 9785b4bf53..9bfd189220 100644 --- a/tests/feat/featprism/D4 +++ b/tests/feat/featprism/D4 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 0 1 featperform prism result E_5 -set square 975000 +checkprops result -s 975000 diff --git a/tests/feat/featprism/D5 b/tests/feat/featprism/D5 index 2d89eabced..e0697b845b 100644 --- a/tests/feat/featprism/D5 +++ b/tests/feat/featprism/D5 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 0 1 featperform prism result -set square 1e+06 +checkprops result -s 1e+06 diff --git a/tests/feat/featprism/D6 b/tests/feat/featprism/D6 index a0607d98c1..7920ef2280 100644 --- a/tests/feat/featprism/D6 +++ b/tests/feat/featprism/D6 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 0 1 featperformval prism result 200 -set square 970000 +checkprops result -s 970000 diff --git a/tests/feat/featprism/D7 b/tests/feat/featprism/D7 index f7d0450fa3..fe08c20884 100644 --- a/tests/feat/featprism/D7 +++ b/tests/feat/featprism/D7 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 0 1 featperformval prism result -200 -set square 970000 +checkprops result -s 970000 diff --git a/tests/feat/featprism/D8 b/tests/feat/featprism/D8 index 51343e1a69..700493796b 100644 --- a/tests/feat/featprism/D8 +++ b/tests/feat/featprism/D8 @@ -7,4 +7,4 @@ ttranslate cont 0 0 -100 featprism cyl cont cont 0 1 0 1 1 featperformval prism result 100 -set square 101561 +checkprops result -s 101561 diff --git a/tests/feat/featprism/D9 b/tests/feat/featprism/D9 index 160e2c1f11..537b7bba21 100644 --- a/tests/feat/featprism/D9 +++ b/tests/feat/featprism/D9 @@ -12,4 +12,4 @@ mkface face surf featprism cyl cont cont 0 1 0 1 1 featperformval prism result 55 face -set square 97552.2 +checkprops result -s 97552.2 diff --git a/tests/feat/featprism/E1 b/tests/feat/featprism/E1 index ba2acf07d9..e7f092f1ee 100644 --- a/tests/feat/featprism/E1 +++ b/tests/feat/featprism/E1 @@ -9,4 +9,4 @@ mkface fu su featprism E cont E_10 0 0 1 1 1 featperform prism result ff fu -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/E2 b/tests/feat/featprism/E2 index 815cec23ae..93b21a6c00 100644 --- a/tests/feat/featprism/E2 +++ b/tests/feat/featprism/E2 @@ -9,4 +9,4 @@ mkface fu su featprism E cont E_10 0 0 1 1 1 featperform prism result ff fu -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/E3 b/tests/feat/featprism/E3 index 7689081f8a..188f464058 100644 --- a/tests/feat/featprism/E3 +++ b/tests/feat/featprism/E3 @@ -9,4 +9,4 @@ mkface fu su featprism E cont E_10 0 0 1 1 1 featperform prism result ff fu -set square 980000 +checkprops result -s 980000 diff --git a/tests/feat/featprism/E4 b/tests/feat/featprism/E4 index 254553e25a..4258882ef6 100644 --- a/tests/feat/featprism/E4 +++ b/tests/feat/featprism/E4 @@ -7,4 +7,4 @@ mkface f s featprism E cont E_10 0 0 1 1 1 featperform prism result f -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/E5 b/tests/feat/featprism/E5 index a128e9e103..410b812fe9 100644 --- a/tests/feat/featprism/E5 +++ b/tests/feat/featprism/E5 @@ -8,4 +8,4 @@ ttranslate pp 3 1 0.2 featprism pr pp pr_3 0 1 0 1 1 featperform prism result pr_5 -set square 51.5 +checkprops result -s 51.5 diff --git a/tests/feat/featprism/E6 b/tests/feat/featprism/E6 index 4e4f146428..1aa3f99ac4 100644 --- a/tests/feat/featprism/E6 +++ b/tests/feat/featprism/E6 @@ -5,4 +5,4 @@ profile cont S E_10 F 0 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperformval prism result 150 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/E7 b/tests/feat/featprism/E7 index 2410d7748d..a28c9b55b8 100644 --- a/tests/feat/featprism/E7 +++ b/tests/feat/featprism/E7 @@ -5,4 +5,4 @@ profile cont S E_10 F 0 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperformval prism result -250 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/E8 b/tests/feat/featprism/E8 index b91c5de841..d189868078 100644 --- a/tests/feat/featprism/E8 +++ b/tests/feat/featprism/E8 @@ -5,4 +5,4 @@ explode b f featprism b p b_5 0 0 1 0 1 featperform prism result b_6 -set square 52 +checkprops result -s 52 diff --git a/tests/feat/featprism/E9 b/tests/feat/featprism/E9 index bcb5dda354..0b648ebdb3 100644 --- a/tests/feat/featprism/E9 +++ b/tests/feat/featprism/E9 @@ -8,4 +8,4 @@ explode pr f featprism pr pp pr_3 0 1 0 1 1 featperform prism result pr_5 -set square 104 +checkprops result -s 104 diff --git a/tests/feat/featprism/F1 b/tests/feat/featprism/F1 index fd037f40bd..6e8a6abe2f 100644 --- a/tests/feat/featprism/F1 +++ b/tests/feat/featprism/F1 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperform prism result E_9 E_6 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/F2 b/tests/feat/featprism/F2 index 9f87ef416b..df70f56234 100644 --- a/tests/feat/featprism/F2 +++ b/tests/feat/featprism/F2 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperform prism result E_10 E_5 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/F3 b/tests/feat/featprism/F3 index e342858efd..2e2f9fe017 100644 --- a/tests/feat/featprism/F3 +++ b/tests/feat/featprism/F3 @@ -8,4 +8,4 @@ ttranslate pp 3 0 0 featprism pr pp pr_1 0 1 0 0 1 featperform prism result pr_7 -set square 47 +checkprops result -s 47 diff --git a/tests/feat/featprism/F4 b/tests/feat/featprism/F4 index 4280b54537..a0fb65b1d8 100644 --- a/tests/feat/featprism/F4 +++ b/tests/feat/featprism/F4 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperform prism result E_5 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/F5 b/tests/feat/featprism/F5 index 194a49c62e..5a46307a60 100644 --- a/tests/feat/featprism/F5 +++ b/tests/feat/featprism/F5 @@ -8,4 +8,4 @@ ttranslate pp 3 1 0.25 featprism pr pp pr_3 0 1 0 0 1 featperform prism result pr_7 -set square 47.5 +checkprops result -s 47.5 diff --git a/tests/feat/featprism/F6 b/tests/feat/featprism/F6 index e0325cc5ee..23c99e54c7 100644 --- a/tests/feat/featprism/F6 +++ b/tests/feat/featprism/F6 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperformval prism result 150 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/F7 b/tests/feat/featprism/F7 index 4b081bff29..57c1954c45 100644 --- a/tests/feat/featprism/F7 +++ b/tests/feat/featprism/F7 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperformval prism result -250 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/F8 b/tests/feat/featprism/F8 index 154738810e..55dc25c886 100644 --- a/tests/feat/featprism/F8 +++ b/tests/feat/featprism/F8 @@ -12,4 +12,4 @@ mkface f2 s2 featprism pr pp pp 0 1 0 1 1 featperform prism result f1 f2 -set square 54.5 +checkprops result -s 54.5 diff --git a/tests/feat/featprism/F9 b/tests/feat/featprism/F9 index 393de142e2..0935ef1eb1 100644 --- a/tests/feat/featprism/F9 +++ b/tests/feat/featprism/F9 @@ -12,4 +12,4 @@ mkface f2 s2 featprism pr pp pp 0 1 0 0 1 featperform prism result f1 f2 -set square 59 +checkprops result -s 59 diff --git a/tests/feat/featprism/G1 b/tests/feat/featprism/G1 index 81f5aa7d5b..a12cde4456 100644 --- a/tests/feat/featprism/G1 +++ b/tests/feat/featprism/G1 @@ -5,4 +5,4 @@ profile cont S E_10 F 150 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperform prism result E_9 E_6 -set square 940000 +checkprops result -s 940000 diff --git a/tests/feat/featprism/G2 b/tests/feat/featprism/G2 index 01baf4eb37..1b24ee7596 100644 --- a/tests/feat/featprism/G2 +++ b/tests/feat/featprism/G2 @@ -5,4 +5,4 @@ profile cont S E_10 F 150 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperform prism result E_10 E_5 -set square 940000 +checkprops result -s 940000 diff --git a/tests/feat/featprism/G3 b/tests/feat/featprism/G3 index 2ec7df97df..e89f135f13 100644 --- a/tests/feat/featprism/G3 +++ b/tests/feat/featprism/G3 @@ -10,4 +10,4 @@ compound pr1_3 pr1_4 fu featprism pr1 p2 p2 -2 -4 0 1 1 featperform prism result fu -set square 26.9296 +checkprops result -s 26.9296 diff --git a/tests/feat/featprism/G4 b/tests/feat/featprism/G4 index bc03ee8dd4..734759cbd7 100644 --- a/tests/feat/featprism/G4 +++ b/tests/feat/featprism/G4 @@ -5,4 +5,4 @@ profile cont S E_10 F 150 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 1 1 featperform prism result E_5 -set square 940000 +checkprops result -s 940000 diff --git a/tests/feat/featprism/G5 b/tests/feat/featprism/G5 index 5cbbb2d837..21f1b9da92 100644 --- a/tests/feat/featprism/G5 +++ b/tests/feat/featprism/G5 @@ -11,4 +11,4 @@ ttranslate p2 1.25 1.25 0 featprism r1 p2 p2 0 0 1 1 1 featperformval prism result 7 -set square 66 +checkprops result -s 66 diff --git a/tests/feat/featprism/G6 b/tests/feat/featprism/G6 index b2d990a4f1..488cd8ff21 100644 --- a/tests/feat/featprism/G6 +++ b/tests/feat/featprism/G6 @@ -7,4 +7,4 @@ featprism E cont E_10 0 0 1 1 1 addslide prism cont_1 E_3 featperformval prism result 50 -set square 945000 +checkprops result -s 945000 diff --git a/tests/feat/featprism/G7 b/tests/feat/featprism/G7 index f243c573f7..9cd15de7c2 100644 --- a/tests/feat/featprism/G7 +++ b/tests/feat/featprism/G7 @@ -7,4 +7,4 @@ featprism E cont E_10 0 0 -1 1 1 addslide prism cont_1 E_3 featperformval prism result -50 -set square 945000 +checkprops result -s 945000 diff --git a/tests/feat/featprism/G8 b/tests/feat/featprism/G8 index 460fe2b7e5..052cb60780 100644 --- a/tests/feat/featprism/G8 +++ b/tests/feat/featprism/G8 @@ -12,4 +12,4 @@ compound pr1_3 pr1_4 fu featprism pr1 p2 p2 -2 -4 0 0 1 featperform prism result ff fu -set square 24.0334 +checkprops result -s 24.0334 diff --git a/tests/feat/featprism/G9 b/tests/feat/featprism/G9 index 30b5ec854b..f888adcb3f 100644 --- a/tests/feat/featprism/G9 +++ b/tests/feat/featprism/G9 @@ -6,4 +6,4 @@ ttranslate p2 1 1 0 featprism pr p2 p2 0 0 1 1 1 featperformval prism result 0.5 -set square 30 +checkprops result -s 30 diff --git a/tests/feat/featprism/H1 b/tests/feat/featprism/H1 index 419fb6549b..bde02960cd 100644 --- a/tests/feat/featprism/H1 +++ b/tests/feat/featprism/H1 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 1 1 featperform prism result E_9 E_6 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/H2 b/tests/feat/featprism/H2 index 208719f32d..726f00717f 100644 --- a/tests/feat/featprism/H2 +++ b/tests/feat/featprism/H2 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 1 1 featperform prism result E_10 E_5 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/H3 b/tests/feat/featprism/H3 index fdd17ae2a2..e8cc5841c1 100644 --- a/tests/feat/featprism/H3 +++ b/tests/feat/featprism/H3 @@ -5,4 +5,4 @@ ttranslate p 0 0 0.5 featprism b p p 0 0 1 0 1 featperformval prism result 0.2 -set square 7.2 +checkprops result -s 7.2 diff --git a/tests/feat/featprism/H4 b/tests/feat/featprism/H4 index c4b5b6a8bd..a7c9b54343 100644 --- a/tests/feat/featprism/H4 +++ b/tests/feat/featprism/H4 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 1 1 featperform prism result E_5 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/H5 b/tests/feat/featprism/H5 index 41371b2b17..4e0ffc409a 100644 --- a/tests/feat/featprism/H5 +++ b/tests/feat/featprism/H5 @@ -6,4 +6,4 @@ explode b f featprism b p b_6 0 0 1 1 1 featperformval prism result 1 -set square 9.14159 +checkprops result -s 9.14159 diff --git a/tests/feat/featprism/H6 b/tests/feat/featprism/H6 index 9902ed96c6..9669166c32 100644 --- a/tests/feat/featprism/H6 +++ b/tests/feat/featprism/H6 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 1 1 featperformval prism result 200 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/H7 b/tests/feat/featprism/H7 index f66d58df93..5c3077acee 100644 --- a/tests/feat/featprism/H7 +++ b/tests/feat/featprism/H7 @@ -6,4 +6,4 @@ ttranslate cont 0 0 -50 featprism E cont cont 0 0 1 1 1 featperformval prism result -200 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/H8 b/tests/feat/featprism/H8 index 6e53415cc4..3a01e33695 100644 --- a/tests/feat/featprism/H8 +++ b/tests/feat/featprism/H8 @@ -7,4 +7,4 @@ copy cyl_3 funtil featprism cyl cont cont -1 0 0 1 1 featperform prism result funtil -set square 850773 +checkprops result -s 850773 diff --git a/tests/feat/featprism/H9 b/tests/feat/featprism/H9 index e23123ce69..219201762a 100644 --- a/tests/feat/featprism/H9 +++ b/tests/feat/featprism/H9 @@ -7,4 +7,4 @@ copy cyl_1 funtil featprism cyl cont cont -1 0 0 1 1 featperform prism result funtil -set square 888862 +checkprops result -s 888862 diff --git a/tests/feat/featprism/I1 b/tests/feat/featprism/I1 index d588267f76..8eb2b9a26e 100644 --- a/tests/feat/featprism/I1 +++ b/tests/feat/featprism/I1 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 2 1 featperform prism result E_9 E_6 -set square 40000 +checkprops result -s 40000 diff --git a/tests/feat/featprism/I2 b/tests/feat/featprism/I2 index cf43138407..e57f8a114c 100644 --- a/tests/feat/featprism/I2 +++ b/tests/feat/featprism/I2 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 2 1 featperform prism result E_10 E_5 -set square 40000 +checkprops result -s 40000 diff --git a/tests/feat/featprism/I3 b/tests/feat/featprism/I3 index 78868fc117..5f8b448e52 100644 --- a/tests/feat/featprism/I3 +++ b/tests/feat/featprism/I3 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 2 1 featperform prism result E_5 E_6 -set square 80000 +checkprops result -s 80000 diff --git a/tests/feat/featprism/I4 b/tests/feat/featprism/I4 index e8d09fa644..9641dfbbf7 100644 --- a/tests/feat/featprism/I4 +++ b/tests/feat/featprism/I4 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 2 1 featperform prism result E_5 -set square 40000 +checkprops result -s 40000 diff --git a/tests/feat/featprism/I5 b/tests/feat/featprism/I5 index 6a484dc3aa..298edc4f86 100644 --- a/tests/feat/featprism/I5 +++ b/tests/feat/featprism/I5 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 2 1 featperform prism result -set square 80000 +checkprops result -s 80000 diff --git a/tests/feat/featprism/I6 b/tests/feat/featprism/I6 index 560d0e8596..8e0fc2f898 100644 --- a/tests/feat/featprism/I6 +++ b/tests/feat/featprism/I6 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 2 1 featperformval prism result 150 -set square 55000 +checkprops result -s 55000 diff --git a/tests/feat/featprism/I7 b/tests/feat/featprism/I7 index a81249b46a..3b43c35086 100644 --- a/tests/feat/featprism/I7 +++ b/tests/feat/featprism/I7 @@ -5,4 +5,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont E_10 0 0 1 2 1 featperformval prism result -250 -set square 85000 +checkprops result -s 85000 diff --git a/tests/feat/featprism/I8 b/tests/feat/featprism/I8 index 9bd577ba78..f86033499c 100644 --- a/tests/feat/featprism/I8 +++ b/tests/feat/featprism/I8 @@ -7,4 +7,4 @@ copy cyl_3 funtil featprism cyl cont cont -1 0 0 0 1 featperform prism result funtil -set square 761220 +checkprops result -s 761220 diff --git a/tests/feat/featprism/I9 b/tests/feat/featprism/I9 index 5682763cf5..e573b30364 100644 --- a/tests/feat/featprism/I9 +++ b/tests/feat/featprism/I9 @@ -7,4 +7,4 @@ copy cyl_1 funtil featprism cyl cont cont -1 0 0 0 1 featperform prism result funtil -set square 763239 +checkprops result -s 763239 diff --git a/tests/feat/featprism/J1 b/tests/feat/featprism/J1 index 93ebbc44ad..7c98c11f66 100644 --- a/tests/feat/featprism/J1 +++ b/tests/feat/featprism/J1 @@ -8,4 +8,4 @@ restore [locate_data_file cts21199_face.rle] cont featprism base cont cont 0 0 -1 1 1 featperformval prism result 50 -set square 18033.5 +checkprops result -s 18033.5 diff --git a/tests/feat/featprism/J2 b/tests/feat/featprism/J2 index 55277f135e..1e2ebf91bc 100644 --- a/tests/feat/featprism/J2 +++ b/tests/feat/featprism/J2 @@ -14,4 +14,4 @@ mkplane cont wire featprism base cont cont 0 0 1 1 1 featperform prism result base -set square 25327.1 +checkprops result -s 25327.1 diff --git a/tests/feat/featprism/J3 b/tests/feat/featprism/J3 index c3e85091c2..5687f5bd19 100644 --- a/tests/feat/featprism/J3 +++ b/tests/feat/featprism/J3 @@ -11,6 +11,6 @@ copy base_26 funtil featprism base cont cont -0.8660254 0.50 0 1 1 featperform prism result funtil -#set square 13742.4 +#checkprops result -s 13742.4 #sprops command returns correct value for result_6 face in OCCT6.5.3 -set square 14135.9 +checkprops result -s 14135.9 diff --git a/tests/feat/featprism/J4 b/tests/feat/featprism/J4 index 37061ce1f9..4c3d698130 100644 --- a/tests/feat/featprism/J4 +++ b/tests/feat/featprism/J4 @@ -5,4 +5,4 @@ restore [locate_data_file CFE_diamagaa.rle] un featprism a b b 0 0 -1 0 1 featperform prism result un -set square 6.94655 +checkprops result -s 6.94655 diff --git a/tests/feat/featprism/J5 b/tests/feat/featprism/J5 index adaf22776a..4029485577 100644 --- a/tests/feat/featprism/J5 +++ b/tests/feat/featprism/J5 @@ -7,4 +7,4 @@ restore [locate_data_file cts60033_face.rle] cont featprism base cont cont 0 1 0 1 1 featperformval prism result 17 -set square 1860.33 +checkprops result -s 1860.33 diff --git a/tests/feat/featprism/J6 b/tests/feat/featprism/J6 index 0db65f4fb8..2ac6a41f32 100644 --- a/tests/feat/featprism/J6 +++ b/tests/feat/featprism/J6 @@ -12,4 +12,4 @@ copy base_20 funtil featprism base cont cont 0 -1 0 0 1 featperform prism result funtil -set square 42861.7 +checkprops result -s 42861.7 diff --git a/tests/feat/featprism/J7 b/tests/feat/featprism/J7 index 08995bcc30..fc1181c633 100644 --- a/tests/feat/featprism/J7 +++ b/tests/feat/featprism/J7 @@ -13,4 +13,4 @@ copy base_23 skface featprism base cont skface 0 -1 0 0 1 featperform prism result funtil -set square 42861.7 +checkprops result -s 42861.7 diff --git a/tests/feat/featprism/K1 b/tests/feat/featprism/K1 index 7cc8a77654..768b930cfb 100644 --- a/tests/feat/featprism/K1 +++ b/tests/feat/featprism/K1 @@ -9,4 +9,4 @@ explode base face featprism base cont cont 0 0 1 1 1 featperformval prism result 25 -set square 47886.5 +checkprops result -s 47886.5 diff --git a/tests/feat/featprism/K2 b/tests/feat/featprism/K2 index 3dfb50aa94..8f89614b71 100644 --- a/tests/feat/featprism/K2 +++ b/tests/feat/featprism/K2 @@ -11,4 +11,4 @@ copy base_4 funtil featprism base cont cont 0 1 0 0 1 featperform prism result ffrom funtil -set square 41699.3 +checkprops result -s 41699.3 diff --git a/tests/feat/featprism/K3 b/tests/feat/featprism/K3 index 925d6cbb90..d5b1e4235e 100644 --- a/tests/feat/featprism/K3 +++ b/tests/feat/featprism/K3 @@ -7,4 +7,4 @@ restore [locate_data_file cts20148_face.rle] cont featprism base cont cont 0 -1 0 0 1 featperform prism result -set square 68758 +checkprops result -s 68758 diff --git a/tests/feat/featprism/K4 b/tests/feat/featprism/K4 index e371864e03..ad10295628 100644 --- a/tests/feat/featprism/K4 +++ b/tests/feat/featprism/K4 @@ -18,4 +18,4 @@ featprism base cont cont 0 0 -1 0 1 featperform prism result f15 f17 -set square 1105.82 +checkprops result -s 1105.82 diff --git a/tests/feat/featprism/K5 b/tests/feat/featprism/K5 index b5d1a8154d..934688d26a 100644 --- a/tests/feat/featprism/K5 +++ b/tests/feat/featprism/K5 @@ -15,4 +15,4 @@ copy base_6 funtil featprism base cont cont -1 0 0 0 1 featperform prism result funtil -set square 266058 +checkprops result -s 266058 diff --git a/tests/feat/featprism/K6 b/tests/feat/featprism/K6 index 8a5add1db6..a3f9177a26 100644 --- a/tests/feat/featprism/K6 +++ b/tests/feat/featprism/K6 @@ -10,4 +10,4 @@ copy base_3 funtil featprism base cont cont -1 0 0 1 1 featperform prism result funtil -set square 850773 +checkprops result -s 850773 diff --git a/tests/feat/featprism/K7 b/tests/feat/featprism/K7 index 0fdeecba16..cd9f747ab0 100644 --- a/tests/feat/featprism/K7 +++ b/tests/feat/featprism/K7 @@ -12,4 +12,4 @@ explode cont face featprism base cont_1 cont_1 0 0 1 0 1 featperform prism result funtil -set square 31415 +checkprops result -s 31415 diff --git a/tests/feat/featprism/K8 b/tests/feat/featprism/K8 index 133d223572..3785dd1877 100644 --- a/tests/feat/featprism/K8 +++ b/tests/feat/featprism/K8 @@ -14,4 +14,4 @@ mkface f3 p3 featprism base cont cont 0 0 1 0 1 featperform prism result f3 -set square 2814.01 +checkprops result -s 2814.01 diff --git a/tests/feat/featprism/K9 b/tests/feat/featprism/K9 index 683b27d879..131117215c 100644 --- a/tests/feat/featprism/K9 +++ b/tests/feat/featprism/K9 @@ -12,4 +12,4 @@ copy base_1 funtil featprism base cont cont 0 1 0 1 1 featperform prism result funtil -set square 1.36014e+06 +checkprops result -s 1.36014e+06 diff --git a/tests/feat/featprism/L1 b/tests/feat/featprism/L1 index 8cadfcf015..86bd5500ba 100644 --- a/tests/feat/featprism/L1 +++ b/tests/feat/featprism/L1 @@ -16,4 +16,4 @@ mkface f15 p15 featprism base cont cont 0 0 -1 0 1 featperform prism result f15 -set square 16398.2 +checkprops result -s 16398.2 diff --git a/tests/feat/featprism/L2 b/tests/feat/featprism/L2 index 0233bc1fcb..b7dedd8f0f 100644 --- a/tests/feat/featprism/L2 +++ b/tests/feat/featprism/L2 @@ -9,4 +9,4 @@ mkplane cont wire featprism base cont cont 0 1 0 0 1 featperform prism result -set square 60037.4 +checkprops result -s 60037.4 diff --git a/tests/feat/featprism/L3 b/tests/feat/featprism/L3 index f96ce113e7..28aa2d92f9 100644 --- a/tests/feat/featprism/L3 +++ b/tests/feat/featprism/L3 @@ -10,4 +10,4 @@ copy base_7 funtil featprism base cont cont -1 0 0 1 1 featperform prism result funtil -set square 3.45898e+06 +checkprops result -s 3.45898e+06 diff --git a/tests/feat/featprism/L4 b/tests/feat/featprism/L4 index 00775e12a3..bc9eecb4a0 100644 --- a/tests/feat/featprism/L4 +++ b/tests/feat/featprism/L4 @@ -7,4 +7,4 @@ restore [locate_data_file cts20072_face.rle] cont featprism base cont cont 0 0 1 1 1 featperformval prism result 100 -set square 280367 +checkprops result -s 280367 diff --git a/tests/feat/featprism/L5 b/tests/feat/featprism/L5 index dff594bc6e..91b6076721 100644 --- a/tests/feat/featprism/L5 +++ b/tests/feat/featprism/L5 @@ -9,4 +9,4 @@ mkplane cont wire featprism base cont cont 0 -1 0 0 1 featperform prism result -set square 298872 +checkprops result -s 298872 diff --git a/tests/feat/featprism/L6 b/tests/feat/featprism/L6 index b3aa2801a5..b211f2a950 100644 --- a/tests/feat/featprism/L6 +++ b/tests/feat/featprism/L6 @@ -21,4 +21,4 @@ if { [catch { featperform prism result } ] != 0 } { puts "Error in featperform" } -set square 683.581 +checkprops result -s 683.581 diff --git a/tests/feat/featprism/L7 b/tests/feat/featprism/L7 index 4b9892fc2c..31ef05fb5e 100644 --- a/tests/feat/featprism/L7 +++ b/tests/feat/featprism/L7 @@ -5,6 +5,7 @@ puts "*" puts "TODO OCC22810 All:Error in featperform" puts "TODO OCC22810 All:Error in fsameparameter" puts "TODO OCC22810 All:Error : The feat grid cannot be built." +puts "TODO OCC22810 All: Error: The command cannot be built" restore [locate_data_file CTO900_hkg60163c.rle] base restore [locate_data_file hkg60163_face.rle] cont1 @@ -25,4 +26,4 @@ if { [catch { fsameparameter result } ] != 0 } { puts "Error in fsameparameter" } -set square 0 +checkprops result -s 0 diff --git a/tests/feat/featprism/L8 b/tests/feat/featprism/L8 index f4afb47bde..548a7f3b0a 100644 --- a/tests/feat/featprism/L8 +++ b/tests/feat/featprism/L8 @@ -7,4 +7,4 @@ restore [locate_data_file pro12880_face.rle] cont featprism base cont cont 0 1 0 1 1 featperformval prism result 100 -set square 210704 +checkprops result -s 210704 diff --git a/tests/feat/featprism/L9 b/tests/feat/featprism/L9 index 88c200142a..4057369c49 100644 --- a/tests/feat/featprism/L9 +++ b/tests/feat/featprism/L9 @@ -7,4 +7,4 @@ restore [locate_data_file pro14240_face.rle] cont featprism base cont cont 0 0 1 0 1 featperformval prism result 100 -set square 2.23524e+06 +checkprops result -s 2.23524e+06 diff --git a/tests/feat/featprism/M1 b/tests/feat/featprism/M1 index d470b1bed3..503e0b4b7d 100644 --- a/tests/feat/featprism/M1 +++ b/tests/feat/featprism/M1 @@ -13,4 +13,4 @@ copy base_7 funtil featprism base cont cont 0 0 1 1 1 featperform prism result funtil -set square 1146.7 +checkprops result -s 1135.18 diff --git a/tests/feat/featprism/M2 b/tests/feat/featprism/M2 index 146ee73d1e..2aada1038d 100644 --- a/tests/feat/featprism/M2 +++ b/tests/feat/featprism/M2 @@ -10,4 +10,4 @@ copy base_5 funtil featprism base cont cont 0 -1 0 1 1 featperform prism result funtil -set square 3718.33 +checkprops result -s 3718.33 diff --git a/tests/feat/featprism/M3 b/tests/feat/featprism/M3 index f8456383bc..86711f5b42 100644 --- a/tests/feat/featprism/M3 +++ b/tests/feat/featprism/M3 @@ -10,4 +10,4 @@ profile cont S E_10 F 50 -100 X 50 Y -100 X -50 featprism E cont cont 0 0 1 0 1 featperform prism result E_9 -set square 960000 +checkprops result -s 960000 diff --git a/tests/feat/featprism/M4 b/tests/feat/featprism/M4 index c50c5046b3..be6de4cd92 100644 --- a/tests/feat/featprism/M4 +++ b/tests/feat/featprism/M4 @@ -8,4 +8,4 @@ restore [locate_data_file cts21180_until.rle] funtil featprism base cont cont 0 0 -1 1 1 featperform prism result funtil -set square 668799 +checkprops result -s 668799 diff --git a/tests/feat/featprism/M5 b/tests/feat/featprism/M5 index b64599cd99..ad225e195d 100644 --- a/tests/feat/featprism/M5 +++ b/tests/feat/featprism/M5 @@ -15,4 +15,4 @@ mkface f12 p12 featprism base cont cont 0 1 0 0 1 featperform prism result f12 -set square 829.806 +checkprops result -s 829.806 diff --git a/tests/feat/featprism/M6 b/tests/feat/featprism/M6 index 40fabf9792..c80431f997 100644 --- a/tests/feat/featprism/M6 +++ b/tests/feat/featprism/M6 @@ -10,4 +10,4 @@ copy base_10 funtil featprism base cont cont 0 -1 0 1 1 featperform prism result funtil -set square 181990 +checkprops result -s 181990 diff --git a/tests/feat/featprism/M7 b/tests/feat/featprism/M7 index 1239229543..e9b05c01a0 100644 --- a/tests/feat/featprism/M7 +++ b/tests/feat/featprism/M7 @@ -7,4 +7,4 @@ restore [locate_data_file cts20196_face.rle] cont featprism base cont cont 0 1 0 0 1 featperformval prism result 20 -set square 250288 +checkprops result -s 250288 diff --git a/tests/feat/featprism/M9 b/tests/feat/featprism/M9 index 04d6000155..a009045033 100644 --- a/tests/feat/featprism/M9 +++ b/tests/feat/featprism/M9 @@ -16,4 +16,4 @@ if { [catch { featperform prism result funtil } ] != 0 } { puts "Error in featperform" } -set square 18033.5 +checkprops result -s 18033.5 diff --git a/tests/feat/featprism/N1 b/tests/feat/featprism/N1 index 1dffa89602..ce4f0a3293 100755 --- a/tests/feat/featprism/N1 +++ b/tests/feat/featprism/N1 @@ -12,4 +12,4 @@ copy base_8 funtil featprism base cont cont 1 0 0 0 1 featperform prism result funtil -set square 346145 +checkprops result -s 346145 diff --git a/tests/feat/featprism/N2 b/tests/feat/featprism/N2 index 79f484fa43..98b6ce000a 100644 --- a/tests/feat/featprism/N2 +++ b/tests/feat/featprism/N2 @@ -10,4 +10,4 @@ copy base_8 funtil featprism base cont cont 0 -1 0 0 1 featperform prism result funtil -set square 338952 +checkprops result -s 338952 diff --git a/tests/feat/featprism/N3 b/tests/feat/featprism/N3 index 28024ef53c..a8a0fa6302 100644 --- a/tests/feat/featprism/N3 +++ b/tests/feat/featprism/N3 @@ -9,4 +9,4 @@ ttranslate cont 0 -5.65 0 featprism base cont cont 0 1 0 0 1 featperformval prism result 11.3 -set square 848.269 +checkprops result -s 848.269 diff --git a/tests/feat/featprism/N6 b/tests/feat/featprism/N6 index 1d81954f07..30440331b3 100644 --- a/tests/feat/featprism/N6 +++ b/tests/feat/featprism/N6 @@ -11,4 +11,4 @@ copy base_7 funtil featprism base cont cont 0 0 1 0 1 featperform prism result rien funtil -set square 307758 +checkprops result -s 307758 diff --git a/tests/feat/featprism/N7 b/tests/feat/featprism/N7 index 96d7d7d81e..4cb4b39133 100644 --- a/tests/feat/featprism/N7 +++ b/tests/feat/featprism/N7 @@ -15,4 +15,4 @@ featperform prism result f5 # Prendre option face Until + support -set square 4.89101e+06 +checkprops result -s 4.89101e+06 diff --git a/tests/feat/featprism/N8 b/tests/feat/featprism/N8 index fabf07a1db..77421f1e47 100644 --- a/tests/feat/featprism/N8 +++ b/tests/feat/featprism/N8 @@ -8,4 +8,4 @@ restore [locate_data_file cts20721_until.brep] funtil featprism base cont cont 0 0 -1 0 1 featperform prism result funtil -set square 283290 +checkprops result -s 283290 diff --git a/tests/feat/featprism/N9 b/tests/feat/featprism/N9 index 0f42fcbfd7..8393b84d07 100644 --- a/tests/feat/featprism/N9 +++ b/tests/feat/featprism/N9 @@ -15,4 +15,4 @@ featperform prism result f6 # Prendre option face Until + support -set square 813.9 +checkprops result -s 813.9 diff --git a/tests/feat/featprism/O1 b/tests/feat/featprism/O1 index a5b73230db..c1a4369e7c 100644 --- a/tests/feat/featprism/O1 +++ b/tests/feat/featprism/O1 @@ -17,4 +17,4 @@ ttranslate funtil 0 0 -4 featprism base cont cont 0 0 1 0 1 featperform prism result funtil -set square 2976.57 +checkprops result -s 2976.57 diff --git a/tests/feat/featprism/O2 b/tests/feat/featprism/O2 index 8aa79b4c13..3b0cd28794 100644 --- a/tests/feat/featprism/O2 +++ b/tests/feat/featprism/O2 @@ -15,4 +15,4 @@ featperform prism result f6 # indiquer option support face Until -set square 603600 +checkprops result -s 603600 diff --git a/tests/feat/featprism/O5 b/tests/feat/featprism/O5 index c1a9bebdf3..77ed10e0d3 100644 --- a/tests/feat/featprism/O5 +++ b/tests/feat/featprism/O5 @@ -10,4 +10,4 @@ copy base_8 funtil featprism base cont cont -1 0 0 1 1 featperform prism result funtil -set square 1.7422e+006 +checkprops result -s 1.7422e+006 diff --git a/tests/feat/featprism/O6 b/tests/feat/featprism/O6 index 838df0cdaf..7385515052 100644 --- a/tests/feat/featprism/O6 +++ b/tests/feat/featprism/O6 @@ -16,4 +16,4 @@ copy base_28 funtil featprism base cont cont -0.866 0.5 0 1 1 featperform prism result funtil -set square 38845.6 +checkprops result -s 38845.6 diff --git a/tests/feat/featprism/O7 b/tests/feat/featprism/O7 index c914f07152..cd93050274 100644 --- a/tests/feat/featprism/O7 +++ b/tests/feat/featprism/O7 @@ -10,4 +10,4 @@ copy base_5 skface featprism base cont cont 0 0 -1 0 1 featperformval prism result 100 -set square 4909.72 +checkprops result -s 4909.72 diff --git a/tests/feat/featprism/O8 b/tests/feat/featprism/O8 index bd1f632920..8a299b085a 100644 --- a/tests/feat/featprism/O8 +++ b/tests/feat/featprism/O8 @@ -10,4 +10,4 @@ copy base_5 skface featprism base cont skface 0 0 -1 0 1 featperformval prism result 100 -set square 4909.72 +checkprops result -s 4909.72 diff --git a/tests/feat/featprism/O9 b/tests/feat/featprism/O9 index 78b6a21af4..9fe88c78e8 100644 --- a/tests/feat/featprism/O9 +++ b/tests/feat/featprism/O9 @@ -13,4 +13,4 @@ ttranslate cont 0 0 -0.1 featprism base cont cont 1 0 0 1 1 featperform prism result ffrom funtil -set square 4796.46 +checkprops result -s 4796.46 diff --git a/tests/feat/featprism/R1 b/tests/feat/featprism/R1 index 51fea72bdc..21eaf16b4f 100644 --- a/tests/feat/featprism/R1 +++ b/tests/feat/featprism/R1 @@ -11,4 +11,4 @@ mkface f28 p28 featprism base cont cont 1 0 0 1 1 featperform prism result f28 -set square 46778.2 +checkprops result -s 46778.2 diff --git a/tests/feat/featprism/R2 b/tests/feat/featprism/R2 index f61c920dc2..64f438782b 100644 --- a/tests/feat/featprism/R2 +++ b/tests/feat/featprism/R2 @@ -14,4 +14,4 @@ copy base_6 funtil featprism base cont cont 0 0 1 1 1 featperform prism result funtil -set square 28559.8 +checkprops result -s 28559.8 diff --git a/tests/feat/featprism/R4 b/tests/feat/featprism/R4 index 3064ff0f3c..48e1added0 100644 --- a/tests/feat/featprism/R4 +++ b/tests/feat/featprism/R4 @@ -7,4 +7,4 @@ featprism s w w 0 1 0 1 1 featperform prism result s_1 -set square 1.36014e+06 +checkprops result -s 1.36014e+06 diff --git a/tests/feat/featprism/R5 b/tests/feat/featprism/R5 index b6219f6cc9..219ed10199 100644 --- a/tests/feat/featprism/R5 +++ b/tests/feat/featprism/R5 @@ -6,4 +6,4 @@ mkplane w w featprism s w w 0 1 0 1 1 featperform prism result s_3 s_3 -set square 1.40005e+006 +checkprops result -s 1.40005e+006 diff --git a/tests/feat/featprism/R6 b/tests/feat/featprism/R6 index 13306b32b2..574634f9b9 100644 --- a/tests/feat/featprism/R6 +++ b/tests/feat/featprism/R6 @@ -5,4 +5,4 @@ mkplane f b featprism a f f 1 0 0 0 1 featperform prism result -set square 3288.73 +checkprops result -s 3288.73 diff --git a/tests/feat/featprism/R7 b/tests/feat/featprism/R7 index 7b5da8d837..32bbf4036c 100644 --- a/tests/feat/featprism/R7 +++ b/tests/feat/featprism/R7 @@ -9,4 +9,4 @@ mkface f f featprism c1 p p 0 1 0 1 1 featperform prism result f -set square 109.383 +checkprops result -s 109.383 diff --git a/tests/feat/featprism/R8 b/tests/feat/featprism/R8 index 388abb3797..72f9772b9f 100644 --- a/tests/feat/featprism/R8 +++ b/tests/feat/featprism/R8 @@ -9,4 +9,4 @@ mkface f f featprism c1 p p 0 1 0 1 1 featperform prism result f -set square 100.937 +checkprops result -s 100.937 diff --git a/tests/feat/featprism/R9 b/tests/feat/featprism/R9 index a6fe4a2819..3c3c15d3a7 100644 --- a/tests/feat/featprism/R9 +++ b/tests/feat/featprism/R9 @@ -7,4 +7,4 @@ restore [locate_data_file spo0139b.rle] b featprism b a a 0 1 0 0 1 featperform prism result -set square 129086 +checkprops result -s 129086 diff --git a/tests/feat/featprism/S1 b/tests/feat/featprism/S1 index 0712516208..ed4abb5175 100644 --- a/tests/feat/featprism/S1 +++ b/tests/feat/featprism/S1 @@ -10,4 +10,4 @@ copy base_55 funtil featprism base cont cont 1 0 0 1 1 featperform prism result ffrom funtil -set square 7152.2 +checkprops result -s 7152.2 diff --git a/tests/feat/featprism/S2 b/tests/feat/featprism/S2 index 81bbec5afd..1b84097656 100644 --- a/tests/feat/featprism/S2 +++ b/tests/feat/featprism/S2 @@ -13,5 +13,5 @@ mkface f55 p55 featprism base cont cont 1 0 0 1 1 featperform prism result f54 f55 -set square 4685.62 +checkprops result -s 4685.62 diff --git a/tests/feat/featrevol/A1 b/tests/feat/featrevol/A1 index 8f8506ab2b..aec3a1e65b 100644 --- a/tests/feat/featrevol/A1 +++ b/tests/feat/featrevol/A1 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperform revol result boite_4 boite_1 -set square 241781 +checkprops result -s 241781 diff --git a/tests/feat/featrevol/A2 b/tests/feat/featrevol/A2 index 7f5e0b596f..12ab9f9db7 100644 --- a/tests/feat/featrevol/A2 +++ b/tests/feat/featrevol/A2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperform revol result boite_1 -set square 241781 +checkprops result -s 241781 diff --git a/tests/feat/featrevol/A3 b/tests/feat/featrevol/A3 index 112339a51a..18405d2bd0 100644 --- a/tests/feat/featrevol/A3 +++ b/tests/feat/featrevol/A3 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperform revol result -set square 241781 +checkprops result -s 241781 diff --git a/tests/feat/featrevol/A4 b/tests/feat/featrevol/A4 index e6af62a1e0..253970ca35 100644 --- a/tests/feat/featrevol/A4 +++ b/tests/feat/featrevol/A4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperformval revol result 70 -set square 249163 +checkprops result -s 249163 diff --git a/tests/feat/featrevol/A5 b/tests/feat/featrevol/A5 index 49312c0fde..eea7bba411 100644 --- a/tests/feat/featrevol/A5 +++ b/tests/feat/featrevol/A5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperformval revol result 120 -set square 241781 +checkprops result -s 241781 diff --git a/tests/feat/featrevol/A6 b/tests/feat/featrevol/A6 index c005c5ecd1..30117b55b0 100644 --- a/tests/feat/featrevol/A6 +++ b/tests/feat/featrevol/A6 @@ -12,4 +12,4 @@ copy base_3 funtil featrevol base cont cont 54.06494140625 70.2841796875 0 0 0 1 1 1 featperform revol result funtil ffrom -set square 560028 +checkprops result -s 560028 diff --git a/tests/feat/featrevol/A7 b/tests/feat/featrevol/A7 index dbb22007c7..452366a168 100644 --- a/tests/feat/featrevol/A7 +++ b/tests/feat/featrevol/A7 @@ -7,4 +7,4 @@ restore [locate_data_file fra61146_face.brep] cont featrevol base cont cont 200 0 200 1 0 0 1 1 featperformval revol result 180 -set square 254248 +checkprops result -s 254248 diff --git a/tests/feat/featrevol/A8 b/tests/feat/featrevol/A8 index 64a3788d75..fd90fe5eca 100644 --- a/tests/feat/featrevol/A8 +++ b/tests/feat/featrevol/A8 @@ -11,4 +11,4 @@ vertex v1 200 50 200 featrevol base cont cont 200 50 200 0 1 0 1 1 featperformval revol result 270 funtil -set square 190754 +checkprops result -s 190754 diff --git a/tests/feat/featrevol/A9 b/tests/feat/featrevol/A9 index c1ff5f701e..1429dc8cd1 100644 --- a/tests/feat/featrevol/A9 +++ b/tests/feat/featrevol/A9 @@ -11,4 +11,4 @@ vertex v1 176.755126953125 -180.8310546875 180 featrevol base cont cont 176.755126953125 -180.8310546875 180 0 1 0 1 1 featperform revol result funtil -set square 772945 +checkprops result -s 772945 diff --git a/tests/feat/featrevol/B1 b/tests/feat/featrevol/B1 index 479a6a16ed..01d93969d4 100644 --- a/tests/feat/featrevol/B1 +++ b/tests/feat/featrevol/B1 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperform revol result boite_4 boite_1 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/B2 b/tests/feat/featrevol/B2 index 373c654d43..567fe4f3f1 100644 --- a/tests/feat/featrevol/B2 +++ b/tests/feat/featrevol/B2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperform revol result boite_1 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/B3 b/tests/feat/featrevol/B3 index a24ca2e70a..ae83793f88 100644 --- a/tests/feat/featrevol/B3 +++ b/tests/feat/featrevol/B3 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperform revol result -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/B4 b/tests/feat/featrevol/B4 index cff3adb517..24852923fa 100644 --- a/tests/feat/featrevol/B4 +++ b/tests/feat/featrevol/B4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperformval revol result 70 -set square 276652 +checkprops result -s 276652 diff --git a/tests/feat/featrevol/B5 b/tests/feat/featrevol/B5 index c83f71ea06..8bd17f29d5 100644 --- a/tests/feat/featrevol/B5 +++ b/tests/feat/featrevol/B5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperformval revol result 120 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/B6 b/tests/feat/featrevol/B6 index 7200ea0be9..d8b341a61a 100644 --- a/tests/feat/featrevol/B6 +++ b/tests/feat/featrevol/B6 @@ -7,4 +7,4 @@ restore [locate_data_file pro16120_face.brep] cont featrevol base cont cont 200 0 200 0 1 0 1 1 featperformval revol result 280 -set square 176160 +checkprops result -s 176160 diff --git a/tests/feat/featrevol/B7 b/tests/feat/featrevol/B7 index 49bfbc3f54..3f0be4cbc6 100644 --- a/tests/feat/featrevol/B7 +++ b/tests/feat/featrevol/B7 @@ -11,4 +11,4 @@ copy base_7 funtil featrevol base cont cont -54.0405883789062 -16.3985233306885 100 0 1 0 1 1 featperform revol result funtil -set square 130748 +checkprops result -s 130748 diff --git a/tests/feat/featrevol/B8 b/tests/feat/featrevol/B8 index 528dcff036..9b7cd55dc5 100644 --- a/tests/feat/featrevol/B8 +++ b/tests/feat/featrevol/B8 @@ -12,4 +12,4 @@ copy base_7 skface featrevol base cont skface -54.0405883789062 -16.3985233306885 100 0 1 0 1 1 featperform revol result funtil -set square 130748 +checkprops result -s 130748 diff --git a/tests/feat/featrevol/B9 b/tests/feat/featrevol/B9 index 9a83b12d01..a55e22933b 100644 --- a/tests/feat/featrevol/B9 +++ b/tests/feat/featrevol/B9 @@ -17,4 +17,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 1 0 0 1 featperform revol result boite_4 boite_1 -set square 241781 +checkprops result -s 241781 diff --git a/tests/feat/featrevol/C1 b/tests/feat/featrevol/C1 index 292e56aad0..3bc7584eda 100644 --- a/tests/feat/featrevol/C1 +++ b/tests/feat/featrevol/C1 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 -1 0 0 1 featperform revol result boite_4 boite_6 -set square 312467 +checkprops result -s 312467 diff --git a/tests/feat/featrevol/C2 b/tests/feat/featrevol/C2 index a2ed4b35a4..f01f8f3174 100644 --- a/tests/feat/featrevol/C2 +++ b/tests/feat/featrevol/C2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 -1 0 0 1 featperform revol result boite_6 -set square 312467 +checkprops result -s 312467 diff --git a/tests/feat/featrevol/C4 b/tests/feat/featrevol/C4 index e1e6226116..d91c5132f2 100644 --- a/tests/feat/featrevol/C4 +++ b/tests/feat/featrevol/C4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 -1 0 0 1 featperformval revol result 70 -set square 304141 +checkprops result -s 304141 diff --git a/tests/feat/featrevol/C5 b/tests/feat/featrevol/C5 index 50f12adf53..104f98efd7 100644 --- a/tests/feat/featrevol/C5 +++ b/tests/feat/featrevol/C5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 -1 0 0 1 featperformval revol result 120 -set square 312467 +checkprops result -s 312467 diff --git a/tests/feat/featrevol/D1 b/tests/feat/featrevol/D1 index 5704d159d4..93602c847e 100644 --- a/tests/feat/featrevol/D1 +++ b/tests/feat/featrevol/D1 @@ -8,4 +8,4 @@ mkface fu su featrevol boite cont boite_3 200 0 200 0 -1 0 0 1 featperform revol result boite_3 fu -set square 316405 +checkprops result -s 316405 diff --git a/tests/feat/featrevol/D2 b/tests/feat/featrevol/D2 index e65c0230f0..8c6f8249a3 100644 --- a/tests/feat/featrevol/D2 +++ b/tests/feat/featrevol/D2 @@ -8,4 +8,4 @@ mkface fu su featrevol boite cont boite_3 200 0 200 0 -1 0 0 1 featperform revol result fu -set square 316405 +checkprops result -s 316405 diff --git a/tests/feat/featrevol/D3 b/tests/feat/featrevol/D3 index 1f51cfdce6..ace045848a 100644 --- a/tests/feat/featrevol/D3 +++ b/tests/feat/featrevol/D3 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 -1 0 0 1 featperform revol result -set square 316405 +checkprops result -s 316405 diff --git a/tests/feat/featrevol/D4 b/tests/feat/featrevol/D4 index a43f65e88e..4c5f0f50ec 100644 --- a/tests/feat/featrevol/D4 +++ b/tests/feat/featrevol/D4 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 -1 0 0 1 featperformval revol result 70 -set square 316652 +checkprops result -s 316652 diff --git a/tests/feat/featrevol/D5 b/tests/feat/featrevol/D5 index e1b76b7b3d..461595ce18 100644 --- a/tests/feat/featrevol/D5 +++ b/tests/feat/featrevol/D5 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 -1 0 0 1 featperformval revol result 150 -set square 316405 +checkprops result -s 316405 diff --git a/tests/feat/featrevol/E1 b/tests/feat/featrevol/E1 index f456ac8394..f7f79bf458 100644 --- a/tests/feat/featrevol/E1 +++ b/tests/feat/featrevol/E1 @@ -7,4 +7,4 @@ featperform revol result boite_4 boite_1 # ce test fonctionne sans collage # featrevol boite cont cont 0 0 200 0 -1 0 1 1 -set square 265343 +checkprops result -s 265343 diff --git a/tests/feat/featrevol/E2 b/tests/feat/featrevol/E2 index 3441c6e72d..a38fd23f80 100644 --- a/tests/feat/featrevol/E2 +++ b/tests/feat/featrevol/E2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperform revol result boite_1 -set square 265343 +checkprops result -s 265343 diff --git a/tests/feat/featrevol/E3 b/tests/feat/featrevol/E3 index 0a8b782291..f30777de61 100644 --- a/tests/feat/featrevol/E3 +++ b/tests/feat/featrevol/E3 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperform revol result -set square 265343 +checkprops result -s 265343 diff --git a/tests/feat/featrevol/E4 b/tests/feat/featrevol/E4 index 3e8ca2e809..5ccefd5384 100644 --- a/tests/feat/featrevol/E4 +++ b/tests/feat/featrevol/E4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperformval revol result 70 -set square 249163 +checkprops result -s 249163 diff --git a/tests/feat/featrevol/E5 b/tests/feat/featrevol/E5 index c077279515..99392b6c9f 100644 --- a/tests/feat/featrevol/E5 +++ b/tests/feat/featrevol/E5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperformval revol result 290 -set square 265343 +checkprops result -s 265343 diff --git a/tests/feat/featrevol/E9 b/tests/feat/featrevol/E9 index fc86e46b6c..2cd648b983 100644 --- a/tests/feat/featrevol/E9 +++ b/tests/feat/featrevol/E9 @@ -7,4 +7,4 @@ featrevol b p b_6 1.5 1.5 3 0 1 0 1 1 featperform revol result b_6 -set square 64.5664 +checkprops result -s 64.5664 diff --git a/tests/feat/featrevol/F1 b/tests/feat/featrevol/F1 index 5de680f035..b24fcbc5a5 100644 --- a/tests/feat/featrevol/F1 +++ b/tests/feat/featrevol/F1 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperform revol result boite_4 boite_1 -set square 371372 +checkprops result -s 371372 diff --git a/tests/feat/featrevol/F2 b/tests/feat/featrevol/F2 index ba771de238..b3caadfa80 100644 --- a/tests/feat/featrevol/F2 +++ b/tests/feat/featrevol/F2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperform revol result boite_1 -set square 371372 +checkprops result -s 371372 diff --git a/tests/feat/featrevol/F3 b/tests/feat/featrevol/F3 index 6ab2bbc593..506a314ae7 100644 --- a/tests/feat/featrevol/F3 +++ b/tests/feat/featrevol/F3 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperform revol result -set square 371372 +checkprops result -s 371372 diff --git a/tests/feat/featrevol/F4 b/tests/feat/featrevol/F4 index 04293a5ed8..8ba705a0c5 100644 --- a/tests/feat/featrevol/F4 +++ b/tests/feat/featrevol/F4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperformval revol result 70 -set square 276652 +checkprops result -s 276652 diff --git a/tests/feat/featrevol/F5 b/tests/feat/featrevol/F5 index b64dd379c9..5f0b4a05c4 100644 --- a/tests/feat/featrevol/F5 +++ b/tests/feat/featrevol/F5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_4 0 0 200 0 -1 0 1 1 featperformval revol result 290 -set square 371372 +checkprops result -s 371372 diff --git a/tests/feat/featrevol/F6 b/tests/feat/featrevol/F6 index 691b8c6457..6ced3c8a64 100644 --- a/tests/feat/featrevol/F6 +++ b/tests/feat/featrevol/F6 @@ -9,4 +9,4 @@ featrevol b p p 1.5 1.5 3 0 1 0 1 1 featperform revol result f -set square 64.5664 +checkprops result -s 64.5664 diff --git a/tests/feat/featrevol/F7 b/tests/feat/featrevol/F7 index 9e2e2156d1..1b27a28150 100644 --- a/tests/feat/featrevol/F7 +++ b/tests/feat/featrevol/F7 @@ -7,4 +7,4 @@ featrevol b p b_6 1.5 1.5 3 0 1 0 1 1 featperform revol result -set square 64.5664 +checkprops result -s 64.5664 diff --git a/tests/feat/featrevol/F8 b/tests/feat/featrevol/F8 index 8107693d6f..632197483a 100644 --- a/tests/feat/featrevol/F8 +++ b/tests/feat/featrevol/F8 @@ -7,4 +7,4 @@ featrevol b p b_6 0 1.5 3 0 1 0 1 1 featperform revol result -set square 61.4248 +checkprops result -s 61.4248 diff --git a/tests/feat/featrevol/F9 b/tests/feat/featrevol/F9 index d300e4999c..22159cfdc0 100644 --- a/tests/feat/featrevol/F9 +++ b/tests/feat/featrevol/F9 @@ -7,4 +7,4 @@ featrevol b p b_6 0 1.5 3 0 1 0 0 1 featperform revol result -set square 55.1416 +checkprops result -s 55.1416 diff --git a/tests/feat/featrevol/G1 b/tests/feat/featrevol/G1 index b8156bf9fa..4365865d6c 100644 --- a/tests/feat/featrevol/G1 +++ b/tests/feat/featrevol/G1 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 1 0 1 1 featperform revol result boite_4 boite_6 -set square 477400 +checkprops result -s 477400 diff --git a/tests/feat/featrevol/G2 b/tests/feat/featrevol/G2 index 819ae10cfe..8c4839fbaf 100644 --- a/tests/feat/featrevol/G2 +++ b/tests/feat/featrevol/G2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 1 0 1 1 featperform revol result boite_6 -set square 477400 +checkprops result -s 477400 diff --git a/tests/feat/featrevol/G3 b/tests/feat/featrevol/G3 index 4ee4a82cfa..1f61c6a33a 100644 --- a/tests/feat/featrevol/G3 +++ b/tests/feat/featrevol/G3 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 1 0 1 1 featperform revol result -set square 477400 +checkprops result -s 477400 diff --git a/tests/feat/featrevol/G4 b/tests/feat/featrevol/G4 index 06134e7313..a3c81e9a10 100644 --- a/tests/feat/featrevol/G4 +++ b/tests/feat/featrevol/G4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 1 0 1 1 featperformval revol result 90 -set square 322467 +checkprops result -s 322467 diff --git a/tests/feat/featrevol/G5 b/tests/feat/featrevol/G5 index cef16059bb..c090e1c420 100644 --- a/tests/feat/featrevol/G5 +++ b/tests/feat/featrevol/G5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 0 50 X 50 Y 100 X -50 featrevol boite cont boite_4 200 0 200 0 1 0 1 1 featperformval revol result 290 -set square 477400 +checkprops result -s 477400 diff --git a/tests/feat/featrevol/G6 b/tests/feat/featrevol/G6 index 45090af705..f1d824d06a 100644 --- a/tests/feat/featrevol/G6 +++ b/tests/feat/featrevol/G6 @@ -7,4 +7,4 @@ featrevol b p b_6 0 1.5 3 0 -1 0 1 1 featperform revol result b_1 -set square 61.4248 +checkprops result -s 61.4248 diff --git a/tests/feat/featrevol/G7 b/tests/feat/featrevol/G7 index 7c798d1638..d19275303f 100644 --- a/tests/feat/featrevol/G7 +++ b/tests/feat/featrevol/G7 @@ -9,4 +9,4 @@ featrevol c1 p p 0 0 0.5 0 0 1 1 1 featperformval revol result 30 -set square 93.1062 +checkprops result -s 93.1062 diff --git a/tests/feat/featrevol/G8 b/tests/feat/featrevol/G8 index 563b3abe6b..0027702b80 100644 --- a/tests/feat/featrevol/G8 +++ b/tests/feat/featrevol/G8 @@ -9,4 +9,4 @@ featrevol c1 p p 0 0 0.5 0 0 1 0 1 featperformval revol result 30 -set square 91.0118 +checkprops result -s 91.0118 diff --git a/tests/feat/featrevol/G9 b/tests/feat/featrevol/G9 index 94e174a0e7..13b39471fa 100644 --- a/tests/feat/featrevol/G9 +++ b/tests/feat/featrevol/G9 @@ -9,4 +9,4 @@ featrevol c1 p p 0 0 0.5 0 0 1 1 1 featperformval revol result 360 -set square 125.664 +checkprops result -s 125.664 diff --git a/tests/feat/featrevol/H1 b/tests/feat/featrevol/H1 index c1a173013a..201e2f3d96 100644 --- a/tests/feat/featrevol/H1 +++ b/tests/feat/featrevol/H1 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 1 0 1 1 featperform revol result boite_3 boite_8 -set square 400997 +checkprops result -s 400997 diff --git a/tests/feat/featrevol/H2 b/tests/feat/featrevol/H2 index 2f529b3444..d1f66567f6 100644 --- a/tests/feat/featrevol/H2 +++ b/tests/feat/featrevol/H2 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 1 0 1 1 featperform revol result boite_8 -set square 400997 +checkprops result -s 400997 diff --git a/tests/feat/featrevol/H3 b/tests/feat/featrevol/H3 index 59061a1842..3ea9671a1e 100644 --- a/tests/feat/featrevol/H3 +++ b/tests/feat/featrevol/H3 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 1 0 1 1 featperform revol result -set square 400997 +checkprops result -s 400997 diff --git a/tests/feat/featrevol/H4 b/tests/feat/featrevol/H4 index 1e009e2db6..74a92608b3 100644 --- a/tests/feat/featrevol/H4 +++ b/tests/feat/featrevol/H4 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 1 0 1 1 featperformval revol result 70 -set square 329344 +checkprops result -s 329344 diff --git a/tests/feat/featrevol/H5 b/tests/feat/featrevol/H5 index 1d20192df5..040c2e1fde 100644 --- a/tests/feat/featrevol/H5 +++ b/tests/feat/featrevol/H5 @@ -6,4 +6,4 @@ profile cont S boite_3 F 75 50 X 50 Y 100 X -50 featrevol boite cont boite_3 200 0 200 0 1 0 1 1 featperformval revol result 290 -set square 400997 +checkprops result -s 400997 diff --git a/tests/feat/featrevol/H6 b/tests/feat/featrevol/H6 index 459085306f..f099bf01fa 100644 --- a/tests/feat/featrevol/H6 +++ b/tests/feat/featrevol/H6 @@ -11,4 +11,4 @@ addslide revol p_2 c1_1 featperformval revol result 30 -set square 93.1062 +checkprops result -s 93.1062 diff --git a/tests/feat/featrevol/H7 b/tests/feat/featrevol/H7 index dd86078ca0..2d91bc6f87 100644 --- a/tests/feat/featrevol/H7 +++ b/tests/feat/featrevol/H7 @@ -11,4 +11,4 @@ addslide revol p_2 c1_1 featperformval revol result 360 -set square 125.664 +checkprops result -s 125.664 diff --git a/tests/feat/featrevol/H8 b/tests/feat/featrevol/H8 index 150cc8f5a4..b104923489 100644 --- a/tests/feat/featrevol/H8 +++ b/tests/feat/featrevol/H8 @@ -11,4 +11,4 @@ addslide revol p_4 c1_1 featperformval revol result 360 -set square 100.531 +checkprops result -s 100.531 diff --git a/tests/feat/featrevol/H9 b/tests/feat/featrevol/H9 index be7d7e06dc..5459ce0bb9 100644 --- a/tests/feat/featrevol/H9 +++ b/tests/feat/featrevol/H9 @@ -2,6 +2,7 @@ puts "*" puts "TODO OCC22810 All:Error in featperform" puts "TODO OCC22810 All:Error : The feat grid cannot be built." +puts "TODO OCC22810 All: Error: The command cannot be built" # box b 8 8 8 ttranslate b -4 0 0 @@ -24,4 +25,4 @@ if { [catch { featperform revol result ff fu } ] != 0 } { puts "Error in featperform" } -set square 0 +checkprops result -s 0 diff --git a/tests/feat/featrevol/I1 b/tests/feat/featrevol/I1 index 48b02639a1..03d7342bf9 100644 --- a/tests/feat/featrevol/I1 +++ b/tests/feat/featrevol/I1 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 -1 0 0 1 featperform revol result boite_4 boite_4 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/I2 b/tests/feat/featrevol/I2 index 472bc918de..0752337f92 100644 --- a/tests/feat/featrevol/I2 +++ b/tests/feat/featrevol/I2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 -1 0 0 1 featperform revol result boite_4 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/I3 b/tests/feat/featrevol/I3 index b00c444e4c..aed7a10444 100644 --- a/tests/feat/featrevol/I3 +++ b/tests/feat/featrevol/I3 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 -1 0 0 1 featperform revol result -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/I4 b/tests/feat/featrevol/I4 index dd95bceccf..5092bb6a52 100644 --- a/tests/feat/featrevol/I4 +++ b/tests/feat/featrevol/I4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 -1 0 0 1 featperformval revol result 70 -set square 258326 +checkprops result -s 258326 diff --git a/tests/feat/featrevol/I5 b/tests/feat/featrevol/I5 index 2d1cb1c669..c229a95bf8 100644 --- a/tests/feat/featrevol/I5 +++ b/tests/feat/featrevol/I5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 -1 0 0 1 featperformval revol result 225 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/I6 b/tests/feat/featrevol/I6 index cf2cb8f443..efebe3230d 100644 --- a/tests/feat/featrevol/I6 +++ b/tests/feat/featrevol/I6 @@ -14,4 +14,4 @@ addslide revol p_2 c_3 featperform revol result c_2 c_5 -set square 431.681 +checkprops result -s 431.681 diff --git a/tests/feat/featrevol/I7 b/tests/feat/featrevol/I7 index 8b66e9ea82..da07236073 100644 --- a/tests/feat/featrevol/I7 +++ b/tests/feat/featrevol/I7 @@ -16,4 +16,4 @@ featrevol bb pp pp 1.5 1.5 1 0 0 1 1 1 addslide revol pp_4 bb_3 featperform revol result -set square 61.854 +checkprops result -s 61.854 diff --git a/tests/feat/featrevol/I8 b/tests/feat/featrevol/I8 index 601a29afcc..2bb20527a2 100644 --- a/tests/feat/featrevol/I8 +++ b/tests/feat/featrevol/I8 @@ -13,4 +13,4 @@ ttranslate pp 1.5 1.5 1 featrevol bb pp pp 1.5 1.5 1 0 0 1 1 1 featperform revol result -set square 61.854 +checkprops result -s 61.854 diff --git a/tests/feat/featrevol/I9 b/tests/feat/featrevol/I9 index fe9d2f90cf..7bf86e4b99 100644 --- a/tests/feat/featrevol/I9 +++ b/tests/feat/featrevol/I9 @@ -15,4 +15,4 @@ featrevol bb pp pp 1.5 1.5 1 0 0 1 1 1 addslide revol pp_4 bb_3 featperform revol result -set square 54 +checkprops result -s 54 diff --git a/tests/feat/featrevol/J1 b/tests/feat/featrevol/J1 index d3ee8253d6..0531a7b534 100644 --- a/tests/feat/featrevol/J1 +++ b/tests/feat/featrevol/J1 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 1 0 1 1 featperform revol result boite_4 boite_4 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/J2 b/tests/feat/featrevol/J2 index e5f3325da1..55691f03b7 100644 --- a/tests/feat/featrevol/J2 +++ b/tests/feat/featrevol/J2 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 1 0 1 1 featperform revol result boite_4 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/J3 b/tests/feat/featrevol/J3 index cd66cb3001..682e719f35 100644 --- a/tests/feat/featrevol/J3 +++ b/tests/feat/featrevol/J3 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 1 0 1 1 featperform revol result -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/J4 b/tests/feat/featrevol/J4 index 93d4c0b925..ee27f65999 100644 --- a/tests/feat/featrevol/J4 +++ b/tests/feat/featrevol/J4 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 1 0 1 1 featperformval revol result 70 -set square 258326 +checkprops result -s 258326 diff --git a/tests/feat/featrevol/J5 b/tests/feat/featrevol/J5 index 6eb83065f9..c2bd600e75 100644 --- a/tests/feat/featrevol/J5 +++ b/tests/feat/featrevol/J5 @@ -4,4 +4,4 @@ profile cont S boite_4 F 25 50 X 50 Y 100 X -50 featrevol boite cont boite_4 100 200 200 0 1 0 1 1 featperformval revol result 225 -set square 277124 +checkprops result -s 277124 diff --git a/tests/feat/featrevol/J6 b/tests/feat/featrevol/J6 index e8155b68e2..624e755394 100644 --- a/tests/feat/featrevol/J6 +++ b/tests/feat/featrevol/J6 @@ -9,4 +9,4 @@ copy base_3 funtil featrevol base cont cont 54.06494140625 70.2841796875 0 0 0 1 1 1 featperform revol result funtil ffrom -set square 560028 +checkprops result -s 560028 diff --git a/tests/feat/featrevol/J7 b/tests/feat/featrevol/J7 index d8e74994f9..e7740a7b2f 100644 --- a/tests/feat/featrevol/J7 +++ b/tests/feat/featrevol/J7 @@ -9,4 +9,4 @@ copy base_4 funtil featrevol base cont cont 54.06494140625 70.2841796875 0 0 0 1 1 1 featperform revol result funtil ffrom -set square 474697 +checkprops result -s 474697 diff --git a/tests/feat/featrevol/J8 b/tests/feat/featrevol/J8 index a9632ccdbb..3beb9c7273 100644 --- a/tests/feat/featrevol/J8 +++ b/tests/feat/featrevol/J8 @@ -9,4 +9,4 @@ copy base_4 funtil featrevol base cont cont 54.06494140625 70.2841796875 0 0 0 1 1 1 featperform revol result ffrom -set square 455939 +checkprops result -s 455939 diff --git a/tests/feat/featrevol/J9 b/tests/feat/featrevol/J9 index 7d8fc12931..5d805227f6 100644 --- a/tests/feat/featrevol/J9 +++ b/tests/feat/featrevol/J9 @@ -9,4 +9,4 @@ copy base_4 funtil featrevol base cont cont 54.06494140625 70.2841796875 0 0 0 1 1 1 featperform revol result funtil -set square 590584 +checkprops result -s 590584 diff --git a/tests/feat/featrf/A1 b/tests/feat/featrf/A1 index 35f7a322ec..34270f84cb 100644 --- a/tests/feat/featrf/A1 +++ b/tests/feat/featrf/A1 @@ -14,4 +14,4 @@ featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 109.511 +checkprops result -s 109.511 diff --git a/tests/feat/featrf/A2 b/tests/feat/featrf/A2 index 41a1e0a040..a38792f333 100644 --- a/tests/feat/featrf/A2 +++ b/tests/feat/featrf/A2 @@ -15,4 +15,4 @@ featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 107.82 +checkprops result -s 107.82 diff --git a/tests/feat/featrf/A3 b/tests/feat/featrf/A3 index 253de2a0e5..5ed470472b 100644 --- a/tests/feat/featrf/A3 +++ b/tests/feat/featrf/A3 @@ -14,4 +14,4 @@ plane pl -2 0 5 0 1 0 featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 0 featperform rf result -set square 107.82 +checkprops result -s 107.82 diff --git a/tests/feat/featrf/A4 b/tests/feat/featrf/A4 index b288bba4fa..8ff96eeba2 100644 --- a/tests/feat/featrf/A4 +++ b/tests/feat/featrf/A4 @@ -19,4 +19,4 @@ featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 194.575 +checkprops result -s 194.575 diff --git a/tests/feat/featrf/A5 b/tests/feat/featrf/A5 index 6e22000b21..216914215a 100644 --- a/tests/feat/featrf/A5 +++ b/tests/feat/featrf/A5 @@ -21,4 +21,4 @@ plane pl -1. 0 8.1 0 -1 0 featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 191.996 +checkprops result -s 191.996 diff --git a/tests/feat/featrf/A6 b/tests/feat/featrf/A6 index e65b0b6ab0..5b3783d953 100644 --- a/tests/feat/featrf/A6 +++ b/tests/feat/featrf/A6 @@ -18,4 +18,4 @@ plane pl -3 0 5 0 1 0 featrf s pp pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 204.661 +checkprops result -s 204.661 diff --git a/tests/feat/featrf/A7 b/tests/feat/featrf/A7 index afc740b551..4749f1af2c 100644 --- a/tests/feat/featrf/A7 +++ b/tests/feat/featrf/A7 @@ -14,4 +14,4 @@ featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 213.845 +checkprops result -s 213.845 diff --git a/tests/feat/featrf/A8 b/tests/feat/featrf/A8 index 8b2797af79..6d95769685 100644 --- a/tests/feat/featrf/A8 +++ b/tests/feat/featrf/A8 @@ -17,4 +17,4 @@ featrf s pp pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 111.509 +checkprops result -s 111.509 diff --git a/tests/feat/featrf/A9 b/tests/feat/featrf/A9 index 647199227a..0143a7df47 100644 --- a/tests/feat/featrf/A9 +++ b/tests/feat/featrf/A9 @@ -17,4 +17,4 @@ featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 1 featperform rf result -set square 196.379 +checkprops result -s 196.379 diff --git a/tests/feat/featrf/B1 b/tests/feat/featrf/B1 index 0ccc920f29..bb66686268 100644 --- a/tests/feat/featrf/B1 +++ b/tests/feat/featrf/B1 @@ -14,4 +14,4 @@ plane pl -1.4 0 4.8 0 1 0 featrf s w pl 0 0 0 0 0 1 0.2 0.2 1 0 featperform rf result -set square 101.665 +checkprops result -s 101.665 diff --git a/tests/feat/featrf/B2 b/tests/feat/featrf/B2 index 25032c2174..b0754673d1 100644 --- a/tests/feat/featrf/B2 +++ b/tests/feat/featrf/B2 @@ -9,4 +9,4 @@ plane pl -3 0 1.5 0 1 0 featrf c1 w pl 0 0 0 0 0 1 0.3 0.3 1 1 featperform rf result -set square 154.636 +checkprops result -s 154.636 diff --git a/tests/feat/featrf/B3 b/tests/feat/featrf/B3 index 78734bdacf..ec56378ec4 100644 --- a/tests/feat/featrf/B3 +++ b/tests/feat/featrf/B3 @@ -10,4 +10,4 @@ plane pl -3 0 1.5 0 1 0 featrf c1 w pl 0 0 0 0 0 1 1. 1. 1 1 featperform rf result -set square 162.62 +checkprops result -s 162.62 diff --git a/tests/feat/featrf/B4 b/tests/feat/featrf/B4 index dbd6e8e7ae..dc9f48cb91 100644 --- a/tests/feat/featrf/B4 +++ b/tests/feat/featrf/B4 @@ -19,4 +19,4 @@ plane pl -0.8 0 11 0 1 0 featrf s w pl 0 0 0 0 0 1 0.2 0.2 0 1 featperform rf result -set square 216.876 +checkprops result -s 216.876 diff --git a/tests/feat/parse.rules b/tests/feat/parse.rules index 8b1c632c4c..939f6a7e5d 100644 --- a/tests/feat/parse.rules +++ b/tests/feat/parse.rules @@ -1,2 +1,3 @@ FAILED /\bFaulty\b/ bad shape IGNORE /\bNo error\b/ normal message in featprism L6 and featrevol H9 +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/fillet2d/chamfer2d/A1 b/tests/fillet2d/chamfer2d/A1 index 0ad5851708..abf182ba6e 100644 --- a/tests/fillet2d/chamfer2d/A1 +++ b/tests/fillet2d/chamfer2d/A1 @@ -9,6 +9,6 @@ mkedge e2 l2 0 100 # Chamfer chamfer2d result e1 e2 10 20 -set length 22.3607 +checkprops result -l 22.3607 set 2dviewer 1 diff --git a/tests/fillet2d/end b/tests/fillet2d/end index 5ff14dd695..4dcd5dc63d 100644 --- a/tests/fillet2d/end +++ b/tests/fillet2d/end @@ -1,44 +1,3 @@ -if { [info exists square] } { - set prop "square" - set mass $square - if { [info exists tol_square] } { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result $tol_square] full m - } else { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - } -} -if { [info exists length] } { - set prop "length" - set mass $length - regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full m - - puts "checksection" - puts [checksection result] -} - -#if mass (length or square) is empty in test case then result should be an empty shape. -if { [info exists mass] } { - puts "checkshape" - checkshape result - - if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } - } else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } - } -} - if { [info exists rel_tol] } { puts "\nChecking triangulation area (triarea command)..." set rel_err [expr abs([CheckTriArea result $area_eps])] diff --git a/tests/fillet2d/fillet2d/A1 b/tests/fillet2d/fillet2d/A1 index feabba52a2..e213da43a0 100644 --- a/tests/fillet2d/fillet2d/A1 +++ b/tests/fillet2d/fillet2d/A1 @@ -9,6 +9,6 @@ mkedge e2 l2 0 100 # Fillet (Newton) fillet2d result e1 e2 10 -set length 15.708 +checkprops result -l 15.708 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A2 b/tests/fillet2d/fillet2d/A2 index e40843d0cc..68b21853ad 100644 --- a/tests/fillet2d/fillet2d/A2 +++ b/tests/fillet2d/fillet2d/A2 @@ -12,6 +12,6 @@ wire w e1 e2 # Fillet (analytical) fillet2d result w 10 -set length 195.708 +checkprops result -l 195.708 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A3 b/tests/fillet2d/fillet2d/A3 index bee9931372..ec497ba517 100644 --- a/tests/fillet2d/fillet2d/A3 +++ b/tests/fillet2d/fillet2d/A3 @@ -12,6 +12,6 @@ wire w e1 e2 # Fillet (analytical) fillet2d result w 10 -set length 253.58 +checkprops result -l 253.58 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A4 b/tests/fillet2d/fillet2d/A4 index 1da8a70479..e8776676a4 100644 --- a/tests/fillet2d/fillet2d/A4 +++ b/tests/fillet2d/fillet2d/A4 @@ -12,6 +12,6 @@ wire w e1 e2 # Fillet (analytical) fillet2d result w 10 -set length 253.58 +checkprops result -l 253.58 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A5 b/tests/fillet2d/fillet2d/A5 index 1d3b678a40..0f094362a6 100644 --- a/tests/fillet2d/fillet2d/A5 +++ b/tests/fillet2d/fillet2d/A5 @@ -12,6 +12,6 @@ wire w e1 e2 # Fillet (analytical) fillet2d result w 10 -set length 275.293 +checkprops result -l 275.293 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A6 b/tests/fillet2d/fillet2d/A6 index 31ac2394a7..66b317b211 100644 --- a/tests/fillet2d/fillet2d/A6 +++ b/tests/fillet2d/fillet2d/A6 @@ -9,6 +9,6 @@ mkedge e2 l2 0 100 # Fillet (analytical) fillet2d result e1 e2 10 -set length 15.708 +checkprops result -l 15.708 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A7 b/tests/fillet2d/fillet2d/A7 index 7683786810..fd44f9d729 100644 --- a/tests/fillet2d/fillet2d/A7 +++ b/tests/fillet2d/fillet2d/A7 @@ -9,6 +9,6 @@ mkedge e2 l2 0 100 # Fillet (analytical) fillet2d result e1 e2 10 -set length 15.708 +checkprops result -l 15.708 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A8 b/tests/fillet2d/fillet2d/A8 index aecf1c6dba..acf7b5af04 100644 --- a/tests/fillet2d/fillet2d/A8 +++ b/tests/fillet2d/fillet2d/A8 @@ -9,6 +9,6 @@ mkedge e2 l2 0 100 # Fillet (analytical) fillet2d result e1 e2 10 -set length 15.708 +checkprops result -l 15.708 set 2dviewer 1 diff --git a/tests/fillet2d/fillet2d/A9 b/tests/fillet2d/fillet2d/A9 index fd7eff24cd..e4ea4ee0e3 100644 --- a/tests/fillet2d/fillet2d/A9 +++ b/tests/fillet2d/fillet2d/A9 @@ -9,6 +9,6 @@ mkedge e2 l2 0 100 # Fillet (analytical) fillet2d result e1 e2 10 -set length 15.708 +checkprops result -l 15.708 set 2dviewer 1 diff --git a/tests/fillet2d/parse.rules b/tests/fillet2d/parse.rules index b939c8cd4e..4450a29042 100644 --- a/tests/fillet2d/parse.rules +++ b/tests/fillet2d/parse.rules @@ -1,3 +1,3 @@ FAILED /\bFaulty\b/ bad shape SKIPPED /Error: unsupported locale specification/ locale is unavailable on tested system -OK /Relative error of mass computation/ message from vprops +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/geometry/end b/tests/geometry/end index cf26ec003a..460b470442 100755 --- a/tests/geometry/end +++ b/tests/geometry/end @@ -1,87 +1,84 @@ proc comparison { x1 x1_o prop } { set precision 0.0000001 if { ( abs($x1) > $precision ) || ( abs($x1_o) > $precision ) } { - if { ($x1_o != 0 && [expr 1.*abs($x1_o - $x1)/$x1_o] > 0.01) || ($x1_o == 0 && $x1 != 0) } { - puts "Error : The $prop of the resulting shape is $x1 and the expected $prop is $x1_o" - } + if { ($x1_o != 0 && [expr 1.*abs($x1_o - $x1)/$x1_o] > 0.01) || ($x1_o == 0 && $x1 != 0) } { + puts "Error : The $prop of the resulting shape is $x1 and the expected $prop is $x1_o" + } } } if { [isdraw result] } { if { [info exists type] && [string compare "$type" "infinite"] == 0 && ![info exists length] } { - set ddump [dump result] - regexp {Axis *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full Axis_1 Axis_2 Axis_3 - comparison $Axis_1 $Axis_o_1 "Axis_1" - comparison $Axis_2 $Axis_o_2 "Axis_2" - if { [info exists Axis_o_3] } { - comparison $Axis_3 $Axis_o_3 "Axis_3" - } - if { [regexp {Line} $ddump] } { - regexp {Origin *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full Origin_1 Origin_2 Origin_3 - comparison $Origin_1 $Origin_o_1 "Origin_1" - comparison $Origin_2 $Origin_o_2 "Origin_2" - if { [info exists Origin_o_3] } { - comparison $Origin_3 $Origin_o_3 "Origin_3" - } - } elseif { [regexp {Parabola} $ddump] || [regexp {Hyperbola} $ddump] } { - regexp {Center *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full Center_1 Center_2 Center_3 - comparison $Center_1 $Center_o_1 "Center_1" - comparison $Center_2 $Center_o_2 "Center_2" - if { [info exists Center_o_3] } { - comparison $Center_3 $Center_o_3 "Center_3" - } - regexp {XAxis *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full XAxis_1 XAxis_2 XAxis_3 - comparison $XAxis_1 $XAxis_o_1 "XAxis_1" - comparison $XAxis_2 $XAxis_o_2 "XAxis_2" - if { [info exists XAxis_o_3] } { - comparison $XAxis_3 $XAxis_o_3 "XAxis_3" - } - regexp {YAxis *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full YAxis_1 YAxis_2 YAxis_3 - comparison $YAxis_1 $YAxis_o_1 "YAxis_1" - comparison $YAxis_2 $YAxis_o_2 "YAxis_2" - if { [info exists YAxis_o_3] } { - comparison $YAxis_3 $YAxis_o_3 "YAxis_3" - } - if { [regexp {Hyperbola} $ddump] } { - regexp {Radii *: *([-0-9.+eE]+), *([-0-9.+eE]+) *} $ddump full LastParam_1 LastParam_2 - } else { - regexp {Focal *: *([-0-9.+eE]+) *} $ddump full LastParam_1 - } - comparison $LastParam_1 $LastParam_o_1 "LastParam_1" - if { [info exists LastParam_o_2] } { - comparison $LastParam_2 $LastParam_o_2 "LastParam_2" - } - } else { - puts "Error : undefined type" - } + set ddump [dump result] + regexp {Axis *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full Axis_1 Axis_2 Axis_3 + comparison $Axis_1 $Axis_o_1 "Axis_1" + comparison $Axis_2 $Axis_o_2 "Axis_2" + if { [info exists Axis_o_3] } { + comparison $Axis_3 $Axis_o_3 "Axis_3" + } + if { [regexp {Line} $ddump] } { + regexp {Origin *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full Origin_1 Origin_2 Origin_3 + comparison $Origin_1 $Origin_o_1 "Origin_1" + comparison $Origin_2 $Origin_o_2 "Origin_2" + if { [info exists Origin_o_3] } { + comparison $Origin_3 $Origin_o_3 "Origin_3" + } + } elseif { [regexp {Parabola} $ddump] || [regexp {Hyperbola} $ddump] } { + regexp {Center *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full Center_1 Center_2 Center_3 + comparison $Center_1 $Center_o_1 "Center_1" + comparison $Center_2 $Center_o_2 "Center_2" + if { [info exists Center_o_3] } { + comparison $Center_3 $Center_o_3 "Center_3" + } + regexp {XAxis *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full XAxis_1 XAxis_2 XAxis_3 + comparison $XAxis_1 $XAxis_o_1 "XAxis_1" + comparison $XAxis_2 $XAxis_o_2 "XAxis_2" + if { [info exists XAxis_o_3] } { + comparison $XAxis_3 $XAxis_o_3 "XAxis_3" + } + regexp {YAxis *: *([-0-9.+eE]+), *([-0-9.+eE]+),* *([-0-9.+eE]*) *} $ddump full YAxis_1 YAxis_2 YAxis_3 + comparison $YAxis_1 $YAxis_o_1 "YAxis_1" + comparison $YAxis_2 $YAxis_o_2 "YAxis_2" + if { [info exists YAxis_o_3] } { + comparison $YAxis_3 $YAxis_o_3 "YAxis_3" + } + if { [regexp {Hyperbola} $ddump] } { + regexp {Radii *: *([-0-9.+eE]+), *([-0-9.+eE]+) *} $ddump full LastParam_1 LastParam_2 + } else { + regexp {Focal *: *([-0-9.+eE]+) *} $ddump full LastParam_1 + } + comparison $LastParam_1 $LastParam_o_1 "LastParam_1" + if { [info exists LastParam_o_2] } { + comparison $LastParam_2 $LastParam_o_2 "LastParam_2" + } + } else { + puts "Error : undefined type" + } } else { - if { [info exists length] } { - set prop "length" - set mass $length - regexp {The +length +result +is +([-0-9.+eE]+)} [length result] full m - } elseif { [info exist square] } { - set prop "area" - set mass $square - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - } - - if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The $command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of length is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of the resulting shape is $m" - } - } else { - if { $m != 0 } { - puts "Error : The $command is not valid. The $prop is $m" - } - } - } + if { [info exists length] } { + set prop "length" + set mass $length + regexp {The +length +result +is +([-0-9.+eE]+)} [length result] full m + } + if { [info exists mass] } { + if { [string compare "$mass" "empty"] != 0 } { + if { $m == 0 } { + puts "Error : The $command is not valid. The $prop is 0." + } + if { $mass > 0 } { + puts "The expected $prop is $mass" + } + #check of change of length is < 1% + if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { + puts "Error : The $prop of the resulting shape is $m" + } + } else { + if { $m != 0 } { + puts "Error : The $command is not valid. The $prop is $m" + } + } + } + } } else { puts "Error : The $command cannot be built." } diff --git a/tests/geometry/parse.rules b/tests/geometry/parse.rules new file mode 100644 index 0000000000..2e8d896abc --- /dev/null +++ b/tests/geometry/parse.rules @@ -0,0 +1 @@ +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/geometry/revsurf/A1 b/tests/geometry/revsurf/A1 index fcdfbc5a6a..141f1a66bd 100644 --- a/tests/geometry/revsurf/A1 +++ b/tests/geometry/revsurf/A1 @@ -8,5 +8,4 @@ dump revolution1 dval dovx+dvx dval dovy+dvy mkface result revolution1 -set square 13.8136 - +checkprops result -s 13.8136 diff --git a/tests/nproject/base/A1 b/tests/nproject/base/A1 index 9c3df852a5..ea5f1daf9a 100644 --- a/tests/nproject/base/A1 +++ b/tests/nproject/base/A1 @@ -2,6 +2,4 @@ restore [locate_data_file projortho001.brep] p explode p compound p_2 p_3 c nproject result c p_1 0.001 2 14 10 -set length 222.5 - - +checkprops result -l 222.5 diff --git a/tests/nproject/base/A2 b/tests/nproject/base/A2 index 310073bd00..311f96d6ba 100644 --- a/tests/nproject/base/A2 +++ b/tests/nproject/base/A2 @@ -2,7 +2,4 @@ restore [locate_data_file CNP001_projoiei.rle] p explode p compound p_2 p_3 s nproject result s p_1 0.001 2 14 10 -set length 222.5 - - - +checkprops result -l 222.5 diff --git a/tests/nproject/base/A3 b/tests/nproject/base/A3 index b753a26ab0..92a0032d26 100644 --- a/tests/nproject/base/A3 +++ b/tests/nproject/base/A3 @@ -1,6 +1,4 @@ restore [locate_data_file projortho003.brep] p explode p nproject result p_1 p_2 0.001 2 14 10 -set length 581.299 - - +checkprops result -l 581.299 diff --git a/tests/nproject/base/A4 b/tests/nproject/base/A4 index 95faee78ca..89dfbc3164 100644 --- a/tests/nproject/base/A4 +++ b/tests/nproject/base/A4 @@ -1,5 +1,4 @@ restore [locate_data_file projortho004.brep] p explode p nproject result p_1 p_2 0.001 2 14 10 -set length 300 - +checkprops result -l 300 diff --git a/tests/nproject/base/A5 b/tests/nproject/base/A5 index 705418844f..1d89a0c2ae 100644 --- a/tests/nproject/base/A5 +++ b/tests/nproject/base/A5 @@ -2,5 +2,4 @@ restore [locate_data_file projortho005.brep] p explode p compound p_1 p_2 c nproject result p_3 c 0.001 2 14 10 -set length 540.983 - +checkprops result -l 540.983 diff --git a/tests/nproject/base/A6 b/tests/nproject/base/A6 index 85bf1a7d4a..c5d66db02f 100644 --- a/tests/nproject/base/A6 +++ b/tests/nproject/base/A6 @@ -2,5 +2,4 @@ restore [locate_data_file projortho006.brep] p explode p compound p_1 p_2 p_3 p_4 p_5 p_6 p_7 p_8 p_9 p_10 p_11 p_12 p_13 c nproject result c p_14 0.001 2 14 10 -set length 90.802 - +checkprops result -l 90.802 diff --git a/tests/nproject/base/A7 b/tests/nproject/base/A7 index 40985a0c08..9861653f2f 100644 --- a/tests/nproject/base/A7 +++ b/tests/nproject/base/A7 @@ -2,5 +2,4 @@ restore [locate_data_file CNP001_projoien.rle] p explode p compound p_2 p_3 c nproject result c p_1 0.001 2 14 10 -set length 95.8118 - +checkprops result -l 95.8118 diff --git a/tests/nproject/base/A8 b/tests/nproject/base/A8 index 7fd000b3f1..0eecc776a9 100644 --- a/tests/nproject/base/A8 +++ b/tests/nproject/base/A8 @@ -3,6 +3,4 @@ explode p compound p_4 p_5 c1 compound p_1 p_2 p_6 p_7 p_3 p_8 c2 nproject result c2 c1 0.001 2 14 10 -set length 561.837 - - +checkprops result -l 561.837 diff --git a/tests/nproject/base/bug24827_1 b/tests/nproject/base/bug24827_1 index 0d8ba1b811..4aa8dcc574 100755 --- a/tests/nproject/base/bug24827_1 +++ b/tests/nproject/base/bug24827_1 @@ -12,4 +12,4 @@ explode c nproject result c_2 c_1 1.e-7 checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 -set length 0.0008 +checkprops result -l 0.0008 diff --git a/tests/nproject/base/bug24827_2 b/tests/nproject/base/bug24827_2 index 2a13d7fffd..e1fab6a7c9 100755 --- a/tests/nproject/base/bug24827_2 +++ b/tests/nproject/base/bug24827_2 @@ -12,4 +12,4 @@ explode c nproject result c_3 c_1 1.e-7 checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4 -set length 0.0008 +checkprops result -l 0.0008 diff --git a/tests/nproject/end b/tests/nproject/end index c0b961f66a..87ca5246c5 100755 --- a/tests/nproject/end +++ b/tests/nproject/end @@ -1,44 +1,15 @@ #set length 0 if { [isdraw result] } { - #check if result is valid + #check if result is valid + puts [checkshape result] - puts [checkshape result] - - set prop "length" - set mass $length - regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full m - - if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The $command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of length is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of the resulting shape is $m" - } - } else { - if { $m != 0 } { - puts "Error : The $command is not valid. The $prop is $m" - } - } - - if { $m > 0 } { - smallview - clear - donly result - fit - xwd $imagedir/${test_image}.png - } else { - smallview - clear - fit - xwd $imagedir/${test_image}.png - } + smallview + clear + donly result + fit + xwd $imagedir/${test_image}.png } else { - puts "Error : The $command cannot be built." + puts "Error : The $command cannot be built." } # to end a test script diff --git a/tests/nproject/parse.rules b/tests/nproject/parse.rules index 610d206403..95a93927e0 100644 --- a/tests/nproject/parse.rules +++ b/tests/nproject/parse.rules @@ -1 +1,2 @@ FAILED /\bFaulty\b/ bad shape +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/offset/compshape/A1 b/tests/offset/compshape/A1 index c451741766..d31ead0311 100644 --- a/tests/offset/compshape/A1 +++ b/tests/offset/compshape/A1 @@ -1,4 +1,5 @@ puts "TODO ?OCC23068 ALL: ERROR. offsetperform operation not done." +puts "TODO ?OCC23068 ALL: Error: The command cannot be built" puts "TODO ?OCC23068 ALL: result is not a topological shape!!!" puts "TODO ?OCC23068 ALL: TEST INCOMPLETE" @@ -13,4 +14,4 @@ explode s F offsetcompshape result s -10 s_1 #real volume of result shape is unknow yet -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/compshape/A2 b/tests/offset/compshape/A2 index b83bce1245..7bd49c7e0e 100644 --- a/tests/offset/compshape/A2 +++ b/tests/offset/compshape/A2 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_2_b1_gsu.rle] s explode s F offsetcompshape result s -10 s_10 -set volume 894477 +checkprops result -v 894477 diff --git a/tests/offset/compshape/A3 b/tests/offset/compshape/A3 index 99d4e3dca8..efdf9e76df 100644 --- a/tests/offset/compshape/A3 +++ b/tests/offset/compshape/A3 @@ -12,4 +12,4 @@ restore [locate_data_file CCV_2_c1_gsv.rle] s explode s F catch {offsetcompshape result s -10 s_8 s_10} -set volume 3.0764e+06 +checkprops result -v 3.0764e+06 diff --git a/tests/offset/compshape/A4 b/tests/offset/compshape/A4 index f16e9e0081..9fb9d695b4 100755 --- a/tests/offset/compshape/A4 +++ b/tests/offset/compshape/A4 @@ -4,7 +4,6 @@ ## Comment : From CV tests serie page 60 ## ====================================== -puts "TODO OCC23524 ALL: Error : The offset is not valid" puts "TODO ?OCC26556 ALL: ERROR. offsetperform operation not done." restore [locate_data_file CCV_2_d1_gsw.rle] s @@ -12,7 +11,6 @@ explode s F catch {offsetcompshape result s -2 s_17} #real volume of result shape is unknow yet - -set volume 534256 +checkprops result -v 534256 diff --git a/tests/offset/compshape/A5 b/tests/offset/compshape/A5 index 3a139603d3..7a4d99d149 100644 --- a/tests/offset/compshape/A5 +++ b/tests/offset/compshape/A5 @@ -8,4 +8,4 @@ restore [locate_data_file 2_E1.rle] s explode s F offsetcompshape result s -3 s_2 -set volume 142832 +checkprops result -v 142832 diff --git a/tests/offset/compshape/A6 b/tests/offset/compshape/A6 index f724576b40..a044ff5f51 100644 --- a/tests/offset/compshape/A6 +++ b/tests/offset/compshape/A6 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_2_f1_gsy.rle] s explode s F offsetcompshape result s -5 s_10 -set volume 231220 +checkprops result -v 231220 diff --git a/tests/offset/compshape/A7 b/tests/offset/compshape/A7 index b53c15418a..f5c3899af3 100644 --- a/tests/offset/compshape/A7 +++ b/tests/offset/compshape/A7 @@ -8,4 +8,4 @@ restore [locate_data_file CCV_2_g1_gsz.rle] s explode s F offsetcompshape result s -5 s_7 -set volume 237534 +checkprops result -v 237534 diff --git a/tests/offset/end b/tests/offset/end index 6cb6790e94..5078b32f15 100644 --- a/tests/offset/end +++ b/tests/offset/end @@ -6,142 +6,117 @@ if { [info exists command] && [string compare $command "mkoffset"] == 0 } { set theOff [expr $sm * $off_param ] puts [format "Considered Offset value is %s " $theOff] if { ![catch { mkoffset result s 1 $theOff } catch_res] } { - renamevar result_1 result - if { ![catch { set chsh [checkshape result] } catch_chsh] } { - puts $chsh + renamevar result_1 result + if { ![catch { set chsh [checkshape result] } catch_chsh] } { + puts $chsh } else { - puts "Error : $catch_chsh" - set mist 1 - } + puts "Error : $catch_chsh" + set mist 1 + } } + checkprops result -l ${length} } if { [isdraw result] && $mist == 0} { if { [info exists command] && [string compare $command "mkoffset"] == 0 } { - regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full m + regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full m + set vertex_list [explode result v] + set ll_v [llength $vertex_list] + set edge_list [explode result e] + set ll_e [llength $edge_list] - set vertex_list [explode result v] - set ll_v [llength $vertex_list] + set wire_list [explode result w] + if { [string compare $wire_list ""] == 0} { + set wire_list result + } + set ll_w [llength $wire_list] - set edge_list [explode result e] - set ll_e [llength $edge_list] - - set wire_list [explode result w] - if { [string compare $wire_list ""] == 0} { - set wire_list result - } - set ll_w [llength $wire_list] - - if { $ll_v == 0 } { - if { $theOff < 0 } { - puts [format "Warning : The resulting shape is an empty COMPOUND"] - } else { - puts [format "Error : The resulting shape is an empty COMPOUND"] - } - puts [whatis result] - puts [checksection result] - } else { - puts [format "The resulting shape contains %s wires" $ll_w] - foreach wire $wire_list { - puts "Info for $wire:" - regexp {Tolerance +MAX=([-0-9.+eE]+) +AVG=([-0-9.+eE]+) +MIN=[-0-9.+eE]+} [tolerance $wire] full MaxTol_res AvgTol_res - if { $MaxTol_res > $MaxTol_s } { - puts "Error : big tolerance of shape $wire" - } - regexp {nb +alone +Vertices +: +([-0-9.+eE]+)} [checksection $wire] full num - if { $num != 0 } { - puts [format "Error : $wire is NOT a closed wire"] - } - mkplane res_plane $wire - set chsh_res_plane [checkshape res_plane] - if { [regexp {Faulty +shapes +in +variables +faulty_([-0-9.+eE]+) +to +faulty_([-0-9.+eE]+)} $chsh_res_plane full from_faulty to_faulty ] } { - puts "Shape $wire has self-intersection" - } - } - } + if { $ll_v == 0 } { + if { $theOff < 0 } { + puts [format "Warning : The resulting shape is an empty COMPOUND"] + } else { + puts [format "Error : The resulting shape is an empty COMPOUND"] + } + puts [whatis result] + puts [checksection result] + } else { + puts [format "The resulting shape contains %s wires" $ll_w] + foreach wire $wire_list { + puts "Info for $wire:" + regexp {Tolerance +MAX=([-0-9.+eE]+) +AVG=([-0-9.+eE]+) +MIN=[-0-9.+eE]+} [tolerance $wire] full MaxTol_res AvgTol_res + if { $MaxTol_res > $MaxTol_s } { + puts "Error : big tolerance of shape $wire" + } + regexp {nb +alone +Vertices +: +([-0-9.+eE]+)} [checksection $wire] full num + if { $num != 0 } { + puts [format "Error : $wire is NOT a closed wire"] + } + mkplane res_plane $wire + set chsh_res_plane [checkshape res_plane] + if { [regexp {Faulty +shapes +in +variables +faulty_([-0-9.+eE]+) +to +faulty_([-0-9.+eE]+)} $chsh_res_plane full from_faulty to_faulty ] } { + puts "Shape $wire has self-intersection" + } + } + } - if { [string compare $length "empty"] != 0 } { - puts "The expected length is $length" - #check of change of length is < 1% - if { ($length != 0 && [expr 1.*abs($length - $m)/$length] > 0.01) || ($length == 0 && $m != 0) } { - puts "Error : The length of the resulting shape is $m" - } - } else { - if { $m != 0 } { - puts "Error : The offset is not valid. The length is $m" - } - } - # check for number of vertexes - if { [info exists nbsh_v ] } { - if { ($ll_v != $nbsh_v) || ($nbsh_v == 0 && $ll_v != 0) } { - puts "Error : The resulting shape is WRONG because it must contain $nbsh_v vertexes instead of $ll_v" - } else { - puts "The resulting shape contains $ll_v vertexes" - } - } - # check for number of edges - if { [info exists nbsh_e ] } { - if { ($ll_e != $nbsh_e) || ($nbsh_e == 0 && $ll_e != 0) } { - puts "Error : The resulting shape is WRONG because it must contain $nbsh_e edges instead of $ll_e" - } else { - puts "The resulting shape contains $ll_e edges" - } - } - # check for number of wires - if { [info exists nbsh_w ] } { - if { ($ll_w != $nbsh_w) || ($nbsh_w == 0 && $ll_w != 0) } { - puts "Error : The resulting shape is WRONG because it must contain $nbsh_w wires instead of $ll_w" - } else { - puts "The resulting shape contains $ll_w wires" - } - } + # check for number of vertexes + if { [info exists nbsh_v ] } { + if { ($ll_v != $nbsh_v) || ($nbsh_v == 0 && $ll_v != 0) } { + puts "Error : The resulting shape is WRONG because it must contain $nbsh_v vertexes instead of $ll_v" + } else { + puts "The resulting shape contains $ll_v vertexes" + } + } + # check for number of edges + if { [info exists nbsh_e ] } { + if { ($ll_e != $nbsh_e) || ($nbsh_e == 0 && $ll_e != 0) } { + puts "Error : The resulting shape is WRONG because it must contain $nbsh_e edges instead of $ll_e" + } else { + puts "The resulting shape contains $ll_e edges" + } + } + # check for number of wires + if { [info exists nbsh_w ] } { + if { ($ll_w != $nbsh_w) || ($nbsh_w == 0 && $ll_w != 0) } { + puts "Error : The resulting shape is WRONG because it must contain $nbsh_w wires instead of $ll_w" + } else { + puts "The resulting shape contains $ll_w wires" + } + } } elseif {[info exists command] && [string compare $command "withintersect"] == 0} { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - checkshape result + regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m + checkshape result } else { - regexp {Mass +: +([-0-9.+eE]+)} [vprops s] full sm - regexp {Mass +: +([-0-9.+eE]+)} [vprops result] full m - - #check if result is valid - puts [checkshape result] - if { $m == 0 || $sm == $m } { - puts "Error : The offset is not valid. The volume is $m." - } - - #check of face's square value - foreach ResultFace [ explode result f ] { - regexp {Mass +: +([-0-9.+eE]+)} [sprops $ResultFace] full fmass - if { $fmass < 0 } { - puts "Error : The area of face $ResultFace of the resulting shape is negative." - } - } - #check for bsection - if { [info exists GlobFaces] && [llength $GlobFaces] == 0 } { - puts [ bsection re result s ] - if { [ isdraw re ] } { - regexp {Mass +: +([-0-9.+eE]+)} [lprops $re] full remass - if { $remass != 0 } { - puts "Error: bsection of the result and s is not equal to zero." - } - } - } - if {[info exists volume]} { - if { $volume > 0 } { - puts "The expected volume is $volume" - } - #check of change of volume is < 1% - if { ($volume > 0 && [expr 1.*abs($volume - $m)/$volume] > 0.01) || ($volume == 0 && $m != 0 && $sm != $m) } { - puts "Error : The volume of the resulting shape is $m" - } - } + #check if result is valid + puts [checkshape result] + + regexp {Mass +: +([-0-9.+eE]+)} [vprops result] full m + + #check of face's area value + foreach ResultFace [ explode result f ] { + regexp {Mass +: +([-0-9.+eE]+)} [sprops $ResultFace] full fmass + if { $fmass < 0 } { + puts "Error : The area of face $ResultFace of the resulting shape is negative." + } + } + #check for bsection + if { [info exists GlobFaces] && [llength $GlobFaces] == 0 } { + puts [ bsection re result s ] + if { [ isdraw re ] } { + regexp {Mass +: +([-0-9.+eE]+)} [lprops $re] full remass + if { $remass != 0 } { + puts "Error: bsection of the result and s is not equal to zero." + } + } + } } if { $m > 0 } { - clear - smallview - donly result - fit - xwd $imagedir/${test_image}.png - } + clear + smallview + donly result + fit + xwd $imagedir/${test_image}.png + } } else { puts "Error : The offset cannot be built." } diff --git a/tests/offset/faces_type_a/A1 b/tests/offset/faces_type_a/A1 index 13ee3b2de0..67eeeb5b71 100644 --- a/tests/offset/faces_type_a/A1 +++ b/tests/offset/faces_type_a/A1 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_filter.rle] s OFFSETSHAPE -.0015 {s_26 s_27 s_28 s_29} $calcul $type -set volume 6.38048e-05 +checkprops result -v 6.38048e-05 diff --git a/tests/offset/faces_type_a/A2 b/tests/offset/faces_type_a/A2 index 059e4eee96..dfd557fbbe 100644 --- a/tests/offset/faces_type_a/A2 +++ b/tests/offset/faces_type_a/A2 @@ -3,5 +3,4 @@ restore [locate_data_file fritehaut] s OFFSETSHAPE -.004 {s_3} $calcul $type - -set volume 0.000514386 +checkprops result -v 0.000514386 diff --git a/tests/offset/faces_type_a/A3 b/tests/offset/faces_type_a/A3 index 91edd572a5..e08c7d9b1e 100644 --- a/tests/offset/faces_type_a/A3 +++ b/tests/offset/faces_type_a/A3 @@ -1,8 +1,9 @@ #old file ofcb19 puts "TODO CR25925 ALL: ERROR. offsetperform operation not done." +puts "TODO CR25925 ALL: Error: The command cannot be built" puts "TODO CR26556 ALL: Error : The offset cannot be built." restore [locate_data_file CHE_bb17.rle] s OFFSETSHAPE -0.04 {s_4 s_9 s_3 s_5 s_2 s_7 s_11} $calcul $type -set volume 0.182288 +checkprops result -v 0.182288 diff --git a/tests/offset/faces_type_a/A4 b/tests/offset/faces_type_a/A4 index 518dea00c4..8d5dccf89e 100644 --- a/tests/offset/faces_type_a/A4 +++ b/tests/offset/faces_type_a/A4 @@ -1,8 +1,9 @@ #old file ofcb23 puts "TODO CR25925 ALL: ERROR. offsetperform operation not done." +puts "TODO CR25925 ALL: Error: The command cannot be built" puts "TODO CR26556 ALL: Error : The offset cannot be built." restore [locate_data_file CHE_cc3.rle] s OFFSETSHAPE -0.01 {s_6} $calcul $type -set volume 0.0228808 +checkprops result -v 0.0228808 diff --git a/tests/offset/faces_type_a/A5 b/tests/offset/faces_type_a/A5 index a9203fe2a4..d701d9f5dd 100644 --- a/tests/offset/faces_type_a/A5 +++ b/tests/offset/faces_type_a/A5 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb26.rle] s OFFSETSHAPE -0.1 {s_4} $calcul $type -set volume 0.391709 +checkprops result -v 0.391709 diff --git a/tests/offset/faces_type_a/A6 b/tests/offset/faces_type_a/A6 index 2e474992c8..9ecd6c562f 100644 --- a/tests/offset/faces_type_a/A6 +++ b/tests/offset/faces_type_a/A6 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_borne.rle] s OFFSETSHAPE -0.1 {s_2 s_3} $calcul $type -set volume 0.47668 +checkprops result -v 0.47668 diff --git a/tests/offset/faces_type_a/A7 b/tests/offset/faces_type_a/A7 index 8cee0be1ec..88bf19d08f 100644 --- a/tests/offset/faces_type_a/A7 +++ b/tests/offset/faces_type_a/A7 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb2.rle] s OFFSETSHAPE -0.1 {s_8} $calcul $type -set volume 0.982069 +checkprops result -v 0.982069 diff --git a/tests/offset/faces_type_a/A8 b/tests/offset/faces_type_a/A8 index 49e5c44c24..957a07332b 100644 --- a/tests/offset/faces_type_a/A8 +++ b/tests/offset/faces_type_a/A8 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb15.rle] s OFFSETSHAPE -0.1 {s_8 s_7} $calcul $type -set volume 4.50601 +checkprops result -v 4.50601 diff --git a/tests/offset/faces_type_a/A9 b/tests/offset/faces_type_a/A9 index 59e36394cd..210072a13f 100644 --- a/tests/offset/faces_type_a/A9 +++ b/tests/offset/faces_type_a/A9 @@ -1,8 +1,9 @@ #old file ofsb20 puts "TODO CR25925 ALL: ERROR. offsetperform operation not done." +puts "TODO CR25925 ALL: Error: The command cannot be built" puts "TODO CR26556 ALL: Error : The offset cannot be built." restore [locate_data_file CHE_bb20.rle] s OFFSETSHAPE -0.1 {s_4 s_7} $calcul $type -set volume 0.491586 +checkprops result -v 0.491586 diff --git a/tests/offset/faces_type_a/B1 b/tests/offset/faces_type_a/B1 index cba7d4008b..447c65db95 100644 --- a/tests/offset/faces_type_a/B1 +++ b/tests/offset/faces_type_a/B1 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_vevopar.rle] s OFFSETSHAPE -0.3 {s_5 s_11 s_3 s_7 s_8 s_9} $calcul $type -set volume 0.707259 +checkprops result -v 0.707259 diff --git a/tests/offset/faces_type_i/A1 b/tests/offset/faces_type_i/A1 index a9894a3084..e0a5342e76 100644 --- a/tests/offset/faces_type_i/A1 +++ b/tests/offset/faces_type_i/A1 @@ -2,4 +2,4 @@ pcylinder s 5 15 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 631.46 +checkprops result -v 631.46 diff --git a/tests/offset/faces_type_i/A2 b/tests/offset/faces_type_i/A2 index b2cee6c7b1..db060007c3 100644 --- a/tests/offset/faces_type_i/A2 +++ b/tests/offset/faces_type_i/A2 @@ -2,4 +2,4 @@ pcylinder s 5 15 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 474.38 +checkprops result -v 474.38 diff --git a/tests/offset/faces_type_i/A3 b/tests/offset/faces_type_i/A3 index 086f14e713..9f2a39cdfe 100644 --- a/tests/offset/faces_type_i/A3 +++ b/tests/offset/faces_type_i/A3 @@ -2,4 +2,4 @@ pcylinder s 5 15 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 518.363 +checkprops result -v 518.363 diff --git a/tests/offset/faces_type_i/A4 b/tests/offset/faces_type_i/A4 index e747d5beab..94299c0bdd 100644 --- a/tests/offset/faces_type_i/A4 +++ b/tests/offset/faces_type_i/A4 @@ -2,4 +2,4 @@ pcylinder s 5 15 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 424.115 +checkprops result -v 424.115 diff --git a/tests/offset/faces_type_i/A5 b/tests/offset/faces_type_i/A5 index 941bc3cbf0..64fe7cf595 100644 --- a/tests/offset/faces_type_i/A5 +++ b/tests/offset/faces_type_i/A5 @@ -2,4 +2,4 @@ pcone s 10 5 20 OFFSETSHAPE 1 {s_3} $calcul $type -set volume 1147.83 +checkprops result -v 1147.83 diff --git a/tests/offset/faces_type_i/A6 b/tests/offset/faces_type_i/A6 index 5da19d5691..d3ea9de4e9 100644 --- a/tests/offset/faces_type_i/A6 +++ b/tests/offset/faces_type_i/A6 @@ -2,4 +2,4 @@ pcone s 10 5 20 OFFSETSHAPE -1 {s_3} $calcul $type -set volume 957.403 +checkprops result -v 957.403 diff --git a/tests/offset/faces_type_i/A7 b/tests/offset/faces_type_i/A7 index 235b18a507..45d3949184 100644 --- a/tests/offset/faces_type_i/A7 +++ b/tests/offset/faces_type_i/A7 @@ -2,4 +2,4 @@ pcone s 10 5 20 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 1038.24 +checkprops result -v 1038.24 diff --git a/tests/offset/faces_type_i/A8 b/tests/offset/faces_type_i/A8 index 42eba0fd27..351aaa308a 100644 --- a/tests/offset/faces_type_i/A8 +++ b/tests/offset/faces_type_i/A8 @@ -2,4 +2,4 @@ pcone s 10 5 20 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 904.725 +checkprops result -v 904.725 diff --git a/tests/offset/faces_type_i/A9 b/tests/offset/faces_type_i/A9 index c6d65c6945..47052f242f 100644 --- a/tests/offset/faces_type_i/A9 +++ b/tests/offset/faces_type_i/A9 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." pcone s 5 0 12 90 trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/B1 b/tests/offset/faces_type_i/B1 index 658b3d2f6a..7e0be8fccf 100644 --- a/tests/offset/faces_type_i/B1 +++ b/tests/offset/faces_type_i/B1 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 65.1914 +checkprops result -v 65.1914 diff --git a/tests/offset/faces_type_i/B2 b/tests/offset/faces_type_i/B2 index 38077869c4..32266ad40f 100644 --- a/tests/offset/faces_type_i/B2 +++ b/tests/offset/faces_type_i/B2 @@ -1,6 +1,6 @@ puts "TODO ?OCC23068 ALL: ERROR. offsetperform operation not done." puts "TODO ?OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO ?OCC23068 ALL: Error : The volume of the resulting shape is" +puts "TODO ?OCC23068 ALL: Error : The volume of result shape is" puts "TODO ?OCC23068 ALL: TEST INCOMPLETE" pcone s 5 0 12 90 @@ -8,4 +8,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_4 s_3} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/B3 b/tests/offset/faces_type_i/B3 index c8cbadd8fa..429bc1596e 100644 --- a/tests/offset/faces_type_i/B3 +++ b/tests/offset/faces_type_i/B3 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." pcone s 5 0 12 270 OFFSETSHAPE 1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/B4 b/tests/offset/faces_type_i/B4 index 5363f0cb80..b4b88a4775 100644 --- a/tests/offset/faces_type_i/B4 +++ b/tests/offset/faces_type_i/B4 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." pcone s 5 0 12 270 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/B5 b/tests/offset/faces_type_i/B5 index 7d97464e41..f8a222a15c 100644 --- a/tests/offset/faces_type_i/B5 +++ b/tests/offset/faces_type_i/B5 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." pcone s 5 0 12 270 OFFSETSHAPE 1 {s_3 s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/B6 b/tests/offset/faces_type_i/B6 index e9f27fdaf8..e11d3e9845 100644 --- a/tests/offset/faces_type_i/B6 +++ b/tests/offset/faces_type_i/B6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 -90 60 90 @@ -6,4 +7,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/B7 b/tests/offset/faces_type_i/B7 index 25fafc5377..e57aa27ece 100644 --- a/tests/offset/faces_type_i/B7 +++ b/tests/offset/faces_type_i/B7 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 955.222 +checkprops result -v 955.222 diff --git a/tests/offset/faces_type_i/B8 b/tests/offset/faces_type_i/B8 index 3e07c4b33d..e1ba46160c 100644 --- a/tests/offset/faces_type_i/B8 +++ b/tests/offset/faces_type_i/B8 @@ -1,6 +1,6 @@ puts "TODO ?OCC23068 ALL: ERROR. offsetperform operation not done." puts "TODO ?OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO ?OCC23068 ALL: Error : The volume of the resulting shape is" +puts "TODO ?OCC23068 ALL: Error : The volume of result shape is" puts "TODO ?OCC23068 ALL: TEST INCOMPLETE" psphere s 15 -90 60 90 @@ -8,4 +8,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_3 s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/B9 b/tests/offset/faces_type_i/B9 index e5e1a477b9..33e1188217 100644 --- a/tests/offset/faces_type_i/B9 +++ b/tests/offset/faces_type_i/B9 @@ -1,6 +1,6 @@ puts "TODO ?OCC23068 ALL: ERROR. offsetperform operation not done." puts "TODO ?OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO ?OCC23068 ALL: Error : The volume of the resulting shape is" +puts "TODO ?OCC23068 ALL: Error : The volume of result shape is" puts "TODO ?OCC23068 ALL: TEST INCOMPLETE" psphere s 15 -90 60 90 @@ -8,4 +8,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_3 s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C1 b/tests/offset/faces_type_i/C1 index 752586087b..b1bd5fb38e 100644 --- a/tests/offset/faces_type_i/C1 +++ b/tests/offset/faces_type_i/C1 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 -90 60 270 OFFSETSHAPE 1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C2 b/tests/offset/faces_type_i/C2 index 7b9d0601e4..f4ec64f17d 100644 --- a/tests/offset/faces_type_i/C2 +++ b/tests/offset/faces_type_i/C2 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 -90 60 270 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C3 b/tests/offset/faces_type_i/C3 index d5572a13fc..5c21c54406 100644 --- a/tests/offset/faces_type_i/C3 +++ b/tests/offset/faces_type_i/C3 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 -90 60 270 OFFSETSHAPE 1 {s_3 s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C4 b/tests/offset/faces_type_i/C4 index 08d3804d95..dc67985a00 100644 --- a/tests/offset/faces_type_i/C4 +++ b/tests/offset/faces_type_i/C4 @@ -1,10 +1,10 @@ puts "TODO ?OCC23068 ALL: ERROR. offsetperform operation not done." puts "TODO ?OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO ?OCC23068 ALL: Error : The volume of the resulting shape is" +puts "TODO ?OCC23068 ALL: Error : The volume of result shape is" puts "TODO ?OCC23068 ALL: TEST INCOMPLETE" psphere s 15 -90 60 270 OFFSETSHAPE -1 {s_3 s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C5 b/tests/offset/faces_type_i/C5 index 3f00a58a56..957568b246 100644 --- a/tests/offset/faces_type_i/C5 +++ b/tests/offset/faces_type_i/C5 @@ -1,9 +1,10 @@ puts "TODO OCC23068 ALL: ERROR. offsetperform operation not done." puts "TODO OCC23068 ALL: Error : The offset cannot be built." +puts "TODO OCC23068 ALL: Error: The command cannot be built" psphere s 15 90 trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_3} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C6 b/tests/offset/faces_type_i/C6 index c535d07edf..a36a11a996 100644 --- a/tests/offset/faces_type_i/C6 +++ b/tests/offset/faces_type_i/C6 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_3} $calcul $type -set volume 968.134 +checkprops result -v 968.134 diff --git a/tests/offset/faces_type_i/C7 b/tests/offset/faces_type_i/C7 index 9f5d0d7f30..c379583000 100644 --- a/tests/offset/faces_type_i/C7 +++ b/tests/offset/faces_type_i/C7 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 90 @@ -6,4 +7,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C8 b/tests/offset/faces_type_i/C8 index 1cd06226eb..cea1bede2e 100644 --- a/tests/offset/faces_type_i/C8 +++ b/tests/offset/faces_type_i/C8 @@ -1,4 +1,4 @@ -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape is" +puts "TODO OCC25406 ALL: Error : The volume of result shape is" puts "TODO OCC25406 ALL: Faulty shapes in variables faulty_1 to" ellipse w1 0 0 0 15 10 @@ -11,4 +11,4 @@ revol s w 0 0 0 0 0 1 270 OFFSETSHAPE -1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/C9 b/tests/offset/faces_type_i/C9 index 30efb80b06..0676fbd1aa 100644 --- a/tests/offset/faces_type_i/C9 +++ b/tests/offset/faces_type_i/C9 @@ -1,7 +1,7 @@ puts "TODO OCC23748 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC23547 ALL: Error : The volume of the resulting shape is" +puts "TODO OCC23748 ALL: Error : The volume of result shape is" psphere s 15 270 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/D1 b/tests/offset/faces_type_i/D1 index 9609133d05..1445bfb776 100644 --- a/tests/offset/faces_type_i/D1 +++ b/tests/offset/faces_type_i/D1 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 270 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/D2 b/tests/offset/faces_type_i/D2 index ff784b5f35..742e6983c0 100644 --- a/tests/offset/faces_type_i/D2 +++ b/tests/offset/faces_type_i/D2 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 270 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/D3 b/tests/offset/faces_type_i/D3 index 1545993117..074b066d07 100644 --- a/tests/offset/faces_type_i/D3 +++ b/tests/offset/faces_type_i/D3 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." psphere s 15 270 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/D4 b/tests/offset/faces_type_i/D4 index 22902d2601..0148a5eb14 100644 --- a/tests/offset/faces_type_i/D4 +++ b/tests/offset/faces_type_i/D4 @@ -1,8 +1,9 @@ puts "TODO OCC23068 ALL: ERROR. offsetperform operation not done." puts "TODO OCC23068 ALL: Error : The offset cannot be built." +puts "TODO OCC23068 ALL: Error: The command cannot be built" ptorus s 10 10 0 45 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/D5 b/tests/offset/faces_type_i/D5 index 04e0481662..63fa9d91cb 100644 --- a/tests/offset/faces_type_i/D5 +++ b/tests/offset/faces_type_i/D5 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 2055.47 +checkprops result -v 2055.47 diff --git a/tests/offset/faces_type_i/D6 b/tests/offset/faces_type_i/D6 index 29d21cad51..dc0e4907f3 100644 --- a/tests/offset/faces_type_i/D6 +++ b/tests/offset/faces_type_i/D6 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 954.134 +checkprops result -v 954.134 diff --git a/tests/offset/faces_type_i/D7 b/tests/offset/faces_type_i/D7 index 714bf409df..237836c906 100644 --- a/tests/offset/faces_type_i/D7 +++ b/tests/offset/faces_type_i/D7 @@ -12,4 +12,4 @@ revol s w 0 0 0 0 0 1 360 OFFSETSHAPE -1 {} $calcul $type -set volume 13139 +checkprops result -v 13139 diff --git a/tests/offset/faces_type_i/D8 b/tests/offset/faces_type_i/D8 index 654bbbf9a0..bf71797bbd 100644 --- a/tests/offset/faces_type_i/D8 +++ b/tests/offset/faces_type_i/D8 @@ -2,4 +2,4 @@ ptorus s 20 5 90 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 1198.8 +checkprops result -v 1198.8 diff --git a/tests/offset/faces_type_i/D9 b/tests/offset/faces_type_i/D9 index 01b9f616c4..586d2a79dd 100644 --- a/tests/offset/faces_type_i/D9 +++ b/tests/offset/faces_type_i/D9 @@ -2,4 +2,4 @@ ptorus s 20 5 90 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 938.552 +checkprops result -v 938.552 diff --git a/tests/offset/faces_type_i/E1 b/tests/offset/faces_type_i/E1 index 0a77f637b6..1bf763bbd3 100644 --- a/tests/offset/faces_type_i/E1 +++ b/tests/offset/faces_type_i/E1 @@ -2,4 +2,4 @@ ptorus s 20 5 90 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 1085.66 +checkprops result -v 1085.66 diff --git a/tests/offset/faces_type_i/E2 b/tests/offset/faces_type_i/E2 index 1a16e90dae..e822da9533 100644 --- a/tests/offset/faces_type_i/E2 +++ b/tests/offset/faces_type_i/E2 @@ -2,4 +2,4 @@ ptorus s 20 5 90 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 888.264 +checkprops result -v 888.264 diff --git a/tests/offset/faces_type_i/E3 b/tests/offset/faces_type_i/E3 index 96a397a380..fab3bdfdfe 100644 --- a/tests/offset/faces_type_i/E3 +++ b/tests/offset/faces_type_i/E3 @@ -2,4 +2,4 @@ ptorus s 20 5 270 OFFSETSHAPE 1 {s_2} $calcul $type -set volume -296.088 +checkprops result -v -296.088 diff --git a/tests/offset/faces_type_i/E4 b/tests/offset/faces_type_i/E4 index 6c212a162a..2fef63fe6d 100644 --- a/tests/offset/faces_type_i/E4 +++ b/tests/offset/faces_type_i/E4 @@ -2,4 +2,4 @@ ptorus s 20 5 270 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 2715.08 +checkprops result -v 2715.08 diff --git a/tests/offset/faces_type_i/E5 b/tests/offset/faces_type_i/E5 index d9138477ca..88ea057663 100644 --- a/tests/offset/faces_type_i/E5 +++ b/tests/offset/faces_type_i/E5 @@ -3,4 +3,4 @@ ptorus s 20 5 270 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume -3702.54 +checkprops result -v -3702.54 diff --git a/tests/offset/faces_type_i/E6 b/tests/offset/faces_type_i/E6 index d735bcd144..0938486def 100644 --- a/tests/offset/faces_type_i/E6 +++ b/tests/offset/faces_type_i/E6 @@ -2,4 +2,4 @@ ptorus s 20 5 270 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 2664.79 +checkprops result -v 2664.79 diff --git a/tests/offset/faces_type_i/E7 b/tests/offset/faces_type_i/E7 index e57ede9a79..7a80a1f2dd 100755 --- a/tests/offset/faces_type_i/E7 +++ b/tests/offset/faces_type_i/E7 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." ellipse w1 0 0 0 15 10 @@ -14,4 +15,4 @@ revol s w 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/E8 b/tests/offset/faces_type_i/E8 index 2d4a927b15..3f87e040ab 100644 --- a/tests/offset/faces_type_i/E8 +++ b/tests/offset/faces_type_i/E8 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." ellipse w1 0 0 0 15 10 @@ -14,4 +15,4 @@ revol s w 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/E9 b/tests/offset/faces_type_i/E9 index b2c36affeb..bd5e04510c 100644 --- a/tests/offset/faces_type_i/E9 +++ b/tests/offset/faces_type_i/E9 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." ellipse w1 0 0 0 15 10 @@ -14,4 +15,4 @@ revol s w 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/F1 b/tests/offset/faces_type_i/F1 index 8fc7ae1ce1..da8b77081a 100644 --- a/tests/offset/faces_type_i/F1 +++ b/tests/offset/faces_type_i/F1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." ellipse w1 0 0 0 15 10 @@ -11,4 +12,4 @@ revol s w 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/F2 b/tests/offset/faces_type_i/F2 index 6590cb9c16..6637066bd3 100755 --- a/tests/offset/faces_type_i/F2 +++ b/tests/offset/faces_type_i/F2 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." ellipse w1 0 0 0 15 10 @@ -14,4 +15,4 @@ revol s w 0 0 0 0 0 1 270 OFFSETSHAPE 1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/F3 b/tests/offset/faces_type_i/F3 index e988509ebd..727afa99b6 100644 --- a/tests/offset/faces_type_i/F3 +++ b/tests/offset/faces_type_i/F3 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." cpulimit 400 @@ -16,4 +17,4 @@ revol s w 0 0 0 0 0 1 270 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/F4 b/tests/offset/faces_type_i/F4 index 66718bdab6..7e26ded919 100644 --- a/tests/offset/faces_type_i/F4 +++ b/tests/offset/faces_type_i/F4 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." ellipse w1 0 0 0 15 10 @@ -14,4 +15,4 @@ revol s w 0 0 0 0 0 1 270 OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/F5 b/tests/offset/faces_type_i/F5 index 2bb88b021d..b643d5c7c4 100644 --- a/tests/offset/faces_type_i/F5 +++ b/tests/offset/faces_type_i/F5 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." # 17.01.2010 @@ -18,4 +19,4 @@ revol s w 0 0 0 0 0 1 270 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/F6 b/tests/offset/faces_type_i/F6 index 5233817664..8498389cf4 100644 --- a/tests/offset/faces_type_i/F6 +++ b/tests/offset/faces_type_i/F6 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE 1 {s_3} $calcul $type -set volume 911.421 +checkprops result -v 925.617 diff --git a/tests/offset/faces_type_i/F7 b/tests/offset/faces_type_i/F7 index 0c8ea006b9..d9da21a305 100644 --- a/tests/offset/faces_type_i/F7 +++ b/tests/offset/faces_type_i/F7 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE -1 {s_3} $calcul $type -set volume 703.738 +checkprops result -v 703.738 diff --git a/tests/offset/faces_type_i/F8 b/tests/offset/faces_type_i/F8 index db555edbc5..814ab874f1 100644 --- a/tests/offset/faces_type_i/F8 +++ b/tests/offset/faces_type_i/F8 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE 1 {s_1 s_3} $calcul $type -set volume 798.632 +checkprops result -v 811.465 diff --git a/tests/offset/faces_type_i/F9 b/tests/offset/faces_type_i/F9 index cb86da0c9a..90ebe67ef3 100644 --- a/tests/offset/faces_type_i/F9 +++ b/tests/offset/faces_type_i/F9 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE -1 {s_1 s_3} $calcul $type -set volume 653.428 +checkprops result -v 653.428 diff --git a/tests/offset/faces_type_i/G1 b/tests/offset/faces_type_i/G1 index 66d837f461..487ddc8c54 100644 --- a/tests/offset/faces_type_i/G1 +++ b/tests/offset/faces_type_i/G1 @@ -2,4 +2,4 @@ pcone s 5 0 12 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 251.643 +checkprops result -v 251.643 diff --git a/tests/offset/faces_type_i/G2 b/tests/offset/faces_type_i/G2 index 2b72404248..439264c16e 100644 --- a/tests/offset/faces_type_i/G2 +++ b/tests/offset/faces_type_i/G2 @@ -2,4 +2,4 @@ pcone s 5 0 12 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 163.155 +checkprops result -v 163.155 diff --git a/tests/offset/faces_type_i/G3 b/tests/offset/faces_type_i/G3 index 22d2fa6441..283f1d7584 100644 --- a/tests/offset/faces_type_i/G3 +++ b/tests/offset/faces_type_i/G3 @@ -2,4 +2,4 @@ psphere s 15 -90 60 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 2775.18 +checkprops result -v 2775.18 diff --git a/tests/offset/faces_type_i/G4 b/tests/offset/faces_type_i/G4 index 9957b2286f..d54b04233e 100644 --- a/tests/offset/faces_type_i/G4 +++ b/tests/offset/faces_type_i/G4 @@ -2,4 +2,4 @@ psphere s 15 -90 60 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 2505.07 +checkprops result -v 2505.07 diff --git a/tests/offset/faces_type_i/G5 b/tests/offset/faces_type_i/G5 index 782dbceb02..74da62193b 100644 --- a/tests/offset/faces_type_i/G5 +++ b/tests/offset/faces_type_i/G5 @@ -12,4 +12,4 @@ revol s w 0 0 0 0 0 1 360 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 3048.04 +checkprops result -v 3048.04 diff --git a/tests/offset/faces_type_i/G6 b/tests/offset/faces_type_i/G6 index 811ef57629..6f9eed148a 100644 --- a/tests/offset/faces_type_i/G6 +++ b/tests/offset/faces_type_i/G6 @@ -2,4 +2,4 @@ box s 10 10 10 OFFSETSHAPE 1 {s_3} $calcul $type -set volume 584 +checkprops result -v 584 diff --git a/tests/offset/faces_type_i/G7 b/tests/offset/faces_type_i/G7 index e796257e59..40040fb04d 100644 --- a/tests/offset/faces_type_i/G7 +++ b/tests/offset/faces_type_i/G7 @@ -2,4 +2,4 @@ box s 10 10 10 OFFSETSHAPE -1 {s_3} $calcul $type -set volume 424 +checkprops result -v 424 diff --git a/tests/offset/faces_type_i/G8 b/tests/offset/faces_type_i/G8 index c181ee2fd3..f6e334fb17 100644 --- a/tests/offset/faces_type_i/G8 +++ b/tests/offset/faces_type_i/G8 @@ -2,4 +2,4 @@ box s 10 10 10 OFFSETSHAPE 1 {s_3 s_2} $calcul $type -set volume 452 +checkprops result -v 452 diff --git a/tests/offset/faces_type_i/G9 b/tests/offset/faces_type_i/G9 index 15a5118591..dde3f321b1 100644 --- a/tests/offset/faces_type_i/G9 +++ b/tests/offset/faces_type_i/G9 @@ -2,4 +2,4 @@ box s 10 10 10 OFFSETSHAPE -1 {s_3 s_2} $calcul $type -set volume 352 +checkprops result -v 352 diff --git a/tests/offset/faces_type_i/H1 b/tests/offset/faces_type_i/H1 index 0e97ceb6fa..4655cfb82d 100644 --- a/tests/offset/faces_type_i/H1 +++ b/tests/offset/faces_type_i/H1 @@ -2,4 +2,4 @@ box s 10 10 10 OFFSETSHAPE -1 {s_3 s_4} $calcul $type -set volume 360 +checkprops result -v 360 diff --git a/tests/offset/faces_type_i/H2 b/tests/offset/faces_type_i/H2 index d9817d2644..3113a627f1 100644 --- a/tests/offset/faces_type_i/H2 +++ b/tests/offset/faces_type_i/H2 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 292.953 +checkprops result -v 292.953 diff --git a/tests/offset/faces_type_i/H3 b/tests/offset/faces_type_i/H3 index 503ebe5538..de6a108998 100644 --- a/tests/offset/faces_type_i/H3 +++ b/tests/offset/faces_type_i/H3 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 184.115 +checkprops result -v 184.115 diff --git a/tests/offset/faces_type_i/H4 b/tests/offset/faces_type_i/H4 index 65015335de..6d8bc0b09b 100644 --- a/tests/offset/faces_type_i/H4 +++ b/tests/offset/faces_type_i/H4 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 231.759 +checkprops result -v 231.759 diff --git a/tests/offset/faces_type_i/H5 b/tests/offset/faces_type_i/H5 index c318cf3166..8e9302620d 100644 --- a/tests/offset/faces_type_i/H5 +++ b/tests/offset/faces_type_i/H5 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 160.829 +checkprops result -v 160.829 diff --git a/tests/offset/faces_type_i/H6 b/tests/offset/faces_type_i/H6 index 66e8f3daad..f1e919e56c 100644 --- a/tests/offset/faces_type_i/H6 +++ b/tests/offset/faces_type_i/H6 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE 1 {s_2 s_1} $calcul $type -set volume 175.914 +checkprops result -v 175.914 diff --git a/tests/offset/faces_type_i/H7 b/tests/offset/faces_type_i/H7 index 8139a3d3cc..5cfb6b0417 100644 --- a/tests/offset/faces_type_i/H7 +++ b/tests/offset/faces_type_i/H7 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE -1 {s_2 s_1} $calcul $type -set volume 139.765 +checkprops result -v 139.765 diff --git a/tests/offset/faces_type_i/H8 b/tests/offset/faces_type_i/H8 index 0c3c248e39..28ca7d4602 100644 --- a/tests/offset/faces_type_i/H8 +++ b/tests/offset/faces_type_i/H8 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_5} $calcul $type -set volume 214.608 +checkprops result -v 214.608 diff --git a/tests/offset/faces_type_i/H9 b/tests/offset/faces_type_i/H9 index 0e6fc31082..2b66530b0f 100644 --- a/tests/offset/faces_type_i/H9 +++ b/tests/offset/faces_type_i/H9 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_5} $calcul $type -set volume 127.482 +checkprops result -v 127.482 diff --git a/tests/offset/faces_type_i/I1 b/tests/offset/faces_type_i/I1 index 2c47a7d549..a5222d9fc3 100644 --- a/tests/offset/faces_type_i/I1 +++ b/tests/offset/faces_type_i/I1 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_5 s_4} $calcul $type -set volume 142.942 +checkprops result -v 142.942 diff --git a/tests/offset/faces_type_i/I2 b/tests/offset/faces_type_i/I2 index c877988a1e..cda288b00b 100644 --- a/tests/offset/faces_type_i/I2 +++ b/tests/offset/faces_type_i/I2 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_5 s_4} $calcul $type -set volume 95.8186 +checkprops result -v 95.8186 diff --git a/tests/offset/faces_type_i/I3 b/tests/offset/faces_type_i/I3 index cd524cdcf0..4ecce535f8 100644 --- a/tests/offset/faces_type_i/I3 +++ b/tests/offset/faces_type_i/I3 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_3 s_2} $calcul $type -set volume 215.836 +checkprops result -v 215.836 diff --git a/tests/offset/faces_type_i/I4 b/tests/offset/faces_type_i/I4 index dea56dca76..4c90165538 100644 --- a/tests/offset/faces_type_i/I4 +++ b/tests/offset/faces_type_i/I4 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_3 s_2} $calcul $type -set volume 139.845 +checkprops result -v 139.845 diff --git a/tests/offset/faces_type_i/I5 b/tests/offset/faces_type_i/I5 index dc23b60e1f..80b53c4b42 100644 --- a/tests/offset/faces_type_i/I5 +++ b/tests/offset/faces_type_i/I5 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." pcylinder s 5 10 270 OFFSETSHAPE -1 {s_5} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/I6 b/tests/offset/faces_type_i/I6 index 314849e1d7..f73a60ba54 100644 --- a/tests/offset/faces_type_i/I6 +++ b/tests/offset/faces_type_i/I6 @@ -2,4 +2,4 @@ pcylinder s 5 10 270 OFFSETSHAPE -1 {s_5 s_4} $calcul $type -set volume 287.456 +checkprops result -v 287.456 diff --git a/tests/offset/faces_type_i/I7 b/tests/offset/faces_type_i/I7 index 0630f3b8ee..54a2ba7605 100644 --- a/tests/offset/faces_type_i/I7 +++ b/tests/offset/faces_type_i/I7 @@ -2,4 +2,4 @@ pcylinder s 5 10 270 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 301.216 +checkprops result -v 301.216 diff --git a/tests/offset/faces_type_i/I8 b/tests/offset/faces_type_i/I8 index 6c3fd43632..8e8a94e85e 100644 --- a/tests/offset/faces_type_i/I8 +++ b/tests/offset/faces_type_i/I8 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_5} $calcul $type -set volume 403.355 +checkprops result -v 403.355 diff --git a/tests/offset/faces_type_i/I9 b/tests/offset/faces_type_i/I9 index 8732a358b0..10f94bf1a1 100644 --- a/tests/offset/faces_type_i/I9 +++ b/tests/offset/faces_type_i/I9 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 273.873 +checkprops result -v 273.873 diff --git a/tests/offset/faces_type_i/J1 b/tests/offset/faces_type_i/J1 index 4c8978b279..ff1ce8ae51 100644 --- a/tests/offset/faces_type_i/J1 +++ b/tests/offset/faces_type_i/J1 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set volume 275.348 +checkprops result -v 275.348 diff --git a/tests/offset/faces_type_i/J2 b/tests/offset/faces_type_i/J2 index 182454c80d..aec9cbe03f 100644 --- a/tests/offset/faces_type_i/J2 +++ b/tests/offset/faces_type_i/J2 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 203.5 +checkprops result -v 203.5 diff --git a/tests/offset/faces_type_i/J3 b/tests/offset/faces_type_i/J3 index 2d11406644..f179ab68da 100644 --- a/tests/offset/faces_type_i/J3 +++ b/tests/offset/faces_type_i/J3 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 415.433 +checkprops result -v 415.433 diff --git a/tests/offset/faces_type_i/J4 b/tests/offset/faces_type_i/J4 index becbc92710..42c00baed1 100644 --- a/tests/offset/faces_type_i/J4 +++ b/tests/offset/faces_type_i/J4 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 295.724 +checkprops result -v 295.724 diff --git a/tests/offset/faces_type_i/J5 b/tests/offset/faces_type_i/J5 index 8d4a62c7fb..caf11e0129 100644 --- a/tests/offset/faces_type_i/J5 +++ b/tests/offset/faces_type_i/J5 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." pcone s 9 4 15 270 OFFSETSHAPE -1 {s_5} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/J6 b/tests/offset/faces_type_i/J6 index 4f9453227e..da76710293 100644 --- a/tests/offset/faces_type_i/J6 +++ b/tests/offset/faces_type_i/J6 @@ -2,4 +2,4 @@ pcone s 9 4 15 270 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 610.501 +checkprops result -v 610.501 diff --git a/tests/offset/faces_type_i/J7 b/tests/offset/faces_type_i/J7 index d6dea78f92..14aa8a5ddc 100644 --- a/tests/offset/faces_type_i/J7 +++ b/tests/offset/faces_type_i/J7 @@ -1,9 +1,10 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." pcone s 9 4 15 270 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -#set volume 994.314 -set volume 0 +#checkprops result -v 994.314 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/J8 b/tests/offset/faces_type_i/J8 index 6986160f78..a314352cdc 100644 --- a/tests/offset/faces_type_i/J8 +++ b/tests/offset/faces_type_i/J8 @@ -2,4 +2,4 @@ pcone s 9 4 15 270 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 622.419 +checkprops result -v 622.419 diff --git a/tests/offset/faces_type_i/J9 b/tests/offset/faces_type_i/J9 index e78caf0bfe..7c862f3164 100644 --- a/tests/offset/faces_type_i/J9 +++ b/tests/offset/faces_type_i/J9 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE 1 {s_4} $calcul $type -set volume 1019.69 +checkprops result -v 1019.69 diff --git a/tests/offset/faces_type_i/K1 b/tests/offset/faces_type_i/K1 index 5352406e78..c2e08c447c 100644 --- a/tests/offset/faces_type_i/K1 +++ b/tests/offset/faces_type_i/K1 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 810.256 +checkprops result -v 810.256 diff --git a/tests/offset/faces_type_i/K2 b/tests/offset/faces_type_i/K2 index 5811dd76e3..bbf76a5f67 100644 --- a/tests/offset/faces_type_i/K2 +++ b/tests/offset/faces_type_i/K2 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set volume 838.074 +checkprops result -v 838.074 diff --git a/tests/offset/faces_type_i/K3 b/tests/offset/faces_type_i/K3 index 92b3275275..8c9b8cde29 100644 --- a/tests/offset/faces_type_i/K3 +++ b/tests/offset/faces_type_i/K3 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 718.42 +checkprops result -v 718.42 diff --git a/tests/offset/faces_type_i/K4 b/tests/offset/faces_type_i/K4 index c61bcbec1f..49ea12e1fc 100644 --- a/tests/offset/faces_type_i/K4 +++ b/tests/offset/faces_type_i/K4 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 530.971 +checkprops result -v 530.971 diff --git a/tests/offset/faces_type_i/K5 b/tests/offset/faces_type_i/K5 index cd0e027df5..b83131e9d4 100644 --- a/tests/offset/faces_type_i/K5 +++ b/tests/offset/faces_type_i/K5 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 477.688 +checkprops result -v 477.688 diff --git a/tests/offset/faces_type_i/K6 b/tests/offset/faces_type_i/K6 index e361f40f6d..9b9b4dc904 100644 --- a/tests/offset/faces_type_i/K6 +++ b/tests/offset/faces_type_i/K6 @@ -1,8 +1,9 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." ptorus s 10 10 0 45 270 OFFSETSHAPE -1 {s_4} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/K7 b/tests/offset/faces_type_i/K7 index 6b059c9c51..32f17806f1 100644 --- a/tests/offset/faces_type_i/K7 +++ b/tests/offset/faces_type_i/K7 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 270 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 2155.26 +checkprops result -v 2155.26 diff --git a/tests/offset/faces_type_i/K8 b/tests/offset/faces_type_i/K8 index 91ca946c14..373dd41325 100644 --- a/tests/offset/faces_type_i/K8 +++ b/tests/offset/faces_type_i/K8 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 270 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 993.896 +checkprops result -v 993.896 diff --git a/tests/offset/faces_type_i/K9 b/tests/offset/faces_type_i/K9 index cd01ff4532..67d47cd5a1 100644 --- a/tests/offset/faces_type_i/K9 +++ b/tests/offset/faces_type_i/K9 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 270 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 953.616 +checkprops result -v 953.616 diff --git a/tests/offset/faces_type_i/L1 b/tests/offset/faces_type_i/L1 index a7d88d2ee3..c88fd2c000 100644 --- a/tests/offset/faces_type_i/L1 +++ b/tests/offset/faces_type_i/L1 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE 1 {s_2} $calcul $type -set volume 412.385 +checkprops result -v 412.385 diff --git a/tests/offset/faces_type_i/L2 b/tests/offset/faces_type_i/L2 index 5345bfb07e..8eeaa61e25 100644 --- a/tests/offset/faces_type_i/L2 +++ b/tests/offset/faces_type_i/L2 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE -1 {s_2} $calcul $type -set volume 290.969 +checkprops result -v 290.969 diff --git a/tests/offset/faces_type_i/L3 b/tests/offset/faces_type_i/L3 index fa2967c4ad..60bc01e850 100644 --- a/tests/offset/faces_type_i/L3 +++ b/tests/offset/faces_type_i/L3 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 330.763 +checkprops result -v 340.505 diff --git a/tests/offset/faces_type_i/L4 b/tests/offset/faces_type_i/L4 index 955b89b639..b06c2d8715 100644 --- a/tests/offset/faces_type_i/L4 +++ b/tests/offset/faces_type_i/L4 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 252.156 +checkprops result -v 246.795 diff --git a/tests/offset/faces_type_i/L5 b/tests/offset/faces_type_i/L5 index 6c566e8938..010e6a806c 100644 --- a/tests/offset/faces_type_i/L5 +++ b/tests/offset/faces_type_i/L5 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set volume 347.41 +checkprops result -v 352.331 diff --git a/tests/offset/faces_type_i/L6 b/tests/offset/faces_type_i/L6 index 2692d50231..eb2de9f732 100644 --- a/tests/offset/faces_type_i/L6 +++ b/tests/offset/faces_type_i/L6 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 272.867 +checkprops result -v 272.867 diff --git a/tests/offset/faces_type_i/L7 b/tests/offset/faces_type_i/L7 index bafdb3f381..66ad0d872b 100644 --- a/tests/offset/faces_type_i/L7 +++ b/tests/offset/faces_type_i/L7 @@ -11,4 +11,4 @@ prism s w -2 7 10 OFFSETSHAPE 1 {s_3} $calcul $type -set volume 1327.05 +checkprops result -v 1327.05 diff --git a/tests/offset/faces_type_i/L8 b/tests/offset/faces_type_i/L8 index 783d9902a3..6ef4dbd2a5 100644 --- a/tests/offset/faces_type_i/L8 +++ b/tests/offset/faces_type_i/L8 @@ -11,4 +11,4 @@ prism s w -2 7 10 OFFSETSHAPE -1 {s_3} $calcul $type -set volume 1040.6 +checkprops result -v 1040.6 diff --git a/tests/offset/faces_type_i/L9 b/tests/offset/faces_type_i/L9 index baeb610416..5ef0777815 100644 --- a/tests/offset/faces_type_i/L9 +++ b/tests/offset/faces_type_i/L9 @@ -11,4 +11,4 @@ prism s w -2 7 10 OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 1120.05 +checkprops result -v 1120.05 diff --git a/tests/offset/faces_type_i/M1 b/tests/offset/faces_type_i/M1 index c6412fca7c..21fc508fdc 100644 --- a/tests/offset/faces_type_i/M1 +++ b/tests/offset/faces_type_i/M1 @@ -11,4 +11,4 @@ prism s w -2 7 10 OFFSETSHAPE -1 {s_2 s_3} $calcul $type -set volume 910.985 +checkprops result -v 910.985 diff --git a/tests/offset/faces_type_i/M2 b/tests/offset/faces_type_i/M2 index 7713a993ae..3d51f6a71c 100644 --- a/tests/offset/faces_type_i/M2 +++ b/tests/offset/faces_type_i/M2 @@ -7,4 +7,4 @@ prism s w -2 7 10 OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set volume 765.617 +checkprops result -v 765.617 diff --git a/tests/offset/faces_type_i/M3 b/tests/offset/faces_type_i/M3 index f35b295ae1..fdfcb20e39 100644 --- a/tests/offset/faces_type_i/M3 +++ b/tests/offset/faces_type_i/M3 @@ -11,4 +11,4 @@ prism s w -2 7 10 OFFSETSHAPE -1 {s_4 s_5} $calcul $type -set volume 678.359 +checkprops result -v 678.359 diff --git a/tests/offset/faces_type_i/M4 b/tests/offset/faces_type_i/M4 index f44dd8d0be..9c22564e43 100644 --- a/tests/offset/faces_type_i/M4 +++ b/tests/offset/faces_type_i/M4 @@ -7,4 +7,4 @@ pipe s w profile OFFSETSHAPE 1 {s_2} $calcul $type -set volume 589.391 +checkprops result -v 589.391 diff --git a/tests/offset/faces_type_i/M5 b/tests/offset/faces_type_i/M5 index ceccd4fd15..9eb3140a30 100644 --- a/tests/offset/faces_type_i/M5 +++ b/tests/offset/faces_type_i/M5 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE -1 {s_2} $calcul $type -set volume 407.179 +checkprops result -v 407.179 diff --git a/tests/offset/faces_type_i/M6 b/tests/offset/faces_type_i/M6 index 8e7c789065..2c80d4ef6b 100644 --- a/tests/offset/faces_type_i/M6 +++ b/tests/offset/faces_type_i/M6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." circle w -20 0 0 20 @@ -10,4 +11,4 @@ pipe s w profile OFFSETSHAPE 1 {s_2 s_3} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/M7 b/tests/offset/faces_type_i/M7 index 63ccc648cb..d4c4c41691 100644 --- a/tests/offset/faces_type_i/M7 +++ b/tests/offset/faces_type_i/M7 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE -1 {s_2 s_4} $calcul $type -set volume 259.68 +checkprops result -v 259.68 diff --git a/tests/offset/faces_type_i/M8 b/tests/offset/faces_type_i/M8 index 79a232c3d3..d3d09151af 100644 --- a/tests/offset/faces_type_i/M8 +++ b/tests/offset/faces_type_i/M8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." circle w -20 0 0 20 @@ -10,4 +11,4 @@ pipe s w profile OFFSETSHAPE 1 {s_4 s_5} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/M9 b/tests/offset/faces_type_i/M9 index 2c98e35a9f..a6e6c14a29 100644 --- a/tests/offset/faces_type_i/M9 +++ b/tests/offset/faces_type_i/M9 @@ -7,4 +7,4 @@ pipe s w profile OFFSETSHAPE -1 {s_3 s_5} $calcul $type -set volume 445.962 +checkprops result -v 445.962 diff --git a/tests/offset/faces_type_i/N1 b/tests/offset/faces_type_i/N1 index 2c2eee4620..c1d6e5cdd4 100644 --- a/tests/offset/faces_type_i/N1 +++ b/tests/offset/faces_type_i/N1 @@ -2,6 +2,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" puts "TODO OCC23748 ALL: ERROR. offsetperform operation not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC26556 ALL: Error : The offset cannot be built." beziersurf c 3 2 \ @@ -12,4 +13,4 @@ prism s c 0 0 20 OFFSETSHAPE 1 {s_5 s_6} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/faces_type_i/N2 b/tests/offset/faces_type_i/N2 index f78bbdb605..de34b7b218 100644 --- a/tests/offset/faces_type_i/N2 +++ b/tests/offset/faces_type_i/N2 @@ -10,4 +10,4 @@ prism s c 0 0 20 OFFSETSHAPE -1 {s_5 s_6} $calcul $type -set volume 951.165 +checkprops result -v 951.165 diff --git a/tests/offset/parse.rules b/tests/offset/parse.rules index 610d206403..95a93927e0 100644 --- a/tests/offset/parse.rules +++ b/tests/offset/parse.rules @@ -1 +1,2 @@ FAILED /\bFaulty\b/ bad shape +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/offset/shape/A1 b/tests/offset/shape/A1 index b0799889c5..624a00d47d 100644 --- a/tests/offset/shape/A1 +++ b/tests/offset/shape/A1 @@ -1,13 +1,13 @@ -# Original bug : hkg60144 -# Date : July, 17 1998 - -puts "TODO OCC23068 Linux: Error : The offset is not valid" puts "TODO OCC23068 Linux: ERROR. offsetperform operation not done." -puts "TODO OCC23068 Linux: Error : The volume of the resulting shape is" +puts "TODO OCC23068 Linux: Error : The volume of result shape is" +# Original bug : hkg60144 +# Date : 17Juillet98 restore [locate_data_file CHE900_hkg60iob.rle] s explode s f offsetshape result s -5 s_1 -set volume 2.12817e+006 + +checkprops result -v 2.12817e+006 + diff --git a/tests/offset/shape/A2 b/tests/offset/shape/A2 index be2f2ded02..383b150dec 100644 --- a/tests/offset/shape/A2 +++ b/tests/offset/shape/A2 @@ -1,4 +1,5 @@ puts "TODO OCC23190 ALL: ERROR. C0 continuity of input data." +puts "TODO OCC23190 ALL: Error: The command cannot be built" puts "TODO OCC23190 ALL: result is not a topological shape!!!" puts "TODO OCC23068 ALL: TEST INCOMPLETE" # Original bug : hkg60144/pro15325 @@ -9,4 +10,4 @@ explode s f offsetshape result s -5 s_1 -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape/A3 b/tests/offset/shape/A3 index 65f492c1b2..45d232dc12 100644 --- a/tests/offset/shape/A3 +++ b/tests/offset/shape/A3 @@ -1,4 +1,5 @@ puts "TODO OCC23190 ALL: ERROR. C0 continuity of input data." +puts "TODO OCC23190 ALL: Error: The command cannot be built" puts "TODO OCC23190 ALL: result is not a topological shape!!!" puts "TODO OCC23068 ALL: TEST INCOMPLETE" # Original bug : cts21271 @@ -11,4 +12,4 @@ explode s f offsetshape result s -1 s_35 -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape/A4 b/tests/offset/shape/A4 index aded4962c9..4f6198c030 100644 --- a/tests/offset/shape/A4 +++ b/tests/offset/shape/A4 @@ -3,4 +3,4 @@ explode s f offsetshape result s -10 s_1 -set volume 424000 +checkprops result -v 424000 diff --git a/tests/offset/shape_type_a/A1 b/tests/offset/shape_type_a/A1 index c0d328daaa..bf0ff3a1b7 100644 --- a/tests/offset/shape_type_a/A1 +++ b/tests/offset/shape_type_a/A1 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_cc2.rle] s OFFSETSHAPE 0.01 {} $calcul $type -set volume 0.0709583 +checkprops result -v 0.0709583 diff --git a/tests/offset/shape_type_a/A2 b/tests/offset/shape_type_a/A2 index c6cbd4cf2d..97c4a41fca 100644 --- a/tests/offset/shape_type_a/A2 +++ b/tests/offset/shape_type_a/A2 @@ -2,4 +2,4 @@ restore [locate_data_file CHE_bb60.rle] s OFFSETSHAPE 0.37 {} $calcul $type -set volume 30.1125 +checkprops result -v 30.1125 diff --git a/tests/offset/shape_type_a/A3 b/tests/offset/shape_type_a/A3 index abe4e15eb0..90c822a274 100644 --- a/tests/offset/shape_type_a/A3 +++ b/tests/offset/shape_type_a/A3 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb2.rle] s OFFSETSHAPE -0.1 {} $calcul $type -set volume 1.79372 +checkprops result -v 1.79372 diff --git a/tests/offset/shape_type_a/A4 b/tests/offset/shape_type_a/A4 index 7038c3aa1e..79a11126c1 100755 --- a/tests/offset/shape_type_a/A4 +++ b/tests/offset/shape_type_a/A4 @@ -3,4 +3,4 @@ pcone s 10 5 20 OFFSETSHAPE -1 {} $calcul $type -set volume 2462.04 +checkprops result -v 2462.04 diff --git a/tests/offset/shape_type_a/A5 b/tests/offset/shape_type_a/A5 index 9d3bbddae8..e2226c3578 100644 --- a/tests/offset/shape_type_a/A5 +++ b/tests/offset/shape_type_a/A5 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb11.rle] s OFFSETSHAPE -0.2 {} $calcul $type -set volume 52.676 +checkprops result -v 52.676 diff --git a/tests/offset/shape_type_a/A6 b/tests/offset/shape_type_a/A6 index 4f6065b727..d04cc7c84c 100644 --- a/tests/offset/shape_type_a/A6 +++ b/tests/offset/shape_type_a/A6 @@ -4,4 +4,4 @@ restore [locate_data_file CHE_bb14.rle] s OFFSETSHAPE -0.1 {} $calcul $type -set volume 0.285805 +checkprops result -v 0.285805 diff --git a/tests/offset/shape_type_a/A7 b/tests/offset/shape_type_a/A7 index 06696f4d44..4d1cc6b9d1 100644 --- a/tests/offset/shape_type_a/A7 +++ b/tests/offset/shape_type_a/A7 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb15.rle] s OFFSETSHAPE -0.1 {} $calcul $type -set volume 15.2493 +checkprops result -v 15.2493 diff --git a/tests/offset/shape_type_a/A8 b/tests/offset/shape_type_a/A8 index 8310f8a304..f392454712 100644 --- a/tests/offset/shape_type_a/A8 +++ b/tests/offset/shape_type_a/A8 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_vevopar.rle] s OFFSETSHAPE -0.1 {} $calcul $type -set volume 0.650881 +checkprops result -v 0.650881 diff --git a/tests/offset/shape_type_a/A9 b/tests/offset/shape_type_a/A9 index 5ce6373ff4..a3787cc1d7 100644 --- a/tests/offset/shape_type_a/A9 +++ b/tests/offset/shape_type_a/A9 @@ -4,4 +4,4 @@ restore [locate_data_file CHE_bb14.rle] s OFFSETSHAPE 0.1 {} $calcul $type -set volume 1.65744 +checkprops result -v 1.65744 diff --git a/tests/offset/shape_type_a/B1 b/tests/offset/shape_type_a/B1 index a8d412a60d..9c07ec33a1 100644 --- a/tests/offset/shape_type_a/B1 +++ b/tests/offset/shape_type_a/B1 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb15.rle] s OFFSETSHAPE 0.1 {} $calcul $type -set volume 26.4725 +checkprops result -v 26.4725 diff --git a/tests/offset/shape_type_a/B2 b/tests/offset/shape_type_a/B2 index 08288cab8e..94dbd778d2 100644 --- a/tests/offset/shape_type_a/B2 +++ b/tests/offset/shape_type_a/B2 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb9.rle] s OFFSETSHAPE 0.8 {} $calcul $type -set volume 100.616 +checkprops result -v 100.616 diff --git a/tests/offset/shape_type_a/B3 b/tests/offset/shape_type_a/B3 index be2681a65f..6377bdfeb0 100644 --- a/tests/offset/shape_type_a/B3 +++ b/tests/offset/shape_type_a/B3 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb11.rle] s OFFSETSHAPE -0.5 {} $calcul $type -set volume 15.9691 +checkprops result -v 15.9691 diff --git a/tests/offset/shape_type_a/B4 b/tests/offset/shape_type_a/B4 index 458ef256e0..69be9792b4 100644 --- a/tests/offset/shape_type_a/B4 +++ b/tests/offset/shape_type_a/B4 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_vevopar.rle] s OFFSETSHAPE 0.1 {} $calcul $type -set volume 1.89228 +checkprops result -v 1.89228 diff --git a/tests/offset/shape_type_a/B5 b/tests/offset/shape_type_a/B5 index 0f95e36a14..c783315949 100644 --- a/tests/offset/shape_type_a/B5 +++ b/tests/offset/shape_type_a/B5 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb2.rle] s OFFSETSHAPE 0.1 {} $calcul $type -set volume 4.55884 +checkprops result -v 4.55884 diff --git a/tests/offset/shape_type_a/B6 b/tests/offset/shape_type_a/B6 index a01713a0fc..d10a81231e 100644 --- a/tests/offset/shape_type_a/B6 +++ b/tests/offset/shape_type_a/B6 @@ -3,4 +3,4 @@ restore [locate_data_file CHE_bb9.rle] s OFFSETSHAPE 0.1 {} $calcul $type -set volume 36.8614 +checkprops result -v 36.8614 diff --git a/tests/offset/shape_type_i/A1 b/tests/offset/shape_type_i/A1 index b18f9c99e6..e3bf938f6e 100644 --- a/tests/offset/shape_type_i/A1 +++ b/tests/offset/shape_type_i/A1 @@ -2,4 +2,4 @@ pcylinder s 5 15 OFFSETSHAPE 1 {} $calcul $type -set volume 1922.65 +checkprops result -v 1922.65 diff --git a/tests/offset/shape_type_i/A2 b/tests/offset/shape_type_i/A2 index 725d076439..2471e58101 100644 --- a/tests/offset/shape_type_i/A2 +++ b/tests/offset/shape_type_i/A2 @@ -2,4 +2,4 @@ pcylinder s 5 15 OFFSETSHAPE -1 {} $calcul $type -set volume 653.451 +checkprops result -v 653.451 diff --git a/tests/offset/shape_type_i/A3 b/tests/offset/shape_type_i/A3 index df8336c972..e5d963f62c 100644 --- a/tests/offset/shape_type_i/A3 +++ b/tests/offset/shape_type_i/A3 @@ -2,4 +2,4 @@ pcone s 10 5 20 OFFSETSHAPE 1 {} $calcul $type -set volume 5204.02 +checkprops result -v 5204.02 diff --git a/tests/offset/shape_type_i/A4 b/tests/offset/shape_type_i/A4 index ad96506f9b..d5cf9145d6 100644 --- a/tests/offset/shape_type_i/A4 +++ b/tests/offset/shape_type_i/A4 @@ -2,4 +2,4 @@ pcone s 10 5 20 OFFSETSHAPE -1 {} $calcul $type -set volume 2462.04 +checkprops result -v 2462.04 diff --git a/tests/offset/shape_type_i/A5 b/tests/offset/shape_type_i/A5 index 0a9d301eed..8787c49370 100644 --- a/tests/offset/shape_type_i/A5 +++ b/tests/offset/shape_type_i/A5 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {} $calcul $type -set volume 3.57243e+022 +checkprops result -v 3.57243e+022 diff --git a/tests/offset/shape_type_i/A6 b/tests/offset/shape_type_i/A6 index 5a56238597..170df2a9e3 100644 --- a/tests/offset/shape_type_i/A6 +++ b/tests/offset/shape_type_i/A6 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {} $calcul $type -set volume 6.32115 +checkprops result -v 6.32115 diff --git a/tests/offset/shape_type_i/A7 b/tests/offset/shape_type_i/A7 index 9fb3e05351..d3f9f7a6f4 100644 --- a/tests/offset/shape_type_i/A7 +++ b/tests/offset/shape_type_i/A7 @@ -1,8 +1,8 @@ -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape " +puts "TODO OCC23068 ALL: Error : The volume of result shape " puts "TODO OCC25406 ALL: Error: bsection of the result and s is not equal to zero" pcone s 5 0 12 270 OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/A8 b/tests/offset/shape_type_i/A8 index ade56591d5..064042dfd7 100644 --- a/tests/offset/shape_type_i/A8 +++ b/tests/offset/shape_type_i/A8 @@ -2,4 +2,4 @@ pcone s 5 0 12 270 OFFSETSHAPE -1 {} $calcul $type -set volume 47.0723 +checkprops result -v 47.0723 diff --git a/tests/offset/shape_type_i/A9 b/tests/offset/shape_type_i/A9 index d41bdb756e..2167666ae4 100644 --- a/tests/offset/shape_type_i/A9 +++ b/tests/offset/shape_type_i/A9 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {} $calcul $type -set volume 2.96865e+016 +checkprops result -v 2.96865e+016 diff --git a/tests/offset/shape_type_i/B1 b/tests/offset/shape_type_i/B1 index 2da7fe93c3..88f3ec8e1c 100644 --- a/tests/offset/shape_type_i/B1 +++ b/tests/offset/shape_type_i/B1 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {} $calcul $type -set volume 2261.97 +checkprops result -v 2261.97 diff --git a/tests/offset/shape_type_i/B2 b/tests/offset/shape_type_i/B2 index 5fb9852d11..afe6c99358 100644 --- a/tests/offset/shape_type_i/B2 +++ b/tests/offset/shape_type_i/B2 @@ -1,8 +1,8 @@ -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape " +puts "TODO OCC23068 ALL: Error : The volume of result shape " puts "TODO OCC25406 ALL: Error: bsection of the result and s is not equal to zero" psphere s 15 -90 60 270 OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/B3 b/tests/offset/shape_type_i/B3 index d6974ba2f3..06643666e2 100644 --- a/tests/offset/shape_type_i/B3 +++ b/tests/offset/shape_type_i/B3 @@ -1,10 +1,10 @@ puts "TODO ?OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC23068 ALL: Error : The area of face " -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape " +puts "TODO OCC23068 ALL: Error : The volume of result shape " puts "TODO OCC25406 ALL: Error: bsection of the result and s is not equal to zero" psphere s 15 -90 60 270 OFFSETSHAPE -1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/B4 b/tests/offset/shape_type_i/B4 index 935eb16571..925ea33f85 100644 --- a/tests/offset/shape_type_i/B4 +++ b/tests/offset/shape_type_i/B4 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {} $calcul $type -set volume 1.77778e+16 +checkprops result -v 1.77778e+16 diff --git a/tests/offset/shape_type_i/B5 b/tests/offset/shape_type_i/B5 index 1d68108668..99696b8da8 100644 --- a/tests/offset/shape_type_i/B5 +++ b/tests/offset/shape_type_i/B5 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {} $calcul $type -set volume 2286.76 +checkprops result -v 2286.76 diff --git a/tests/offset/shape_type_i/B6 b/tests/offset/shape_type_i/B6 index e1991d0516..6f4eb763c9 100644 --- a/tests/offset/shape_type_i/B6 +++ b/tests/offset/shape_type_i/B6 @@ -4,4 +4,5 @@ psphere s 15 270 OFFSETSHAPE 1 {} $calcul $type -set volume 1.77778e+16 +checkprops result -v 1.77778e+16 + diff --git a/tests/offset/shape_type_i/B7 b/tests/offset/shape_type_i/B7 index 125ac11f3f..438d4e60e4 100644 --- a/tests/offset/shape_type_i/B7 +++ b/tests/offset/shape_type_i/B7 @@ -1,8 +1,8 @@ -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape" +puts "TODO OCC23068 ALL: Error : The volume of result shape" puts "TODO OCC25406 ALL: Error: bsection of the result and s is not equal to zero" psphere s 15 270 OFFSETSHAPE -1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/B8 b/tests/offset/shape_type_i/B8 index 769c60ad3b..1b7108ab0b 100644 --- a/tests/offset/shape_type_i/B8 +++ b/tests/offset/shape_type_i/B8 @@ -1,8 +1,9 @@ puts "TODO OCC23068 ALL: result is not a topological shape" puts "TODO OCC23068 ALL: TEST INCOMPLETE" +puts "TODO OCC23068 ALL: Error: The command cannot be built" ptorus s 10 10 0 45 OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/B9 b/tests/offset/shape_type_i/B9 index 2e808cd318..6355f34135 100644 --- a/tests/offset/shape_type_i/B9 +++ b/tests/offset/shape_type_i/B9 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 OFFSETSHAPE -1 {} $calcul $type -set volume 5237.16 +checkprops result -v 5237.16 diff --git a/tests/offset/shape_type_i/C1 b/tests/offset/shape_type_i/C1 index 06ccd81e30..19abf67f56 100644 --- a/tests/offset/shape_type_i/C1 +++ b/tests/offset/shape_type_i/C1 @@ -2,4 +2,4 @@ ptorus s 20 5 90 OFFSETSHAPE 1 {} $calcul $type -set volume 3779.35 +checkprops result -v 3779.35 diff --git a/tests/offset/shape_type_i/C2 b/tests/offset/shape_type_i/C2 index 9419eae90c..e08ac82136 100644 --- a/tests/offset/shape_type_i/C2 +++ b/tests/offset/shape_type_i/C2 @@ -2,4 +2,4 @@ ptorus s 20 5 90 OFFSETSHAPE -1 {} $calcul $type -set volume 1478.56 +checkprops result -v 1478.56 diff --git a/tests/offset/shape_type_i/C3 b/tests/offset/shape_type_i/C3 index c655357249..66b33da2f6 100644 --- a/tests/offset/shape_type_i/C3 +++ b/tests/offset/shape_type_i/C3 @@ -1,6 +1,6 @@ -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape " +puts "TODO OCC23068 ALL: Error : The volume of result shape " ptorus s 20 5 270 OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/C4 b/tests/offset/shape_type_i/C4 index e4c2a3c825..bba87adcb7 100644 --- a/tests/offset/shape_type_i/C4 +++ b/tests/offset/shape_type_i/C4 @@ -2,4 +2,4 @@ ptorus s 20 5 270 OFFSETSHAPE -1 {} $calcul $type -set volume 4636.84 +checkprops result -v 4636.84 diff --git a/tests/offset/shape_type_i/C5 b/tests/offset/shape_type_i/C5 index 5a0902c98f..af39420776 100644 --- a/tests/offset/shape_type_i/C5 +++ b/tests/offset/shape_type_i/C5 @@ -1,7 +1,7 @@ puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*" puts "TODO OCC24156 MacOS: An exception was caught" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape is" +puts "TODO OCC23068 ALL: Error : The volume of result shape is" puts "TODO OCC25406 ALL: Error: bsection of the result and s is not equal to zero" ellipse w1 0 0 0 15 10 @@ -14,4 +14,4 @@ revol s w 0 0 0 0 0 1 90 OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/C6 b/tests/offset/shape_type_i/C6 index e6f185d87e..713202a8e0 100644 --- a/tests/offset/shape_type_i/C6 +++ b/tests/offset/shape_type_i/C6 @@ -8,4 +8,4 @@ revol s w 0 0 0 0 0 1 90 OFFSETSHAPE -1 {} $calcul $type -set volume 2778.05 +checkprops result -v 2778.05 diff --git a/tests/offset/shape_type_i/C7 b/tests/offset/shape_type_i/C7 index 66107fb169..9fdc741d97 100755 --- a/tests/offset/shape_type_i/C7 +++ b/tests/offset/shape_type_i/C7 @@ -15,4 +15,4 @@ revol s w 0 0 0 0 0 1 270 OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/C8 b/tests/offset/shape_type_i/C8 index 8f27825b0f..ce6fe5cdfc 100644 --- a/tests/offset/shape_type_i/C8 +++ b/tests/offset/shape_type_i/C8 @@ -1,5 +1,5 @@ +puts "TODO OCC23068 ALL: Error : The volume of result shape is" puts "TODO OCC23068 ALL: Faulty shapes in variables faulty_1 to" -puts "TODO OCC23068 ALL: Error : The volume of the resulting shape is" ellipse w1 0 0 0 15 10 mkedge w1 w1 0 pi/2 @@ -11,4 +11,5 @@ revol s w 0 0 0 0 0 1 270 OFFSETSHAPE -1 {} $calcul $type -set volume 0 +checkprops result -v 0 + diff --git a/tests/offset/shape_type_i/C9 b/tests/offset/shape_type_i/C9 index 252a87f0b8..51a57d75b9 100644 --- a/tests/offset/shape_type_i/C9 +++ b/tests/offset/shape_type_i/C9 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE 1 {} $calcul $type -set volume 2838.99 +checkprops result -v 2838.99 diff --git a/tests/offset/shape_type_i/D1 b/tests/offset/shape_type_i/D1 index 19cbdff935..47004dedaf 100644 --- a/tests/offset/shape_type_i/D1 +++ b/tests/offset/shape_type_i/D1 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE -1 {} $calcul $type -set volume 1061.03 +checkprops result -v 1061.03 diff --git a/tests/offset/shape_type_i/D2 b/tests/offset/shape_type_i/D2 index 54c5044c64..305e24b0d3 100644 --- a/tests/offset/shape_type_i/D2 +++ b/tests/offset/shape_type_i/D2 @@ -2,4 +2,4 @@ pcone s 5 0 12 OFFSETSHAPE 1 {} $calcul $type -set volume 690.208 +checkprops result -v 690.208 diff --git a/tests/offset/shape_type_i/D3 b/tests/offset/shape_type_i/D3 index 1b612375ab..ba6476e440 100644 --- a/tests/offset/shape_type_i/D3 +++ b/tests/offset/shape_type_i/D3 @@ -2,4 +2,4 @@ pcone s 5 0 12 OFFSETSHAPE -1 {} $calcul $type -set volume 107.757 +checkprops result -v 107.757 diff --git a/tests/offset/shape_type_i/D4 b/tests/offset/shape_type_i/D4 index 1fe05c7c6f..283b41de55 100644 --- a/tests/offset/shape_type_i/D4 +++ b/tests/offset/shape_type_i/D4 @@ -2,4 +2,4 @@ psphere s 15 -90 60 OFFSETSHAPE 1 {} $calcul $type -set volume 16962.8 +checkprops result -v 16962.8 diff --git a/tests/offset/shape_type_i/D5 b/tests/offset/shape_type_i/D5 index a70d6d4613..145d350962 100644 --- a/tests/offset/shape_type_i/D5 +++ b/tests/offset/shape_type_i/D5 @@ -2,4 +2,4 @@ psphere s 15 -90 60 OFFSETSHAPE -1 {} $calcul $type -set volume 11324.9 +checkprops result -v 11324.9 diff --git a/tests/offset/shape_type_i/D6 b/tests/offset/shape_type_i/D6 index 916af56f3b..86411c5277 100755 --- a/tests/offset/shape_type_i/D6 +++ b/tests/offset/shape_type_i/D6 @@ -12,4 +12,4 @@ revol s w 0 0 0 0 0 1 360 OFFSETSHAPE 1 {} $calcul $type -set volume 22864.6 +checkprops result -v 22864.6 diff --git a/tests/offset/shape_type_i/D7 b/tests/offset/shape_type_i/D7 index 714bf409df..237836c906 100755 --- a/tests/offset/shape_type_i/D7 +++ b/tests/offset/shape_type_i/D7 @@ -12,4 +12,4 @@ revol s w 0 0 0 0 0 1 360 OFFSETSHAPE -1 {} $calcul $type -set volume 13139 +checkprops result -v 13139 diff --git a/tests/offset/shape_type_i/E1 b/tests/offset/shape_type_i/E1 index 0695eb2dd9..e7da53fcf9 100644 --- a/tests/offset/shape_type_i/E1 +++ b/tests/offset/shape_type_i/E1 @@ -2,4 +2,4 @@ ptorus s 20 5 OFFSETSHAPE -1 {} $calcul $type -set volume 6316.55 +checkprops result -v 6316.55 diff --git a/tests/offset/shape_type_i/E2 b/tests/offset/shape_type_i/E2 index 980573e790..b0e24bdbc3 100644 --- a/tests/offset/shape_type_i/E2 +++ b/tests/offset/shape_type_i/E2 @@ -2,4 +2,4 @@ ptorus s 20 5 OFFSETSHAPE 1 {} $calcul $type -set volume 14212.2 +checkprops result -v 14212.2 diff --git a/tests/offset/shape_type_i/E3 b/tests/offset/shape_type_i/E3 index b0e62e9c8f..2b59895d6b 100644 --- a/tests/offset/shape_type_i/E3 +++ b/tests/offset/shape_type_i/E3 @@ -2,4 +2,4 @@ psphere s 15 OFFSETSHAPE 1 {} $calcul $type -set volume 17157.3 +checkprops result -v 17157.3 diff --git a/tests/offset/shape_type_i/E4 b/tests/offset/shape_type_i/E4 index 1c2f136cc6..f70d38d487 100644 --- a/tests/offset/shape_type_i/E4 +++ b/tests/offset/shape_type_i/E4 @@ -2,4 +2,4 @@ psphere s 15 OFFSETSHAPE -1 {} $calcul $type -set volume 11494 +checkprops result -v 11494 diff --git a/tests/offset/shape_type_i/E6 b/tests/offset/shape_type_i/E6 index cd38af4190..d4878c7dc0 100644 --- a/tests/offset/shape_type_i/E6 +++ b/tests/offset/shape_type_i/E6 @@ -2,4 +2,4 @@ box s 10 10 10 OFFSETSHAPE 1 {} $calcul $type -set volume 1728 +checkprops result -v 1728 diff --git a/tests/offset/shape_type_i/E7 b/tests/offset/shape_type_i/E7 index 7a631ab43a..980c4728c0 100644 --- a/tests/offset/shape_type_i/E7 +++ b/tests/offset/shape_type_i/E7 @@ -2,4 +2,4 @@ box s 10 10 10 OFFSETSHAPE -1 {} $calcul $type -set volume 512 +checkprops result -v 512 diff --git a/tests/offset/shape_type_i/E8 b/tests/offset/shape_type_i/E8 index fa1d7cdc96..939ec91c71 100644 --- a/tests/offset/shape_type_i/E8 +++ b/tests/offset/shape_type_i/E8 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE 1 {} $calcul $type -set volume 746.105 +checkprops result -v 746.105 diff --git a/tests/offset/shape_type_i/E9 b/tests/offset/shape_type_i/E9 index 3bba213880..590444ec4f 100644 --- a/tests/offset/shape_type_i/E9 +++ b/tests/offset/shape_type_i/E9 @@ -2,4 +2,4 @@ wedge s 4 10 10 2 2 7 7 OFFSETSHAPE -1 {} $calcul $type -set volume 103.814 +checkprops result -v 103.814 diff --git a/tests/offset/shape_type_i/F1 b/tests/offset/shape_type_i/F1 index 1657325cc2..6443a4b8ef 100644 --- a/tests/offset/shape_type_i/F1 +++ b/tests/offset/shape_type_i/F1 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {} $calcul $type -set volume 494.623 +checkprops result -v 494.623 diff --git a/tests/offset/shape_type_i/F2 b/tests/offset/shape_type_i/F2 index 93c5f787a8..4ebd6b445c 100644 --- a/tests/offset/shape_type_i/F2 +++ b/tests/offset/shape_type_i/F2 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {} $calcul $type -set volume 45.204 +checkprops result -v 45.204 diff --git a/tests/offset/shape_type_i/F3 b/tests/offset/shape_type_i/F3 index 02266fb3f7..7911b8cc64 100644 --- a/tests/offset/shape_type_i/F3 +++ b/tests/offset/shape_type_i/F3 @@ -2,4 +2,4 @@ pcylinder s 5 10 270 OFFSETSHAPE -1 {} $calcul $type -set volume 230.266 +checkprops result -v 230.266 diff --git a/tests/offset/shape_type_i/F4 b/tests/offset/shape_type_i/F4 index ad5bbb7293..9eb7d1a4fb 100644 --- a/tests/offset/shape_type_i/F4 +++ b/tests/offset/shape_type_i/F4 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE 1 {} $calcul $type -set volume 1070.66 +checkprops result -v 1070.66 diff --git a/tests/offset/shape_type_i/F5 b/tests/offset/shape_type_i/F5 index 8a132b4b05..784af2c142 100644 --- a/tests/offset/shape_type_i/F5 +++ b/tests/offset/shape_type_i/F5 @@ -3,4 +3,4 @@ trotate s 0 0 0 0 0 1 90 OFFSETSHAPE -1 {} $calcul $type -set volume 191.044 +checkprops result -v 191.044 diff --git a/tests/offset/shape_type_i/F6 b/tests/offset/shape_type_i/F6 index f8fe1caf16..efb55153e3 100644 --- a/tests/offset/shape_type_i/F6 +++ b/tests/offset/shape_type_i/F6 @@ -1,4 +1,5 @@ puts "TODO OCC23068 ALL: result is not a topological shape" +puts "TODO OCC23068 ALL: Error: The command cannot be built" puts "TODO OCC23068 ALL: TEST INCOMPLETE" cpulimit 500 @@ -7,4 +8,4 @@ pcone s 9 4 15 270 OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i/F7 b/tests/offset/shape_type_i/F7 index a38d9a599d..dfee68934d 100644 --- a/tests/offset/shape_type_i/F7 +++ b/tests/offset/shape_type_i/F7 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE 1 {} $calcul $type -set volume 3238.1 +checkprops result -v 3238.1 diff --git a/tests/offset/shape_type_i/F8 b/tests/offset/shape_type_i/F8 index b723b718d2..171ba63092 100644 --- a/tests/offset/shape_type_i/F8 +++ b/tests/offset/shape_type_i/F8 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 90 OFFSETSHAPE -1 {} $calcul $type -set volume 1130.69 +checkprops result -v 1130.69 diff --git a/tests/offset/shape_type_i/F9 b/tests/offset/shape_type_i/F9 index 2902c40a7b..94bce7ce78 100644 --- a/tests/offset/shape_type_i/F9 +++ b/tests/offset/shape_type_i/F9 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 270 OFFSETSHAPE 1 {} $calcul $type -set volume 8951.52 +checkprops result -v 8951.52 diff --git a/tests/offset/shape_type_i/G1 b/tests/offset/shape_type_i/G1 index 983f7bcb17..e7b50ad844 100644 --- a/tests/offset/shape_type_i/G1 +++ b/tests/offset/shape_type_i/G1 @@ -2,4 +2,4 @@ ptorus s 10 10 0 45 270 OFFSETSHAPE -1 {} $calcul $type -set volume 3739.13 +checkprops result -v 3739.13 diff --git a/tests/offset/shape_type_i/G2 b/tests/offset/shape_type_i/G2 index a9f9340bbe..84334edc63 100644 --- a/tests/offset/shape_type_i/G2 +++ b/tests/offset/shape_type_i/G2 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE 1 {} $calcul $type -set volume 1163.29 +checkprops result -v 1163.29 diff --git a/tests/offset/shape_type_i/G3 b/tests/offset/shape_type_i/G3 index 8bc2cc46e1..c5cdcf770a 100644 --- a/tests/offset/shape_type_i/G3 +++ b/tests/offset/shape_type_i/G3 @@ -11,4 +11,4 @@ prism s w 0 0 10 OFFSETSHAPE -1 {} $calcul $type -set volume 279.306 +checkprops result -v 279.306 diff --git a/tests/offset/shape_type_i/G4 b/tests/offset/shape_type_i/G4 index f43367523c..8b3b931d6f 100644 --- a/tests/offset/shape_type_i/G4 +++ b/tests/offset/shape_type_i/G4 @@ -11,4 +11,4 @@ prism s w -2 7 10 OFFSETSHAPE 1 {} $calcul $type -set volume 4278.74 +checkprops result -v 4278.74 diff --git a/tests/offset/shape_type_i/G5 b/tests/offset/shape_type_i/G5 index 024c963007..ad54435d17 100644 --- a/tests/offset/shape_type_i/G5 +++ b/tests/offset/shape_type_i/G5 @@ -7,4 +7,4 @@ pipe s w profile OFFSETSHAPE 1 {} $calcul $type -set volume 1836.88 +checkprops result -v 1836.88 diff --git a/tests/offset/shape_type_i/G6 b/tests/offset/shape_type_i/G6 index 5ad0195a9a..5e105e56f6 100644 --- a/tests/offset/shape_type_i/G6 +++ b/tests/offset/shape_type_i/G6 @@ -9,4 +9,4 @@ pipe s w profile OFFSETSHAPE -1 {} $calcul $type -set volume 196.68 +checkprops result -v 196.68 diff --git a/tests/offset/shape_type_i_c/A1 b/tests/offset/shape_type_i_c/A1 index 6800b2f0af..e932746008 100644 --- a/tests/offset/shape_type_i_c/A1 +++ b/tests/offset/shape_type_i_c/A1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 0.1 {} $calcul $type -set volume 925.196 +checkprops result -v 925.196 diff --git a/tests/offset/shape_type_i_c/A2 b/tests/offset/shape_type_i_c/A2 index b7a1c4555b..2cf508d6ec 100644 --- a/tests/offset/shape_type_i_c/A2 +++ b/tests/offset/shape_type_i_c/A2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 0.3 {} $calcul $type -set volume 1068.58 +checkprops result -v 1068.58 diff --git a/tests/offset/shape_type_i_c/A3 b/tests/offset/shape_type_i_c/A3 index 95ab7ac421..6d89081ddb 100644 --- a/tests/offset/shape_type_i_c/A3 +++ b/tests/offset/shape_type_i_c/A3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 0.6 {} $calcul $type -set volume 1296.86 +checkprops result -v 1296.86 diff --git a/tests/offset/shape_type_i_c/A4 b/tests/offset/shape_type_i_c/A4 index c954a3c1ef..d4a606170c 100644 --- a/tests/offset/shape_type_i_c/A4 +++ b/tests/offset/shape_type_i_c/A4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 0.9 {} $calcul $type -set volume 1543.91 +checkprops result -v 1543.91 diff --git a/tests/offset/shape_type_i_c/A5 b/tests/offset/shape_type_i_c/A5 index 1829ba0cb5..9911897ede 100644 --- a/tests/offset/shape_type_i_c/A5 +++ b/tests/offset/shape_type_i_c/A5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 1.2 {} $calcul $type -set volume 1817.34 +checkprops result -v 1817.34 diff --git a/tests/offset/shape_type_i_c/A6 b/tests/offset/shape_type_i_c/A6 index b288726c6c..57e4bde154 100644 --- a/tests/offset/shape_type_i_c/A6 +++ b/tests/offset/shape_type_i_c/A6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 1.5 {} $calcul $type -set volume 2119 +checkprops result -v 2119 diff --git a/tests/offset/shape_type_i_c/A7 b/tests/offset/shape_type_i_c/A7 index c1d114953f..898557e049 100644 --- a/tests/offset/shape_type_i_c/A7 +++ b/tests/offset/shape_type_i_c/A7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 1.8 {} $calcul $type -set volume 2450.18 +checkprops result -v 2450.18 diff --git a/tests/offset/shape_type_i_c/A8 b/tests/offset/shape_type_i_c/A8 index 53d08ee46f..e943acb46d 100644 --- a/tests/offset/shape_type_i_c/A8 +++ b/tests/offset/shape_type_i_c/A8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 2.1 {} $calcul $type -set volume 2812.17 +checkprops result -v 2812.17 diff --git a/tests/offset/shape_type_i_c/A9 b/tests/offset/shape_type_i_c/A9 index c91b0e5543..db7cefcdfb 100644 --- a/tests/offset/shape_type_i_c/A9 +++ b/tests/offset/shape_type_i_c/A9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_4boxes.brep] s OFFSETSHAPE 2.4 {} $calcul $type -set volume 3206.27 +checkprops result -v 3206.27 diff --git a/tests/offset/shape_type_i_c/B1 b/tests/offset/shape_type_i_c/B1 index ff2cdda310..2f2fa24556 100644 --- a/tests/offset/shape_type_i_c/B1 +++ b/tests/offset/shape_type_i_c/B1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 3 {} $calcul $type -set volume 2.00176e+007 +checkprops result -v 2.00176e+007 diff --git a/tests/offset/shape_type_i_c/B2 b/tests/offset/shape_type_i_c/B2 index c15ab5d0c3..ad16b2d5ae 100644 --- a/tests/offset/shape_type_i_c/B2 +++ b/tests/offset/shape_type_i_c/B2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 6 {} $calcul $type -set volume 2.19865e+007 +checkprops result -v 2.19865e+007 diff --git a/tests/offset/shape_type_i_c/B3 b/tests/offset/shape_type_i_c/B3 index 9858bfe1db..7fcedf94ce 100644 --- a/tests/offset/shape_type_i_c/B3 +++ b/tests/offset/shape_type_i_c/B3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 2.47223e+007 +checkprops result -v 2.47223e+007 diff --git a/tests/offset/shape_type_i_c/B4 b/tests/offset/shape_type_i_c/B4 index 69a7f51b34..767005dbbf 100644 --- a/tests/offset/shape_type_i_c/B4 +++ b/tests/offset/shape_type_i_c/B4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 18 {} $calcul $type -set volume 3.05847e+007 +checkprops result -v 3.05847e+007 diff --git a/tests/offset/shape_type_i_c/B5 b/tests/offset/shape_type_i_c/B5 index 433994ff59..e4e7d571c3 100644 --- a/tests/offset/shape_type_i_c/B5 +++ b/tests/offset/shape_type_i_c/B5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 21 {} $calcul $type -set volume 3.29213e+007 +checkprops result -v 3.29213e+007 diff --git a/tests/offset/shape_type_i_c/B6 b/tests/offset/shape_type_i_c/B6 index 6d490ee10a..983fe152ee 100644 --- a/tests/offset/shape_type_i_c/B6 +++ b/tests/offset/shape_type_i_c/B6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 25 {} $calcul $type -set volume 3.61487e+007 +checkprops result -v 3.61487e+007 diff --git a/tests/offset/shape_type_i_c/B7 b/tests/offset/shape_type_i_c/B7 index f761d428e2..a779476990 100644 --- a/tests/offset/shape_type_i_c/B7 +++ b/tests/offset/shape_type_i_c/B7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 26 {} $calcul $type -set volume 3.6976e+007 +checkprops result -v 3.6976e+007 diff --git a/tests/offset/shape_type_i_c/B8 b/tests/offset/shape_type_i_c/B8 index f21ffc5b3f..c88dbee1de 100644 --- a/tests/offset/shape_type_i_c/B8 +++ b/tests/offset/shape_type_i_c/B8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 36 {} $calcul $type -set volume 4.58112e+007 +checkprops result -v 4.58112e+007 diff --git a/tests/offset/shape_type_i_c/B9 b/tests/offset/shape_type_i_c/B9 index 1877418779..622af2be84 100644 --- a/tests/offset/shape_type_i_c/B9 +++ b/tests/offset/shape_type_i_c/B9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_slanted.brep] s OFFSETSHAPE 44 {} $calcul $type -set volume 5.36522e+007 +checkprops result -v 5.36522e+007 diff --git a/tests/offset/shape_type_i_c/C1 b/tests/offset/shape_type_i_c/C1 index f291c8f677..c8f0bfeb05 100644 --- a/tests/offset/shape_type_i_c/C1 +++ b/tests/offset/shape_type_i_c/C1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 3 {} $calcul $type -set volume 5.53893e+008 +checkprops result -v 5.53893e+008 diff --git a/tests/offset/shape_type_i_c/C2 b/tests/offset/shape_type_i_c/C2 index 4c434d0572..0b94e3896a 100644 --- a/tests/offset/shape_type_i_c/C2 +++ b/tests/offset/shape_type_i_c/C2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 6 {} $calcul $type -set volume 5.70329e+008 +checkprops result -v 5.70329e+008 diff --git a/tests/offset/shape_type_i_c/C3 b/tests/offset/shape_type_i_c/C3 index 41827e6f2d..5d0201313f 100644 --- a/tests/offset/shape_type_i_c/C3 +++ b/tests/offset/shape_type_i_c/C3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 5.92261e+008 +checkprops result -v 5.92261e+008 diff --git a/tests/offset/shape_type_i_c/C4 b/tests/offset/shape_type_i_c/C4 index a166dcf71b..fc7348ad55 100644 --- a/tests/offset/shape_type_i_c/C4 +++ b/tests/offset/shape_type_i_c/C4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 13 {} $calcul $type -set volume 6.08723e+008 +checkprops result -v 6.08723e+008 diff --git a/tests/offset/shape_type_i_c/C5 b/tests/offset/shape_type_i_c/C5 index 12c63063be..ecef8f91d6 100644 --- a/tests/offset/shape_type_i_c/C5 +++ b/tests/offset/shape_type_i_c/C5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 18 {} $calcul $type -set volume 6.36191e+008 +checkprops result -v 6.36191e+008 diff --git a/tests/offset/shape_type_i_c/C6 b/tests/offset/shape_type_i_c/C6 index e7e70f53ee..8a7bdbf76f 100644 --- a/tests/offset/shape_type_i_c/C6 +++ b/tests/offset/shape_type_i_c/C6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 30 {} $calcul $type -set volume 7.02144e+008 +checkprops result -v 7.02144e+008 diff --git a/tests/offset/shape_type_i_c/C7 b/tests/offset/shape_type_i_c/C7 index ff62cc9591..5e05d42811 100644 --- a/tests/offset/shape_type_i_c/C7 +++ b/tests/offset/shape_type_i_c/C7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 40 {} $calcul $type -set volume 7.58284e+008 +checkprops result -v 7.58284e+008 diff --git a/tests/offset/shape_type_i_c/C8 b/tests/offset/shape_type_i_c/C8 index 3968c2a9c2..87af153bb8 100644 --- a/tests/offset/shape_type_i_c/C8 +++ b/tests/offset/shape_type_i_c/C8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 50 {} $calcul $type -set volume 8.16e+008 +checkprops result -v 8.16e+008 diff --git a/tests/offset/shape_type_i_c/C9 b/tests/offset/shape_type_i_c/C9 index ec4db4f10f..7f00b39eb7 100644 --- a/tests/offset/shape_type_i_c/C9 +++ b/tests/offset/shape_type_i_c/C9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_input_shape.brep] s OFFSETSHAPE 60 {} $calcul $type -set volume 8.75772e+008 +checkprops result -v 8.75772e+008 diff --git a/tests/offset/shape_type_i_c/D1 b/tests/offset/shape_type_i_c/D1 index 0b51608011..8810a895a4 100644 --- a/tests/offset/shape_type_i_c/D1 +++ b/tests/offset/shape_type_i_c/D1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_offset_shape_tc80_2_smaller.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 3.03855e+008 +checkprops result -v 3.03855e+008 diff --git a/tests/offset/shape_type_i_c/D2 b/tests/offset/shape_type_i_c/D2 index 737736e0d3..51365e4ae6 100644 --- a/tests/offset/shape_type_i_c/D2 +++ b/tests/offset/shape_type_i_c/D2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_offset_shape_tc80_2_smaller.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 3.38527e+008 +checkprops result -v 3.38527e+008 diff --git a/tests/offset/shape_type_i_c/D3 b/tests/offset/shape_type_i_c/D3 index f0e498c914..81698802cc 100644 --- a/tests/offset/shape_type_i_c/D3 +++ b/tests/offset/shape_type_i_c/D3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_offset_shape_tc80_2_smaller.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 3.68177e+008 +checkprops result -v 3.68177e+008 diff --git a/tests/offset/shape_type_i_c/D4 b/tests/offset/shape_type_i_c/D4 index e8ad4dcdbd..5e9f0591ab 100644 --- a/tests/offset/shape_type_i_c/D4 +++ b/tests/offset/shape_type_i_c/D4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_offset_shape_tc80_3_smaller.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 3.13188e+008 +checkprops result -v 3.13188e+008 diff --git a/tests/offset/shape_type_i_c/D5 b/tests/offset/shape_type_i_c/D5 index 8632fb1671..a810550cc4 100644 --- a/tests/offset/shape_type_i_c/D5 +++ b/tests/offset/shape_type_i_c/D5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_offset_shape_tc80_3_smaller.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 3.44873e+008 +checkprops result -v 3.44873e+008 diff --git a/tests/offset/shape_type_i_c/D6 b/tests/offset/shape_type_i_c/D6 index ae20ed2858..fbcafe26f3 100644 --- a/tests/offset/shape_type_i_c/D6 +++ b/tests/offset/shape_type_i_c/D6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_offset_shape_tc80_3_smaller.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 3.72139e+008 +checkprops result -v 3.72139e+008 diff --git a/tests/offset/shape_type_i_c/D7 b/tests/offset/shape_type_i_c/D7 index d5891ed63b..53f46bba29 100644 --- a/tests/offset/shape_type_i_c/D7 +++ b/tests/offset/shape_type_i_c/D7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_shape_input_tc80.2.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 1.01936e+008 +checkprops result -v 1.01936e+008 diff --git a/tests/offset/shape_type_i_c/D8 b/tests/offset/shape_type_i_c/D8 index f06b4cb401..e9789cf419 100644 --- a/tests/offset/shape_type_i_c/D8 +++ b/tests/offset/shape_type_i_c/D8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_shape_input_tc80.2.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 1.14248e+008 +checkprops result -v 1.14248e+008 diff --git a/tests/offset/shape_type_i_c/D9 b/tests/offset/shape_type_i_c/D9 index 1f05fceef3..52d41ecf0e 100644 --- a/tests/offset/shape_type_i_c/D9 +++ b/tests/offset/shape_type_i_c/D9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_shape_input_tc80.2.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 1.25498e+008 +checkprops result -v 1.25498e+008 diff --git a/tests/offset/shape_type_i_c/E1 b/tests/offset/shape_type_i_c/E1 index fd8ebf7341..4cb5fb6bb0 100644 --- a/tests/offset/shape_type_i_c/E1 +++ b/tests/offset/shape_type_i_c/E1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_shape_input_tc80.3.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 1.05054e+008 +checkprops result -v 1.05054e+008 diff --git a/tests/offset/shape_type_i_c/E2 b/tests/offset/shape_type_i_c/E2 index 1fab27d09a..f9af91b888 100644 --- a/tests/offset/shape_type_i_c/E2 +++ b/tests/offset/shape_type_i_c/E2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_shape_input_tc80.3.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 1.16522e+008 +checkprops result -v 1.16522e+008 diff --git a/tests/offset/shape_type_i_c/E3 b/tests/offset/shape_type_i_c/E3 index fa3e1fde97..bdda939b0d 100644 --- a/tests/offset/shape_type_i_c/E3 +++ b/tests/offset/shape_type_i_c/E3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_offset_shape_input_tc80.3.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 1.27083e+008 +checkprops result -v 1.27083e+008 diff --git a/tests/offset/shape_type_i_c/E4 b/tests/offset/shape_type_i_c/E4 index 55bf745442..d6675c9024 100644 --- a/tests/offset/shape_type_i_c/E4 +++ b/tests/offset/shape_type_i_c/E4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_shape_fails.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 2.1234e+007 +checkprops result -v 2.1234e+007 diff --git a/tests/offset/shape_type_i_c/E5 b/tests/offset/shape_type_i_c/E5 index f164aa9d5c..3b560ce5b3 100644 --- a/tests/offset/shape_type_i_c/E5 +++ b/tests/offset/shape_type_i_c/E5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_shape_fails.brep] s OFFSETSHAPE 30 {} $calcul $type -set volume 4.0384e+007 +checkprops result -v 4.0384e+007 diff --git a/tests/offset/shape_type_i_c/E6 b/tests/offset/shape_type_i_c/E6 index 5a03d5181a..090cc0f932 100644 --- a/tests/offset/shape_type_i_c/E6 +++ b/tests/offset/shape_type_i_c/E6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_input_shape_fails.brep] s OFFSETSHAPE 60 {} $calcul $type -set volume 7.15e+007 +checkprops result -v 7.15e+007 diff --git a/tests/offset/shape_type_i_c/E7 b/tests/offset/shape_type_i_c/E7 index a0c87cb95a..0e0c80b71a 100644 --- a/tests/offset/shape_type_i_c/E7 +++ b/tests/offset/shape_type_i_c/E7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_trapezoid_1.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 244837 +checkprops result -v 244837 diff --git a/tests/offset/shape_type_i_c/E8 b/tests/offset/shape_type_i_c/E8 index ccdd7ef688..0534b7aaa1 100644 --- a/tests/offset/shape_type_i_c/E8 +++ b/tests/offset/shape_type_i_c/E8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_spike_shape.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 4.30309e+008 +checkprops result -v 4.30309e+008 diff --git a/tests/offset/shape_type_i_c/E9 b/tests/offset/shape_type_i_c/E9 index f6d54d8f6b..f938da40fb 100644 --- a/tests/offset/shape_type_i_c/E9 +++ b/tests/offset/shape_type_i_c/E9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_spike_shape.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 4.79673e+008 +checkprops result -v 4.79673e+008 diff --git a/tests/offset/shape_type_i_c/F1 b/tests/offset/shape_type_i_c/F1 index d7a87a26f0..5d1637d29f 100644 --- a/tests/offset/shape_type_i_c/F1 +++ b/tests/offset/shape_type_i_c/F1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_undercut_1.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 2.7823e+007 +checkprops result -v 2.7823e+007 diff --git a/tests/offset/shape_type_i_c/F2 b/tests/offset/shape_type_i_c/F2 index d3eec14a90..f098aaf26f 100644 --- a/tests/offset/shape_type_i_c/F2 +++ b/tests/offset/shape_type_i_c/F2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_undercut_1.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 3.89013e+007 +checkprops result -v 3.89013e+007 diff --git a/tests/offset/shape_type_i_c/F3 b/tests/offset/shape_type_i_c/F3 index 9c6b84a82a..4b9812c969 100644 --- a/tests/offset/shape_type_i_c/F3 +++ b/tests/offset/shape_type_i_c/F3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_undercut_1.brep] s OFFSETSHAPE 25 {} $calcul $type -set volume 5.10815e+007 +checkprops result -v 5.10815e+007 diff --git a/tests/offset/shape_type_i_c/F4 b/tests/offset/shape_type_i_c/F4 index 15a59ca58e..d5dac57e50 100644 --- a/tests/offset/shape_type_i_c/F4 +++ b/tests/offset/shape_type_i_c/F4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_undercut_1.brep] s OFFSETSHAPE 30 {} $calcul $type -set volume 5.7548e+007 +checkprops result -v 5.7548e+007 diff --git a/tests/offset/shape_type_i_c/F5 b/tests/offset/shape_type_i_c/F5 index e1ef6203b0..e7cfa25c86 100644 --- a/tests/offset/shape_type_i_c/F5 +++ b/tests/offset/shape_type_i_c/F5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_undercut_1.brep] s OFFSETSHAPE 40 {} $calcul $type -set volume 7.1364e+007 +checkprops result -v 7.1364e+007 diff --git a/tests/offset/shape_type_i_c/F6 b/tests/offset/shape_type_i_c/F6 index 6473af569d..b900d3ab19 100644 --- a/tests/offset/shape_type_i_c/F6 +++ b/tests/offset/shape_type_i_c/F6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_unit_cell_grid.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 2.46039e+008 +checkprops result -v 2.46039e+008 diff --git a/tests/offset/shape_type_i_c/F7 b/tests/offset/shape_type_i_c/F7 index 995fb7c3b3..f8928869ed 100644 --- a/tests/offset/shape_type_i_c/F7 +++ b/tests/offset/shape_type_i_c/F7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_unit_cell_grid.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 2.8855e+008 +checkprops result -v 2.8855e+008 diff --git a/tests/offset/shape_type_i_c/F8 b/tests/offset/shape_type_i_c/F8 index 4f2c65778f..2809ba67f1 100644 --- a/tests/offset/shape_type_i_c/F8 +++ b/tests/offset/shape_type_i_c/F8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_unit_cell_grid.brep] s OFFSETSHAPE 25 {} $calcul $type -set volume 4.21733e+008 +checkprops result -v 4.21733e+008 diff --git a/tests/offset/shape_type_i_c/F9 b/tests/offset/shape_type_i_c/F9 index e7c1f65775..316b582078 100644 --- a/tests/offset/shape_type_i_c/F9 +++ b/tests/offset/shape_type_i_c/F9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_unit_cell_grid.brep] s OFFSETSHAPE 30 {} $calcul $type -set volume 4.67244e+008 +checkprops result -v 4.67244e+008 diff --git a/tests/offset/shape_type_i_c/G1 b/tests/offset/shape_type_i_c/G1 index 1fde7a89c6..24e0e3e918 100644 --- a/tests/offset/shape_type_i_c/G1 +++ b/tests/offset/shape_type_i_c/G1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 2.5576e+007 +checkprops result -v 2.5576e+007 diff --git a/tests/offset/shape_type_i_c/G2 b/tests/offset/shape_type_i_c/G2 index 233401802e..384052d84d 100644 --- a/tests/offset/shape_type_i_c/G2 +++ b/tests/offset/shape_type_i_c/G2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys.brep] s OFFSETSHAPE 20 {} $calcul $type -set volume 3.2592e+007 +checkprops result -v 3.2592e+007 diff --git a/tests/offset/shape_type_i_c/G3 b/tests/offset/shape_type_i_c/G3 index 5200b450f4..3917d1ca9c 100644 --- a/tests/offset/shape_type_i_c/G3 +++ b/tests/offset/shape_type_i_c/G3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys.brep] s OFFSETSHAPE 25 {} $calcul $type -set volume 3.6439e+007 +checkprops result -v 3.6439e+007 diff --git a/tests/offset/shape_type_i_c/G4 b/tests/offset/shape_type_i_c/G4 index 679b562617..7bac220780 100644 --- a/tests/offset/shape_type_i_c/G4 +++ b/tests/offset/shape_type_i_c/G4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys.brep] s OFFSETSHAPE 50 {} $calcul $type -set volume 5.9724e+007 +checkprops result -v 5.9724e+007 diff --git a/tests/offset/shape_type_i_c/G5 b/tests/offset/shape_type_i_c/G5 index fb5e916f25..e0a4c3abf9 100644 --- a/tests/offset/shape_type_i_c/G5 +++ b/tests/offset/shape_type_i_c/G5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys_duplicated.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 2.11792e+008 +checkprops result -v 2.11792e+008 diff --git a/tests/offset/shape_type_i_c/G6 b/tests/offset/shape_type_i_c/G6 index 51f9fd72e9..c4b2f8f473 100644 --- a/tests/offset/shape_type_i_c/G6 +++ b/tests/offset/shape_type_i_c/G6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys_duplicated.brep] s OFFSETSHAPE 20 {} $calcul $type -set volume 2.51328e+008 +checkprops result -v 2.51328e+008 diff --git a/tests/offset/shape_type_i_c/G7 b/tests/offset/shape_type_i_c/G7 index f40936d958..fc141f8f2f 100644 --- a/tests/offset/shape_type_i_c/G7 +++ b/tests/offset/shape_type_i_c/G7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys_duplicated.brep] s OFFSETSHAPE 30 {} $calcul $type -set volume 2.93724e+008 +checkprops result -v 2.93724e+008 diff --git a/tests/offset/shape_type_i_c/G8 b/tests/offset/shape_type_i_c/G8 index 182644600f..76ba3b7a60 100644 --- a/tests/offset/shape_type_i_c/G8 +++ b/tests/offset/shape_type_i_c/G8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys_duplicated.brep] s OFFSETSHAPE 50 {} $calcul $type -set volume 3.89556e+008 +checkprops result -v 3.89556e+008 diff --git a/tests/offset/shape_type_i_c/G9 b/tests/offset/shape_type_i_c/G9 index 8c565a9787..9474cfb66f 100644 --- a/tests/offset/shape_type_i_c/G9 +++ b/tests/offset/shape_type_i_c/G9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_three_chimneys_duplicated.brep] s OFFSETSHAPE 60 {} $calcul $type -set volume 4.33344e+008 +checkprops result -v 4.33344e+008 diff --git a/tests/offset/shape_type_i_c/H1 b/tests/offset/shape_type_i_c/H1 index 06ec1529ce..da96cb47eb 100644 --- a/tests/offset/shape_type_i_c/H1 +++ b/tests/offset/shape_type_i_c/H1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_example_1_side_10_top_10.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 9.6408e+007 +checkprops result -v 9.6408e+007 diff --git a/tests/offset/shape_type_i_c/H2 b/tests/offset/shape_type_i_c/H2 index adca9d9c56..c2b868198b 100644 --- a/tests/offset/shape_type_i_c/H2 +++ b/tests/offset/shape_type_i_c/H2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_example_1_side_10_top_10.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 1.07272e+008 +checkprops result -v 1.07272e+008 diff --git a/tests/offset/shape_type_i_c/H3 b/tests/offset/shape_type_i_c/H3 index 57b41ef567..f8d2f94912 100644 --- a/tests/offset/shape_type_i_c/H3 +++ b/tests/offset/shape_type_i_c/H3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_example_2_side_26_top_0.brep] s OFFSETSHAPE 26 {} $calcul $type -set volume 3.14983e+007 +checkprops result -v 3.14983e+007 diff --git a/tests/offset/shape_type_i_c/H4 b/tests/offset/shape_type_i_c/H4 index fbc8e5c717..1ebd6dfa54 100644 --- a/tests/offset/shape_type_i_c/H4 +++ b/tests/offset/shape_type_i_c/H4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_example_3_side_30_top_0.brep] s OFFSETSHAPE 35 {} $calcul $type -set volume 8.08679e+007 +checkprops result -v 8.08679e+007 diff --git a/tests/offset/shape_type_i_c/H5 b/tests/offset/shape_type_i_c/H5 index 9933025fc0..93a24319eb 100644 --- a/tests/offset/shape_type_i_c/H5 +++ b/tests/offset/shape_type_i_c/H5 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_example_3_side_30_top_0.brep] s OFFSETSHAPE 45 {} $calcul $type -set volume 9.51489e+007 +checkprops result -v 9.51489e+007 diff --git a/tests/offset/shape_type_i_c/H6 b/tests/offset/shape_type_i_c/H6 index 54adc3d1d1..6dec956c22 100644 --- a/tests/offset/shape_type_i_c/H6 +++ b/tests/offset/shape_type_i_c/H6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_example_4_side_30_top_10.brep] s OFFSETSHAPE 35 {} $calcul $type -set volume 4.8893e+007 +checkprops result -v 4.8893e+007 diff --git a/tests/offset/shape_type_i_c/H7 b/tests/offset/shape_type_i_c/H7 index d02bdda8cb..66ce5b2486 100644 --- a/tests/offset/shape_type_i_c/H7 +++ b/tests/offset/shape_type_i_c/H7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_example_4_side_30_top_10.brep] s OFFSETSHAPE 45 {} $calcul $type -set volume 5.89638e+007 +checkprops result -v 5.89638e+007 diff --git a/tests/offset/shape_type_i_c/H8 b/tests/offset/shape_type_i_c/H8 index 6d95751464..167b1b4cae 100644 --- a/tests/offset/shape_type_i_c/H8 +++ b/tests/offset/shape_type_i_c/H8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_b5.brep] s OFFSETSHAPE 2 {} $calcul $type -set volume 4580.57 +checkprops result -v 4580.57 diff --git a/tests/offset/shape_type_i_c/H9 b/tests/offset/shape_type_i_c/H9 index 39e89fb300..048cc02945 100644 --- a/tests/offset/shape_type_i_c/H9 +++ b/tests/offset/shape_type_i_c/H9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_b5.brep] s OFFSETSHAPE 11 {} $calcul $type -set volume 43008 +checkprops result -v 43008 diff --git a/tests/offset/shape_type_i_c/I1 b/tests/offset/shape_type_i_c/I1 index 96ef43050b..3a73185ce1 100644 --- a/tests/offset/shape_type_i_c/I1 +++ b/tests/offset/shape_type_i_c/I1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_b1x.brep] s OFFSETSHAPE 2 {} $calcul $type -set volume 1756.4 +checkprops result -v 1756.4 diff --git a/tests/offset/shape_type_i_c/I2 b/tests/offset/shape_type_i_c/I2 index 76f67996eb..047541ac8c 100644 --- a/tests/offset/shape_type_i_c/I2 +++ b/tests/offset/shape_type_i_c/I2 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_b1x.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 6000 +checkprops result -v 6000 diff --git a/tests/offset/shape_type_i_c/I3 b/tests/offset/shape_type_i_c/I3 index 78faa4ddc4..6f450654d4 100644 --- a/tests/offset/shape_type_i_c/I3 +++ b/tests/offset/shape_type_i_c/I3 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_b1.brep] s OFFSETSHAPE 1 {} $calcul $type -set volume 5328 +checkprops result -v 5328 diff --git a/tests/offset/shape_type_i_c/I4 b/tests/offset/shape_type_i_c/I4 index 8cfa6a12d1..cbf3d79548 100644 --- a/tests/offset/shape_type_i_c/I4 +++ b/tests/offset/shape_type_i_c/I4 @@ -4,4 +4,4 @@ prism s f 0 5 0 OFFSETSHAPE 0.6 {} $calcul $type -set volume 216.363 +checkprops result -v 216.363 diff --git a/tests/offset/shape_type_i_c/I5 b/tests/offset/shape_type_i_c/I5 index 5e1f285756..e60c1a998a 100644 --- a/tests/offset/shape_type_i_c/I5 +++ b/tests/offset/shape_type_i_c/I5 @@ -4,4 +4,4 @@ prism s f 0 5 0 OFFSETSHAPE 1.2 {} $calcul $type -set volume 394.982 +checkprops result -v 394.982 diff --git a/tests/offset/shape_type_i_c/I6 b/tests/offset/shape_type_i_c/I6 index f876bcdad6..9a3f039676 100644 --- a/tests/offset/shape_type_i_c/I6 +++ b/tests/offset/shape_type_i_c/I6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_parasite_solid.brep] s OFFSETSHAPE 1 {} $calcul $type -set volume 1450.99 +checkprops result -v 1450.99 diff --git a/tests/offset/shape_type_i_c/I7 b/tests/offset/shape_type_i_c/I7 index e13eed50fd..644b5b5506 100644 --- a/tests/offset/shape_type_i_c/I7 +++ b/tests/offset/shape_type_i_c/I7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_parasite_solid_s.brep] s OFFSETSHAPE 1 {} $calcul $type -set volume 1304.43 +checkprops result -v 1304.43 diff --git a/tests/offset/shape_type_i_c/I8 b/tests/offset/shape_type_i_c/I8 index cbfe2ba501..88e1f41a10 100644 --- a/tests/offset/shape_type_i_c/I8 +++ b/tests/offset/shape_type_i_c/I8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_parasite_solid_s2.brep] s OFFSETSHAPE 1 {} $calcul $type -set volume 1217.22 +checkprops result -v 1217.22 diff --git a/tests/offset/shape_type_i_c/I9 b/tests/offset/shape_type_i_c/I9 index dd05b15982..3d95d888b5 100644 --- a/tests/offset/shape_type_i_c/I9 +++ b/tests/offset/shape_type_i_c/I9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_parasite_solid_s2.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 10761.4 +checkprops result -v 10761.4 diff --git a/tests/offset/shape_type_i_c/J2 b/tests/offset/shape_type_i_c/J2 index f82550931d..a2957ee33e 100644 --- a/tests/offset/shape_type_i_c/J2 +++ b/tests/offset/shape_type_i_c/J2 @@ -13,4 +13,4 @@ offsetonface s_12 0 offsetonface s_14 0 offsetperform result -set volume 2.07856e+007 +checkprops result -v 2.07856e+007 diff --git a/tests/offset/shape_type_i_c/J3 b/tests/offset/shape_type_i_c/J3 index 4167c71c29..5ff30f3ea8 100644 --- a/tests/offset/shape_type_i_c/J3 +++ b/tests/offset/shape_type_i_c/J3 @@ -13,4 +13,4 @@ offsetonface s_12 0 offsetonface s_14 0 offsetperform result -set volume 3.0278e+007 +checkprops result -v 3.0278e+007 diff --git a/tests/offset/shape_type_i_c/J4 b/tests/offset/shape_type_i_c/J4 index 05a7cb31f4..c82122962a 100644 --- a/tests/offset/shape_type_i_c/J4 +++ b/tests/offset/shape_type_i_c/J4 @@ -13,4 +13,4 @@ offsetonface s_12 0 offsetonface s_14 0 offsetperform result -set volume 3.2025e+007 +checkprops result -v 3.2025e+007 diff --git a/tests/offset/shape_type_i_c/J5 b/tests/offset/shape_type_i_c/J5 index 3bb5c8d02a..4fcc4be34f 100644 --- a/tests/offset/shape_type_i_c/J5 +++ b/tests/offset/shape_type_i_c/J5 @@ -13,4 +13,4 @@ offsetonface s_12 0 offsetonface s_14 0 offsetperform result -set volume 3.5008e+007 +checkprops result -v 3.5008e+007 diff --git a/tests/offset/shape_type_i_c/J6 b/tests/offset/shape_type_i_c/J6 index 7734369bf8..f133364e29 100644 --- a/tests/offset/shape_type_i_c/J6 +++ b/tests/offset/shape_type_i_c/J6 @@ -13,4 +13,4 @@ offsetonface s_22 0 offsetonface s_26 0 offsetperform result -set volume 6.34674e+007 +checkprops result -v 6.34674e+007 diff --git a/tests/offset/shape_type_i_c/J7 b/tests/offset/shape_type_i_c/J7 index 37cc6bcf1c..7528a994ab 100644 --- a/tests/offset/shape_type_i_c/J7 +++ b/tests/offset/shape_type_i_c/J7 @@ -13,4 +13,4 @@ offsetonface s_22 0 offsetonface s_26 0 offsetperform result -set volume 7.63414e+007 +checkprops result -v 7.63414e+007 diff --git a/tests/offset/shape_type_i_c/J8 b/tests/offset/shape_type_i_c/J8 index 38a9e91b9f..bab727e502 100644 --- a/tests/offset/shape_type_i_c/J8 +++ b/tests/offset/shape_type_i_c/J8 @@ -13,4 +13,4 @@ offsetonface s_22 0 offsetonface s_26 0 offsetperform result -set volume 7.8625e+007 +checkprops result -v 7.8625e+007 diff --git a/tests/offset/shape_type_i_c/J9 b/tests/offset/shape_type_i_c/J9 index 18c00cf2a7..62e87121d0 100644 --- a/tests/offset/shape_type_i_c/J9 +++ b/tests/offset/shape_type_i_c/J9 @@ -13,4 +13,4 @@ offsetonface s_22 0 offsetonface s_26 0 offsetperform result -set volume 8.2464e+007 +checkprops result -v 8.2464e+007 diff --git a/tests/offset/shape_type_i_c/K1 b/tests/offset/shape_type_i_c/K1 index f72e6bc592..e98d5b5114 100644 --- a/tests/offset/shape_type_i_c/K1 +++ b/tests/offset/shape_type_i_c/K1 @@ -8,4 +8,4 @@ explode s f offsetonface s_3 50 offsetperform result -set volume 250676 +checkprops result -v 250676 diff --git a/tests/offset/shape_type_i_c/K2 b/tests/offset/shape_type_i_c/K2 index 7f0e59dee4..a0aa004d48 100644 --- a/tests/offset/shape_type_i_c/K2 +++ b/tests/offset/shape_type_i_c/K2 @@ -8,4 +8,4 @@ explode s f offsetonface s_3 20 offsetperform result -set volume 250644 +checkprops result -v 250644 diff --git a/tests/offset/shape_type_i_c/K3 b/tests/offset/shape_type_i_c/K3 index fb459396a3..69f959c1e7 100644 --- a/tests/offset/shape_type_i_c/K3 +++ b/tests/offset/shape_type_i_c/K3 @@ -9,4 +9,4 @@ offsetonface s_7 15 offsetonface s_9 15 offsetperform result -set volume 269568 +checkprops result -v 269568 diff --git a/tests/offset/shape_type_i_c/K4 b/tests/offset/shape_type_i_c/K4 index a71faa1b60..eb87cdcc0f 100644 --- a/tests/offset/shape_type_i_c/K4 +++ b/tests/offset/shape_type_i_c/K4 @@ -9,4 +9,4 @@ offsetonface s_7 20 offsetonface s_9 20 offsetperform result -set volume 269568 +checkprops result -v 269568 diff --git a/tests/offset/shape_type_i_c/K5 b/tests/offset/shape_type_i_c/K5 index dba37e2a9b..c97a057995 100644 --- a/tests/offset/shape_type_i_c/K5 +++ b/tests/offset/shape_type_i_c/K5 @@ -9,4 +9,4 @@ offsetonface s_7 10 offsetonface s_9 10 offsetperform result -set volume 263968 +checkprops result -v 263968 diff --git a/tests/offset/shape_type_i_c/K6 b/tests/offset/shape_type_i_c/K6 index 91cfd6d86b..0a45cc9c5e 100644 --- a/tests/offset/shape_type_i_c/K6 +++ b/tests/offset/shape_type_i_c/K6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_before_offset_small.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 1.30684e+007 +checkprops result -v 1.30684e+007 diff --git a/tests/offset/shape_type_i_c/K7 b/tests/offset/shape_type_i_c/K7 index 4a0318a79d..00c1fece1e 100644 --- a/tests/offset/shape_type_i_c/K7 +++ b/tests/offset/shape_type_i_c/K7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_before_offset_small.brep] s OFFSETSHAPE 30 {} $calcul $type -set volume 2.20372e+007 +checkprops result -v 2.20372e+007 diff --git a/tests/offset/shape_type_i_c/K8 b/tests/offset/shape_type_i_c/K8 index 343c3302d2..7a1279ddf3 100644 --- a/tests/offset/shape_type_i_c/K8 +++ b/tests/offset/shape_type_i_c/K8 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_before_offset.brep] s OFFSETSHAPE 10 {} $calcul $type -set volume 1.90913e+008 +checkprops result -v 1.90913e+008 diff --git a/tests/offset/shape_type_i_c/K9 b/tests/offset/shape_type_i_c/K9 index 883f90eed0..f2b8e5cb63 100644 --- a/tests/offset/shape_type_i_c/K9 +++ b/tests/offset/shape_type_i_c/K9 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_before_offset.brep] s OFFSETSHAPE 50 {} $calcul $type -set volume 3.68672e+008 +checkprops result -v 3.68672e+008 diff --git a/tests/offset/shape_type_i_c/L1 b/tests/offset/shape_type_i_c/L1 index 9964eb2ffc..9390a7a9fa 100644 --- a/tests/offset/shape_type_i_c/L1 +++ b/tests/offset/shape_type_i_c/L1 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_before_offset.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 1.71595e+008 +checkprops result -v 1.71595e+008 diff --git a/tests/offset/shape_type_i_c/L2 b/tests/offset/shape_type_i_c/L2 index 7db51eeebc..58a529ff11 100644 --- a/tests/offset/shape_type_i_c/L2 +++ b/tests/offset/shape_type_i_c/L2 @@ -8,4 +8,4 @@ explode s f offsetonface s_8 12 offsetperform result -set volume 20944 +checkprops result -v 20944 diff --git a/tests/offset/shape_type_i_c/L3 b/tests/offset/shape_type_i_c/L3 index 3a33f7313b..0a2f6443bb 100644 --- a/tests/offset/shape_type_i_c/L3 +++ b/tests/offset/shape_type_i_c/L3 @@ -8,4 +8,4 @@ explode s f offsetonface s_8 15 offsetperform result -set volume 21364 +checkprops result -v 21364 diff --git a/tests/offset/shape_type_i_c/L4 b/tests/offset/shape_type_i_c/L4 index fbd66013ef..0ebc9a8f59 100644 --- a/tests/offset/shape_type_i_c/L4 +++ b/tests/offset/shape_type_i_c/L4 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_box_cut_box.brep] s OFFSETSHAPE 5 {} $calcul $type -set volume 32000 +checkprops result -v 32000 diff --git a/tests/offset/shape_type_i_c/L5 b/tests/offset/shape_type_i_c/L5 index b61936a0c8..affc3eed03 100644 --- a/tests/offset/shape_type_i_c/L5 +++ b/tests/offset/shape_type_i_c/L5 @@ -8,4 +8,4 @@ explode s f offsetonface s_8 -12 offsetperform result -set volume 15164 +checkprops result -v 15164 diff --git a/tests/offset/shape_type_i_c/L6 b/tests/offset/shape_type_i_c/L6 index e1e11141b9..2d01e26a71 100644 --- a/tests/offset/shape_type_i_c/L6 +++ b/tests/offset/shape_type_i_c/L6 @@ -8,4 +8,4 @@ explode s f offsetonface s_8 -15 offsetperform result -set volume 15164 +checkprops result -v 15164 diff --git a/tests/offset/shape_type_i_c/L7 b/tests/offset/shape_type_i_c/L7 index 633c369786..613c53f5cf 100644 --- a/tests/offset/shape_type_i_c/L7 +++ b/tests/offset/shape_type_i_c/L7 @@ -8,4 +8,4 @@ explode s f offsetonface s_8 -8 offsetperform result -set volume 2236 +checkprops result -v 2236 diff --git a/tests/offset/shape_type_i_c/L8 b/tests/offset/shape_type_i_c/L8 index 42c617fc1e..04ce0661be 100644 --- a/tests/offset/shape_type_i_c/L8 +++ b/tests/offset/shape_type_i_c/L8 @@ -8,4 +8,4 @@ explode s f offsetonface s_8 -10 offsetperform result -set volume 2236 +checkprops result -v 2236 diff --git a/tests/offset/shape_type_i_c/L9 b/tests/offset/shape_type_i_c/L9 index 3dc7e2eeb0..1d7c9d71e5 100644 --- a/tests/offset/shape_type_i_c/L9 +++ b/tests/offset/shape_type_i_c/L9 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 53629.1 +checkprops result -v 53629.1 diff --git a/tests/offset/shape_type_i_c/M1 b/tests/offset/shape_type_i_c/M1 index ab0a9fbc22..8f2b71145a 100644 --- a/tests/offset/shape_type_i_c/M1 +++ b/tests/offset/shape_type_i_c/M1 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 5.61324e+006 +checkprops result -v 5.61324e+006 diff --git a/tests/offset/shape_type_i_c/M2 b/tests/offset/shape_type_i_c/M2 index 49d4d1b578..a29b8ca5e7 100644 --- a/tests/offset/shape_type_i_c/M2 +++ b/tests/offset/shape_type_i_c/M2 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 4.1141e+006 +checkprops result -v 4.1141e+006 diff --git a/tests/offset/shape_type_i_c/M3 b/tests/offset/shape_type_i_c/M3 index 6de5f97365..867a4a18ce 100644 --- a/tests/offset/shape_type_i_c/M3 +++ b/tests/offset/shape_type_i_c/M3 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 2.23108e+007 +checkprops result -v 2.23108e+007 diff --git a/tests/offset/shape_type_i_c/M4 b/tests/offset/shape_type_i_c/M4 index 0592959aa5..19b56e02bf 100644 --- a/tests/offset/shape_type_i_c/M4 +++ b/tests/offset/shape_type_i_c/M4 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.23447e+007 +checkprops result -v 3.23447e+007 diff --git a/tests/offset/shape_type_i_c/M5 b/tests/offset/shape_type_i_c/M5 index eeb12b9400..9ebaaac150 100644 --- a/tests/offset/shape_type_i_c/M5 +++ b/tests/offset/shape_type_i_c/M5 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.92994e+007 +checkprops result -v 3.92994e+007 diff --git a/tests/offset/shape_type_i_c/M6 b/tests/offset/shape_type_i_c/M6 index b9977ddf09..39d3a3de23 100644 --- a/tests/offset/shape_type_i_c/M6 +++ b/tests/offset/shape_type_i_c/M6 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 4.37968e+007 +checkprops result -v 4.37968e+007 diff --git a/tests/offset/shape_type_i_c/M7 b/tests/offset/shape_type_i_c/M7 index a05ac192b3..507c5015e0 100644 --- a/tests/offset/shape_type_i_c/M7 +++ b/tests/offset/shape_type_i_c/M7 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 2.23108e+007 +checkprops result -v 2.23108e+007 diff --git a/tests/offset/shape_type_i_c/M8 b/tests/offset/shape_type_i_c/M8 index ebca7af8fd..1f6394fa06 100644 --- a/tests/offset/shape_type_i_c/M8 +++ b/tests/offset/shape_type_i_c/M8 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.23447e+007 +checkprops result -v 3.23447e+007 diff --git a/tests/offset/shape_type_i_c/M9 b/tests/offset/shape_type_i_c/M9 index 37e4f4266b..c52a6f2c09 100644 --- a/tests/offset/shape_type_i_c/M9 +++ b/tests/offset/shape_type_i_c/M9 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.92994e+007 +checkprops result -v 3.92994e+007 diff --git a/tests/offset/shape_type_i_c/N1 b/tests/offset/shape_type_i_c/N1 index b33aa0ecc1..a6bd3cbda2 100644 --- a/tests/offset/shape_type_i_c/N1 +++ b/tests/offset/shape_type_i_c/N1 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 4.37968e+007 +checkprops result -v 4.37968e+007 diff --git a/tests/offset/shape_type_i_c/N2 b/tests/offset/shape_type_i_c/N2 index 06e22aadba..006e743766 100644 --- a/tests/offset/shape_type_i_c/N2 +++ b/tests/offset/shape_type_i_c/N2 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 2.19752e+007 +checkprops result -v 2.19752e+007 diff --git a/tests/offset/shape_type_i_c/N3 b/tests/offset/shape_type_i_c/N3 index eb29601cb6..b984d593eb 100644 --- a/tests/offset/shape_type_i_c/N3 +++ b/tests/offset/shape_type_i_c/N3 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 2.97224e+007 +checkprops result -v 2.97224e+007 diff --git a/tests/offset/shape_type_i_c/N4 b/tests/offset/shape_type_i_c/N4 index 0d88796e5d..773400f84a 100644 --- a/tests/offset/shape_type_i_c/N4 +++ b/tests/offset/shape_type_i_c/N4 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.46916e+007 +checkprops result -v 3.46916e+007 diff --git a/tests/offset/shape_type_i_c/N5 b/tests/offset/shape_type_i_c/N5 index f74fa2c05e..b975ea9f41 100644 --- a/tests/offset/shape_type_i_c/N5 +++ b/tests/offset/shape_type_i_c/N5 @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.77839e+007 +checkprops result -v 3.77839e+007 diff --git a/tests/offset/shape_type_i_c/N6 b/tests/offset/shape_type_i_c/N6 index 85626694f0..b55b9347c1 100644 --- a/tests/offset/shape_type_i_c/N6 +++ b/tests/offset/shape_type_i_c/N6 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 2.19752e+007 +checkprops result -v 2.19752e+007 diff --git a/tests/offset/shape_type_i_c/N7 b/tests/offset/shape_type_i_c/N7 index 3c3f078b9c..afa5e5381a 100644 --- a/tests/offset/shape_type_i_c/N7 +++ b/tests/offset/shape_type_i_c/N7 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 2.97224e+007 +checkprops result -v 2.97224e+007 diff --git a/tests/offset/shape_type_i_c/N8 b/tests/offset/shape_type_i_c/N8 index e89ab1aef6..3edd941955 100644 --- a/tests/offset/shape_type_i_c/N8 +++ b/tests/offset/shape_type_i_c/N8 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.46916e+007 +checkprops result -v 3.46916e+007 diff --git a/tests/offset/shape_type_i_c/N9 b/tests/offset/shape_type_i_c/N9 index 1f143ec08b..15734ce7ae 100644 --- a/tests/offset/shape_type_i_c/N9 +++ b/tests/offset/shape_type_i_c/N9 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 3.77839e+007 +checkprops result -v 3.77839e+007 diff --git a/tests/offset/shape_type_i_c/O1 b/tests/offset/shape_type_i_c/O1 index 8659acdf50..26a101957d 100644 --- a/tests/offset/shape_type_i_c/O1 +++ b/tests/offset/shape_type_i_c/O1 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 814270 +checkprops result -v 814270 diff --git a/tests/offset/shape_type_i_c/O2 b/tests/offset/shape_type_i_c/O2 index 9f872f55d5..1201c78e2c 100644 --- a/tests/offset/shape_type_i_c/O2 +++ b/tests/offset/shape_type_i_c/O2 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 883901 +checkprops result -v 883901 diff --git a/tests/offset/shape_type_i_c/O3 b/tests/offset/shape_type_i_c/O3 index ae069c0c18..5e567acffd 100644 --- a/tests/offset/shape_type_i_c/O3 +++ b/tests/offset/shape_type_i_c/O3 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 1.14694e+006 +checkprops result -v 1.14694e+006 diff --git a/tests/offset/shape_type_i_c/O4 b/tests/offset/shape_type_i_c/O4 index 9fe90d6802..a9a473130e 100644 --- a/tests/offset/shape_type_i_c/O4 +++ b/tests/offset/shape_type_i_c/O4 @@ -1,4 +1,4 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_issue22_trimmed.brep] s @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/O5 b/tests/offset/shape_type_i_c/O5 index 881dd39db5..f20fb90547 100644 --- a/tests/offset/shape_type_i_c/O5 +++ b/tests/offset/shape_type_i_c/O5 @@ -1,4 +1,4 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_input.brep] s @@ -7,4 +7,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/O6 b/tests/offset/shape_type_i_c/O6 index a69d6a868d..f7f19ca12b 100644 --- a/tests/offset/shape_type_i_c/O6 +++ b/tests/offset/shape_type_i_c/O6 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 7.9433e+007 +checkprops result -v 7.9433e+007 diff --git a/tests/offset/shape_type_i_c/O7 b/tests/offset/shape_type_i_c/O7 index baf642da36..fbe4e9497b 100644 --- a/tests/offset/shape_type_i_c/O7 +++ b/tests/offset/shape_type_i_c/O7 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 8.99282e+007 +checkprops result -v 8.99282e+007 diff --git a/tests/offset/shape_type_i_c/O8 b/tests/offset/shape_type_i_c/O8 index cffb1607e5..4fd1c02993 100644 --- a/tests/offset/shape_type_i_c/O8 +++ b/tests/offset/shape_type_i_c/O8 @@ -1,4 +1,4 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" puts "TODO CR25926 ALL: Faulty shapes in variables faulty_" polyline p 0 0 0 10 0 0 10 0 7 6 0 7 6 0 3 5 0 5 0 0 5 0 0 0 @@ -10,4 +10,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/O9 b/tests/offset/shape_type_i_c/O9 index c52bd90b6d..c6f9f4189d 100644 --- a/tests/offset/shape_type_i_c/O9 +++ b/tests/offset/shape_type_i_c/O9 @@ -1,4 +1,4 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" polyline p 0 0 0 10 0 0 10 0 7 6 0 7 6 0 3 5 0 5 0 0 5 0 0 0 mkplane f p @@ -9,4 +9,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/P1 b/tests/offset/shape_type_i_c/P1 index 27fea0afa8..847ed00bd9 100644 --- a/tests/offset/shape_type_i_c/P1 +++ b/tests/offset/shape_type_i_c/P1 @@ -1,4 +1,4 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" polyline p 0 0 0 4 0 0 4 0 3 3 0 3 2 0 1 1 0 3 0 0 3 0 0 0 mkplane f p @@ -9,4 +9,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 1188 +checkprops result -v 1188 diff --git a/tests/offset/shape_type_i_c/P2 b/tests/offset/shape_type_i_c/P2 index 8aacccbcc9..da1bfb243f 100644 --- a/tests/offset/shape_type_i_c/P2 +++ b/tests/offset/shape_type_i_c/P2 @@ -1,4 +1,4 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" polyline p 0 0 0 3 0 0 3 0 1 2 0 1 1 0 4 1 0 5 0 0 5 0 0 0 mkplane f p @@ -11,4 +11,4 @@ explode s f offsetonface s_4 2 offsetperform result -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/P3 b/tests/offset/shape_type_i_c/P3 index 7630c24bbf..8cb82a60de 100644 --- a/tests/offset/shape_type_i_c/P3 +++ b/tests/offset/shape_type_i_c/P3 @@ -1,4 +1,4 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" polyline p 0 0 0 2 0 0 2 0 1 1 0 1 1 0 2 0 0 2 0 0 0 mkplane f p @@ -11,4 +11,4 @@ explode s f offsetonface s_4 3 offsetperform result -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/P4 b/tests/offset/shape_type_i_c/P4 index 2db5e07a52..2a2eb74536 100644 --- a/tests/offset/shape_type_i_c/P4 +++ b/tests/offset/shape_type_i_c/P4 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type offsetload s $distance offsetperform result -set volume 4.9414e+007 +checkprops result -v 4.9414e+007 diff --git a/tests/offset/shape_type_i_c/P5 b/tests/offset/shape_type_i_c/P5 index 99e16663de..55b47c27fb 100644 --- a/tests/offset/shape_type_i_c/P5 +++ b/tests/offset/shape_type_i_c/P5 @@ -5,4 +5,4 @@ offsetparameter 1.e-7 $calcul $type r offsetload s $distance offsetperform result -set volume 4.9414e+007 +checkprops result -v 4.9414e+007 diff --git a/tests/offset/shape_type_i_c/P6 b/tests/offset/shape_type_i_c/P6 index 0ab821e111..f22fcef9ff 100644 --- a/tests/offset/shape_type_i_c/P6 +++ b/tests/offset/shape_type_i_c/P6 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_TC503.61.t3_c0.input.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 1.79632e+009 +checkprops result -v 1.79632e+009 diff --git a/tests/offset/shape_type_i_c/P7 b/tests/offset/shape_type_i_c/P7 index 7b936e51d1..76a06166cc 100644 --- a/tests/offset/shape_type_i_c/P7 +++ b/tests/offset/shape_type_i_c/P7 @@ -2,4 +2,4 @@ restore [locate_data_file bug25926_TC503.51.t10_c0.input.brep] s OFFSETSHAPE 15 {} $calcul $type -set volume 1.17632e+009 +checkprops result -v 1.17632e+009 diff --git a/tests/offset/shape_type_i_c/X1 b/tests/offset/shape_type_i_c/X1 index 91cdd7b043..60329f019f 100644 --- a/tests/offset/shape_type_i_c/X1 +++ b/tests/offset/shape_type_i_c/X1 @@ -1,7 +1,7 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_b3.brep] s OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/X2 b/tests/offset/shape_type_i_c/X2 index 810bb49fe8..b3097f33a3 100644 --- a/tests/offset/shape_type_i_c/X2 +++ b/tests/offset/shape_type_i_c/X2 @@ -1,7 +1,7 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_b3.brep] s OFFSETSHAPE 2 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/X3 b/tests/offset/shape_type_i_c/X3 index 5e399b5a43..08221cc304 100644 --- a/tests/offset/shape_type_i_c/X3 +++ b/tests/offset/shape_type_i_c/X3 @@ -1,7 +1,7 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_b3x.brep] s OFFSETSHAPE 1.5 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/X4 b/tests/offset/shape_type_i_c/X4 index 0c889e9e91..78c416fb20 100644 --- a/tests/offset/shape_type_i_c/X4 +++ b/tests/offset/shape_type_i_c/X4 @@ -1,7 +1,7 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_box_to_hole2.brep] s OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/X5 b/tests/offset/shape_type_i_c/X5 index 19c78072ad..a08d3e0f01 100644 --- a/tests/offset/shape_type_i_c/X5 +++ b/tests/offset/shape_type_i_c/X5 @@ -1,7 +1,7 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_box_to_hole_valid.brep] s OFFSETSHAPE 1 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/shape_type_i_c/X6 b/tests/offset/shape_type_i_c/X6 index 39164b426d..7e8b996896 100644 --- a/tests/offset/shape_type_i_c/X6 +++ b/tests/offset/shape_type_i_c/X6 @@ -1,7 +1,7 @@ -puts "TODO CR25926 ALL: Error : The volume of the resulting shape is" +puts "TODO CR25926 ALL: Error : The volume of result shape is" restore [locate_data_file bug25926_box_to_hole_valid.brep] s OFFSETSHAPE 2 {} $calcul $type -set volume 0 +checkprops result -v 0 diff --git a/tests/offset/wire_closed_inside_0_005/A3 b/tests/offset/wire_closed_inside_0_005/A3 index 8e8b8e2fc3..3ff7d2f4dd 100644 --- a/tests/offset/wire_closed_inside_0_005/A3 +++ b/tests/offset/wire_closed_inside_0_005/A3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_004.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/B4 b/tests/offset/wire_closed_inside_0_005/B4 index bca63685bd..5b5b975c3d 100755 --- a/tests/offset/wire_closed_inside_0_005/B4 +++ b/tests/offset/wire_closed_inside_0_005/B4 @@ -1,4 +1,5 @@ puts "TODO OCC23068 ALL: Error: Offset is not done" +puts "TODO OCC23068 ALL: Error: The command cannot be built" puts "TODO OCC23068 ALL: Error : The offset cannot be built" restore [locate_data_file offset_wire_018.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/C3 b/tests/offset/wire_closed_inside_0_005/C3 index f88d64322f..e0bf68c564 100644 --- a/tests/offset/wire_closed_inside_0_005/C3 +++ b/tests/offset/wire_closed_inside_0_005/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_030.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/C4 b/tests/offset/wire_closed_inside_0_005/C4 index fb07bf381c..1c6f6ce80d 100644 --- a/tests/offset/wire_closed_inside_0_005/C4 +++ b/tests/offset/wire_closed_inside_0_005/C4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error: Offset is not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error : The offset cannot be built." restore [locate_data_file offset_wire_031.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/C9 b/tests/offset/wire_closed_inside_0_005/C9 index 7704e5913f..17174b0f9a 100644 --- a/tests/offset/wire_closed_inside_0_005/C9 +++ b/tests/offset/wire_closed_inside_0_005/C9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_040.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/D1 b/tests/offset/wire_closed_inside_0_005/D1 index 91b3741ac4..f280057e88 100644 --- a/tests/offset/wire_closed_inside_0_005/D1 +++ b/tests/offset/wire_closed_inside_0_005/D1 @@ -1,4 +1,5 @@ puts "TODO OCC24682 ALL: Error: Offset is not done." +puts "TODO OCC24682 ALL: Error: The command cannot be built" puts "TODO OCC24682 ALL: Error : The offset cannot be built." restore [locate_data_file offset_wire_041.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/D3 b/tests/offset/wire_closed_inside_0_005/D3 index a74c3e1d53..dad15e5448 100644 --- a/tests/offset/wire_closed_inside_0_005/D3 +++ b/tests/offset/wire_closed_inside_0_005/D3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_043.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/D6 b/tests/offset/wire_closed_inside_0_005/D6 index eff4466454..c47d0a44ef 100644 --- a/tests/offset/wire_closed_inside_0_005/D6 +++ b/tests/offset/wire_closed_inside_0_005/D6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error: Offset is not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error : The offset cannot be built." restore [locate_data_file offset_wire_046.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/F9 b/tests/offset/wire_closed_inside_0_005/F9 index eccb9972cb..531427b52f 100644 --- a/tests/offset/wire_closed_inside_0_005/F9 +++ b/tests/offset/wire_closed_inside_0_005/F9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error: Offset is not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error : The offset cannot be built." restore [locate_data_file offset_wire_077.brep] s diff --git a/tests/offset/wire_closed_inside_0_005/H6 b/tests/offset/wire_closed_inside_0_005/H6 index 92e092a803..5a55f95b95 100644 --- a/tests/offset/wire_closed_inside_0_005/H6 +++ b/tests/offset/wire_closed_inside_0_005/H6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 Windows: Error: Offset is not done." puts "TODO OCC23748 Linux: An exception was caught" puts "TODO OCC23748 Linux: \\*\\* Exception \\*\\*" diff --git a/tests/offset/wire_closed_inside_0_025/A3 b/tests/offset/wire_closed_inside_0_025/A3 index 8e8b8e2fc3..3ff7d2f4dd 100644 --- a/tests/offset/wire_closed_inside_0_025/A3 +++ b/tests/offset/wire_closed_inside_0_025/A3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_004.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/B4 b/tests/offset/wire_closed_inside_0_025/B4 index 592bc1bb1c..3fa8b73eea 100755 --- a/tests/offset/wire_closed_inside_0_025/B4 +++ b/tests/offset/wire_closed_inside_0_025/B4 @@ -1,6 +1,6 @@ puts "TODO OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC23068 ALL: Error : result_1 is NOT a closed wire" -puts "TODO OCC23068 ALL: Error : The length of the resulting shape is" +puts "TODO OCC23068 ALL: Error : The length of result shape is" puts "TODO OCC23068 ALL: Error : The resulting shape is WRONG because it must contain" restore [locate_data_file offset_wire_018.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/B5 b/tests/offset/wire_closed_inside_0_025/B5 index 83c2a37ebc..26b0a0d70c 100644 --- a/tests/offset/wire_closed_inside_0_025/B5 +++ b/tests/offset/wire_closed_inside_0_025/B5 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_019.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/B7 b/tests/offset/wire_closed_inside_0_025/B7 index 5fa01a1a95..3bcd9383f6 100644 --- a/tests/offset/wire_closed_inside_0_025/B7 +++ b/tests/offset/wire_closed_inside_0_025/B7 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_021.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/C3 b/tests/offset/wire_closed_inside_0_025/C3 index f88d64322f..e0bf68c564 100644 --- a/tests/offset/wire_closed_inside_0_025/C3 +++ b/tests/offset/wire_closed_inside_0_025/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_030.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/C4 b/tests/offset/wire_closed_inside_0_025/C4 index e7d6abba4a..432f4c3976 100644 --- a/tests/offset/wire_closed_inside_0_025/C4 +++ b/tests/offset/wire_closed_inside_0_025/C4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_031.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/C9 b/tests/offset/wire_closed_inside_0_025/C9 index 843ff48142..f5a18e9abc 100644 --- a/tests/offset/wire_closed_inside_0_025/C9 +++ b/tests/offset/wire_closed_inside_0_025/C9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error: Offset is not done." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error : The offset cannot be built." restore [locate_data_file offset_wire_040.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/D1 b/tests/offset/wire_closed_inside_0_025/D1 index 4cc0997a64..b7cc1f7b3a 100644 --- a/tests/offset/wire_closed_inside_0_025/D1 +++ b/tests/offset/wire_closed_inside_0_025/D1 @@ -1,5 +1,6 @@ cpulimit 2400 puts "TODO OCC23068 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." #puts "TODO OCC24255 ALL: An exception was caught" diff --git a/tests/offset/wire_closed_inside_0_025/D3 b/tests/offset/wire_closed_inside_0_025/D3 index 7343137c25..b499a0c5fa 100644 --- a/tests/offset/wire_closed_inside_0_025/D3 +++ b/tests/offset/wire_closed_inside_0_025/D3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_043.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/D6 b/tests/offset/wire_closed_inside_0_025/D6 index a4dcabee65..8f0c898eeb 100644 --- a/tests/offset/wire_closed_inside_0_025/D6 +++ b/tests/offset/wire_closed_inside_0_025/D6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_046.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/D8 b/tests/offset/wire_closed_inside_0_025/D8 index 2648ec7009..380b503ff6 100644 --- a/tests/offset/wire_closed_inside_0_025/D8 +++ b/tests/offset/wire_closed_inside_0_025/D8 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_048.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_025/F8 b/tests/offset/wire_closed_inside_0_025/F8 index 21cb6eb7b9..ce539205b6 100644 --- a/tests/offset/wire_closed_inside_0_025/F8 +++ b/tests/offset/wire_closed_inside_0_025/F8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_068.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/F9 b/tests/offset/wire_closed_inside_0_025/F9 index 95eaa91278..db83b178fa 100644 --- a/tests/offset/wire_closed_inside_0_025/F9 +++ b/tests/offset/wire_closed_inside_0_025/F9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_077.brep] s diff --git a/tests/offset/wire_closed_inside_0_025/G9 b/tests/offset/wire_closed_inside_0_025/G9 index 9a0eaf0014..efb7be6fc0 100644 --- a/tests/offset/wire_closed_inside_0_025/G9 +++ b/tests/offset/wire_closed_inside_0_025/G9 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_086.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_025/H6 b/tests/offset/wire_closed_inside_0_025/H6 index 92e092a803..5a55f95b95 100644 --- a/tests/offset/wire_closed_inside_0_025/H6 +++ b/tests/offset/wire_closed_inside_0_025/H6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 Windows: Error: Offset is not done." puts "TODO OCC23748 Linux: An exception was caught" puts "TODO OCC23748 Linux: \\*\\* Exception \\*\\*" diff --git a/tests/offset/wire_closed_inside_0_025/J8 b/tests/offset/wire_closed_inside_0_025/J8 index eccc071587..09c640ed0f 100644 --- a/tests/offset/wire_closed_inside_0_025/J8 +++ b/tests/offset/wire_closed_inside_0_025/J8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_112.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/A2 b/tests/offset/wire_closed_inside_0_075/A2 index 3c2fb33768..18c32768e8 100644 --- a/tests/offset/wire_closed_inside_0_075/A2 +++ b/tests/offset/wire_closed_inside_0_075/A2 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_003.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/A3 b/tests/offset/wire_closed_inside_0_075/A3 index 8e8b8e2fc3..3ff7d2f4dd 100644 --- a/tests/offset/wire_closed_inside_0_075/A3 +++ b/tests/offset/wire_closed_inside_0_075/A3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_004.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/A4 b/tests/offset/wire_closed_inside_0_075/A4 index d76300a3f7..564a601c46 100644 --- a/tests/offset/wire_closed_inside_0_075/A4 +++ b/tests/offset/wire_closed_inside_0_075/A4 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_005.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/A7 b/tests/offset/wire_closed_inside_0_075/A7 index f21dc6fa58..951aa6be8b 100644 --- a/tests/offset/wire_closed_inside_0_075/A7 +++ b/tests/offset/wire_closed_inside_0_075/A7 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_008.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/A8 b/tests/offset/wire_closed_inside_0_075/A8 index 623a7ff8a6..1a6e678a37 100644 --- a/tests/offset/wire_closed_inside_0_075/A8 +++ b/tests/offset/wire_closed_inside_0_075/A8 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_012.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/B4 b/tests/offset/wire_closed_inside_0_075/B4 index fb7dd29ff0..a67944d4d8 100755 --- a/tests/offset/wire_closed_inside_0_075/B4 +++ b/tests/offset/wire_closed_inside_0_075/B4 @@ -1,6 +1,6 @@ puts "TODO OCC23748 ALL: Error : result is NOT a closed wire" puts "TODO OCC23748 ALL: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO OCC23748 ALL: Error : The length of the resulting shape is" +puts "TODO OCC23748 ALL: Error : The length of result shape is" puts "TODO OCC23748 ALL: Error : The resulting shape is WRONG" restore [locate_data_file offset_wire_018.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/B5 b/tests/offset/wire_closed_inside_0_075/B5 index 83c2a37ebc..26b0a0d70c 100644 --- a/tests/offset/wire_closed_inside_0_075/B5 +++ b/tests/offset/wire_closed_inside_0_075/B5 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_019.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/B6 b/tests/offset/wire_closed_inside_0_075/B6 index af50d5ab41..2526142ed0 100644 --- a/tests/offset/wire_closed_inside_0_075/B6 +++ b/tests/offset/wire_closed_inside_0_075/B6 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_020.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/B7 b/tests/offset/wire_closed_inside_0_075/B7 index 5fa01a1a95..3bcd9383f6 100644 --- a/tests/offset/wire_closed_inside_0_075/B7 +++ b/tests/offset/wire_closed_inside_0_075/B7 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_021.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/B9 b/tests/offset/wire_closed_inside_0_075/B9 index fbc142cf19..9db82ac48a 100644 --- a/tests/offset/wire_closed_inside_0_075/B9 +++ b/tests/offset/wire_closed_inside_0_075/B9 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_025.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/C3 b/tests/offset/wire_closed_inside_0_075/C3 index f88d64322f..e0bf68c564 100644 --- a/tests/offset/wire_closed_inside_0_075/C3 +++ b/tests/offset/wire_closed_inside_0_075/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_030.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/C4 b/tests/offset/wire_closed_inside_0_075/C4 index e7d6abba4a..432f4c3976 100644 --- a/tests/offset/wire_closed_inside_0_075/C4 +++ b/tests/offset/wire_closed_inside_0_075/C4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_031.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/C9 b/tests/offset/wire_closed_inside_0_075/C9 index 7704e5913f..17174b0f9a 100644 --- a/tests/offset/wire_closed_inside_0_075/C9 +++ b/tests/offset/wire_closed_inside_0_075/C9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_040.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/D1 b/tests/offset/wire_closed_inside_0_075/D1 index 90a2f32e6b..535b7e2e4d 100644 --- a/tests/offset/wire_closed_inside_0_075/D1 +++ b/tests/offset/wire_closed_inside_0_075/D1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_041.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/D3 b/tests/offset/wire_closed_inside_0_075/D3 index e14ef60364..6e3ed24d75 100644 --- a/tests/offset/wire_closed_inside_0_075/D3 +++ b/tests/offset/wire_closed_inside_0_075/D3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_043.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/D4 b/tests/offset/wire_closed_inside_0_075/D4 index 67d059a2f6..2ab7a89d8b 100644 --- a/tests/offset/wire_closed_inside_0_075/D4 +++ b/tests/offset/wire_closed_inside_0_075/D4 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_044.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/D6 b/tests/offset/wire_closed_inside_0_075/D6 index a4dcabee65..8f0c898eeb 100644 --- a/tests/offset/wire_closed_inside_0_075/D6 +++ b/tests/offset/wire_closed_inside_0_075/D6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_046.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/D8 b/tests/offset/wire_closed_inside_0_075/D8 index 2648ec7009..380b503ff6 100644 --- a/tests/offset/wire_closed_inside_0_075/D8 +++ b/tests/offset/wire_closed_inside_0_075/D8 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_048.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/D9 b/tests/offset/wire_closed_inside_0_075/D9 index 0381d946b6..202cbc02c2 100644 --- a/tests/offset/wire_closed_inside_0_075/D9 +++ b/tests/offset/wire_closed_inside_0_075/D9 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_049.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/E1 b/tests/offset/wire_closed_inside_0_075/E1 index d8ef334ebc..e2a4675adf 100644 --- a/tests/offset/wire_closed_inside_0_075/E1 +++ b/tests/offset/wire_closed_inside_0_075/E1 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_050.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/E2 b/tests/offset/wire_closed_inside_0_075/E2 index 610359c874..7963966504 100644 --- a/tests/offset/wire_closed_inside_0_075/E2 +++ b/tests/offset/wire_closed_inside_0_075/E2 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_051.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/E3 b/tests/offset/wire_closed_inside_0_075/E3 index 431f856514..d9faf477f9 100644 --- a/tests/offset/wire_closed_inside_0_075/E3 +++ b/tests/offset/wire_closed_inside_0_075/E3 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_052.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/E6 b/tests/offset/wire_closed_inside_0_075/E6 index 3be3bf8ff8..52c0896117 100644 --- a/tests/offset/wire_closed_inside_0_075/E6 +++ b/tests/offset/wire_closed_inside_0_075/E6 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_056.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/E7 b/tests/offset/wire_closed_inside_0_075/E7 index 6fde16d187..e1c796493d 100644 --- a/tests/offset/wire_closed_inside_0_075/E7 +++ b/tests/offset/wire_closed_inside_0_075/E7 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_057.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/E8 b/tests/offset/wire_closed_inside_0_075/E8 index fc9a7cfe06..af8f16a0c3 100644 --- a/tests/offset/wire_closed_inside_0_075/E8 +++ b/tests/offset/wire_closed_inside_0_075/E8 @@ -1,4 +1,5 @@ puts "TODO OCC24682 ALL: Error: Offset is not done." +puts "TODO OCC24682 ALL: Error: The command cannot be built" puts "TODO OCC24682 ALL: Error : The offset cannot be built." restore [locate_data_file offset_wire_059.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/F3 b/tests/offset/wire_closed_inside_0_075/F3 index c465147e7b..7f8c7fbf52 100644 --- a/tests/offset/wire_closed_inside_0_075/F3 +++ b/tests/offset/wire_closed_inside_0_075/F3 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_063.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/F4 b/tests/offset/wire_closed_inside_0_075/F4 index 6b77dc7239..eeb5451842 100644 --- a/tests/offset/wire_closed_inside_0_075/F4 +++ b/tests/offset/wire_closed_inside_0_075/F4 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_064.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/F7 b/tests/offset/wire_closed_inside_0_075/F7 index 0ae4fb10a2..70b01073fc 100644 --- a/tests/offset/wire_closed_inside_0_075/F7 +++ b/tests/offset/wire_closed_inside_0_075/F7 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_067.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/F8 b/tests/offset/wire_closed_inside_0_075/F8 index 21cb6eb7b9..ce539205b6 100644 --- a/tests/offset/wire_closed_inside_0_075/F8 +++ b/tests/offset/wire_closed_inside_0_075/F8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_068.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/F9 b/tests/offset/wire_closed_inside_0_075/F9 index 95eaa91278..db83b178fa 100644 --- a/tests/offset/wire_closed_inside_0_075/F9 +++ b/tests/offset/wire_closed_inside_0_075/F9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_077.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/G1 b/tests/offset/wire_closed_inside_0_075/G1 index 00ce1c68f6..02997fa75d 100644 --- a/tests/offset/wire_closed_inside_0_075/G1 +++ b/tests/offset/wire_closed_inside_0_075/G1 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_078.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/G4 b/tests/offset/wire_closed_inside_0_075/G4 index 1f824e103e..7fe0be95d8 100644 --- a/tests/offset/wire_closed_inside_0_075/G4 +++ b/tests/offset/wire_closed_inside_0_075/G4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_081.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/G6 b/tests/offset/wire_closed_inside_0_075/G6 index f0eaee58e2..9fa40b795b 100644 --- a/tests/offset/wire_closed_inside_0_075/G6 +++ b/tests/offset/wire_closed_inside_0_075/G6 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_083.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/G9 b/tests/offset/wire_closed_inside_0_075/G9 index 9a0eaf0014..efb7be6fc0 100644 --- a/tests/offset/wire_closed_inside_0_075/G9 +++ b/tests/offset/wire_closed_inside_0_075/G9 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_086.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/H2 b/tests/offset/wire_closed_inside_0_075/H2 index 705f2bd6cd..e9d6f8df24 100644 --- a/tests/offset/wire_closed_inside_0_075/H2 +++ b/tests/offset/wire_closed_inside_0_075/H2 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_088.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/H4 b/tests/offset/wire_closed_inside_0_075/H4 index 50bd9742d7..ca402f8d6b 100644 --- a/tests/offset/wire_closed_inside_0_075/H4 +++ b/tests/offset/wire_closed_inside_0_075/H4 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_090.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/H5 b/tests/offset/wire_closed_inside_0_075/H5 index a8b582c703..66c4e8b596 100644 --- a/tests/offset/wire_closed_inside_0_075/H5 +++ b/tests/offset/wire_closed_inside_0_075/H5 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_091.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/H6 b/tests/offset/wire_closed_inside_0_075/H6 index 92e092a803..5a55f95b95 100644 --- a/tests/offset/wire_closed_inside_0_075/H6 +++ b/tests/offset/wire_closed_inside_0_075/H6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 Windows: Error: Offset is not done." puts "TODO OCC23748 Linux: An exception was caught" puts "TODO OCC23748 Linux: \\*\\* Exception \\*\\*" diff --git a/tests/offset/wire_closed_inside_0_075/H7 b/tests/offset/wire_closed_inside_0_075/H7 index d502514efe..9cdba2f484 100644 --- a/tests/offset/wire_closed_inside_0_075/H7 +++ b/tests/offset/wire_closed_inside_0_075/H7 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_093.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/H9 b/tests/offset/wire_closed_inside_0_075/H9 index 12039e79ad..36e9ab7e24 100644 --- a/tests/offset/wire_closed_inside_0_075/H9 +++ b/tests/offset/wire_closed_inside_0_075/H9 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_095.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/I2 b/tests/offset/wire_closed_inside_0_075/I2 index 18e95f06ae..09f81850c7 100644 --- a/tests/offset/wire_closed_inside_0_075/I2 +++ b/tests/offset/wire_closed_inside_0_075/I2 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_097.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/I6 b/tests/offset/wire_closed_inside_0_075/I6 index b6d9c21a9e..11db99d12d 100644 --- a/tests/offset/wire_closed_inside_0_075/I6 +++ b/tests/offset/wire_closed_inside_0_075/I6 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_101.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_inside_0_075/J8 b/tests/offset/wire_closed_inside_0_075/J8 index eccc071587..09c640ed0f 100644 --- a/tests/offset/wire_closed_inside_0_075/J8 +++ b/tests/offset/wire_closed_inside_0_075/J8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_112.brep] s diff --git a/tests/offset/wire_closed_inside_0_075/K1 b/tests/offset/wire_closed_inside_0_075/K1 index a891006999..c32acfcc0e 100644 --- a/tests/offset/wire_closed_inside_0_075/K1 +++ b/tests/offset/wire_closed_inside_0_075/K1 @@ -1,6 +1,6 @@ restore [locate_data_file offset_wire_114.brep] s -set length 0 +set length empty set nbsh_v 0 set nbsh_e 0 set nbsh_w 1 diff --git a/tests/offset/wire_closed_outside_0_005/A3 b/tests/offset/wire_closed_outside_0_005/A3 index 8e8b8e2fc3..3ff7d2f4dd 100644 --- a/tests/offset/wire_closed_outside_0_005/A3 +++ b/tests/offset/wire_closed_outside_0_005/A3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_004.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/B4 b/tests/offset/wire_closed_outside_0_005/B4 index 14a375dbc7..583e1c540d 100644 --- a/tests/offset/wire_closed_outside_0_005/B4 +++ b/tests/offset/wire_closed_outside_0_005/B4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_018.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/B7 b/tests/offset/wire_closed_outside_0_005/B7 index 5fa01a1a95..3bcd9383f6 100644 --- a/tests/offset/wire_closed_outside_0_005/B7 +++ b/tests/offset/wire_closed_outside_0_005/B7 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_021.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/C3 b/tests/offset/wire_closed_outside_0_005/C3 index f88d64322f..e0bf68c564 100644 --- a/tests/offset/wire_closed_outside_0_005/C3 +++ b/tests/offset/wire_closed_outside_0_005/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_030.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/C4 b/tests/offset/wire_closed_outside_0_005/C4 index e7d6abba4a..432f4c3976 100644 --- a/tests/offset/wire_closed_outside_0_005/C4 +++ b/tests/offset/wire_closed_outside_0_005/C4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_031.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/C9 b/tests/offset/wire_closed_outside_0_005/C9 index 7704e5913f..17174b0f9a 100644 --- a/tests/offset/wire_closed_outside_0_005/C9 +++ b/tests/offset/wire_closed_outside_0_005/C9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_040.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/D3 b/tests/offset/wire_closed_outside_0_005/D3 index fad9bdbcda..3cda85ccca 100644 --- a/tests/offset/wire_closed_outside_0_005/D3 +++ b/tests/offset/wire_closed_outside_0_005/D3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_043.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/D6 b/tests/offset/wire_closed_outside_0_005/D6 index a4dcabee65..8f0c898eeb 100644 --- a/tests/offset/wire_closed_outside_0_005/D6 +++ b/tests/offset/wire_closed_outside_0_005/D6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_046.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/F9 b/tests/offset/wire_closed_outside_0_005/F9 index 95eaa91278..db83b178fa 100644 --- a/tests/offset/wire_closed_outside_0_005/F9 +++ b/tests/offset/wire_closed_outside_0_005/F9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_077.brep] s diff --git a/tests/offset/wire_closed_outside_0_005/H6 b/tests/offset/wire_closed_outside_0_005/H6 index 92e092a803..5a55f95b95 100644 --- a/tests/offset/wire_closed_outside_0_005/H6 +++ b/tests/offset/wire_closed_outside_0_005/H6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 Windows: Error: Offset is not done." puts "TODO OCC23748 Linux: An exception was caught" puts "TODO OCC23748 Linux: \\*\\* Exception \\*\\*" diff --git a/tests/offset/wire_closed_outside_0_025/A3 b/tests/offset/wire_closed_outside_0_025/A3 index 8e8b8e2fc3..3ff7d2f4dd 100644 --- a/tests/offset/wire_closed_outside_0_025/A3 +++ b/tests/offset/wire_closed_outside_0_025/A3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_004.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/B4 b/tests/offset/wire_closed_outside_0_025/B4 index 14a375dbc7..583e1c540d 100644 --- a/tests/offset/wire_closed_outside_0_025/B4 +++ b/tests/offset/wire_closed_outside_0_025/B4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_018.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/B5 b/tests/offset/wire_closed_outside_0_025/B5 index 83c2a37ebc..26b0a0d70c 100644 --- a/tests/offset/wire_closed_outside_0_025/B5 +++ b/tests/offset/wire_closed_outside_0_025/B5 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_019.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/C3 b/tests/offset/wire_closed_outside_0_025/C3 index f88d64322f..e0bf68c564 100644 --- a/tests/offset/wire_closed_outside_0_025/C3 +++ b/tests/offset/wire_closed_outside_0_025/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_030.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/C4 b/tests/offset/wire_closed_outside_0_025/C4 index e7d6abba4a..432f4c3976 100644 --- a/tests/offset/wire_closed_outside_0_025/C4 +++ b/tests/offset/wire_closed_outside_0_025/C4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_031.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/C9 b/tests/offset/wire_closed_outside_0_025/C9 index 7704e5913f..17174b0f9a 100644 --- a/tests/offset/wire_closed_outside_0_025/C9 +++ b/tests/offset/wire_closed_outside_0_025/C9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_040.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/D1 b/tests/offset/wire_closed_outside_0_025/D1 index 90a2f32e6b..535b7e2e4d 100644 --- a/tests/offset/wire_closed_outside_0_025/D1 +++ b/tests/offset/wire_closed_outside_0_025/D1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_041.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/D3 b/tests/offset/wire_closed_outside_0_025/D3 index a74c3e1d53..dad15e5448 100644 --- a/tests/offset/wire_closed_outside_0_025/D3 +++ b/tests/offset/wire_closed_outside_0_025/D3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_043.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/D6 b/tests/offset/wire_closed_outside_0_025/D6 index a4dcabee65..8f0c898eeb 100644 --- a/tests/offset/wire_closed_outside_0_025/D6 +++ b/tests/offset/wire_closed_outside_0_025/D6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_046.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/F9 b/tests/offset/wire_closed_outside_0_025/F9 index 95eaa91278..db83b178fa 100644 --- a/tests/offset/wire_closed_outside_0_025/F9 +++ b/tests/offset/wire_closed_outside_0_025/F9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_077.brep] s diff --git a/tests/offset/wire_closed_outside_0_025/H6 b/tests/offset/wire_closed_outside_0_025/H6 index 92e092a803..5a55f95b95 100644 --- a/tests/offset/wire_closed_outside_0_025/H6 +++ b/tests/offset/wire_closed_outside_0_025/H6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 Windows: Error: Offset is not done." puts "TODO OCC23748 Linux: An exception was caught" puts "TODO OCC23748 Linux: \\*\\* Exception \\*\\*" diff --git a/tests/offset/wire_closed_outside_0_075/A3 b/tests/offset/wire_closed_outside_0_075/A3 index 8e8b8e2fc3..3ff7d2f4dd 100644 --- a/tests/offset/wire_closed_outside_0_075/A3 +++ b/tests/offset/wire_closed_outside_0_075/A3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_004.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/B4 b/tests/offset/wire_closed_outside_0_075/B4 index 14a375dbc7..583e1c540d 100644 --- a/tests/offset/wire_closed_outside_0_075/B4 +++ b/tests/offset/wire_closed_outside_0_075/B4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_018.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/B5 b/tests/offset/wire_closed_outside_0_075/B5 index 83c2a37ebc..26b0a0d70c 100644 --- a/tests/offset/wire_closed_outside_0_075/B5 +++ b/tests/offset/wire_closed_outside_0_075/B5 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_019.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/C3 b/tests/offset/wire_closed_outside_0_075/C3 index f88d64322f..e0bf68c564 100644 --- a/tests/offset/wire_closed_outside_0_075/C3 +++ b/tests/offset/wire_closed_outside_0_075/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_030.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/C4 b/tests/offset/wire_closed_outside_0_075/C4 index e7d6abba4a..432f4c3976 100644 --- a/tests/offset/wire_closed_outside_0_075/C4 +++ b/tests/offset/wire_closed_outside_0_075/C4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_031.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/C9 b/tests/offset/wire_closed_outside_0_075/C9 index 7704e5913f..17174b0f9a 100644 --- a/tests/offset/wire_closed_outside_0_075/C9 +++ b/tests/offset/wire_closed_outside_0_075/C9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_040.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/D1 b/tests/offset/wire_closed_outside_0_075/D1 index 90a2f32e6b..535b7e2e4d 100644 --- a/tests/offset/wire_closed_outside_0_075/D1 +++ b/tests/offset/wire_closed_outside_0_075/D1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_041.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/D3 b/tests/offset/wire_closed_outside_0_075/D3 index 7343137c25..b499a0c5fa 100644 --- a/tests/offset/wire_closed_outside_0_075/D3 +++ b/tests/offset/wire_closed_outside_0_075/D3 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_043.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/D6 b/tests/offset/wire_closed_outside_0_075/D6 index a4dcabee65..8f0c898eeb 100644 --- a/tests/offset/wire_closed_outside_0_075/D6 +++ b/tests/offset/wire_closed_outside_0_075/D6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_046.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/F8 b/tests/offset/wire_closed_outside_0_075/F8 index 21cb6eb7b9..ce539205b6 100644 --- a/tests/offset/wire_closed_outside_0_075/F8 +++ b/tests/offset/wire_closed_outside_0_075/F8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_068.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/F9 b/tests/offset/wire_closed_outside_0_075/F9 index 95eaa91278..db83b178fa 100644 --- a/tests/offset/wire_closed_outside_0_075/F9 +++ b/tests/offset/wire_closed_outside_0_075/F9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_077.brep] s diff --git a/tests/offset/wire_closed_outside_0_075/H6 b/tests/offset/wire_closed_outside_0_075/H6 index 92e092a803..5a55f95b95 100644 --- a/tests/offset/wire_closed_outside_0_075/H6 +++ b/tests/offset/wire_closed_outside_0_075/H6 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 Windows: Error: Offset is not done." puts "TODO OCC23748 Linux: An exception was caught" puts "TODO OCC23748 Linux: \\*\\* Exception \\*\\*" diff --git a/tests/offset/wire_unclosed_outside_0_005/A4 b/tests/offset/wire_unclosed_outside_0_005/A4 index 46dfaa6505..a17ec12d85 100644 --- a/tests/offset/wire_unclosed_outside_0_005/A4 +++ b/tests/offset/wire_unclosed_outside_0_005/A4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_011.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_005/B1 b/tests/offset/wire_unclosed_outside_0_005/B1 index aed3807e2e..28919449cb 100644 --- a/tests/offset/wire_unclosed_outside_0_005/B1 +++ b/tests/offset/wire_unclosed_outside_0_005/B1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_032.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_005/B2 b/tests/offset/wire_unclosed_outside_0_005/B2 index 5a670b9046..1595e24678 100644 --- a/tests/offset/wire_unclosed_outside_0_005/B2 +++ b/tests/offset/wire_unclosed_outside_0_005/B2 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_033.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_005/C1 b/tests/offset/wire_unclosed_outside_0_005/C1 index 3502aac4f9..aa39a97ccf 100644 --- a/tests/offset/wire_unclosed_outside_0_005/C1 +++ b/tests/offset/wire_unclosed_outside_0_005/C1 @@ -2,6 +2,7 @@ #puts "TODO OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_2" #puts "TODO OCC24255 ALL: An exception was caught" puts "TODO OCC24255 ALL: Error: Offset is not done." +puts "TODO OCC24255 ALL: Error: The command cannot be built" puts "TODO OCC24255 ALL: Error : The offset cannot be built." diff --git a/tests/offset/wire_unclosed_outside_0_005/C3 b/tests/offset/wire_unclosed_outside_0_005/C3 index 978c993076..3f5bf6397a 100755 --- a/tests/offset/wire_unclosed_outside_0_005/C3 +++ b/tests/offset/wire_unclosed_outside_0_005/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23068 ALL: Error : The offset cannot be built." +puts "TODO OCC23068 ALL: Error: The command cannot be built" #puts "TODO OCC23068 ALL: An exception was caught" puts "TODO OCC23068 ALL: Error: Offset is not done." diff --git a/tests/offset/wire_unclosed_outside_0_005/C5 b/tests/offset/wire_unclosed_outside_0_005/C5 index 216e4f965b..8db15cfc36 100644 --- a/tests/offset/wire_unclosed_outside_0_005/C5 +++ b/tests/offset/wire_unclosed_outside_0_005/C5 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_076.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_025/A4 b/tests/offset/wire_unclosed_outside_0_025/A4 index 46dfaa6505..a17ec12d85 100644 --- a/tests/offset/wire_unclosed_outside_0_025/A4 +++ b/tests/offset/wire_unclosed_outside_0_025/A4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_011.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_025/B1 b/tests/offset/wire_unclosed_outside_0_025/B1 index aed3807e2e..28919449cb 100644 --- a/tests/offset/wire_unclosed_outside_0_025/B1 +++ b/tests/offset/wire_unclosed_outside_0_025/B1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_032.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_025/B8 b/tests/offset/wire_unclosed_outside_0_025/B8 index a841096301..cac1278bc9 100644 --- a/tests/offset/wire_unclosed_outside_0_025/B8 +++ b/tests/offset/wire_unclosed_outside_0_025/B8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_070.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_025/C1 b/tests/offset/wire_unclosed_outside_0_025/C1 index e1e795d80d..d6a72b1455 100644 --- a/tests/offset/wire_unclosed_outside_0_025/C1 +++ b/tests/offset/wire_unclosed_outside_0_025/C1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_072.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_025/C2 b/tests/offset/wire_unclosed_outside_0_025/C2 index adde028a19..d6ad9e5f7d 100644 --- a/tests/offset/wire_unclosed_outside_0_025/C2 +++ b/tests/offset/wire_unclosed_outside_0_025/C2 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_073.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_025/C3 b/tests/offset/wire_unclosed_outside_0_025/C3 index 978c993076..3f5bf6397a 100755 --- a/tests/offset/wire_unclosed_outside_0_025/C3 +++ b/tests/offset/wire_unclosed_outside_0_025/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23068 ALL: Error : The offset cannot be built." +puts "TODO OCC23068 ALL: Error: The command cannot be built" #puts "TODO OCC23068 ALL: An exception was caught" puts "TODO OCC23068 ALL: Error: Offset is not done." diff --git a/tests/offset/wire_unclosed_outside_0_025/C5 b/tests/offset/wire_unclosed_outside_0_025/C5 index 216e4f965b..8db15cfc36 100644 --- a/tests/offset/wire_unclosed_outside_0_025/C5 +++ b/tests/offset/wire_unclosed_outside_0_025/C5 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_076.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_075/A1 b/tests/offset/wire_unclosed_outside_0_075/A1 index 9196ddac67..0c6f6ffc62 100644 --- a/tests/offset/wire_unclosed_outside_0_075/A1 +++ b/tests/offset/wire_unclosed_outside_0_075/A1 @@ -1,6 +1,7 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." -puts "TODO OCC24156 MacOS: Error : The length of the resulting shape is" +puts "TODO OCC24156 MacOS: Error : The length of result shape is" puts "TODO OCC24156 MacOS: Error : The resulting shape is WRONG" restore [locate_data_file offset_wire_001.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_075/A4 b/tests/offset/wire_unclosed_outside_0_075/A4 index 46dfaa6505..a17ec12d85 100644 --- a/tests/offset/wire_unclosed_outside_0_075/A4 +++ b/tests/offset/wire_unclosed_outside_0_075/A4 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_011.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_075/B8 b/tests/offset/wire_unclosed_outside_0_075/B8 index a841096301..cac1278bc9 100644 --- a/tests/offset/wire_unclosed_outside_0_075/B8 +++ b/tests/offset/wire_unclosed_outside_0_075/B8 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_070.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_075/B9 b/tests/offset/wire_unclosed_outside_0_075/B9 index 787523cdca..2785344e18 100644 --- a/tests/offset/wire_unclosed_outside_0_075/B9 +++ b/tests/offset/wire_unclosed_outside_0_075/B9 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_071.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_075/C1 b/tests/offset/wire_unclosed_outside_0_075/C1 index e1e795d80d..d6a72b1455 100644 --- a/tests/offset/wire_unclosed_outside_0_075/C1 +++ b/tests/offset/wire_unclosed_outside_0_075/C1 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_072.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_075/C2 b/tests/offset/wire_unclosed_outside_0_075/C2 index adde028a19..d6ad9e5f7d 100644 --- a/tests/offset/wire_unclosed_outside_0_075/C2 +++ b/tests/offset/wire_unclosed_outside_0_075/C2 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_073.brep] s diff --git a/tests/offset/wire_unclosed_outside_0_075/C3 b/tests/offset/wire_unclosed_outside_0_075/C3 index 978c993076..3f5bf6397a 100755 --- a/tests/offset/wire_unclosed_outside_0_075/C3 +++ b/tests/offset/wire_unclosed_outside_0_075/C3 @@ -1,4 +1,5 @@ puts "TODO OCC23068 ALL: Error : The offset cannot be built." +puts "TODO OCC23068 ALL: Error: The command cannot be built" #puts "TODO OCC23068 ALL: An exception was caught" puts "TODO OCC23068 ALL: Error: Offset is not done." diff --git a/tests/offset/wire_unclosed_outside_0_075/C5 b/tests/offset/wire_unclosed_outside_0_075/C5 index 216e4f965b..8db15cfc36 100644 --- a/tests/offset/wire_unclosed_outside_0_075/C5 +++ b/tests/offset/wire_unclosed_outside_0_075/C5 @@ -1,4 +1,5 @@ puts "TODO OCC23748 ALL: Error : The offset cannot be built." +puts "TODO OCC23748 ALL: Error: The command cannot be built" puts "TODO OCC23748 ALL: Error: Offset is not done." restore [locate_data_file offset_wire_076.brep] s diff --git a/tests/parse.rules b/tests/parse.rules index 5211d04182..29a3f8876a 100644 --- a/tests/parse.rules +++ b/tests/parse.rules @@ -2,4 +2,4 @@ SKIPPED /Tcl Exception: .*[fF]ile .* could not be found/ data file is missing IGNORE /Tcl Exception: [*][*] Exception [*][*]/ duplicate report on exception on Tcl level FAILED /\b[Ee]xception\b/ exception FAILED /\b[Ee][Rr][Rr][Oo][Rr]\b/ error -FAILED /Process killed by CPU limit/ Killed by CPU limit +FAILED /Process killed by CPU limit/ Killed by CPU limit \ No newline at end of file diff --git a/tests/perf/ncollection/A1 b/tests/perf/ncollection/A1 index be52775f80..18acdf6b15 100644 --- a/tests/perf/ncollection/A1 +++ b/tests/perf/ncollection/A1 @@ -20,7 +20,7 @@ lappend values "$diff_cl" if { [string compare $tcl_platform(platform) "windows"] != 0 } { set check_values { 1.2363286058767904 2.7537414143534 - 1.2596260162601621 + 1.5596260162601621 3.937043746844462 1.2133020329576465 1.2164522569168656 diff --git a/tests/pipe/parse.rules b/tests/pipe/parse.rules index 610d206403..95a93927e0 100644 --- a/tests/pipe/parse.rules +++ b/tests/pipe/parse.rules @@ -1 +1,2 @@ FAILED /\bFaulty\b/ bad shape +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/pipe/specific/A1 b/tests/pipe/specific/A1 index d5c7367b2c..fc55df7ee5 100755 --- a/tests/pipe/specific/A1 +++ b/tests/pipe/specific/A1 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26820.4 +checkprops result -s 26820.4 checknbshapes result -vertex 13 -edge 17 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 set 2dviewer 0 diff --git a/tests/pipe/specific/A2 b/tests/pipe/specific/A2 index 741749329e..0da25364d9 100755 --- a/tests/pipe/specific/A2 +++ b/tests/pipe/specific/A2 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26254.1 +checkprops result -s 26254.1 checknbshapes result -vertex 11 -edge 25 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 53 set 2dviewer 0 diff --git a/tests/pipe/specific/A3 b/tests/pipe/specific/A3 index 1f42526b93..128ddd899c 100755 --- a/tests/pipe/specific/A3 +++ b/tests/pipe/specific/A3 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27236.9 -set volume 109187 +checkprops result -s 27236.9 -v 109187 checknbshapes result -vertex 13 -edge 17 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 44 set 2dviewer 0 diff --git a/tests/pipe/specific/A4 b/tests/pipe/specific/A4 index 0a01ee8035..a2487153ae 100755 --- a/tests/pipe/specific/A4 +++ b/tests/pipe/specific/A4 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26670.6 -set volume 107650 +checkprops result -s 26670.6 -v 107650 checknbshapes result -vertex 11 -edge 25 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 58 set 2dviewer 0 diff --git a/tests/pipe/specific/A5 b/tests/pipe/specific/A5 index b2fa7ce56d..91336b9de8 100755 --- a/tests/pipe/specific/A5 +++ b/tests/pipe/specific/A5 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27409.5 +checkprops result -s 27409.5 checknbshapes result -vertex 13 -edge 17 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 set 2dviewer 0 diff --git a/tests/pipe/specific/A6 b/tests/pipe/specific/A6 index dce97c7686..4ae6c3d777 100755 --- a/tests/pipe/specific/A6 +++ b/tests/pipe/specific/A6 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26526.5 +checkprops result -s 26526.5 checknbshapes result -vertex 10 -edge 23 -wire 7 -face 7 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 48 set 2dviewer 0 diff --git a/tests/pipe/specific/A7 b/tests/pipe/specific/A7 index 3b2bcb5804..572e207aed 100755 --- a/tests/pipe/specific/A7 +++ b/tests/pipe/specific/A7 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27826 -set volume 111585 +checkprops result -s 27826 -v 111585 checknbshapes result -vertex 13 -edge 17 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 44 set 2dviewer 0 diff --git a/tests/pipe/specific/A8 b/tests/pipe/specific/A8 index 4420df81cf..f63dc3050d 100755 --- a/tests/pipe/specific/A8 +++ b/tests/pipe/specific/A8 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26943 -set volume 108359 +checkprops result -s 26943 -v 108359 checknbshapes result -vertex 10 -edge 23 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 53 set 2dviewer 0 diff --git a/tests/pipe/specific/A9 b/tests/pipe/specific/A9 index ad524b1478..7f71b6d798 100755 --- a/tests/pipe/specific/A9 +++ b/tests/pipe/specific/A9 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26820.4 +checkprops result -s 26820.4 checknbshapes result -vertex 13 -edge 17 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 set 2dviewer 0 diff --git a/tests/pipe/specific/B1 b/tests/pipe/specific/B1 index 111f65591e..ea897457da 100755 --- a/tests/pipe/specific/B1 +++ b/tests/pipe/specific/B1 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26254.1 +checkprops result -s 26254.1 checknbshapes result -vertex 11 -edge 25 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 53 set 2dviewer 0 diff --git a/tests/pipe/specific/B2 b/tests/pipe/specific/B2 index 89fc5017e0..0855d30643 100755 --- a/tests/pipe/specific/B2 +++ b/tests/pipe/specific/B2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27236.9 -set volume 109187 +checkprops result -s 27236.9 -v 109187 checknbshapes result -vertex 13 -edge 17 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 44 set 2dviewer 0 diff --git a/tests/pipe/specific/B3 b/tests/pipe/specific/B3 index 9500305ac0..cda2f8b6a5 100755 --- a/tests/pipe/specific/B3 +++ b/tests/pipe/specific/B3 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26670.6 -set volume 107650 +checkprops result -s 26670.6 -v 107650 checknbshapes result -vertex 11 -edge 25 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 58 set 2dviewer 0 diff --git a/tests/pipe/specific/B4 b/tests/pipe/specific/B4 index 5f61d9f6a1..26fe3f8a4e 100755 --- a/tests/pipe/specific/B4 +++ b/tests/pipe/specific/B4 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27409.5 +checkprops result -s 27409.5 checknbshapes result -vertex 13 -edge 17 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 set 2dviewer 0 diff --git a/tests/pipe/specific/B5 b/tests/pipe/specific/B5 index 4345986030..48312f9d57 100755 --- a/tests/pipe/specific/B5 +++ b/tests/pipe/specific/B5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26526.5 +checkprops result -s 26526.5 checknbshapes result -vertex 10 -edge 23 -wire 7 -face 7 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 48 set 2dviewer 0 diff --git a/tests/pipe/specific/B6 b/tests/pipe/specific/B6 index f98efc5d57..79e95ed026 100755 --- a/tests/pipe/specific/B6 +++ b/tests/pipe/specific/B6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27826 -set volume 111585 +checkprops result -s 27826 -v 111585 checknbshapes result -vertex 13 -edge 17 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 44 set 2dviewer 0 diff --git a/tests/pipe/specific/B7 b/tests/pipe/specific/B7 index 8869663933..cb5df9d7e0 100755 --- a/tests/pipe/specific/B7 +++ b/tests/pipe/specific/B7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26943 -set volume 108359 +checkprops result -s 26943 -v 108359 checknbshapes result -vertex 10 -edge 23 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 53 set 2dviewer 0 diff --git a/tests/pipe/specific/B8 b/tests/pipe/specific/B8 index 5aa9050ef4..00e8d8863c 100755 --- a/tests/pipe/specific/B8 +++ b/tests/pipe/specific/B8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26820.4 +checkprops result -s 26820.4 checknbshapes result -vertex 13 -edge 17 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 set 2dviewer 0 diff --git a/tests/pipe/specific/B9 b/tests/pipe/specific/B9 index 5f8d86c0ec..e0649ff124 100755 --- a/tests/pipe/specific/B9 +++ b/tests/pipe/specific/B9 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26254.1 +checkprops result -s 26254.1 checknbshapes result -vertex 11 -edge 25 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 53 set 2dviewer 0 diff --git a/tests/pipe/specific/C1 b/tests/pipe/specific/C1 index 2c7111ab07..66e1047a63 100755 --- a/tests/pipe/specific/C1 +++ b/tests/pipe/specific/C1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27236.9 -set volume 109187 +checkprops result -s 27236.9 -v 109187 checknbshapes result -vertex 13 -edge 17 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 44 set 2dviewer 0 diff --git a/tests/pipe/specific/C2 b/tests/pipe/specific/C2 index 0b6b9fa208..c77d0bf4b8 100755 --- a/tests/pipe/specific/C2 +++ b/tests/pipe/specific/C2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26670.6 -set volume 107650 +checkprops result -s 26670.6 -v 107650 checknbshapes result -vertex 11 -edge 25 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 58 set 2dviewer 0 diff --git a/tests/pipe/specific/C3 b/tests/pipe/specific/C3 index cc29c56992..37144e927c 100755 --- a/tests/pipe/specific/C3 +++ b/tests/pipe/specific/C3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27409.5 +checkprops result -s 27409.5 checknbshapes result -vertex 13 -edge 17 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 39 set 2dviewer 0 diff --git a/tests/pipe/specific/C4 b/tests/pipe/specific/C4 index 80eb106494..288d8a551e 100755 --- a/tests/pipe/specific/C4 +++ b/tests/pipe/specific/C4 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26526.5 +checkprops result -s 26526.5 checknbshapes result -vertex 10 -edge 23 -wire 7 -face 7 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 48 set 2dviewer 0 diff --git a/tests/pipe/specific/C5 b/tests/pipe/specific/C5 index f71c74333a..2218f5bdac 100755 --- a/tests/pipe/specific/C5 +++ b/tests/pipe/specific/C5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27826 -set volume 111585 +checkprops result -s 27826 -v 111585 checknbshapes result -vertex 13 -edge 17 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 44 set 2dviewer 0 diff --git a/tests/pipe/specific/C6 b/tests/pipe/specific/C6 index 0306fb7adc..d9f120be9f 100755 --- a/tests/pipe/specific/C6 +++ b/tests/pipe/specific/C6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26943 -set volume 108359 +checkprops result -s 26943 -v 108359 checknbshapes result -vertex 10 -edge 23 -wire 9 -face 9 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 53 set 2dviewer 0 diff --git a/tests/pipe/specific/C7 b/tests/pipe/specific/C7 index 35c775fa9e..9378bfd0f7 100755 --- a/tests/pipe/specific/C7 +++ b/tests/pipe/specific/C7 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 21356.2 +checkprops result -s 21356.2 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/C8 b/tests/pipe/specific/C8 index 10f9547941..ba6bb8e1e1 100755 --- a/tests/pipe/specific/C8 +++ b/tests/pipe/specific/C8 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 21665 -set volume 57222.2 +checkprops result -s 21665 -v 57222.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/C9 b/tests/pipe/specific/C9 index 58323c7ebd..763d49b646 100755 --- a/tests/pipe/specific/C9 +++ b/tests/pipe/specific/C9 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23559.7 +checkprops result -s 23559.7 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/D1 b/tests/pipe/specific/D1 index 15d340bb4f..94f476e438 100755 --- a/tests/pipe/specific/D1 +++ b/tests/pipe/specific/D1 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23868.4 -set volume 63128.2 +checkprops result -s 23868.4 -v 63128.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/D2 b/tests/pipe/specific/D2 index 746d4318c6..51ecedbec6 100755 --- a/tests/pipe/specific/D2 +++ b/tests/pipe/specific/D2 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24829.1 +checkprops result -s 24829.1 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/D3 b/tests/pipe/specific/D3 index 5957692548..76ab2af76c 100755 --- a/tests/pipe/specific/D3 +++ b/tests/pipe/specific/D3 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24374.6 +checkprops result -s 24374.6 checknbshapes result -vertex 38 -edge 74 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 173 set 2dviewer 0 diff --git a/tests/pipe/specific/D4 b/tests/pipe/specific/D4 index 72d178db14..4f7ae8f736 100755 --- a/tests/pipe/specific/D4 +++ b/tests/pipe/specific/D4 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 25137.8 -set volume 80924.4 +checkprops result -s 25137.8 -v 80924.4 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/D5 b/tests/pipe/specific/D5 index 6e97488757..00d2340a41 100755 --- a/tests/pipe/specific/D5 +++ b/tests/pipe/specific/D5 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24683.4 -set volume 79937 +checkprops result -s 24683.4 -v 79937 checknbshapes result -vertex 38 -edge 74 -wire 32 -face 32 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 178 set 2dviewer 0 diff --git a/tests/pipe/specific/D6 b/tests/pipe/specific/D6 index 69dc85163e..6b1eb71020 100755 --- a/tests/pipe/specific/D6 +++ b/tests/pipe/specific/D6 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27410 +checkprops result -s 27410 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/D7 b/tests/pipe/specific/D7 index a1a0cb11f8..10682cc8dc 100755 --- a/tests/pipe/specific/D7 +++ b/tests/pipe/specific/D7 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26300.3 +checkprops result -s 26300.3 checknbshapes result -vertex 43 -edge 84 -wire 35 -face 35 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 198 set 2dviewer 0 diff --git a/tests/pipe/specific/D8 b/tests/pipe/specific/D8 index 309fa38506..b51a32cb88 100755 --- a/tests/pipe/specific/D8 +++ b/tests/pipe/specific/D8 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27718.7 -set volume 89336.2 +checkprops result -s 27718.7 -v 89336.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/D9 b/tests/pipe/specific/D9 index d4e2ae8645..b8d69e1ff8 100755 --- a/tests/pipe/specific/D9 +++ b/tests/pipe/specific/D9 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26609 -set volume 85867.7 +checkprops result -s 26609 -v 85867.7 checknbshapes result -vertex 43 -edge 84 -wire 37 -face 37 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 203 set 2dviewer 0 diff --git a/tests/pipe/specific/E1 b/tests/pipe/specific/E1 index 4b6c008f73..63084e6b58 100755 --- a/tests/pipe/specific/E1 +++ b/tests/pipe/specific/E1 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 21356.2 +checkprops result -s 21356.2 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/E2 b/tests/pipe/specific/E2 index 5711bcb6df..66792cea6c 100755 --- a/tests/pipe/specific/E2 +++ b/tests/pipe/specific/E2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 21665 -set volume 57222.2 +checkprops result -s 21665 -v 57222.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/E3 b/tests/pipe/specific/E3 index 6ceaac7894..52343c8534 100755 --- a/tests/pipe/specific/E3 +++ b/tests/pipe/specific/E3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23559.7 +checkprops result -s 23559.7 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/E4 b/tests/pipe/specific/E4 index eb7e0c1b3e..7e0a876857 100755 --- a/tests/pipe/specific/E4 +++ b/tests/pipe/specific/E4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23868.4 -set volume 63128.2 +checkprops result -s 23868.4 -v 63128.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/E5 b/tests/pipe/specific/E5 index 0d1206b311..640f52d2bc 100755 --- a/tests/pipe/specific/E5 +++ b/tests/pipe/specific/E5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24829.1 +checkprops result -s 24829.1 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/E6 b/tests/pipe/specific/E6 index 863a948fba..62bc3f228e 100755 --- a/tests/pipe/specific/E6 +++ b/tests/pipe/specific/E6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24374.6 +checkprops result -s 24374.6 checknbshapes result -vertex 38 -edge 74 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 173 set 2dviewer 0 diff --git a/tests/pipe/specific/E7 b/tests/pipe/specific/E7 index 22c3b2270d..6442299517 100755 --- a/tests/pipe/specific/E7 +++ b/tests/pipe/specific/E7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 25137.8 -set volume 80924.4 +checkprops result -s 25137.8 -v 80924.4 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/E8 b/tests/pipe/specific/E8 index bb8593028a..24a5b69410 100755 --- a/tests/pipe/specific/E8 +++ b/tests/pipe/specific/E8 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24683.4 -set volume 79937 +checkprops result -s 24683.4 -v 79937 checknbshapes result -vertex 38 -edge 74 -wire 32 -face 32 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 178 set 2dviewer 0 diff --git a/tests/pipe/specific/E9 b/tests/pipe/specific/E9 index 613b1036e8..109605220d 100755 --- a/tests/pipe/specific/E9 +++ b/tests/pipe/specific/E9 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27410 +checkprops result -s 27410 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/F1 b/tests/pipe/specific/F1 index 48fdf56bda..ff9eba2e12 100755 --- a/tests/pipe/specific/F1 +++ b/tests/pipe/specific/F1 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26300.3 +checkprops result -s 26300.3 checknbshapes result -vertex 43 -edge 84 -wire 35 -face 35 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 198 set 2dviewer 0 diff --git a/tests/pipe/specific/F2 b/tests/pipe/specific/F2 index d8b46a3408..e9a70f988f 100755 --- a/tests/pipe/specific/F2 +++ b/tests/pipe/specific/F2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27718.7 -set volume 89336.2 +checkprops result -s 27718.7 -v 89336.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/F3 b/tests/pipe/specific/F3 index 33fa0b4e3a..7619b3dc29 100755 --- a/tests/pipe/specific/F3 +++ b/tests/pipe/specific/F3 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26609 -set volume 85867.7 +checkprops result -s 26609 -v 85867.7 checknbshapes result -vertex 43 -edge 84 -wire 37 -face 37 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 203 set 2dviewer 0 diff --git a/tests/pipe/specific/F4 b/tests/pipe/specific/F4 index d44ac29f6a..e65f308c8c 100755 --- a/tests/pipe/specific/F4 +++ b/tests/pipe/specific/F4 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 21356.2 +checkprops result -s 21356.2 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/F5 b/tests/pipe/specific/F5 index a67f398c86..5ccea2c5e8 100755 --- a/tests/pipe/specific/F5 +++ b/tests/pipe/specific/F5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 21665 -set volume 57222.2 +checkprops result -s 21665 -v 57222.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/F6 b/tests/pipe/specific/F6 index 640b9cfa87..ffffa16830 100755 --- a/tests/pipe/specific/F6 +++ b/tests/pipe/specific/F6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23559.7 +checkprops result -s 23559.7 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/F7 b/tests/pipe/specific/F7 index a0b92df81f..b9c84a94ce 100755 --- a/tests/pipe/specific/F7 +++ b/tests/pipe/specific/F7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23868.4 -set volume 63128.2 +checkprops result -s 23868.4 -v 63128.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/F8 b/tests/pipe/specific/F8 index 325280608c..9465021140 100755 --- a/tests/pipe/specific/F8 +++ b/tests/pipe/specific/F8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24829.1 +checkprops result -s 24829.1 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/F9 b/tests/pipe/specific/F9 index f1c2805499..5d8c1d6c1b 100755 --- a/tests/pipe/specific/F9 +++ b/tests/pipe/specific/F9 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24374.6 +checkprops result -s 24374.6 checknbshapes result -vertex 38 -edge 74 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 173 set 2dviewer 0 diff --git a/tests/pipe/specific/G1 b/tests/pipe/specific/G1 index ca954d2d73..0374496e29 100755 --- a/tests/pipe/specific/G1 +++ b/tests/pipe/specific/G1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 25137.8 -set volume 80924.4 +checkprops result -s 25137.8 -v 80924.4 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/G2 b/tests/pipe/specific/G2 index 0c11be02b6..379076c987 100755 --- a/tests/pipe/specific/G2 +++ b/tests/pipe/specific/G2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24683.4 -set volume 79937 +checkprops result -s 24683.4 -v 79937 checknbshapes result -vertex 38 -edge 74 -wire 32 -face 32 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 178 set 2dviewer 0 diff --git a/tests/pipe/specific/G3 b/tests/pipe/specific/G3 index 1a2a508b3d..6c575dc3f9 100755 --- a/tests/pipe/specific/G3 +++ b/tests/pipe/specific/G3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27410 +checkprops result -s 27410 checknbshapes result -vertex 25 -edge 45 -wire 20 -face 20 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 111 set 2dviewer 0 diff --git a/tests/pipe/specific/G4 b/tests/pipe/specific/G4 index bb17724a6f..74dd7533aa 100755 --- a/tests/pipe/specific/G4 +++ b/tests/pipe/specific/G4 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26300.3 +checkprops result -s 26300.3 checknbshapes result -vertex 43 -edge 84 -wire 35 -face 35 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 198 set 2dviewer 0 diff --git a/tests/pipe/specific/G5 b/tests/pipe/specific/G5 index 92afe23a3f..f72fcaa641 100755 --- a/tests/pipe/specific/G5 +++ b/tests/pipe/specific/G5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27718.7 -set volume 89336.2 +checkprops result -s 27718.7 -v 89336.2 checknbshapes result -vertex 25 -edge 45 -wire 22 -face 22 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 116 set 2dviewer 0 diff --git a/tests/pipe/specific/G6 b/tests/pipe/specific/G6 index b3aeafcbc3..933dcb6a02 100755 --- a/tests/pipe/specific/G6 +++ b/tests/pipe/specific/G6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 26609 -set volume 85867.7 +checkprops result -s 26609 -v 85867.7 checknbshapes result -vertex 43 -edge 84 -wire 37 -face 37 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 203 set 2dviewer 0 diff --git a/tests/pipe/specific/G7 b/tests/pipe/specific/G7 index 866a986b67..cd62f98648 100755 --- a/tests/pipe/specific/G7 +++ b/tests/pipe/specific/G7 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20489.7 +checkprops result -s 20489.7 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/G8 b/tests/pipe/specific/G8 index 1c8a0a7984..ead2695f6d 100755 --- a/tests/pipe/specific/G8 +++ b/tests/pipe/specific/G8 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20709.4 +checkprops result -s 20709.4 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/G9 b/tests/pipe/specific/G9 index 056fa96308..b5636810b2 100755 --- a/tests/pipe/specific/G9 +++ b/tests/pipe/specific/G9 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20971.7 -set volume 49125.1 +checkprops result -s 20971.7 -v 49125.1 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/H1 b/tests/pipe/specific/H1 index 1a7379f6cb..346bc34373 100755 --- a/tests/pipe/specific/H1 +++ b/tests/pipe/specific/H1 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24005.2 +checkprops result -s 24005.2 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/H2 b/tests/pipe/specific/H2 index fa51c5cf95..3de97d3f6f 100755 --- a/tests/pipe/specific/H2 +++ b/tests/pipe/specific/H2 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24267.6 -set volume 68736.5 +checkprops result -s 24267.6 -v 68736.5 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/H3 b/tests/pipe/specific/H3 index dbdec0c74d..5c57ea4ebb 100755 --- a/tests/pipe/specific/H3 +++ b/tests/pipe/specific/H3 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24371.2 +checkprops result -s 24371.2 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/H4 b/tests/pipe/specific/H4 index 5027bb1877..3f89318d27 100755 --- a/tests/pipe/specific/H4 +++ b/tests/pipe/specific/H4 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23772.9 +checkprops result -s 23772.9 checknbshapes result -vertex 32 -edge 61 -wire 25 -face 25 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 144 set 2dviewer 0 diff --git a/tests/pipe/specific/H5 b/tests/pipe/specific/H5 index 7d08c4e38f..338560beec 100755 --- a/tests/pipe/specific/H5 +++ b/tests/pipe/specific/H5 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24633.6 -set volume 69784.6 +checkprops result -s 24633.6 -v 69784.6 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/H6 b/tests/pipe/specific/H6 index 29dd4dea32..a6b0910fe8 100755 --- a/tests/pipe/specific/H6 +++ b/tests/pipe/specific/H6 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24035.3 -set volume 68299.1 +checkprops result -s 24035.3 -v 68299.1 checknbshapes result -vertex 32 -edge 61 -wire 27 -face 27 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 149 set 2dviewer 0 diff --git a/tests/pipe/specific/H7 b/tests/pipe/specific/H7 index 8f05164b83..9622f1a9e9 100755 --- a/tests/pipe/specific/H7 +++ b/tests/pipe/specific/H7 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20489.7 +checkprops result -s 20489.7 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/H8 b/tests/pipe/specific/H8 index 53c8ea6fff..d24b36c242 100755 --- a/tests/pipe/specific/H8 +++ b/tests/pipe/specific/H8 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20752.1 -set volume 48604.1 +checkprops result -s 20752.1 -v 48604.1 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/H9 b/tests/pipe/specific/H9 index 08bf403003..9bbd0ec9d9 100755 --- a/tests/pipe/specific/H9 +++ b/tests/pipe/specific/H9 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20709.4 +checkprops result -s 20709.4 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/I1 b/tests/pipe/specific/I1 index ef272fe47a..82c30dc937 100755 --- a/tests/pipe/specific/I1 +++ b/tests/pipe/specific/I1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20971.7 -set volume 49125.1 +checkprops result -s 20971.7 -v 49125.1 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/I2 b/tests/pipe/specific/I2 index 53f6c93cde..9a35f0e72c 100755 --- a/tests/pipe/specific/I2 +++ b/tests/pipe/specific/I2 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24005.2 +checkprops result -s 24005.2 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/I3 b/tests/pipe/specific/I3 index 33b7dfa557..9389ab00a1 100755 --- a/tests/pipe/specific/I3 +++ b/tests/pipe/specific/I3 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24267.6 -set volume 68736.5 +checkprops result -s 24267.6 -v 68736.5 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/I4 b/tests/pipe/specific/I4 index 393f087839..0a1405f648 100755 --- a/tests/pipe/specific/I4 +++ b/tests/pipe/specific/I4 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24371.2 +checkprops result -s 24371.2 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/I5 b/tests/pipe/specific/I5 index 5d802c8a30..2bd93b2ad7 100755 --- a/tests/pipe/specific/I5 +++ b/tests/pipe/specific/I5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23772.9 +checkprops result -s 23772.9 checknbshapes result -vertex 32 -edge 61 -wire 25 -face 25 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 144 set 2dviewer 0 diff --git a/tests/pipe/specific/I6 b/tests/pipe/specific/I6 index 9442b32000..f9e574a307 100755 --- a/tests/pipe/specific/I6 +++ b/tests/pipe/specific/I6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24633.6 -set volume 69784.6 +checkprops result -s 24633.6 -v 69784.6 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/I7 b/tests/pipe/specific/I7 index 4cd3bed7ce..f6f3d023a7 100755 --- a/tests/pipe/specific/I7 +++ b/tests/pipe/specific/I7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24035.3 -set volume 68299.1 +checkprops result -s 24035.3 -v 68299.1 checknbshapes result -vertex 32 -edge 61 -wire 27 -face 27 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 149 set 2dviewer 0 diff --git a/tests/pipe/specific/I8 b/tests/pipe/specific/I8 index 5211ad748d..7bad529915 100755 --- a/tests/pipe/specific/I8 +++ b/tests/pipe/specific/I8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20489.7 +checkprops result -s 20489.7 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/I9 b/tests/pipe/specific/I9 index 8ea3bdd711..aada70ae41 100755 --- a/tests/pipe/specific/I9 +++ b/tests/pipe/specific/I9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20752.1 -set volume 48604.1 +checkprops result -s 20752.1 -v 48604.1 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/J1 b/tests/pipe/specific/J1 index d4277c2bfc..4bb9762f4b 100755 --- a/tests/pipe/specific/J1 +++ b/tests/pipe/specific/J1 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20709.4 +checkprops result -s 20709.4 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/J2 b/tests/pipe/specific/J2 index 858de176f8..f8a3989752 100755 --- a/tests/pipe/specific/J2 +++ b/tests/pipe/specific/J2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 20971.7 -set volume 49125.1 +checkprops result -s 20971.7 -v 49125.1 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/J3 b/tests/pipe/specific/J3 index bf2ffad54c..635850dfaf 100755 --- a/tests/pipe/specific/J3 +++ b/tests/pipe/specific/J3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24005.2 +checkprops result -s 24005.2 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/J4 b/tests/pipe/specific/J4 index c423d2759c..f19aa157e8 100755 --- a/tests/pipe/specific/J4 +++ b/tests/pipe/specific/J4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24267.6 -set volume 68736.5 +checkprops result -s 24267.6 -v 68736.5 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/J5 b/tests/pipe/specific/J5 index 15807182dc..2117025636 100755 --- a/tests/pipe/specific/J5 +++ b/tests/pipe/specific/J5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24371.2 +checkprops result -s 24371.2 checknbshapes result -vertex 20 -edge 36 -wire 16 -face 16 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 89 set 2dviewer 0 diff --git a/tests/pipe/specific/J6 b/tests/pipe/specific/J6 index ca9f7b323a..89887e7c30 100755 --- a/tests/pipe/specific/J6 +++ b/tests/pipe/specific/J6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 23772.9 +checkprops result -s 23772.9 checknbshapes result -vertex 32 -edge 61 -wire 25 -face 25 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 144 set 2dviewer 0 diff --git a/tests/pipe/specific/J7 b/tests/pipe/specific/J7 index f31e1dff83..3ec1e47c2b 100755 --- a/tests/pipe/specific/J7 +++ b/tests/pipe/specific/J7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24633.6 -set volume 69784.6 +checkprops result -s 24633.6 -v 69784.6 checknbshapes result -vertex 20 -edge 36 -wire 18 -face 18 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 94 set 2dviewer 0 diff --git a/tests/pipe/specific/J8 b/tests/pipe/specific/J8 index bb424b3241..2d72e57c8c 100755 --- a/tests/pipe/specific/J8 +++ b/tests/pipe/specific/J8 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 24035.3 -set volume 68299.1 +checkprops result -s 24035.3 -v 68299.1 checknbshapes result -vertex 32 -edge 61 -wire 27 -face 27 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 149 set 2dviewer 0 diff --git a/tests/pipe/specific/J9 b/tests/pipe/specific/J9 index 1380babdb1..cba04425d2 100755 --- a/tests/pipe/specific/J9 +++ b/tests/pipe/specific/J9 @@ -32,7 +32,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 2570.32 +checkprops result -s 2570.32 checknbshapes result -vertex 6 -edge 7 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/K1 b/tests/pipe/specific/K1 index eff01ac64a..0de9da0cfa 100755 --- a/tests/pipe/specific/K1 +++ b/tests/pipe/specific/K1 @@ -27,8 +27,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 929.097 -set volume 939.398 +checkprops result -s 929.097 -v 939.398 checknbshapes result -vertex 48 -edge 90 -wire 42 -face 42 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 223 set 2dviewer 0 diff --git a/tests/pipe/specific/K2 b/tests/pipe/specific/K2 index 07f3ccdb46..870beecd24 100755 --- a/tests/pipe/specific/K2 +++ b/tests/pipe/specific/K2 @@ -31,7 +31,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 242.434 +checkprops result -s 242.434 checknbshapes result -vertex 7 -edge 13 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 29 set 2dviewer 0 diff --git a/tests/pipe/specific/K3 b/tests/pipe/specific/K3 index 560ef6ad30..ef8b978cbd 100755 --- a/tests/pipe/specific/K3 +++ b/tests/pipe/specific/K3 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30253.5 +checkprops result -s 30253.5 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/K4 b/tests/pipe/specific/K4 index ede8561c06..d0a64805b4 100755 --- a/tests/pipe/specific/K4 +++ b/tests/pipe/specific/K4 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32493.7 -set volume 108899 +checkprops result -s 32493.7 -v 108899 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/K5 b/tests/pipe/specific/K5 index 86c780893a..8bb31bacd8 100755 --- a/tests/pipe/specific/K5 +++ b/tests/pipe/specific/K5 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32349.5 +checkprops result -s 32349.5 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/K6 b/tests/pipe/specific/K6 index b9b0a3d180..73cc1f546f 100755 --- a/tests/pipe/specific/K6 +++ b/tests/pipe/specific/K6 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 33467.5 +checkprops result -s 33467.5 checknbshapes result -vertex 3 -edge 8 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/K7 b/tests/pipe/specific/K7 index 627e3f26e9..386611cf77 100755 --- a/tests/pipe/specific/K7 +++ b/tests/pipe/specific/K7 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 34206.6 -set volume 117501 +checkprops result -s 34206.6 -v 117501 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/K8 b/tests/pipe/specific/K8 index eccfdea6f2..9fdcf9ab5d 100755 --- a/tests/pipe/specific/K8 +++ b/tests/pipe/specific/K8 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 35327.9 -set volume 124779 +checkprops result -s 35327.9 -v 124779 checknbshapes result -vertex 3 -edge 8 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 set 2dviewer 0 diff --git a/tests/pipe/specific/K9 b/tests/pipe/specific/K9 index 0e8f85d3f8..ed7cc48cdb 100755 --- a/tests/pipe/specific/K9 +++ b/tests/pipe/specific/K9 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30131.6 +checkprops result -s 30131.6 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/L1 b/tests/pipe/specific/L1 index 3945616f7a..77331da255 100755 --- a/tests/pipe/specific/L1 +++ b/tests/pipe/specific/L1 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32535.9 -set volume 103756 +checkprops result -s 32535.9 -v 103756 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/L2 b/tests/pipe/specific/L2 index 672509d1d0..fabb4c5d29 100755 --- a/tests/pipe/specific/L2 +++ b/tests/pipe/specific/L2 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32064.4 +checkprops result -s 32064.4 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/L3 b/tests/pipe/specific/L3 index ff56f24f03..9133d26452 100755 --- a/tests/pipe/specific/L3 +++ b/tests/pipe/specific/L3 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 36309.2 +checkprops result -s 36309.2 checknbshapes result -vertex 4 -edge 9 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 20 set 2dviewer 0 diff --git a/tests/pipe/specific/L4 b/tests/pipe/specific/L4 index 86c31812c4..b63266eec5 100755 --- a/tests/pipe/specific/L4 +++ b/tests/pipe/specific/L4 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 34072.6 -set volume 112329 +checkprops result -s 34072.6 -v 112329 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/L5 b/tests/pipe/specific/L5 index 3fab03f6b5..b6a3b10f71 100755 --- a/tests/pipe/specific/L5 +++ b/tests/pipe/specific/L5 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 38315.9 -set volume 147866 +checkprops result -s 38315.9 -v 147866 checknbshapes result -vertex 4 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 25 set 2dviewer 0 diff --git a/tests/pipe/specific/L6 b/tests/pipe/specific/L6 index 8b85867a78..7db8d046fb 100755 --- a/tests/pipe/specific/L6 +++ b/tests/pipe/specific/L6 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27860.8 +checkprops result -s 27860.8 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/L7 b/tests/pipe/specific/L7 index 2ee1d335cd..d762e88a74 100755 --- a/tests/pipe/specific/L7 +++ b/tests/pipe/specific/L7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30092.2 -set volume 80775.2 +checkprops result -s 30092.2 -v 80775.2 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/L8 b/tests/pipe/specific/L8 index bed7ef8176..90041a4db9 100755 --- a/tests/pipe/specific/L8 +++ b/tests/pipe/specific/L8 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30617.5 +checkprops result -s 30617.5 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/L9 b/tests/pipe/specific/L9 index bebdf0497c..b9f349fe78 100755 --- a/tests/pipe/specific/L9 +++ b/tests/pipe/specific/L9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32179.2 -set volume 90680.2 +checkprops result -s 32179.2 -v 90680.2 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/M1 b/tests/pipe/specific/M1 index ead3d8e944..31f84b31be 100755 --- a/tests/pipe/specific/M1 +++ b/tests/pipe/specific/M1 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30131.6 +checkprops result -s 30131.6 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/M2 b/tests/pipe/specific/M2 index c21728b681..1b61bcfa84 100755 --- a/tests/pipe/specific/M2 +++ b/tests/pipe/specific/M2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32535.9 -set volume 103756 +checkprops result -s 32535.9 -v 103756 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/M3 b/tests/pipe/specific/M3 index 8c2a8c3d73..4d1489024d 100755 --- a/tests/pipe/specific/M3 +++ b/tests/pipe/specific/M3 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32800.5 +checkprops result -s 32800.5 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/M4 b/tests/pipe/specific/M4 index 158768daac..25ff6ae131 100755 --- a/tests/pipe/specific/M4 +++ b/tests/pipe/specific/M4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 34439.8 -set volume 112768 +checkprops result -s 34439.8 -v 112768 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/M5 b/tests/pipe/specific/M5 index a2cc14b526..bc4044aa1f 100755 --- a/tests/pipe/specific/M5 +++ b/tests/pipe/specific/M5 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30253.5 +checkprops result -s 30253.5 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/M6 b/tests/pipe/specific/M6 index c88e77b830..42f14e7526 100755 --- a/tests/pipe/specific/M6 +++ b/tests/pipe/specific/M6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32493.7 -set volume 108899 +checkprops result -s 32493.7 -v 108899 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/M7 b/tests/pipe/specific/M7 index cb396c9a65..27e485aaa7 100755 --- a/tests/pipe/specific/M7 +++ b/tests/pipe/specific/M7 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 32349.5 +checkprops result -s 32349.5 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/M8 b/tests/pipe/specific/M8 index 83120ed5c9..6d424e69d4 100755 --- a/tests/pipe/specific/M8 +++ b/tests/pipe/specific/M8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 33467.5 +checkprops result -s 33467.5 checknbshapes result -vertex 3 -edge 8 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/M9 b/tests/pipe/specific/M9 index 5b680cdced..fa2867459a 100755 --- a/tests/pipe/specific/M9 +++ b/tests/pipe/specific/M9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 34206.6 -set volume 117501 +checkprops result -s 34206.6 -v 117501 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/N1 b/tests/pipe/specific/N1 index 96167db2a7..8016e93280 100755 --- a/tests/pipe/specific/N1 +++ b/tests/pipe/specific/N1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 35327.9 -set volume 124779 +checkprops result -s 35327.9 -v 124779 checknbshapes result -vertex 3 -edge 8 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23 set 2dviewer 0 diff --git a/tests/pipe/specific/N2 b/tests/pipe/specific/N2 index 5b8a7408f3..48845fc4f5 100755 --- a/tests/pipe/specific/N2 +++ b/tests/pipe/specific/N2 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30131.6 +checkprops result -s 30131.6 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 set 2dviewer 0 diff --git a/tests/pipe/specific/N3 b/tests/pipe/specific/N3 index 5ebfaadf4f..a3ac21c75f 100755 --- a/tests/pipe/specific/N3 +++ b/tests/pipe/specific/N3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 36309.2 +checkprops result -s 36309.2 checknbshapes result -vertex 4 -edge 9 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 20 set 2dviewer 0 diff --git a/tests/pipe/specific/N4 b/tests/pipe/specific/N4 index fbaef8137c..2100536573 100755 --- a/tests/pipe/specific/N4 +++ b/tests/pipe/specific/N4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 34072.6 -set volume 112329 +checkprops result -s 34072.6 -v 112329 checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18 set 2dviewer 0 diff --git a/tests/pipe/specific/N5 b/tests/pipe/specific/N5 index 917fcbc0fb..cd59dc092d 100755 --- a/tests/pipe/specific/N5 +++ b/tests/pipe/specific/N5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 38315.9 -set volume 147866 +checkprops result -s 38315.9 -v 147866 checknbshapes result -vertex 4 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 25 set 2dviewer 0 diff --git a/tests/pipe/specific/N6 b/tests/pipe/specific/N6 index 5ff7ff37a0..c420da5606 100755 --- a/tests/pipe/specific/N6 +++ b/tests/pipe/specific/N6 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 28006.9 +checkprops result -s 28006.9 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/N7 b/tests/pipe/specific/N7 index 87ac8f3f49..e9fb0714d7 100755 --- a/tests/pipe/specific/N7 +++ b/tests/pipe/specific/N7 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30006.2 -set volume 80709.6 +checkprops result -s 30006.2 -v 80709.6 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/N8 b/tests/pipe/specific/N8 index 12f18e5e0d..904cd937f8 100755 --- a/tests/pipe/specific/N8 +++ b/tests/pipe/specific/N8 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29295.4 +checkprops result -s 29295.4 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/N9 b/tests/pipe/specific/N9 index 7441f78b7a..4a8b61f61b 100755 --- a/tests/pipe/specific/N9 +++ b/tests/pipe/specific/N9 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30965.4 -set volume 84188.2 +checkprops result -s 30965.4 -v 84188.2 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/O1 b/tests/pipe/specific/O1 index 3922d83268..c9ac4b43e0 100755 --- a/tests/pipe/specific/O1 +++ b/tests/pipe/specific/O1 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27924.2 +checkprops result -s 27924.2 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/O2 b/tests/pipe/specific/O2 index 957858a44d..18c0b1cea6 100755 --- a/tests/pipe/specific/O2 +++ b/tests/pipe/specific/O2 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30073 -set volume 76901 +checkprops result -s 30073 -v 76901 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/O3 b/tests/pipe/specific/O3 index b6c5a260c2..018b3d8504 100755 --- a/tests/pipe/specific/O3 +++ b/tests/pipe/specific/O3 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29267.5 +checkprops result -s 29267.5 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/O4 b/tests/pipe/specific/O4 index 3b975380b4..d433a99808 100755 --- a/tests/pipe/specific/O4 +++ b/tests/pipe/specific/O4 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 31054.5 -set volume 80305.2 +checkprops result -s 31054.5 -v 80305.2 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/O5 b/tests/pipe/specific/O5 index da378438cc..6c4e4fd21c 100755 --- a/tests/pipe/specific/O5 +++ b/tests/pipe/specific/O5 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 25814.6 +checkprops result -s 25814.6 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/O6 b/tests/pipe/specific/O6 index 15c01bc26c..8defa3947a 100755 --- a/tests/pipe/specific/O6 +++ b/tests/pipe/specific/O6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27815.3 -set volume 59871 +checkprops result -s 27815.3 -v 59871 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/O7 b/tests/pipe/specific/O7 index 9e628f9bee..57b3e5978a 100755 --- a/tests/pipe/specific/O7 +++ b/tests/pipe/specific/O7 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 25419.9 +checkprops result -s 25419.9 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/O8 b/tests/pipe/specific/O8 index f37dc371a0..93ab376dc0 100755 --- a/tests/pipe/specific/O8 +++ b/tests/pipe/specific/O8 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27676 -set volume 59042 +checkprops result -s 27676 -v 59042 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/O9 b/tests/pipe/specific/O9 index f773ec8bc6..e067793191 100755 --- a/tests/pipe/specific/O9 +++ b/tests/pipe/specific/O9 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27882.1 +checkprops result -s 27882.1 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/P1 b/tests/pipe/specific/P1 index 6b50609e39..8ea4b87566 100755 --- a/tests/pipe/specific/P1 +++ b/tests/pipe/specific/P1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30041.6 -set volume 76900.9 +checkprops result -s 30041.6 -v 76900.9 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/P2 b/tests/pipe/specific/P2 index 76d47a3ea0..b7ebcb1cb8 100755 --- a/tests/pipe/specific/P2 +++ b/tests/pipe/specific/P2 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27282.7 +checkprops result -s 27282.7 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/P3 b/tests/pipe/specific/P3 index d22ee1b3f3..d771ba6f2c 100755 --- a/tests/pipe/specific/P3 +++ b/tests/pipe/specific/P3 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29572.9 -set volume 74167.4 +checkprops result -s 29572.9 -v 74167.4 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/P4 b/tests/pipe/specific/P4 index 8e64ed0431..436f0a80f6 100755 --- a/tests/pipe/specific/P4 +++ b/tests/pipe/specific/P4 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 28006.9 +checkprops result -s 28006.9 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/P5 b/tests/pipe/specific/P5 index ee4ef5f125..fee1d583fb 100755 --- a/tests/pipe/specific/P5 +++ b/tests/pipe/specific/P5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30006.2 -set volume 80709.6 +checkprops result -s 30006.2 -v 80709.6 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/P6 b/tests/pipe/specific/P6 index a29c207b54..5e6bd97d01 100755 --- a/tests/pipe/specific/P6 +++ b/tests/pipe/specific/P6 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29295.4 +checkprops result -s 29295.4 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/P7 b/tests/pipe/specific/P7 index 2f6d88693b..0b6bfb1b8b 100755 --- a/tests/pipe/specific/P7 +++ b/tests/pipe/specific/P7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30965.4 -set volume 84188.2 +checkprops result -s 30965.4 -v 84188.2 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/P8 b/tests/pipe/specific/P8 index fc8dc61d4a..099be3eb80 100755 --- a/tests/pipe/specific/P8 +++ b/tests/pipe/specific/P8 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27924.2 +checkprops result -s 27924.2 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/P9 b/tests/pipe/specific/P9 index 2a772cbadb..187608ce49 100755 --- a/tests/pipe/specific/P9 +++ b/tests/pipe/specific/P9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30073 -set volume 76901 +checkprops result -s 30073 -v 76901 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/Q1 b/tests/pipe/specific/Q1 index 9a7e43c502..ad58506424 100755 --- a/tests/pipe/specific/Q1 +++ b/tests/pipe/specific/Q1 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29267.5 +checkprops result -s 29267.5 checknbshapes result -vertex 15 -edge 25 -wire 10 -face 10 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 61 set 2dviewer 0 diff --git a/tests/pipe/specific/Q2 b/tests/pipe/specific/Q2 index 50c081e92f..2d366350e5 100755 --- a/tests/pipe/specific/Q2 +++ b/tests/pipe/specific/Q2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 31054.5 -set volume 80305.2 +checkprops result -s 31054.5 -v 80305.2 checknbshapes result -vertex 15 -edge 25 -wire 12 -face 12 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/Q3 b/tests/pipe/specific/Q3 index c40f498009..48f6c0cb52 100755 --- a/tests/pipe/specific/Q3 +++ b/tests/pipe/specific/Q3 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27135.6 +checkprops result -s 27135.6 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/Q4 b/tests/pipe/specific/Q4 index eb1bf52bc9..4a7611fde6 100755 --- a/tests/pipe/specific/Q4 +++ b/tests/pipe/specific/Q4 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29030.2 -set volume 68648 +checkprops result -s 29030.2 -v 68648 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/Q5 b/tests/pipe/specific/Q5 index 5e58ec55a2..5d7172170f 100755 --- a/tests/pipe/specific/Q5 +++ b/tests/pipe/specific/Q5 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 28434.6 +checkprops result -s 28434.6 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/Q6 b/tests/pipe/specific/Q6 index b0699241d9..d7c7922ead 100755 --- a/tests/pipe/specific/Q6 +++ b/tests/pipe/specific/Q6 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30092 -set volume 72386.2 +checkprops result -s 30092 -v 72386.2 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/Q7 b/tests/pipe/specific/Q7 index 123defcded..e901c9c6a3 100755 --- a/tests/pipe/specific/Q7 +++ b/tests/pipe/specific/Q7 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27289.6 +checkprops result -s 27289.6 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/Q8 b/tests/pipe/specific/Q8 index 8badded9c6..83990fdddd 100755 --- a/tests/pipe/specific/Q8 +++ b/tests/pipe/specific/Q8 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29331.9 -set volume 65400.7 +checkprops result -s 29331.9 -v 65400.7 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/Q9 b/tests/pipe/specific/Q9 index 1bb3a0c4dd..ff79117b5b 100755 --- a/tests/pipe/specific/Q9 +++ b/tests/pipe/specific/Q9 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 28489.1 +checkprops result -s 28489.1 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/R1 b/tests/pipe/specific/R1 index 79b8db2233..e16d384c69 100755 --- a/tests/pipe/specific/R1 +++ b/tests/pipe/specific/R1 @@ -25,8 +25,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30287 -set volume 69136.9 +checkprops result -s 30287 -v 69136.9 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/R2 b/tests/pipe/specific/R2 index 160cfcb020..5e93630588 100755 --- a/tests/pipe/specific/R2 +++ b/tests/pipe/specific/R2 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 25522.2 +checkprops result -s 25522.2 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/R3 b/tests/pipe/specific/R3 index 3f8b6a1bbe..5ad1855e61 100755 --- a/tests/pipe/specific/R3 +++ b/tests/pipe/specific/R3 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27417.2 -set volume 50977.6 +checkprops result -s 27417.2 -v 50977.6 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/R4 b/tests/pipe/specific/R4 index 405e2b7c79..f527931116 100755 --- a/tests/pipe/specific/R4 +++ b/tests/pipe/specific/R4 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27210.9 +checkprops result -s 27210.9 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/R5 b/tests/pipe/specific/R5 index 69a8756b8d..7d714f26bf 100755 --- a/tests/pipe/specific/R5 +++ b/tests/pipe/specific/R5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 28684.4 -set volume 55282.1 +checkprops result -s 28684.4 -v 55282.1 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/R6 b/tests/pipe/specific/R6 index 673e1c2ed9..3cbdac4b29 100755 --- a/tests/pipe/specific/R6 +++ b/tests/pipe/specific/R6 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27294.9 +checkprops result -s 27294.9 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/R7 b/tests/pipe/specific/R7 index b6b099d068..2003839a00 100755 --- a/tests/pipe/specific/R7 +++ b/tests/pipe/specific/R7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29343.7 -set volume 65439.6 +checkprops result -s 29343.7 -v 65439.6 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/R8 b/tests/pipe/specific/R8 index 17f9dc5632..ac2dfae084 100755 --- a/tests/pipe/specific/R8 +++ b/tests/pipe/specific/R8 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 28939 +checkprops result -s 28939 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/R9 b/tests/pipe/specific/R9 index 7ec91eb7ff..65357b7d5f 100755 --- a/tests/pipe/specific/R9 +++ b/tests/pipe/specific/R9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30505.5 -set volume 69371.6 +checkprops result -s 30505.5 -v 69371.6 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/S1 b/tests/pipe/specific/S1 index 504180a323..b2cb873b5e 100755 --- a/tests/pipe/specific/S1 +++ b/tests/pipe/specific/S1 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27135.6 +checkprops result -s 27135.6 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/S2 b/tests/pipe/specific/S2 index a0d8025b24..d3fbcb2320 100755 --- a/tests/pipe/specific/S2 +++ b/tests/pipe/specific/S2 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29030.2 -set volume 68648 +checkprops result -s 29030.2 -v 68648 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/S3 b/tests/pipe/specific/S3 index 1a29257fec..51678dbf5b 100755 --- a/tests/pipe/specific/S3 +++ b/tests/pipe/specific/S3 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 28434.6 +checkprops result -s 28434.6 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/S4 b/tests/pipe/specific/S4 index 1870d0d4c5..d523efd6e3 100755 --- a/tests/pipe/specific/S4 +++ b/tests/pipe/specific/S4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30092 -set volume 72386.2 +checkprops result -s 30092 -v 72386.2 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/S5 b/tests/pipe/specific/S5 index 4e4dc1a7df..14883c1303 100755 --- a/tests/pipe/specific/S5 +++ b/tests/pipe/specific/S5 @@ -26,7 +26,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 27289.6 +checkprops result -s 27289.6 checknbshapes result -vertex 12 -edge 20 -wire 8 -face 8 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 49 set 2dviewer 0 diff --git a/tests/pipe/specific/S6 b/tests/pipe/specific/S6 index 099a61d079..c2b9edbda3 100755 --- a/tests/pipe/specific/S6 +++ b/tests/pipe/specific/S6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 29331.9 -set volume 65400.7 +checkprops result -s 29331.9 -v 65400.7 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/S7 b/tests/pipe/specific/S7 index dbfed0347a..ed0e770214 100755 --- a/tests/pipe/specific/S7 +++ b/tests/pipe/specific/S7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 30287 -set volume 69136.9 +checkprops result -s 30287 -v 69136.9 checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 54 set 2dviewer 0 diff --git a/tests/pipe/specific/S8 b/tests/pipe/specific/S8 index c4c1203814..2e37242a6f 100755 --- a/tests/pipe/specific/S8 +++ b/tests/pipe/specific/S8 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57570.1 +checkprops result -s 57570.1 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 65 set 2dviewer 0 diff --git a/tests/pipe/specific/S9 b/tests/pipe/specific/S9 index a72d388c3d..a7e79efb87 100755 --- a/tests/pipe/specific/S9 +++ b/tests/pipe/specific/S9 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57281.5 +checkprops result -s 57281.5 checknbshapes result -vertex 19 -edge 44 -wire 13 -face 13 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 90 set 2dviewer 0 diff --git a/tests/pipe/specific/T1 b/tests/pipe/specific/T1 index 909c87b931..f4cb882321 100755 --- a/tests/pipe/specific/T1 +++ b/tests/pipe/specific/T1 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57570.1 -set volume 234370 +checkprops result -s 57570.1 -v 234370 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/T2 b/tests/pipe/specific/T2 index f7b6ce5662..0bd5f89318 100755 --- a/tests/pipe/specific/T2 +++ b/tests/pipe/specific/T2 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57281.5 -set volume 233587 +checkprops result -s 57281.5 -v 233587 checknbshapes result -vertex 19 -edge 44 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 91 set 2dviewer 0 diff --git a/tests/pipe/specific/T3 b/tests/pipe/specific/T3 index d6c86eac7e..0081107ec8 100755 --- a/tests/pipe/specific/T3 +++ b/tests/pipe/specific/T3 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 61084.5 +checkprops result -s 61084.5 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 65 set 2dviewer 0 diff --git a/tests/pipe/specific/T4 b/tests/pipe/specific/T4 index 4ddefc9390..885b0b20fb 100755 --- a/tests/pipe/specific/T4 +++ b/tests/pipe/specific/T4 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 61084.5 -set volume 248677 +checkprops result -s 61084.5 -v 248677 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/T5 b/tests/pipe/specific/T5 index 4a640e9981..a22c4d9b72 100755 --- a/tests/pipe/specific/T5 +++ b/tests/pipe/specific/T5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57570.1 +checkprops result -s 57570.1 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 65 set 2dviewer 0 diff --git a/tests/pipe/specific/T6 b/tests/pipe/specific/T6 index 2bd332ff26..8df9b43071 100755 --- a/tests/pipe/specific/T6 +++ b/tests/pipe/specific/T6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57281.5 +checkprops result -s 57281.5 checknbshapes result -vertex 19 -edge 44 -wire 13 -face 13 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 90 set 2dviewer 0 diff --git a/tests/pipe/specific/T7 b/tests/pipe/specific/T7 index e699ca6145..8496139cbd 100755 --- a/tests/pipe/specific/T7 +++ b/tests/pipe/specific/T7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57570.1 -set volume 234370 +checkprops result -s 57570.1 -v 234370 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/T8 b/tests/pipe/specific/T8 index cc19bee62e..17d1f8091f 100755 --- a/tests/pipe/specific/T8 +++ b/tests/pipe/specific/T8 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57281.5 -set volume 233587 +checkprops result -s 57281.5 -v 233587 checknbshapes result -vertex 19 -edge 44 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 91 set 2dviewer 0 diff --git a/tests/pipe/specific/T9 b/tests/pipe/specific/T9 index 2c973c745b..65df99758e 100755 --- a/tests/pipe/specific/T9 +++ b/tests/pipe/specific/T9 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 61084.5 +checkprops result -s 61084.5 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 65 set 2dviewer 0 diff --git a/tests/pipe/specific/U1 b/tests/pipe/specific/U1 index 7667b50526..1785e46056 100755 --- a/tests/pipe/specific/U1 +++ b/tests/pipe/specific/U1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 61084.5 -set volume 248677 +checkprops result -s 61084.5 -v 248677 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/U2 b/tests/pipe/specific/U2 index 69b5d040f6..87a7dbbe60 100755 --- a/tests/pipe/specific/U2 +++ b/tests/pipe/specific/U2 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57570.1 +checkprops result -s 57570.1 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 65 set 2dviewer 0 diff --git a/tests/pipe/specific/U3 b/tests/pipe/specific/U3 index 6490ea0a6d..53f6d21195 100755 --- a/tests/pipe/specific/U3 +++ b/tests/pipe/specific/U3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57281.5 +checkprops result -s 57281.5 checknbshapes result -vertex 19 -edge 44 -wire 13 -face 13 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 90 set 2dviewer 0 diff --git a/tests/pipe/specific/U4 b/tests/pipe/specific/U4 index ba3e4b3f41..f52195f5d0 100755 --- a/tests/pipe/specific/U4 +++ b/tests/pipe/specific/U4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57570.1 -set volume 234370 +checkprops result -s 57570.1 -v 234370 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/U5 b/tests/pipe/specific/U5 index bf5bf4eef7..1b31efc8ef 100755 --- a/tests/pipe/specific/U5 +++ b/tests/pipe/specific/U5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 57281.5 -set volume 233587 +checkprops result -s 57281.5 -v 233587 checknbshapes result -vertex 19 -edge 44 -wire 13 -face 13 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 91 set 2dviewer 0 diff --git a/tests/pipe/specific/U6 b/tests/pipe/specific/U6 index 341ea0155c..58086d674c 100755 --- a/tests/pipe/specific/U6 +++ b/tests/pipe/specific/U6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 61084.5 +checkprops result -s 61084.5 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 65 set 2dviewer 0 diff --git a/tests/pipe/specific/U7 b/tests/pipe/specific/U7 index bedddbdd1f..f12967341e 100755 --- a/tests/pipe/specific/U7 +++ b/tests/pipe/specific/U7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 61084.5 -set volume 248677 +checkprops result -s 61084.5 -v 248677 checknbshapes result -vertex 23 -edge 29 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 66 set 2dviewer 0 diff --git a/tests/pipe/specific/U8 b/tests/pipe/specific/U8 index f63dfe322e..16e62ae304 100755 --- a/tests/pipe/specific/U8 +++ b/tests/pipe/specific/U8 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51164.1 +checkprops result -s 51164.1 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/U9 b/tests/pipe/specific/U9 index 896627655b..e076d0289e 100755 --- a/tests/pipe/specific/U9 +++ b/tests/pipe/specific/U9 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51164.1 -set volume 159660 +checkprops result -s 51164.1 -v 159660 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/V1 b/tests/pipe/specific/V1 index 9c61d5d158..596b0947dc 100755 --- a/tests/pipe/specific/V1 +++ b/tests/pipe/specific/V1 @@ -25,7 +25,7 @@ if [catch { buildsweep result } res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 44321.1 +checkprops result -s 44321.1 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/V2 b/tests/pipe/specific/V2 index 52d6fd7b4b..c6b396060f 100755 --- a/tests/pipe/specific/V2 +++ b/tests/pipe/specific/V2 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51491.9 +checkprops result -s 51491.9 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/V3 b/tests/pipe/specific/V3 index 3daad2e72a..7a55adb7b5 100755 --- a/tests/pipe/specific/V3 +++ b/tests/pipe/specific/V3 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51491.9 -set volume 160683 +checkprops result -s 51491.9 -v 160683 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/V4 b/tests/pipe/specific/V4 index 343ddb62f4..2523278c97 100755 --- a/tests/pipe/specific/V4 +++ b/tests/pipe/specific/V4 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53295.7 +checkprops result -s 53295.7 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/V5 b/tests/pipe/specific/V5 index 64449905b6..6f405cfbf3 100755 --- a/tests/pipe/specific/V5 +++ b/tests/pipe/specific/V5 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53064.2 +checkprops result -s 53064.2 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 290 set 2dviewer 0 diff --git a/tests/pipe/specific/V6 b/tests/pipe/specific/V6 index 3dc25d0737..144132f6cf 100755 --- a/tests/pipe/specific/V6 +++ b/tests/pipe/specific/V6 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53295.7 -set volume 173704 +checkprops result -s 53295.7 -v 173704 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/V7 b/tests/pipe/specific/V7 index 4dc5d32982..cf1cac0f41 100755 --- a/tests/pipe/specific/V7 +++ b/tests/pipe/specific/V7 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53064.2 -set volume 173202 +checkprops result -s 53064.2 -v 173202 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 291 set 2dviewer 0 diff --git a/tests/pipe/specific/V8 b/tests/pipe/specific/V8 index e8ede0b555..72a5544138 100755 --- a/tests/pipe/specific/V8 +++ b/tests/pipe/specific/V8 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53667.2 +checkprops result -s 53667.2 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/V9 b/tests/pipe/specific/V9 index bdd1e9eda2..7bb51ca70e 100755 --- a/tests/pipe/specific/V9 +++ b/tests/pipe/specific/V9 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53385.6 +checkprops result -s 53385.6 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 290 set 2dviewer 0 diff --git a/tests/pipe/specific/W1 b/tests/pipe/specific/W1 index 0728c05376..24aa814f80 100755 --- a/tests/pipe/specific/W1 +++ b/tests/pipe/specific/W1 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53667.2 -set volume 174915 +checkprops result -s 53667.2 -v 174915 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/W2 b/tests/pipe/specific/W2 index 4350d24680..ab26bb1078 100755 --- a/tests/pipe/specific/W2 +++ b/tests/pipe/specific/W2 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53385.6 -set volume 174243 +checkprops result -s 53385.6 -v 174243 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 291 set 2dviewer 0 diff --git a/tests/pipe/specific/W3 b/tests/pipe/specific/W3 index 9297491c61..72aceda079 100755 --- a/tests/pipe/specific/W3 +++ b/tests/pipe/specific/W3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51164.1 +checkprops result -s 51164.1 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/W4 b/tests/pipe/specific/W4 index 63da6a3649..4b8893006f 100755 --- a/tests/pipe/specific/W4 +++ b/tests/pipe/specific/W4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51164.1 -set volume 159660 +checkprops result -s 51164.1 -v 159660 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/W5 b/tests/pipe/specific/W5 index 07957ae100..1e77d6b048 100755 --- a/tests/pipe/specific/W5 +++ b/tests/pipe/specific/W5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51491.9 +checkprops result -s 51491.9 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/W6 b/tests/pipe/specific/W6 index 372f5d1464..5c5229f965 100755 --- a/tests/pipe/specific/W6 +++ b/tests/pipe/specific/W6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51491.9 -set volume 160683 +checkprops result -s 51491.9 -v 160683 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/W7 b/tests/pipe/specific/W7 index 3724b29e3a..74bbf9f880 100755 --- a/tests/pipe/specific/W7 +++ b/tests/pipe/specific/W7 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53295.7 +checkprops result -s 53295.7 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/W8 b/tests/pipe/specific/W8 index 3b8d3707cf..12efaee4cc 100755 --- a/tests/pipe/specific/W8 +++ b/tests/pipe/specific/W8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53064.2 +checkprops result -s 53064.2 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 290 set 2dviewer 0 diff --git a/tests/pipe/specific/W9 b/tests/pipe/specific/W9 index 45c9bd8167..bc2cf448ab 100755 --- a/tests/pipe/specific/W9 +++ b/tests/pipe/specific/W9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53295.7 -set volume 173704 +checkprops result -s 53295.7 -v 173704 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/X1 b/tests/pipe/specific/X1 index 5e320784c2..d37c417f31 100755 --- a/tests/pipe/specific/X1 +++ b/tests/pipe/specific/X1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53064.2 -set volume 173202 +checkprops result -s 53064.2 -v 173202 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 291 set 2dviewer 0 diff --git a/tests/pipe/specific/X2 b/tests/pipe/specific/X2 index cb9a991cab..75672a3936 100755 --- a/tests/pipe/specific/X2 +++ b/tests/pipe/specific/X2 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53667.2 +checkprops result -s 53667.2 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/X3 b/tests/pipe/specific/X3 index 906dd3f822..14294bc9e4 100755 --- a/tests/pipe/specific/X3 +++ b/tests/pipe/specific/X3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53385.6 +checkprops result -s 53385.6 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 290 set 2dviewer 0 diff --git a/tests/pipe/specific/X4 b/tests/pipe/specific/X4 index d627d770e3..e7fe0ee514 100755 --- a/tests/pipe/specific/X4 +++ b/tests/pipe/specific/X4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53667.2 -set volume 174915 +checkprops result -s 53667.2 -v 174915 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/X5 b/tests/pipe/specific/X5 index 766e328b9a..de915e9046 100755 --- a/tests/pipe/specific/X5 +++ b/tests/pipe/specific/X5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53385.6 -set volume 174243 +checkprops result -s 53385.6 -v 174243 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 291 set 2dviewer 0 diff --git a/tests/pipe/specific/X6 b/tests/pipe/specific/X6 index d2b9b0bc58..2ae782355c 100755 --- a/tests/pipe/specific/X6 +++ b/tests/pipe/specific/X6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51164.1 +checkprops result -s 51164.1 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/X7 b/tests/pipe/specific/X7 index 5a8099a94d..8e9fc4b67c 100755 --- a/tests/pipe/specific/X7 +++ b/tests/pipe/specific/X7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51164.1 -set volume 159660 +checkprops result -s 51164.1 -v 159660 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/X8 b/tests/pipe/specific/X8 index ac00d93ce6..ff1182732a 100755 --- a/tests/pipe/specific/X8 +++ b/tests/pipe/specific/X8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51491.9 +checkprops result -s 51491.9 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/X9 b/tests/pipe/specific/X9 index f954c4edcc..82468bdbb0 100755 --- a/tests/pipe/specific/X9 +++ b/tests/pipe/specific/X9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51491.9 -set volume 160683 +checkprops result -s 51491.9 -v 160683 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/Y1 b/tests/pipe/specific/Y1 index 2631f48d30..76863dec8d 100755 --- a/tests/pipe/specific/Y1 +++ b/tests/pipe/specific/Y1 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53295.7 +checkprops result -s 53295.7 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/Y2 b/tests/pipe/specific/Y2 index 7a61cc6bbe..c2e8df0f3e 100755 --- a/tests/pipe/specific/Y2 +++ b/tests/pipe/specific/Y2 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53064.2 +checkprops result -s 53064.2 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 290 set 2dviewer 0 diff --git a/tests/pipe/specific/Y3 b/tests/pipe/specific/Y3 index 59f5ab3be7..b5491d46e5 100755 --- a/tests/pipe/specific/Y3 +++ b/tests/pipe/specific/Y3 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53295.7 -set volume 173704 +checkprops result -s 53295.7 -v 173704 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/Y4 b/tests/pipe/specific/Y4 index 59b3d0ceef..447c558dd2 100755 --- a/tests/pipe/specific/Y4 +++ b/tests/pipe/specific/Y4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53064.2 -set volume 173202 +checkprops result -s 53064.2 -v 173202 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 291 set 2dviewer 0 diff --git a/tests/pipe/specific/Y5 b/tests/pipe/specific/Y5 index bc241d5bec..e8972e8e52 100755 --- a/tests/pipe/specific/Y5 +++ b/tests/pipe/specific/Y5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53667.2 +checkprops result -s 53667.2 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 151 set 2dviewer 0 diff --git a/tests/pipe/specific/Y6 b/tests/pipe/specific/Y6 index c041190352..ee35ada532 100755 --- a/tests/pipe/specific/Y6 +++ b/tests/pipe/specific/Y6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53385.6 +checkprops result -s 53385.6 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 290 set 2dviewer 0 diff --git a/tests/pipe/specific/Y7 b/tests/pipe/specific/Y7 index 988c9894df..c438cd46cd 100755 --- a/tests/pipe/specific/Y7 +++ b/tests/pipe/specific/Y7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53667.2 -set volume 174915 +checkprops result -s 53667.2 -v 174915 checknbshapes result -vertex 30 -edge 60 -wire 30 -face 30 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 152 set 2dviewer 0 diff --git a/tests/pipe/specific/Y8 b/tests/pipe/specific/Y8 index 627a2aa727..ad13a3cdea 100755 --- a/tests/pipe/specific/Y8 +++ b/tests/pipe/specific/Y8 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53385.6 -set volume 174243 +checkprops result -s 53385.6 -v 174243 checknbshapes result -vertex 59 -edge 124 -wire 53 -face 53 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 291 set 2dviewer 0 diff --git a/tests/pipe/specific/Y9 b/tests/pipe/specific/Y9 index 9dd5d0f6f6..2a332dda7a 100755 --- a/tests/pipe/specific/Y9 +++ b/tests/pipe/specific/Y9 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 49509.6 +checkprops result -s 49509.6 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/Z1 b/tests/pipe/specific/Z1 index 8b41bef513..95e8aeb509 100755 --- a/tests/pipe/specific/Z1 +++ b/tests/pipe/specific/Z1 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 49509.6 -set volume 135793 +checkprops result -s 49509.6 -v 135793 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/Z2 b/tests/pipe/specific/Z2 index f8528460c9..787d003cda 100755 --- a/tests/pipe/specific/Z2 +++ b/tests/pipe/specific/Z2 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51424.7 +checkprops result -s 51424.7 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/Z3 b/tests/pipe/specific/Z3 index c32c15a4b6..64397d0187 100755 --- a/tests/pipe/specific/Z3 +++ b/tests/pipe/specific/Z3 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51424.7 -set volume 141046 +checkprops result -s 51424.7 -v 141046 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/Z4 b/tests/pipe/specific/Z4 index c444d08ea9..738a4c1059 100755 --- a/tests/pipe/specific/Z4 +++ b/tests/pipe/specific/Z4 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51595.5 +checkprops result -s 51595.5 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/Z5 b/tests/pipe/specific/Z5 index de8a423a22..fc2590a2e8 100755 --- a/tests/pipe/specific/Z5 +++ b/tests/pipe/specific/Z5 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51376.4 +checkprops result -s 51376.4 checknbshapes result -vertex 48 -edge 90 -wire 42 -face 42 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 223 set 2dviewer 0 diff --git a/tests/pipe/specific/Z6 b/tests/pipe/specific/Z6 index 52fbc0833d..4e9c28b4de 100755 --- a/tests/pipe/specific/Z6 +++ b/tests/pipe/specific/Z6 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51595.5 -set volume 147739 +checkprops result -s 51595.5 -v 147739 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/Z7 b/tests/pipe/specific/Z7 index 9a9af51ce4..335656ac06 100755 --- a/tests/pipe/specific/Z7 +++ b/tests/pipe/specific/Z7 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51376.4 -set volume 147316 +checkprops result -s 51376.4 -v 147316 checknbshapes result -vertex 48 -edge 90 -wire 42 -face 42 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 224 set 2dviewer 0 diff --git a/tests/pipe/specific/Z8 b/tests/pipe/specific/Z8 index aaa9119736..1d79c18048 100755 --- a/tests/pipe/specific/Z8 +++ b/tests/pipe/specific/Z8 @@ -25,7 +25,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53770.3 +checkprops result -s 53770.3 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/Z9 b/tests/pipe/specific/Z9 index 2d72124f49..ae0271cad9 100755 --- a/tests/pipe/specific/Z9 +++ b/tests/pipe/specific/Z9 @@ -25,7 +25,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53202.2 +checkprops result -s 53202.2 checknbshapes result -vertex 34 -edge 73 -wire 39 -face 39 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 186 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA1 b/tests/pipe/specific/ZA1 index 304a9e7ab8..07ef2158a7 100755 --- a/tests/pipe/specific/ZA1 +++ b/tests/pipe/specific/ZA1 @@ -25,8 +25,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53770.3 -set volume 153966 +checkprops result -s 53770.3 -v 153966 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA2 b/tests/pipe/specific/ZA2 index 663667e618..bb8292ea56 100755 --- a/tests/pipe/specific/ZA2 +++ b/tests/pipe/specific/ZA2 @@ -25,8 +25,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53202.2 -set volume 152339 +checkprops result -s 53202.2 -v 152339 checknbshapes result -vertex 34 -edge 73 -wire 39 -face 39 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 187 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA3 b/tests/pipe/specific/ZA3 index 5b37b74b0f..0078575020 100755 --- a/tests/pipe/specific/ZA3 +++ b/tests/pipe/specific/ZA3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 49509.6 +checkprops result -s 49509.6 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA4 b/tests/pipe/specific/ZA4 index e204b67011..79f2b6ef22 100755 --- a/tests/pipe/specific/ZA4 +++ b/tests/pipe/specific/ZA4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 49509.6 -set volume 135793 +checkprops result -s 49509.6 -v 135793 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA5 b/tests/pipe/specific/ZA5 index b6e3632446..8d2c4ac6ca 100755 --- a/tests/pipe/specific/ZA5 +++ b/tests/pipe/specific/ZA5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51424.7 +checkprops result -s 51424.7 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA6 b/tests/pipe/specific/ZA6 index 4b1fcff2b9..8838d7e69a 100755 --- a/tests/pipe/specific/ZA6 +++ b/tests/pipe/specific/ZA6 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51424.7 -set volume 141046 +checkprops result -s 51424.7 -v 141046 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA7 b/tests/pipe/specific/ZA7 index 86e35d8d31..024f03ede5 100755 --- a/tests/pipe/specific/ZA7 +++ b/tests/pipe/specific/ZA7 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51595.5 +checkprops result -s 51595.5 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA8 b/tests/pipe/specific/ZA8 index 3239cacde5..2cfe454c0f 100755 --- a/tests/pipe/specific/ZA8 +++ b/tests/pipe/specific/ZA8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51376.4 +checkprops result -s 51376.4 checknbshapes result -vertex 48 -edge 90 -wire 42 -face 42 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 223 set 2dviewer 0 diff --git a/tests/pipe/specific/ZA9 b/tests/pipe/specific/ZA9 index 6ad2a3d2c6..9938b2e8bb 100755 --- a/tests/pipe/specific/ZA9 +++ b/tests/pipe/specific/ZA9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51595.5 -set volume 147739 +checkprops result -s 51595.5 -v 147739 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB1 b/tests/pipe/specific/ZB1 index 50d1a9eb5c..a0b7e613b7 100755 --- a/tests/pipe/specific/ZB1 +++ b/tests/pipe/specific/ZB1 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51376.4 -set volume 147316 +checkprops result -s 51376.4 -v 147316 checknbshapes result -vertex 48 -edge 90 -wire 42 -face 42 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 224 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB2 b/tests/pipe/specific/ZB2 index 9a86bf4d5f..b5f376f052 100755 --- a/tests/pipe/specific/ZB2 +++ b/tests/pipe/specific/ZB2 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53770.3 +checkprops result -s 53770.3 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB3 b/tests/pipe/specific/ZB3 index 95126b2541..ac63d93d94 100755 --- a/tests/pipe/specific/ZB3 +++ b/tests/pipe/specific/ZB3 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53202.2 +checkprops result -s 53202.2 checknbshapes result -vertex 34 -edge 73 -wire 39 -face 39 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 186 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB4 b/tests/pipe/specific/ZB4 index f2e1e44690..63a1108880 100755 --- a/tests/pipe/specific/ZB4 +++ b/tests/pipe/specific/ZB4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53770.3 -set volume 153966 +checkprops result -s 53770.3 -v 153966 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB5 b/tests/pipe/specific/ZB5 index 6b79a3e2c8..b1a1574578 100755 --- a/tests/pipe/specific/ZB5 +++ b/tests/pipe/specific/ZB5 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53202.2 -set volume 152339 +checkprops result -s 53202.2 -v 152339 checknbshapes result -vertex 34 -edge 73 -wire 39 -face 39 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 187 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB6 b/tests/pipe/specific/ZB6 index 24479a6529..d500507055 100755 --- a/tests/pipe/specific/ZB6 +++ b/tests/pipe/specific/ZB6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 49509.6 +checkprops result -s 49509.6 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB7 b/tests/pipe/specific/ZB7 index 914dc42fc9..767414fd67 100755 --- a/tests/pipe/specific/ZB7 +++ b/tests/pipe/specific/ZB7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 49509.6 -set volume 135793 +checkprops result -s 49509.6 -v 135793 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB8 b/tests/pipe/specific/ZB8 index e2a96d7581..a701f91d01 100755 --- a/tests/pipe/specific/ZB8 +++ b/tests/pipe/specific/ZB8 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51424.7 +checkprops result -s 51424.7 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZB9 b/tests/pipe/specific/ZB9 index ee58df6122..77091ea60c 100755 --- a/tests/pipe/specific/ZB9 +++ b/tests/pipe/specific/ZB9 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51424.7 -set volume 141046 +checkprops result -s 51424.7 -v 141046 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC1 b/tests/pipe/specific/ZC1 index 0089830821..be61f5a0b4 100755 --- a/tests/pipe/specific/ZC1 +++ b/tests/pipe/specific/ZC1 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51595.5 +checkprops result -s 51595.5 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC2 b/tests/pipe/specific/ZC2 index a4747e8733..282981fc82 100755 --- a/tests/pipe/specific/ZC2 +++ b/tests/pipe/specific/ZC2 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51376.4 +checkprops result -s 51376.4 checknbshapes result -vertex 48 -edge 90 -wire 42 -face 42 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 223 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC3 b/tests/pipe/specific/ZC3 index c874387b0a..84ce164e8c 100755 --- a/tests/pipe/specific/ZC3 +++ b/tests/pipe/specific/ZC3 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51595.5 -set volume 147739 +checkprops result -s 51595.5 -v 147739 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC4 b/tests/pipe/specific/ZC4 index c14123a87f..12ce7f5e15 100755 --- a/tests/pipe/specific/ZC4 +++ b/tests/pipe/specific/ZC4 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 51376.4 -set volume 147316 +checkprops result -s 51376.4 -v 147316 checknbshapes result -vertex 48 -edge 90 -wire 42 -face 42 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 224 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC5 b/tests/pipe/specific/ZC5 index 1e68da77f0..f8e72243eb 100755 --- a/tests/pipe/specific/ZC5 +++ b/tests/pipe/specific/ZC5 @@ -26,7 +26,7 @@ if [catch { buildsweep result -C} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53770.3 +checkprops result -s 53770.3 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 121 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC6 b/tests/pipe/specific/ZC6 index bf9ce48f42..0028f313ff 100755 --- a/tests/pipe/specific/ZC6 +++ b/tests/pipe/specific/ZC6 @@ -26,7 +26,7 @@ if [catch { buildsweep result -R} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53202.2 +checkprops result -s 53202.2 checknbshapes result -vertex 34 -edge 73 -wire 39 -face 39 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 186 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC7 b/tests/pipe/specific/ZC7 index 7328374d79..e96b5a3333 100755 --- a/tests/pipe/specific/ZC7 +++ b/tests/pipe/specific/ZC7 @@ -26,8 +26,7 @@ if [catch { buildsweep result -C -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53770.3 -set volume 153966 +checkprops result -s 53770.3 -v 153966 checknbshapes result -vertex 24 -edge 48 -wire 24 -face 24 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 122 set 2dviewer 0 diff --git a/tests/pipe/specific/ZC8 b/tests/pipe/specific/ZC8 index 3dfe48a5cb..bdd421dc6e 100755 --- a/tests/pipe/specific/ZC8 +++ b/tests/pipe/specific/ZC8 @@ -26,8 +26,7 @@ if [catch { buildsweep result -R -S} res] { puts "Faulty OCC1477: buildsweep is wrong" } -set square 53202.2 -set volume 152339 +checkprops result -s 53202.2 -v 152339 checknbshapes result -vertex 34 -edge 73 -wire 39 -face 39 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 187 set 2dviewer 0 diff --git a/tests/pipe/specific/end b/tests/pipe/specific/end index 3fe55db889..819464a7b9 100755 --- a/tests/pipe/specific/end +++ b/tests/pipe/specific/end @@ -19,50 +19,6 @@ # Treatement is Intersect and Fill ############################################################################### -if { [info exists square] } { - set prop "square" - set mass $square - if { [info exists tol_square] } { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result $tol_square] full m - } else { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - } -} -if { [info exists volume] } { - set prop "volume" - set mass $volume - regexp {Mass +: +([-0-9.+eE]+)} [vprops result] full m -} -if { [info exists length] } { - set prop "length" - set mass $length - regexp {Mass +: +([-0-9.+eE]+)} [lprops result] full m - puts "checksection" - puts [checksection result] -} - -#if mass (length or square) is empty in test case then result should be an empty shape. -if { [info exists mass] } { - checkshape result - - if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of result shape is $m" - } - } else { - if { $m != 0 } { - puts "Error : The command is not valid. The $prop is $m" - } - } -} - if { [isdraw result] } { if { [info exists 2dviewer] } { clear diff --git a/tests/pipe/standard/A1 b/tests/pipe/standard/A1 index 1e7dae44a5..a77880bbe6 100644 --- a/tests/pipe/standard/A1 +++ b/tests/pipe/standard/A1 @@ -10,4 +10,4 @@ restore [locate_data_file 3_A1.rle] profile pipe result profile fbase -set square 38226.4 +checkprops result -s 38226.4 diff --git a/tests/pipe/standard/A2 b/tests/pipe/standard/A2 index d56a214682..926d5d032a 100644 --- a/tests/pipe/standard/A2 +++ b/tests/pipe/standard/A2 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 7833.49 +checkprops result -s 7833.49 diff --git a/tests/pipe/standard/A3 b/tests/pipe/standard/A3 index e1024761b5..fe275a4fab 100644 --- a/tests/pipe/standard/A3 +++ b/tests/pipe/standard/A3 @@ -6,4 +6,4 @@ mkedge w w wire w w pipe result w profile -set square 168406 +checkprops result -s 168406 diff --git a/tests/pipe/standard/A4 b/tests/pipe/standard/A4 index 2c7c6df8a0..463f253bf1 100644 --- a/tests/pipe/standard/A4 +++ b/tests/pipe/standard/A4 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 8497.19 +checkprops result -s 8497.19 diff --git a/tests/pipe/standard/A5 b/tests/pipe/standard/A5 index b453fc7fc8..7cd747e6c4 100644 --- a/tests/pipe/standard/A5 +++ b/tests/pipe/standard/A5 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 7262.6 +checkprops result -s 7262.6 diff --git a/tests/pipe/standard/A6 b/tests/pipe/standard/A6 index 5da7305912..7beae489c2 100644 --- a/tests/pipe/standard/A6 +++ b/tests/pipe/standard/A6 @@ -7,4 +7,4 @@ mkedge w w -pi/2. pi/2. wire w w pipe result w profile -set square 8185.6 +checkprops result -s 8185.6 diff --git a/tests/pipe/standard/A7 b/tests/pipe/standard/A7 index 7ae1b8d033..003b65eca4 100644 --- a/tests/pipe/standard/A7 +++ b/tests/pipe/standard/A7 @@ -5,4 +5,4 @@ mkplane profile profile polyline w 10 0 0 0 30 30 0 70 70 pipe result w profile -set square 2925.22 +checkprops result -s 2925.22 diff --git a/tests/pipe/standard/A8 b/tests/pipe/standard/A8 index 60552427e1..e894367593 100644 --- a/tests/pipe/standard/A8 +++ b/tests/pipe/standard/A8 @@ -7,4 +7,4 @@ mkedge w w -pi*20. pi*20. wire w w pipe result w profile -set square 3935.74 +checkprops result -s 3935.74 diff --git a/tests/pipe/standard/A9 b/tests/pipe/standard/A9 index 525de9418c..2be7a2e5ae 100644 --- a/tests/pipe/standard/A9 +++ b/tests/pipe/standard/A9 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 8684.67 +checkprops result -s 8684.67 diff --git a/tests/pipe/standard/B1 b/tests/pipe/standard/B1 index 38c2fbe291..5da539cd34 100644 --- a/tests/pipe/standard/B1 +++ b/tests/pipe/standard/B1 @@ -12,4 +12,4 @@ restore [locate_data_file 3_B1.rle] profile pipe result profile fbase -set square 43132.1 +checkprops result -s 43132.1 diff --git a/tests/pipe/standard/B2 b/tests/pipe/standard/B2 index f6e28ff9e3..982a0aaed9 100644 --- a/tests/pipe/standard/B2 +++ b/tests/pipe/standard/B2 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 12045 +checkprops result -s 12045 diff --git a/tests/pipe/standard/B3 b/tests/pipe/standard/B3 index 6359c7028b..444afaaddf 100644 --- a/tests/pipe/standard/B3 +++ b/tests/pipe/standard/B3 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 4755.96 +checkprops result -s 4755.96 diff --git a/tests/pipe/standard/B4 b/tests/pipe/standard/B4 index 6b8d11385f..de7de91364 100644 --- a/tests/pipe/standard/B4 +++ b/tests/pipe/standard/B4 @@ -7,4 +7,4 @@ mkedge w w -pi/2. pi/2. wire w w pipe result w profile -set square 5810.34 +checkprops result -s 5810.34 diff --git a/tests/pipe/standard/B5 b/tests/pipe/standard/B5 index 752a89c93a..8f81794559 100644 --- a/tests/pipe/standard/B5 +++ b/tests/pipe/standard/B5 @@ -5,4 +5,4 @@ mkplane profile profile polyline w 10 0 0 0 30 30 0 70 70 pipe result w profile -set square 4068.2 +checkprops result -s 4272.58 diff --git a/tests/pipe/standard/B6 b/tests/pipe/standard/B6 index d6a8954072..48de417f20 100644 --- a/tests/pipe/standard/B6 +++ b/tests/pipe/standard/B6 @@ -7,4 +7,4 @@ mkedge w w -pi*20. pi*20. wire w w pipe result w profile -set square 6058.02 +checkprops result -s 6058.02 diff --git a/tests/pipe/standard/B7 b/tests/pipe/standard/B7 index 96c75293e4..c6ac18ec53 100644 --- a/tests/pipe/standard/B7 +++ b/tests/pipe/standard/B7 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 14092.7 +checkprops result -s 14092.7 diff --git a/tests/pipe/standard/B8 b/tests/pipe/standard/B8 index e57166213a..b37c1b6ced 100644 --- a/tests/pipe/standard/B8 +++ b/tests/pipe/standard/B8 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 5448.91 +checkprops result -s 5448.91 diff --git a/tests/pipe/standard/B9 b/tests/pipe/standard/B9 index 0a1554767d..6ebcb9ef11 100644 --- a/tests/pipe/standard/B9 +++ b/tests/pipe/standard/B9 @@ -6,4 +6,4 @@ mkedge w w; wire w w; pipe result w profile -set square 210218 +checkprops result -s 210218 diff --git a/tests/pipe/standard/C1 b/tests/pipe/standard/C1 index b47d85dff5..ef10f622ca 100644 --- a/tests/pipe/standard/C1 +++ b/tests/pipe/standard/C1 @@ -11,4 +11,4 @@ restore [locate_data_file 3_C1.rle] profile pipe result profile fbase -set square 180694 +checkprops result -s 180694 diff --git a/tests/pipe/standard/C2 b/tests/pipe/standard/C2 index 717cfdf140..3e6b8bc7c0 100644 --- a/tests/pipe/standard/C2 +++ b/tests/pipe/standard/C2 @@ -6,4 +6,4 @@ mkedge w w -pi/2. pi/2. wire w w pipe result w profile -set square 24825.3 +checkprops result -s 24825.3 diff --git a/tests/pipe/standard/C3 b/tests/pipe/standard/C3 index 76ed5cb61d..571f4ccf6f 100644 --- a/tests/pipe/standard/C3 +++ b/tests/pipe/standard/C3 @@ -4,4 +4,4 @@ wire profile profile polyline w 10 0 0 10 -30 30 10 -70 90 pipe result w profile -set square 9588.68 +checkprops result -s 9588.68 diff --git a/tests/pipe/standard/C4 b/tests/pipe/standard/C4 index 83f7791d61..46d7b17d56 100644 --- a/tests/pipe/standard/C4 +++ b/tests/pipe/standard/C4 @@ -6,4 +6,4 @@ mkedge w w -pi*20. pi*20. wire w w pipe result w profile -set square 12028.2 +checkprops result -s 12028.2 diff --git a/tests/pipe/standard/C5 b/tests/pipe/standard/C5 index 0001790cc7..375a762001 100644 --- a/tests/pipe/standard/C5 +++ b/tests/pipe/standard/C5 @@ -6,4 +6,4 @@ mkedge w w wire w w pipe result w profile -set square 156102 +checkprops result -s 156102 diff --git a/tests/pipe/standard/C6 b/tests/pipe/standard/C6 index 77c3c1928a..4eb72639fe 100644 --- a/tests/pipe/standard/C6 +++ b/tests/pipe/standard/C6 @@ -6,4 +6,4 @@ mkedge w w wire w w pipe result w profile -set square 187196 +checkprops result -s 187196 diff --git a/tests/pipe/standard/C7 b/tests/pipe/standard/C7 index 681594d14a..1a8f142dab 100644 --- a/tests/pipe/standard/C7 +++ b/tests/pipe/standard/C7 @@ -4,4 +4,4 @@ mkedge w w wire w w pipe result w profile -set square 1332.86 +checkprops result -s 1332.86 diff --git a/tests/pipe/standard/C8 b/tests/pipe/standard/C8 index b4105748eb..ecb853e1ed 100644 --- a/tests/pipe/standard/C8 +++ b/tests/pipe/standard/C8 @@ -4,4 +4,4 @@ mkedge w w wire w w pipe result w profile -set square 527.039 +checkprops result -s 527.039 diff --git a/tests/pipe/standard/C9 b/tests/pipe/standard/C9 index 5cf175c15c..02f759ff79 100644 --- a/tests/pipe/standard/C9 +++ b/tests/pipe/standard/C9 @@ -4,4 +4,4 @@ mkedge w w -pi/2. pi/2. wire w w pipe result w profile -set square 5608.5 +checkprops result -s 5608.5 diff --git a/tests/pipe/standard/D1 b/tests/pipe/standard/D1 index 975d793916..f99dd84feb 100644 --- a/tests/pipe/standard/D1 +++ b/tests/pipe/standard/D1 @@ -2,4 +2,4 @@ polyline profile 0 0 0 20 0 0 polyline w 10 0 0 0 30 30 0 70 70 pipe result w profile -set square 1979.9 +checkprops result -s 1979.9 diff --git a/tests/pipe/standard/D2 b/tests/pipe/standard/D2 index 3b9aec1102..7696058212 100644 --- a/tests/pipe/standard/D2 +++ b/tests/pipe/standard/D2 @@ -4,4 +4,4 @@ mkedge w w -pi*20. pi*20. wire w w pipe result w profile -set square 2670.02 +checkprops result -s 2670.02 diff --git a/tests/pipe/standard/D3 b/tests/pipe/standard/D3 index cf4198735d..64514e8530 100644 --- a/tests/pipe/standard/D3 +++ b/tests/pipe/standard/D3 @@ -4,4 +4,4 @@ mkedge w w wire w w pipe result w profile -set square 8049.06 +checkprops result -s 8049.06 diff --git a/tests/pipe/standard/D4 b/tests/pipe/standard/D4 index 37391895a3..55955175ad 100644 --- a/tests/pipe/standard/D4 +++ b/tests/pipe/standard/D4 @@ -4,4 +4,4 @@ mkedge w w wire w w pipe result w profile -set square 2669.45 +checkprops result -s 2669.45 diff --git a/tests/pipe/standard/D5 b/tests/pipe/standard/D5 index 9f24efcd65..8781ab403e 100644 --- a/tests/pipe/standard/D5 +++ b/tests/pipe/standard/D5 @@ -6,4 +6,4 @@ mkedge w w wire w w pipe result w profile -set square 77372.9 +checkprops result -s 77372.9 diff --git a/tests/pipe/standard/D6 b/tests/pipe/standard/D6 index 090c7a7445..d4597664ac 100644 --- a/tests/pipe/standard/D6 +++ b/tests/pipe/standard/D6 @@ -6,4 +6,4 @@ mkedge w w wire w w pipe result w profile -set square 115411 +checkprops result -s 115411 diff --git a/tests/pipe/standard/D7 b/tests/pipe/standard/D7 index 56b3559815..11c1ecfc44 100644 --- a/tests/pipe/standard/D7 +++ b/tests/pipe/standard/D7 @@ -6,4 +6,4 @@ mkedge w w -pi/2. pi/2. wire w w pipe result w profile -set square 38722.8 +checkprops result -s 38722.8 diff --git a/tests/pipe/standard/D8 b/tests/pipe/standard/D8 index 4ab981a341..9db8cad34a 100644 --- a/tests/pipe/standard/D8 +++ b/tests/pipe/standard/D8 @@ -4,4 +4,4 @@ wire profile profile polyline w 10 0 0 10 -30 30 10 -70 90 pipe result w profile -set square 15270.1 +checkprops result -s 15270.1 diff --git a/tests/pipe/standard/D9 b/tests/pipe/standard/D9 index e2cb074385..3b65093750 100644 --- a/tests/pipe/standard/D9 +++ b/tests/pipe/standard/D9 @@ -6,4 +6,4 @@ mkedge w w -pi*20. pi*20. wire w w pipe result w profile -set square 18784.6 +checkprops result -s 18784.6 diff --git a/tests/pipe/standard/E1 b/tests/pipe/standard/E1 index 48108687c3..38fc0c6f10 100644 --- a/tests/pipe/standard/E1 +++ b/tests/pipe/standard/E1 @@ -6,4 +6,4 @@ mkedge w w wire w w pipe result w profile -set square 391718 +checkprops result -s 391718 diff --git a/tests/pipe/standard/E2 b/tests/pipe/standard/E2 index 0bae0f810b..e6a89cfe11 100644 --- a/tests/pipe/standard/E2 +++ b/tests/pipe/standard/E2 @@ -6,4 +6,4 @@ mkedge w w wire w w pipe result w profile -set square 318347 +checkprops result -s 318347 diff --git a/tests/pipe/standard/E3 b/tests/pipe/standard/E3 index cea4dab12f..9168e8506c 100644 --- a/tests/pipe/standard/E3 +++ b/tests/pipe/standard/E3 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 329.199 +checkprops result -s 329.199 diff --git a/tests/pipe/standard/E4 b/tests/pipe/standard/E4 index 38f9d3353d..328e55623d 100644 --- a/tests/pipe/standard/E4 +++ b/tests/pipe/standard/E4 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 482.227 +checkprops result -s 482.227 diff --git a/tests/pipe/standard/E5 b/tests/pipe/standard/E5 index a1adbd8afd..1e1b2e530a 100644 --- a/tests/pipe/standard/E5 +++ b/tests/pipe/standard/E5 @@ -7,4 +7,4 @@ mkedge w w -pi/2. pi/2. wire w w pipe result w profile -set square 32658.6 +checkprops result -s 32658.6 diff --git a/tests/pipe/standard/E6 b/tests/pipe/standard/E6 index 0c7846997f..ae8e20206f 100644 --- a/tests/pipe/standard/E6 +++ b/tests/pipe/standard/E6 @@ -5,4 +5,4 @@ mkplane profile profile polyline w 0 0 0 10 -30 30 0 -70 90 pipe result w profile -set square 4687.7 +checkprops result -s 4352.33 diff --git a/tests/pipe/standard/E7 b/tests/pipe/standard/E7 index 23c5b57ca9..697cd8d1dd 100644 --- a/tests/pipe/standard/E7 +++ b/tests/pipe/standard/E7 @@ -7,4 +7,4 @@ mkedge w w -pi*20. pi*20. wire w w pipe result w profile -set square 6104.74 +checkprops result -s 6104.74 diff --git a/tests/pipe/standard/E8 b/tests/pipe/standard/E8 index 980c88650e..1f06e8e0f1 100644 --- a/tests/pipe/standard/E8 +++ b/tests/pipe/standard/E8 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 16793.8 +checkprops result -s 16793.8 diff --git a/tests/pipe/standard/E9 b/tests/pipe/standard/E9 index 660a7a0b0c..8c3f5029a7 100644 --- a/tests/pipe/standard/E9 +++ b/tests/pipe/standard/E9 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 304960 +checkprops result -s 304960 diff --git a/tests/pipe/standard/F1 b/tests/pipe/standard/F1 index 2708880ddf..9331149777 100644 --- a/tests/pipe/standard/F1 +++ b/tests/pipe/standard/F1 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 29584.3 +checkprops result -s 29584.3 diff --git a/tests/pipe/standard/F2 b/tests/pipe/standard/F2 index 77ceacb4a2..894191039a 100644 --- a/tests/pipe/standard/F2 +++ b/tests/pipe/standard/F2 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 43171.5 +checkprops result -s 43171.5 diff --git a/tests/pipe/standard/F3 b/tests/pipe/standard/F3 index e75d44d157..5902f3c31c 100644 --- a/tests/pipe/standard/F3 +++ b/tests/pipe/standard/F3 @@ -7,4 +7,4 @@ mkedge w w -pi/2. pi/2. wire w w pipe result w profile -set square 9533.54 +checkprops result -s 9533.54 diff --git a/tests/pipe/standard/F4 b/tests/pipe/standard/F4 index 87f11e9b58..8e8b799d36 100644 --- a/tests/pipe/standard/F4 +++ b/tests/pipe/standard/F4 @@ -5,4 +5,4 @@ mkplane profile profile polyline w 0 0 0 10 -30 30 0 -70 90 pipe result w profile -set square 4583.22 +checkprops result -s 4702.76 diff --git a/tests/pipe/standard/F5 b/tests/pipe/standard/F5 index b15eeaf133..75e227eebe 100644 --- a/tests/pipe/standard/F5 +++ b/tests/pipe/standard/F5 @@ -7,4 +7,4 @@ mkedge w w -pi*20. pi*20. wire w w pipe result w profile -set square 3895.63 +checkprops result -s 3895.63 diff --git a/tests/pipe/standard/F6 b/tests/pipe/standard/F6 index 6bcf7e95f5..5f802d790a 100644 --- a/tests/pipe/standard/F6 +++ b/tests/pipe/standard/F6 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 450587 +checkprops result -s 450587 diff --git a/tests/pipe/standard/F7 b/tests/pipe/standard/F7 index e7525ef8ac..0a547d0417 100644 --- a/tests/pipe/standard/F7 +++ b/tests/pipe/standard/F7 @@ -7,4 +7,4 @@ mkedge w w wire w w pipe result w profile -set square 301365 +checkprops result -s 301365 diff --git a/tests/pipe/standard/end b/tests/pipe/standard/end index 2eb8fa6525..e414b2f66d 100644 --- a/tests/pipe/standard/end +++ b/tests/pipe/standard/end @@ -1,28 +1,14 @@ if { [isdraw result] } { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m + #check if result is valid + puts [checkshape result] - #check if result is valid - puts [checkshape result] - if { $m == 0 } { - puts "Error: The pipe is invalid. The area is 0." - } - - if { $square > 0 } { - puts "The expected area is $square" - } - #check of change of square is < 1% - if { ($square != 0 && [expr 1.*abs($square - $m)/$square] > 0.01) || ($square == 0 && $m != 0) } { - puts "Error : The area of the resulting shape is $m" - } - if { $m > 0 } { - clear - smallview - donly result - fit - xwd $imagedir/${test_image}.png - } + clear + smallview + donly result + fit + xwd $imagedir/${test_image}.png } else { - puts "Error : The pipe cannot be built." + puts "Error : The pipe cannot be built." } # to end a test script diff --git a/tests/prism/end b/tests/prism/end index 39092722f0..ca54c1bf84 100644 --- a/tests/prism/end +++ b/tests/prism/end @@ -1,15 +1,13 @@ if { [isdraw result] } { - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - - #check if result is valid - puts [checkshape result] + #check if result is valid + puts [checkshape result] clear smallview donly result fit xwd $imagedir/${test_image}.png } else { - puts "Error : The prism cannot be built." + puts "Error : The prism cannot be built." } # to end a test script diff --git a/tests/thrusection/end b/tests/thrusection/end index d2f607ab66..5189ea343f 100755 --- a/tests/thrusection/end +++ b/tests/thrusection/end @@ -1,44 +1,15 @@ -#set square 0 if { [isdraw result] } { - #check if result is valid - - puts [checkshape result] - set prop "square" - set mass $square - regexp {Mass +: +([-0-9.+eE]+)} [sprops result] full m - - if { [string compare "$mass" "empty"] != 0 } { - if { $m == 0 } { - puts "Error : The $command is not valid. The $prop is 0." - } - if { $mass > 0 } { - puts "The expected $prop is $mass" - } - #check of change of square is < 1% - if { ($mass != 0 && [expr 1.*abs($mass - $m)/$mass] > 0.01) || ($mass == 0 && $m != 0) } { - puts "Error : The $prop of the resulting shape is $m" - } - } else { - if { $m != 0 } { - puts "Error : The $command is not valid. The $prop is $m" - } - } - - if { $m > 0 } { - smallview - clear - donly result - fit - xwd $imagedir/${test_image}.png - } else { - smallview - clear - fit - xwd $imagedir/${test_image}.png - } + #check if result is valid + checkshape result + + smallview + clear + donly result + fit + xwd $imagedir/${test_image}.png } else { - puts "Error : The $command cannot be built." + puts "Error : The command cannot be built." } # to end a test script -puts "TEST COMPLETED" +puts "TEST COMPLETED" diff --git a/tests/thrusection/not_solids/A1 b/tests/thrusection/not_solids/A1 index 389288d9ca..1b2a4f9da5 100644 --- a/tests/thrusection/not_solids/A1 +++ b/tests/thrusection/not_solids/A1 @@ -2,4 +2,4 @@ restore [locate_data_file D1] w1 restore [locate_data_file D1] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 200 +checkprops result -s 200 diff --git a/tests/thrusection/not_solids/A2 b/tests/thrusection/not_solids/A2 index 95365eafc8..8279e7d5e0 100644 --- a/tests/thrusection/not_solids/A2 +++ b/tests/thrusection/not_solids/A2 @@ -2,4 +2,4 @@ restore [locate_data_file D1] w1 restore [locate_data_file D2] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 211.603 +checkprops result -s 211.603 diff --git a/tests/thrusection/not_solids/A3 b/tests/thrusection/not_solids/A3 index 131dc8886a..d250b0f35b 100644 --- a/tests/thrusection/not_solids/A3 +++ b/tests/thrusection/not_solids/A3 @@ -2,4 +2,4 @@ restore [locate_data_file D1] w1 restore [locate_data_file D3] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/A4 b/tests/thrusection/not_solids/A4 index 506ee64428..b9c8c6b2c8 100644 --- a/tests/thrusection/not_solids/A4 +++ b/tests/thrusection/not_solids/A4 @@ -2,4 +2,4 @@ restore [locate_data_file D1] w1 restore [locate_data_file D4] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 200 +checkprops result -s 200 diff --git a/tests/thrusection/not_solids/A5 b/tests/thrusection/not_solids/A5 index 37af5916d5..a94da60f58 100644 --- a/tests/thrusection/not_solids/A5 +++ b/tests/thrusection/not_solids/A5 @@ -2,4 +2,4 @@ restore [locate_data_file D1] w1 restore [locate_data_file D5] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 211.603 +checkprops result -s 211.603 diff --git a/tests/thrusection/not_solids/A6 b/tests/thrusection/not_solids/A6 index 45e2bbd2f8..6624d33532 100644 --- a/tests/thrusection/not_solids/A6 +++ b/tests/thrusection/not_solids/A6 @@ -2,4 +2,4 @@ restore [locate_data_file D1] w1 restore [locate_data_file D6] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/A7 b/tests/thrusection/not_solids/A7 index 6d78a6fa32..da6189a03c 100644 --- a/tests/thrusection/not_solids/A7 +++ b/tests/thrusection/not_solids/A7 @@ -2,4 +2,4 @@ restore [locate_data_file D2] w1 restore [locate_data_file D1] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 161.603 +checkprops result -s 161.603 diff --git a/tests/thrusection/not_solids/A8 b/tests/thrusection/not_solids/A8 index 377e4f0897..1340ce1451 100644 --- a/tests/thrusection/not_solids/A8 +++ b/tests/thrusection/not_solids/A8 @@ -2,4 +2,4 @@ restore [locate_data_file D2] w1 restore [locate_data_file D2] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 173.205 +checkprops result -s 173.205 diff --git a/tests/thrusection/not_solids/A9 b/tests/thrusection/not_solids/A9 index ab87b5ec9e..07c3969282 100644 --- a/tests/thrusection/not_solids/A9 +++ b/tests/thrusection/not_solids/A9 @@ -2,4 +2,4 @@ restore [locate_data_file D2] w1 restore [locate_data_file D3] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 199.103 +checkprops result -s 199.103 diff --git a/tests/thrusection/not_solids/B1 b/tests/thrusection/not_solids/B1 index 56d413b732..b1dcd23bc4 100644 --- a/tests/thrusection/not_solids/B1 +++ b/tests/thrusection/not_solids/B1 @@ -2,4 +2,4 @@ restore [locate_data_file D2] w1 restore [locate_data_file D4] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 161.603 +checkprops result -s 161.603 diff --git a/tests/thrusection/not_solids/B2 b/tests/thrusection/not_solids/B2 index 8f7f072de9..d7df252a90 100644 --- a/tests/thrusection/not_solids/B2 +++ b/tests/thrusection/not_solids/B2 @@ -2,4 +2,4 @@ restore [locate_data_file D2] w1 restore [locate_data_file D5] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 173.205 +checkprops result -s 173.205 diff --git a/tests/thrusection/not_solids/B3 b/tests/thrusection/not_solids/B3 index e9ff166061..0f7b4c417a 100644 --- a/tests/thrusection/not_solids/B3 +++ b/tests/thrusection/not_solids/B3 @@ -2,4 +2,4 @@ restore [locate_data_file D2] w1 restore [locate_data_file D6] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 199.103 +checkprops result -s 199.103 diff --git a/tests/thrusection/not_solids/B4 b/tests/thrusection/not_solids/B4 index dfa4f31bb5..fee773b6a6 100644 --- a/tests/thrusection/not_solids/B4 +++ b/tests/thrusection/not_solids/B4 @@ -2,4 +2,4 @@ restore [locate_data_file D3] w1 restore [locate_data_file D1] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/B5 b/tests/thrusection/not_solids/B5 index d27eb3acd5..e2f5246f48 100644 --- a/tests/thrusection/not_solids/B5 +++ b/tests/thrusection/not_solids/B5 @@ -2,4 +2,4 @@ restore [locate_data_file D3] w1 restore [locate_data_file D2] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 274.103 +checkprops result -s 274.103 diff --git a/tests/thrusection/not_solids/B6 b/tests/thrusection/not_solids/B6 index d142d0da64..32ba1d3ed9 100644 --- a/tests/thrusection/not_solids/B6 +++ b/tests/thrusection/not_solids/B6 @@ -2,4 +2,4 @@ restore [locate_data_file D3] w1 restore [locate_data_file D3] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 300 +checkprops result -s 300 diff --git a/tests/thrusection/not_solids/B7 b/tests/thrusection/not_solids/B7 index f36cecfeca..d6a9f91ce1 100644 --- a/tests/thrusection/not_solids/B7 +++ b/tests/thrusection/not_solids/B7 @@ -2,4 +2,4 @@ restore [locate_data_file D3] w1 restore [locate_data_file D4] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/B8 b/tests/thrusection/not_solids/B8 index 88398b2ea2..330e11aefe 100644 --- a/tests/thrusection/not_solids/B8 +++ b/tests/thrusection/not_solids/B8 @@ -2,4 +2,4 @@ restore [locate_data_file D3] w1 restore [locate_data_file D5] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 274.103 +checkprops result -s 274.103 diff --git a/tests/thrusection/not_solids/B9 b/tests/thrusection/not_solids/B9 index 53fe3ea200..609b1052c5 100644 --- a/tests/thrusection/not_solids/B9 +++ b/tests/thrusection/not_solids/B9 @@ -2,4 +2,4 @@ restore [locate_data_file D3] w1 restore [locate_data_file D6] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 300 +checkprops result -s 300 diff --git a/tests/thrusection/not_solids/C1 b/tests/thrusection/not_solids/C1 index 1a3d8f1c33..8461c4e42c 100644 --- a/tests/thrusection/not_solids/C1 +++ b/tests/thrusection/not_solids/C1 @@ -2,4 +2,4 @@ restore [locate_data_file D4] w1 restore [locate_data_file D1] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 200 +checkprops result -s 200 diff --git a/tests/thrusection/not_solids/C2 b/tests/thrusection/not_solids/C2 index e38be68216..d929ca1e86 100644 --- a/tests/thrusection/not_solids/C2 +++ b/tests/thrusection/not_solids/C2 @@ -2,4 +2,4 @@ restore [locate_data_file D4] w1 restore [locate_data_file D2] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 211.603 +checkprops result -s 211.603 diff --git a/tests/thrusection/not_solids/C3 b/tests/thrusection/not_solids/C3 index a810e774fa..d89c7be140 100644 --- a/tests/thrusection/not_solids/C3 +++ b/tests/thrusection/not_solids/C3 @@ -2,4 +2,4 @@ restore [locate_data_file D4] w1 restore [locate_data_file D3] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/C4 b/tests/thrusection/not_solids/C4 index 2bdae604ae..511d55327c 100644 --- a/tests/thrusection/not_solids/C4 +++ b/tests/thrusection/not_solids/C4 @@ -2,4 +2,4 @@ restore [locate_data_file D4] w1 restore [locate_data_file D4] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 200 +checkprops result -s 200 diff --git a/tests/thrusection/not_solids/C5 b/tests/thrusection/not_solids/C5 index 828a3deec6..1409fecaf9 100644 --- a/tests/thrusection/not_solids/C5 +++ b/tests/thrusection/not_solids/C5 @@ -2,4 +2,4 @@ restore [locate_data_file D4] w1 restore [locate_data_file D5] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 211.603 +checkprops result -s 211.603 diff --git a/tests/thrusection/not_solids/C6 b/tests/thrusection/not_solids/C6 index 65871ac9cd..0491226af9 100644 --- a/tests/thrusection/not_solids/C6 +++ b/tests/thrusection/not_solids/C6 @@ -2,4 +2,4 @@ restore [locate_data_file D4] w1 restore [locate_data_file D6] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/C7 b/tests/thrusection/not_solids/C7 index 1220a85acd..a17d3a4211 100644 --- a/tests/thrusection/not_solids/C7 +++ b/tests/thrusection/not_solids/C7 @@ -2,4 +2,4 @@ restore [locate_data_file D5] w1 restore [locate_data_file D1] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 161.603 +checkprops result -s 161.603 diff --git a/tests/thrusection/not_solids/C8 b/tests/thrusection/not_solids/C8 index 8e17459523..0349c9a5ef 100644 --- a/tests/thrusection/not_solids/C8 +++ b/tests/thrusection/not_solids/C8 @@ -2,4 +2,4 @@ restore [locate_data_file D5] w1 restore [locate_data_file D2] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 173.205 +checkprops result -s 173.205 diff --git a/tests/thrusection/not_solids/C9 b/tests/thrusection/not_solids/C9 index 00b9961409..9a8397d5c6 100644 --- a/tests/thrusection/not_solids/C9 +++ b/tests/thrusection/not_solids/C9 @@ -2,4 +2,4 @@ restore [locate_data_file D5] w1 restore [locate_data_file D3] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 199.103 +checkprops result -s 199.103 diff --git a/tests/thrusection/not_solids/D1 b/tests/thrusection/not_solids/D1 index 2933f34304..705b06c649 100644 --- a/tests/thrusection/not_solids/D1 +++ b/tests/thrusection/not_solids/D1 @@ -2,4 +2,4 @@ restore [locate_data_file D5] w1 restore [locate_data_file D4] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 161.603 +checkprops result -s 161.603 diff --git a/tests/thrusection/not_solids/D2 b/tests/thrusection/not_solids/D2 index b5042e21ad..031e8c48f1 100644 --- a/tests/thrusection/not_solids/D2 +++ b/tests/thrusection/not_solids/D2 @@ -2,4 +2,4 @@ restore [locate_data_file D5] w1 restore [locate_data_file D5] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 173.205 +checkprops result -s 173.205 diff --git a/tests/thrusection/not_solids/D3 b/tests/thrusection/not_solids/D3 index c67e0ad73d..34b7f9502c 100644 --- a/tests/thrusection/not_solids/D3 +++ b/tests/thrusection/not_solids/D3 @@ -2,4 +2,4 @@ restore [locate_data_file D5] w1 restore [locate_data_file D6] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 199.103 +checkprops result -s 199.103 diff --git a/tests/thrusection/not_solids/D4 b/tests/thrusection/not_solids/D4 index 5ecf13eb38..3147dc1c14 100644 --- a/tests/thrusection/not_solids/D4 +++ b/tests/thrusection/not_solids/D4 @@ -2,4 +2,4 @@ restore [locate_data_file D6] w1 restore [locate_data_file D1] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/D5 b/tests/thrusection/not_solids/D5 index d016b42fbf..c8921572f7 100644 --- a/tests/thrusection/not_solids/D5 +++ b/tests/thrusection/not_solids/D5 @@ -2,4 +2,4 @@ restore [locate_data_file D6] w1 restore [locate_data_file D2] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 274.103 +checkprops result -s 274.103 diff --git a/tests/thrusection/not_solids/D6 b/tests/thrusection/not_solids/D6 index d2d09c7a8b..7442c0d90b 100644 --- a/tests/thrusection/not_solids/D6 +++ b/tests/thrusection/not_solids/D6 @@ -2,4 +2,4 @@ restore [locate_data_file D6] w1 restore [locate_data_file D3] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 300 +checkprops result -s 300 diff --git a/tests/thrusection/not_solids/D7 b/tests/thrusection/not_solids/D7 index 4dff5068cd..e91552c6b4 100644 --- a/tests/thrusection/not_solids/D7 +++ b/tests/thrusection/not_solids/D7 @@ -2,4 +2,4 @@ restore [locate_data_file D6] w1 restore [locate_data_file D4] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 250 +checkprops result -s 250 diff --git a/tests/thrusection/not_solids/D8 b/tests/thrusection/not_solids/D8 index 9887c9ed06..2e575484ca 100644 --- a/tests/thrusection/not_solids/D8 +++ b/tests/thrusection/not_solids/D8 @@ -2,4 +2,4 @@ restore [locate_data_file D6] w1 restore [locate_data_file D5] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 274.103 +checkprops result -s 274.103 diff --git a/tests/thrusection/not_solids/D9 b/tests/thrusection/not_solids/D9 index f110afd040..79029d7e26 100644 --- a/tests/thrusection/not_solids/D9 +++ b/tests/thrusection/not_solids/D9 @@ -2,4 +2,4 @@ restore [locate_data_file D6] w1 restore [locate_data_file D6] w2 ttranslate w2 0 20 0 thrusections result 0 0 w1 w2 -set square 300 +checkprops result -s 300 diff --git a/tests/thrusection/not_solids/E1 b/tests/thrusection/not_solids/E1 index 3544b60497..01929b6275 100644 --- a/tests/thrusection/not_solids/E1 +++ b/tests/thrusection/not_solids/E1 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/E2 b/tests/thrusection/not_solids/E2 index ca8f9b9ff7..28f694fee4 100644 --- a/tests/thrusection/not_solids/E2 +++ b/tests/thrusection/not_solids/E2 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/E3 b/tests/thrusection/not_solids/E3 index 7b9b907810..51bcd3b1fb 100644 --- a/tests/thrusection/not_solids/E3 +++ b/tests/thrusection/not_solids/E3 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/E4 b/tests/thrusection/not_solids/E4 index dd9601933f..05e3a61f46 100644 --- a/tests/thrusection/not_solids/E4 +++ b/tests/thrusection/not_solids/E4 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/E5 b/tests/thrusection/not_solids/E5 index b1e4820e20..5c7278cf2a 100644 --- a/tests/thrusection/not_solids/E5 +++ b/tests/thrusection/not_solids/E5 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/E6 b/tests/thrusection/not_solids/E6 index 9c5ffe400f..c6045a8606 100644 --- a/tests/thrusection/not_solids/E6 +++ b/tests/thrusection/not_solids/E6 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/E7 b/tests/thrusection/not_solids/E7 index 4bb5bc5f32..0fcff6b979 100644 --- a/tests/thrusection/not_solids/E7 +++ b/tests/thrusection/not_solids/E7 @@ -3,4 +3,4 @@ restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/E8 b/tests/thrusection/not_solids/E8 index b045860da4..e37b22098b 100644 --- a/tests/thrusection/not_solids/E8 +++ b/tests/thrusection/not_solids/E8 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/E9 b/tests/thrusection/not_solids/E9 index 2983ac42ea..7041a8730e 100644 --- a/tests/thrusection/not_solids/E9 +++ b/tests/thrusection/not_solids/E9 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/F1 b/tests/thrusection/not_solids/F1 index 3c017bd63a..f2c55d83db 100644 --- a/tests/thrusection/not_solids/F1 +++ b/tests/thrusection/not_solids/F1 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/F2 b/tests/thrusection/not_solids/F2 index d96e0d852b..f64908b676 100644 --- a/tests/thrusection/not_solids/F2 +++ b/tests/thrusection/not_solids/F2 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/F3 b/tests/thrusection/not_solids/F3 index 8757545a95..93b25bda90 100644 --- a/tests/thrusection/not_solids/F3 +++ b/tests/thrusection/not_solids/F3 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/F4 b/tests/thrusection/not_solids/F4 index 112a8dcf49..042b2f4e65 100644 --- a/tests/thrusection/not_solids/F4 +++ b/tests/thrusection/not_solids/F4 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/F5 b/tests/thrusection/not_solids/F5 index b74cf23664..d6fbe5d86a 100644 --- a/tests/thrusection/not_solids/F5 +++ b/tests/thrusection/not_solids/F5 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/F6 b/tests/thrusection/not_solids/F6 index f746ecf7c4..80618b1b7a 100644 --- a/tests/thrusection/not_solids/F6 +++ b/tests/thrusection/not_solids/F6 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/F7 b/tests/thrusection/not_solids/F7 index 219a3d59b7..5635c31cb4 100644 --- a/tests/thrusection/not_solids/F7 +++ b/tests/thrusection/not_solids/F7 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/F8 b/tests/thrusection/not_solids/F8 index ba59d5dc6f..e6daad6f81 100644 --- a/tests/thrusection/not_solids/F8 +++ b/tests/thrusection/not_solids/F8 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/F9 b/tests/thrusection/not_solids/F9 index 1e5e46209b..79ab28c028 100644 --- a/tests/thrusection/not_solids/F9 +++ b/tests/thrusection/not_solids/F9 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/G1 b/tests/thrusection/not_solids/G1 index a9d25c87e3..c943223152 100644 --- a/tests/thrusection/not_solids/G1 +++ b/tests/thrusection/not_solids/G1 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/G2 b/tests/thrusection/not_solids/G2 index 0c91a6c6e7..f9a788a03f 100644 --- a/tests/thrusection/not_solids/G2 +++ b/tests/thrusection/not_solids/G2 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/G3 b/tests/thrusection/not_solids/G3 index bfca625e64..dbac6289a5 100644 --- a/tests/thrusection/not_solids/G3 +++ b/tests/thrusection/not_solids/G3 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1885.58 +checkprops result -s 1885.58 diff --git a/tests/thrusection/not_solids/G4 b/tests/thrusection/not_solids/G4 index e699b901cd..485b6c2069 100644 --- a/tests/thrusection/not_solids/G4 +++ b/tests/thrusection/not_solids/G4 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/G5 b/tests/thrusection/not_solids/G5 index 2a8add7f21..90cb2221c3 100644 --- a/tests/thrusection/not_solids/G5 +++ b/tests/thrusection/not_solids/G5 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/G6 b/tests/thrusection/not_solids/G6 index 5e4f9eaf11..a2be220dc3 100644 --- a/tests/thrusection/not_solids/G6 +++ b/tests/thrusection/not_solids/G6 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1885.58 +checkprops result -s 1885.58 diff --git a/tests/thrusection/not_solids/G7 b/tests/thrusection/not_solids/G7 index 2eb98f8f61..01a53ddf89 100644 --- a/tests/thrusection/not_solids/G7 +++ b/tests/thrusection/not_solids/G7 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/G8 b/tests/thrusection/not_solids/G8 index a7b1fa6721..a3e5e50f01 100644 --- a/tests/thrusection/not_solids/G8 +++ b/tests/thrusection/not_solids/G8 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/G9 b/tests/thrusection/not_solids/G9 index 27535b89c0..73079ccf90 100644 --- a/tests/thrusection/not_solids/G9 +++ b/tests/thrusection/not_solids/G9 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.01 +checkprops result -s 1516.01 diff --git a/tests/thrusection/not_solids/H1 b/tests/thrusection/not_solids/H1 index 842e8107ad..d6f56a1253 100644 --- a/tests/thrusection/not_solids/H1 +++ b/tests/thrusection/not_solids/H1 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/H2 b/tests/thrusection/not_solids/H2 index efc528a461..8e57e55625 100644 --- a/tests/thrusection/not_solids/H2 +++ b/tests/thrusection/not_solids/H2 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/H3 b/tests/thrusection/not_solids/H3 index 251ed772e7..24ad9defb2 100644 --- a/tests/thrusection/not_solids/H3 +++ b/tests/thrusection/not_solids/H3 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/H4 b/tests/thrusection/not_solids/H4 index c176a626bf..7c3bd69b2d 100644 --- a/tests/thrusection/not_solids/H4 +++ b/tests/thrusection/not_solids/H4 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/H5 b/tests/thrusection/not_solids/H5 index c42a89060a..3496b1b6a5 100644 --- a/tests/thrusection/not_solids/H5 +++ b/tests/thrusection/not_solids/H5 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/H6 b/tests/thrusection/not_solids/H6 index eb7f88257b..9d554add48 100644 --- a/tests/thrusection/not_solids/H6 +++ b/tests/thrusection/not_solids/H6 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/H7 b/tests/thrusection/not_solids/H7 index 65e419c05d..97e40ceb1c 100644 --- a/tests/thrusection/not_solids/H7 +++ b/tests/thrusection/not_solids/H7 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/H8 b/tests/thrusection/not_solids/H8 index 6b3edac563..4d38623106 100644 --- a/tests/thrusection/not_solids/H8 +++ b/tests/thrusection/not_solids/H8 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/H9 b/tests/thrusection/not_solids/H9 index b213c92861..8fab4f9703 100644 --- a/tests/thrusection/not_solids/H9 +++ b/tests/thrusection/not_solids/H9 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/I1 b/tests/thrusection/not_solids/I1 index e879223d89..d5a6d9afe4 100644 --- a/tests/thrusection/not_solids/I1 +++ b/tests/thrusection/not_solids/I1 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/I2 b/tests/thrusection/not_solids/I2 index 540fdd7757..d429c98593 100644 --- a/tests/thrusection/not_solids/I2 +++ b/tests/thrusection/not_solids/I2 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/I3 b/tests/thrusection/not_solids/I3 index f59a69b8a4..ca6ba1d658 100644 --- a/tests/thrusection/not_solids/I3 +++ b/tests/thrusection/not_solids/I3 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/I4 b/tests/thrusection/not_solids/I4 index 758d67d967..2c5e9c624b 100644 --- a/tests/thrusection/not_solids/I4 +++ b/tests/thrusection/not_solids/I4 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/I5 b/tests/thrusection/not_solids/I5 index bfbac10f50..910510fbd0 100644 --- a/tests/thrusection/not_solids/I5 +++ b/tests/thrusection/not_solids/I5 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2513.27 +checkprops result -s 2513.27 diff --git a/tests/thrusection/not_solids/I6 b/tests/thrusection/not_solids/I6 index 7ff38f2758..c32ab746a4 100644 --- a/tests/thrusection/not_solids/I6 +++ b/tests/thrusection/not_solids/I6 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/I7 b/tests/thrusection/not_solids/I7 index d704bc593a..8e7dfb6fe9 100644 --- a/tests/thrusection/not_solids/I7 +++ b/tests/thrusection/not_solids/I7 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/I8 b/tests/thrusection/not_solids/I8 index f1b4dd4c59..bad5a7bc6f 100644 --- a/tests/thrusection/not_solids/I8 +++ b/tests/thrusection/not_solids/I8 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/I9 b/tests/thrusection/not_solids/I9 index afd2e84cf3..2856334a93 100644 --- a/tests/thrusection/not_solids/I9 +++ b/tests/thrusection/not_solids/I9 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/J1 b/tests/thrusection/not_solids/J1 index 9828a26087..fe162acf93 100644 --- a/tests/thrusection/not_solids/J1 +++ b/tests/thrusection/not_solids/J1 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/J2 b/tests/thrusection/not_solids/J2 index b2facc77be..17cf3b3719 100644 --- a/tests/thrusection/not_solids/J2 +++ b/tests/thrusection/not_solids/J2 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/J3 b/tests/thrusection/not_solids/J3 index 2a27939557..0b2a689e27 100644 --- a/tests/thrusection/not_solids/J3 +++ b/tests/thrusection/not_solids/J3 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1885.58 +checkprops result -s 1885.58 diff --git a/tests/thrusection/not_solids/J4 b/tests/thrusection/not_solids/J4 index 9474aa39f7..6dca07a0a0 100644 --- a/tests/thrusection/not_solids/J4 +++ b/tests/thrusection/not_solids/J4 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/J5 b/tests/thrusection/not_solids/J5 index 8e8911f57a..455e53c2e5 100644 --- a/tests/thrusection/not_solids/J5 +++ b/tests/thrusection/not_solids/J5 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2196.82 +checkprops result -s 2196.82 diff --git a/tests/thrusection/not_solids/J6 b/tests/thrusection/not_solids/J6 index edcf3dd6db..f07b135377 100644 --- a/tests/thrusection/not_solids/J6 +++ b/tests/thrusection/not_solids/J6 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1885.58 +checkprops result -s 1885.58 diff --git a/tests/thrusection/not_solids/J7 b/tests/thrusection/not_solids/J7 index ff634d4fd3..f66336d9d4 100644 --- a/tests/thrusection/not_solids/J7 +++ b/tests/thrusection/not_solids/J7 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/J8 b/tests/thrusection/not_solids/J8 index 4f98e9e91c..d1ee409c9c 100644 --- a/tests/thrusection/not_solids/J8 +++ b/tests/thrusection/not_solids/J8 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/J9 b/tests/thrusection/not_solids/J9 index 74522a196b..4a88ee78bd 100644 --- a/tests/thrusection/not_solids/J9 +++ b/tests/thrusection/not_solids/J9 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.01 +checkprops result -s 1516.01 diff --git a/tests/thrusection/not_solids/K1 b/tests/thrusection/not_solids/K1 index 2be0c73bdf..218dcd7dbe 100644 --- a/tests/thrusection/not_solids/K1 +++ b/tests/thrusection/not_solids/K1 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/K2 b/tests/thrusection/not_solids/K2 index ccda2495c7..d799d60c5f 100644 --- a/tests/thrusection/not_solids/K2 +++ b/tests/thrusection/not_solids/K2 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/K3 b/tests/thrusection/not_solids/K3 index 729f452f3a..0cb1c59e77 100644 --- a/tests/thrusection/not_solids/K3 +++ b/tests/thrusection/not_solids/K3 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/K4 b/tests/thrusection/not_solids/K4 index a7ba1a8ce5..bac34e450d 100644 --- a/tests/thrusection/not_solids/K4 +++ b/tests/thrusection/not_solids/K4 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/K5 b/tests/thrusection/not_solids/K5 index cb9a3a6264..9adc5dcec3 100644 --- a/tests/thrusection/not_solids/K5 +++ b/tests/thrusection/not_solids/K5 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/K6 b/tests/thrusection/not_solids/K6 index d53e7bf192..747e038571 100644 --- a/tests/thrusection/not_solids/K6 +++ b/tests/thrusection/not_solids/K6 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/K7 b/tests/thrusection/not_solids/K7 index 6e651deea5..1d50c6ce24 100644 --- a/tests/thrusection/not_solids/K7 +++ b/tests/thrusection/not_solids/K7 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/K8 b/tests/thrusection/not_solids/K8 index 84860aa838..47b16dbdd0 100644 --- a/tests/thrusection/not_solids/K8 +++ b/tests/thrusection/not_solids/K8 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/K9 b/tests/thrusection/not_solids/K9 index f22b7d4632..dac6c4da50 100644 --- a/tests/thrusection/not_solids/K9 +++ b/tests/thrusection/not_solids/K9 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/L1 b/tests/thrusection/not_solids/L1 index 402294bfdc..befecac3fb 100644 --- a/tests/thrusection/not_solids/L1 +++ b/tests/thrusection/not_solids/L1 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/L2 b/tests/thrusection/not_solids/L2 index 73cb492568..4c141434b0 100644 --- a/tests/thrusection/not_solids/L2 +++ b/tests/thrusection/not_solids/L2 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/L3 b/tests/thrusection/not_solids/L3 index 4e4fde1801..3de99b7db3 100644 --- a/tests/thrusection/not_solids/L3 +++ b/tests/thrusection/not_solids/L3 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/L4 b/tests/thrusection/not_solids/L4 index ea022a152b..e6df908c7a 100644 --- a/tests/thrusection/not_solids/L4 +++ b/tests/thrusection/not_solids/L4 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/L5 b/tests/thrusection/not_solids/L5 index 98b8e52e7e..d1c2c6457f 100644 --- a/tests/thrusection/not_solids/L5 +++ b/tests/thrusection/not_solids/L5 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/L6 b/tests/thrusection/not_solids/L6 index cefb316a17..b91e95cceb 100644 --- a/tests/thrusection/not_solids/L6 +++ b/tests/thrusection/not_solids/L6 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/L7 b/tests/thrusection/not_solids/L7 index 410fc760d4..70955f367d 100644 --- a/tests/thrusection/not_solids/L7 +++ b/tests/thrusection/not_solids/L7 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/L8 b/tests/thrusection/not_solids/L8 index 9e92badd2a..5ae5083575 100644 --- a/tests/thrusection/not_solids/L8 +++ b/tests/thrusection/not_solids/L8 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/L9 b/tests/thrusection/not_solids/L9 index f871fd54d6..efc4d6c7fd 100644 --- a/tests/thrusection/not_solids/L9 +++ b/tests/thrusection/not_solids/L9 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/M1 b/tests/thrusection/not_solids/M1 index dd5410b1a0..d6752477ba 100644 --- a/tests/thrusection/not_solids/M1 +++ b/tests/thrusection/not_solids/M1 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/M2 b/tests/thrusection/not_solids/M2 index 752ecb2cc1..5d8783d298 100644 --- a/tests/thrusection/not_solids/M2 +++ b/tests/thrusection/not_solids/M2 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/M3 b/tests/thrusection/not_solids/M3 index 1fdabe7e30..3cafcc8be2 100644 --- a/tests/thrusection/not_solids/M3 +++ b/tests/thrusection/not_solids/M3 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.02 +checkprops result -s 1516.02 diff --git a/tests/thrusection/not_solids/M4 b/tests/thrusection/not_solids/M4 index 89f5541bd6..6c7d923f35 100644 --- a/tests/thrusection/not_solids/M4 +++ b/tests/thrusection/not_solids/M4 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/M5 b/tests/thrusection/not_solids/M5 index 35d37c2d3b..b8dc3089e6 100644 --- a/tests/thrusection/not_solids/M5 +++ b/tests/thrusection/not_solids/M5 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/M6 b/tests/thrusection/not_solids/M6 index 5384a0d8f8..5b0e562d4b 100644 --- a/tests/thrusection/not_solids/M6 +++ b/tests/thrusection/not_solids/M6 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.02 +checkprops result -s 1516.02 diff --git a/tests/thrusection/not_solids/M7 b/tests/thrusection/not_solids/M7 index 8a3aeae82f..8c2745a6cd 100644 --- a/tests/thrusection/not_solids/M7 +++ b/tests/thrusection/not_solids/M7 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/M8 b/tests/thrusection/not_solids/M8 index a4de2ce115..9997b352f8 100644 --- a/tests/thrusection/not_solids/M8 +++ b/tests/thrusection/not_solids/M8 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/M9 b/tests/thrusection/not_solids/M9 index 9544255ccd..325f359437 100644 --- a/tests/thrusection/not_solids/M9 +++ b/tests/thrusection/not_solids/M9 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1131.35 +checkprops result -s 1131.35 diff --git a/tests/thrusection/not_solids/N1 b/tests/thrusection/not_solids/N1 index 29c4b792fc..8ca6783190 100644 --- a/tests/thrusection/not_solids/N1 +++ b/tests/thrusection/not_solids/N1 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/N2 b/tests/thrusection/not_solids/N2 index 3ff4c4e774..525926598f 100644 --- a/tests/thrusection/not_solids/N2 +++ b/tests/thrusection/not_solids/N2 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/N3 b/tests/thrusection/not_solids/N3 index 0f06a8d871..da3e6781be 100644 --- a/tests/thrusection/not_solids/N3 +++ b/tests/thrusection/not_solids/N3 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/N4 b/tests/thrusection/not_solids/N4 index 5cf9421d6a..8f2e90818f 100644 --- a/tests/thrusection/not_solids/N4 +++ b/tests/thrusection/not_solids/N4 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/N5 b/tests/thrusection/not_solids/N5 index 1e13c58eed..436e3c87ea 100644 --- a/tests/thrusection/not_solids/N5 +++ b/tests/thrusection/not_solids/N5 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/N6 b/tests/thrusection/not_solids/N6 index f9020fa7f8..2d44a97084 100644 --- a/tests/thrusection/not_solids/N6 +++ b/tests/thrusection/not_solids/N6 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/N7 b/tests/thrusection/not_solids/N7 index c7261419fe..f90b78c906 100644 --- a/tests/thrusection/not_solids/N7 +++ b/tests/thrusection/not_solids/N7 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/N8 b/tests/thrusection/not_solids/N8 index 8ddcb6bc5e..071cf57f75 100644 --- a/tests/thrusection/not_solids/N8 +++ b/tests/thrusection/not_solids/N8 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/N9 b/tests/thrusection/not_solids/N9 index 1fa3136a31..bef5cf239b 100644 --- a/tests/thrusection/not_solids/N9 +++ b/tests/thrusection/not_solids/N9 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/O1 b/tests/thrusection/not_solids/O1 index f1eaf893a6..c3c677e20d 100644 --- a/tests/thrusection/not_solids/O1 +++ b/tests/thrusection/not_solids/O1 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/O2 b/tests/thrusection/not_solids/O2 index 8bd990bc23..242f4ce6f2 100644 --- a/tests/thrusection/not_solids/O2 +++ b/tests/thrusection/not_solids/O2 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/O3 b/tests/thrusection/not_solids/O3 index 8ee578e124..19d9cd5c5f 100644 --- a/tests/thrusection/not_solids/O3 +++ b/tests/thrusection/not_solids/O3 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/O4 b/tests/thrusection/not_solids/O4 index 9dc14d31e1..f5f7dc4f85 100644 --- a/tests/thrusection/not_solids/O4 +++ b/tests/thrusection/not_solids/O4 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/O5 b/tests/thrusection/not_solids/O5 index 3c1b0ac0a4..3a7093ff76 100644 --- a/tests/thrusection/not_solids/O5 +++ b/tests/thrusection/not_solids/O5 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/O6 b/tests/thrusection/not_solids/O6 index 88ac36d19f..1a3cd3111b 100644 --- a/tests/thrusection/not_solids/O6 +++ b/tests/thrusection/not_solids/O6 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/O7 b/tests/thrusection/not_solids/O7 index f25500e66c..89857d4e8e 100644 --- a/tests/thrusection/not_solids/O7 +++ b/tests/thrusection/not_solids/O7 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/O8 b/tests/thrusection/not_solids/O8 index 04e051dea9..58cd128dd9 100644 --- a/tests/thrusection/not_solids/O8 +++ b/tests/thrusection/not_solids/O8 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/O9 b/tests/thrusection/not_solids/O9 index 65849fae1e..a2d05ab3c1 100644 --- a/tests/thrusection/not_solids/O9 +++ b/tests/thrusection/not_solids/O9 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/P1 b/tests/thrusection/not_solids/P1 index 5ede721390..a7add8430e 100644 --- a/tests/thrusection/not_solids/P1 +++ b/tests/thrusection/not_solids/P1 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C1] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/P2 b/tests/thrusection/not_solids/P2 index 0cb228a3c6..046cfeeab9 100644 --- a/tests/thrusection/not_solids/P2 +++ b/tests/thrusection/not_solids/P2 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C2] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/P3 b/tests/thrusection/not_solids/P3 index 71c05aced5..dce8f2ae2a 100644 --- a/tests/thrusection/not_solids/P3 +++ b/tests/thrusection/not_solids/P3 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C3] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.02 +checkprops result -s 1516.02 diff --git a/tests/thrusection/not_solids/P4 b/tests/thrusection/not_solids/P4 index 0298a6a57d..f8171208bc 100644 --- a/tests/thrusection/not_solids/P4 +++ b/tests/thrusection/not_solids/P4 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C4] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/P5 b/tests/thrusection/not_solids/P5 index 3c5f6e52f2..71e54b5f94 100644 --- a/tests/thrusection/not_solids/P5 +++ b/tests/thrusection/not_solids/P5 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C5] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/P6 b/tests/thrusection/not_solids/P6 index c72c86201a..d18c0020b7 100644 --- a/tests/thrusection/not_solids/P6 +++ b/tests/thrusection/not_solids/P6 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C6] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.02 +checkprops result -s 1516.02 diff --git a/tests/thrusection/not_solids/P7 b/tests/thrusection/not_solids/P7 index df8e2a222b..d81ec273f6 100644 --- a/tests/thrusection/not_solids/P7 +++ b/tests/thrusection/not_solids/P7 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C7] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/P8 b/tests/thrusection/not_solids/P8 index db95f10418..543cddf458 100644 --- a/tests/thrusection/not_solids/P8 +++ b/tests/thrusection/not_solids/P8 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C8] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/P9 b/tests/thrusection/not_solids/P9 index 91f65c6388..626a800be7 100644 --- a/tests/thrusection/not_solids/P9 +++ b/tests/thrusection/not_solids/P9 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C9] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1131.35 +checkprops result -s 1131.35 diff --git a/tests/thrusection/not_solids/Q1 b/tests/thrusection/not_solids/Q1 index 6bfedda974..cf385bb5ea 100644 --- a/tests/thrusection/not_solids/Q1 +++ b/tests/thrusection/not_solids/Q1 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C1] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/Q2 b/tests/thrusection/not_solids/Q2 index aff0e541f3..49396ac1bd 100644 --- a/tests/thrusection/not_solids/Q2 +++ b/tests/thrusection/not_solids/Q2 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C2] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/Q3 b/tests/thrusection/not_solids/Q3 index ef92cd0b24..7e01d99441 100644 --- a/tests/thrusection/not_solids/Q3 +++ b/tests/thrusection/not_solids/Q3 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C3] w2 thrusections result 0 0 w1 w2 -set square 972.397 +checkprops result -s 972.397 diff --git a/tests/thrusection/not_solids/Q4 b/tests/thrusection/not_solids/Q4 index 33f013e362..30bd99c563 100644 --- a/tests/thrusection/not_solids/Q4 +++ b/tests/thrusection/not_solids/Q4 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C4] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/Q5 b/tests/thrusection/not_solids/Q5 index 98aee6f53d..47473046b7 100644 --- a/tests/thrusection/not_solids/Q5 +++ b/tests/thrusection/not_solids/Q5 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C5] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/Q6 b/tests/thrusection/not_solids/Q6 index dec53ad0c9..5bd29b0b00 100644 --- a/tests/thrusection/not_solids/Q6 +++ b/tests/thrusection/not_solids/Q6 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C6] w2 thrusections result 0 0 w1 w2 -set square 972.397 +checkprops result -s 972.397 diff --git a/tests/thrusection/not_solids/Q7 b/tests/thrusection/not_solids/Q7 index 7f74a64215..9af86b489e 100644 --- a/tests/thrusection/not_solids/Q7 +++ b/tests/thrusection/not_solids/Q7 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C7] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/Q8 b/tests/thrusection/not_solids/Q8 index 1769fb8e93..43b143c730 100644 --- a/tests/thrusection/not_solids/Q8 +++ b/tests/thrusection/not_solids/Q8 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C8] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/Q9 b/tests/thrusection/not_solids/Q9 index 0cbbfe65d9..e44c4c4a75 100644 --- a/tests/thrusection/not_solids/Q9 +++ b/tests/thrusection/not_solids/Q9 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C9] w2 thrusections result 0 0 w1 w2 -set square 572.05 +checkprops result -s 572.05 diff --git a/tests/thrusection/not_solids/R1 b/tests/thrusection/not_solids/R1 index 8b25d71618..b86d7d3338 100644 --- a/tests/thrusection/not_solids/R1 +++ b/tests/thrusection/not_solids/R1 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/R2 b/tests/thrusection/not_solids/R2 index e782fbf79d..6ddc935986 100644 --- a/tests/thrusection/not_solids/R2 +++ b/tests/thrusection/not_solids/R2 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/R3 b/tests/thrusection/not_solids/R3 index 1f73b13fe8..ae92675578 100644 --- a/tests/thrusection/not_solids/R3 +++ b/tests/thrusection/not_solids/R3 @@ -2,4 +2,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/R4 b/tests/thrusection/not_solids/R4 index 8c9cac3836..7b7c2420f0 100644 --- a/tests/thrusection/not_solids/R4 +++ b/tests/thrusection/not_solids/R4 @@ -1,4 +1,4 @@ restore [locate_data_file C1] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/R5 b/tests/thrusection/not_solids/R5 index 326e4dd1cc..f27e535194 100644 --- a/tests/thrusection/not_solids/R5 +++ b/tests/thrusection/not_solids/R5 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/R6 b/tests/thrusection/not_solids/R6 index 2c73366ecf..bbdb1ff36a 100644 --- a/tests/thrusection/not_solids/R6 +++ b/tests/thrusection/not_solids/R6 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/R7 b/tests/thrusection/not_solids/R7 index 801791cd1e..923117f430 100644 --- a/tests/thrusection/not_solids/R7 +++ b/tests/thrusection/not_solids/R7 @@ -2,4 +2,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/R8 b/tests/thrusection/not_solids/R8 index dc439bbccf..1c5275b5e2 100644 --- a/tests/thrusection/not_solids/R8 +++ b/tests/thrusection/not_solids/R8 @@ -1,4 +1,4 @@ restore [locate_data_file C2] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/R9 b/tests/thrusection/not_solids/R9 index b50c177259..f2dc0f130c 100644 --- a/tests/thrusection/not_solids/R9 +++ b/tests/thrusection/not_solids/R9 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/S1 b/tests/thrusection/not_solids/S1 index cb48b693cc..a7288a9de2 100644 --- a/tests/thrusection/not_solids/S1 +++ b/tests/thrusection/not_solids/S1 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/S2 b/tests/thrusection/not_solids/S2 index f0075299bc..2754388c97 100644 --- a/tests/thrusection/not_solids/S2 +++ b/tests/thrusection/not_solids/S2 @@ -2,4 +2,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.01 +checkprops result -s 1516.01 diff --git a/tests/thrusection/not_solids/S3 b/tests/thrusection/not_solids/S3 index d15ea2103a..e4a4d1aad7 100644 --- a/tests/thrusection/not_solids/S3 +++ b/tests/thrusection/not_solids/S3 @@ -1,4 +1,4 @@ restore [locate_data_file C3] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 972.397 +checkprops result -s 972.397 diff --git a/tests/thrusection/not_solids/S4 b/tests/thrusection/not_solids/S4 index eb5b7c8930..0d943201bb 100644 --- a/tests/thrusection/not_solids/S4 +++ b/tests/thrusection/not_solids/S4 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/S5 b/tests/thrusection/not_solids/S5 index 0cd2a3aa51..be6eed44ec 100644 --- a/tests/thrusection/not_solids/S5 +++ b/tests/thrusection/not_solids/S5 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/S6 b/tests/thrusection/not_solids/S6 index 187f0862c7..05cc92c9a5 100644 --- a/tests/thrusection/not_solids/S6 +++ b/tests/thrusection/not_solids/S6 @@ -2,4 +2,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/S7 b/tests/thrusection/not_solids/S7 index e50795016d..a07c4a882e 100644 --- a/tests/thrusection/not_solids/S7 +++ b/tests/thrusection/not_solids/S7 @@ -1,4 +1,4 @@ restore [locate_data_file C4] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/S8 b/tests/thrusection/not_solids/S8 index cb7e0fa0d7..d8ce56c649 100644 --- a/tests/thrusection/not_solids/S8 +++ b/tests/thrusection/not_solids/S8 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/S9 b/tests/thrusection/not_solids/S9 index e20f73a96f..bc2961c876 100644 --- a/tests/thrusection/not_solids/S9 +++ b/tests/thrusection/not_solids/S9 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 2020.65 +checkprops result -s 2020.65 diff --git a/tests/thrusection/not_solids/T1 b/tests/thrusection/not_solids/T1 index 3dff8ad41d..447e808351 100644 --- a/tests/thrusection/not_solids/T1 +++ b/tests/thrusection/not_solids/T1 @@ -2,4 +2,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1834.5 +checkprops result -s 1834.5 diff --git a/tests/thrusection/not_solids/T2 b/tests/thrusection/not_solids/T2 index 71beb7f11b..698ae64416 100644 --- a/tests/thrusection/not_solids/T2 +++ b/tests/thrusection/not_solids/T2 @@ -1,4 +1,4 @@ restore [locate_data_file C5] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 1295.31 +checkprops result -s 1295.31 diff --git a/tests/thrusection/not_solids/T3 b/tests/thrusection/not_solids/T3 index c5590feb8a..8ffd6484f0 100644 --- a/tests/thrusection/not_solids/T3 +++ b/tests/thrusection/not_solids/T3 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/T4 b/tests/thrusection/not_solids/T4 index df48ea1ebc..3b69fc5b53 100644 --- a/tests/thrusection/not_solids/T4 +++ b/tests/thrusection/not_solids/T4 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1690.09 +checkprops result -s 1690.09 diff --git a/tests/thrusection/not_solids/T5 b/tests/thrusection/not_solids/T5 index 227dd66923..cfbc531881 100644 --- a/tests/thrusection/not_solids/T5 +++ b/tests/thrusection/not_solids/T5 @@ -2,4 +2,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1516.01 +checkprops result -s 1516.01 diff --git a/tests/thrusection/not_solids/T6 b/tests/thrusection/not_solids/T6 index b5254f525b..a6900190fc 100644 --- a/tests/thrusection/not_solids/T6 +++ b/tests/thrusection/not_solids/T6 @@ -1,4 +1,4 @@ restore [locate_data_file C6] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 972.397 +checkprops result -s 972.397 diff --git a/tests/thrusection/not_solids/T7 b/tests/thrusection/not_solids/T7 index 1412c6c63a..57feead3c5 100644 --- a/tests/thrusection/not_solids/T7 +++ b/tests/thrusection/not_solids/T7 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/T8 b/tests/thrusection/not_solids/T8 index 342b92e5b2..7a1e26aa25 100644 --- a/tests/thrusection/not_solids/T8 +++ b/tests/thrusection/not_solids/T8 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/T9 b/tests/thrusection/not_solids/T9 index 097b4f4001..9aab212ba4 100644 --- a/tests/thrusection/not_solids/T9 +++ b/tests/thrusection/not_solids/T9 @@ -2,4 +2,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/U1 b/tests/thrusection/not_solids/U1 index 3aeb0a6cf2..3c8952a946 100644 --- a/tests/thrusection/not_solids/U1 +++ b/tests/thrusection/not_solids/U1 @@ -1,4 +1,4 @@ restore [locate_data_file C7] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/U2 b/tests/thrusection/not_solids/U2 index 83871a22cc..b9d4c6b89b 100644 --- a/tests/thrusection/not_solids/U2 +++ b/tests/thrusection/not_solids/U2 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/U3 b/tests/thrusection/not_solids/U3 index d411b688fb..02c2117737 100644 --- a/tests/thrusection/not_solids/U3 +++ b/tests/thrusection/not_solids/U3 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/U4 b/tests/thrusection/not_solids/U4 index dcf604f7a2..560aa5f2b5 100644 --- a/tests/thrusection/not_solids/U4 +++ b/tests/thrusection/not_solids/U4 @@ -2,4 +2,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/U5 b/tests/thrusection/not_solids/U5 index 47b9dcf441..a3029af6e3 100644 --- a/tests/thrusection/not_solids/U5 +++ b/tests/thrusection/not_solids/U5 @@ -1,4 +1,4 @@ restore [locate_data_file C8] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/U6 b/tests/thrusection/not_solids/U6 index 71a3b87c7e..bfac8811f4 100644 --- a/tests/thrusection/not_solids/U6 +++ b/tests/thrusection/not_solids/U6 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/U7 b/tests/thrusection/not_solids/U7 index 4c9fa0bceb..496741e13c 100644 --- a/tests/thrusection/not_solids/U7 +++ b/tests/thrusection/not_solids/U7 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/U8 b/tests/thrusection/not_solids/U8 index 984c109b70..ea57fcffc2 100644 --- a/tests/thrusection/not_solids/U8 +++ b/tests/thrusection/not_solids/U8 @@ -2,4 +2,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1131.35 +checkprops result -s 1131.35 diff --git a/tests/thrusection/not_solids/U9 b/tests/thrusection/not_solids/U9 index 7500d03dd7..62e5cfbeb7 100644 --- a/tests/thrusection/not_solids/U9 +++ b/tests/thrusection/not_solids/U9 @@ -1,4 +1,4 @@ restore [locate_data_file C9] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 572.05 +checkprops result -s 572.05 diff --git a/tests/thrusection/not_solids/V1 b/tests/thrusection/not_solids/V1 index 19ad0d9b86..9d224c3a15 100644 --- a/tests/thrusection/not_solids/V1 +++ b/tests/thrusection/not_solids/V1 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/V2 b/tests/thrusection/not_solids/V2 index 063183169d..896377444d 100644 --- a/tests/thrusection/not_solids/V2 +++ b/tests/thrusection/not_solids/V2 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/V3 b/tests/thrusection/not_solids/V3 index 5ef6ac9885..90d879e292 100644 --- a/tests/thrusection/not_solids/V3 +++ b/tests/thrusection/not_solids/V3 @@ -2,4 +2,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/V4 b/tests/thrusection/not_solids/V4 index ea20049759..8b8b53fdfb 100644 --- a/tests/thrusection/not_solids/V4 +++ b/tests/thrusection/not_solids/V4 @@ -1,4 +1,4 @@ restore [locate_data_file C10] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/V5 b/tests/thrusection/not_solids/V5 index 1f880290be..f376740be7 100644 --- a/tests/thrusection/not_solids/V5 +++ b/tests/thrusection/not_solids/V5 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/V6 b/tests/thrusection/not_solids/V6 index aed5dd7e91..d2e3bc823b 100644 --- a/tests/thrusection/not_solids/V6 +++ b/tests/thrusection/not_solids/V6 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1507.96 +checkprops result -s 1507.96 diff --git a/tests/thrusection/not_solids/V7 b/tests/thrusection/not_solids/V7 index 7fe531d577..2a71cb9e0f 100644 --- a/tests/thrusection/not_solids/V7 +++ b/tests/thrusection/not_solids/V7 @@ -2,4 +2,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/V8 b/tests/thrusection/not_solids/V8 index 1fbacad28f..3b0b858de4 100644 --- a/tests/thrusection/not_solids/V8 +++ b/tests/thrusection/not_solids/V8 @@ -1,4 +1,4 @@ restore [locate_data_file C11] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/V9 b/tests/thrusection/not_solids/V9 index bce7eb420a..c91e42675d 100644 --- a/tests/thrusection/not_solids/V9 +++ b/tests/thrusection/not_solids/V9 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C10] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/W1 b/tests/thrusection/not_solids/W1 index a96526b920..0ce43b3073 100644 --- a/tests/thrusection/not_solids/W1 +++ b/tests/thrusection/not_solids/W1 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C11] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1314 +checkprops result -s 1314 diff --git a/tests/thrusection/not_solids/W2 b/tests/thrusection/not_solids/W2 index 5ec0b30a24..97323a6ddd 100644 --- a/tests/thrusection/not_solids/W2 +++ b/tests/thrusection/not_solids/W2 @@ -2,4 +2,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C12] w2 ttranslate w2 0 0 40 thrusections result 0 0 w1 w2 -set square 1131.35 +checkprops result -s 1131.35 diff --git a/tests/thrusection/not_solids/W3 b/tests/thrusection/not_solids/W3 index c598544f73..4e0828ec62 100644 --- a/tests/thrusection/not_solids/W3 +++ b/tests/thrusection/not_solids/W3 @@ -1,4 +1,4 @@ restore [locate_data_file C12] w1 restore [locate_data_file C13] w2 thrusections result 0 0 w1 w2 -set square 572.05 +checkprops result -s 572.05 diff --git a/tests/thrusection/not_solids/W4 b/tests/thrusection/not_solids/W4 index 076cd416a1..4100783928 100644 --- a/tests/thrusection/not_solids/W4 +++ b/tests/thrusection/not_solids/W4 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C10] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/W5 b/tests/thrusection/not_solids/W5 index eb9d473628..b6dc28e692 100644 --- a/tests/thrusection/not_solids/W5 +++ b/tests/thrusection/not_solids/W5 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C11] w2 thrusections result 0 0 w1 w2 -set square 762.417 +checkprops result -s 762.417 diff --git a/tests/thrusection/not_solids/W6 b/tests/thrusection/not_solids/W6 index e189ef579e..42b8c4b3db 100644 --- a/tests/thrusection/not_solids/W6 +++ b/tests/thrusection/not_solids/W6 @@ -1,4 +1,4 @@ restore [locate_data_file C13] w1 restore [locate_data_file C12] w2 thrusections result 0 0 w1 w2 -set square 572.05 +checkprops result -s 572.05 diff --git a/tests/thrusection/not_solids/W7 b/tests/thrusection/not_solids/W7 index a189f46d32..d29a01e2ab 100644 --- a/tests/thrusection/not_solids/W7 +++ b/tests/thrusection/not_solids/W7 @@ -2,4 +2,4 @@ restore [locate_data_file buc60281_1.rle] w1 restore [locate_data_file buc60281_2.rle] w2 restore [locate_data_file buc60281_3.rle] w3 thrusections result 0 0 w1 w2 w3 -set square 476995 +checkprops result -s 476995 diff --git a/tests/thrusection/not_solids/W8 b/tests/thrusection/not_solids/W8 index 73e023719b..3147baf9bb 100644 --- a/tests/thrusection/not_solids/W8 +++ b/tests/thrusection/not_solids/W8 @@ -2,4 +2,4 @@ dall restore [locate_data_file buc60318.rle] w explode w W thrusections result 0 0 w_1 w_2 w_3 w_4 w_5 -set square 254109 +checkprops result -s 254109 diff --git a/tests/thrusection/parse.rules b/tests/thrusection/parse.rules index 610d206403..95a93927e0 100644 --- a/tests/thrusection/parse.rules +++ b/tests/thrusection/parse.rules @@ -1 +1,2 @@ FAILED /\bFaulty\b/ bad shape +OK /Relative error of mass computation/ message from vprops \ No newline at end of file diff --git a/tests/thrusection/solids/A1 b/tests/thrusection/solids/A1 index 91851d33a1..3ed23ad538 100644 --- a/tests/thrusection/solids/A1 +++ b/tests/thrusection/solids/A1 @@ -5,4 +5,4 @@ explode f1 w explode f2 w explode f3 w thrusections result 1 0 f1_1 f2_1 f3_1 -set square 49757.1 +checkprops result -s 49757.1 diff --git a/tests/thrusection/solids/A2 b/tests/thrusection/solids/A2 index 85908c720a..2e1ceafe72 100644 --- a/tests/thrusection/solids/A2 +++ b/tests/thrusection/solids/A2 @@ -2,4 +2,4 @@ puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 thrusections result 1 0 w1 w2 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/solids/A3 b/tests/thrusection/solids/A3 index aecb56e4df..6f8c0c97d1 100644 --- a/tests/thrusection/solids/A3 +++ b/tests/thrusection/solids/A3 @@ -2,4 +2,4 @@ puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 thrusections result 1 0 w2 w1 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/solids/A4 b/tests/thrusection/solids/A4 index 661023568f..4afae7b3db 100644 --- a/tests/thrusection/solids/A4 +++ b/tests/thrusection/solids/A4 @@ -3,4 +3,4 @@ restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F thrusections result 1 0 w1 w2 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/solids/A5 b/tests/thrusection/solids/A5 index 844d958de3..eb39b192f0 100644 --- a/tests/thrusection/solids/A5 +++ b/tests/thrusection/solids/A5 @@ -3,4 +3,4 @@ restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F thrusections result 1 0 w2 w1 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/solids/A6 b/tests/thrusection/solids/A6 index 7ba6e89610..32112251c4 100644 --- a/tests/thrusection/solids/A6 +++ b/tests/thrusection/solids/A6 @@ -4,4 +4,4 @@ restore [locate_data_file cts21570_2.rle] w2 orientation w1 F orientation w2 R thrusections result 1 0 w1 w2 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/solids/A7 b/tests/thrusection/solids/A7 index 6361ca8d8b..8dec4cb4b8 100644 --- a/tests/thrusection/solids/A7 +++ b/tests/thrusection/solids/A7 @@ -4,4 +4,4 @@ restore [locate_data_file cts21570_2.rle] w2 orientation w1 F orientation w2 R thrusections result 1 0 w2 w1 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/solids/A8 b/tests/thrusection/solids/A8 index 77bbe74864..a7a2bdf390 100644 --- a/tests/thrusection/solids/A8 +++ b/tests/thrusection/solids/A8 @@ -5,4 +5,4 @@ orientation w1 F orientation w2 R orientation w1 R thrusections result 1 0 w1 w2 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/solids/A9 b/tests/thrusection/solids/A9 index d6e67938a9..f3a1fb8af0 100644 --- a/tests/thrusection/solids/A9 +++ b/tests/thrusection/solids/A9 @@ -5,4 +5,4 @@ orientation w1 F orientation w2 R orientation w1 R thrusections result 1 0 w2 w1 -set square 29817.5 +checkprops result -s 29817.5 diff --git a/tests/thrusection/specific/A1 b/tests/thrusection/specific/A1 index e5992a5e62..cb44adffa4 100755 --- a/tests/thrusection/specific/A1 +++ b/tests/thrusection/specific/A1 @@ -40,7 +40,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 490.101 +checkprops result -s 490.101 checknbshapes result -vertex 5 -edge 9 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 27 set index [lsearch [whatis result] Closed] diff --git a/tests/thrusection/specific/A2 b/tests/thrusection/specific/A2 index 9f011fcbd7..8be5a9dd3c 100755 --- a/tests/thrusection/specific/A2 +++ b/tests/thrusection/specific/A2 @@ -40,7 +40,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 490.101 +checkprops result -s 490.101 checknbshapes result -vertex 5 -edge 9 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 28 diff --git a/tests/thrusection/specific/A3 b/tests/thrusection/specific/A3 index 614a80dd17..af17a8d129 100755 --- a/tests/thrusection/specific/A3 +++ b/tests/thrusection/specific/A3 @@ -40,7 +40,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 651.466 +checkprops result -s 651.466 checknbshapes result -vertex 2 -edge 9 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 18 diff --git a/tests/thrusection/specific/A4 b/tests/thrusection/specific/A4 index 6cf3bca4b1..664d062a2e 100755 --- a/tests/thrusection/specific/A4 +++ b/tests/thrusection/specific/A4 @@ -40,7 +40,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 651.466 +checkprops result -s 651.466 checknbshapes result -vertex 2 -edge 9 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 19 diff --git a/tests/thrusection/specific/A5 b/tests/thrusection/specific/A5 index 131d5accd0..077b76315d 100755 --- a/tests/thrusection/specific/A5 +++ b/tests/thrusection/specific/A5 @@ -36,7 +36,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 485.502 +checkprops result -s 485.502 checknbshapes result -vertex 5 -edge 9 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 27 diff --git a/tests/thrusection/specific/A6 b/tests/thrusection/specific/A6 index 3973ee0dbc..bb3414315d 100755 --- a/tests/thrusection/specific/A6 +++ b/tests/thrusection/specific/A6 @@ -36,7 +36,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 485.502 +checkprops result -s 485.502 checknbshapes result -vertex 5 -edge 9 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 28 diff --git a/tests/thrusection/specific/A7 b/tests/thrusection/specific/A7 index 439fc8d8f0..90b9c8ddd4 100755 --- a/tests/thrusection/specific/A7 +++ b/tests/thrusection/specific/A7 @@ -36,7 +36,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 646.621 +checkprops result -s 646.621 checknbshapes result -vertex 2 -edge 9 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 18 diff --git a/tests/thrusection/specific/A8 b/tests/thrusection/specific/A8 index bcf65fe90b..20a1e73231 100755 --- a/tests/thrusection/specific/A8 +++ b/tests/thrusection/specific/A8 @@ -36,7 +36,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 v5 -set square 646.621 +checkprops result -s 646.621 checknbshapes result -vertex 2 -edge 9 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 19 diff --git a/tests/thrusection/specific/A9 b/tests/thrusection/specific/A9 index 9ebd2bb69b..c0f1fa1cb7 100755 --- a/tests/thrusection/specific/A9 +++ b/tests/thrusection/specific/A9 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1404.96 +checkprops result -s 1404.96 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/B1 b/tests/thrusection/specific/B1 index 9a32c2d9a1..7ae440024b 100755 --- a/tests/thrusection/specific/B1 +++ b/tests/thrusection/specific/B1 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1404.96 +checkprops result -s 1404.96 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/B2 b/tests/thrusection/specific/B2 index defd63afa1..7d5219d5e7 100755 --- a/tests/thrusection/specific/B2 +++ b/tests/thrusection/specific/B2 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1829.23 +checkprops result -s 1829.23 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/B3 b/tests/thrusection/specific/B3 index 45913435a6..30ab04e142 100755 --- a/tests/thrusection/specific/B3 +++ b/tests/thrusection/specific/B3 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 1829.23 +checkprops result -s 1829.23 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/B4 b/tests/thrusection/specific/B4 index 3f80087ca9..8f44db9241 100755 --- a/tests/thrusection/specific/B4 +++ b/tests/thrusection/specific/B4 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 2160.94 +checkprops result -s 2160.94 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/B5 b/tests/thrusection/specific/B5 index ea4a0d638e..ab994a5593 100755 --- a/tests/thrusection/specific/B5 +++ b/tests/thrusection/specific/B5 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 2160.94 +checkprops result -s 2160.94 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/B6 b/tests/thrusection/specific/B6 index 89d6feb823..7ecc65a66c 100755 --- a/tests/thrusection/specific/B6 +++ b/tests/thrusection/specific/B6 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 2556.25 +checkprops result -s 2556.25 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/B7 b/tests/thrusection/specific/B7 index dd10283951..2b79bba794 100755 --- a/tests/thrusection/specific/B7 +++ b/tests/thrusection/specific/B7 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 2556.25 +checkprops result -s 2556.25 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/B8 b/tests/thrusection/specific/B8 index 442b6d0f04..92d9ecaa8d 100755 --- a/tests/thrusection/specific/B8 +++ b/tests/thrusection/specific/B8 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1021.13 +checkprops result -s 1021.13 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/B9 b/tests/thrusection/specific/B9 index 234154af90..a94deb810a 100755 --- a/tests/thrusection/specific/B9 +++ b/tests/thrusection/specific/B9 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1021.13 +checkprops result -s 1021.13 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/C1 b/tests/thrusection/specific/C1 index 2fd2134575..0b1d287e48 100755 --- a/tests/thrusection/specific/C1 +++ b/tests/thrusection/specific/C1 @@ -18,7 +18,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1346.42 +checkprops result -s 1346.42 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/C2 b/tests/thrusection/specific/C2 index a850afbdce..36135f42a7 100755 --- a/tests/thrusection/specific/C2 +++ b/tests/thrusection/specific/C2 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 1346.42 +checkprops result -s 1346.42 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/C3 b/tests/thrusection/specific/C3 index 7af48867c4..4fab4ccdc0 100755 --- a/tests/thrusection/specific/C3 +++ b/tests/thrusection/specific/C3 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1353.78 +checkprops result -s 1353.78 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/C4 b/tests/thrusection/specific/C4 index 785d7c26ce..9206ddf55e 100755 --- a/tests/thrusection/specific/C4 +++ b/tests/thrusection/specific/C4 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1353.78 +checkprops result -s 1353.78 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/C5 b/tests/thrusection/specific/C5 index fdb08d16ad..124db46a84 100755 --- a/tests/thrusection/specific/C5 +++ b/tests/thrusection/specific/C5 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 1683.87 +checkprops result -s 1683.87 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/C6 b/tests/thrusection/specific/C6 index b8d4626db3..a14793a598 100755 --- a/tests/thrusection/specific/C6 +++ b/tests/thrusection/specific/C6 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 1683.87 +checkprops result -s 1683.87 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/C7 b/tests/thrusection/specific/C7 index d12c0d3968..811fafc1d3 100755 --- a/tests/thrusection/specific/C7 +++ b/tests/thrusection/specific/C7 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 449.295 +checkprops result -s 449.295 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/C8 b/tests/thrusection/specific/C8 index f29e719590..d320afb51d 100755 --- a/tests/thrusection/specific/C8 +++ b/tests/thrusection/specific/C8 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 449.295 +checkprops result -s 449.295 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/C9 b/tests/thrusection/specific/C9 index 5b4fe7543b..e5e410fe04 100755 --- a/tests/thrusection/specific/C9 +++ b/tests/thrusection/specific/C9 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 597.473 +checkprops result -s 597.473 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/D1 b/tests/thrusection/specific/D1 index 053fd03c83..86ab1a366f 100755 --- a/tests/thrusection/specific/D1 +++ b/tests/thrusection/specific/D1 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 597.473 +checkprops result -s 597.473 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/D2 b/tests/thrusection/specific/D2 index 3e0bde753f..61661f32a0 100755 --- a/tests/thrusection/specific/D2 +++ b/tests/thrusection/specific/D2 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 740.079 +checkprops result -s 740.079 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/D3 b/tests/thrusection/specific/D3 index f247c96827..ae2ddea6e5 100755 --- a/tests/thrusection/specific/D3 +++ b/tests/thrusection/specific/D3 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 740.079 +checkprops result -s 740.079 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/D4 b/tests/thrusection/specific/D4 index 9b8df85cd5..b04e2ed117 100755 --- a/tests/thrusection/specific/D4 +++ b/tests/thrusection/specific/D4 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 881.045 +checkprops result -s 881.045 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/D5 b/tests/thrusection/specific/D5 index 52ba49eb1a..0b0b03a069 100755 --- a/tests/thrusection/specific/D5 +++ b/tests/thrusection/specific/D5 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 881.045 +checkprops result -s 881.045 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/D6 b/tests/thrusection/specific/D6 index 1a430587cc..f5e0c6d2e1 100755 --- a/tests/thrusection/specific/D6 +++ b/tests/thrusection/specific/D6 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 245.485 +checkprops result -s 245.485 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/D7 b/tests/thrusection/specific/D7 index 724b0e82af..c3f1be2c28 100755 --- a/tests/thrusection/specific/D7 +++ b/tests/thrusection/specific/D7 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 245.485 +checkprops result -s 245.485 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/D8 b/tests/thrusection/specific/D8 index f37adbfc3d..4c05247a80 100755 --- a/tests/thrusection/specific/D8 +++ b/tests/thrusection/specific/D8 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 327.161 +checkprops result -s 327.161 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/D9 b/tests/thrusection/specific/D9 index 43f75e500f..debd8b7125 100755 --- a/tests/thrusection/specific/D9 +++ b/tests/thrusection/specific/D9 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 327.161 +checkprops result -s 327.161 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/E1 b/tests/thrusection/specific/E1 index bfe9354cf6..4a7f178264 100755 --- a/tests/thrusection/specific/E1 +++ b/tests/thrusection/specific/E1 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 400.925 +checkprops result -s 400.925 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13 diff --git a/tests/thrusection/specific/E2 b/tests/thrusection/specific/E2 index 5c55157048..9f57aecbd2 100755 --- a/tests/thrusection/specific/E2 +++ b/tests/thrusection/specific/E2 @@ -20,7 +20,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 400.925 +checkprops result -s 400.925 checknbshapes result -vertex 3 -edge 5 -wire 2 -face 2 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 14 diff --git a/tests/thrusection/specific/E3 b/tests/thrusection/specific/E3 index 8c611dcce1..816ea7b469 100755 --- a/tests/thrusection/specific/E3 +++ b/tests/thrusection/specific/E3 @@ -20,7 +20,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2} -set square 478.063 +checkprops result -s 478.063 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/E4 b/tests/thrusection/specific/E4 index ec2ea38c6c..d3df17622c 100755 --- a/tests/thrusection/specific/E4 +++ b/tests/thrusection/specific/E4 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -22,7 +22,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} v1 w1 v2 } -set square 422.859 +checkprops result -s 422.859 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/E5 b/tests/thrusection/specific/E5 index d357786567..8227ffc1d7 100755 --- a/tests/thrusection/specific/E5 +++ b/tests/thrusection/specific/E5 @@ -132,7 +132,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 12651.5 +checkprops result -s 12651.5 checknbshapes result -vertex 57 -edge 121 -wire 66 -face 66 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 311 diff --git a/tests/thrusection/specific/E6 b/tests/thrusection/specific/E6 index 7597f8588e..e183082770 100755 --- a/tests/thrusection/specific/E6 +++ b/tests/thrusection/specific/E6 @@ -132,7 +132,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 12651.5 +checkprops result -s 12651.5 checknbshapes result -vertex 57 -edge 121 -wire 66 -face 66 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 312 diff --git a/tests/thrusection/specific/E7 b/tests/thrusection/specific/E7 index 0b476b2a9b..d342599187 100755 --- a/tests/thrusection/specific/E7 +++ b/tests/thrusection/specific/E7 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -134,7 +134,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 56691.9 +checkprops result -s 56691.9 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/E8 b/tests/thrusection/specific/E8 index 069dbaf1f4..4fd02b29e2 100755 --- a/tests/thrusection/specific/E8 +++ b/tests/thrusection/specific/E8 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -134,7 +134,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 56691.9 +checkprops result -s 56691.9 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 59 diff --git a/tests/thrusection/specific/E9 b/tests/thrusection/specific/E9 index af927b61d2..5f32be708f 100755 --- a/tests/thrusection/specific/E9 +++ b/tests/thrusection/specific/E9 @@ -132,7 +132,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 12301.8 +checkprops result -s 12301.8 checknbshapes result -vertex 57 -edge 121 -wire 66 -face 66 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 311 diff --git a/tests/thrusection/specific/F1 b/tests/thrusection/specific/F1 index 843f743ae5..80bd973cb4 100755 --- a/tests/thrusection/specific/F1 +++ b/tests/thrusection/specific/F1 @@ -132,7 +132,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 12301.8 +checkprops result -s 12301.8 checknbshapes result -vertex 57 -edge 121 -wire 66 -face 66 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 312 diff --git a/tests/thrusection/specific/F2 b/tests/thrusection/specific/F2 index ee73ea266e..e890e96cbf 100755 --- a/tests/thrusection/specific/F2 +++ b/tests/thrusection/specific/F2 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -134,7 +134,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 37693.9 +checkprops result -s 37693.9 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/F3 b/tests/thrusection/specific/F3 index 1ccb7fabc3..02518c3d83 100755 --- a/tests/thrusection/specific/F3 +++ b/tests/thrusection/specific/F3 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -134,7 +134,7 @@ set isruled 0 thrusections result ${issolid} ${isruled} v4 w1 w11 w21 w111 w101 v5 -set square 37693.9 +checkprops result -s 37693.9 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 59 diff --git a/tests/thrusection/specific/F4 b/tests/thrusection/specific/F4 index d9e2117ddf..b5ba1638ed 100755 --- a/tests/thrusection/specific/F4 +++ b/tests/thrusection/specific/F4 @@ -30,7 +30,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 256.812 +checkprops result -s 256.812 checknbshapes result -vertex 6 -edge 10 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25 diff --git a/tests/thrusection/specific/F5 b/tests/thrusection/specific/F5 index c87990b504..69e0a69acc 100755 --- a/tests/thrusection/specific/F5 +++ b/tests/thrusection/specific/F5 @@ -30,7 +30,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 256.875 +checkprops result -s 256.875 checknbshapes result -vertex 6 -edge 10 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 30 diff --git a/tests/thrusection/specific/F6 b/tests/thrusection/specific/F6 index b8cb3430d6..cfcacf8897 100755 --- a/tests/thrusection/specific/F6 +++ b/tests/thrusection/specific/F6 @@ -31,7 +31,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 332.724 +checkprops result -s 332.724 checknbshapes result -vertex 4 -edge 6 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 15 diff --git a/tests/thrusection/specific/F7 b/tests/thrusection/specific/F7 index 9582239fb5..b6f28cd813 100755 --- a/tests/thrusection/specific/F7 +++ b/tests/thrusection/specific/F7 @@ -1,5 +1,5 @@ puts "TODO OCC7166 ALL: Error : is WRONG because number of " -puts "TODO OCC7166 ALL: The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -31,7 +31,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 314.974 +checkprops result -s 314.974 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 9 diff --git a/tests/thrusection/specific/F8 b/tests/thrusection/specific/F8 index 2581c4464c..ea1f15b70c 100755 --- a/tests/thrusection/specific/F8 +++ b/tests/thrusection/specific/F8 @@ -30,7 +30,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 419.103 +checkprops result -s 419.103 checknbshapes result -vertex 6 -edge 10 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25 diff --git a/tests/thrusection/specific/F9 b/tests/thrusection/specific/F9 index 25772c81ba..e26af6ea4b 100755 --- a/tests/thrusection/specific/F9 +++ b/tests/thrusection/specific/F9 @@ -30,7 +30,7 @@ set isruled 1 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 419.166 +checkprops result -s 419.166 checknbshapes result -vertex 6 -edge 10 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 30 diff --git a/tests/thrusection/specific/G1 b/tests/thrusection/specific/G1 index 272bbe25ea..47d11d8b8f 100755 --- a/tests/thrusection/specific/G1 +++ b/tests/thrusection/specific/G1 @@ -1,6 +1,6 @@ puts "TODO OCC7166 ALL: Faulty OCC7166 : result is not Closed shape" puts "TODO OCC7166 ALL: Error : is WRONG because number of " -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -32,7 +32,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 702.858 +checkprops result -s 702.858 checknbshapes result -vertex 4 -edge 6 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 15 diff --git a/tests/thrusection/specific/G2 b/tests/thrusection/specific/G2 index 5ed3c1d515..fee138a8ed 100755 --- a/tests/thrusection/specific/G2 +++ b/tests/thrusection/specific/G2 @@ -1,5 +1,5 @@ puts "TODO OCC7166 ALL: Error : is WRONG because number of " -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -31,7 +31,7 @@ set isruled 0 catch {thrusections result ${issolid} ${isruled} wc1 w1 wc2} -set square 702.921 +checkprops result -s 702.921 checknbshapes result -vertex 4 -edge 6 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 20 diff --git a/tests/thrusection/specific/G3 b/tests/thrusection/specific/G3 index bb8a856c9d..6e8773ff4e 100755 --- a/tests/thrusection/specific/G3 +++ b/tests/thrusection/specific/G3 @@ -155,7 +155,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 wbzc1 w11 wpbc1 w21 wpbc2 w111 wbzc2 w101 v5 -set square 12786.5 +checkprops result -s 12786.5 checknbshapes result -vertex 101 -edge 209 -wire 110 -face 110 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 531 diff --git a/tests/thrusection/specific/G4 b/tests/thrusection/specific/G4 index cc2b91fccc..870f41cc17 100755 --- a/tests/thrusection/specific/G4 +++ b/tests/thrusection/specific/G4 @@ -157,7 +157,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 wbzc1 w11 wpbc1 w21 wpbc2 w111 wbzc2 w101 v5 -set square 12786.5 +checkprops result -s 12786.5 checknbshapes result -vertex 101 -edge 209 -wire 110 -face 110 -shell 1 -solid 2 -compsolid 0 -compound 0 -shape 532 diff --git a/tests/thrusection/specific/G5 b/tests/thrusection/specific/G5 index 2ea2bcf86c..d9ea023c35 100755 --- a/tests/thrusection/specific/G5 +++ b/tests/thrusection/specific/G5 @@ -155,7 +155,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 wbzc1 w11 wpbc1 w21 wpbc2 w111 wbzc2 w101 v5 -set square 12436.8 +checkprops result -s 12436.8 checknbshapes result -vertex 101 -edge 209 -wire 110 -face 110 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 531 diff --git a/tests/thrusection/specific/G6 b/tests/thrusection/specific/G6 index a6ce912923..be76d1327c 100755 --- a/tests/thrusection/specific/G6 +++ b/tests/thrusection/specific/G6 @@ -155,7 +155,7 @@ set isruled 1 thrusections result ${issolid} ${isruled} v4 w1 wbzc1 w11 wpbc1 w21 wpbc2 w111 wbzc2 w101 v5 -set square 12436.8 +checkprops result -s 12436.8 checknbshapes result -vertex 101 -edge 209 -wire 110 -face 110 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 532 diff --git a/tests/thrusection/specific/H1 b/tests/thrusection/specific/H1 index 0d6627bbb0..600e8f5f2b 100755 --- a/tests/thrusection/specific/H1 +++ b/tests/thrusection/specific/H1 @@ -25,7 +25,7 @@ addsweep s2 buildsweep result -set square 1187.23 +checkprops result -s 1187.23 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 diff --git a/tests/thrusection/specific/H2 b/tests/thrusection/specific/H2 index 162081f962..e799fc1c33 100755 --- a/tests/thrusection/specific/H2 +++ b/tests/thrusection/specific/H2 @@ -25,7 +25,7 @@ addsweep s2 -T buildsweep result -set square 1192.53 +checkprops result -s 1192.53 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 diff --git a/tests/thrusection/specific/H3 b/tests/thrusection/specific/H3 index 51f1af9922..9089beccf8 100755 --- a/tests/thrusection/specific/H3 +++ b/tests/thrusection/specific/H3 @@ -25,7 +25,7 @@ addsweep s2 buildsweep result -set square 1187.23 +checkprops result -s 1187.23 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 diff --git a/tests/thrusection/specific/H4 b/tests/thrusection/specific/H4 index 2ff0d2b725..6da27b06f7 100755 --- a/tests/thrusection/specific/H4 +++ b/tests/thrusection/specific/H4 @@ -25,7 +25,7 @@ addsweep s2 -T buildsweep result -set square 1192.53 +checkprops result -s 1192.53 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 diff --git a/tests/thrusection/specific/H5 b/tests/thrusection/specific/H5 index 0e1b15fb7d..18733bf05d 100755 --- a/tests/thrusection/specific/H5 +++ b/tests/thrusection/specific/H5 @@ -29,7 +29,7 @@ addsweep v2 buildsweep result -set square 790.139 +checkprops result -s 790.139 checknbshapes result -vertex 2 -edge 9 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 18 diff --git a/tests/thrusection/specific/H6 b/tests/thrusection/specific/H6 index 6c059008ee..15f26a818f 100755 --- a/tests/thrusection/specific/H6 +++ b/tests/thrusection/specific/H6 @@ -25,7 +25,7 @@ addsweep s2 buildsweep result -set square 1198.3 +checkprops result -s 1198.3 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 diff --git a/tests/thrusection/specific/H7 b/tests/thrusection/specific/H7 index a3888b99a7..918de2b7a1 100755 --- a/tests/thrusection/specific/H7 +++ b/tests/thrusection/specific/H7 @@ -25,7 +25,7 @@ addsweep s2 -T buildsweep result -set square 1192.88 +checkprops result -s 1192.88 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 diff --git a/tests/thrusection/specific/H8 b/tests/thrusection/specific/H8 index 6453a531f2..26b14c317b 100755 --- a/tests/thrusection/specific/H8 +++ b/tests/thrusection/specific/H8 @@ -25,7 +25,7 @@ addsweep s2 buildsweep result -set square 1187.23 +checkprops result -s 1187.23 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 set 3dviewer 0 diff --git a/tests/thrusection/specific/H9 b/tests/thrusection/specific/H9 index 2fa4bcf77d..d8a2f40cb1 100755 --- a/tests/thrusection/specific/H9 +++ b/tests/thrusection/specific/H9 @@ -25,7 +25,7 @@ addsweep s2 -T buildsweep result -set square 1192.53 +checkprops result -s 1192.53 checknbshapes result -vertex 4 -edge 6 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 17 diff --git a/tests/thrusection/specific/I1 b/tests/thrusection/specific/I1 index 0465e2d70f..033aecb9ae 100755 --- a/tests/thrusection/specific/I1 +++ b/tests/thrusection/specific/I1 @@ -29,7 +29,7 @@ addsweep v2 buildsweep result -set square 795.95 +checkprops result -s 795.95 checknbshapes result -vertex 2 -edge 9 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 18 diff --git a/tests/thrusection/specific/I2 b/tests/thrusection/specific/I2 index 22e5f5d139..0acb5efcfd 100755 --- a/tests/thrusection/specific/I2 +++ b/tests/thrusection/specific/I2 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 1294.43 +checkprops result -s 1294.43 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/I3 b/tests/thrusection/specific/I3 index 4a8e08f12c..9e25beb6d4 100755 --- a/tests/thrusection/specific/I3 +++ b/tests/thrusection/specific/I3 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 1313.1 +checkprops result -s 1313.1 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/I4 b/tests/thrusection/specific/I4 index 9b4ef6421c..faa746bf34 100755 --- a/tests/thrusection/specific/I4 +++ b/tests/thrusection/specific/I4 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 1294.43 +checkprops result -s 1294.43 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/I5 b/tests/thrusection/specific/I5 index e4c90f5007..af59ecd0be 100755 --- a/tests/thrusection/specific/I5 +++ b/tests/thrusection/specific/I5 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 1313.1 +checkprops result -s 1313.1 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/I6 b/tests/thrusection/specific/I6 index 4cc96e8704..fc78324cf8 100755 --- a/tests/thrusection/specific/I6 +++ b/tests/thrusection/specific/I6 @@ -31,7 +31,7 @@ addsweep v2 buildsweep result -set square 858.182 +checkprops result -s 858.182 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/I7 b/tests/thrusection/specific/I7 index ff3341878f..a9940d5fbb 100755 --- a/tests/thrusection/specific/I7 +++ b/tests/thrusection/specific/I7 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 2121.34 +checkprops result -s 2121.34 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/I8 b/tests/thrusection/specific/I8 index 0a69cc306a..cc93cd34c5 100755 --- a/tests/thrusection/specific/I8 +++ b/tests/thrusection/specific/I8 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 2285.24 +checkprops result -s 2285.24 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/I9 b/tests/thrusection/specific/I9 index a9afe09430..3f3208990b 100755 --- a/tests/thrusection/specific/I9 +++ b/tests/thrusection/specific/I9 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 1294.43 +checkprops result -s 1294.43 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J1 b/tests/thrusection/specific/J1 index b1fccee256..408f35bf18 100755 --- a/tests/thrusection/specific/J1 +++ b/tests/thrusection/specific/J1 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 1313.1 +checkprops result -s 1313.1 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J2 b/tests/thrusection/specific/J2 index 1d96d1a1ab..10f7500fc6 100755 --- a/tests/thrusection/specific/J2 +++ b/tests/thrusection/specific/J2 @@ -31,7 +31,7 @@ addsweep v2 buildsweep result -set square 1259.14 +checkprops result -s 1259.14 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J3 b/tests/thrusection/specific/J3 index 52d70f72d7..dcfc608560 100755 --- a/tests/thrusection/specific/J3 +++ b/tests/thrusection/specific/J3 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 2042.02 +checkprops result -s 2042.02 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J4 b/tests/thrusection/specific/J4 index 2811c43ce5..26621d9ec7 100755 --- a/tests/thrusection/specific/J4 +++ b/tests/thrusection/specific/J4 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 2081.25 +checkprops result -s 2081.25 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J5 b/tests/thrusection/specific/J5 index 64ca32600b..696c081627 100755 --- a/tests/thrusection/specific/J5 +++ b/tests/thrusection/specific/J5 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 2042.02 +checkprops result -s 2042.02 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J6 b/tests/thrusection/specific/J6 index cac30a18fe..f5afdf42dc 100755 --- a/tests/thrusection/specific/J6 +++ b/tests/thrusection/specific/J6 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 2081.25 +checkprops result -s 2081.25 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J7 b/tests/thrusection/specific/J7 index c92da00c1f..878bc0a765 100755 --- a/tests/thrusection/specific/J7 +++ b/tests/thrusection/specific/J7 @@ -31,7 +31,7 @@ addsweep v2 buildsweep result -set square 1346.42 +checkprops result -s 1346.42 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J8 b/tests/thrusection/specific/J8 index 7216a22c2f..fbf9514ff4 100755 --- a/tests/thrusection/specific/J8 +++ b/tests/thrusection/specific/J8 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 2707.56 +checkprops result -s 2707.56 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/J9 b/tests/thrusection/specific/J9 index 9068e4c8d2..ec388d920b 100755 --- a/tests/thrusection/specific/J9 +++ b/tests/thrusection/specific/J9 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 2736.65 +checkprops result -s 2736.65 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K1 b/tests/thrusection/specific/K1 index 9d7bb7d0b2..485ea0ebb7 100755 --- a/tests/thrusection/specific/K1 +++ b/tests/thrusection/specific/K1 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 2042.02 +checkprops result -s 2042.02 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K2 b/tests/thrusection/specific/K2 index 79de16bd4b..0e497e4f0c 100755 --- a/tests/thrusection/specific/K2 +++ b/tests/thrusection/specific/K2 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 2081.25 +checkprops result -s 2081.25 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K3 b/tests/thrusection/specific/K3 index d9eb3f7326..81341c240c 100755 --- a/tests/thrusection/specific/K3 +++ b/tests/thrusection/specific/K3 @@ -31,7 +31,7 @@ addsweep v2 buildsweep result -set square 1683.87 +checkprops result -s 1683.87 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K4 b/tests/thrusection/specific/K4 index 6e21fbee9e..b70b55c037 100755 --- a/tests/thrusection/specific/K4 +++ b/tests/thrusection/specific/K4 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K5 b/tests/thrusection/specific/K5 index dd50d7d183..b5d8ca13ec 100755 --- a/tests/thrusection/specific/K5 +++ b/tests/thrusection/specific/K5 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 901.663 +checkprops result -s 901.663 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K6 b/tests/thrusection/specific/K6 index 86b239c1f3..3c2a2081fd 100755 --- a/tests/thrusection/specific/K6 +++ b/tests/thrusection/specific/K6 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K7 b/tests/thrusection/specific/K7 index 6ba4c599d3..53fbff3d08 100755 --- a/tests/thrusection/specific/K7 +++ b/tests/thrusection/specific/K7 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 901.663 +checkprops result -s 901.663 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K8 b/tests/thrusection/specific/K8 index 229e5ed8d3..247ddc49c1 100755 --- a/tests/thrusection/specific/K8 +++ b/tests/thrusection/specific/K8 @@ -31,7 +31,7 @@ addsweep v2 buildsweep result -set square 597.473 +checkprops result -s 597.473 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/K9 b/tests/thrusection/specific/K9 index 80012f9975..9bac58de68 100755 --- a/tests/thrusection/specific/K9 +++ b/tests/thrusection/specific/K9 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 1480.16 +checkprops result -s 1480.16 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L1 b/tests/thrusection/specific/L1 index f802a91781..d375fd4546 100755 --- a/tests/thrusection/specific/L1 +++ b/tests/thrusection/specific/L1 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 1465.92 +checkprops result -s 1465.92 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L2 b/tests/thrusection/specific/L2 index ac3debc198..b4f4cb66a0 100755 --- a/tests/thrusection/specific/L2 +++ b/tests/thrusection/specific/L2 @@ -27,7 +27,7 @@ addsweep s2 buildsweep result -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L3 b/tests/thrusection/specific/L3 index 03ac5d64e7..61dafcf9ee 100755 --- a/tests/thrusection/specific/L3 +++ b/tests/thrusection/specific/L3 @@ -27,7 +27,7 @@ addsweep s2 -T buildsweep result -set square 901.663 +checkprops result -s 901.663 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L4 b/tests/thrusection/specific/L4 index 1191ecc52b..f8d5ea5f97 100755 --- a/tests/thrusection/specific/L4 +++ b/tests/thrusection/specific/L4 @@ -31,7 +31,7 @@ addsweep v2 buildsweep result -set square 881.045 +checkprops result -s 881.045 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L5 b/tests/thrusection/specific/L5 index b117ba1446..c1476170d9 100755 --- a/tests/thrusection/specific/L5 +++ b/tests/thrusection/specific/L5 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L6 b/tests/thrusection/specific/L6 index b316aae350..1245da2157 100755 --- a/tests/thrusection/specific/L6 +++ b/tests/thrusection/specific/L6 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 -T catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L7 b/tests/thrusection/specific/L7 index 725f52aa32..31466e8573 100755 --- a/tests/thrusection/specific/L7 +++ b/tests/thrusection/specific/L7 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L8 b/tests/thrusection/specific/L8 index d9e0511c7a..39a951abdb 100755 --- a/tests/thrusection/specific/L8 +++ b/tests/thrusection/specific/L8 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 -T catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/L9 b/tests/thrusection/specific/L9 index cbc045f3fc..a34629ee4e 100755 --- a/tests/thrusection/specific/L9 +++ b/tests/thrusection/specific/L9 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -33,7 +33,7 @@ addsweep v2 catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/M1 b/tests/thrusection/specific/M1 index 1f2197cbfb..8859f5c2b1 100755 --- a/tests/thrusection/specific/M1 +++ b/tests/thrusection/specific/M1 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/M2 b/tests/thrusection/specific/M2 index fb0166dffe..dd34b85460 100755 --- a/tests/thrusection/specific/M2 +++ b/tests/thrusection/specific/M2 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 -T catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/M3 b/tests/thrusection/specific/M3 index 50a108bc0f..85421fabf7 100755 --- a/tests/thrusection/specific/M3 +++ b/tests/thrusection/specific/M3 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/M4 b/tests/thrusection/specific/M4 index 96b809660f..571738550e 100755 --- a/tests/thrusection/specific/M4 +++ b/tests/thrusection/specific/M4 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -29,7 +29,7 @@ addsweep s2 -T catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/M5 b/tests/thrusection/specific/M5 index 0c03ab9c5f..35c3484116 100755 --- a/tests/thrusection/specific/M5 +++ b/tests/thrusection/specific/M5 @@ -1,4 +1,4 @@ -puts "TODO OCC7166 ALL: Error : The square of the resulting shape is" +puts "TODO OCC7166 ALL: Error : The area of result shape is" puts "============" puts "OCC7166" @@ -33,7 +33,7 @@ addsweep v2 catch {buildsweep result} -set square 898.589 +checkprops result -s 898.589 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8 diff --git a/tests/thrusection/specific/M6 b/tests/thrusection/specific/M6 index b90151e1b8..6268aeb273 100755 --- a/tests/thrusection/specific/M6 +++ b/tests/thrusection/specific/M6 @@ -104,7 +104,7 @@ addsweep v5 catch {buildsweep result} -set square 181746 +checkprops result -s 185899 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/M7 b/tests/thrusection/specific/M7 index 704bc4be23..3d81e798ad 100755 --- a/tests/thrusection/specific/M7 +++ b/tests/thrusection/specific/M7 @@ -104,7 +104,7 @@ addsweep v5 catch {buildsweep result} -set square 591941 +checkprops result -s 625461 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/M8 b/tests/thrusection/specific/M8 index 86db9a1993..9524652210 100755 --- a/tests/thrusection/specific/M8 +++ b/tests/thrusection/specific/M8 @@ -104,7 +104,7 @@ addsweep v5 -T catch {buildsweep result} -set square 181746 +checkprops result -s 185899 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/M9 b/tests/thrusection/specific/M9 index 6cab3cd8ab..efb9ca51bf 100755 --- a/tests/thrusection/specific/M9 +++ b/tests/thrusection/specific/M9 @@ -104,7 +104,7 @@ addsweep v5 -T catch {buildsweep result} -set square 591941 +checkprops result -s 625461 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/N1 b/tests/thrusection/specific/N1 index 95d7bab7f1..5fdcfc78f7 100755 --- a/tests/thrusection/specific/N1 +++ b/tests/thrusection/specific/N1 @@ -104,7 +104,7 @@ addsweep v5 catch {buildsweep result} -set square 182717 +checkprops result -s 186534 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/N2 b/tests/thrusection/specific/N2 index fd5da593f3..64182fb78f 100755 --- a/tests/thrusection/specific/N2 +++ b/tests/thrusection/specific/N2 @@ -104,7 +104,7 @@ addsweep v5 catch {buildsweep result} -set square 592023 +checkprops result -s 622222 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/N3 b/tests/thrusection/specific/N3 index 0c41c956a9..701207c2f0 100755 --- a/tests/thrusection/specific/N3 +++ b/tests/thrusection/specific/N3 @@ -104,7 +104,7 @@ addsweep v5 -T catch {buildsweep result} -set square 181746 +checkprops result -s 185899 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 diff --git a/tests/thrusection/specific/N4 b/tests/thrusection/specific/N4 index 7c0219c76c..024c4cea73 100755 --- a/tests/thrusection/specific/N4 +++ b/tests/thrusection/specific/N4 @@ -104,7 +104,7 @@ addsweep v5 -T catch {buildsweep result} -set square 591941 +checkprops result -s 625461 checknbshapes result -vertex 2 -edge 33 -wire 11 -face 11 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 58 -- 2.20.1