From 5ae01c85517b8b94ae24875dab3b61cfcf622db5 Mon Sep 17 00:00:00 2001 From: ski Date: Wed, 15 Apr 2015 15:22:50 +0300 Subject: [PATCH] 0023150: Command sewing produce incorrect results on test grid csw. Test for sewing command were updated to check reference information. Commands for testing were moved to the file src/DrawResources/CheckCommands.tcl Documentation overview was updated. --- dox/dev_guides/tests/tests.md | 138 ++++++++- src/DrawResources/CheckCommands.tcl | 437 +++++++++++++++++++++++++++ src/DrawResources/DrawDefault | 2 +- tests/bugs/begin | 39 +-- tests/bugs/iges/bug25816 | 2 +- tests/bugs/iges/bug306 | 7 +- tests/bugs/modalg_1/buc60523 | 5 + tests/bugs/modalg_1/buc60905 | 6 +- tests/bugs/modalg_2/bug22500 | 4 + tests/bugs/modalg_2/bug22717 | 5 + tests/bugs/modalg_2/bug22765 | 5 + tests/bugs/modalg_2/bug22770_1 | 5 +- tests/bugs/modalg_2/bug22770_10 | 4 + tests/bugs/modalg_2/bug22770_11 | 4 + tests/bugs/modalg_2/bug22770_12 | 4 + tests/bugs/modalg_2/bug22770_13 | 4 + tests/bugs/modalg_2/bug22770_14 | 4 + tests/bugs/modalg_2/bug22770_15 | 4 + tests/bugs/modalg_2/bug22770_16 | 4 + tests/bugs/modalg_2/bug22770_17 | 4 + tests/bugs/modalg_2/bug22770_18 | 4 + tests/bugs/modalg_2/bug22770_19 | 4 + tests/bugs/modalg_2/bug22770_2 | 4 + tests/bugs/modalg_2/bug22770_20 | 4 + tests/bugs/modalg_2/bug22770_21 | 4 + tests/bugs/modalg_2/bug22770_22 | 4 + tests/bugs/modalg_2/bug22770_23 | 4 + tests/bugs/modalg_2/bug22770_24 | 4 + tests/bugs/modalg_2/bug22770_25 | 4 + tests/bugs/modalg_2/bug22770_26 | 4 + tests/bugs/modalg_2/bug22770_27 | 4 + tests/bugs/modalg_2/bug22770_28 | 4 + tests/bugs/modalg_2/bug22770_29 | 4 + tests/bugs/modalg_2/bug22770_3 | 5 +- tests/bugs/modalg_2/bug22770_30 | 4 + tests/bugs/modalg_2/bug22770_4 | 4 + tests/bugs/modalg_2/bug22770_5 | 4 + tests/bugs/modalg_2/bug22770_6 | 4 + tests/bugs/modalg_2/bug22770_7 | 4 + tests/bugs/modalg_2/bug22770_8 | 4 + tests/bugs/modalg_2/bug22770_9 | 4 + tests/bugs/modalg_2/bug22804 | 5 +- tests/bugs/modalg_2/bug22881 | 4 + tests/bugs/modalg_2/bug322 | 4 + tests/bugs/modalg_4/bug714 | 4 + tests/bugs/modalg_5/bug22747 | 4 + tests/bugs/modalg_5/bug23375_1 | 21 +- tests/bugs/modalg_5/bug24036 | 19 +- tests/bugs/modalg_5/bug24174_1 | 32 +- tests/bugs/modalg_5/bug24174_2 | 27 +- tests/bugs/modalg_5/bug24390_1 | 25 +- tests/bugs/modalg_5/bug24390_2 | 25 +- tests/bugs/modalg_5/bug24646_1 | 14 +- tests/bugs/modalg_5/bug24646_2 | 14 +- tests/bugs/modalg_5/bug24646_3 | 14 +- tests/bugs/modalg_5/bug24646_4 | 14 +- tests/bugs/modalg_5/bug24817 | 8 + tests/bugs/modalg_5/bug25175 | 4 + tests/bugs/modalg_5/bug25398 | 16 +- tests/bugs/modalg_5/bug25742_1 | 2 +- tests/bugs/modalg_5/bug25819_1 | 14 +- tests/bugs/modalg_5/bug25819_2 | 14 +- tests/bugs/modalg_5/bug25819_3 | 14 +- tests/bugs/modalg_5/bug25838 | 14 +- tests/bugs/modalg_5/bug25847 | 14 +- tests/bugs/modalg_5/bug25858_1 | 17 +- tests/bugs/modalg_5/bug25858_2 | 17 +- tests/bugs/modalg_5/bug25982 | 17 +- tests/bugs/moddata_1/bug135 | 4 + tests/bugs/moddata_1/bug20904_1 | 4 + tests/bugs/moddata_1/bug20904_2 | 4 + tests/bugs/moddata_1/bug20904_3 | 4 + tests/bugs/moddata_2/bug326 | 4 + tests/bugs/moddata_2/bug343 | 8 + tests/bugs/moddata_2/bug36 | 4 + tests/bugs/moddata_2/bug42 | 4 + tests/bugs/moddata_3/buc60898 | 5 + tests/bugs/step/bug25523 | 16 +- tests/bugs/xde/bug184 | 4 + tests/bugs/xde/bug547_2 | 4 + tests/bugs/xde/bug6491 | 4 + tests/bugs/xde/bug6675 | 4 + tests/bugs/xde/bug859 | 4 + tests/sewing/end | 62 ---- tests/sewing/tol_0_01/A1 | 7 + tests/sewing/tol_0_01/A2 | 7 + tests/sewing/tol_0_01/A3 | 7 + tests/sewing/tol_0_01/A4 | 7 + tests/sewing/tol_0_01/A5 | 7 + tests/sewing/tol_0_01/A6 | 7 + tests/sewing/tol_0_01/A7 | 7 + tests/sewing/tol_0_01/A8 | 7 + tests/sewing/tol_0_01/A9 | 7 + tests/sewing/tol_0_01/B1 | 7 + tests/sewing/tol_0_01/B2 | 7 + tests/sewing/tol_0_01/B3 | 7 + tests/sewing/tol_0_01/B4 | 7 + tests/sewing/tol_0_01/B5 | 7 + tests/sewing/tol_0_01/B6 | 7 + tests/sewing/tol_0_01/B7 | 7 + tests/sewing/tol_0_01/B8 | 7 + tests/sewing/tol_0_01/B9 | 7 + tests/sewing/tol_0_01/C1 | 7 + tests/sewing/tol_0_01/C2 | 7 + tests/sewing/tol_0_01/C3 | 7 + tests/sewing/tol_0_01/C4 | 7 + tests/sewing/tol_0_01/C5 | 7 + tests/sewing/tol_0_01/C6 | 7 + tests/sewing/tol_0_01/C7 | 7 + tests/sewing/tol_0_01/C8 | 7 + tests/sewing/tol_0_01/C9 | 8 +- tests/sewing/tol_0_01/D1 | 8 +- tests/sewing/tol_0_01/D2 | 8 +- tests/sewing/tol_0_01/D3 | 8 +- tests/sewing/tol_0_01/D4 | 8 +- tests/sewing/tol_0_01/D5 | 8 +- tests/sewing/tol_0_01/D6 | 7 + tests/sewing/tol_0_01/D7 | 7 + tests/sewing/tol_0_01/D8 | 7 + tests/sewing/tol_0_01/D9 | 7 + tests/sewing/tol_0_01/E1 | 8 +- tests/sewing/tol_0_01/E2 | 7 + tests/sewing/tol_0_01/E3 | 8 +- tests/sewing/tol_0_01/E4 | 7 + tests/sewing/tol_0_01/E5 | 8 +- tests/sewing/tol_0_01/E6 | 8 +- tests/sewing/tol_0_01/E7 | 8 +- tests/sewing/tol_0_01/E8 | 8 +- tests/sewing/tol_0_01/E9 | 8 +- tests/sewing/tol_0_01/F1 | 8 +- tests/sewing/tol_0_01/F2 | 8 +- tests/sewing/tol_0_01/F3 | 8 +- tests/sewing/tol_0_01/F4 | 8 +- tests/sewing/tol_0_01/F5 | 8 +- tests/sewing/tol_0_01/F6 | 8 +- tests/sewing/tol_0_01/F7 | 8 +- tests/sewing/tol_0_01/F8 | 13 +- tests/sewing/tol_0_01/F9 | 7 + tests/sewing/tol_0_01/G1 | 7 + tests/sewing/tol_0_01/G2 | 7 + tests/sewing/tol_0_01/G3 | 8 +- tests/sewing/tol_0_01/G4 | 8 +- tests/sewing/tol_0_01/G5 | 7 + tests/sewing/tol_0_01/G6 | 7 + tests/sewing/tol_0_01/G7 | 7 + tests/sewing/tol_0_01/G8 | 7 + tests/sewing/tol_0_01/G9 | 7 + tests/sewing/tol_0_01/H1 | 7 + tests/sewing/tol_0_01/H2 | 8 +- tests/sewing/tol_0_01/H3 | 7 + tests/sewing/tol_0_01/H4 | 7 + tests/sewing/tol_0_01/H5 | 7 + tests/sewing/tol_0_01/H6 | 7 + tests/sewing/tol_0_01/H7 | 7 + tests/sewing/tol_0_01/H8 | 7 + tests/sewing/tol_0_01/H9 | 7 + tests/sewing/tol_0_01/I1 | 7 + tests/sewing/tol_0_01/I2 | 7 + tests/sewing/tol_0_01/I3 | 7 + tests/sewing/tol_0_01/I4 | 7 + tests/sewing/tol_0_01/I5 | 7 + tests/sewing/tol_0_01/I6 | 7 + tests/sewing/tol_0_01/I7 | 7 + tests/sewing/tol_0_01/I8 | 7 + tests/sewing/tol_0_01/I9 | 7 + tests/sewing/tol_0_01/J1 | 7 + tests/sewing/tol_0_01/J2 | 7 + tests/sewing/tol_0_01/J3 | 7 + tests/sewing/tol_0_01/J4 | 7 + tests/sewing/tol_0_01/J5 | 7 + tests/sewing/tol_0_01/J6 | 7 + tests/sewing/tol_0_01/J7 | 7 + tests/sewing/tol_0_01/J8 | 7 + tests/sewing/tol_0_01/J9 | 7 + tests/sewing/tol_0_01/K1 | 7 + tests/sewing/tol_0_01/K2 | 7 + tests/sewing/tol_0_01/K3 | 7 + tests/sewing/tol_0_01/K4 | 7 + tests/sewing/tol_0_01/K5 | 7 + tests/sewing/tol_0_01/K6 | 7 + tests/sewing/tol_0_01/K7 | 7 + tests/sewing/tol_0_01/K8 | 7 + tests/sewing/tol_0_01/K9 | 7 + tests/sewing/tol_0_01/L1 | 7 + tests/sewing/tol_0_01/L2 | 7 + tests/sewing/tol_0_01/L3 | 7 + tests/sewing/tol_0_01/L4 | 7 + tests/sewing/tol_0_01/L5 | 7 + tests/sewing/tol_0_01/L6 | 7 + tests/sewing/tol_0_01/L7 | 7 + tests/sewing/tol_0_01/L8 | 7 + tests/sewing/tol_0_01/L9 | 7 + tests/sewing/tol_0_01/M1 | 7 + tests/sewing/tol_0_01/M2 | 7 + tests/sewing/tol_0_01/M3 | 7 + tests/sewing/tol_0_01/M4 | 7 + tests/sewing/tol_0_01/M5 | 7 + tests/sewing/tol_0_01/M6 | 7 + tests/sewing/tol_0_01/M7 | 7 + tests/sewing/tol_0_01/M8 | 7 + tests/sewing/tol_0_01/M9 | 7 + tests/sewing/tol_0_01/N1 | 7 + tests/sewing/tol_0_01/N2 | 7 + tests/sewing/tol_0_01/N3 | 7 + tests/sewing/tol_0_01/N4 | 7 + tests/sewing/tol_0_01/N5 | 7 + tests/sewing/tol_0_01/N6 | 7 + tests/sewing/tol_0_01/N7 | 7 + tests/sewing/tol_0_01/N8 | 7 + tests/sewing/tol_0_01/N9 | 7 + tests/sewing/tol_0_01/O1 | 7 + tests/sewing/tol_0_01/O2 | 7 + tests/sewing/tol_0_01/O3 | 7 + tests/sewing/tol_0_01/O4 | 7 + tests/sewing/tol_0_01/O5 | 7 + tests/sewing/tol_0_01/O6 | 7 + tests/sewing/tol_0_01/O7 | 7 + tests/sewing/tol_0_01/O8 | 7 + tests/sewing/tol_0_01/O9 | 7 + tests/sewing/tol_0_01/P1 | 7 + tests/sewing/tol_0_01/P2 | 7 + tests/sewing/tol_0_01/P3 | 7 + tests/sewing/tol_0_01/P4 | 7 + tests/sewing/tol_0_01/P5 | 7 + tests/sewing/tol_0_01/P6 | 7 + tests/sewing/tol_0_01/P7 | 7 + tests/sewing/tol_0_01/P8 | 7 + tests/sewing/tol_0_01/P9 | 7 + tests/sewing/tol_0_01/Q1 | 7 + tests/sewing/tol_0_01/Q2 | 7 + tests/sewing/tol_0_01/Q3 | 7 + tests/sewing/tol_0_01/Q4 | 8 +- tests/sewing/tol_0_01/Q5 | 8 +- tests/sewing/tol_0_01/Q6 | 7 + tests/sewing/tol_0_01/Q7 | 7 + tests/sewing/tol_0_01/Q8 | 7 + tests/sewing/tol_0_01/Q9 | 7 + tests/sewing/tol_0_01/R1 | 7 + tests/sewing/tol_0_01/R2 | 7 + tests/sewing/tol_0_01/R3 | 7 + tests/sewing/tol_0_01/R4 | 7 + tests/sewing/tol_0_01/R5 | 7 + tests/sewing/tol_0_01/R6 | 7 + tests/sewing/tol_0_01/R7 | 7 + tests/sewing/tol_0_01/R8 | 7 + tests/sewing/tol_0_01/R9 | 7 + tests/sewing/tol_0_01/S1 | 7 + tests/sewing/tol_0_01/S2 | 7 + tests/sewing/tol_0_01/S3 | 7 + tests/sewing/tol_0_01/S4 | 7 + tests/sewing/tol_0_01/S5 | 7 + tests/sewing/tol_0_01/S6 | 7 + tests/sewing/tol_0_01/S7 | 7 + tests/sewing/tol_0_01/S8 | 7 + tests/sewing/tol_0_01/S9 | 7 + tests/sewing/tol_0_01/T1 | 7 + tests/sewing/tol_0_01/T2 | 7 + tests/sewing/tol_0_01/T3 | 7 + tests/sewing/tol_0_01/T4 | 7 + tests/sewing/tol_0_01/T5 | 7 + tests/sewing/tol_0_01/T6 | 7 + tests/sewing/tol_0_01/T7 | 7 + tests/sewing/tol_0_01/T8 | 7 + tests/sewing/tol_0_01/T9 | 7 + tests/sewing/tol_0_01/U1 | 7 + tests/sewing/tol_0_01/U2 | 7 + tests/sewing/tol_0_01/U3 | 7 + tests/sewing/tol_0_01/U4 | 7 + tests/sewing/tol_0_01/U5 | 7 + tests/sewing/tol_0_01/U6 | 7 + tests/sewing/tol_0_01/U7 | 7 + tests/sewing/tol_0_01/U8 | 7 + tests/sewing/tol_0_01/U9 | 7 + tests/sewing/tol_0_01/V1 | 7 + tests/sewing/tol_0_01/V2 | 7 + tests/sewing/tol_0_01/V3 | 7 + tests/sewing/tol_0_01/V4 | 7 + tests/sewing/tol_0_01/V5 | 7 + tests/sewing/tol_0_01/V6 | 7 + tests/sewing/tol_0_01/V7 | 7 + tests/sewing/tol_0_01/V8 | 7 + tests/sewing/tol_0_01/V9 | 7 + tests/sewing/tol_0_01/W1 | 7 + tests/sewing/tol_0_01/W2 | 7 + tests/sewing/tol_0_01/W3 | 8 +- tests/sewing/tol_0_01/W4 | 7 + tests/sewing/tol_0_01/W5 | 7 + tests/sewing/tol_0_01/W6 | 7 + tests/sewing/tol_0_01/W7 | 7 + tests/sewing/tol_0_01/W8 | 7 + tests/sewing/tol_0_01/W9 | 8 +- tests/sewing/tol_0_01/X1 | 8 +- tests/sewing/tol_0_01/X2 | 8 +- tests/sewing/tol_0_01/X3 | 7 + tests/sewing/tol_0_01/X4 | 7 + tests/sewing/tol_0_01/X5 | 8 +- tests/sewing/tol_0_01/X6 | 7 + tests/sewing/tol_0_01/X7 | 8 +- tests/sewing/tol_0_01/X8 | 7 + tests/sewing/tol_0_01/X9 | 7 + tests/sewing/tol_0_01/Y1 | 7 + tests/sewing/tol_0_01/Y2 | 8 +- tests/sewing/tol_0_01/Y3 | 8 +- tests/sewing/tol_0_01/Y4 | 8 +- tests/sewing/tol_0_01/Y5 | 8 +- tests/sewing/tol_0_01/Y6 | 7 + tests/sewing/tol_0_01/Y7 | 7 + tests/sewing/tol_0_01/Y8 | 7 + tests/sewing/tol_0_01/Y9 | 7 + tests/sewing/tol_0_01/Z1 | 7 + tests/sewing/tol_0_01/Z2 | 8 +- tests/sewing/tol_0_01/Z3 | 8 +- tests/sewing/tol_0_01/Z4 | 8 +- tests/sewing/tol_0_01/Z5 | 7 + tests/sewing/tol_0_01/Z6 | 8 +- tests/sewing/tol_0_01/Z7 | 8 +- tests/sewing/tol_0_01/Z8 | 7 + tests/sewing/tol_0_01/Z9 | 7 + tests/sewing/tol_0_01/{end => begin} | 0 tests/sewing/tol_1/A1 | 7 + tests/sewing/tol_1/A2 | 7 + tests/sewing/tol_1/A3 | 7 + tests/sewing/tol_1/A4 | 7 + tests/sewing/tol_1/A5 | 7 + tests/sewing/tol_1/A6 | 7 + tests/sewing/tol_1/A7 | 7 + tests/sewing/tol_1/A8 | 7 + tests/sewing/tol_1/A9 | 7 + tests/sewing/tol_1/B1 | 7 + tests/sewing/tol_1/B2 | 7 + tests/sewing/tol_1/B3 | 7 + tests/sewing/tol_1/B4 | 7 + tests/sewing/tol_1/B5 | 7 + tests/sewing/tol_1/B6 | 7 + tests/sewing/tol_1/B7 | 7 + tests/sewing/tol_1/B8 | 7 + tests/sewing/tol_1/B9 | 7 + tests/sewing/tol_1/C1 | 7 + tests/sewing/tol_1/C2 | 7 + tests/sewing/tol_1/C3 | 7 + tests/sewing/tol_1/C4 | 7 + tests/sewing/tol_1/C5 | 7 + tests/sewing/tol_1/C6 | 7 + tests/sewing/tol_1/C7 | 7 + tests/sewing/tol_1/C8 | 7 + tests/sewing/tol_1/C9 | 7 + tests/sewing/tol_1/D1 | 7 + tests/sewing/tol_1/D2 | 7 + tests/sewing/tol_1/D3 | 7 + tests/sewing/tol_1/D4 | 7 + tests/sewing/tol_1/D5 | 7 + tests/sewing/tol_1/D6 | 7 + tests/sewing/tol_1/D7 | 7 + tests/sewing/tol_1/D8 | 7 + tests/sewing/tol_1/D9 | 7 + tests/sewing/tol_1/E1 | 7 + tests/sewing/tol_1/E2 | 7 + tests/sewing/tol_1/E3 | 7 + tests/sewing/tol_1/E4 | 7 + tests/sewing/tol_1/E5 | 8 +- tests/sewing/tol_1/E6 | 7 + tests/sewing/tol_1/E7 | 8 +- tests/sewing/tol_1/E8 | 8 +- tests/sewing/tol_1/E9 | 7 + tests/sewing/tol_1/F1 | 8 +- tests/sewing/tol_1/F2 | 8 +- tests/sewing/tol_1/F3 | 8 +- tests/sewing/tol_1/F4 | 7 + tests/sewing/tol_1/F5 | 7 + tests/sewing/tol_1/F6 | 8 +- tests/sewing/tol_1/F7 | 7 + tests/sewing/tol_1/F8 | 7 + tests/sewing/tol_1/F9 | 7 + tests/sewing/tol_1/G1 | 7 + tests/sewing/tol_1/G2 | 7 + tests/sewing/tol_1/G3 | 8 +- tests/sewing/tol_1/G4 | 7 + tests/sewing/tol_1/G5 | 7 + tests/sewing/tol_1/G6 | 7 + tests/sewing/tol_1/G7 | 7 + tests/sewing/tol_1/G8 | 7 + tests/sewing/tol_1/G9 | 7 + tests/sewing/tol_1/H1 | 7 + tests/sewing/tol_1/H2 | 7 + tests/sewing/tol_1/H3 | 7 + tests/sewing/tol_1/H4 | 7 + tests/sewing/tol_1/H5 | 7 + tests/sewing/tol_1/H6 | 7 + tests/sewing/tol_1/H7 | 7 + tests/sewing/tol_1/H8 | 7 + tests/sewing/tol_1/H9 | 7 + tests/sewing/tol_1/I1 | 7 + tests/sewing/tol_1/I2 | 7 + tests/sewing/tol_1/I3 | 7 + tests/sewing/tol_1/I4 | 7 + tests/sewing/tol_1/I5 | 7 + tests/sewing/tol_1/I6 | 7 + tests/sewing/tol_1/I7 | 7 + tests/sewing/tol_1/I8 | 8 +- tests/sewing/tol_1/I9 | 7 + tests/sewing/tol_1/J1 | 7 + tests/sewing/tol_1/J2 | 7 + tests/sewing/tol_1/J3 | 7 + tests/sewing/tol_1/J4 | 7 + tests/sewing/tol_1/J5 | 7 + tests/sewing/tol_1/J6 | 7 + tests/sewing/tol_1/J7 | 7 + tests/sewing/tol_1/J8 | 7 + tests/sewing/tol_1/J9 | 7 + tests/sewing/tol_1/K1 | 7 + tests/sewing/tol_1/K2 | 8 +- tests/sewing/tol_1/K3 | 7 + tests/sewing/tol_1/K4 | 7 + tests/sewing/tol_1/K5 | 7 + tests/sewing/tol_1/K6 | 7 + tests/sewing/tol_1/K7 | 7 + tests/sewing/tol_1/K8 | 7 + tests/sewing/tol_1/K9 | 7 + tests/sewing/tol_1/L1 | 7 + tests/sewing/tol_1/L2 | 7 + tests/sewing/tol_1/L3 | 7 + tests/sewing/tol_1/L4 | 7 + tests/sewing/tol_1/L5 | 7 + tests/sewing/tol_1/L6 | 7 + tests/sewing/tol_1/L7 | 7 + tests/sewing/tol_1/L8 | 7 + tests/sewing/tol_1/L9 | 7 + tests/sewing/tol_1/M1 | 7 + tests/sewing/tol_1/M2 | 7 + tests/sewing/tol_1/M3 | 7 + tests/sewing/tol_1/M4 | 7 + tests/sewing/tol_1/M5 | 7 + tests/sewing/tol_1/M6 | 7 + tests/sewing/tol_1/M7 | 7 + tests/sewing/tol_1/M8 | 7 + tests/sewing/tol_1/M9 | 7 + tests/sewing/tol_1/N1 | 7 + tests/sewing/tol_1/N2 | 8 +- tests/sewing/tol_1/N3 | 7 + tests/sewing/tol_1/N4 | 7 + tests/sewing/tol_1/N5 | 7 + tests/sewing/tol_1/N6 | 7 + tests/sewing/tol_1/N7 | 7 + tests/sewing/tol_1/N8 | 7 + tests/sewing/tol_1/N9 | 7 + tests/sewing/tol_1/O1 | 7 + tests/sewing/tol_1/O2 | 7 + tests/sewing/tol_1/O3 | 7 + tests/sewing/tol_1/O4 | 7 + tests/sewing/tol_1/O5 | 7 + tests/sewing/tol_1/O6 | 7 + tests/sewing/tol_1/O7 | 8 +- tests/sewing/tol_1/O8 | 7 + tests/sewing/tol_1/O9 | 8 +- tests/sewing/tol_1/P1 | 7 + tests/sewing/tol_1/P2 | 7 + tests/sewing/tol_1/P3 | 7 + tests/sewing/tol_1/P4 | 7 + tests/sewing/tol_1/P5 | 7 + tests/sewing/tol_1/P6 | 7 + tests/sewing/tol_1/P7 | 7 + tests/sewing/tol_1/P8 | 7 + tests/sewing/tol_1/P9 | 7 + tests/sewing/tol_1/Q1 | 7 + tests/sewing/tol_1/Q2 | 7 + tests/sewing/tol_1/Q3 | 7 + tests/sewing/tol_1/Q4 | 7 + tests/sewing/tol_1/Q5 | 7 + tests/sewing/tol_1/Q6 | 7 + tests/sewing/tol_1/Q7 | 7 + tests/sewing/tol_1/Q8 | 7 + tests/sewing/tol_1/Q9 | 7 + tests/sewing/tol_1/R1 | 7 + tests/sewing/tol_1/R2 | 7 + tests/sewing/tol_1/R3 | 7 + tests/sewing/tol_1/R4 | 7 + tests/sewing/tol_1/R5 | 7 + tests/sewing/tol_1/R6 | 7 + tests/sewing/tol_1/R7 | 7 + tests/sewing/tol_1/R8 | 7 + tests/sewing/tol_1/R9 | 7 + tests/sewing/tol_1/S1 | 7 + tests/sewing/tol_1/S2 | 7 + tests/sewing/tol_1/S3 | 7 + tests/sewing/tol_1/S4 | 7 + tests/sewing/tol_1/S5 | 8 +- tests/sewing/tol_1/S6 | 7 + tests/sewing/tol_1/S7 | 7 + tests/sewing/tol_1/S8 | 7 + tests/sewing/tol_1/S9 | 7 + tests/sewing/tol_1/T1 | 7 + tests/sewing/tol_1/T2 | 7 + tests/sewing/tol_1/T3 | 7 + tests/sewing/tol_1/T4 | 7 + tests/sewing/tol_1/T5 | 7 + tests/sewing/tol_1/T6 | 7 + tests/sewing/tol_1/T7 | 7 + tests/sewing/tol_1/T8 | 7 + tests/sewing/tol_1/T9 | 7 + tests/sewing/tol_1/U1 | 7 + tests/sewing/tol_1/U2 | 7 + tests/sewing/tol_1/U3 | 7 + tests/sewing/tol_1/U4 | 7 + tests/sewing/tol_1/U5 | 7 + tests/sewing/tol_1/U6 | 7 + tests/sewing/tol_1/U7 | 7 + tests/sewing/tol_1/U8 | 7 + tests/sewing/tol_1/U9 | 7 + tests/sewing/tol_1/V1 | 7 + tests/sewing/tol_1/V2 | 7 + tests/sewing/tol_1/V3 | 7 + tests/sewing/tol_1/V4 | 7 + tests/sewing/tol_1/V5 | 7 + tests/sewing/tol_1/V6 | 7 + tests/sewing/tol_1/V7 | 7 + tests/sewing/tol_1/V8 | 7 + tests/sewing/tol_1/V9 | 7 + tests/sewing/tol_1/W1 | 7 + tests/sewing/tol_1/W2 | 7 + tests/sewing/tol_1/W3 | 7 + tests/sewing/tol_1/W4 | 7 + tests/sewing/tol_1/W5 | 7 + tests/sewing/tol_1/W6 | 7 + tests/sewing/tol_1/W7 | 7 + tests/sewing/tol_1/W8 | 7 + tests/sewing/tol_1/W9 | 7 + tests/sewing/tol_1/X1 | 7 + tests/sewing/tol_1/X2 | 7 + tests/sewing/tol_1/X3 | 7 + tests/sewing/tol_1/X4 | 7 + tests/sewing/tol_1/X5 | 7 + tests/sewing/tol_1/X6 | 7 + tests/sewing/tol_1/X7 | 7 + tests/sewing/tol_1/X8 | 7 + tests/sewing/tol_1/X9 | 7 + tests/sewing/tol_1/Y1 | 7 + tests/sewing/tol_1/Y2 | 7 + tests/sewing/tol_1/Y3 | 7 + tests/sewing/tol_1/Y4 | 7 + tests/sewing/tol_1/Y5 | 7 + tests/sewing/tol_1/Y6 | 7 + tests/sewing/tol_1/Y7 | 7 + tests/sewing/tol_1/Y8 | 7 + tests/sewing/tol_1/Y9 | 7 + tests/sewing/tol_1/Z1 | 7 + tests/sewing/tol_1/Z2 | 7 + tests/sewing/tol_1/Z3 | 7 + tests/sewing/tol_1/Z4 | 7 + tests/sewing/tol_1/Z5 | 7 + tests/sewing/tol_1/Z6 | 7 + tests/sewing/tol_1/Z7 | 7 + tests/sewing/tol_1/Z8 | 7 + tests/sewing/tol_1/Z9 | 7 + tests/sewing/tol_1/{end => begin} | 0 tests/sewing/tol_100/A1 | 7 + tests/sewing/tol_100/A2 | 7 + tests/sewing/tol_100/A3 | 7 + tests/sewing/tol_100/A4 | 7 + tests/sewing/tol_100/A5 | 7 + tests/sewing/tol_100/A6 | 7 + tests/sewing/tol_100/A7 | 7 + tests/sewing/tol_100/A8 | 7 + tests/sewing/tol_100/A9 | 7 + tests/sewing/tol_100/B1 | 7 + tests/sewing/tol_100/B2 | 7 + tests/sewing/tol_100/B3 | 7 + tests/sewing/tol_100/B4 | 7 + tests/sewing/tol_100/B5 | 7 + tests/sewing/tol_100/B6 | 7 + tests/sewing/tol_100/B7 | 7 + tests/sewing/tol_100/B8 | 7 + tests/sewing/tol_100/B9 | 7 + tests/sewing/tol_100/C1 | 7 + tests/sewing/tol_100/C2 | 7 + tests/sewing/tol_100/C3 | 8 +- tests/sewing/tol_100/C4 | 7 + tests/sewing/tol_100/C5 | 10 +- tests/sewing/tol_100/C6 | 7 + tests/sewing/tol_100/C7 | 7 + tests/sewing/tol_100/C8 | 7 + tests/sewing/tol_100/C9 | 7 + tests/sewing/tol_100/D1 | 7 + tests/sewing/tol_100/D2 | 7 + tests/sewing/tol_100/D3 | 12 +- tests/sewing/tol_100/D4 | 7 + tests/sewing/tol_100/D5 | 7 + tests/sewing/tol_100/D6 | 7 + tests/sewing/tol_100/D7 | 7 + tests/sewing/tol_100/D8 | 7 + tests/sewing/tol_100/D9 | 7 + tests/sewing/tol_100/E1 | 7 + tests/sewing/tol_100/E2 | 7 + tests/sewing/tol_100/E3 | 7 + tests/sewing/tol_100/E4 | 7 + tests/sewing/tol_100/E5 | 7 + tests/sewing/tol_100/E6 | 7 + tests/sewing/tol_100/E7 | 7 + tests/sewing/tol_100/E8 | 7 + tests/sewing/tol_100/E9 | 7 + tests/sewing/tol_100/F1 | 7 + tests/sewing/tol_100/F2 | 7 + tests/sewing/tol_100/F3 | 7 + tests/sewing/tol_100/F4 | 7 + tests/sewing/tol_100/F5 | 7 + tests/sewing/tol_100/F6 | 7 + tests/sewing/tol_100/F7 | 7 + tests/sewing/tol_100/F8 | 7 + tests/sewing/tol_100/F9 | 7 + tests/sewing/tol_100/G1 | 7 + tests/sewing/tol_100/G2 | 7 + tests/sewing/tol_100/G3 | 7 + tests/sewing/tol_100/G4 | 7 + tests/sewing/tol_100/G5 | 7 + tests/sewing/tol_100/G6 | 7 + tests/sewing/tol_100/G7 | 7 + tests/sewing/tol_100/G8 | 7 + tests/sewing/tol_100/G9 | 7 + tests/sewing/tol_100/H1 | 10 +- tests/sewing/tol_100/H2 | 7 + tests/sewing/tol_100/H3 | 7 + tests/sewing/tol_100/H4 | 7 + tests/sewing/tol_100/H5 | 7 + tests/sewing/tol_100/H6 | 7 + tests/sewing/tol_100/H7 | 7 + tests/sewing/tol_100/H8 | 10 +- tests/sewing/tol_100/H9 | 7 + tests/sewing/tol_100/I1 | 7 + tests/sewing/tol_100/I2 | 7 + tests/sewing/tol_100/I3 | 7 + tests/sewing/tol_100/I4 | 7 + tests/sewing/tol_100/I5 | 10 +- tests/sewing/tol_100/I6 | 11 +- tests/sewing/tol_100/I7 | 7 + tests/sewing/tol_100/I8 | 7 + tests/sewing/tol_100/I9 | 11 +- tests/sewing/tol_100/J1 | 11 +- tests/sewing/tol_100/J2 | 11 +- tests/sewing/tol_100/J3 | 11 +- tests/sewing/tol_100/J4 | 9 +- tests/sewing/tol_100/J5 | 13 +- tests/sewing/tol_100/J6 | 14 +- tests/sewing/tol_100/J7 | 7 + tests/sewing/tol_100/J8 | 7 + tests/sewing/tol_100/J9 | 7 + tests/sewing/tol_100/K1 | 12 +- tests/sewing/tol_100/K2 | 8 +- tests/sewing/tol_100/K3 | 8 +- tests/sewing/tol_100/K4 | 7 + tests/sewing/tol_100/K5 | 7 + tests/sewing/tol_100/K6 | 7 + tests/sewing/tol_100/K7 | 7 + tests/sewing/tol_100/K8 | 7 + tests/sewing/tol_100/K9 | 7 + tests/sewing/tol_100/L1 | 7 + tests/sewing/tol_100/L2 | 7 + tests/sewing/tol_100/L3 | 7 + tests/sewing/tol_100/L4 | 7 + tests/sewing/tol_100/L5 | 7 + tests/sewing/tol_100/L6 | 7 + tests/sewing/tol_100/L7 | 7 + tests/sewing/tol_100/L8 | 7 + tests/sewing/tol_100/L9 | 7 + tests/sewing/tol_100/M1 | 7 + tests/sewing/tol_100/M2 | 7 + tests/sewing/tol_100/M3 | 7 + tests/sewing/tol_100/M4 | 7 + tests/sewing/tol_100/M5 | 7 + tests/sewing/tol_100/M6 | 7 + tests/sewing/tol_100/M7 | 7 + tests/sewing/tol_100/M8 | 7 + tests/sewing/tol_100/M9 | 10 +- tests/sewing/tol_100/N1 | 7 + tests/sewing/tol_100/N2 | 7 + tests/sewing/tol_100/N3 | 7 + tests/sewing/tol_100/N4 | 7 + tests/sewing/tol_100/N5 | 7 + tests/sewing/tol_100/N6 | 7 + tests/sewing/tol_100/N7 | 7 + tests/sewing/tol_100/N8 | 7 + tests/sewing/tol_100/N9 | 7 + tests/sewing/tol_100/O1 | 7 + tests/sewing/tol_100/O2 | 7 + tests/sewing/tol_100/O3 | 7 + tests/sewing/tol_100/O4 | 7 + tests/sewing/tol_100/O5 | 7 + tests/sewing/tol_100/O6 | 7 + tests/sewing/tol_100/O7 | 7 + tests/sewing/tol_100/O8 | 7 + tests/sewing/tol_100/O9 | 7 + tests/sewing/tol_100/P1 | 7 + tests/sewing/tol_100/P2 | 7 + tests/sewing/tol_100/P3 | 7 + tests/sewing/tol_100/P4 | 7 + tests/sewing/tol_100/P5 | 7 + tests/sewing/tol_100/P6 | 7 + tests/sewing/tol_100/P7 | 7 + tests/sewing/tol_100/P8 | 7 + tests/sewing/tol_100/P9 | 7 + tests/sewing/tol_100/Q1 | 7 + tests/sewing/tol_100/Q2 | 7 + tests/sewing/tol_100/Q3 | 7 + tests/sewing/tol_100/Q4 | 7 + tests/sewing/tol_100/Q5 | 7 + tests/sewing/tol_100/Q6 | 7 + tests/sewing/tol_100/Q7 | 7 + tests/sewing/tol_100/Q8 | 7 + tests/sewing/tol_100/Q9 | 7 + tests/sewing/tol_100/R1 | 7 + tests/sewing/tol_100/R2 | 7 + tests/sewing/tol_100/R3 | 7 + tests/sewing/tol_100/R4 | 7 + tests/sewing/tol_100/R5 | 7 + tests/sewing/tol_100/R6 | 7 + tests/sewing/tol_100/R7 | 7 + tests/sewing/tol_100/R8 | 7 + tests/sewing/tol_100/R9 | 7 + tests/sewing/tol_100/S1 | 7 + tests/sewing/tol_100/S2 | 7 + tests/sewing/tol_100/S3 | 7 + tests/sewing/tol_100/S4 | 7 + tests/sewing/tol_100/S5 | 7 + tests/sewing/tol_100/S6 | 7 + tests/sewing/tol_100/S7 | 7 + tests/sewing/tol_100/S8 | 7 + tests/sewing/tol_100/S9 | 7 + tests/sewing/tol_100/T1 | 7 + tests/sewing/tol_100/T2 | 7 + tests/sewing/tol_100/T3 | 7 + tests/sewing/tol_100/T4 | 7 + tests/sewing/tol_100/T5 | 7 + tests/sewing/tol_100/T6 | 7 + tests/sewing/tol_100/T7 | 7 + tests/sewing/tol_100/T8 | 7 + tests/sewing/tol_100/T9 | 7 + tests/sewing/tol_100/U1 | 7 + tests/sewing/tol_100/U2 | 7 + tests/sewing/tol_100/U3 | 7 + tests/sewing/tol_100/U4 | 7 + tests/sewing/tol_100/U5 | 7 + tests/sewing/tol_100/U6 | 7 + tests/sewing/tol_100/U7 | 7 + tests/sewing/tol_100/U8 | 7 + tests/sewing/tol_100/U9 | 7 + tests/sewing/tol_100/V1 | 7 + tests/sewing/tol_100/V2 | 7 + tests/sewing/tol_100/V3 | 7 + tests/sewing/tol_100/V4 | 7 + tests/sewing/tol_100/V5 | 7 + tests/sewing/tol_100/V6 | 7 + tests/sewing/tol_100/V7 | 7 + tests/sewing/tol_100/V8 | 7 + tests/sewing/tol_100/V9 | 7 + tests/sewing/tol_100/W1 | 7 + tests/sewing/tol_100/W2 | 7 + tests/sewing/tol_100/W3 | 7 + tests/sewing/tol_100/W4 | 7 + tests/sewing/tol_100/W5 | 7 + tests/sewing/tol_100/W6 | 8 +- tests/sewing/tol_100/W7 | 7 + tests/sewing/tol_100/W8 | 7 + tests/sewing/tol_100/W9 | 7 + tests/sewing/tol_100/X1 | 7 + tests/sewing/tol_100/X2 | 7 + tests/sewing/tol_100/X3 | 7 + tests/sewing/tol_100/X4 | 7 + tests/sewing/tol_100/X5 | 7 + tests/sewing/tol_100/X6 | 7 + tests/sewing/tol_100/X7 | 7 + tests/sewing/tol_100/X8 | 7 + tests/sewing/tol_100/X9 | 7 + tests/sewing/tol_100/Y1 | 7 + tests/sewing/tol_100/Y2 | 7 + tests/sewing/tol_100/Y3 | 7 + tests/sewing/tol_100/Y4 | 7 + tests/sewing/tol_100/Y5 | 7 + tests/sewing/tol_100/Y6 | 7 + tests/sewing/tol_100/Y7 | 8 +- tests/sewing/tol_100/Y9 | 7 + tests/sewing/tol_100/Z1 | 7 + tests/sewing/tol_100/Z2 | 7 + tests/sewing/tol_100/Z3 | 7 + tests/sewing/tol_100/Z4 | 7 + tests/sewing/tol_100/Z5 | 7 + tests/sewing/tol_100/Z6 | 7 + tests/sewing/tol_100/Z7 | 7 + tests/sewing/tol_100/Z8 | 7 + tests/sewing/tol_100/{end => begin} | 0 787 files changed, 5791 insertions(+), 522 deletions(-) create mode 100644 src/DrawResources/CheckCommands.tcl rename tests/sewing/tol_0_01/{end => begin} (100%) mode change 100755 => 100644 rename tests/sewing/tol_1/{end => begin} (100%) mode change 100755 => 100644 rename tests/sewing/tol_100/{end => begin} (100%) diff --git a/dox/dev_guides/tests/tests.md b/dox/dev_guides/tests/tests.md index 6ca4c1248c..ebe21d39f0 100644 --- a/dox/dev_guides/tests/tests.md +++ b/dox/dev_guides/tests/tests.md @@ -988,7 +988,7 @@ This group allows testing extended data exchange packages. | Visualization | TKService, TKV2d, TKV3d, TKOpenGl, TKMeshVS, TKNIS, TKVoxel | vis | -@subsection testmanual_5_2 Recommended approaches to checking test results +@subsection testmanual_5_3 Recommended approaches to checking test results @subsubsection testmanual_5_3_1 Shape validity @@ -999,6 +999,36 @@ Example checkshape result ~~~~~ +To check the number of faults in the shape command *checkfaults* can be used. + +Use: checkfaults shape source_shape [ref_value=0] + +The default syntax of *checkfaults* command: +~~~~~ +checkfaults results a_1 +~~~~~ + +The command will check the number of faults in the source shape (*a_1*) and compare it +with number of faults in the resulting shape (*result*). If shape *result* contains +more faults, you will get an error: +~~~~~ +checkfaults results a_1 +Error : Number of faults is 5 +~~~~~ +It is possible to set the reference value for comparison (reference value is 4): + +~~~~~ +checkfaults results a_1 4 +~~~~~ + +If number of faults in the resulting shape is unstable, reference value should be set to "-1". +As a result command *checkfaults* will return the following error: + +~~~~~ +checkfaults results a_1 -1 +Error : Number of faults is UNSTABLE +~~~~~ + @subsubsection testmanual_5_3_2 Shape tolerance The maximal tolerance of sub-shapes of each kind of the resulting shape can be extracted from output of tolerance command as follows: @@ -1009,6 +1039,33 @@ regexp { *EDGE +: +MAX=([-0-9.+eE]+)} $tolerance dummy max_edgee regexp { *VERTEX +: +MAX=([-0-9.+eE]+)} $tolerance dummy max_vertex ~~~~~ +It is possible to use command *checkmaxtol* to check maximal tolerance of shape and compare it with reference value. + +Use: checkmaxtol shape ref_value [source_shapes={}] [options...] + +Allowed options are: + * -min_tol: minimum tolerance for comparison + * -multi_tol: tolerance multiplier + +Argument "source_shapes" is a list of shapes to compare with. +It can be empty to skip comparison of tolerance with these shapes. + +The default syntax of *checkmaxtol* command for comparison with the reference value: +~~~~~ +checkmaxtol result 0.00001 +~~~~~ + +There is an opportunity to compare max tolerance of resulting shape with max tolerance of source shape. +In the following example command *checkmaxtol* gets max tolerance among objects *a_1* and *a_2*. +Then it chooses the maximum value between founded tolerance and value -min_tol (0.000001) +and multiply it on the coefficient -multi_tol (i.e. 2): + +~~~~~ +checkmaxtol result 0.00001 {a_1 a_2} -min_tol 0.000001 -multi_tol 2 +~~~~~ + +If the value of maximum tolerance more than founded tolerance for comparison, the command will return an error. + @subsubsection testmanual_5_3_3 Shape volume, area, or length Use command *vprops, sprops,* or *lprops* to correspondingly measure volume, area, or length of the shape produced by the test. The value can be extracted from the result of the command by *regexp*. @@ -1058,3 +1115,82 @@ vdump $imagedir/${casename}_shading.png ~~~~~ This image will be included in the HTML log produced by *testgrid* command and will be checked for non-regression through comparison of images by command *testdiff*. + +@subsubsection testmanual_5_3_6 Number of free edges + +To check the number of free edges run the command *checkfreebounds*. + +It compares number of free edges with reference value. + +Use: checkfreebounds shape ref_value [options...] + +Allowed options are: + * -tol N: used tolerance (default -0.01) + * -type N: used type, possible values are "closed" and "opened" (default "closed") + +~~~~~ +checkfreebounds result 13 +~~~~~ + +Option -tol N is used to set tolerance for command *freebounds*, which is used within command *checkfreebounds*. + +Option -type N is used to select the type of counted free edges - closed or opened. + +If the number of free edges in the resulting shape is unstable, reference value should be set to "-1". +As a result command *checkfreebounds* will return the following error: + +~~~~~ +checkfreebounds result -1 +Error : Number of free edges is UNSTABLE +~~~~~ + +@subsubsection testmanual_5_3_7 Compare numbers + +Procedure to check equality of two reals with some tolerance (relative and absolute) + +Use: checkreal name value expected tol_abs tol_rel + +~~~~~ +checkreal "Some important value" $value 5 0.0001 0.01 +~~~~~ + +@subsubsection testmanual_5_3_8 Check number of sub-shapes + +Compare number of sub-shapes in "shape" with given reference data + +Use: checknbshapes shape [options...] +Allowed options are: + * -vertex N + * -edge N + * -wire N + * -face N + * -shell N + * -solid N + * -compsolid N + * -compound N + * -shape N + * -t: compare the number of sub-shapes in "shape" counting + the same sub-shapes with different location as different sub-shapes. + * -m msg: print "msg" in case of error + +~~~~~ +checknbshapes result -vertex 8 -edge 4 +~~~~~ + +@subsubsection testmanual_5_3_9 Check pixel color + +To check pixel color command *checkcolor* can be used. + +Use: checkcolor x y red green blue + + x y - pixel coordinates + + red green blue - expected pixel color (values from 0 to 1) + +This procedure checks color with tolerance (5x5 area) + +Next example will compare color of point with coordinates x=100 y=100 with RGB color R=1 G=0 B=0. +If colors are not equal, procedure will check the nearest ones points (5x5 area) +~~~~~ +checkcolor 100 100 1 0 0 +~~~~~ diff --git a/src/DrawResources/CheckCommands.tcl b/src/DrawResources/CheckCommands.tcl new file mode 100644 index 0000000000..d456d046df --- /dev/null +++ b/src/DrawResources/CheckCommands.tcl @@ -0,0 +1,437 @@ +# Copyright (c) 2013-2014 OPEN CASCADE SAS +# +# This file is part of Open CASCADE Technology software library. +# +# This library is free software; you can redistribute it and/or modify it under +# the terms of the GNU Lesser General Public License version 2.1 as published +# by the Free Software Foundation, with special exception defined in the file +# OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT +# distribution for complete text of the license and disclaimer of any warranty. +# +# Alternatively, this file may be used under the terms of Open CASCADE +# commercial license or contractual agreement. + +############################################################################ +# This file defines scripts for verification of OCCT tests. +# It provides top-level commands starting with 'check'. +# Type 'help check*' to get their synopsys. +# See OCCT Tests User Guide for description of the test system. +# +# Note: procedures with names starting with underscore are for internal use +# inside the test system. +############################################################################ + +help checkcolor { + Check pixel color. + Use: checkcolor x y red green blue + x y - pixel coordinates + red green blue - expected pixel color (values from 0 to 1) + Function check color with tolerance (5x5 area) +} +# Procedure to check color using command vreadpixel with tolerance +proc checkcolor { coord_x coord_y rd_get gr_get bl_get } { + puts "Coordinate x = $coord_x" + puts "Coordinate y = $coord_y" + puts "RED color of RGB is $rd_get" + puts "GREEN color of RGB is $gr_get" + puts "BLUE color of RGB is $bl_get" + + if { $coord_x <= 1 || $coord_y <= 1 } { + puts "Error : minimal coordinate is x = 2, y = 2. But we have x = $coord_x y = $coord_y" + return -1 + } + + set color "" + catch { [set color "[vreadpixel ${coord_x} ${coord_y} rgb]"] } + if {"$color" == ""} { + puts "Error : Pixel coordinates (${position_x}; ${position_y}) are out of view" + } + set rd [lindex $color 0] + set gr [lindex $color 1] + set bl [lindex $color 2] + set rd_int [expr int($rd * 1.e+05)] + set gr_int [expr int($gr * 1.e+05)] + set bl_int [expr int($bl * 1.e+05)] + set rd_ch [expr int($rd_get * 1.e+05)] + set gr_ch [expr int($gr_get * 1.e+05)] + set bl_ch [expr int($bl_get * 1.e+05)] + + if { $rd_ch != 0 } { + set tol_rd [expr abs($rd_ch - $rd_int)/$rd_ch] + } else { + set tol_rd $rd_int + } + if { $gr_ch != 0 } { + set tol_gr [expr abs($gr_ch - $gr_int)/$gr_ch] + } else { + set tol_gr $gr_int + } + if { $bl_ch != 0 } { + set tol_bl [expr abs($bl_ch - $bl_int)/$bl_ch] + } else { + set tol_bl $bl_int + } + + set status 0 + if { $tol_rd > 0.2 } { + puts "Warning : RED light of additive color model RGB is invalid" + set status 1 + } + if { $tol_gr > 0.2 } { + puts "Warning : GREEN light of additive color model RGB is invalid" + set status 1 + } + if { $tol_bl > 0.2 } { + puts "Warning : BLUE light of additive color model RGB is invalid" + set status 1 + } + + if { $status != 0 } { + puts "Warning : Colors of default coordinate are not equal" + } + + global stat + if { $tol_rd > 0.2 || $tol_gr > 0.2 || $tol_bl > 0.2 } { + set info [_checkpoint $coord_x $coord_y $rd_ch $gr_ch $bl_ch] + set stat [lindex $info end] + if { ${stat} != 1 } { + puts "Error : Colors are not equal in default coordinate and in the near coordinates too" + return $stat + } else { + puts "Point with valid color was found" + return $stat + } + } else { + set stat 1 + } +} + +# Procedure to check color in the point near default coordinate +proc _checkpoint {coord_x coord_y rd_ch gr_ch bl_ch} { + set x_start [expr ${coord_x} - 2] + set y_start [expr ${coord_y} - 2] + set mistake 0 + set i 0 + while { $mistake != 1 && $i <= 5 } { + set j 0 + while { $mistake != 1 && $j <= 5 } { + set position_x [expr ${x_start} + $j] + set position_y [expr ${y_start} + $i] + puts $position_x + puts $position_y + + set color "" + catch { [set color "[vreadpixel ${position_x} ${position_y} rgb]"] } + if {"$color" == ""} { + puts "Warning : Pixel coordinates (${position_x}; ${position_y}) are out of view" + incr j + continue + } + set rd [lindex $color 0] + set gr [lindex $color 1] + set bl [lindex $color 2] + set rd_int [expr int($rd * 1.e+05)] + set gr_int [expr int($gr * 1.e+05)] + set bl_int [expr int($bl * 1.e+05)] + + if { $rd_ch != 0 } { + set tol_rd [expr abs($rd_ch - $rd_int)/$rd_ch] + } else { + set tol_rd $rd_int + } + if { $gr_ch != 0 } { + set tol_gr [expr abs($gr_ch - $gr_int)/$gr_ch] + } else { + set tol_gr $gr_int + } + if { $bl_ch != 0 } { + set tol_bl [expr abs($bl_ch - $bl_int)/$bl_ch] + } else { + set tol_bl $bl_int + } + + if { $tol_rd > 0.2 || $tol_gr > 0.2 || $tol_bl > 0.2 } { + puts "Warning : Point with true color was not found near default coordinates" + set mistake 0 + } else { + set mistake 1 + } + incr j + } + incr i + } + return $mistake +} + +# auxiliary: check argument +proc _check_arg {check_name check_result {get_value 0}} { + upvar ${check_result} ${check_result} + upvar arg arg + upvar narg narg + upvar args args + if { $arg == ${check_name} } { + if {${get_value}} { + incr narg + if { $narg < [llength $args] && ! [regexp {^-} [lindex $args $narg]] } { + set ${check_result} "[lindex $args $narg]" + } else { + error "Option ${check_result} requires argument" + } + } else { + set ${check_result} 1 + } + return 1 + } + return 0 +} + +help checknbshapes { + Compare number of sub-shapes in "shape" with given reference data + + Use: checknbshapes shape [options...] + Allowed options are: + -vertex N + -edge N + -wire N + -face N + -shell N + -solid N + -compsolid N + -compound N + -shape N + -t: compare the number of sub-shapes in "shape" counting + the same sub-shapes with different location as different sub-shapes. + -m msg: print "msg" in case of error + -ref [nbshapes a]: compare the number of sub-shapes in "shape" and in "a". + -vertex N, -edge N and other options are stil working. +} +proc checknbshapes {shape args} { + puts "checknbshapes ${shape} ${args}" + upvar ${shape} ${shape} + + set nbVERTEX -1 + set nbEDGE -1 + set nbWIRE -1 + set nbFACE -1 + set nbSHELL -1 + set nbSOLID -1 + set nbCOMPSOLID -1 + set nbCOMPOUND -1 + set nbSHAPE -1 + + set message "" + set count_locations 0 + set ref_info "" + + for {set narg 0} {$narg < [llength $args]} {incr narg} { + set arg [lindex $args $narg] + if {[_check_arg "-vertex" nbVERTEX 1] || + [_check_arg "-edge" nbEDGE 1] || + [_check_arg "-wire" nbWIRE 1] || + [_check_arg "-face" nbFACE 1] || + [_check_arg "-shell" nbSHELL 1] || + [_check_arg "-solid" nbSOLID 1] || + [_check_arg "-compsolid" nbCOMPSOLID 1] || + [_check_arg "-compound" nbCOMPOUND 1] || + [_check_arg "-shape" nbSHAPE 1] || + [_check_arg "-t" count_locations] || + [_check_arg "-m" message 1] || + [_check_arg "-ref" ref_info 1] + } { + continue + } + # unsupported option + if { [regexp {^-} $arg] } { + error "Error: unsupported option \"$arg\"" + } + error "Error: cannot interpret argument $narg ($arg)" + } + + if { ${count_locations} == 0 } { + set nb_info [nbshapes ${shape}] + } else { + set nb_info [nbshapes ${shape} -t] + } + + set EntityList {VERTEX EDGE WIRE FACE SHELL SOLID COMPSOLID COMPOUND SHAPE} + + foreach Entity ${EntityList} { + set expr_string "${Entity} +: +(\[-0-9.+eE\]+)" + set to_compare {} + # get number of elements from ${shape} + if { [regexp "${expr_string}" ${nb_info} full nb_entity2] } { + lappend to_compare ${nb_entity2} + } else { + error "Error : command \"nbshapes ${shape}\" gives an empty result" + } + # get number of elements from options -vertex -edge and so on + set nb_entity1 [set nb${Entity}] + if { ${nb_entity1} != -1 } { + lappend to_compare ${nb_entity1} + } + # get number of elements from option -ref + if { [regexp "${expr_string}" ${ref_info} full nb_entity_ref] } { + lappend to_compare ${nb_entity_ref} + } + # skip comparing if no reference data was given + if {[llength $to_compare] == 1} { + continue + } + # compare all values, if they are equal, length of sorted list "to_compare" + # (with key -unique) should be equal to 1 + set to_compare [lsort -dictionary -unique $to_compare] + if { [llength $to_compare] != 1 } { + puts "Error : ${message} is WRONG because number of ${Entity} entities in shape \"${shape}\" is ${nb_entity2}" + } else { + puts "OK : ${message} is GOOD because number of ${Entity} entities is equal to number of expected ${Entity} entities" + } + } +} + +# Procedure to check equality of two reals with tolerance (relative and absolute) +help checkreal { + Compare value with expected + Use: checkreal name value expected tol_abs tol_rel +} +proc checkreal {name value expected tol_abs tol_rel} { + if { abs ($value - $expected) > $tol_abs + $tol_rel * abs ($expected) } { + puts "Error: $name = $value is not equal to expected $expected" + } else { + puts "Check of $name OK: value = $value, expected = $expected" + } + return +} + +help checkfreebounds { + Compare number of free edges with ref_value + + Use: checkfreebounds shape ref_value [options...] + Allowed options are: + -tol N: used tolerance (default -0.01) + -type N: used type, possible values are "closed" and "opened" (default "closed") +} +proc checkfreebounds {shape ref_value args} { + puts "checkfreebounds ${shape} ${ref_value} ${args}" + upvar ${shape} ${shape} + + set tol -0.01 + set type "closed" + + for {set narg 0} {$narg < [llength $args]} {incr narg} { + set arg [lindex $args $narg] + if {[_check_arg "-tol" tol 1] || + [_check_arg "-type" type 1] + } { + continue + } + # unsupported option + if { [regexp {^-} $arg] } { + error "Error: unsupported option \"$arg\"" + } + error "Error: cannot interpret argument $narg ($arg)" + } + + if {"$type" != "closed" && "$type" != "opened"} { + error "Error : wrong -type key \"${type}\"" + } + + freebounds ${shape} ${tol} + set free_edges [llength [explode ${shape}_[string range $type 0 0] e]] + + if { ${ref_value} == -1 } { + puts "Error : Number of free edges is UNSTABLE" + return + } + + if { ${free_edges} != ${ref_value} } { + puts "Error : Number of free edges is not equal to reference data" + } else { + puts "OK : Number of free edges is ${free_edges}" + } +} + +help checkmaxtol { + Compare max tolerance of shape with ref_value. + Argument "source_shapes" is a list of used for sewing shapes. + It can be empty to skip comparison of tolerance with source shapes. + + Use: checkmaxtol shape ref_value [source_shapes={}] [options...] + Allowed options are: + -min_tol: minimum tolerance for comparison + -multi_tol: tolerance multiplier +} +proc checkmaxtol {shape ref_value {source_shapes {}} args} { + puts "checkmaxtol ${shape} ${ref_value} ${source_shapes} ${args}" + upvar ${shape} ${shape} + + set min_tol 0 + set tol_multiplier 0 + + for {set narg 0} {$narg < [llength $args]} {incr narg} { + set arg [lindex $args $narg] + if {[_check_arg "-min_tol" min_tol 1] || + [_check_arg "-multi_tol" tol_multiplier 1] + } { + continue + } + # unsupported option + if { [regexp {^-} $arg] } { + error "Error: unsupported option \"$arg\"" + } + error "Error: cannot interpret argument $narg ($arg)" + } + + # get max tol of shape + regexp {max tol = ([-0-9.+eE]+)} [tolmax ${shape}] full max_tol + + checkreal "Max tolerance" $max_tol $ref_value 0.0001 0.01 + if {[llength $source_shapes]} { + # find max tol of source shapes + foreach source_shape $source_shapes { + upvar ${source_shape} ${source_shape} + regexp {max tol = ([-0-9.+eE]+)} [tolmax $source_shape] full _src_max_tol + if { ${_src_max_tol} > ${min_tol} } { + set min_tol ${_src_max_tol} + } + } + if {${tol_multiplier}} { + set min_tol [expr ${tol_multiplier} * ${_src_max_tol}] + } + # compare max tol of source shapes with max tol of sewing_result + if { ${max_tol} > ${min_tol} } { + puts "Error: tolerance of \"${shape}\" (${max_tol}) is greater than max tolerance of source shapes (${min_tol})" + } + } +} + +help checkfaults { + Compare faults number of given shapes. + + Use: checkfaults shape source_shape [ref_value=0] +} +proc checkfaults {shape source_shape {ref_value 0}} { + puts "checkfaults ${shape} ${source_shape} ${ref_value}" + upvar $shape $shape + upvar $source_shape $source_shape + set cs_a [checkshape $source_shape] + set nb_a 0 + if {[regexp {Faulty shapes in variables faulty_([0-9]*) to faulty_([0-9]*)} $cs_a full nb_a_begin nb_a_end]} { + set nb_a [expr $nb_a_end - $nb_a_begin +1] + } + set cs_r [checkshape $shape] + set nb_r 0 + if {[regexp {Faulty shapes in variables faulty_([0-9]*) to faulty_([0-9]*)} $cs_r full nb_r_begin nb_r_end]} { + set nb_r [expr $nb_r_end - $nb_r_begin +1] + } + puts "Number of faults for the initial shape is $nb_a." + puts "Number of faults for the resulting shape is $nb_r." + + if { ${ref_value} == -1 } { + puts "Error : Number of faults is UNSTABLE" + return + } + + if { $nb_r > $nb_a } { + puts "Error : Number of faults is $nb_r" + } +} diff --git a/src/DrawResources/DrawDefault b/src/DrawResources/DrawDefault index 145fbf2648..3f0b7c1a2a 100755 --- a/src/DrawResources/DrawDefault +++ b/src/DrawResources/DrawDefault @@ -36,7 +36,7 @@ if { [info exists env(DRAWHOME) ] } { # load standard DRAW scripts if { [file isdirectory $dir] } { - foreach script {StandardCommands.tcl Geometry.tcl StandardViews.tcl TestCommands.tcl} { + foreach script {StandardCommands.tcl Geometry.tcl StandardViews.tcl TestCommands.tcl CheckCommands.tcl} { if [file exist [file join $dir $script]] { source [file join $dir $script] } else { diff --git a/tests/bugs/begin b/tests/bugs/begin index fa2889f5ee..8a7088ee72 100755 --- a/tests/bugs/begin +++ b/tests/bugs/begin @@ -1,4 +1,5 @@ # File : begin + if { [array get Draw_Groups "TOPOLOGY Check commands"] == "" } { pload TOPTEST pload VISUALIZATION @@ -25,17 +26,6 @@ if { [info exists test_image] == 0 } { set test_image photo } -# Procedure to check equality of two reals with tolerance (relative and absolute) -help checkreal {name value expected tol_abs tol_rel} -proc checkreal {name value expected tol_abs tol_rel} { - if { abs ($value - $expected) > $tol_abs + $tol_rel * abs ($expected) } { - puts "Error: $name = $value is not equal to expected $expected" - } else { - puts "Check of $name OK: value = $value, expected = $expected" - } - return -} - # Procedure to check equality of two reals with tolerance (relative and absolute) help checkarea {shape area_expected tol_abs tol_rel} proc checkarea {shape area_expected tol_abs tol_rel} { @@ -156,30 +146,3 @@ proc checktime {value expected tol_rel message} { puts "Improvement. ${message}, ${value} seconds, is less than expected time - ${expected} seconds" } } - -# Procedure to check result of nbshapes command -proc checknbshapes { res nbshapes_expected_s count_locations message} { - - upvar $res shape - if { ${count_locations} == 0 } { - set nb_info [nbshapes shape] - } else { - set nb_info [nbshapes shape -t] - } - - set EntityList {VERTEX EDGE WIRE FACE SHELL SOLID COMPSOLID COMPOUND SHAPE} - - puts "Checking $message" - foreach Entity ${EntityList} { - set expr_string "${Entity} +: +(\[-0-9.+eE\]+)" - if { [regexp "${expr_string}" ${nbshapes_expected_s} full nb_entity1] > 0 } { - if { [regexp "${expr_string}" ${nb_info} full nb_entity2] > 0 } { - if { ${nb_entity2} != ${nb_entity1} } { - puts "Error: number of ${Entity} entities is wrong: ${nb_entity2} while ${nb_entity1} is expected" - } else { - puts "OK: number of ${Entity} entities is as expected: ${nb_entity2}" - } - } - } - } -} diff --git a/tests/bugs/iges/bug25816 b/tests/bugs/iges/bug25816 index c913a4ed62..6465821bfa 100644 --- a/tests/bugs/iges/bug25816 +++ b/tests/bugs/iges/bug25816 @@ -14,4 +14,4 @@ brepiges s ${imagedir}/${casename}.igs # read back and check similarity igesbrep ${imagedir}/${casename}.igs a * -checknbshapes a [nbshapes s] t "Number of sub-shapes in result after saving to IGES and reading back" +checknbshapes a -vertex 1 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3 -t -m "Number of sub-shapes in result after saving to IGES and reading back" diff --git a/tests/bugs/iges/bug306 b/tests/bugs/iges/bug306 index 7e505aca04..0c0686b30f 100755 --- a/tests/bugs/iges/bug306 +++ b/tests/bugs/iges/bug306 @@ -28,7 +28,8 @@ if { ($tri != 6409 || $nod != 6195) } { puts "Shading problem may be, nb tri & nod" } -set 3dviewer 1 - - +checkmaxtol result 0.00061050555357809982 +checknbshapes result -shell 1 +checkfreebounds result 265 +set 3dviewer 1 diff --git a/tests/bugs/modalg_1/buc60523 b/tests/bugs/modalg_1/buc60523 index a1d1cb238b..493e963189 100755 --- a/tests/bugs/modalg_1/buc60523 +++ b/tests/bugs/modalg_1/buc60523 @@ -6,6 +6,11 @@ puts "========================" restore [locate_data_file buc60523a.brep] a checkshape a sewing result 1.e-7 a + +checkmaxtol result 0.0010002000000000001 +checknbshapes result -shell 1 +checkfreebounds result 2 + set square 156.919 set 2dviewer 0 diff --git a/tests/bugs/modalg_1/buc60905 b/tests/bugs/modalg_1/buc60905 index 29a629ed19..41b7255401 100755 --- a/tests/bugs/modalg_1/buc60905 +++ b/tests/bugs/modalg_1/buc60905 @@ -19,6 +19,10 @@ vinit vdisplay result # checkshape res - + +checkmaxtol result 0.0022960682613350899 +checknbshapes result -shell 2 +checkfreebounds result 115 + set square 270868 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22500 b/tests/bugs/modalg_2/bug22500 index 56ddbfafea..3eacecb879 100755 --- a/tests/bugs/modalg_2/bug22500 +++ b/tests/bugs/modalg_2/bug22500 @@ -14,5 +14,9 @@ if { [catch {sewing result 0.01 a} catch_result] } { puts "Faulty ${BugNumber} : function Sewing works wrongly" } +checkmaxtol result 4.3455205172376901e-006 +checknbshapes result -shell 1 +checkfreebounds result 28 + set square 0.0363594 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22717 b/tests/bugs/modalg_2/bug22717 index 0a575f85cd..db6b271c53 100755 --- a/tests/bugs/modalg_2/bug22717 +++ b/tests/bugs/modalg_2/bug22717 @@ -17,6 +17,11 @@ if [catch {sewing result 0.019 shape_8h} catch_result] { } else { checkshape result f } + +checkmaxtol result 0.99457631799307555 +checknbshapes result -shell 1 +checkfreebounds result 13 + set square 16490.5 set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22765 b/tests/bugs/modalg_2/bug22765 index b6aa4eec2b..143f249fac 100755 --- a/tests/bugs/modalg_2/bug22765 +++ b/tests/bugs/modalg_2/bug22765 @@ -12,5 +12,10 @@ restore [locate_data_file OCC22765.brep] a sewing result 0.1 a checkshape result f + +checkmaxtol result 2.0000280013370992e-005 +checknbshapes result -shell 1 +checkfreebounds result 456 + set square 0.0141287 set 3dviewer 1 diff --git a/tests/bugs/modalg_2/bug22770_1 b/tests/bugs/modalg_2/bug22770_1 index 1ebf722b75..e78802cf50 100755 --- a/tests/bugs/modalg_2/bug22770_1 +++ b/tests/bugs/modalg_2/bug22770_1 @@ -36,5 +36,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 6 -set 3dviewer 0 +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 0 +checkfreebounds result 0 +set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_10 b/tests/bugs/modalg_2/bug22770_10 index a3cf744931..f01a692fa0 100755 --- a/tests/bugs/modalg_2/bug22770_10 +++ b/tests/bugs/modalg_2/bug22770_10 @@ -24,4 +24,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1761 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 10 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_11 b/tests/bugs/modalg_2/bug22770_11 index 66c4e02873..531cf04732 100755 --- a/tests/bugs/modalg_2/bug22770_11 +++ b/tests/bugs/modalg_2/bug22770_11 @@ -24,4 +24,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1759 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 6 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_12 b/tests/bugs/modalg_2/bug22770_12 index 0f8b625641..0734d561f4 100755 --- a/tests/bugs/modalg_2/bug22770_12 +++ b/tests/bugs/modalg_2/bug22770_12 @@ -24,4 +24,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 2871 +checkmaxtol result 0.000126867229511314 +checknbshapes result -shell 22 +checkfreebounds result 1031 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_13 b/tests/bugs/modalg_2/bug22770_13 index d72ce71e82..b313aabcd4 100755 --- a/tests/bugs/modalg_2/bug22770_13 +++ b/tests/bugs/modalg_2/bug22770_13 @@ -40,4 +40,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 2133 +checkmaxtol result 0.000126867229511314 +checknbshapes result -shell 18 +checkfreebounds result 927 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_14 b/tests/bugs/modalg_2/bug22770_14 index 5adb151355..32cf1a8082 100755 --- a/tests/bugs/modalg_2/bug22770_14 +++ b/tests/bugs/modalg_2/bug22770_14 @@ -24,4 +24,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 3476 +checkmaxtol result 0.00077119287499509003 +checknbshapes result -shell 0 +checkfreebounds result 1469 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_15 b/tests/bugs/modalg_2/bug22770_15 index 53989e1a23..ee0acdbc0b 100755 --- a/tests/bugs/modalg_2/bug22770_15 +++ b/tests/bugs/modalg_2/bug22770_15 @@ -40,4 +40,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 2133 +checkmaxtol result 0.000126867229511314 +checknbshapes result -shell 18 +checkfreebounds result 927 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_16 b/tests/bugs/modalg_2/bug22770_16 index 5484064722..b280f4aaa6 100755 --- a/tests/bugs/modalg_2/bug22770_16 +++ b/tests/bugs/modalg_2/bug22770_16 @@ -28,4 +28,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 6 +checkmaxtol result 0 +checknbshapes result -shell 0 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_17 b/tests/bugs/modalg_2/bug22770_17 index 9d66f491c6..73ec5131d3 100755 --- a/tests/bugs/modalg_2/bug22770_17 +++ b/tests/bugs/modalg_2/bug22770_17 @@ -28,4 +28,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 7 +checkmaxtol result 0 +checknbshapes result -shell 0 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_18 b/tests/bugs/modalg_2/bug22770_18 index d0c5ab40ff..a4cdaa064d 100755 --- a/tests/bugs/modalg_2/bug22770_18 +++ b/tests/bugs/modalg_2/bug22770_18 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 0 set nb_shape_good 13 +checkmaxtol result 1.5 +checknbshapes result -shell 1 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_19 b/tests/bugs/modalg_2/bug22770_19 index c41c1aa6f8..c118eb6260 100755 --- a/tests/bugs/modalg_2/bug22770_19 +++ b/tests/bugs/modalg_2/bug22770_19 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 21 +checkmaxtol result 0 +checknbshapes result -shell 0 +checkfreebounds result 8 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_2 b/tests/bugs/modalg_2/bug22770_2 index 871021134a..3faf877d34 100755 --- a/tests/bugs/modalg_2/bug22770_2 +++ b/tests/bugs/modalg_2/bug22770_2 @@ -36,4 +36,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 7 +checkmaxtol result 0 +checknbshapes result -shell 0 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_20 b/tests/bugs/modalg_2/bug22770_20 index 1c2f60b797..b2f40d392c 100755 --- a/tests/bugs/modalg_2/bug22770_20 +++ b/tests/bugs/modalg_2/bug22770_20 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 0 set nb_shape_good 13 +checkmaxtol result 1.5 +checknbshapes result -shell 1 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_21 b/tests/bugs/modalg_2/bug22770_21 index d213aabd01..41e05b6462 100755 --- a/tests/bugs/modalg_2/bug22770_21 +++ b/tests/bugs/modalg_2/bug22770_21 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 29 +checkmaxtol result 0 +checknbshapes result -shell 1 +checkfreebounds result 10 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_22 b/tests/bugs/modalg_2/bug22770_22 index 881360172f..4e72c06285 100755 --- a/tests/bugs/modalg_2/bug22770_22 +++ b/tests/bugs/modalg_2/bug22770_22 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 0 set nb_shape_good 25 +checkmaxtol result 1.9999999999999999e-007 +checknbshapes result -shell 1 +checkfreebounds result 6 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_23 b/tests/bugs/modalg_2/bug22770_23 index bc31bc4fb6..c92fa3c603 100755 --- a/tests/bugs/modalg_2/bug22770_23 +++ b/tests/bugs/modalg_2/bug22770_23 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1756 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_24 b/tests/bugs/modalg_2/bug22770_24 index 514f25b65a..044cab7a10 100755 --- a/tests/bugs/modalg_2/bug22770_24 +++ b/tests/bugs/modalg_2/bug22770_24 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1759 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_25 b/tests/bugs/modalg_2/bug22770_25 index b598450d54..2415d1b063 100755 --- a/tests/bugs/modalg_2/bug22770_25 +++ b/tests/bugs/modalg_2/bug22770_25 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1761 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 4 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_26 b/tests/bugs/modalg_2/bug22770_26 index 458b9bbf1b..0299d9eae0 100755 --- a/tests/bugs/modalg_2/bug22770_26 +++ b/tests/bugs/modalg_2/bug22770_26 @@ -27,4 +27,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1759 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_27 b/tests/bugs/modalg_2/bug22770_27 index 434392e1e7..53c80dfaac 100755 --- a/tests/bugs/modalg_2/bug22770_27 +++ b/tests/bugs/modalg_2/bug22770_27 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1762 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 9 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_28 b/tests/bugs/modalg_2/bug22770_28 index 3ea3fffc4e..d4c86f7c56 100755 --- a/tests/bugs/modalg_2/bug22770_28 +++ b/tests/bugs/modalg_2/bug22770_28 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1756 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_29 b/tests/bugs/modalg_2/bug22770_29 index dd81aead93..9689707311 100755 --- a/tests/bugs/modalg_2/bug22770_29 +++ b/tests/bugs/modalg_2/bug22770_29 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 3476 +checkmaxtol result 0.00077119287499509003 +checknbshapes result -shell 0 +checkfreebounds result 1469 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_3 b/tests/bugs/modalg_2/bug22770_3 index 0426ee29ea..15c7ffcc46 100755 --- a/tests/bugs/modalg_2/bug22770_3 +++ b/tests/bugs/modalg_2/bug22770_3 @@ -33,5 +33,8 @@ set nb_compsol_good 0 set nb_compound_good 0 set nb_shape_good 13 -set 3dviewer 0 +checkmaxtol result 1.5 +checknbshapes result -shell 1 +checkfreebounds result 0 +set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_30 b/tests/bugs/modalg_2/bug22770_30 index 41710a7d22..d95aecef38 100755 --- a/tests/bugs/modalg_2/bug22770_30 +++ b/tests/bugs/modalg_2/bug22770_30 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1756 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_4 b/tests/bugs/modalg_2/bug22770_4 index 84581a5907..a6739fd732 100755 --- a/tests/bugs/modalg_2/bug22770_4 +++ b/tests/bugs/modalg_2/bug22770_4 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 21 +checkmaxtol result 0 +checknbshapes result -shell 0 +checkfreebounds result 8 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_5 b/tests/bugs/modalg_2/bug22770_5 index c779148f2c..1378b968fd 100755 --- a/tests/bugs/modalg_2/bug22770_5 +++ b/tests/bugs/modalg_2/bug22770_5 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 0 set nb_shape_good 13 +checkmaxtol result 1.5 +checknbshapes result -shell 1 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_6 b/tests/bugs/modalg_2/bug22770_6 index 8b96320efc..8cedd392e1 100755 --- a/tests/bugs/modalg_2/bug22770_6 +++ b/tests/bugs/modalg_2/bug22770_6 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 29 +checkmaxtol result 0 +checknbshapes result -shell 1 +checkfreebounds result 10 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_7 b/tests/bugs/modalg_2/bug22770_7 index 5a207fc206..9353112cc1 100755 --- a/tests/bugs/modalg_2/bug22770_7 +++ b/tests/bugs/modalg_2/bug22770_7 @@ -25,4 +25,8 @@ set nb_compsol_good 0 set nb_compound_good 0 set nb_shape_good 25 +checkmaxtol result 1.9999999999999999e-007 +checknbshapes result -shell 1 +checkfreebounds result 6 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_8 b/tests/bugs/modalg_2/bug22770_8 index af0acc45fb..582ea12863 100755 --- a/tests/bugs/modalg_2/bug22770_8 +++ b/tests/bugs/modalg_2/bug22770_8 @@ -26,4 +26,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1761 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 6 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22770_9 b/tests/bugs/modalg_2/bug22770_9 index 41b7b405f9..36eacac7b3 100755 --- a/tests/bugs/modalg_2/bug22770_9 +++ b/tests/bugs/modalg_2/bug22770_9 @@ -24,4 +24,8 @@ set nb_compsol_good 0 set nb_compound_good 1 set nb_shape_good 1759 +checkmaxtol result 0.002196807453775285 +checknbshapes result -shell 2 +checkfreebounds result 6 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug22804 b/tests/bugs/modalg_2/bug22804 index c8e3e496b2..f821d2f073 100755 --- a/tests/bugs/modalg_2/bug22804 +++ b/tests/bugs/modalg_2/bug22804 @@ -53,6 +53,9 @@ if { ${IsOk} == 0 } { puts "${BugNumber}: OK" } +checkmaxtol result 2279.641703013865 +checknbshapes result -shell 1 +checkfreebounds result 5 + set square 1.22542e+09 set 2dviewer 0 - diff --git a/tests/bugs/modalg_2/bug22881 b/tests/bugs/modalg_2/bug22881 index 9cf18bd225..3bf261cc6d 100755 --- a/tests/bugs/modalg_2/bug22881 +++ b/tests/bugs/modalg_2/bug22881 @@ -24,4 +24,8 @@ set nb_compsol_good 0 set nb_compound_good 0 set nb_shape_good 19 +checkmaxtol result 2.5976619580820199e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 + set 3dviewer 0 diff --git a/tests/bugs/modalg_2/bug322 b/tests/bugs/modalg_2/bug322 index e8e39e022d..15712abd75 100755 --- a/tests/bugs/modalg_2/bug322 +++ b/tests/bugs/modalg_2/bug322 @@ -24,6 +24,10 @@ set y_coord 232 checkcolor $x_coord $y_coord 1 1 0 +checkmaxtol result 2.0002007833605686e-007 +checknbshapes result -shell 1 +checkfreebounds result 6 + set square 20000 set only_screen 1 diff --git a/tests/bugs/modalg_4/bug714 b/tests/bugs/modalg_4/bug714 index 309bfdad0e..5c34c5cff7 100755 --- a/tests/bugs/modalg_4/bug714 +++ b/tests/bugs/modalg_4/bug714 @@ -31,6 +31,10 @@ if { $ve1 != $ve2 || $ed1 != $ed2 || $we1 != $we2} { puts "OK OCC714: SEWING operation was made PROPERLY" } +checkmaxtol result 0.00016588397833094108 +checknbshapes result -shell 1 +checkfreebounds result 0 + set square 12917.1 set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug22747 b/tests/bugs/modalg_5/bug22747 index 2b00987919..1b98b9e5cd 100644 --- a/tests/bugs/modalg_5/bug22747 +++ b/tests/bugs/modalg_5/bug22747 @@ -29,5 +29,9 @@ if { [regexp "Progress:" $List2] != 1 } { puts "Mode +t works properly" } +checkmaxtol result 2.0000280013370992e-005 +checknbshapes result -shell 1 +checkfreebounds result 456 + set 2dviewer 0 diff --git a/tests/bugs/modalg_5/bug23375_1 b/tests/bugs/modalg_5/bug23375_1 index 307ebb13a5..0687115cb5 100755 --- a/tests/bugs/modalg_5/bug23375_1 +++ b/tests/bugs/modalg_5/bug23375_1 @@ -13,24 +13,9 @@ restore [locate_data_file bug23375_Volute1.brep] v explode v sewing result 0.01 v_1 v_2 -# 1 checkshape result - -# 2 -set tolmaxres [tolmax result] -regexp {max tol = ([-0-9.+eE]+)} $tolmaxres full MaxTolerance -set CMP_TOL 1.e-4 -if { ${MaxTolerance} > ${CMP_TOL} } { - puts "Error: invalid tolerance" -} - -# 3 -freebounds $result -0.01 -set s [explode result_c e] -puts $s -set index [ llength $s ] -if { $index != 8 } { - puts "Error : Number of free edges is $index" -} +checkmaxtol result 3.1397023587080346e-005 {v_1 v_2} -min_tol 1.e-4 +checknbshapes result -shell 1 +checkfreebounds result 8 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24036 b/tests/bugs/modalg_5/bug24036 index adf405472f..302d099b55 100644 --- a/tests/bugs/modalg_5/bug24036 +++ b/tests/bugs/modalg_5/bug24036 @@ -14,21 +14,8 @@ explode v sewing result 0.00001 v_1 v_2 checkshape result - -set tolmaxres [tolmax result] -regexp {max tol = ([-0-9.+eE]+)} $tolmaxres full MaxTolerance -set CMP_TOL 1.e-4 -if { ${MaxTolerance} > ${CMP_TOL} } { - puts "Error: invalid tolerance" -} - -freebounds $result 0 -set s [explode result_c e] - -set index [ llength $s ] -puts "Number of free edges is $index" -if { $index != 2 } { - puts "Error : Number of free edges is $index" -} +checkmaxtol result 2.0000004260026293e-007 {v_1 v_2} -min_tol 1.e-4 +checknbshapes result -shell 1 +checkfreebounds result 2 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24174_1 b/tests/bugs/modalg_5/bug24174_1 index 7730eb923e..d24d2ef9d8 100644 --- a/tests/bugs/modalg_5/bug24174_1 +++ b/tests/bugs/modalg_5/bug24174_1 @@ -13,35 +13,9 @@ restore [locate_data_file bug24174_Comp1.brep] a explode a sewing result 0.1 a_1 a_2 -# 0 -set log_1 [tolmax a_1] -regexp {max tol = ([-0-9.+eE]+)} ${log_1} full MaxTolerance_a_1 -set log_2 [tolmax a_2] -regexp {max tol = ([-0-9.+eE]+)} ${log_2} full MaxTolerance_a_2 -set CMP_TOL ${MaxTolerance_a_1} -if { ${MaxTolerance_a_2} > ${CMP_TOL} } { - set CMP_TOL ${MaxTolerance_a_2} -} - -# 1 checkshape result - -# 2 -set log_3 [tolmax result] -regexp {max tol = ([-0-9.+eE]+)} ${log_3} full MaxTolerance_result -if { ${MaxTolerance_result} > ${CMP_TOL} } { - puts "Error: invalid tolerance" -} - -# 3 -freebounds ${result} 0 -set s [explode result_c e] - -set Number [ llength ${s} ] -puts "Number of free edges is ${Number}" -set Number_Free_Edges 12 -if { ${Number} != ${Number_Free_Edges} } { - puts "Error : Number of free edges is ${Number}" -} +checkmaxtol result 8.2074631917183755e-005 {a_1 a_2} +checknbshapes result -shell 1 +checkfreebounds result 12 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24174_2 b/tests/bugs/modalg_5/bug24174_2 index fe0c52a0cb..3f4ec24c4d 100644 --- a/tests/bugs/modalg_5/bug24174_2 +++ b/tests/bugs/modalg_5/bug24174_2 @@ -12,30 +12,9 @@ restore [locate_data_file bug24174_stitch.brep] a sewing result 0.1 a -# 0 -set log_1 [tolmax a] -regexp {max tol = ([-0-9.+eE]+)} ${log_1} full MaxTolerance_a -set CMP_TOL ${MaxTolerance_a} - -# 1 checkshape result - -# 2 -set log_2 [tolmax result] -regexp {max tol = ([-0-9.+eE]+)} ${log_2} full MaxTolerance_result -if { ${MaxTolerance_result} > ${CMP_TOL} } { - puts "Error: invalid tolerance" -} - -# 3 -freebounds $result 0 -set s [explode result_c e] - -set Number [ llength ${s} ] -puts "Number of free edges is ${Number}" -set Number_Free_Edges 9 -if { ${Number} != ${Number_Free_Edges} } { - puts "Error : Number of free edges is ${Number}" -} +checkmaxtol result 0.58022137281123598 {a} +checknbshapes result -shell 1 +checkfreebounds result 9 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24390_1 b/tests/bugs/modalg_5/bug24390_1 index 5d67f9c3ce..53378ec0b0 100755 --- a/tests/bugs/modalg_5/bug24390_1 +++ b/tests/bugs/modalg_5/bug24390_1 @@ -18,27 +18,8 @@ restore [locate_data_file bug24390_face_5.brep] f6 sewing result f1 f2 f3 f4 f5 f6 checkshape result - -set tolmax_f [tolmax f1] -regexp {max tol = ([-0-9.+eE]+)} ${tolmax_f} full CMP_TOL - -set face_list {f2 f3 f4 f5 f6} -foreach f ${face_list} { - set tolmax_f [tolmax ${f}] - regexp {max tol = ([-0-9.+eE]+)} ${tolmax_f} full FaceMaxTolerance - if { ${FaceMaxTolerance} > ${CMP_TOL} } { - set CMP_TOL ${FaceMaxTolerance} - } -} - -set CMP_TOL [expr 5. * ${CMP_TOL}] -puts "CMP_TOL=${CMP_TOL}" - -set tolmaxres [tolmax result] -regexp {max tol = ([-0-9.+eE]+)} ${tolmaxres} full MaxTolerance -puts "MaxTolerance=${MaxTolerance}" -if { ${MaxTolerance} > ${CMP_TOL} } { - puts "Error: invalid tolerance" -} +checkmaxtol result 6.1606205182399194e-005 {f1 f2 f3 f4 f5 f6} -min_tol 0 -multi_tol 5. +checknbshapes result -shell 1 +checkfreebounds result 0 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24390_2 b/tests/bugs/modalg_5/bug24390_2 index 1fd96fccc8..88bea95be3 100755 --- a/tests/bugs/modalg_5/bug24390_2 +++ b/tests/bugs/modalg_5/bug24390_2 @@ -14,27 +14,8 @@ restore [locate_data_file bug24390_face2.brep] f2 sewing result f1 f2 checkshape result - -set tolmax_f [tolmax f1] -regexp {max tol = ([-0-9.+eE]+)} ${tolmax_f} full CMP_TOL - -set face_list {f2} -foreach f ${face_list} { - set tolmax_f [tolmax ${f}] - regexp {max tol = ([-0-9.+eE]+)} ${tolmax_f} full FaceMaxTolerance - if { ${FaceMaxTolerance} > ${CMP_TOL} } { - set CMP_TOL ${FaceMaxTolerance} - } -} - -set CMP_TOL [expr 5. * ${CMP_TOL}] -puts "CMP_TOL=${CMP_TOL}" - -set tolmaxres [tolmax result] -regexp {max tol = ([-0-9.+eE]+)} ${tolmaxres} full MaxTolerance -puts "MaxTolerance=${MaxTolerance}" -if { ${MaxTolerance} > ${CMP_TOL} } { - puts "Error: invalid tolerance" -} +checkmaxtol result 0.028334611098393123 {f1 f2} -min_tol 0 -multi_tol 5. +checknbshapes result -shell 1 +checkfreebounds result 6 set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24646_1 b/tests/bugs/modalg_5/bug24646_1 index 18c060a419..d2995b4762 100644 --- a/tests/bugs/modalg_5/bug24646_1 +++ b/tests/bugs/modalg_5/bug24646_1 @@ -16,18 +16,6 @@ bopcheck result set square 8.76332e+06 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 88 - EDGE : 180 - WIRE : 86 - FACE : 86 - SHELL : 1 - SOLID : 1 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 443 -" -checknbshapes result ${nbshapes_expected} 1 "Result done by Boolean Operation algorithm" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24646_2 b/tests/bugs/modalg_5/bug24646_2 index aba94ebca4..93901c6fae 100644 --- a/tests/bugs/modalg_5/bug24646_2 +++ b/tests/bugs/modalg_5/bug24646_2 @@ -14,18 +14,6 @@ bopfuse result set square 3.05204e+06 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 22 - EDGE : 36 - WIRE : 17 - FACE : 14 - SHELL : 1 - SOLID : 1 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 92 -" -checknbshapes result ${nbshapes_expected} 1 "Result done by Boolean Operation algorithm" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24646_3 b/tests/bugs/modalg_5/bug24646_3 index 6350a5bd4e..c1073c370f 100644 --- a/tests/bugs/modalg_5/bug24646_3 +++ b/tests/bugs/modalg_5/bug24646_3 @@ -22,18 +22,6 @@ bbuild result set square 8.82625e+06 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 88 - EDGE : 180 - WIRE : 88 - FACE : 88 - SHELL : 2 - SOLID : 2 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 449 -" -checknbshapes result ${nbshapes_expected} 1 "Result done by Boolean Operation algorithm" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24646_4 b/tests/bugs/modalg_5/bug24646_4 index fdfd963ea7..91b3bdf737 100644 --- a/tests/bugs/modalg_5/bug24646_4 +++ b/tests/bugs/modalg_5/bug24646_4 @@ -22,18 +22,6 @@ bbuild result set square 3.1449e+06 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 22 - EDGE : 38 - WIRE : 20 - FACE : 18 - SHELL : 3 - SOLID : 3 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 105 -" -checknbshapes result ${nbshapes_expected} 1 "Result done by Boolean Operation algorithm" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug24817 b/tests/bugs/modalg_5/bug24817 index 4d99221dea..e9cbbc2f21 100755 --- a/tests/bugs/modalg_5/bug24817 +++ b/tests/bugs/modalg_5/bug24817 @@ -131,3 +131,11 @@ if { ${square2} != ${square2_good} } { donly sr2 fit xwd $imagedir/${test_image}_2.png + +checkmaxtol sr1 2.0000000024492936e-007 +checknbshapes sr1 -shell 1 +checkfreebounds sr1 2 + +checkmaxtol sr2 3.0000000042603855e-007 +checknbshapes sr2 -shell 1 +checkfreebounds sr2 0 diff --git a/tests/bugs/modalg_5/bug25175 b/tests/bugs/modalg_5/bug25175 index 11473f4714..ce77c625fb 100644 --- a/tests/bugs/modalg_5/bug25175 +++ b/tests/bugs/modalg_5/bug25175 @@ -12,5 +12,9 @@ igesread [locate_data_file bug25175_3.igs] a * sewing result 0.1 a +checkmaxtol result 0.0076621571738049385 +checknbshapes result -shell 1 +checkfreebounds result 2 + set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25398 b/tests/bugs/modalg_5/bug25398 index 5683c523ef..0eb3eb564e 100644 --- a/tests/bugs/modalg_5/bug25398 +++ b/tests/bugs/modalg_5/bug25398 @@ -16,20 +16,8 @@ incmesh c 0.001 proximity s c -tol 0.01 -profile -set nbshapes_expected " -Number of shapes in shape - VERTEX : 2 - EDGE : 3 - WIRE : 1 - FACE : 1 - SHELL : 0 - SOLID : 0 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 8 -" -checknbshapes s_overlapped ${nbshapes_expected} 1 "Overlapped part of shere" -checknbshapes c_overlapped ${nbshapes_expected} 1 "Overlapped part of shere" +checknbshapes s_overlapped -vertex 2 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 -t -m "Overlapped part of shere" +checknbshapes c_overlapped -vertex 2 -edge 3 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8 -t -m "Overlapped part of shere" vinit vdisplay s_overlapped diff --git a/tests/bugs/modalg_5/bug25742_1 b/tests/bugs/modalg_5/bug25742_1 index 8b5755ffae..d5f756e3c7 100755 --- a/tests/bugs/modalg_5/bug25742_1 +++ b/tests/bugs/modalg_5/bug25742_1 @@ -60,6 +60,6 @@ Number of shapes in shape COMPOUND : 1 SHAPE : 61 " -checknbshapes result ${nbshapes_expected} 1 "Partition of 2 shapes" +checknbshapes result -ref "${nbshapes_expected}" -t -m "Partition of 2 shapes" set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25819_1 b/tests/bugs/modalg_5/bug25819_1 index e614db64e3..654a6d4a0a 100644 --- a/tests/bugs/modalg_5/bug25819_1 +++ b/tests/bugs/modalg_5/bug25819_1 @@ -13,18 +13,6 @@ bcut result a b set square 379421 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 20 - EDGE : 30 - WIRE : 12 - FACE : 11 - SHELL : 1 - SOLID : 1 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 76 -" -checknbshapes result ${nbshapes_expected} 1 "Result of BOP cut" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25819_2 b/tests/bugs/modalg_5/bug25819_2 index 1f4ebbd1ff..73df730fef 100644 --- a/tests/bugs/modalg_5/bug25819_2 +++ b/tests/bugs/modalg_5/bug25819_2 @@ -13,18 +13,6 @@ bcut result a b set square 268575 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 8 - EDGE : 12 - WIRE : 6 - FACE : 5 - SHELL : 1 - SOLID : 1 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 34 -" -checknbshapes result ${nbshapes_expected} 1 "Result of BOP cut" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25819_3 b/tests/bugs/modalg_5/bug25819_3 index 92bfe245a3..298a202672 100644 --- a/tests/bugs/modalg_5/bug25819_3 +++ b/tests/bugs/modalg_5/bug25819_3 @@ -13,18 +13,6 @@ bcut result a b set square 67742.9 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 99 - EDGE : 136 - WIRE : 49 - FACE : 36 - SHELL : 1 - SOLID : 1 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 323 -" -checknbshapes result ${nbshapes_expected} 1 "Result of BOP cut" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25838 b/tests/bugs/modalg_5/bug25838 index 3ff3690395..610b6ef56e 100644 --- a/tests/bugs/modalg_5/bug25838 +++ b/tests/bugs/modalg_5/bug25838 @@ -19,18 +19,6 @@ bbuild result set square 3107.42 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 26 - EDGE : 45 - WIRE : 23 - FACE : 23 - SHELL : 5 - SOLID : 5 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 128 -" -checknbshapes result ${nbshapes_expected} 1 "Result done by General Fuse operator" +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" set 2dviewer 1 diff --git a/tests/bugs/modalg_5/bug25847 b/tests/bugs/modalg_5/bug25847 index 5f704ac9c5..ab6a7653b8 100755 --- a/tests/bugs/modalg_5/bug25847 +++ b/tests/bugs/modalg_5/bug25847 @@ -20,18 +20,6 @@ bbuild result set square 3912.59 -set nbshapes_expected " -Number of shapes in shape - VERTEX : 100 - EDGE : 108 - WIRE : 10 - FACE : 9 - SHELL : 0 - SOLID : 0 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 228 -" -checknbshapes result ${nbshapes_expected} 1 "Result obtained by General Fuse operator" +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" set 3dviewer 1 diff --git a/tests/bugs/modalg_5/bug25858_1 b/tests/bugs/modalg_5/bug25858_1 index 9e6bef988e..941539a3df 100644 --- a/tests/bugs/modalg_5/bug25858_1 +++ b/tests/bugs/modalg_5/bug25858_1 @@ -18,20 +18,7 @@ display ff openoffset res ff 1 0.1 renamevar res_1 result -set length 0.879164 - -set nbshapes_expected " -Number of shapes in shape - VERTEX : 2 - EDGE : 1 - WIRE : 1 - FACE : 0 - SHELL : 0 - SOLID : 0 - COMPSOLID : 0 - COMPOUND : 0 - SHAPE : 4 -" -checknbshapes result ${nbshapes_expected} 1 "Result of open offset on single edge based on BSpline curve" +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 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25858_2 b/tests/bugs/modalg_5/bug25858_2 index 186b646537..dc091b86a1 100644 --- a/tests/bugs/modalg_5/bug25858_2 +++ b/tests/bugs/modalg_5/bug25858_2 @@ -19,20 +19,7 @@ display ff openoffset res ff 1 0.1 renamevar res_1 result -set length 0.879164 - -set nbshapes_expected " -Number of shapes in shape - VERTEX : 2 - EDGE : 1 - WIRE : 1 - FACE : 0 - SHELL : 0 - SOLID : 0 - COMPSOLID : 0 - COMPOUND : 0 - SHAPE : 4 -" -checknbshapes result ${nbshapes_expected} 1 "Result of open offset on single edge based on BSpline curve" +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 set only_screen_axo 1 diff --git a/tests/bugs/modalg_5/bug25982 b/tests/bugs/modalg_5/bug25982 index 9f46cd4c0c..4b671ef9f9 100755 --- a/tests/bugs/modalg_5/bug25982 +++ b/tests/bugs/modalg_5/bug25982 @@ -23,20 +23,7 @@ baddtools b2 bfillds bbuild result -set square 306.285 - -set nbshapes_expected " -Number of shapes in shape - VERTEX : 6 - EDGE : 11 - WIRE : 4 - FACE : 2 - SHELL : 0 - SOLID : 0 - COMPSOLID : 0 - COMPOUND : 1 - SHAPE : 24 -" -checknbshapes result ${nbshapes_expected} 1 "Result obtained by General Fuse operator" +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 set 3dviewer 1 diff --git a/tests/bugs/moddata_1/bug135 b/tests/bugs/moddata_1/bug135 index 85247a971c..00e90f13d7 100755 --- a/tests/bugs/moddata_1/bug135 +++ b/tests/bugs/moddata_1/bug135 @@ -10,6 +10,10 @@ checkshape sh sewing result 1 sh checkshape result +checkmaxtol result 0.0030000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 + set square 273837 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug20904_1 b/tests/bugs/moddata_1/bug20904_1 index bfb1812a87..6684fa06a8 100755 --- a/tests/bugs/moddata_1/bug20904_1 +++ b/tests/bugs/moddata_1/bug20904_1 @@ -45,5 +45,9 @@ if { ${status} != 0 } { puts "OK ${BugNumber}" } +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 0 +checkfreebounds result 2 + set square 30078.9 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug20904_2 b/tests/bugs/moddata_1/bug20904_2 index 1952c95978..1c8af967fa 100755 --- a/tests/bugs/moddata_1/bug20904_2 +++ b/tests/bugs/moddata_1/bug20904_2 @@ -44,5 +44,9 @@ if { ${status} != 0 } { puts "OK ${BugNumber}" } +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 8 + set square 1.33253e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_1/bug20904_3 b/tests/bugs/moddata_1/bug20904_3 index 00672d6931..81d1237729 100755 --- a/tests/bugs/moddata_1/bug20904_3 +++ b/tests/bugs/moddata_1/bug20904_3 @@ -45,5 +45,9 @@ if { ${status} != 0 } { puts "OK ${BugNumber}" } +checkmaxtol result 2.5602765785712274e-006 +checknbshapes result -shell 1 +checkfreebounds result 5 + set square 1.36261e+06 set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug326 b/tests/bugs/moddata_2/bug326 index 5c491ae55e..a98a168a51 100755 --- a/tests/bugs/moddata_2/bug326 +++ b/tests/bugs/moddata_2/bug326 @@ -14,5 +14,9 @@ if [catch { sewing result a } catch_result] { puts "OCC326 OK: Sewing is ok, there is no except" } +checkmaxtol result 54.6751898398187 +checknbshapes result -shell 1 +checkfreebounds result 254 + set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug343 b/tests/bugs/moddata_2/bug343 index 86d4f36892..b91ba145eb 100755 --- a/tests/bugs/moddata_2/bug343 +++ b/tests/bugs/moddata_2/bug343 @@ -18,6 +18,10 @@ if [catch {igesbrep $filepath a *} catch_result] { # sewing result1 100. a + checkmaxtol result1 0.21325393968565914 + checknbshapes result1 -shell 1 + checkfreebounds result1 86 + set FaceList [explode result1 f] set FaceListLength [llength ${FaceList}] if { ${FaceListLength} < 1 } { @@ -67,6 +71,10 @@ if [catch {igesbrep $filepath a *} catch_result] { tpcompound a sewing result2 100. a + checkmaxtol result2 0.21325393968565914 + checknbshapes result2 -shell 1 + checkfreebounds result2 86 + set FaceList [explode result2 f] set FaceListLength [llength ${FaceList}] if { ${FaceListLength} < 1 } then {puts "OCC343 - Error : FaceListLength= ${FaceListLength}"} diff --git a/tests/bugs/moddata_2/bug36 b/tests/bugs/moddata_2/bug36 index 9609f4bcd7..e51abe82ee 100755 --- a/tests/bugs/moddata_2/bug36 +++ b/tests/bugs/moddata_2/bug36 @@ -23,6 +23,10 @@ if [catch { igesbrep $filepath a * } res] { } else { puts "Elapsed time is less then 30 seconds - OK" } + + checkmaxtol result 2.5472812372261969e-005 + checknbshapes result -shell 13 + checkfreebounds result 1249 } set 2dviewer 0 diff --git a/tests/bugs/moddata_2/bug42 b/tests/bugs/moddata_2/bug42 index e2cc3767fa..f1143b0c3a 100755 --- a/tests/bugs/moddata_2/bug42 +++ b/tests/bugs/moddata_2/bug42 @@ -34,5 +34,9 @@ if { [llength $closed_wires] != 1} { puts "Error : Amount of free closed wires is not equal 1" } +checkmaxtol result 0.21325393955468794 +checknbshapes result -shell 1 +checkfreebounds result 86 + set 2dviewer 0 diff --git a/tests/bugs/moddata_3/buc60898 b/tests/bugs/moddata_3/buc60898 index 832e3ea552..766a6a7c2b 100644 --- a/tests/bugs/moddata_3/buc60898 +++ b/tests/bugs/moddata_3/buc60898 @@ -17,6 +17,11 @@ if [catch { igesbrep $filepath a *} result] { } else { puts " BUC60898 OK: function SEWING works without except" } + + checkmaxtol result 0.0002494807463576937 + checknbshapes result -shell 4 + checkfreebounds result 1725 + set square 798.266 set 2dviewer 0 } diff --git a/tests/bugs/step/bug25523 b/tests/bugs/step/bug25523 index d425f28314..fb11b4c27e 100755 --- a/tests/bugs/step/bug25523 +++ b/tests/bugs/step/bug25523 @@ -9,19 +9,7 @@ puts "" restore [locate_data_file bug25523_bad_loopback_step.brep] a nbshapes a -set nbshapes_expected " -Number of shapes in a - VERTEX : 30 - EDGE : 54 - WIRE : 32 - FACE : 27 - SHELL : 1 - SOLID : 1 - COMPSOLID : 0 - COMPOUND : 0 - SHAPE : 145 -" -checknbshapes a ${nbshapes_expected} 0 "Stator model" +checknbshapes a -vertex 30 -edge 54 -wire 32 -face 27 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 145 -m "Stator model" newmodel set aFile ${imagedir}/bug25523.stp @@ -31,7 +19,7 @@ stepwrite a a ${aFile} stepread ${aFile} b * nbshapes b_1 ;# empty compound -checknbshapes b_1 ${nbshapes_expected} 0 "Stator model" +checknbshapes b_1 -vertex 30 -edge 54 -wire 32 -face 27 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 145 -m "Stator model" tpstat c ;# reports exception diff --git a/tests/bugs/xde/bug184 b/tests/bugs/xde/bug184 index 86592104d5..655464dc16 100755 --- a/tests/bugs/xde/bug184 +++ b/tests/bugs/xde/bug184 @@ -64,5 +64,9 @@ if { ${square2} != ${square1} } { puts "Error : Square is not valid" } +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 0 +checkfreebounds result 2 + set 2dviewer 0 diff --git a/tests/bugs/xde/bug547_2 b/tests/bugs/xde/bug547_2 index 371773ad92..da9c98ee67 100755 --- a/tests/bugs/xde/bug547_2 +++ b/tests/bugs/xde/bug547_2 @@ -29,4 +29,8 @@ if { ${face2} > ${face1} || ${edge2} > ${edge1} || ${vert2} > ${vert1} } { puts "Tolerance valed. Function FixShape works CORRECTLY" } +checkmaxtol result 0.03895270570799534 +checknbshapes result -shell 1 +checkfreebounds result 227 + set 2dviewer 1 diff --git a/tests/bugs/xde/bug6491 b/tests/bugs/xde/bug6491 index e7f67d9e4b..ef5cf9c698 100755 --- a/tests/bugs/xde/bug6491 +++ b/tests/bugs/xde/bug6491 @@ -21,5 +21,9 @@ if { ${res_faces} != ${good_faces} } { puts "Faulty ${BugNumber}" } +checkmaxtol result 105.192615242296 +checknbshapes result -shell 1 +checkfreebounds result 73 + set 2dviewer 0 diff --git a/tests/bugs/xde/bug6675 b/tests/bugs/xde/bug6675 index 00d905c834..5485241fdf 100755 --- a/tests/bugs/xde/bug6675 +++ b/tests/bugs/xde/bug6675 @@ -13,7 +13,11 @@ restore [locate_data_file OCC6675.brep] a set tolerance 1.00000e-07 sewing result ${tolerance} a + checkshape result +checkmaxtol result 2.0021528498807746e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 set 2dviewer 0 diff --git a/tests/bugs/xde/bug859 b/tests/bugs/xde/bug859 index f32730984c..5df7af2631 100755 --- a/tests/bugs/xde/bug859 +++ b/tests/bugs/xde/bug859 @@ -20,4 +20,8 @@ if {[llength ${list}] > 4} { puts "Faulty OCC859: here is sewing problem" } +checkmaxtol result 0.00025118948696105701 +checknbshapes result -shell 1 +checkfreebounds result 6 + set 2dviewer 1 diff --git a/tests/sewing/end b/tests/sewing/end index a136acd052..25a111e578 100644 --- a/tests/sewing/end +++ b/tests/sewing/end @@ -1,69 +1,7 @@ -set cs_a [checkshape a] -puts "checkshape a" -if { [info exists nb_f] == 0 } { - set nb_f 0 -} -if { $cs_a == "This shape seems to be valid"} { - puts "Shape a seems to be valid" - set nb_a 0 -} else { - puts "Shape a is not valid" - regexp {Faulty shapes in variables faulty_([0-9]*) to faulty_([0-9]*)} $cs_a full nb_a_begin nb_a_end - puts "Number of faulties is [expr $nb_a_end - $nb_a_begin +1]" - set nb_a [expr $nb_a_end - $nb_a_begin +1] -} - -set exp [explode a f] -set L [concat compound $exp C] -eval $L -puts [whatis C] -puts [sewing result $tol C] - if { [isdraw result] } { - set cs_r [checkshape result] - puts "checkshape result" - if { $cs_r == "This shape seems to be valid"} { - puts "Shape result seems to be valid" - set nb_r 0 - } else { - puts "Shape result is not valid" - regexp {Faulty shapes in variables faulty_([0-9]*) to faulty_([0-9]*)} $cs_r full nb_r_begin nb_r_end - set nb_r [expr $nb_r_end - $nb_r_begin +1] - } - set t [dtyp result] - puts $t - set w [lindex $t 1] - if {"$w" == "SHELL"} { - freebounds $result -0.01 - set s [explode result_c e] - puts $s - set index [ llength $s ] - #nbFreeEdges is set to empty only in cases of unstable work of sewing (see #24591). - if { [string compare "$nbFreeEdges" ""] == 0 || $index != $nbFreeEdges } { - puts "Error : Number of free edges is $index" - } - - puts "Number of faults for the initial shape is $nb_a." - puts "Number of faults for the resulting shape is $nb_r." - - #if nb_f is empty then it is instaility. - if { [string compare "$nb_f" ""] == 0 || $nb_f > 0 } { - set os "ALL" - if {[array get env os_type] != ""} { - set os $env(os_type) - } - puts "TODO #23150 $os: Error : Number of faults is $nb_f" - } - if { $nb_r > $nb_a } { - puts "Error : Number of faults is $nb_r" - } - } else { - puts "Error : OPERATION FAILED" - } clear smallview donly result - checkshape result fit xwd $imagedir/${test_image}.png } else { diff --git a/tests/sewing/tol_0_01/A1 b/tests/sewing/tol_0_01/A1 index e4283fa2ca..16802fce0d 100644 --- a/tests/sewing/tol_0_01/A1 +++ b/tests/sewing/tol_0_01/A1 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_ahdb.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A2 b/tests/sewing/tol_0_01/A2 index 41f45b1a24..36d46d4683 100644 --- a/tests/sewing/tol_0_01/A2 +++ b/tests/sewing/tol_0_01/A2 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_ahev.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A3 b/tests/sewing/tol_0_01/A3 index 8958f481ac..94dd79bc89 100644 --- a/tests/sewing/tol_0_01/A3 +++ b/tests/sewing/tol_0_01/A3 @@ -1 +1,8 @@ restore [locate_data_file BUC60328.rle] a + +sewing result $tol a + +checkmaxtol result 995.10214705587305 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A4 b/tests/sewing/tol_0_01/A4 index b277602dfd..2d381a837e 100644 --- a/tests/sewing/tol_0_01/A4 +++ b/tests/sewing/tol_0_01/A4 @@ -1 +1,8 @@ restore [locate_data_file BUC60329.rle] a + +sewing result $tol a + +checkmaxtol result 658.98901006989695 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A5 b/tests/sewing/tol_0_01/A5 index 7b2d4c281b..96acb4a7af 100644 --- a/tests/sewing/tol_0_01/A5 +++ b/tests/sewing/tol_0_01/A5 @@ -1 +1,8 @@ restore [locate_data_file BUC60391.rle] a + +sewing result $tol a + +checkmaxtol result 1.2190703625960401e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A6 b/tests/sewing/tol_0_01/A6 index 2a2a627ff3..576fc47db3 100644 --- a/tests/sewing/tol_0_01/A6 +++ b/tests/sewing/tol_0_01/A6 @@ -1 +1,8 @@ restore [locate_data_file mal_vis.brep] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A7 b/tests/sewing/tol_0_01/A7 index cb13f98d9d..65d42731a3 100644 --- a/tests/sewing/tol_0_01/A7 +++ b/tests/sewing/tol_0_01/A7 @@ -1 +1,8 @@ restore [locate_data_file CFE900_ger50gdb.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A8 b/tests/sewing/tol_0_01/A8 index 744b6a5f22..afa4f41cfd 100644 --- a/tests/sewing/tol_0_01/A8 +++ b/tests/sewing/tol_0_01/A8 @@ -1 +1,8 @@ restore [locate_data_file BUC60394.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/A9 b/tests/sewing/tol_0_01/A9 index eb4470a225..28143b9a3c 100644 --- a/tests/sewing/tol_0_01/A9 +++ b/tests/sewing/tol_0_01/A9 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb11.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B1 b/tests/sewing/tol_0_01/B1 index db1a04a6b9..e5ed7c9892 100644 --- a/tests/sewing/tol_0_01/B1 +++ b/tests/sewing/tol_0_01/B1 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_ahew.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B2 b/tests/sewing/tol_0_01/B2 index f9db0db89f..9b68fda8d6 100644 --- a/tests/sewing/tol_0_01/B2 +++ b/tests/sewing/tol_0_01/B2 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_bhdc.rle] a + +sewing result $tol a + +checkmaxtol result 4.9999999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B3 b/tests/sewing/tol_0_01/B3 index 0df3afbd95..13ddede3c5 100644 --- a/tests/sewing/tol_0_01/B3 +++ b/tests/sewing/tol_0_01/B3 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_chde.rle] a + +sewing result $tol a + +checkmaxtol result 4.9999999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B4 b/tests/sewing/tol_0_01/B4 index 9078e4d595..d94a7c77d9 100644 --- a/tests/sewing/tol_0_01/B4 +++ b/tests/sewing/tol_0_01/B4 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_chez.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B5 b/tests/sewing/tol_0_01/B5 index 081977ece9..73569252a7 100644 --- a/tests/sewing/tol_0_01/B5 +++ b/tests/sewing/tol_0_01/B5 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_chfa.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B6 b/tests/sewing/tol_0_01/B6 index 3e1f7d5cca..dc650b6e75 100644 --- a/tests/sewing/tol_0_01/B6 +++ b/tests/sewing/tol_0_01/B6 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_dhdd.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B7 b/tests/sewing/tol_0_01/B7 index f0368e35f4..1d3576e18a 100644 --- a/tests/sewing/tol_0_01/B7 +++ b/tests/sewing/tol_0_01/B7 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_ehdg.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B8 b/tests/sewing/tol_0_01/B8 index fcdb85de7b..9c6c15972a 100644 --- a/tests/sewing/tol_0_01/B8 +++ b/tests/sewing/tol_0_01/B8 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_ghdh.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/B9 b/tests/sewing/tol_0_01/B9 index 53812310ce..a44802f976 100644 --- a/tests/sewing/tol_0_01/B9 +++ b/tests/sewing/tol_0_01/B9 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_ghfb.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C1 b/tests/sewing/tol_0_01/C1 index 50e3bc0a56..5c5f4bffb3 100644 --- a/tests/sewing/tol_0_01/C1 +++ b/tests/sewing/tol_0_01/C1 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_hhdi.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C2 b/tests/sewing/tol_0_01/C2 index 5950587e81..b291058be5 100644 --- a/tests/sewing/tol_0_01/C2 +++ b/tests/sewing/tol_0_01/C2 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_ihdj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C3 b/tests/sewing/tol_0_01/C3 index 427b2a9421..3ceaa7091c 100644 --- a/tests/sewing/tol_0_01/C3 +++ b/tests/sewing/tol_0_01/C3 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_jhdk.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C4 b/tests/sewing/tol_0_01/C4 index a5fa75d71b..3f772a8ed6 100644 --- a/tests/sewing/tol_0_01/C4 +++ b/tests/sewing/tol_0_01/C4 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_khdl.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C5 b/tests/sewing/tol_0_01/C5 index 759349c86a..59385d0adc 100644 --- a/tests/sewing/tol_0_01/C5 +++ b/tests/sewing/tol_0_01/C5 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_lhdm.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C6 b/tests/sewing/tol_0_01/C6 index 6cf217940e..a224dbef0e 100644 --- a/tests/sewing/tol_0_01/C6 +++ b/tests/sewing/tol_0_01/C6 @@ -1 +1,8 @@ restore [locate_data_file CCH_001_qhff.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C7 b/tests/sewing/tol_0_01/C7 index f07f2902da..d74a79dafc 100644 --- a/tests/sewing/tol_0_01/C7 +++ b/tests/sewing/tol_0_01/C7 @@ -1 +1,8 @@ restore [locate_data_file CCH_a.rle] a + +sewing result $tol a + +checkmaxtol result 4.5468477305930302e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C8 b/tests/sewing/tol_0_01/C8 index 05bbcc2772..a0e98edcbd 100644 --- a/tests/sewing/tol_0_01/C8 +++ b/tests/sewing/tol_0_01/C8 @@ -1 +1,8 @@ restore [locate_data_file CCH_adapthfd.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/C9 b/tests/sewing/tol_0_01/C9 index 5d6cbf1068..51595c5940 100644 --- a/tests/sewing/tol_0_01/C9 +++ b/tests/sewing/tol_0_01/C9 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_blendhdn.rle] a -set nbFreeEdges 7 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 7 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D1 b/tests/sewing/tol_0_01/D1 index 8c8b7e9f9f..b0b9d8ced3 100644 --- a/tests/sewing/tol_0_01/D1 +++ b/tests/sewing/tol_0_01/D1 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_blendhdp.rle] a -set nbFreeEdges 8 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D2 b/tests/sewing/tol_0_01/D2 index 23e02b2b08..36510559fc 100644 --- a/tests/sewing/tol_0_01/D2 +++ b/tests/sewing/tol_0_01/D2 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_blendhdq.rle] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D3 b/tests/sewing/tol_0_01/D3 index 04fc3e3078..52174e7f19 100644 --- a/tests/sewing/tol_0_01/D3 +++ b/tests/sewing/tol_0_01/D3 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_blendhdr.rle] a -set nbFreeEdges 4 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 4 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D4 b/tests/sewing/tol_0_01/D4 index eee1138312..677645eb49 100644 --- a/tests/sewing/tol_0_01/D4 +++ b/tests/sewing/tol_0_01/D4 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_blendhdu.rle] a -set nbFreeEdges 14 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 14 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D5 b/tests/sewing/tol_0_01/D5 index a860242119..753f0242a8 100644 --- a/tests/sewing/tol_0_01/D5 +++ b/tests/sewing/tol_0_01/D5 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_blendhdv.rle] a -set nbFreeEdges 17 + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 17 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D6 b/tests/sewing/tol_0_01/D6 index 2218984374..b400ac4d17 100644 --- a/tests/sewing/tol_0_01/D6 +++ b/tests/sewing/tol_0_01/D6 @@ -1 +1,8 @@ restore [locate_data_file CCH_blendhdw.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D7 b/tests/sewing/tol_0_01/D7 index d5f8a969fc..a6760707e7 100644 --- a/tests/sewing/tol_0_01/D7 +++ b/tests/sewing/tol_0_01/D7 @@ -1 +1,8 @@ restore [locate_data_file CCH_coco1.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D8 b/tests/sewing/tol_0_01/D8 index a1ab4b1093..b942caf528 100644 --- a/tests/sewing/tol_0_01/D8 +++ b/tests/sewing/tol_0_01/D8 @@ -1 +1,8 @@ restore [locate_data_file CCH_coco2.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/D9 b/tests/sewing/tol_0_01/D9 index ede703429b..09665a416e 100644 --- a/tests/sewing/tol_0_01/D9 +++ b/tests/sewing/tol_0_01/D9 @@ -1 +1,8 @@ restore [locate_data_file CCH_coco3.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E1 b/tests/sewing/tol_0_01/E1 index 33ab738ac1..63991dfd58 100644 --- a/tests/sewing/tol_0_01/E1 +++ b/tests/sewing/tol_0_01/E1 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_conge1.rle] a -set nbFreeEdges 8 + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E2 b/tests/sewing/tol_0_01/E2 index e3a7cc557c..7f6c2b4b6a 100644 --- a/tests/sewing/tol_0_01/E2 +++ b/tests/sewing/tol_0_01/E2 @@ -1 +1,8 @@ restore [locate_data_file CCH_couture.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E3 b/tests/sewing/tol_0_01/E3 index 0a4a76e306..715f0ffaf6 100644 --- a/tests/sewing/tol_0_01/E3 +++ b/tests/sewing/tol_0_01/E3 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_flanphdy.rle] a -set nbFreeEdges 46 + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 46 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E4 b/tests/sewing/tol_0_01/E4 index 7c57119f14..2a5f1ec937 100644 --- a/tests/sewing/tol_0_01/E4 +++ b/tests/sewing/tol_0_01/E4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12913a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E5 b/tests/sewing/tol_0_01/E5 index 7435b5b372..b29e00614e 100644 --- a/tests/sewing/tol_0_01/E5 +++ b/tests/sewing/tol_0_01/E5 @@ -1,2 +1,8 @@ restore [locate_data_file 4_K1(hlacg01).draw] a -set nbFreeEdges 9 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 9 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E6 b/tests/sewing/tol_0_01/E6 index 6b0ed41d83..5b7498d400 100644 --- a/tests/sewing/tol_0_01/E6 +++ b/tests/sewing/tol_0_01/E6 @@ -1,2 +1,8 @@ restore [locate_data_file 4_O1(hlacg06).draw] a -set nbFreeEdges 14 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 14 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E7 b/tests/sewing/tol_0_01/E7 index 8215e47d79..0c8b8cff81 100644 --- a/tests/sewing/tol_0_01/E7 +++ b/tests/sewing/tol_0_01/E7 @@ -1,2 +1,8 @@ restore [locate_data_file 4_P1(hlacg07).draw] a -set nbFreeEdges 17 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 17 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E8 b/tests/sewing/tol_0_01/E8 index a4005b62de..074a594755 100644 --- a/tests/sewing/tol_0_01/E8 +++ b/tests/sewing/tol_0_01/E8 @@ -1,2 +1,8 @@ restore [locate_data_file 4_Q1(hlacg08).draw] a -set nbFreeEdges 14 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 14 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/E9 b/tests/sewing/tol_0_01/E9 index e4fd31de75..55ea2d75da 100644 --- a/tests/sewing/tol_0_01/E9 +++ b/tests/sewing/tol_0_01/E9 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indushei.rle] a -set nbFreeEdges 15 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 15 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F1 b/tests/sewing/tol_0_01/F1 index a487397ad1..3b95038a2a 100644 --- a/tests/sewing/tol_0_01/F1 +++ b/tests/sewing/tol_0_01/F1 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indushej.rle] a -set nbFreeEdges 26 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 26 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F2 b/tests/sewing/tol_0_01/F2 index 193cf10e1b..8553a0b340 100644 --- a/tests/sewing/tol_0_01/F2 +++ b/tests/sewing/tol_0_01/F2 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indushek.rle] a -set nbFreeEdges 46 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 46 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F3 b/tests/sewing/tol_0_01/F3 index cce8125eb6..accc1bdcca 100644 --- a/tests/sewing/tol_0_01/F3 +++ b/tests/sewing/tol_0_01/F3 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indushel.rle] a -set nbFreeEdges 11 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 11 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F4 b/tests/sewing/tol_0_01/F4 index 17762ebef4..7d9cfdde25 100644 --- a/tests/sewing/tol_0_01/F4 +++ b/tests/sewing/tol_0_01/F4 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indushem.rle] a -set nbFreeEdges 8 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F5 b/tests/sewing/tol_0_01/F5 index f7afba1a69..8bea2829be 100644 --- a/tests/sewing/tol_0_01/F5 +++ b/tests/sewing/tol_0_01/F5 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indushen.rle] a -set nbFreeEdges 16 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 16 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F6 b/tests/sewing/tol_0_01/F6 index ee9d398525..a413f8052b 100644 --- a/tests/sewing/tol_0_01/F6 +++ b/tests/sewing/tol_0_01/F6 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indusheo.rle] a -set nbFreeEdges 14 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 14 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F7 b/tests/sewing/tol_0_01/F7 index 333b189300..0a6c598ca3 100644 --- a/tests/sewing/tol_0_01/F7 +++ b/tests/sewing/tol_0_01/F7 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_indushep.rle] a -set nbFreeEdges 8 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/F8 b/tests/sewing/tol_0_01/F8 index d083eac083..55c402d4dd 100644 --- a/tests/sewing/tol_0_01/F8 +++ b/tests/sewing/tol_0_01/F8 @@ -1,4 +1,11 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" +puts "TODO ?OCC24592 ALL: Error : Number of free edges is" + restore [locate_data_file CCH_indusheq.rle] a -puts "TODO #24592 ALL: Error : Number of free edges is" -set nb_f "" -set nbFreeEdges "" + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 33 +checkfaults result a 2 diff --git a/tests/sewing/tol_0_01/F9 b/tests/sewing/tol_0_01/F9 index 387f71efc9..cf04c3089c 100644 --- a/tests/sewing/tol_0_01/F9 +++ b/tests/sewing/tol_0_01/F9 @@ -1 +1,8 @@ restore [locate_data_file CCH_jyl1.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G1 b/tests/sewing/tol_0_01/G1 index cc7f0b41db..2b896b7570 100644 --- a/tests/sewing/tol_0_01/G1 +++ b/tests/sewing/tol_0_01/G1 @@ -1 +1,8 @@ restore [locate_data_file CCH_jyl2.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G2 b/tests/sewing/tol_0_01/G2 index 44a1dac786..59549431f1 100644 --- a/tests/sewing/tol_0_01/G2 +++ b/tests/sewing/tol_0_01/G2 @@ -1 +1,8 @@ restore [locate_data_file CCH_osa__hfe.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G3 b/tests/sewing/tol_0_01/G3 index d0b251bcb5..c2bcc01501 100644 --- a/tests/sewing/tol_0_01/G3 +++ b/tests/sewing/tol_0_01/G3 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_propag.rle] a -set nbFreeEdges 7 + +sewing result $tol a + +checkmaxtol result 1.5e-005 +checknbshapes result -shell 1 +checkfreebounds result 7 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G4 b/tests/sewing/tol_0_01/G4 index c085b0ff98..fc731d1e06 100644 --- a/tests/sewing/tol_0_01/G4 +++ b/tests/sewing/tol_0_01/G4 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_r2.rle] a -set nbFreeEdges 7 + +sewing result $tol a + +checkmaxtol result 1.5e-005 +checknbshapes result -shell 1 +checkfreebounds result 7 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G5 b/tests/sewing/tol_0_01/G5 index 6c4d404d1d..85d6ce7431 100644 --- a/tests/sewing/tol_0_01/G5 +++ b/tests/sewing/tol_0_01/G5 @@ -1 +1,8 @@ restore [locate_data_file 4_T1(shell).draw] a + +sewing result $tol a + +checkmaxtol result 1.0000000000000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G6 b/tests/sewing/tol_0_01/G6 index f121c7f58d..b4faf45c98 100644 --- a/tests/sewing/tol_0_01/G6 +++ b/tests/sewing/tol_0_01/G6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12896b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G7 b/tests/sewing/tol_0_01/G7 index fbcbff35d2..ab498eff23 100644 --- a/tests/sewing/tol_0_01/G7 +++ b/tests/sewing/tol_0_01/G7 @@ -1 +1,8 @@ restore [locate_data_file CCH_testchet.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G8 b/tests/sewing/tol_0_01/G8 index b02cab8436..a0e351701a 100644 --- a/tests/sewing/tol_0_01/G8 +++ b/tests/sewing/tol_0_01/G8 @@ -1 +1,8 @@ restore [locate_data_file CCH_testchex.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/G9 b/tests/sewing/tol_0_01/G9 index 94cec06d34..eb30bafbdf 100644 --- a/tests/sewing/tol_0_01/G9 +++ b/tests/sewing/tol_0_01/G9 @@ -1 +1,8 @@ restore [locate_data_file CCH_testchey.rle] a + +sewing result $tol a + +checkmaxtol result 4.9999999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H1 b/tests/sewing/tol_0_01/H1 index 67ade43176..bbdb3d3774 100644 --- a/tests/sewing/tol_0_01/H1 +++ b/tests/sewing/tol_0_01/H1 @@ -1 +1,8 @@ restore [locate_data_file CCH_testchfc.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H2 b/tests/sewing/tol_0_01/H2 index bf00aaba6f..554b944166 100644 --- a/tests/sewing/tol_0_01/H2 +++ b/tests/sewing/tol_0_01/H2 @@ -1,2 +1,8 @@ restore [locate_data_file CCH_testkhes.rle] a -set nbFreeEdges 8 + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H3 b/tests/sewing/tol_0_01/H3 index 38df785eac..257c39bfb4 100644 --- a/tests/sewing/tol_0_01/H3 +++ b/tests/sewing/tol_0_01/H3 @@ -1 +1,8 @@ restore [locate_data_file CCH_testsheu.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H4 b/tests/sewing/tol_0_01/H4 index 1589450dd6..7045a4a6d4 100644 --- a/tests/sewing/tol_0_01/H4 +++ b/tests/sewing/tol_0_01/H4 @@ -1 +1,8 @@ restore [locate_data_file CCI60005.rle] a + +sewing result $tol a + +checkmaxtol result 9.9513300238605307e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H5 b/tests/sewing/tol_0_01/H5 index d41a615244..cfb0566f4c 100644 --- a/tests/sewing/tol_0_01/H5 +++ b/tests/sewing/tol_0_01/H5 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_a12gsd.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H6 b/tests/sewing/tol_0_01/H6 index 21e3bd86c0..332b2590a2 100644 --- a/tests/sewing/tol_0_01/H6 +++ b/tests/sewing/tol_0_01/H6 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_c12gsf.rle] a + +sewing result $tol a + +checkmaxtol result 3.0000002000000001e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H7 b/tests/sewing/tol_0_01/H7 index 455dfc26eb..e3a72ec0c0 100644 --- a/tests/sewing/tol_0_01/H7 +++ b/tests/sewing/tol_0_01/H7 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_d12gsg.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H8 b/tests/sewing/tol_0_01/H8 index e789370e82..f5247f7973 100644 --- a/tests/sewing/tol_0_01/H8 +++ b/tests/sewing/tol_0_01/H8 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_e12gsh.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/H9 b/tests/sewing/tol_0_01/H9 index 396cd520b3..26b7ec3941 100644 --- a/tests/sewing/tol_0_01/H9 +++ b/tests/sewing/tol_0_01/H9 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_f1_gsi.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I1 b/tests/sewing/tol_0_01/I1 index b1119adf74..eb70d05886 100644 --- a/tests/sewing/tol_0_01/I1 +++ b/tests/sewing/tol_0_01/I1 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_g1_gsj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I2 b/tests/sewing/tol_0_01/I2 index 89b682bd60..124cf7339e 100644 --- a/tests/sewing/tol_0_01/I2 +++ b/tests/sewing/tol_0_01/I2 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_h1_gsk.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I3 b/tests/sewing/tol_0_01/I3 index 5ee6caf187..130e3249b1 100644 --- a/tests/sewing/tol_0_01/I3 +++ b/tests/sewing/tol_0_01/I3 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_i12gsl.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I4 b/tests/sewing/tol_0_01/I4 index e6b29497e2..5cc5363c2a 100644 --- a/tests/sewing/tol_0_01/I4 +++ b/tests/sewing/tol_0_01/I4 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_j1_gsm.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I5 b/tests/sewing/tol_0_01/I5 index c299143dae..bfac3a4bb0 100644 --- a/tests/sewing/tol_0_01/I5 +++ b/tests/sewing/tol_0_01/I5 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_k1_gsn.rle] a + +sewing result $tol a + +checkmaxtol result 2.0000000020000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I6 b/tests/sewing/tol_0_01/I6 index 9c85131be4..6273aceed5 100644 --- a/tests/sewing/tol_0_01/I6 +++ b/tests/sewing/tol_0_01/I6 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_l1_gso.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I7 b/tests/sewing/tol_0_01/I7 index 336e48a6dc..87886fadac 100644 --- a/tests/sewing/tol_0_01/I7 +++ b/tests/sewing/tol_0_01/I7 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_m12gsp.rle] a + +sewing result $tol a + +checkmaxtol result 1.0000000000000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I8 b/tests/sewing/tol_0_01/I8 index d3743d0a76..5baafb3ad8 100644 --- a/tests/sewing/tol_0_01/I8 +++ b/tests/sewing/tol_0_01/I8 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_n12gsq.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/I9 b/tests/sewing/tol_0_01/I9 index 2bc6c5eaa2..7eff52de8f 100644 --- a/tests/sewing/tol_0_01/I9 +++ b/tests/sewing/tol_0_01/I9 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_o12gsr.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J1 b/tests/sewing/tol_0_01/J1 index dfbc878d86..2ba179d0a6 100644 --- a/tests/sewing/tol_0_01/J1 +++ b/tests/sewing/tol_0_01/J1 @@ -1 +1,8 @@ restore [locate_data_file CCV_1_r1_gss.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J2 b/tests/sewing/tol_0_01/J2 index 86ec2e80f7..71c50ae0b6 100644 --- a/tests/sewing/tol_0_01/J2 +++ b/tests/sewing/tol_0_01/J2 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_a1_gst.rle] a + +sewing result $tol a + +checkmaxtol result 1.000000002e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J3 b/tests/sewing/tol_0_01/J3 index 340bd7af46..4849672249 100644 --- a/tests/sewing/tol_0_01/J3 +++ b/tests/sewing/tol_0_01/J3 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_b1_gsu.rle] a + +sewing result $tol a + +checkmaxtol result 0.0020000000000200001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J4 b/tests/sewing/tol_0_01/J4 index c9880483f1..b35749264c 100644 --- a/tests/sewing/tol_0_01/J4 +++ b/tests/sewing/tol_0_01/J4 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_c1_gsv.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J5 b/tests/sewing/tol_0_01/J5 index 6e0cde8bec..5ec7c5b128 100644 --- a/tests/sewing/tol_0_01/J5 +++ b/tests/sewing/tol_0_01/J5 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_d1_gsw.rle] a + +sewing result $tol a + +checkmaxtol result 5.7516605984962204e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J6 b/tests/sewing/tol_0_01/J6 index 4ed515b1cd..a0c484eeda 100644 --- a/tests/sewing/tol_0_01/J6 +++ b/tests/sewing/tol_0_01/J6 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_e1_gsx.rle] a + +sewing result $tol a + +checkmaxtol result 1.200000002e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J7 b/tests/sewing/tol_0_01/J7 index bac509a52b..343ca38f85 100644 --- a/tests/sewing/tol_0_01/J7 +++ b/tests/sewing/tol_0_01/J7 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_f1_gsy.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J8 b/tests/sewing/tol_0_01/J8 index 378e72629e..aed75ddc3a 100644 --- a/tests/sewing/tol_0_01/J8 +++ b/tests/sewing/tol_0_01/J8 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_g1_gsz.rle] a + +sewing result $tol a + +checkmaxtol result 1.500000002e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/J9 b/tests/sewing/tol_0_01/J9 index 839eba5a09..65ea172407 100644 --- a/tests/sewing/tol_0_01/J9 +++ b/tests/sewing/tol_0_01/J9 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_h1_gta.rle] a + +sewing result $tol a + +checkmaxtol result 1.7996370773212498e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K1 b/tests/sewing/tol_0_01/K1 index 61864fb4d8..8d8d4c728e 100644 --- a/tests/sewing/tol_0_01/K1 +++ b/tests/sewing/tol_0_01/K1 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_i1_gtb.rle] a + +sewing result $tol a + +checkmaxtol result 11.7707435016017 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K2 b/tests/sewing/tol_0_01/K2 index 921e11a320..a54abbc0f5 100644 --- a/tests/sewing/tol_0_01/K2 +++ b/tests/sewing/tol_0_01/K2 @@ -1 +1,8 @@ restore [locate_data_file CCV_2_i2_gtc.rle] a + +sewing result $tol a + +checkmaxtol result 11.7707435016017 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K3 b/tests/sewing/tol_0_01/K3 index 1bdbf94542..63bbab50d8 100644 --- a/tests/sewing/tol_0_01/K3 +++ b/tests/sewing/tol_0_01/K3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12896a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K4 b/tests/sewing/tol_0_01/K4 index eee8cec038..ed7b8d74a5 100644 --- a/tests/sewing/tol_0_01/K4 +++ b/tests/sewing/tol_0_01/K4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12880c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K5 b/tests/sewing/tol_0_01/K5 index 7d81998bd0..895d880caa 100644 --- a/tests/sewing/tol_0_01/K5 +++ b/tests/sewing/tol_0_01/K5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12696b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K6 b/tests/sewing/tol_0_01/K6 index e9f2c2ecb4..00de782c38 100644 --- a/tests/sewing/tol_0_01/K6 +++ b/tests/sewing/tol_0_01/K6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12696a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K7 b/tests/sewing/tol_0_01/K7 index cc70385a62..0712b3290e 100644 --- a/tests/sewing/tol_0_01/K7 +++ b/tests/sewing/tol_0_01/K7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12695b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K8 b/tests/sewing/tol_0_01/K8 index e485d55842..77cf21dc04 100644 --- a/tests/sewing/tol_0_01/K8 +++ b/tests/sewing/tol_0_01/K8 @@ -1 +1,8 @@ restore [locate_data_file CDA900_pro10142.rle] a + +sewing result $tol a + +checkmaxtol result 0.00022110000001999999 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/K9 b/tests/sewing/tol_0_01/K9 index 2ca1426682..2248ae3bd9 100644 --- a/tests/sewing/tol_0_01/K9 +++ b/tests/sewing/tol_0_01/K9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12695a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L1 b/tests/sewing/tol_0_01/L1 index 41bceda462..b1719cf589 100644 --- a/tests/sewing/tol_0_01/L1 +++ b/tests/sewing/tol_0_01/L1 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gaj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L2 b/tests/sewing/tol_0_01/L2 index 8db729903e..aabeeee03c 100644 --- a/tests/sewing/tol_0_01/L2 +++ b/tests/sewing/tol_0_01/L2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12660a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L3 b/tests/sewing/tol_0_01/L3 index c61a85d989..318d23ab40 100644 --- a/tests/sewing/tol_0_01/L3 +++ b/tests/sewing/tol_0_01/L3 @@ -1 +1,8 @@ restore [locate_data_file cts20170_base.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L4 b/tests/sewing/tol_0_01/L4 index b780833ac2..ed12209413 100644 --- a/tests/sewing/tol_0_01/L4 +++ b/tests/sewing/tol_0_01/L4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12559b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L5 b/tests/sewing/tol_0_01/L5 index 8763232cde..9ecac6feda 100644 --- a/tests/sewing/tol_0_01/L5 +++ b/tests/sewing/tol_0_01/L5 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gan.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L6 b/tests/sewing/tol_0_01/L6 index 1ef71f9ef5..606f353bcf 100644 --- a/tests/sewing/tol_0_01/L6 +++ b/tests/sewing/tol_0_01/L6 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gap.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L7 b/tests/sewing/tol_0_01/L7 index a270a12905..8d2868ea10 100644 --- a/tests/sewing/tol_0_01/L7 +++ b/tests/sewing/tol_0_01/L7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12559a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L8 b/tests/sewing/tol_0_01/L8 index 245f9f17bc..70f873d869 100644 --- a/tests/sewing/tol_0_01/L8 +++ b/tests/sewing/tol_0_01/L8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11828-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/L9 b/tests/sewing/tol_0_01/L9 index ceb85b2eb4..5cd8c69a26 100644 --- a/tests/sewing/tol_0_01/L9 +++ b/tests/sewing/tol_0_01/L9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gat.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M1 b/tests/sewing/tol_0_01/M1 index ee3eecb70a..91fc30402e 100644 --- a/tests/sewing/tol_0_01/M1 +++ b/tests/sewing/tol_0_01/M1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11828-part.rle] a + +sewing result $tol a + +checkmaxtol result 8.060000002e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M2 b/tests/sewing/tol_0_01/M2 index e9411c5127..3d90906b02 100644 --- a/tests/sewing/tol_0_01/M2 +++ b/tests/sewing/tol_0_01/M2 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gbj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M3 b/tests/sewing/tol_0_01/M3 index 5c1874991d..bc5686e659 100644 --- a/tests/sewing/tol_0_01/M3 +++ b/tests/sewing/tol_0_01/M3 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gbk.rle] a + +sewing result $tol a + +checkmaxtol result 5.98000000519996e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M4 b/tests/sewing/tol_0_01/M4 index 2e42f5cd16..6e020f23d9 100644 --- a/tests/sewing/tol_0_01/M4 +++ b/tests/sewing/tol_0_01/M4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11172b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M5 b/tests/sewing/tol_0_01/M5 index b9d4e7cd02..97efad6e0f 100644 --- a/tests/sewing/tol_0_01/M5 +++ b/tests/sewing/tol_0_01/M5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11172a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M6 b/tests/sewing/tol_0_01/M6 index 1f9cd85857..2e6b377119 100644 --- a/tests/sewing/tol_0_01/M6 +++ b/tests/sewing/tol_0_01/M6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro10658a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M7 b/tests/sewing/tol_0_01/M7 index 178eb852c7..d2318d00d9 100644 --- a/tests/sewing/tol_0_01/M7 +++ b/tests/sewing/tol_0_01/M7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro10494c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M8 b/tests/sewing/tol_0_01/M8 index 3f94e6f329..30382eb690 100644 --- a/tests/sewing/tol_0_01/M8 +++ b/tests/sewing/tol_0_01/M8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro10494b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/M9 b/tests/sewing/tol_0_01/M9 index 9132ecaba7..c811c08dbd 100644 --- a/tests/sewing/tol_0_01/M9 +++ b/tests/sewing/tol_0_01/M9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gcu.rle] a + +sewing result $tol a + +checkmaxtol result 8.0000000199999993e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N1 b/tests/sewing/tol_0_01/N1 index 6eedc59350..ad25629217 100644 --- a/tests/sewing/tol_0_01/N1 +++ b/tests/sewing/tol_0_01/N1 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb14.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N2 b/tests/sewing/tol_0_01/N2 index 90b63ebcb0..afcbea894a 100644 --- a/tests/sewing/tol_0_01/N2 +++ b/tests/sewing/tol_0_01/N2 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb15.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N3 b/tests/sewing/tol_0_01/N3 index 792c08bf40..0680f1e8ec 100644 --- a/tests/sewing/tol_0_01/N3 +++ b/tests/sewing/tol_0_01/N3 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gdi.rle] a + +sewing result $tol a + +checkmaxtol result 4.9999999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N4 b/tests/sewing/tol_0_01/N4 index 3981056cfa..98b8dea19e 100644 --- a/tests/sewing/tol_0_01/N4 +++ b/tests/sewing/tol_0_01/N4 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb17.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N5 b/tests/sewing/tol_0_01/N5 index d9848493d2..e640a3c499 100644 --- a/tests/sewing/tol_0_01/N5 +++ b/tests/sewing/tol_0_01/N5 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gdx.rle] a + +sewing result $tol a + +checkmaxtol result 0.00017424461414289899 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N6 b/tests/sewing/tol_0_01/N6 index 51326e67aa..4313c27df7 100644 --- a/tests/sewing/tol_0_01/N6 +++ b/tests/sewing/tol_0_01/N6 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb2.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N7 b/tests/sewing/tol_0_01/N7 index 7628b1db28..87c5aabc93 100644 --- a/tests/sewing/tol_0_01/N7 +++ b/tests/sewing/tol_0_01/N7 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20geb.rle] a + +sewing result $tol a + +checkmaxtol result 1.0246950765959601e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N8 b/tests/sewing/tol_0_01/N8 index 4777317a03..7810ada84f 100644 --- a/tests/sewing/tol_0_01/N8 +++ b/tests/sewing/tol_0_01/N8 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb20.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/N9 b/tests/sewing/tol_0_01/N9 index 04739bb67e..b93e9e8f33 100644 --- a/tests/sewing/tol_0_01/N9 +++ b/tests/sewing/tol_0_01/N9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gef.rle] a + +sewing result $tol a + +checkmaxtol result 2.0400000000400001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O1 b/tests/sewing/tol_0_01/O1 index dacca552ca..22c57b97db 100644 --- a/tests/sewing/tol_0_01/O1 +++ b/tests/sewing/tol_0_01/O1 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb26.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O2 b/tests/sewing/tol_0_01/O2 index dfc98cf5b5..87fc143d73 100644 --- a/tests/sewing/tol_0_01/O2 +++ b/tests/sewing/tol_0_01/O2 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20geh.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O3 b/tests/sewing/tol_0_01/O3 index 6aa9874867..afc48d130f 100644 --- a/tests/sewing/tol_0_01/O3 +++ b/tests/sewing/tol_0_01/O3 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb60.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O4 b/tests/sewing/tol_0_01/O4 index b451025199..ea8b586e5c 100644 --- a/tests/sewing/tol_0_01/O4 +++ b/tests/sewing/tol_0_01/O4 @@ -1 +1,8 @@ restore [locate_data_file cts20721_base.brep] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O5 b/tests/sewing/tol_0_01/O5 index 7bd1ba6fb2..cd60163912 100644 --- a/tests/sewing/tol_0_01/O5 +++ b/tests/sewing/tol_0_01/O5 @@ -1 +1,8 @@ restore [locate_data_file CHE_bb9.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O6 b/tests/sewing/tol_0_01/O6 index a33c6411b3..a03e4296b6 100644 --- a/tests/sewing/tol_0_01/O6 +++ b/tests/sewing/tol_0_01/O6 @@ -1 +1,8 @@ restore [locate_data_file CHE_borne.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O7 b/tests/sewing/tol_0_01/O7 index 794677695e..9adfb0adac 100644 --- a/tests/sewing/tol_0_01/O7 +++ b/tests/sewing/tol_0_01/O7 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20gem.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O8 b/tests/sewing/tol_0_01/O8 index 61b7682206..065f62987c 100644 --- a/tests/sewing/tol_0_01/O8 +++ b/tests/sewing/tol_0_01/O8 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a17.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/O9 b/tests/sewing/tol_0_01/O9 index 1201cc8ff0..be611d970d 100644 --- a/tests/sewing/tol_0_01/O9 +++ b/tests/sewing/tol_0_01/O9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20geo.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P1 b/tests/sewing/tol_0_01/P1 index eb38d39635..f0b7f4468a 100644 --- a/tests/sewing/tol_0_01/P1 +++ b/tests/sewing/tol_0_01/P1 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a5.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P2 b/tests/sewing/tol_0_01/P2 index ba59400f6c..15878282b6 100644 --- a/tests/sewing/tol_0_01/P2 +++ b/tests/sewing/tol_0_01/P2 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts20geq.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P3 b/tests/sewing/tol_0_01/P3 index bd8933fd2c..82fada3547 100644 --- a/tests/sewing/tol_0_01/P3 +++ b/tests/sewing/tol_0_01/P3 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b35.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P4 b/tests/sewing/tol_0_01/P4 index 7237ab6fa1..0082e51021 100644 --- a/tests/sewing/tol_0_01/P4 +++ b/tests/sewing/tol_0_01/P4 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts21gbs.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P5 b/tests/sewing/tol_0_01/P5 index 11cd4bd4be..378c468e12 100644 --- a/tests/sewing/tol_0_01/P5 +++ b/tests/sewing/tol_0_01/P5 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b45.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P6 b/tests/sewing/tol_0_01/P6 index f0c6ac872a..19d52b0b81 100644 --- a/tests/sewing/tol_0_01/P6 +++ b/tests/sewing/tol_0_01/P6 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b5.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P7 b/tests/sewing/tol_0_01/P7 index b57e490d1c..49504104db 100644 --- a/tests/sewing/tol_0_01/P7 +++ b/tests/sewing/tol_0_01/P7 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts21gdm.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P8 b/tests/sewing/tol_0_01/P8 index f4241a435a..22ac20778c 100644 --- a/tests/sewing/tol_0_01/P8 +++ b/tests/sewing/tol_0_01/P8 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b63.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/P9 b/tests/sewing/tol_0_01/P9 index f2d6aedf27..816141fd05 100644 --- a/tests/sewing/tol_0_01/P9 +++ b/tests/sewing/tol_0_01/P9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts21gds.rle] a + +sewing result $tol a + +checkmaxtol result 0.00179120105626085 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q1 b/tests/sewing/tol_0_01/Q1 index ab870c7287..ab4f103370 100644 --- a/tests/sewing/tol_0_01/Q1 +++ b/tests/sewing/tol_0_01/Q1 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b70.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q2 b/tests/sewing/tol_0_01/Q2 index 9995b92115..7ad5753e70 100644 --- a/tests/sewing/tol_0_01/Q2 +++ b/tests/sewing/tol_0_01/Q2 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts21ges.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q3 b/tests/sewing/tol_0_01/Q3 index 246462e868..c651b2dee6 100644 --- a/tests/sewing/tol_0_01/Q3 +++ b/tests/sewing/tol_0_01/Q3 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts21gev.rle] a + +sewing result $tol a + +checkmaxtol result 0.0020158847022207702 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q4 b/tests/sewing/tol_0_01/Q4 index 732b70978e..d387a34bf1 100644 --- a/tests/sewing/tol_0_01/Q4 +++ b/tests/sewing/tol_0_01/Q4 @@ -1,2 +1,8 @@ restore [locate_data_file CIN900_buc60204.rle] a -set nbFreeEdges 24 + +sewing result $tol a + +checkmaxtol result 0.10000030000000001 +checknbshapes result -shell 1 +checkfreebounds result 24 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q5 b/tests/sewing/tol_0_01/Q5 index 007f9a401a..99f8d64a2d 100644 --- a/tests/sewing/tol_0_01/Q5 +++ b/tests/sewing/tol_0_01/Q5 @@ -1,2 +1,8 @@ restore [locate_data_file CNP001_projoiei.rle] a -set nbFreeEdges 12 + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 12 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q6 b/tests/sewing/tol_0_01/Q6 index d97534b6ab..1b85c3e79f 100644 --- a/tests/sewing/tol_0_01/Q6 +++ b/tests/sewing/tol_0_01/Q6 @@ -1 +1,8 @@ restore [locate_data_file CFE900_ger60gbb.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q7 b/tests/sewing/tol_0_01/Q7 index 9c3205747c..380fb2a92c 100644 --- a/tests/sewing/tol_0_01/Q7 +++ b/tests/sewing/tol_0_01/Q7 @@ -1 +1,8 @@ restore [locate_data_file CTO900__box100mm_dsg3.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q8 b/tests/sewing/tol_0_01/Q8 index 116844c0d6..7a1a343086 100644 --- a/tests/sewing/tol_0_01/Q8 +++ b/tests/sewing/tol_0_01/Q8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_buc60127-part.rle] a + +sewing result $tol a + +checkmaxtol result 1.0000000000000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Q9 b/tests/sewing/tol_0_01/Q9 index 68bb2ca133..018305fd77 100644 --- a/tests/sewing/tol_0_01/Q9 +++ b/tests/sewing/tol_0_01/Q9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_ger60gdc.rle] a + +sewing result $tol a + +checkmaxtol result 1.98999977111814e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R1 b/tests/sewing/tol_0_01/R1 index 84801f94ed..6d22e19f73 100644 --- a/tests/sewing/tol_0_01/R1 +++ b/tests/sewing/tol_0_01/R1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_buc60219b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R2 b/tests/sewing/tol_0_01/R2 index 98ed34b8ab..0aa08ae110 100644 --- a/tests/sewing/tol_0_01/R2 +++ b/tests/sewing/tol_0_01/R2 @@ -1 +1,8 @@ restore [locate_data_file CFE900_ger60gfo.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R3 b/tests/sewing/tol_0_01/R3 index cf06abb26b..fb0788ffb7 100644 --- a/tests/sewing/tol_0_01/R3 +++ b/tests/sewing/tol_0_01/R3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts16184a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R4 b/tests/sewing/tol_0_01/R4 index 6a1ce2e019..921baecfad 100644 --- a/tests/sewing/tol_0_01/R4 +++ b/tests/sewing/tol_0_01/R4 @@ -1 +1,8 @@ restore [locate_data_file CFE900_hkg60gcr.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R5 b/tests/sewing/tol_0_01/R5 index de92e13d87..6c46825b18 100644 --- a/tests/sewing/tol_0_01/R5 +++ b/tests/sewing/tol_0_01/R5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts17861a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R6 b/tests/sewing/tol_0_01/R6 index 88349c863d..6d96a398a3 100644 --- a/tests/sewing/tol_0_01/R6 +++ b/tests/sewing/tol_0_01/R6 @@ -1 +1,8 @@ restore [locate_data_file CFE900_id160gdu.rle] a + +sewing result $tol a + +checkmaxtol result 5.9999999999999902e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R7 b/tests/sewing/tol_0_01/R7 index 242c1c6695..612fcd42d2 100644 --- a/tests/sewing/tol_0_01/R7 +++ b/tests/sewing/tol_0_01/R7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts18140-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R8 b/tests/sewing/tol_0_01/R8 index 7c2983a443..003944d9c3 100644 --- a/tests/sewing/tol_0_01/R8 +++ b/tests/sewing/tol_0_01/R8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts18140-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/R9 b/tests/sewing/tol_0_01/R9 index 1850da7659..f7dd4efc02 100644 --- a/tests/sewing/tol_0_01/R9 +++ b/tests/sewing/tol_0_01/R9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_id260gao.rle] a + +sewing result $tol a + +checkmaxtol result 2.74999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S1 b/tests/sewing/tol_0_01/S1 index f8fca2ecd3..17fc12615a 100644 --- a/tests/sewing/tol_0_01/S1 +++ b/tests/sewing/tol_0_01/S1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts18754-part.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S2 b/tests/sewing/tol_0_01/S2 index b5c6168409..2e48e61952 100644 --- a/tests/sewing/tol_0_01/S2 +++ b/tests/sewing/tol_0_01/S2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts19305-part.rle] a + +sewing result $tol a + +checkmaxtol result 2.79910948145135e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S3 b/tests/sewing/tol_0_01/S3 index 5ec46cfe1c..e64b80d1d3 100644 --- a/tests/sewing/tol_0_01/S3 +++ b/tests/sewing/tol_0_01/S3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts19305-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S4 b/tests/sewing/tol_0_01/S4 index 53cbacb0da..01a8884245 100644 --- a/tests/sewing/tol_0_01/S4 +++ b/tests/sewing/tol_0_01/S4 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro13gcc.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S5 b/tests/sewing/tol_0_01/S5 index d43c20bcc1..eb149eccc6 100644 --- a/tests/sewing/tol_0_01/S5 +++ b/tests/sewing/tol_0_01/S5 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro13gey.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S6 b/tests/sewing/tol_0_01/S6 index b44e5dc8e4..4edd38fad3 100644 --- a/tests/sewing/tol_0_01/S6 +++ b/tests/sewing/tol_0_01/S6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts19485-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S7 b/tests/sewing/tol_0_01/S7 index ed3217d69a..84a0d38b7f 100644 --- a/tests/sewing/tol_0_01/S7 +++ b/tests/sewing/tol_0_01/S7 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro13gfe.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S8 b/tests/sewing/tol_0_01/S8 index 614483e7f4..3f09b6499b 100644 --- a/tests/sewing/tol_0_01/S8 +++ b/tests/sewing/tol_0_01/S8 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro14gcf.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/S9 b/tests/sewing/tol_0_01/S9 index 3ed9ae8f14..7f96aa1896 100644 --- a/tests/sewing/tol_0_01/S9 +++ b/tests/sewing/tol_0_01/S9 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro15gcj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T1 b/tests/sewing/tol_0_01/T1 index 6d41e1f208..24361e114a 100644 --- a/tests/sewing/tol_0_01/T1 +++ b/tests/sewing/tol_0_01/T1 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro16gdo.rle] a + +sewing result $tol a + +checkmaxtol result 1.7034368007420301e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T2 b/tests/sewing/tol_0_01/T2 index e5e22fdd09..fd3df4a6f1 100644 --- a/tests/sewing/tol_0_01/T2 +++ b/tests/sewing/tol_0_01/T2 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro16gff.rle] a + +sewing result $tol a + +checkmaxtol result 3.8614424452715898e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T3 b/tests/sewing/tol_0_01/T3 index ed9692b3c8..7e30addb07 100644 --- a/tests/sewing/tol_0_01/T3 +++ b/tests/sewing/tol_0_01/T3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20072a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T4 b/tests/sewing/tol_0_01/T4 index b636cd4066..3a2d8d9f47 100644 --- a/tests/sewing/tol_0_01/T4 +++ b/tests/sewing/tol_0_01/T4 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro16gfj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T5 b/tests/sewing/tol_0_01/T5 index 5f49ad4768..0d816b3dbb 100644 --- a/tests/sewing/tol_0_01/T5 +++ b/tests/sewing/tol_0_01/T5 @@ -1 +1,8 @@ restore [locate_data_file CFE900_uki60gfk.rle] a + +sewing result $tol a + +checkmaxtol result 0.023145757709786 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T6 b/tests/sewing/tol_0_01/T6 index 987e6a1797..e1957e4960 100644 --- a/tests/sewing/tol_0_01/T6 +++ b/tests/sewing/tol_0_01/T6 @@ -1 +1,8 @@ restore [locate_data_file CFE901_cts20gfp.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T7 b/tests/sewing/tol_0_01/T7 index 9c62b154c2..1c0f2167e9 100644 --- a/tests/sewing/tol_0_01/T7 +++ b/tests/sewing/tol_0_01/T7 @@ -1 +1,8 @@ restore [locate_data_file CFE901_cts20gfr.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T8 b/tests/sewing/tol_0_01/T8 index a50ef5d8c7..e2842f840b 100644 --- a/tests/sewing/tol_0_01/T8 +++ b/tests/sewing/tol_0_01/T8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60065-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/T9 b/tests/sewing/tol_0_01/T9 index eec5e0c3c3..d5f1cd5b70 100644 --- a/tests/sewing/tol_0_01/T9 +++ b/tests/sewing/tol_0_01/T9 @@ -1 +1,8 @@ restore [locate_data_file CFE901_cts21gft.rle] a + +sewing result $tol a + +checkmaxtol result 1.00000151292185e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U1 b/tests/sewing/tol_0_01/U1 index 803dd976c7..8ace7bb44d 100644 --- a/tests/sewing/tol_0_01/U1 +++ b/tests/sewing/tol_0_01/U1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60224d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U2 b/tests/sewing/tol_0_01/U2 index d59cdce90b..771a54465c 100644 --- a/tests/sewing/tol_0_01/U2 +++ b/tests/sewing/tol_0_01/U2 @@ -1 +1,8 @@ restore [locate_data_file CFE901_cts21ggb.rle] a + +sewing result $tol a + +checkmaxtol result 1.00000299095521e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U3 b/tests/sewing/tol_0_01/U3 index 02cef81449..05a2b6092b 100644 --- a/tests/sewing/tol_0_01/U3 +++ b/tests/sewing/tol_0_01/U3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_hkg60163d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U4 b/tests/sewing/tol_0_01/U4 index 47d372a6d1..3069a9de1e 100644 --- a/tests/sewing/tol_0_01/U4 +++ b/tests/sewing/tol_0_01/U4 @@ -1 +1,8 @@ restore [locate_data_file CFE902_cts20ggk.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U5 b/tests/sewing/tol_0_01/U5 index b66afebba0..9f557b795e 100644 --- a/tests/sewing/tol_0_01/U5 +++ b/tests/sewing/tol_0_01/U5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_jap60038-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U6 b/tests/sewing/tol_0_01/U6 index b8eda38e26..897b557d9c 100644 --- a/tests/sewing/tol_0_01/U6 +++ b/tests/sewing/tol_0_01/U6 @@ -1 +1,8 @@ restore [locate_data_file CFE902_cts21ggm.rle] a + +sewing result $tol a + +checkmaxtol result 9.2515753149318103e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U7 b/tests/sewing/tol_0_01/U7 index 93e67f0049..6ded14fff7 100644 --- a/tests/sewing/tol_0_01/U7 +++ b/tests/sewing/tol_0_01/U7 @@ -1 +1,8 @@ restore [locate_data_file CFE902_ger60ggo.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U8 b/tests/sewing/tol_0_01/U8 index 877acd65f6..fdbae9b587 100644 --- a/tests/sewing/tol_0_01/U8 +++ b/tests/sewing/tol_0_01/U8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ksi0014a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/U9 b/tests/sewing/tol_0_01/U9 index ce1d1c17aa..4065dfd782 100644 --- a/tests/sewing/tol_0_01/U9 +++ b/tests/sewing/tol_0_01/U9 @@ -1 +1,8 @@ restore [locate_data_file CFE903_cts20ggq.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011889853520389601 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V1 b/tests/sewing/tol_0_01/V1 index d6d8d84112..41bc2ca0ac 100644 --- a/tests/sewing/tol_0_01/V1 +++ b/tests/sewing/tol_0_01/V1 @@ -1 +1,8 @@ restore [locate_data_file CFE903_cts20ghb.rle] a + +sewing result $tol a + +checkmaxtol result 1.1200000020000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V2 b/tests/sewing/tol_0_01/V2 index f0aa4156ea..b55c6efd7f 100644 --- a/tests/sewing/tol_0_01/V2 +++ b/tests/sewing/tol_0_01/V2 @@ -1 +1,8 @@ restore [locate_data_file CFE903_cts21ggr.rle] a + +sewing result $tol a + +checkmaxtol result 5.6376584904836001e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V3 b/tests/sewing/tol_0_01/V3 index 366ec85a7d..d399653d69 100644 --- a/tests/sewing/tol_0_01/V3 +++ b/tests/sewing/tol_0_01/V3 @@ -1 +1,8 @@ restore [locate_data_file CFE903_cts21ggs.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V4 b/tests/sewing/tol_0_01/V4 index 4adbdaa0c2..8ecfee30f0 100644 --- a/tests/sewing/tol_0_01/V4 +++ b/tests/sewing/tol_0_01/V4 @@ -1 +1,8 @@ restore [locate_data_file CFE903_cts21ggu.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V5 b/tests/sewing/tol_0_01/V5 index e28d6adc49..aedb02f896 100644 --- a/tests/sewing/tol_0_01/V5 +++ b/tests/sewing/tol_0_01/V5 @@ -1 +1,8 @@ restore [locate_data_file CFE903_cts21ggv.rle] a + +sewing result $tol a + +checkmaxtol result 6.1237659105312099e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V6 b/tests/sewing/tol_0_01/V6 index c54aa6e648..5b8113eaa8 100644 --- a/tests/sewing/tol_0_01/V6 +++ b/tests/sewing/tol_0_01/V6 @@ -1 +1,8 @@ restore [locate_data_file CFE903_ger60ggw.rle] a + +sewing result $tol a + +checkmaxtol result 1.98999977111814e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V7 b/tests/sewing/tol_0_01/V7 index 6dd1e3ef02..6f681bc761 100644 --- a/tests/sewing/tol_0_01/V7 +++ b/tests/sewing/tol_0_01/V7 @@ -1 +1,8 @@ restore [locate_data_file CFE903_pro12ggx.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V8 b/tests/sewing/tol_0_01/V8 index b60cc48123..6fc84a0f72 100644 --- a/tests/sewing/tol_0_01/V8 +++ b/tests/sewing/tol_0_01/V8 @@ -1 +1,8 @@ restore [locate_data_file CFE903_pro13ggy.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/V9 b/tests/sewing/tol_0_01/V9 index aa23dd0169..838982c977 100644 --- a/tests/sewing/tol_0_01/V9 +++ b/tests/sewing/tol_0_01/V9 @@ -1 +1,8 @@ restore [locate_data_file CFE903_pro16ggt.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W1 b/tests/sewing/tol_0_01/W1 index c5f3f0ec72..157063cb3f 100644 --- a/tests/sewing/tol_0_01/W1 +++ b/tests/sewing/tol_0_01/W1 @@ -1 +1,8 @@ restore [locate_data_file CFE903_pro16ggz.rle] a + +sewing result $tol a + +checkmaxtol result 2.1242185303116601e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W2 b/tests/sewing/tol_0_01/W2 index 7ff8b79661..926f809e0f 100644 --- a/tests/sewing/tol_0_01/W2 +++ b/tests/sewing/tol_0_01/W2 @@ -1 +1,8 @@ restore [locate_data_file CFE903_pro16gha.rle] a + +sewing result $tol a + +checkmaxtol result 1.6601833317536698e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W3 b/tests/sewing/tol_0_01/W3 index e1b911a202..438cdb66da 100644 --- a/tests/sewing/tol_0_01/W3 +++ b/tests/sewing/tol_0_01/W3 @@ -1,2 +1,8 @@ restore [locate_data_file CFE_diamagaa.rle] a -set nbFreeEdges 6 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 1.1000000000000001e-007 +checknbshapes result -shell 1 +checkfreebounds result 6 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W4 b/tests/sewing/tol_0_01/W4 index 94d314f345..a62918da61 100644 --- a/tests/sewing/tol_0_01/W4 +++ b/tests/sewing/tol_0_01/W4 @@ -1 +1,8 @@ restore [locate_data_file CFE_diamant.rle] a + +sewing result $tol a + +checkmaxtol result 1.1000000000000001e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W5 b/tests/sewing/tol_0_01/W5 index 87d324b790..c74cff76b3 100644 --- a/tests/sewing/tol_0_01/W5 +++ b/tests/sewing/tol_0_01/W5 @@ -1 +1,8 @@ restore [locate_data_file CFE_e_coufzw.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W6 b/tests/sewing/tol_0_01/W6 index 41b879e030..2634279528 100644 --- a/tests/sewing/tol_0_01/W6 +++ b/tests/sewing/tol_0_01/W6 @@ -1 +1,8 @@ restore [locate_data_file CFE_e_lonfzx.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W7 b/tests/sewing/tol_0_01/W7 index f0ec0aaf52..f68dc40208 100644 --- a/tests/sewing/tol_0_01/W7 +++ b/tests/sewing/tol_0_01/W7 @@ -1 +1,8 @@ restore [locate_data_file CFE_shapegae.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W8 b/tests/sewing/tol_0_01/W8 index 50cdd0274a..67cee912e7 100644 --- a/tests/sewing/tol_0_01/W8 +++ b/tests/sewing/tol_0_01/W8 @@ -1 +1,8 @@ restore [locate_data_file CFI901_congefjw.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/W9 b/tests/sewing/tol_0_01/W9 index a4e4dadeba..da675e3694 100644 --- a/tests/sewing/tol_0_01/W9 +++ b/tests/sewing/tol_0_01/W9 @@ -1,2 +1,8 @@ restore [locate_data_file CFI901_congefjx.rle] a -set nbFreeEdges 6 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 6 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X1 b/tests/sewing/tol_0_01/X1 index f9f69ce415..7408beb7fc 100644 --- a/tests/sewing/tol_0_01/X1 +++ b/tests/sewing/tol_0_01/X1 @@ -1,2 +1,8 @@ restore [locate_data_file CFI901_congefjy.rle] a -set nbFreeEdges 13 + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 13 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X2 b/tests/sewing/tol_0_01/X2 index 512cc94027..cbee69ca7d 100644 --- a/tests/sewing/tol_0_01/X2 +++ b/tests/sewing/tol_0_01/X2 @@ -1,2 +1,8 @@ restore [locate_data_file CFI901_congefka.rle] a -set nbFreeEdges 17 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 17 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X3 b/tests/sewing/tol_0_01/X3 index e0b262a442..c12cc7438b 100644 --- a/tests/sewing/tol_0_01/X3 +++ b/tests/sewing/tol_0_01/X3 @@ -1 +1,8 @@ restore [locate_data_file CFI901_congefkb.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X4 b/tests/sewing/tol_0_01/X4 index 94719e9481..ccbe11061d 100644 --- a/tests/sewing/tol_0_01/X4 +++ b/tests/sewing/tol_0_01/X4 @@ -1 +1,8 @@ restore [locate_data_file CFI901_congefkc.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X5 b/tests/sewing/tol_0_01/X5 index 828977aa10..bb10432085 100644 --- a/tests/sewing/tol_0_01/X5 +++ b/tests/sewing/tol_0_01/X5 @@ -1,2 +1,8 @@ restore [locate_data_file CFI901_congefke.rle] a -set nbFreeEdges 6 + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 6 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X6 b/tests/sewing/tol_0_01/X6 index 5fd9ba5afc..429bcf272f 100644 --- a/tests/sewing/tol_0_01/X6 +++ b/tests/sewing/tol_0_01/X6 @@ -1 +1,8 @@ restore [locate_data_file CFI_11_b1fey.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X7 b/tests/sewing/tol_0_01/X7 index 8f3d0d4ded..10cf2dc92a 100644 --- a/tests/sewing/tol_0_01/X7 +++ b/tests/sewing/tol_0_01/X7 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_11_b2fez.rle] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.017599398665274602 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X8 b/tests/sewing/tol_0_01/X8 index bb46dc0719..166d00bf66 100644 --- a/tests/sewing/tol_0_01/X8 +++ b/tests/sewing/tol_0_01/X8 @@ -1 +1,8 @@ restore [locate_data_file CFI_11_c1ffa.rle] a + +sewing result $tol a + +checkmaxtol result 1.0127851700922299e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/X9 b/tests/sewing/tol_0_01/X9 index 5f3b655767..19a96f10bb 100644 --- a/tests/sewing/tol_0_01/X9 +++ b/tests/sewing/tol_0_01/X9 @@ -1 +1,8 @@ restore [locate_data_file CFI_11_d1ffc.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y1 b/tests/sewing/tol_0_01/Y1 index de535da1f2..3be7eb280e 100644 --- a/tests/sewing/tol_0_01/Y1 +++ b/tests/sewing/tol_0_01/Y1 @@ -1 +1,8 @@ restore [locate_data_file CFI_11_d2ffd.rle] a + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y2 b/tests/sewing/tol_0_01/Y2 index 3b9ac81c04..272e5ec2d0 100644 --- a/tests/sewing/tol_0_01/Y2 +++ b/tests/sewing/tol_0_01/Y2 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_11_f1ffg.rle] a -set nbFreeEdges 8 + +sewing result $tol a + +checkmaxtol result 0.0045041011470515601 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y3 b/tests/sewing/tol_0_01/Y3 index 30c9db830f..0e8559577f 100644 --- a/tests/sewing/tol_0_01/Y3 +++ b/tests/sewing/tol_0_01/Y3 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_11_f2ffh.rle] a -set nbFreeEdges 12 + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 12 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y4 b/tests/sewing/tol_0_01/Y4 index b06e2b7656..6401c840bf 100644 --- a/tests/sewing/tol_0_01/Y4 +++ b/tests/sewing/tol_0_01/Y4 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_13_d1ffl.rle] a -set nbFreeEdges 9 + +sewing result $tol a + +checkmaxtol result 0.00061949121084422902 +checknbshapes result -shell 1 +checkfreebounds result 9 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y5 b/tests/sewing/tol_0_01/Y5 index 4af26ee92a..8e8b926903 100644 --- a/tests/sewing/tol_0_01/Y5 +++ b/tests/sewing/tol_0_01/Y5 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_13_h1ffp.rle] a -set nbFreeEdges 12 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 2.6929942488295899e-007 +checknbshapes result -shell 1 +checkfreebounds result 12 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y6 b/tests/sewing/tol_0_01/Y6 index 565ba2557e..fde39b875e 100644 --- a/tests/sewing/tol_0_01/Y6 +++ b/tests/sewing/tol_0_01/Y6 @@ -1 +1,8 @@ restore [locate_data_file CFI_2_o12ffq.rle] a + +sewing result $tol a + +checkmaxtol result 1.0000000000000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y7 b/tests/sewing/tol_0_01/Y7 index 3dcf3cd8d2..b95523a27a 100644 --- a/tests/sewing/tol_0_01/Y7 +++ b/tests/sewing/tol_0_01/Y7 @@ -1 +1,8 @@ restore [locate_data_file CFI_4_f1_ffs.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y8 b/tests/sewing/tol_0_01/Y8 index ea4b7cd9b7..ea26962275 100644 --- a/tests/sewing/tol_0_01/Y8 +++ b/tests/sewing/tol_0_01/Y8 @@ -1 +1,8 @@ restore [locate_data_file 4_G1(test22).draw] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Y9 b/tests/sewing/tol_0_01/Y9 index 42743cf971..ec880905d2 100644 --- a/tests/sewing/tol_0_01/Y9 +++ b/tests/sewing/tol_0_01/Y9 @@ -1 +1,8 @@ restore [locate_data_file CFI_4_h1_ffu.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z1 b/tests/sewing/tol_0_01/Z1 index 766de592ff..e7e968097b 100644 --- a/tests/sewing/tol_0_01/Z1 +++ b/tests/sewing/tol_0_01/Z1 @@ -1 +1,8 @@ restore [locate_data_file CFI_4_j1_ffv.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z2 b/tests/sewing/tol_0_01/Z2 index 60f7573503..bcdd803c93 100644 --- a/tests/sewing/tol_0_01/Z2 +++ b/tests/sewing/tol_0_01/Z2 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_5_b12fgg.rle] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z3 b/tests/sewing/tol_0_01/Z3 index bc93510c1a..283d871a55 100644 --- a/tests/sewing/tol_0_01/Z3 +++ b/tests/sewing/tol_0_01/Z3 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_5_c12fgh.rle] a -set nbFreeEdges 9 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 9 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z4 b/tests/sewing/tol_0_01/Z4 index b905a2e58a..857e7ad3c8 100644 --- a/tests/sewing/tol_0_01/Z4 +++ b/tests/sewing/tol_0_01/Z4 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_5_d12fgi.rle] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 5.02135090804588e-005 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z5 b/tests/sewing/tol_0_01/Z5 index 5438a5514e..3583b198ac 100644 --- a/tests/sewing/tol_0_01/Z5 +++ b/tests/sewing/tol_0_01/Z5 @@ -1 +1,8 @@ restore [locate_data_file CFI_5_e12fgj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z6 b/tests/sewing/tol_0_01/Z6 index 14b196b9e7..205b683f5d 100644 --- a/tests/sewing/tol_0_01/Z6 +++ b/tests/sewing/tol_0_01/Z6 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_5_f12fgk.rle] a -set nbFreeEdges 10 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 10 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z7 b/tests/sewing/tol_0_01/Z7 index 920ff2b38a..4cda9a2591 100644 --- a/tests/sewing/tol_0_01/Z7 +++ b/tests/sewing/tol_0_01/Z7 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_5_g12fgl.rle] a -set nbFreeEdges 10 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.00020000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 10 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z8 b/tests/sewing/tol_0_01/Z8 index 7f5a0b8568..94ff3e453d 100644 --- a/tests/sewing/tol_0_01/Z8 +++ b/tests/sewing/tol_0_01/Z8 @@ -1 +1,8 @@ restore [locate_data_file PRO17826.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/Z9 b/tests/sewing/tol_0_01/Z9 index 3f3d9b86d1..19bb465035 100644 --- a/tests/sewing/tol_0_01/Z9 +++ b/tests/sewing/tol_0_01/Z9 @@ -1 +1,8 @@ restore [locate_data_file PRO8434.rle] a + +sewing result $tol a + +checkmaxtol result 6.2831853071795896e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_0_01/end b/tests/sewing/tol_0_01/begin old mode 100755 new mode 100644 similarity index 100% rename from tests/sewing/tol_0_01/end rename to tests/sewing/tol_0_01/begin diff --git a/tests/sewing/tol_1/A1 b/tests/sewing/tol_1/A1 index ca66bb5b6f..86383b30ce 100644 --- a/tests/sewing/tol_1/A1 +++ b/tests/sewing/tol_1/A1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12913b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A2 b/tests/sewing/tol_1/A2 index 6a81af7c91..09227dac0b 100644 --- a/tests/sewing/tol_1/A2 +++ b/tests/sewing/tol_1/A2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12953-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A3 b/tests/sewing/tol_1/A3 index dea94e9bec..bebae234fc 100644 --- a/tests/sewing/tol_1/A3 +++ b/tests/sewing/tol_1/A3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12953-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A4 b/tests/sewing/tol_1/A4 index 237da992fb..a3cf4ef1a9 100644 --- a/tests/sewing/tol_1/A4 +++ b/tests/sewing/tol_1/A4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro14240c.rle] a + +sewing result $tol a + +checkmaxtol result 0.00097562601414331103 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A5 b/tests/sewing/tol_1/A5 index 8a15bb059d..25800c627f 100644 --- a/tests/sewing/tol_1/A5 +++ b/tests/sewing/tol_1/A5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro14260c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A6 b/tests/sewing/tol_1/A6 index 60d3d7600c..683ba190e4 100644 --- a/tests/sewing/tol_1/A6 +++ b/tests/sewing/tol_1/A6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro14621d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A7 b/tests/sewing/tol_1/A7 index 5c2bf1c53d..2ae000bd56 100644 --- a/tests/sewing/tol_1/A7 +++ b/tests/sewing/tol_1/A7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro15323c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A8 b/tests/sewing/tol_1/A8 index d7e8e5d105..70f9561a3c 100644 --- a/tests/sewing/tol_1/A8 +++ b/tests/sewing/tol_1/A8 @@ -1 +1,8 @@ restore [locate_data_file CFE900_cts60gdk.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/A9 b/tests/sewing/tol_1/A9 index 2b1c20ca46..1cb280b802 100644 --- a/tests/sewing/tol_1/A9 +++ b/tests/sewing/tol_1/A9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro5363_resultok_dsg3.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B1 b/tests/sewing/tol_1/B1 index 695b116076..995b0b893b 100644 --- a/tests/sewing/tol_1/B1 +++ b/tests/sewing/tol_1/B1 @@ -1 +1,8 @@ restore [locate_data_file CFE900_fra61gcz.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B2 b/tests/sewing/tol_1/B2 index bfbc7393bb..63ecae14d6 100644 --- a/tests/sewing/tol_1/B2 +++ b/tests/sewing/tol_1/B2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro5363a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B3 b/tests/sewing/tol_1/B3 index 658fb1525f..89c6516772 100644 --- a/tests/sewing/tol_1/B3 +++ b/tests/sewing/tol_1/B3 @@ -1 +1,8 @@ restore [locate_data_file CFE900_fra61gdz.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B4 b/tests/sewing/tol_1/B4 index f5c9aede6e..7e829e12ee 100644 --- a/tests/sewing/tol_1/B4 +++ b/tests/sewing/tol_1/B4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro5363c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B5 b/tests/sewing/tol_1/B5 index 5990035b99..2def29fb7a 100644 --- a/tests/sewing/tol_1/B5 +++ b/tests/sewing/tol_1/B5 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro16gdq.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B6 b/tests/sewing/tol_1/B6 index 07a8f9d1d4..3175b992c9 100644 --- a/tests/sewing/tol_1/B6 +++ b/tests/sewing/tol_1/B6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro5363c_created_dsg3.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B7 b/tests/sewing/tol_1/B7 index 106daf25c0..e0c1d3e5f8 100644 --- a/tests/sewing/tol_1/B7 +++ b/tests/sewing/tol_1/B7 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20216_outil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B8 b/tests/sewing/tol_1/B8 index c7a480e5a5..06a500e7c4 100644 --- a/tests/sewing/tol_1/B8 +++ b/tests/sewing/tol_1/B8 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20222_base.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/B9 b/tests/sewing/tol_1/B9 index d9260b148c..50d106b454 100644 --- a/tests/sewing/tol_1/B9 +++ b/tests/sewing/tol_1/B9 @@ -1 +1,8 @@ restore [locate_data_file CFE901_cts19gge.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C1 b/tests/sewing/tol_1/C1 index c0ad13b19f..94690f3d1b 100644 --- a/tests/sewing/tol_1/C1 +++ b/tests/sewing/tol_1/C1 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20222_outil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C2 b/tests/sewing/tol_1/C2 index 537486e60f..f92acfec75 100644 --- a/tests/sewing/tol_1/C2 +++ b/tests/sewing/tol_1/C2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20339a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C3 b/tests/sewing/tol_1/C3 index 2a414c8961..0250251819 100644 --- a/tests/sewing/tol_1/C3 +++ b/tests/sewing/tol_1/C3 @@ -1 +1,8 @@ restore [locate_data_file CFE901_cts21gfv.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C4 b/tests/sewing/tol_1/C4 index 0c3a13a7ff..9aeebef984 100644 --- a/tests/sewing/tol_1/C4 +++ b/tests/sewing/tol_1/C4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20339b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C5 b/tests/sewing/tol_1/C5 index cad6a5eb2d..7c328684f0 100644 --- a/tests/sewing/tol_1/C5 +++ b/tests/sewing/tol_1/C5 @@ -1 +1,8 @@ restore [locate_data_file CFE901_cts21gfy.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C6 b/tests/sewing/tol_1/C6 index 0ae17c298d..e8eab94c75 100644 --- a/tests/sewing/tol_1/C6 +++ b/tests/sewing/tol_1/C6 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20362-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C7 b/tests/sewing/tol_1/C7 index 80ca67432e..a64a67a814 100644 --- a/tests/sewing/tol_1/C7 +++ b/tests/sewing/tol_1/C7 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20397-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C8 b/tests/sewing/tol_1/C8 index 572dc0064c..b9096859d3 100644 --- a/tests/sewing/tol_1/C8 +++ b/tests/sewing/tol_1/C8 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20397-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/C9 b/tests/sewing/tol_1/C9 index 5fff46dfe4..a40df0cbf5 100644 --- a/tests/sewing/tol_1/C9 +++ b/tests/sewing/tol_1/C9 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20452a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D1 b/tests/sewing/tol_1/D1 index 04ae245b24..2faf8ae08b 100644 --- a/tests/sewing/tol_1/D1 +++ b/tests/sewing/tol_1/D1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20452b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D2 b/tests/sewing/tol_1/D2 index 14a1b1fb7b..b665e91bb0 100644 --- a/tests/sewing/tol_1/D2 +++ b/tests/sewing/tol_1/D2 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro14893a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D3 b/tests/sewing/tol_1/D3 index 2a05bef66b..9b41199fb8 100644 --- a/tests/sewing/tol_1/D3 +++ b/tests/sewing/tol_1/D3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20453b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D4 b/tests/sewing/tol_1/D4 index d6cb01f9dc..0e33ad308e 100644 --- a/tests/sewing/tol_1/D4 +++ b/tests/sewing/tol_1/D4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20454a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D5 b/tests/sewing/tol_1/D5 index ad150e0f3b..7823a43dbd 100644 --- a/tests/sewing/tol_1/D5 +++ b/tests/sewing/tol_1/D5 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20455-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D6 b/tests/sewing/tol_1/D6 index 547d235c28..93f64d9655 100644 --- a/tests/sewing/tol_1/D6 +++ b/tests/sewing/tol_1/D6 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20455-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D7 b/tests/sewing/tol_1/D7 index a9d5c98368..d815e52866 100644 --- a/tests/sewing/tol_1/D7 +++ b/tests/sewing/tol_1/D7 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20456a.rle] a + +sewing result $tol a + +checkmaxtol result 8.5607955932617102e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D8 b/tests/sewing/tol_1/D8 index 3b87c36172..184f817fb2 100644 --- a/tests/sewing/tol_1/D8 +++ b/tests/sewing/tol_1/D8 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20456d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/D9 b/tests/sewing/tol_1/D9 index d254b359b6..981711ac7c 100644 --- a/tests/sewing/tol_1/D9 +++ b/tests/sewing/tol_1/D9 @@ -1 +1,8 @@ restore [locate_data_file CFE_extrugab.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E1 b/tests/sewing/tol_1/E1 index b9d4e7cd02..97efad6e0f 100644 --- a/tests/sewing/tol_1/E1 +++ b/tests/sewing/tol_1/E1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11172a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E2 b/tests/sewing/tol_1/E2 index 7740634220..913407eae7 100644 --- a/tests/sewing/tol_1/E2 +++ b/tests/sewing/tol_1/E2 @@ -1 +1,8 @@ restore [locate_data_file CFE_osa_sgad.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E3 b/tests/sewing/tol_1/E3 index d55da9995b..23aa4be3c4 100644 --- a/tests/sewing/tol_1/E3 +++ b/tests/sewing/tol_1/E3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20457a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E4 b/tests/sewing/tol_1/E4 index 7b8424eff6..ef5d638d03 100644 --- a/tests/sewing/tol_1/E4 +++ b/tests/sewing/tol_1/E4 @@ -1 +1,8 @@ restore [locate_data_file pro15515_base.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E5 b/tests/sewing/tol_1/E5 index 463825d2fc..179607612f 100644 --- a/tests/sewing/tol_1/E5 +++ b/tests/sewing/tol_1/E5 @@ -1,2 +1,8 @@ restore [locate_data_file CFI901_congefkd.rle] a -set nbFreeEdges 12 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 12 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E6 b/tests/sewing/tol_1/E6 index 0eb691df6b..97338e7d44 100644 --- a/tests/sewing/tol_1/E6 +++ b/tests/sewing/tol_1/E6 @@ -1 +1,8 @@ restore [locate_data_file CFI_11_a1few.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E7 b/tests/sewing/tol_1/E7 index 808df68902..4a3ddfae46 100644 --- a/tests/sewing/tol_1/E7 +++ b/tests/sewing/tol_1/E7 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_11_a2fex.rle] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.00020000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E8 b/tests/sewing/tol_1/E8 index ba7a63ef1a..b87c6ab17a 100644 --- a/tests/sewing/tol_1/E8 +++ b/tests/sewing/tol_1/E8 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_11_c2ffb.rle] a -set nbFreeEdges 5 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 5 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/E9 b/tests/sewing/tol_1/E9 index 107cad5f20..d6b7798f0d 100644 --- a/tests/sewing/tol_1/E9 +++ b/tests/sewing/tol_1/E9 @@ -1 +1,8 @@ restore [locate_data_file CFI_11_e1ffe.rle] a + +sewing result $tol a + +checkmaxtol result 4.9999999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F1 b/tests/sewing/tol_1/F1 index 2eadd422b3..54c69aaaec 100644 --- a/tests/sewing/tol_1/F1 +++ b/tests/sewing/tol_1/F1 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_11_e2fff.rle] a -set nbFreeEdges 12 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 12 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F2 b/tests/sewing/tol_1/F2 index c750bef652..65d6db9802 100644 --- a/tests/sewing/tol_1/F2 +++ b/tests/sewing/tol_1/F2 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_13_a1ffi.rle] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F3 b/tests/sewing/tol_1/F3 index 532ccc87bb..c3a9caa11a 100644 --- a/tests/sewing/tol_1/F3 +++ b/tests/sewing/tol_1/F3 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_13_b1ffj.rle] a -set nbFreeEdges 6 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.00029999999999999997 +checknbshapes result -shell 1 +checkfreebounds result 6 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F4 b/tests/sewing/tol_1/F4 index 187e022f09..1d1343bf6c 100644 --- a/tests/sewing/tol_1/F4 +++ b/tests/sewing/tol_1/F4 @@ -1 +1,8 @@ restore [locate_data_file CFI_13_c1ffk.rle] a + +sewing result $tol a + +checkmaxtol result 4.9999999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F5 b/tests/sewing/tol_1/F5 index 55273994ef..212a8a8428 100644 --- a/tests/sewing/tol_1/F5 +++ b/tests/sewing/tol_1/F5 @@ -1 +1,8 @@ restore [locate_data_file CFI_13_e1ffm.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F6 b/tests/sewing/tol_1/F6 index 21049fdbda..b9cf07eec3 100644 --- a/tests/sewing/tol_1/F6 +++ b/tests/sewing/tol_1/F6 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_13_f1ffn.rle] a -set nbFreeEdges 10 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 10 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F7 b/tests/sewing/tol_1/F7 index b04afa3663..df6275aae4 100644 --- a/tests/sewing/tol_1/F7 +++ b/tests/sewing/tol_1/F7 @@ -1 +1,8 @@ restore [locate_data_file CFI_13_g1ffo.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F8 b/tests/sewing/tol_1/F8 index d119919bf3..b8e331ed9f 100644 --- a/tests/sewing/tol_1/F8 +++ b/tests/sewing/tol_1/F8 @@ -1 +1,8 @@ restore [locate_data_file CFI_4_e1_ffr.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/F9 b/tests/sewing/tol_1/F9 index 580d9626da..d4a24f63fc 100644 --- a/tests/sewing/tol_1/F9 +++ b/tests/sewing/tol_1/F9 @@ -1 +1,8 @@ restore [locate_data_file CFI_5_h12fgm.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G1 b/tests/sewing/tol_1/G1 index 012abde36b..b167a5c391 100644 --- a/tests/sewing/tol_1/G1 +++ b/tests/sewing/tol_1/G1 @@ -1 +1,8 @@ restore [locate_data_file CFI_5_i12fgn.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G2 b/tests/sewing/tol_1/G2 index a3c6b11f2a..e5530bef1c 100644 --- a/tests/sewing/tol_1/G2 +++ b/tests/sewing/tol_1/G2 @@ -1 +1,8 @@ restore [locate_data_file CFI_5_j12fgo.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G3 b/tests/sewing/tol_1/G3 index f95c6df15e..88d595fa22 100644 --- a/tests/sewing/tol_1/G3 +++ b/tests/sewing/tol_1/G3 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_5_k12fgp.rle] a -set nbFreeEdges 12 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 12 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G4 b/tests/sewing/tol_1/G4 index 44b244ac2b..44254bf024 100644 --- a/tests/sewing/tol_1/G4 +++ b/tests/sewing/tol_1/G4 @@ -1 +1,8 @@ restore [locate_data_file CFI_5_l12fgq.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G5 b/tests/sewing/tol_1/G5 index c17f38150c..48a72c57fd 100644 --- a/tests/sewing/tol_1/G5 +++ b/tests/sewing/tol_1/G5 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_a12fgr.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G6 b/tests/sewing/tol_1/G6 index 735d78b1df..aabf45d0f7 100644 --- a/tests/sewing/tol_1/G6 +++ b/tests/sewing/tol_1/G6 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_a56fgs.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G7 b/tests/sewing/tol_1/G7 index dfcb026dd1..309ae870a4 100644 --- a/tests/sewing/tol_1/G7 +++ b/tests/sewing/tol_1/G7 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_b12fgt.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G8 b/tests/sewing/tol_1/G8 index c62c5929d5..137c119d7b 100644 --- a/tests/sewing/tol_1/G8 +++ b/tests/sewing/tol_1/G8 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_b56fgu.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/G9 b/tests/sewing/tol_1/G9 index 29d45ee4e2..dad5430cfc 100644 --- a/tests/sewing/tol_1/G9 +++ b/tests/sewing/tol_1/G9 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_c12fgv.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H1 b/tests/sewing/tol_1/H1 index 9e8889e0aa..260a0f6a64 100644 --- a/tests/sewing/tol_1/H1 +++ b/tests/sewing/tol_1/H1 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_c56fgw.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H2 b/tests/sewing/tol_1/H2 index 33acf9bfab..1535b574df 100644 --- a/tests/sewing/tol_1/H2 +++ b/tests/sewing/tol_1/H2 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_d12fgx.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H3 b/tests/sewing/tol_1/H3 index b0a4183b81..762ada5c2e 100644 --- a/tests/sewing/tol_1/H3 +++ b/tests/sewing/tol_1/H3 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_d56fgy.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H4 b/tests/sewing/tol_1/H4 index 8ecd66ab75..9ac0351d36 100644 --- a/tests/sewing/tol_1/H4 +++ b/tests/sewing/tol_1/H4 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_e12fgz.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H5 b/tests/sewing/tol_1/H5 index b47b00b1c1..81b0e23de8 100644 --- a/tests/sewing/tol_1/H5 +++ b/tests/sewing/tol_1/H5 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_e56fha.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H6 b/tests/sewing/tol_1/H6 index 3f31eef07d..0ae5100cb8 100644 --- a/tests/sewing/tol_1/H6 +++ b/tests/sewing/tol_1/H6 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_f12fhb.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H7 b/tests/sewing/tol_1/H7 index 38ca4e458a..e8f24b876e 100644 --- a/tests/sewing/tol_1/H7 +++ b/tests/sewing/tol_1/H7 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_f56fhc.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H8 b/tests/sewing/tol_1/H8 index 0a6eff69ae..309cc72480 100644 --- a/tests/sewing/tol_1/H8 +++ b/tests/sewing/tol_1/H8 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_g12fhd.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/H9 b/tests/sewing/tol_1/H9 index 86c1ac62b1..f0f78e4757 100644 --- a/tests/sewing/tol_1/H9 +++ b/tests/sewing/tol_1/H9 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_g56fhe.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I1 b/tests/sewing/tol_1/I1 index c5f7829721..f94bcc7cc5 100644 --- a/tests/sewing/tol_1/I1 +++ b/tests/sewing/tol_1/I1 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_h12fhf.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I2 b/tests/sewing/tol_1/I2 index dc7080fdd1..cb49b49b81 100644 --- a/tests/sewing/tol_1/I2 +++ b/tests/sewing/tol_1/I2 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_h56fhg.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I3 b/tests/sewing/tol_1/I3 index 87dc4daf2a..afd2935ab7 100644 --- a/tests/sewing/tol_1/I3 +++ b/tests/sewing/tol_1/I3 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_i12fhh.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I4 b/tests/sewing/tol_1/I4 index 3bc0d0567d..77985525e5 100644 --- a/tests/sewing/tol_1/I4 +++ b/tests/sewing/tol_1/I4 @@ -1 +1,8 @@ restore [locate_data_file CFI_6_i56fhi.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I5 b/tests/sewing/tol_1/I5 index 1dfd564717..774c1d0b36 100644 --- a/tests/sewing/tol_1/I5 +++ b/tests/sewing/tol_1/I5 @@ -1 +1,8 @@ restore [locate_data_file CFI_7_a1_fhj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I6 b/tests/sewing/tol_1/I6 index eba6d2f2ef..ebcbf65899 100644 --- a/tests/sewing/tol_1/I6 +++ b/tests/sewing/tol_1/I6 @@ -1 +1,8 @@ restore [locate_data_file CFI_7_a4_fhl.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I7 b/tests/sewing/tol_1/I7 index e56938ca20..8883d53cf5 100644 --- a/tests/sewing/tol_1/I7 +++ b/tests/sewing/tol_1/I7 @@ -1 +1,8 @@ restore [locate_data_file CFI_7_c1_fho.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I8 b/tests/sewing/tol_1/I8 index e117c3b6ae..02f45976e4 100644 --- a/tests/sewing/tol_1/I8 +++ b/tests/sewing/tol_1/I8 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_7_c3_fhq.rle] a -set nbFreeEdges 4 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 4.9999999999999998e-007 +checknbshapes result -shell 1 +checkfreebounds result 4 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/I9 b/tests/sewing/tol_1/I9 index 9ba6c69f43..489b0a0de2 100644 --- a/tests/sewing/tol_1/I9 +++ b/tests/sewing/tol_1/I9 @@ -1 +1,8 @@ restore [locate_data_file CFI_7_f1_fhs.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J1 b/tests/sewing/tol_1/J1 index ca33917f8c..75fabad389 100644 --- a/tests/sewing/tol_1/J1 +++ b/tests/sewing/tol_1/J1 @@ -1 +1,8 @@ restore [locate_data_file CFI_8_e1_fhw.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J2 b/tests/sewing/tol_1/J2 index 1b1b64cb5d..8bc7342a40 100644 --- a/tests/sewing/tol_1/J2 +++ b/tests/sewing/tol_1/J2 @@ -1 +1,8 @@ restore [locate_data_file CFI_8_i1_fia.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J3 b/tests/sewing/tol_1/J3 index 011a3ac5f7..3b65eec951 100644 --- a/tests/sewing/tol_1/J3 +++ b/tests/sewing/tol_1/J3 @@ -1 +1,8 @@ restore [locate_data_file CFI_a1234fic.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J4 b/tests/sewing/tol_1/J4 index b8d900240d..8bbfee76f3 100644 --- a/tests/sewing/tol_1/J4 +++ b/tests/sewing/tol_1/J4 @@ -1 +1,8 @@ restore [locate_data_file CFI_a5678fid.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J5 b/tests/sewing/tol_1/J5 index 002fcf4e9f..44c8d726d0 100644 --- a/tests/sewing/tol_1/J5 +++ b/tests/sewing/tol_1/J5 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20458a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J6 b/tests/sewing/tol_1/J6 index f8738a1791..0975f44604 100644 --- a/tests/sewing/tol_1/J6 +++ b/tests/sewing/tol_1/J6 @@ -1 +1,8 @@ restore [locate_data_file CFI_buc60330.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J7 b/tests/sewing/tol_1/J7 index 0f00209653..372b55dc11 100644 --- a/tests/sewing/tol_1/J7 +++ b/tests/sewing/tol_1/J7 @@ -1 +1,8 @@ restore [locate_data_file CFI_buc60360.rle] a + +sewing result $tol a + +checkmaxtol result 0.00040595360557049199 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J8 b/tests/sewing/tol_1/J8 index 2fb60082b4..5386a21db0 100644 --- a/tests/sewing/tol_1/J8 +++ b/tests/sewing/tol_1/J8 @@ -1 +1,8 @@ restore [locate_data_file CFI_buc60fjt.rle] a + +sewing result $tol a + +checkmaxtol result 0.00040595360557049199 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/J9 b/tests/sewing/tol_1/J9 index 8141ff8ae0..a4bccfd91d 100644 --- a/tests/sewing/tol_1/J9 +++ b/tests/sewing/tol_1/J9 @@ -1 +1,8 @@ restore [locate_data_file CFI_cfi90fjb.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K1 b/tests/sewing/tol_1/K1 index f1c634b7ee..136be55522 100644 --- a/tests/sewing/tol_1/K1 +++ b/tests/sewing/tol_1/K1 @@ -1 +1,8 @@ restore [locate_data_file CFI_cfi90fjc.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K2 b/tests/sewing/tol_1/K2 index 286c63192d..0505dba750 100644 --- a/tests/sewing/tol_1/K2 +++ b/tests/sewing/tol_1/K2 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_cts16288.rle] a -set nbFreeEdges 60 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 60 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K3 b/tests/sewing/tol_1/K3 index cf485e8d89..99e006f1f9 100644 --- a/tests/sewing/tol_1/K3 +++ b/tests/sewing/tol_1/K3 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts19335.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K4 b/tests/sewing/tol_1/K4 index e568cc2c54..751802227f 100644 --- a/tests/sewing/tol_1/K4 +++ b/tests/sewing/tol_1/K4 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts19347.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K5 b/tests/sewing/tol_1/K5 index 93a49df4c6..78241f8b06 100644 --- a/tests/sewing/tol_1/K5 +++ b/tests/sewing/tol_1/K5 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts19997.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K6 b/tests/sewing/tol_1/K6 index 93a77cb166..82237e10a3 100644 --- a/tests/sewing/tol_1/K6 +++ b/tests/sewing/tol_1/K6 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts20006.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K7 b/tests/sewing/tol_1/K7 index 385f08caf1..127502a443 100644 --- a/tests/sewing/tol_1/K7 +++ b/tests/sewing/tol_1/K7 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts20401.rle] a + +sewing result $tol a + +checkmaxtol result 9.1800000003999996e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K8 b/tests/sewing/tol_1/K8 index aa2daa0e72..2082a2aafd 100644 --- a/tests/sewing/tol_1/K8 +++ b/tests/sewing/tol_1/K8 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts20686.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/K9 b/tests/sewing/tol_1/K9 index 1767508b46..9c900fbb47 100644 --- a/tests/sewing/tol_1/K9 +++ b/tests/sewing/tol_1/K9 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts20970.rle] a + +sewing result $tol a + +checkmaxtol result 2.5000000199999999e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L1 b/tests/sewing/tol_1/L1 index 43f90d5f88..c96b060d8f 100644 --- a/tests/sewing/tol_1/L1 +++ b/tests/sewing/tol_1/L1 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts21020.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L2 b/tests/sewing/tol_1/L2 index bb6cc62b57..403fffe4c9 100644 --- a/tests/sewing/tol_1/L2 +++ b/tests/sewing/tol_1/L2 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts21183.rle] a + +sewing result $tol a + +checkmaxtol result 1.12665115600746e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L3 b/tests/sewing/tol_1/L3 index b07514fd9b..611c5e3a8e 100644 --- a/tests/sewing/tol_1/L3 +++ b/tests/sewing/tol_1/L3 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts21256.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L4 b/tests/sewing/tol_1/L4 index 02d3c6c904..18a5ad33f8 100644 --- a/tests/sewing/tol_1/L4 +++ b/tests/sewing/tol_1/L4 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts21348.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L5 b/tests/sewing/tol_1/L5 index 71bebcb60a..4cb60ea97e 100644 --- a/tests/sewing/tol_1/L5 +++ b/tests/sewing/tol_1/L5 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts21363.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L6 b/tests/sewing/tol_1/L6 index b6672714e9..4956311b62 100644 --- a/tests/sewing/tol_1/L6 +++ b/tests/sewing/tol_1/L6 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts21630.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L7 b/tests/sewing/tol_1/L7 index 60cce21aaa..483bb6a8ed 100644 --- a/tests/sewing/tol_1/L7 +++ b/tests/sewing/tol_1/L7 @@ -1 +1,8 @@ restore [locate_data_file CFI_cts40124.rle] a + +sewing result $tol a + +checkmaxtol result 3.0000000000000001e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L8 b/tests/sewing/tol_1/L8 index 6e849fa048..289b54a795 100644 --- a/tests/sewing/tol_1/L8 +++ b/tests/sewing/tol_1/L8 @@ -1 +1,8 @@ restore [locate_data_file CFI_d1234fii.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/L9 b/tests/sewing/tol_1/L9 index 79d72e0479..1a57abefdf 100644 --- a/tests/sewing/tol_1/L9 +++ b/tests/sewing/tol_1/L9 @@ -1 +1,8 @@ restore [locate_data_file CFI_d5678fij.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M1 b/tests/sewing/tol_1/M1 index 7bb2dc4cfd..b171de390e 100644 --- a/tests/sewing/tol_1/M1 +++ b/tests/sewing/tol_1/M1 @@ -1 +1,8 @@ restore [locate_data_file CFI_e1234fik.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M2 b/tests/sewing/tol_1/M2 index fbef8f5b1b..d611908d59 100644 --- a/tests/sewing/tol_1/M2 +++ b/tests/sewing/tol_1/M2 @@ -1 +1,8 @@ restore [locate_data_file CFI_e5678fil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M3 b/tests/sewing/tol_1/M3 index 3b89cc5524..6fc7e95147 100644 --- a/tests/sewing/tol_1/M3 +++ b/tests/sewing/tol_1/M3 @@ -1 +1,8 @@ restore [locate_data_file CFI_f1234fim.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M4 b/tests/sewing/tol_1/M4 index 95c5c6b451..db2b31b6ee 100644 --- a/tests/sewing/tol_1/M4 +++ b/tests/sewing/tol_1/M4 @@ -1 +1,8 @@ restore [locate_data_file CFI_f5678fin.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M5 b/tests/sewing/tol_1/M5 index a69db4358f..42b608c410 100644 --- a/tests/sewing/tol_1/M5 +++ b/tests/sewing/tol_1/M5 @@ -1 +1,8 @@ restore [locate_data_file CFI_fra60610.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M6 b/tests/sewing/tol_1/M6 index 9947f0009d..4aaa0184f5 100644 --- a/tests/sewing/tol_1/M6 +++ b/tests/sewing/tol_1/M6 @@ -1 +1,8 @@ restore [locate_data_file CFI_ger60206.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M7 b/tests/sewing/tol_1/M7 index 00aac4f85f..dd90766fd9 100644 --- a/tests/sewing/tol_1/M7 +++ b/tests/sewing/tol_1/M7 @@ -1 +1,8 @@ restore [locate_data_file CFI_ger60656.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M8 b/tests/sewing/tol_1/M8 index b8595cf7df..ea84a60006 100644 --- a/tests/sewing/tol_1/M8 +++ b/tests/sewing/tol_1/M8 @@ -1 +1,8 @@ restore [locate_data_file CFI_id150009.rle] a + +sewing result $tol a + +checkmaxtol result 6.1017571924071301e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/M9 b/tests/sewing/tol_1/M9 index 72b0861ed7..68d7e7248b 100644 --- a/tests/sewing/tol_1/M9 +++ b/tests/sewing/tol_1/M9 @@ -1 +1,8 @@ restore [locate_data_file CFI_id150018.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N1 b/tests/sewing/tol_1/N1 index f8d57900ba..d310ec0fa0 100644 --- a/tests/sewing/tol_1/N1 +++ b/tests/sewing/tol_1/N1 @@ -1 +1,8 @@ restore [locate_data_file CFI_id260039.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N2 b/tests/sewing/tol_1/N2 index b70af19617..a80c19dccd 100644 --- a/tests/sewing/tol_1/N2 +++ b/tests/sewing/tol_1/N2 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_indusfjm.rle] a -set nbFreeEdges 10 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.001 +checknbshapes result -shell 1 +checkfreebounds result 10 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N3 b/tests/sewing/tol_1/N3 index 39d83e527f..7b2f679f32 100644 --- a/tests/sewing/tol_1/N3 +++ b/tests/sewing/tol_1/N3 @@ -1 +1,8 @@ restore [locate_data_file CFI_jap50078.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N4 b/tests/sewing/tol_1/N4 index a75cb6b4e9..1fa2331183 100644 --- a/tests/sewing/tol_1/N4 +++ b/tests/sewing/tol_1/N4 @@ -1 +1,8 @@ restore [locate_data_file CFI_l12__fiu.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N5 b/tests/sewing/tol_1/N5 index e9026d114b..7ab6dc49cd 100644 --- a/tests/sewing/tol_1/N5 +++ b/tests/sewing/tol_1/N5 @@ -1 +1,8 @@ restore [locate_data_file CFI_m12__fiv.rle] a + +sewing result $tol a + +checkmaxtol result 3.1415926535892699e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N6 b/tests/sewing/tol_1/N6 index b388ff189c..9576200989 100644 --- a/tests/sewing/tol_1/N6 +++ b/tests/sewing/tol_1/N6 @@ -1 +1,8 @@ restore [locate_data_file CFI_o12__fix.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N7 b/tests/sewing/tol_1/N7 index 9897b4f9f7..061820d18f 100644 --- a/tests/sewing/tol_1/N7 +++ b/tests/sewing/tol_1/N7 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10117.rle] a + +sewing result $tol a + +checkmaxtol result 0.00010170000002 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N8 b/tests/sewing/tol_1/N8 index 720d5561ac..5f3223b964 100644 --- a/tests/sewing/tol_1/N8 +++ b/tests/sewing/tol_1/N8 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10129.rle] a + +sewing result $tol a + +checkmaxtol result 1.2098699769702099e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/N9 b/tests/sewing/tol_1/N9 index 9208077421..7b7a460c17 100644 --- a/tests/sewing/tol_1/N9 +++ b/tests/sewing/tol_1/N9 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10320.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O1 b/tests/sewing/tol_1/O1 index 04ac88459f..cc7cf623a5 100644 --- a/tests/sewing/tol_1/O1 +++ b/tests/sewing/tol_1/O1 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10321.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O2 b/tests/sewing/tol_1/O2 index 56faff2081..686ad0b247 100644 --- a/tests/sewing/tol_1/O2 +++ b/tests/sewing/tol_1/O2 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10356.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O3 b/tests/sewing/tol_1/O3 index 389e01c762..c2a257f00e 100644 --- a/tests/sewing/tol_1/O3 +++ b/tests/sewing/tol_1/O3 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10391.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O4 b/tests/sewing/tol_1/O4 index 3e0b035c44..61fbec0787 100644 --- a/tests/sewing/tol_1/O4 +++ b/tests/sewing/tol_1/O4 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10522.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O5 b/tests/sewing/tol_1/O5 index ca4d09ee75..653ec745f5 100644 --- a/tests/sewing/tol_1/O5 +++ b/tests/sewing/tol_1/O5 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro10631.rle] a + +sewing result $tol a + +checkmaxtol result 0.0021737160788762402 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O6 b/tests/sewing/tol_1/O6 index 403194583b..903b3e541d 100644 --- a/tests/sewing/tol_1/O6 +++ b/tests/sewing/tol_1/O6 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro11850.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O7 b/tests/sewing/tol_1/O7 index 6cfc801390..b1cd9885e6 100644 --- a/tests/sewing/tol_1/O7 +++ b/tests/sewing/tol_1/O7 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_pro12305.rle] a -set nbFreeEdges 14 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 14 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O8 b/tests/sewing/tol_1/O8 index 31b82e05a1..0e8b52bccf 100644 --- a/tests/sewing/tol_1/O8 +++ b/tests/sewing/tol_1/O8 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro12404.rle] a + +sewing result $tol a + +checkmaxtol result 1.0488184420559101e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/O9 b/tests/sewing/tol_1/O9 index d988a535aa..74195a3edb 100644 --- a/tests/sewing/tol_1/O9 +++ b/tests/sewing/tol_1/O9 @@ -1,2 +1,8 @@ restore [locate_data_file CFI_pro12794.rle] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P1 b/tests/sewing/tol_1/P1 index 94132b5a1a..252bb3d7f5 100644 --- a/tests/sewing/tol_1/P1 +++ b/tests/sewing/tol_1/P1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20458b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P2 b/tests/sewing/tol_1/P2 index 0445e743bd..ce6940ee47 100644 --- a/tests/sewing/tol_1/P2 +++ b/tests/sewing/tol_1/P2 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro12894.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P3 b/tests/sewing/tol_1/P3 index b04219ae62..9d188dfe19 100644 --- a/tests/sewing/tol_1/P3 +++ b/tests/sewing/tol_1/P3 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro13127.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P4 b/tests/sewing/tol_1/P4 index 3ab61b85fc..3452744c03 100644 --- a/tests/sewing/tol_1/P4 +++ b/tests/sewing/tol_1/P4 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro13892.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P5 b/tests/sewing/tol_1/P5 index a86d4d0575..568b0ebcdd 100644 --- a/tests/sewing/tol_1/P5 +++ b/tests/sewing/tol_1/P5 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro13893.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P6 b/tests/sewing/tol_1/P6 index b54e48673c..5e226bc3f9 100644 --- a/tests/sewing/tol_1/P6 +++ b/tests/sewing/tol_1/P6 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro5203.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P7 b/tests/sewing/tol_1/P7 index b38a95b32a..5b603d4bf3 100644 --- a/tests/sewing/tol_1/P7 +++ b/tests/sewing/tol_1/P7 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro5477.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P8 b/tests/sewing/tol_1/P8 index b39d73e313..9619095703 100644 --- a/tests/sewing/tol_1/P8 +++ b/tests/sewing/tol_1/P8 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro5545.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/P9 b/tests/sewing/tol_1/P9 index 4b4421c99e..caac4c66c1 100644 --- a/tests/sewing/tol_1/P9 +++ b/tests/sewing/tol_1/P9 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro5807.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q1 b/tests/sewing/tol_1/Q1 index 038c866bbe..5581b22eec 100644 --- a/tests/sewing/tol_1/Q1 +++ b/tests/sewing/tol_1/Q1 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro6309a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q2 b/tests/sewing/tol_1/Q2 index 8cd762e27a..b3019bfbb2 100644 --- a/tests/sewing/tol_1/Q2 +++ b/tests/sewing/tol_1/Q2 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro6309c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q3 b/tests/sewing/tol_1/Q3 index 2b8271107b..b91484bbd6 100644 --- a/tests/sewing/tol_1/Q3 +++ b/tests/sewing/tol_1/Q3 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro6309d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q4 b/tests/sewing/tol_1/Q4 index 8f797d6115..8de8d27e5a 100644 --- a/tests/sewing/tol_1/Q4 +++ b/tests/sewing/tol_1/Q4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20459-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q5 b/tests/sewing/tol_1/Q5 index 5fba89429d..6e30bfe59d 100644 --- a/tests/sewing/tol_1/Q5 +++ b/tests/sewing/tol_1/Q5 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro6944.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q6 b/tests/sewing/tol_1/Q6 index a5cf807bed..827411d937 100644 --- a/tests/sewing/tol_1/Q6 +++ b/tests/sewing/tol_1/Q6 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro8783.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q7 b/tests/sewing/tol_1/Q7 index 97773f234e..c548a3e9b6 100644 --- a/tests/sewing/tol_1/Q7 +++ b/tests/sewing/tol_1/Q7 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro8792.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q8 b/tests/sewing/tol_1/Q8 index 403fe27f54..84a8b14e9f 100644 --- a/tests/sewing/tol_1/Q8 +++ b/tests/sewing/tol_1/Q8 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro8828.rle] a + +sewing result $tol a + +checkmaxtol result 3.2383490426487101e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Q9 b/tests/sewing/tol_1/Q9 index 551db60961..b25007b60d 100644 --- a/tests/sewing/tol_1/Q9 +++ b/tests/sewing/tol_1/Q9 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20459-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R1 b/tests/sewing/tol_1/R1 index 581d93bcc7..7864ab18e7 100644 --- a/tests/sewing/tol_1/R1 +++ b/tests/sewing/tol_1/R1 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro9067.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R2 b/tests/sewing/tol_1/R2 index 29dfaaa874..bb8139ac5c 100644 --- a/tests/sewing/tol_1/R2 +++ b/tests/sewing/tol_1/R2 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro90fjr.rle] a + +sewing result $tol a + +checkmaxtol result 355 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R3 b/tests/sewing/tol_1/R3 index ad10c1d753..6139580ec7 100644 --- a/tests/sewing/tol_1/R3 +++ b/tests/sewing/tol_1/R3 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro9169.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R4 b/tests/sewing/tol_1/R4 index 00f9fd556f..1e7d2fb7d7 100644 --- a/tests/sewing/tol_1/R4 +++ b/tests/sewing/tol_1/R4 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro9480.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R5 b/tests/sewing/tol_1/R5 index 2df8e2a482..f72a156f0e 100644 --- a/tests/sewing/tol_1/R5 +++ b/tests/sewing/tol_1/R5 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro9523.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R6 b/tests/sewing/tol_1/R6 index 6bceb8f429..5063444428 100644 --- a/tests/sewing/tol_1/R6 +++ b/tests/sewing/tol_1/R6 @@ -1 +1,8 @@ restore [locate_data_file CHE900_cts21271.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R7 b/tests/sewing/tol_1/R7 index ede5b28139..136013198d 100644 --- a/tests/sewing/tol_1/R7 +++ b/tests/sewing/tol_1/R7 @@ -1 +1,8 @@ restore [locate_data_file CHE900_hkg60iob.rle] a + +sewing result $tol a + +checkmaxtol result 1.0246950765959601e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R8 b/tests/sewing/tol_1/R8 index c45b649127..7e18d39fb1 100644 --- a/tests/sewing/tol_1/R8 +++ b/tests/sewing/tol_1/R8 @@ -1 +1,8 @@ restore [locate_data_file CHE900_hkg60ioc.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/R9 b/tests/sewing/tol_1/R9 index 0cb9e609ed..a98fadcac2 100644 --- a/tests/sewing/tol_1/R9 +++ b/tests/sewing/tol_1/R9 @@ -1 +1,8 @@ restore [locate_data_file CHE_cc3.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S1 b/tests/sewing/tol_1/S1 index 85817a2321..285df51950 100644 --- a/tests/sewing/tol_1/S1 +++ b/tests/sewing/tol_1/S1 @@ -1 +1,8 @@ restore [locate_data_file CHE_cc4.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S2 b/tests/sewing/tol_1/S2 index 4b6666b2f4..f0c2bc12e0 100644 --- a/tests/sewing/tol_1/S2 +++ b/tests/sewing/tol_1/S2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20460a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S3 b/tests/sewing/tol_1/S3 index 672ee3660a..235416c718 100644 --- a/tests/sewing/tol_1/S3 +++ b/tests/sewing/tol_1/S3 @@ -1 +1,8 @@ restore [locate_data_file CHE_friteioa.rle] a + +sewing result $tol a + +checkmaxtol result 1.5e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S4 b/tests/sewing/tol_1/S4 index 3d393aae3e..dbc647c666 100644 --- a/tests/sewing/tol_1/S4 +++ b/tests/sewing/tol_1/S4 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a1.rle] a + +sewing result $tol a + +checkmaxtol result 4.3252372109359297e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S5 b/tests/sewing/tol_1/S5 index e9b530086c..a85821fad3 100644 --- a/tests/sewing/tol_1/S5 +++ b/tests/sewing/tol_1/S5 @@ -1,2 +1,8 @@ restore [locate_data_file CIN001_a20.rle] a -set nbFreeEdges 74 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0049520649253341166 +checknbshapes result -shell 1 +checkfreebounds result 74 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S6 b/tests/sewing/tol_1/S6 index 220744ed47..5a7d654709 100644 --- a/tests/sewing/tol_1/S6 +++ b/tests/sewing/tol_1/S6 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20460b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S7 b/tests/sewing/tol_1/S7 index 71464fc2e5..5c10a776a8 100644 --- a/tests/sewing/tol_1/S7 +++ b/tests/sewing/tol_1/S7 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20462-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S8 b/tests/sewing/tol_1/S8 index 1fc2f2c26e..b1ceb8ac8d 100644 --- a/tests/sewing/tol_1/S8 +++ b/tests/sewing/tol_1/S8 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20462-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/S9 b/tests/sewing/tol_1/S9 index 83310f4c11..6dc568ff07 100644 --- a/tests/sewing/tol_1/S9 +++ b/tests/sewing/tol_1/S9 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a24.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T1 b/tests/sewing/tol_1/T1 index 82265d8bfe..cab3d32078 100644 --- a/tests/sewing/tol_1/T1 +++ b/tests/sewing/tol_1/T1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20482a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T2 b/tests/sewing/tol_1/T2 index 3216766d5a..7a3bdb14a1 100644 --- a/tests/sewing/tol_1/T2 +++ b/tests/sewing/tol_1/T2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20482b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T3 b/tests/sewing/tol_1/T3 index 8a1ec11374..23728fe3e3 100644 --- a/tests/sewing/tol_1/T3 +++ b/tests/sewing/tol_1/T3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20482c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T4 b/tests/sewing/tol_1/T4 index b05de1da28..d88593ca2a 100644 --- a/tests/sewing/tol_1/T4 +++ b/tests/sewing/tol_1/T4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20483-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T5 b/tests/sewing/tol_1/T5 index 8599192306..e42e712778 100644 --- a/tests/sewing/tol_1/T5 +++ b/tests/sewing/tol_1/T5 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a61.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T6 b/tests/sewing/tol_1/T6 index 11b3f9a8f2..7e182ed9e1 100644 --- a/tests/sewing/tol_1/T6 +++ b/tests/sewing/tol_1/T6 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20484a.rle] a + +sewing result $tol a + +checkmaxtol result 2.0400000000400001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T7 b/tests/sewing/tol_1/T7 index 62777883e4..21ae203560 100644 --- a/tests/sewing/tol_1/T7 +++ b/tests/sewing/tol_1/T7 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a63.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T8 b/tests/sewing/tol_1/T8 index a76d1dd15b..8ddbea638b 100644 --- a/tests/sewing/tol_1/T8 +++ b/tests/sewing/tol_1/T8 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20486a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/T9 b/tests/sewing/tol_1/T9 index 6c71873ed5..8b46cabef3 100644 --- a/tests/sewing/tol_1/T9 +++ b/tests/sewing/tol_1/T9 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20487a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U1 b/tests/sewing/tol_1/U1 index dd0766a332..87027727c7 100644 --- a/tests/sewing/tol_1/U1 +++ b/tests/sewing/tol_1/U1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20489-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U2 b/tests/sewing/tol_1/U2 index 7a93af3e24..a50d4e3538 100644 --- a/tests/sewing/tol_1/U2 +++ b/tests/sewing/tol_1/U2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20489-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U3 b/tests/sewing/tol_1/U3 index 280a0b7274..cdcf03ab48 100644 --- a/tests/sewing/tol_1/U3 +++ b/tests/sewing/tol_1/U3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20492a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U4 b/tests/sewing/tol_1/U4 index 4493b4e656..c6028b3ebc 100644 --- a/tests/sewing/tol_1/U4 +++ b/tests/sewing/tol_1/U4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20492b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U5 b/tests/sewing/tol_1/U5 index dd9c41a407..f6a74c7544 100644 --- a/tests/sewing/tol_1/U5 +++ b/tests/sewing/tol_1/U5 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20493a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U6 b/tests/sewing/tol_1/U6 index c112ccecd9..6109187cc6 100644 --- a/tests/sewing/tol_1/U6 +++ b/tests/sewing/tol_1/U6 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20494a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U7 b/tests/sewing/tol_1/U7 index 8e123b07ce..d65c48668e 100644 --- a/tests/sewing/tol_1/U7 +++ b/tests/sewing/tol_1/U7 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20495b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U8 b/tests/sewing/tol_1/U8 index 7bcd9e855f..39881b7148 100644 --- a/tests/sewing/tol_1/U8 +++ b/tests/sewing/tol_1/U8 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a8.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/U9 b/tests/sewing/tol_1/U9 index 28ff92b195..53f2a582da 100644 --- a/tests/sewing/tol_1/U9 +++ b/tests/sewing/tol_1/U9 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b1.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V1 b/tests/sewing/tol_1/V1 index 1a971a8d4c..650f488554 100644 --- a/tests/sewing/tol_1/V1 +++ b/tests/sewing/tol_1/V1 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b10.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V2 b/tests/sewing/tol_1/V2 index 6079ef017f..e445100de4 100644 --- a/tests/sewing/tol_1/V2 +++ b/tests/sewing/tol_1/V2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20496-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V3 b/tests/sewing/tol_1/V3 index 99223cca23..e31527a4b5 100644 --- a/tests/sewing/tol_1/V3 +++ b/tests/sewing/tol_1/V3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20496c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V4 b/tests/sewing/tol_1/V4 index 02e03b7d0a..d10f5bdd18 100644 --- a/tests/sewing/tol_1/V4 +++ b/tests/sewing/tol_1/V4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20498-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V5 b/tests/sewing/tol_1/V5 index c394d5d8b6..d73d3039b2 100644 --- a/tests/sewing/tol_1/V5 +++ b/tests/sewing/tol_1/V5 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20498-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V6 b/tests/sewing/tol_1/V6 index cf98746514..9141b5bfc4 100644 --- a/tests/sewing/tol_1/V6 +++ b/tests/sewing/tol_1/V6 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b15.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V7 b/tests/sewing/tol_1/V7 index 43aecd596a..cafad79273 100644 --- a/tests/sewing/tol_1/V7 +++ b/tests/sewing/tol_1/V7 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20503-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V8 b/tests/sewing/tol_1/V8 index d5d2fbdc86..8bd8aacb92 100644 --- a/tests/sewing/tol_1/V8 +++ b/tests/sewing/tol_1/V8 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b17.rle] a + +sewing result $tol a + +checkmaxtol result 4.5 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/V9 b/tests/sewing/tol_1/V9 index f3b9f7a155..c96804f862 100644 --- a/tests/sewing/tol_1/V9 +++ b/tests/sewing/tol_1/V9 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20503-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W1 b/tests/sewing/tol_1/W1 index e919a749b5..b008805fb3 100644 --- a/tests/sewing/tol_1/W1 +++ b/tests/sewing/tol_1/W1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20504-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W2 b/tests/sewing/tol_1/W2 index 1f78dbe32b..2cdcff2548 100644 --- a/tests/sewing/tol_1/W2 +++ b/tests/sewing/tol_1/W2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20504-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W3 b/tests/sewing/tol_1/W3 index 67105201e0..06626086fb 100644 --- a/tests/sewing/tol_1/W3 +++ b/tests/sewing/tol_1/W3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20505-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W4 b/tests/sewing/tol_1/W4 index ebaa7cafa6..b031998782 100644 --- a/tests/sewing/tol_1/W4 +++ b/tests/sewing/tol_1/W4 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b24.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W5 b/tests/sewing/tol_1/W5 index a18feeaf2f..734defa0ae 100644 --- a/tests/sewing/tol_1/W5 +++ b/tests/sewing/tol_1/W5 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b26.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W6 b/tests/sewing/tol_1/W6 index 0cff1f8e58..531b345b6e 100644 --- a/tests/sewing/tol_1/W6 +++ b/tests/sewing/tol_1/W6 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20505-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W7 b/tests/sewing/tol_1/W7 index c5584bb04b..4a8723f92d 100644 --- a/tests/sewing/tol_1/W7 +++ b/tests/sewing/tol_1/W7 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20506a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W8 b/tests/sewing/tol_1/W8 index d2e9232f05..0ff1461861 100644 --- a/tests/sewing/tol_1/W8 +++ b/tests/sewing/tol_1/W8 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20525-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/W9 b/tests/sewing/tol_1/W9 index 7011815326..89b8871318 100644 --- a/tests/sewing/tol_1/W9 +++ b/tests/sewing/tol_1/W9 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20525-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X1 b/tests/sewing/tol_1/X1 index 0f6aa1cba0..f1d0f1cadc 100644 --- a/tests/sewing/tol_1/X1 +++ b/tests/sewing/tol_1/X1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20526-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X2 b/tests/sewing/tol_1/X2 index 7337eec622..57dbfa61e3 100644 --- a/tests/sewing/tol_1/X2 +++ b/tests/sewing/tol_1/X2 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b6.rle] a + +sewing result $tol a + +checkmaxtol result 0.02104799827938 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X3 b/tests/sewing/tol_1/X3 index 3927de3feb..fe20c516a4 100644 --- a/tests/sewing/tol_1/X3 +++ b/tests/sewing/tol_1/X3 @@ -1 +1,8 @@ restore [locate_data_file CIN001_b9.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X4 b/tests/sewing/tol_1/X4 index ca6cdb7e4c..4cea4e47c7 100644 --- a/tests/sewing/tol_1/X4 +++ b/tests/sewing/tol_1/X4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20527-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X5 b/tests/sewing/tol_1/X5 index 773400fb86..2d0cf61588 100644 --- a/tests/sewing/tol_1/X5 +++ b/tests/sewing/tol_1/X5 @@ -1 +1,8 @@ restore [locate_data_file CIN900_buc60hmh.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X6 b/tests/sewing/tol_1/X6 index c67082ec99..5312a4b425 100644 --- a/tests/sewing/tol_1/X6 +++ b/tests/sewing/tol_1/X6 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts20hlh.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X7 b/tests/sewing/tol_1/X7 index fbee33d9f3..55ecf57610 100644 --- a/tests/sewing/tol_1/X7 +++ b/tests/sewing/tol_1/X7 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts20hlj.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X8 b/tests/sewing/tol_1/X8 index 679d192a91..5e3166fb95 100644 --- a/tests/sewing/tol_1/X8 +++ b/tests/sewing/tol_1/X8 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts20hlk.rle] a + +sewing result $tol a + +checkmaxtol result 0.0030000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/X9 b/tests/sewing/tol_1/X9 index d6b5e3627e..3e974595f5 100644 --- a/tests/sewing/tol_1/X9 +++ b/tests/sewing/tol_1/X9 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts20hll.rle] a + +sewing result $tol a + +checkmaxtol result 0.0030000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y1 b/tests/sewing/tol_1/Y1 index cc5fa54eac..fdedfc1d8d 100644 --- a/tests/sewing/tol_1/Y1 +++ b/tests/sewing/tol_1/Y1 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts21hlo.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y2 b/tests/sewing/tol_1/Y2 index 7c54138461..2c45abb12f 100644 --- a/tests/sewing/tol_1/Y2 +++ b/tests/sewing/tol_1/Y2 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts21hlp.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y3 b/tests/sewing/tol_1/Y3 index 080526e977..14e3ccd3b1 100644 --- a/tests/sewing/tol_1/Y3 +++ b/tests/sewing/tol_1/Y3 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts21hlq.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y4 b/tests/sewing/tol_1/Y4 index 7c5e425520..17557907fb 100644 --- a/tests/sewing/tol_1/Y4 +++ b/tests/sewing/tol_1/Y4 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts21hlr.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y5 b/tests/sewing/tol_1/Y5 index d67d251893..14446ec805 100644 --- a/tests/sewing/tol_1/Y5 +++ b/tests/sewing/tol_1/Y5 @@ -1 +1,8 @@ restore [locate_data_file CIN900_fra61hls.rle] a + +sewing result $tol a + +checkmaxtol result 4.5 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y6 b/tests/sewing/tol_1/Y6 index 2fb402df81..ae1f513fb0 100644 --- a/tests/sewing/tol_1/Y6 +++ b/tests/sewing/tol_1/Y6 @@ -1 +1,8 @@ restore [locate_data_file CIN900_fra61hlt.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y7 b/tests/sewing/tol_1/Y7 index 07f57c25f0..0ae24328b5 100644 --- a/tests/sewing/tol_1/Y7 +++ b/tests/sewing/tol_1/Y7 @@ -1 +1,8 @@ restore [locate_data_file CIN900_pro11hlu.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y8 b/tests/sewing/tol_1/Y8 index e873b53a5c..b33c0201f1 100644 --- a/tests/sewing/tol_1/Y8 +++ b/tests/sewing/tol_1/Y8 @@ -1 +1,8 @@ restore [locate_data_file CIN900_pro11hlv.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Y9 b/tests/sewing/tol_1/Y9 index a735f4e771..2e2d0d5115 100644 --- a/tests/sewing/tol_1/Y9 +++ b/tests/sewing/tol_1/Y9 @@ -1 +1,8 @@ restore [locate_data_file CIN900_pro14hma.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z1 b/tests/sewing/tol_1/Z1 index b3f2df66c5..7f499417fb 100644 --- a/tests/sewing/tol_1/Z1 +++ b/tests/sewing/tol_1/Z1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20528-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z2 b/tests/sewing/tol_1/Z2 index e00a800747..7dafa68581 100644 --- a/tests/sewing/tol_1/Z2 +++ b/tests/sewing/tol_1/Z2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20529a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z3 b/tests/sewing/tol_1/Z3 index e8c322332f..5149820198 100644 --- a/tests/sewing/tol_1/Z3 +++ b/tests/sewing/tol_1/Z3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20529b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z4 b/tests/sewing/tol_1/Z4 index d292952e9f..3e7af7a9fe 100644 --- a/tests/sewing/tol_1/Z4 +++ b/tests/sewing/tol_1/Z4 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20535a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z5 b/tests/sewing/tol_1/Z5 index 70656e5b4c..4aaf901880 100644 --- a/tests/sewing/tol_1/Z5 +++ b/tests/sewing/tol_1/Z5 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20535b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z6 b/tests/sewing/tol_1/Z6 index 08d811ede4..6f1daae274 100644 --- a/tests/sewing/tol_1/Z6 +++ b/tests/sewing/tol_1/Z6 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20537-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z7 b/tests/sewing/tol_1/Z7 index f9de968ca4..838118a928 100644 --- a/tests/sewing/tol_1/Z7 +++ b/tests/sewing/tol_1/Z7 @@ -1 +1,8 @@ restore [locate_data_file CTO902_cts20551b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z8 b/tests/sewing/tol_1/Z8 index cc2f291352..156ee7fb85 100644 --- a/tests/sewing/tol_1/Z8 +++ b/tests/sewing/tol_1/Z8 @@ -1 +1,8 @@ restore [locate_data_file cts20552-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/Z9 b/tests/sewing/tol_1/Z9 index 5c99804ee9..ea4b635fad 100644 --- a/tests/sewing/tol_1/Z9 +++ b/tests/sewing/tol_1/Z9 @@ -1 +1,8 @@ restore [locate_data_file CTO902_pro14235a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_1/end b/tests/sewing/tol_1/begin old mode 100755 new mode 100644 similarity index 100% rename from tests/sewing/tol_1/end rename to tests/sewing/tol_1/begin diff --git a/tests/sewing/tol_100/A1 b/tests/sewing/tol_100/A1 index 6361d78350..0c8e7860fe 100644 --- a/tests/sewing/tol_100/A1 +++ b/tests/sewing/tol_100/A1 @@ -1 +1,8 @@ restore [locate_data_file CTO902_pro14235b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A2 b/tests/sewing/tol_100/A2 index 87823d34b5..ad8d47b015 100644 --- a/tests/sewing/tol_100/A2 +++ b/tests/sewing/tol_100/A2 @@ -1 +1,8 @@ restore [locate_data_file CTO902_pro14235c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A3 b/tests/sewing/tol_100/A3 index bcd34f388c..aeb93e97bc 100644 --- a/tests/sewing/tol_100/A3 +++ b/tests/sewing/tol_100/A3 @@ -1 +1,8 @@ restore [locate_data_file CTO902_pro14235d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A4 b/tests/sewing/tol_100/A4 index 3d7e8a31c3..2769fe513e 100644 --- a/tests/sewing/tol_100/A4 +++ b/tests/sewing/tol_100/A4 @@ -1 +1,8 @@ restore [locate_data_file CFE900_pro13gfc.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A5 b/tests/sewing/tol_100/A5 index af16426afc..10f1cdb19f 100644 --- a/tests/sewing/tol_100/A5 +++ b/tests/sewing/tol_100/A5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_buc60093a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A6 b/tests/sewing/tol_100/A6 index 2bc7d7c958..15b6fcd951 100644 --- a/tests/sewing/tol_100/A6 +++ b/tests/sewing/tol_100/A6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_buc60116a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A7 b/tests/sewing/tol_100/A7 index ff003e3bc4..6394d11dce 100644 --- a/tests/sewing/tol_100/A7 +++ b/tests/sewing/tol_100/A7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_buc60220b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A8 b/tests/sewing/tol_100/A8 index e23d26f819..cdd08937e4 100644 --- a/tests/sewing/tol_100/A8 +++ b/tests/sewing/tol_100/A8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts17786b.rle] a + +sewing result $tol a + +checkmaxtol result 0.0050001000000000004 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/A9 b/tests/sewing/tol_100/A9 index 1228c3e492..a376cc4947 100644 --- a/tests/sewing/tol_100/A9 +++ b/tests/sewing/tol_100/A9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20290b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B1 b/tests/sewing/tol_100/B1 index d165dac98d..b28629e661 100644 --- a/tests/sewing/tol_100/B1 +++ b/tests/sewing/tol_100/B1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20339-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B2 b/tests/sewing/tol_100/B2 index a74955f947..c4fbb653b3 100644 --- a/tests/sewing/tol_100/B2 +++ b/tests/sewing/tol_100/B2 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20366-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B3 b/tests/sewing/tol_100/B3 index ce720bb400..67bcfa6651 100644 --- a/tests/sewing/tol_100/B3 +++ b/tests/sewing/tol_100/B3 @@ -1 +1,8 @@ restore [locate_data_file CFI_b1234fie.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B4 b/tests/sewing/tol_100/B4 index 6539de9fb4..a558497575 100644 --- a/tests/sewing/tol_100/B4 +++ b/tests/sewing/tol_100/B4 @@ -1 +1,8 @@ restore [locate_data_file CFI_b5678fif.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B5 b/tests/sewing/tol_100/B5 index b7adc676f2..67f64dc2e1 100644 --- a/tests/sewing/tol_100/B5 +++ b/tests/sewing/tol_100/B5 @@ -1 +1,8 @@ restore [locate_data_file CFI_c1234fig.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B6 b/tests/sewing/tol_100/B6 index 89b0a75d3f..df65bb68c0 100644 --- a/tests/sewing/tol_100/B6 +++ b/tests/sewing/tol_100/B6 @@ -1 +1,8 @@ restore [locate_data_file CFI_c5678fih.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B7 b/tests/sewing/tol_100/B7 index 07f1144907..58877850b0 100644 --- a/tests/sewing/tol_100/B7 +++ b/tests/sewing/tol_100/B7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20370-part.rle] a + +sewing result $tol a + +checkmaxtol result 8.1600000019999998e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B8 b/tests/sewing/tol_100/B8 index 89ca70f72d..4d9ec60e18 100644 --- a/tests/sewing/tol_100/B8 +++ b/tests/sewing/tol_100/B8 @@ -1 +1,8 @@ restore [locate_data_file CFI_g1234fio.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/B9 b/tests/sewing/tol_100/B9 index 90f98a12c3..bcc9ebb4a7 100644 --- a/tests/sewing/tol_100/B9 +++ b/tests/sewing/tol_100/B9 @@ -1 +1,8 @@ restore [locate_data_file CFI_g5678fip.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C1 b/tests/sewing/tol_100/C1 index dab416d668..a57824bf10 100644 --- a/tests/sewing/tol_100/C1 +++ b/tests/sewing/tol_100/C1 @@ -1 +1,8 @@ restore [locate_data_file CFI_h1234fiq.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C2 b/tests/sewing/tol_100/C2 index 021eed3054..9cb733ebc6 100644 --- a/tests/sewing/tol_100/C2 +++ b/tests/sewing/tol_100/C2 @@ -1 +1,8 @@ restore [locate_data_file CFI_h5678fir.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C3 b/tests/sewing/tol_100/C3 index 9ac0e5ff8f..842e75d164 100644 --- a/tests/sewing/tol_100/C3 +++ b/tests/sewing/tol_100/C3 @@ -1,2 +1,8 @@ restore [locate_data_file 4_O1(hlacg06).draw] a -set nbFreeEdges 8 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.022202144948888329 +checknbshapes result -shell 1 +checkfreebounds result 8 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C4 b/tests/sewing/tol_100/C4 index 687ae8945e..0f9d793a49 100644 --- a/tests/sewing/tol_100/C4 +++ b/tests/sewing/tol_100/C4 @@ -1 +1,8 @@ restore [locate_data_file CFI_i1234fis.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C5 b/tests/sewing/tol_100/C5 index b973c501db..5568fb4fbf 100644 --- a/tests/sewing/tol_100/C5 +++ b/tests/sewing/tol_100/C5 @@ -1,2 +1,10 @@ +puts "TODO ?OCC24592 ALL: Error: Max tolerance" + restore [locate_data_file CFI_pro11907.rle] a -set nbFreeEdges 5 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 119.70912291460951 +checknbshapes result -shell 1 +checkfreebounds result 5 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C6 b/tests/sewing/tol_100/C6 index 1c5696f663..5079bb71ab 100644 --- a/tests/sewing/tol_100/C6 +++ b/tests/sewing/tol_100/C6 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro13225.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C7 b/tests/sewing/tol_100/C7 index 097ea929ca..548d830b39 100644 --- a/tests/sewing/tol_100/C7 +++ b/tests/sewing/tol_100/C7 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro14035.rle] a + +sewing result $tol a + +checkmaxtol result 2.4000000003999999e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C8 b/tests/sewing/tol_100/C8 index a66f3486a6..4d8a518d1e 100644 --- a/tests/sewing/tol_100/C8 +++ b/tests/sewing/tol_100/C8 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro14550.rle] a + +sewing result $tol a + +checkmaxtol result 1.22000000024e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/C9 b/tests/sewing/tol_100/C9 index 286be3eb8a..db6c1b14b6 100644 --- a/tests/sewing/tol_100/C9 +++ b/tests/sewing/tol_100/C9 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro14551.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D1 b/tests/sewing/tol_100/D1 index 123111e00f..844dce16ae 100644 --- a/tests/sewing/tol_100/D1 +++ b/tests/sewing/tol_100/D1 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro14552.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D2 b/tests/sewing/tol_100/D2 index cc7b5265df..86d0de3529 100644 --- a/tests/sewing/tol_100/D2 +++ b/tests/sewing/tol_100/D2 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro14714.rle] a + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D3 b/tests/sewing/tol_100/D3 index e5d78e27e3..c8828ad064 100644 --- a/tests/sewing/tol_100/D3 +++ b/tests/sewing/tol_100/D3 @@ -1,3 +1,11 @@ +puts "TODO ?OCC24592 ALL: Error: Max tolerance" +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CFI_pro15441.rle] a -set nb_f "" -set nbFreeEdges 4 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 29.44023733263295 +checknbshapes result -shell 1 +checkfreebounds result 4 +checkfaults result a 5 diff --git a/tests/sewing/tol_100/D4 b/tests/sewing/tol_100/D4 index e4a4d2ddb8..42c76233fb 100644 --- a/tests/sewing/tol_100/D4 +++ b/tests/sewing/tol_100/D4 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro16388.rle] a + +sewing result $tol a + +checkmaxtol result 0.00050030217895507807 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D5 b/tests/sewing/tol_100/D5 index 112c8b6d9f..8c06f20f3d 100644 --- a/tests/sewing/tol_100/D5 +++ b/tests/sewing/tol_100/D5 @@ -1 +1,8 @@ restore [locate_data_file CFI_pro7788.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D6 b/tests/sewing/tol_100/D6 index 9b33e1b92a..0e2f1f0407 100644 --- a/tests/sewing/tol_100/D6 +++ b/tests/sewing/tol_100/D6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20527b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D7 b/tests/sewing/tol_100/D7 index 3f0e71f786..360fc6458f 100644 --- a/tests/sewing/tol_100/D7 +++ b/tests/sewing/tol_100/D7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20549b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D8 b/tests/sewing/tol_100/D8 index 32a0b536dc..68dffb9d8a 100644 --- a/tests/sewing/tol_100/D8 +++ b/tests/sewing/tol_100/D8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro14785c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/D9 b/tests/sewing/tol_100/D9 index ca14f3a69f..46b4ef3bf7 100644 --- a/tests/sewing/tol_100/D9 +++ b/tests/sewing/tol_100/D9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11292f.rle] a + +sewing result $tol a + +checkmaxtol result 0.0092999999999999992 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E1 b/tests/sewing/tol_100/E1 index 50a1308558..0c9f61863d 100644 --- a/tests/sewing/tol_100/E1 +++ b/tests/sewing/tol_100/E1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11292g.rle] a + +sewing result $tol a + +checkmaxtol result 0.0092999999999999992 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E2 b/tests/sewing/tol_100/E2 index 19c90e70db..2680bda65b 100644 --- a/tests/sewing/tol_100/E2 +++ b/tests/sewing/tol_100/E2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11292h.rle] a + +sewing result $tol a + +checkmaxtol result 0.0092999999999999992 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E3 b/tests/sewing/tol_100/E3 index 03131961c6..6fa444bb32 100644 --- a/tests/sewing/tol_100/E3 +++ b/tests/sewing/tol_100/E3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro11292i.rle] a + +sewing result $tol a + +checkmaxtol result 0.0092999999999999992 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E4 b/tests/sewing/tol_100/E4 index 1b8a14b547..7bd7342fbc 100644 --- a/tests/sewing/tol_100/E4 +++ b/tests/sewing/tol_100/E4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21326a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E5 b/tests/sewing/tol_100/E5 index e2059770cf..854e1b0b43 100644 --- a/tests/sewing/tol_100/E5 +++ b/tests/sewing/tol_100/E5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21347a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E6 b/tests/sewing/tol_100/E6 index ddfe0a553e..37c5595ccd 100644 --- a/tests/sewing/tol_100/E6 +++ b/tests/sewing/tol_100/E6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21347b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E7 b/tests/sewing/tol_100/E7 index 17cbb05531..0ed38ec88f 100644 --- a/tests/sewing/tol_100/E7 +++ b/tests/sewing/tol_100/E7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21349.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E8 b/tests/sewing/tol_100/E8 index a5e4d323de..74bab82766 100644 --- a/tests/sewing/tol_100/E8 +++ b/tests/sewing/tol_100/E8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21364b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/E9 b/tests/sewing/tol_100/E9 index 9f01f36cf9..65fa97c9dc 100644 --- a/tests/sewing/tol_100/E9 +++ b/tests/sewing/tol_100/E9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra50047a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F1 b/tests/sewing/tol_100/F1 index 5d9ae65753..7a8b99f65e 100644 --- a/tests/sewing/tol_100/F1 +++ b/tests/sewing/tol_100/F1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra60275a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F2 b/tests/sewing/tol_100/F2 index 36192defbe..7349c96c1c 100644 --- a/tests/sewing/tol_100/F2 +++ b/tests/sewing/tol_100/F2 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra60977-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F3 b/tests/sewing/tol_100/F3 index f2dfa5b225..1e2c813199 100644 --- a/tests/sewing/tol_100/F3 +++ b/tests/sewing/tol_100/F3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra60977-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F4 b/tests/sewing/tol_100/F4 index 39a21cb4ae..d2b08855e0 100644 --- a/tests/sewing/tol_100/F4 +++ b/tests/sewing/tol_100/F4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra61146a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F5 b/tests/sewing/tol_100/F5 index 32198d9abc..ca1ffe8d1e 100644 --- a/tests/sewing/tol_100/F5 +++ b/tests/sewing/tol_100/F5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra61146b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F6 b/tests/sewing/tol_100/F6 index a976796de3..8f97da106b 100644 --- a/tests/sewing/tol_100/F6 +++ b/tests/sewing/tol_100/F6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro13075a.rle] a + +sewing result $tol a + +checkmaxtol result 3.6000000020000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F7 b/tests/sewing/tol_100/F7 index e1b9fd8889..ffb93d27e3 100644 --- a/tests/sewing/tol_100/F7 +++ b/tests/sewing/tol_100/F7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro13075b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F8 b/tests/sewing/tol_100/F8 index 61335c0ef4..4a100a8842 100644 --- a/tests/sewing/tol_100/F8 +++ b/tests/sewing/tol_100/F8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro14785a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/F9 b/tests/sewing/tol_100/F9 index 78023a872a..b6b5340510 100644 --- a/tests/sewing/tol_100/F9 +++ b/tests/sewing/tol_100/F9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20578a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G1 b/tests/sewing/tol_100/G1 index 2282242acc..ede69d77a4 100644 --- a/tests/sewing/tol_100/G1 +++ b/tests/sewing/tol_100/G1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20578b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G2 b/tests/sewing/tol_100/G2 index 52c06e66cc..17dd44e05d 100644 --- a/tests/sewing/tol_100/G2 +++ b/tests/sewing/tol_100/G2 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20751b.rle] a + +sewing result $tol a + +checkmaxtol result 1.0216478440458501e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G3 b/tests/sewing/tol_100/G3 index 93af853ded..dea5faccbf 100644 --- a/tests/sewing/tol_100/G3 +++ b/tests/sewing/tol_100/G3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20767-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G4 b/tests/sewing/tol_100/G4 index 525c34237f..4aedecd1dd 100644 --- a/tests/sewing/tol_100/G4 +++ b/tests/sewing/tol_100/G4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20769a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G5 b/tests/sewing/tol_100/G5 index dc0895e4e7..a6463972e6 100644 --- a/tests/sewing/tol_100/G5 +++ b/tests/sewing/tol_100/G5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20867-part.rle] a + +sewing result $tol a + +checkmaxtol result 1.7600000020000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G6 b/tests/sewing/tol_100/G6 index 930d553111..9259ce88bd 100644 --- a/tests/sewing/tol_100/G6 +++ b/tests/sewing/tol_100/G6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20869-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G7 b/tests/sewing/tol_100/G7 index 11c24ee7d1..19ba74ada1 100644 --- a/tests/sewing/tol_100/G7 +++ b/tests/sewing/tol_100/G7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20875-part.rle] a + +sewing result $tol a + +checkmaxtol result 0.00017424461414289899 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G8 b/tests/sewing/tol_100/G8 index b8b8ac7443..dc417fc48a 100644 --- a/tests/sewing/tol_100/G8 +++ b/tests/sewing/tol_100/G8 @@ -1 +1,8 @@ restore [locate_data_file CHE_cc1.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/G9 b/tests/sewing/tol_100/G9 index c7c84882fa..9cc1135100 100644 --- a/tests/sewing/tol_100/G9 +++ b/tests/sewing/tol_100/G9 @@ -1 +1,8 @@ restore [locate_data_file CHE_cc2.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/H1 b/tests/sewing/tol_100/H1 index 3a401f6866..b968b727c9 100644 --- a/tests/sewing/tol_100/H1 +++ b/tests/sewing/tol_100/H1 @@ -1,2 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CHE_filter.rle] a -set nb_f 16 + +sewing result $tol a + +checkmaxtol result 0.0054045213822515332 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 16 diff --git a/tests/sewing/tol_100/H2 b/tests/sewing/tol_100/H2 index 1b9091c536..8ab6f860c6 100644 --- a/tests/sewing/tol_100/H2 +++ b/tests/sewing/tol_100/H2 @@ -1 +1,8 @@ restore [locate_data_file CHE_vevopar.rle] a + +sewing result $tol a + +checkmaxtol result 1.1000000000000001e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/H3 b/tests/sewing/tol_100/H3 index 74ee3b01da..0fe508afaa 100644 --- a/tests/sewing/tol_100/H3 +++ b/tests/sewing/tol_100/H3 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a10.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/H4 b/tests/sewing/tol_100/H4 index 3776524c89..4d54780bc2 100644 --- a/tests/sewing/tol_100/H4 +++ b/tests/sewing/tol_100/H4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20907a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/H5 b/tests/sewing/tol_100/H5 index c0990f21ff..ddaf503ded 100644 --- a/tests/sewing/tol_100/H5 +++ b/tests/sewing/tol_100/H5 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a15.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/H6 b/tests/sewing/tol_100/H6 index f1eb801b1b..a3c3055a34 100644 --- a/tests/sewing/tol_100/H6 +++ b/tests/sewing/tol_100/H6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20918b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/H7 b/tests/sewing/tol_100/H7 index 4aedcfa2ac..0a5760c2ba 100644 --- a/tests/sewing/tol_100/H7 +++ b/tests/sewing/tol_100/H7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20944a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/H8 b/tests/sewing/tol_100/H8 index 66b85ebf92..fa538bafac 100644 --- a/tests/sewing/tol_100/H8 +++ b/tests/sewing/tol_100/H8 @@ -1,2 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CIN001_a45.rle] a -set nb_f 4 + +sewing result $tol a + +checkmaxtol result 0.0025000998179367383 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 4 diff --git a/tests/sewing/tol_100/H9 b/tests/sewing/tol_100/H9 index c41cecb179..706e88c082 100644 --- a/tests/sewing/tol_100/H9 +++ b/tests/sewing/tol_100/H9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20944b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/I1 b/tests/sewing/tol_100/I1 index fa408efdf8..bd6b3e06b4 100644 --- a/tests/sewing/tol_100/I1 +++ b/tests/sewing/tol_100/I1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20960a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/I2 b/tests/sewing/tol_100/I2 index 8197ed192a..525e419aa8 100644 --- a/tests/sewing/tol_100/I2 +++ b/tests/sewing/tol_100/I2 @@ -1 +1,8 @@ restore [locate_data_file CIN001_a6.rle] a + +sewing result $tol a + +checkmaxtol result 0.000290392426468876 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/I3 b/tests/sewing/tol_100/I3 index 12d26f9159..92cf618543 100644 --- a/tests/sewing/tol_100/I3 +++ b/tests/sewing/tol_100/I3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro14785b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/I4 b/tests/sewing/tol_100/I4 index 4e56c0262e..4b9d2b6045 100644 --- a/tests/sewing/tol_100/I4 +++ b/tests/sewing/tol_100/I4 @@ -1 +1,8 @@ restore [locate_data_file CIN900_cts20hli.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/I5 b/tests/sewing/tol_100/I5 index 6bd9527c56..287cdf1d97 100644 --- a/tests/sewing/tol_100/I5 +++ b/tests/sewing/tol_100/I5 @@ -1,2 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CIN901_intcqhmi.rle] a -set nb_f 6 + +sewing result $tol a + +checkmaxtol result 27.029859224903987 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 6 diff --git a/tests/sewing/tol_100/I6 b/tests/sewing/tol_100/I6 index c28ce7c085..c5157e94c4 100644 --- a/tests/sewing/tol_100/I6 +++ b/tests/sewing/tol_100/I6 @@ -1,3 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CIN901_intcqhmj.rle] a -set nb_f "" -set nbFreeEdges 34 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 153.66065674630602 +checknbshapes result -shell 1 +checkfreebounds result 34 +checkfaults result a 3 diff --git a/tests/sewing/tol_100/I7 b/tests/sewing/tol_100/I7 index 1c3216d2f1..31688cd47e 100644 --- a/tests/sewing/tol_100/I7 +++ b/tests/sewing/tol_100/I7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20974b.rle] a + +sewing result $tol a + +checkmaxtol result 1.1000000019999999e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/I8 b/tests/sewing/tol_100/I8 index 9343a14c56..271956fa65 100644 --- a/tests/sewing/tol_100/I8 +++ b/tests/sewing/tol_100/I8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20975b.rle] a + +sewing result $tol a + +checkmaxtol result 0.0030000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/I9 b/tests/sewing/tol_100/I9 index ba4709726b..882b6d2d1e 100644 --- a/tests/sewing/tol_100/I9 +++ b/tests/sewing/tol_100/I9 @@ -1,3 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CIN902_intcqhmm.rle] a -set nb_f "" -set nbFreeEdges 28 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 30.472070989451943 +checknbshapes result -shell 1 +checkfreebounds result 28 +checkfaults result a 11 diff --git a/tests/sewing/tol_100/J1 b/tests/sewing/tol_100/J1 index 5363202504..cc4fb6a024 100644 --- a/tests/sewing/tol_100/J1 +++ b/tests/sewing/tol_100/J1 @@ -1,3 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CIN902_intcqhmn.rle] a -set nb_f "" -set nbFreeEdges 47 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0067406446723805797 +checknbshapes result -shell 1 +checkfreebounds result 47 +checkfaults result a 7 diff --git a/tests/sewing/tol_100/J2 b/tests/sewing/tol_100/J2 index ac221ed53e..2708e55224 100644 --- a/tests/sewing/tol_100/J2 +++ b/tests/sewing/tol_100/J2 @@ -1,3 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CIN902_intcqhmo.rle] a -set nb_f "" -set nbFreeEdges 47 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0067406446723805797 +checknbshapes result -shell 1 +checkfreebounds result 47 +checkfaults result a 7 diff --git a/tests/sewing/tol_100/J3 b/tests/sewing/tol_100/J3 index ba649fa4bf..34af8355bb 100644 --- a/tests/sewing/tol_100/J3 +++ b/tests/sewing/tol_100/J3 @@ -1,3 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CIN902_intcqhmp.rle] a -set nb_f 7 -set nbFreeEdges 19 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 268.87290128183184 +checknbshapes result -shell 1 +checkfreebounds result 19 +checkfaults result a 7 diff --git a/tests/sewing/tol_100/J4 b/tests/sewing/tol_100/J4 index 7f10560ccc..4033e9c099 100644 --- a/tests/sewing/tol_100/J4 +++ b/tests/sewing/tol_100/J4 @@ -1,3 +1,10 @@ -puts "TODO OCC23150 ALL: Error : Number of faults is" +puts "TODO ?OCC24592 ALL: Error : Number of faults is" restore [locate_data_file CIN902_intcqhmq.rle] a + +sewing result $tol a + +checkmaxtol result 58.18051229943552 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 13 \ No newline at end of file diff --git a/tests/sewing/tol_100/J5 b/tests/sewing/tol_100/J5 index c2f03f4030..cdec9cb9fd 100644 --- a/tests/sewing/tol_100/J5 +++ b/tests/sewing/tol_100/J5 @@ -1,5 +1,12 @@ -puts "TODO OCC23150 ALL: Error : Number of faults is" -puts "TODO OCC24592 ALL: Error : Number of free edges is" +puts "TODO ?OCC24592 ALL: Error: Max tolerance" +puts "TODO ?OCC24592 ALL: Error : Number of faults is" +puts "TODO ?OCC24592 ALL: Error : Number of free edges is" restore [locate_data_file CIN902_intcqhmr.rle] a -set nbFreeEdges "" \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 197.67876466299327 +checknbshapes result -shell 1 +checkfreebounds result 21 +checkfaults result a 7 diff --git a/tests/sewing/tol_100/J6 b/tests/sewing/tol_100/J6 index 5f66fc13c2..4df6556821 100644 --- a/tests/sewing/tol_100/J6 +++ b/tests/sewing/tol_100/J6 @@ -1,4 +1,12 @@ +puts "TODO ?OCC24592 ALL: Error: Max tolerance" +puts "TODO ?OCC24592 ALL: Error : Number of faults is" +puts "TODO ?OCC24592 ALL: Error : Number of free edges is" + restore [locate_data_file CIN902_intcqhms.rle] a -puts "TODO #24592 ALL: Error : Number of free edges is" -set nb_f "" -set nbFreeEdges "" \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 161.97171756965696 +checknbshapes result -shell 1 +checkfreebounds result 53 +checkfaults result a 30 diff --git a/tests/sewing/tol_100/J7 b/tests/sewing/tol_100/J7 index 778808b60e..830a248dcc 100644 --- a/tests/sewing/tol_100/J7 +++ b/tests/sewing/tol_100/J7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21124a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/J8 b/tests/sewing/tol_100/J8 index 46c09aaa19..170cc393b1 100644 --- a/tests/sewing/tol_100/J8 +++ b/tests/sewing/tol_100/J8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21143a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/J9 b/tests/sewing/tol_100/J9 index b4052b52bc..049bd8b81d 100644 --- a/tests/sewing/tol_100/J9 +++ b/tests/sewing/tol_100/J9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21208a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K1 b/tests/sewing/tol_100/K1 index e97bd65d25..b3f260c9b6 100644 --- a/tests/sewing/tol_100/K1 +++ b/tests/sewing/tol_100/K1 @@ -1,5 +1,11 @@ -puts "TODO ?OCC23150 ALL: Error : Number of faults is" -puts "TODO OCC24592 ALL: Error : Number of free edges is" +puts "TODO ?OCC24592 ALL: Error : Number of free edges is" +puts "TODO ?OCC24592 ALL: Error : Number of faults is" restore [locate_data_file CNP002_projoiep.rle] a -set nbFreeEdges "" + +sewing result $tol a + +checkmaxtol result 28.187689872750411 +checknbshapes result -shell 1 +checkfreebounds result 15 +checkfaults result a 1 diff --git a/tests/sewing/tol_100/K2 b/tests/sewing/tol_100/K2 index 9c2f6f3766..6c9a33c86e 100644 --- a/tests/sewing/tol_100/K2 +++ b/tests/sewing/tol_100/K2 @@ -1,2 +1,8 @@ restore [locate_data_file CNP002_projoieq.rle] a -set nbFreeEdges 32 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 0.0011000000000000001 +checknbshapes result -shell 1 +checkfreebounds result 32 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K3 b/tests/sewing/tol_100/K3 index 3670eaefaa..4fa63bbce4 100644 --- a/tests/sewing/tol_100/K3 +++ b/tests/sewing/tol_100/K3 @@ -1,2 +1,8 @@ restore [locate_data_file CNP002_projoier.rle] a -set nbFreeEdges 39 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 1.5607514600358501 +checknbshapes result -shell 1 +checkfreebounds result 39 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K4 b/tests/sewing/tol_100/K4 index 13796084c4..c11aba562c 100644 --- a/tests/sewing/tol_100/K4 +++ b/tests/sewing/tol_100/K4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_buc60219a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K5 b/tests/sewing/tol_100/K5 index 944d6e14f2..0db68189c8 100644 --- a/tests/sewing/tol_100/K5 +++ b/tests/sewing/tol_100/K5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts18078-part.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K6 b/tests/sewing/tol_100/K6 index b7a372b753..cd9dfd61bc 100644 --- a/tests/sewing/tol_100/K6 +++ b/tests/sewing/tol_100/K6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts19474part.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K7 b/tests/sewing/tol_100/K7 index 676153d564..a4cc0a458b 100644 --- a/tests/sewing/tol_100/K7 +++ b/tests/sewing/tol_100/K7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts19485-part.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K8 b/tests/sewing/tol_100/K8 index 03775c343d..031311a9be 100644 --- a/tests/sewing/tol_100/K8 +++ b/tests/sewing/tol_100/K8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20105a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/K9 b/tests/sewing/tol_100/K9 index 08fadfd50c..2eff3eb809 100644 --- a/tests/sewing/tol_100/K9 +++ b/tests/sewing/tol_100/K9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21210a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L1 b/tests/sewing/tol_100/L1 index 3ae404333f..354d2b811a 100644 --- a/tests/sewing/tol_100/L1 +++ b/tests/sewing/tol_100/L1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21216a.rle] a + +sewing result $tol a + +checkmaxtol result 7.6988706603508698e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L2 b/tests/sewing/tol_100/L2 index 13b0c941bd..6ed29e2d6a 100644 --- a/tests/sewing/tol_100/L2 +++ b/tests/sewing/tol_100/L2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20124a.rle] a + +sewing result $tol a + +checkmaxtol result 1.0669850423385499e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L3 b/tests/sewing/tol_100/L3 index a6c04f06ca..a1b8de1690 100644 --- a/tests/sewing/tol_100/L3 +++ b/tests/sewing/tol_100/L3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20124b.rle] a + +sewing result $tol a + +checkmaxtol result 1.0669850423385499e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L4 b/tests/sewing/tol_100/L4 index b4c3375455..9718bae684 100644 --- a/tests/sewing/tol_100/L4 +++ b/tests/sewing/tol_100/L4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20212-part.rle] a + +sewing result $tol a + +checkmaxtol result 1.017888000024e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L5 b/tests/sewing/tol_100/L5 index fd9dc07610..c4ede29140 100644 --- a/tests/sewing/tol_100/L5 +++ b/tests/sewing/tol_100/L5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20212-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L6 b/tests/sewing/tol_100/L6 index c27faf3d86..8ec2ddfccd 100644 --- a/tests/sewing/tol_100/L6 +++ b/tests/sewing/tol_100/L6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20374-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L7 b/tests/sewing/tol_100/L7 index 5522ddd30f..051f089f57 100644 --- a/tests/sewing/tol_100/L7 +++ b/tests/sewing/tol_100/L7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20722c.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L8 b/tests/sewing/tol_100/L8 index f765024496..7cca11ffa3 100644 --- a/tests/sewing/tol_100/L8 +++ b/tests/sewing/tol_100/L8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20722d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/L9 b/tests/sewing/tol_100/L9 index 37f59f928f..bf13bb4f09 100644 --- a/tests/sewing/tol_100/L9 +++ b/tests/sewing/tol_100/L9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts20736a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M1 b/tests/sewing/tol_100/M1 index 203d8fd8ae..0d05291dff 100644 --- a/tests/sewing/tol_100/M1 +++ b/tests/sewing/tol_100/M1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro13495a.rle] a + +sewing result $tol a + +checkmaxtol result 5.2734195404336497e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M2 b/tests/sewing/tol_100/M2 index 7df324a2ae..64e852871b 100644 --- a/tests/sewing/tol_100/M2 +++ b/tests/sewing/tol_100/M2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts21180c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M3 b/tests/sewing/tol_100/M3 index 7f5f20cd58..f835a93b99 100644 --- a/tests/sewing/tol_100/M3 +++ b/tests/sewing/tol_100/M3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts21180d.rle] a + +sewing result $tol a + +checkmaxtol result 2.5033950095124698e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M4 b/tests/sewing/tol_100/M4 index e9355c08c3..92b32c92bd 100644 --- a/tests/sewing/tol_100/M4 +++ b/tests/sewing/tol_100/M4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts21197c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M5 b/tests/sewing/tol_100/M5 index 8d53a0b8c7..1d493fefa0 100644 --- a/tests/sewing/tol_100/M5 +++ b/tests/sewing/tol_100/M5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts21453a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M6 b/tests/sewing/tol_100/M6 index 868c1ab834..41f2d03e96 100644 --- a/tests/sewing/tol_100/M6 +++ b/tests/sewing/tol_100/M6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts21453b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M7 b/tests/sewing/tol_100/M7 index 05d4de6975..06d15e8788 100644 --- a/tests/sewing/tol_100/M7 +++ b/tests/sewing/tol_100/M7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro14527a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M8 b/tests/sewing/tol_100/M8 index 609194a3cd..c060886c25 100644 --- a/tests/sewing/tol_100/M8 +++ b/tests/sewing/tol_100/M8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts40185_ailette.rle] a + +sewing result $tol a + +checkmaxtol result 0.0025501059127810391 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/M9 b/tests/sewing/tol_100/M9 index 989d5e711a..f85d0269dd 100644 --- a/tests/sewing/tol_100/M9 +++ b/tests/sewing/tol_100/M9 @@ -1,2 +1,10 @@ +puts "TODO OCC23674 ALL: Error : Number of faults is" + restore [locate_data_file CTO900_cts40185_top.rle] a -set nb_f 8 + +sewing result $tol a + +checkmaxtol result 0.0035001001080334497 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 8 diff --git a/tests/sewing/tol_100/N1 b/tests/sewing/tol_100/N1 index 45bf4ca990..57553118b0 100644 --- a/tests/sewing/tol_100/N1 +++ b/tests/sewing/tol_100/N1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts60005a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N2 b/tests/sewing/tol_100/N2 index 6259b2b6bd..a76d3400d2 100644 --- a/tests/sewing/tol_100/N2 +++ b/tests/sewing/tol_100/N2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_cts60005b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N3 b/tests/sewing/tol_100/N3 index 96d4b516d9..e9f49fc04b 100644 --- a/tests/sewing/tol_100/N3 +++ b/tests/sewing/tol_100/N3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro14942a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N4 b/tests/sewing/tol_100/N4 index 060aaae2c5..b43d56c8aa 100644 --- a/tests/sewing/tol_100/N4 +++ b/tests/sewing/tol_100/N4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra11018a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N5 b/tests/sewing/tol_100/N5 index 4494ac9904..a69f8a5f51 100644 --- a/tests/sewing/tol_100/N5 +++ b/tests/sewing/tol_100/N5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra11018b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N6 b/tests/sewing/tol_100/N6 index d94633af4b..d56461b256 100644 --- a/tests/sewing/tol_100/N6 +++ b/tests/sewing/tol_100/N6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra50089-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N7 b/tests/sewing/tol_100/N7 index 40426043a5..c7e3e5b69e 100644 --- a/tests/sewing/tol_100/N7 +++ b/tests/sewing/tol_100/N7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra60618-part.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N8 b/tests/sewing/tol_100/N8 index 6a5c26cdfe..a5616edfc9 100644 --- a/tests/sewing/tol_100/N8 +++ b/tests/sewing/tol_100/N8 @@ -1 +1,8 @@ restore [locate_data_file CTO909_Bug3_Tr_obj.rle] a + +sewing result $tol a + +checkmaxtol result 0.000290392426468876 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/N9 b/tests/sewing/tol_100/N9 index da7f411993..de78d570f1 100644 --- a/tests/sewing/tol_100/N9 +++ b/tests/sewing/tol_100/N9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra60656-part.rle] a + +sewing result $tol a + +checkmaxtol result 8.8386799426868199e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O1 b/tests/sewing/tol_100/O1 index c98674f63e..55da4583b8 100644 --- a/tests/sewing/tol_100/O1 +++ b/tests/sewing/tol_100/O1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra60656-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O2 b/tests/sewing/tol_100/O2 index c79e72c7ea..1cfbd7823a 100644 --- a/tests/sewing/tol_100/O2 +++ b/tests/sewing/tol_100/O2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra60810-part.rle] a + +sewing result $tol a + +checkmaxtol result 0.00127000685034308 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O3 b/tests/sewing/tol_100/O3 index 9c8ef2b19b..355c071d6f 100644 --- a/tests/sewing/tol_100/O3 +++ b/tests/sewing/tol_100/O3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_fra60810-tool.rle] a + +sewing result $tol a + +checkmaxtol result 1.0000000000000001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O4 b/tests/sewing/tol_100/O4 index 6419f1b4b0..bc33e58493 100644 --- a/tests/sewing/tol_100/O4 +++ b/tests/sewing/tol_100/O4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger50084c.rle] a + +sewing result $tol a + +checkmaxtol result 2.0000000000000002e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O5 b/tests/sewing/tol_100/O5 index d617479266..3095897876 100644 --- a/tests/sewing/tol_100/O5 +++ b/tests/sewing/tol_100/O5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger50084d.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O6 b/tests/sewing/tol_100/O6 index 781dc13ec7..45a7970815 100644 --- a/tests/sewing/tol_100/O6 +++ b/tests/sewing/tol_100/O6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60039a.rle] a + +sewing result $tol a + +checkmaxtol result 7.0004008804099696e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O7 b/tests/sewing/tol_100/O7 index 55db9093fb..054b18b8fa 100644 --- a/tests/sewing/tol_100/O7 +++ b/tests/sewing/tol_100/O7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60039b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O8 b/tests/sewing/tol_100/O8 index e7876fb62f..4fc6521dfd 100644 --- a/tests/sewing/tol_100/O8 +++ b/tests/sewing/tol_100/O8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60040-part.rle] a + +sewing result $tol a + +checkmaxtol result 7.0004008804099696e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/O9 b/tests/sewing/tol_100/O9 index 80e27313b2..93d0e3a809 100644 --- a/tests/sewing/tol_100/O9 +++ b/tests/sewing/tol_100/O9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60041a.rle] a + +sewing result $tol a + +checkmaxtol result 7.0004008804099696e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P1 b/tests/sewing/tol_100/P1 index c6cfae590c..c55dd30746 100644 --- a/tests/sewing/tol_100/P1 +++ b/tests/sewing/tol_100/P1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60043-part.rle] a + +sewing result $tol a + +checkmaxtol result 4.7800000020000003e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P2 b/tests/sewing/tol_100/P2 index b75002a737..5d527cb57f 100644 --- a/tests/sewing/tol_100/P2 +++ b/tests/sewing/tol_100/P2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60043-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P3 b/tests/sewing/tol_100/P3 index 3a56303df6..70196b8094 100644 --- a/tests/sewing/tol_100/P3 +++ b/tests/sewing/tol_100/P3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60054a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0029711398779358701 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P4 b/tests/sewing/tol_100/P4 index 7d3a8de262..105b7d18da 100644 --- a/tests/sewing/tol_100/P4 +++ b/tests/sewing/tol_100/P4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60054b.rle] a + +sewing result $tol a + +checkmaxtol result 3.17713219505274e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P5 b/tests/sewing/tol_100/P5 index a91f7b3bd1..74b7c4e79b 100644 --- a/tests/sewing/tol_100/P5 +++ b/tests/sewing/tol_100/P5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60065-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P6 b/tests/sewing/tol_100/P6 index 384848a516..9bb154c8bb 100644 --- a/tests/sewing/tol_100/P6 +++ b/tests/sewing/tol_100/P6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60224-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P7 b/tests/sewing/tol_100/P7 index 384848a516..9bb154c8bb 100644 --- a/tests/sewing/tol_100/P7 +++ b/tests/sewing/tol_100/P7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60224-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P8 b/tests/sewing/tol_100/P8 index d58b2465f6..2c28eba0f9 100644 --- a/tests/sewing/tol_100/P8 +++ b/tests/sewing/tol_100/P8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60239a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/P9 b/tests/sewing/tol_100/P9 index ccf8cd0431..9e14a6321a 100644 --- a/tests/sewing/tol_100/P9 +++ b/tests/sewing/tol_100/P9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60239b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q1 b/tests/sewing/tol_100/Q1 index 18dbcff20e..bd9a7c2b3f 100644 --- a/tests/sewing/tol_100/Q1 +++ b/tests/sewing/tol_100/Q1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60598c.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q2 b/tests/sewing/tol_100/Q2 index 43d35013d6..91eb8b95c2 100644 --- a/tests/sewing/tol_100/Q2 +++ b/tests/sewing/tol_100/Q2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_hkg60163c.rle] a + +sewing result $tol a + +checkmaxtol result 0.0076146762209044804 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q3 b/tests/sewing/tol_100/Q3 index 1e5531efd0..f9062a0fd1 100644 --- a/tests/sewing/tol_100/Q3 +++ b/tests/sewing/tol_100/Q3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro10505a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q4 b/tests/sewing/tol_100/Q4 index 07602404ae..ac9ba63abe 100644 --- a/tests/sewing/tol_100/Q4 +++ b/tests/sewing/tol_100/Q4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro10505b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q5 b/tests/sewing/tol_100/Q5 index f4a7979671..2a6063ed9b 100644 --- a/tests/sewing/tol_100/Q5 +++ b/tests/sewing/tol_100/Q5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12660b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q6 b/tests/sewing/tol_100/Q6 index 342aba3588..f57c813797 100644 --- a/tests/sewing/tol_100/Q6 +++ b/tests/sewing/tol_100/Q6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12663-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q7 b/tests/sewing/tol_100/Q7 index c9b95c7cfb..425ca4babd 100644 --- a/tests/sewing/tol_100/Q7 +++ b/tests/sewing/tol_100/Q7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro12663-tool.rle] a + +sewing result $tol a + +checkmaxtol result 2.8957425486769001e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q8 b/tests/sewing/tol_100/Q8 index 3136e78065..e85180ffe0 100644 --- a/tests/sewing/tol_100/Q8 +++ b/tests/sewing/tol_100/Q8 @@ -1 +1,8 @@ restore [locate_data_file shading_046.brep] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Q9 b/tests/sewing/tol_100/Q9 index d9d26e7f02..d2d7cf6cf2 100644 --- a/tests/sewing/tol_100/Q9 +++ b/tests/sewing/tol_100/Q9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro5640_wanted.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R1 b/tests/sewing/tol_100/R1 index 2c672a7dd6..0773fa82cc 100644 --- a/tests/sewing/tol_100/R1 +++ b/tests/sewing/tol_100/R1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro5640a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R2 b/tests/sewing/tol_100/R2 index a509bda029..c755854db7 100644 --- a/tests/sewing/tol_100/R2 +++ b/tests/sewing/tol_100/R2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro5640b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R3 b/tests/sewing/tol_100/R3 index 230bcaf86d..27ca0a0583 100644 --- a/tests/sewing/tol_100/R3 +++ b/tests/sewing/tol_100/R3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6050a.rle] a + +sewing result $tol a + +checkmaxtol result 7.3849877949687495e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R4 b/tests/sewing/tol_100/R4 index 88008005c1..ee4cba399d 100644 --- a/tests/sewing/tol_100/R4 +++ b/tests/sewing/tol_100/R4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6050b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R5 b/tests/sewing/tol_100/R5 index 42328cf609..fb6b85c022 100644 --- a/tests/sewing/tol_100/R5 +++ b/tests/sewing/tol_100/R5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6066-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R6 b/tests/sewing/tol_100/R6 index fdb10b5866..cbecf78019 100644 --- a/tests/sewing/tol_100/R6 +++ b/tests/sewing/tol_100/R6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6066-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R7 b/tests/sewing/tol_100/R7 index 978097f21e..6ab9aa0af2 100644 --- a/tests/sewing/tol_100/R7 +++ b/tests/sewing/tol_100/R7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6066a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R8 b/tests/sewing/tol_100/R8 index 8aaf20b89c..e913489cb6 100644 --- a/tests/sewing/tol_100/R8 +++ b/tests/sewing/tol_100/R8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6066b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/R9 b/tests/sewing/tol_100/R9 index f8dc754bb8..27b5560a61 100644 --- a/tests/sewing/tol_100/R9 +++ b/tests/sewing/tol_100/R9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6110a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S1 b/tests/sewing/tol_100/S1 index 8540c99f6c..210d5a0d4f 100644 --- a/tests/sewing/tol_100/S1 +++ b/tests/sewing/tol_100/S1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6110b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S2 b/tests/sewing/tol_100/S2 index b1869d7144..182f2e7ff9 100644 --- a/tests/sewing/tol_100/S2 +++ b/tests/sewing/tol_100/S2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6965a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S3 b/tests/sewing/tol_100/S3 index 9154b2bb3a..e0860fcb8a 100644 --- a/tests/sewing/tol_100/S3 +++ b/tests/sewing/tol_100/S3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6965b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S4 b/tests/sewing/tol_100/S4 index dfa1cd4318..49197ff361 100644 --- a/tests/sewing/tol_100/S4 +++ b/tests/sewing/tol_100/S4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6974.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S5 b/tests/sewing/tol_100/S5 index 3b1c76b64a..1be5eed612 100644 --- a/tests/sewing/tol_100/S5 +++ b/tests/sewing/tol_100/S5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro6974_box.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S6 b/tests/sewing/tol_100/S6 index 90cf97487b..aed437630e 100644 --- a/tests/sewing/tol_100/S6 +++ b/tests/sewing/tol_100/S6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro7637_box.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S7 b/tests/sewing/tol_100/S7 index 4a38fcc651..ef49d25a91 100644 --- a/tests/sewing/tol_100/S7 +++ b/tests/sewing/tol_100/S7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro7637_prism_oblong.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S8 b/tests/sewing/tol_100/S8 index da174ce481..63b7f5bded 100644 --- a/tests/sewing/tol_100/S8 +++ b/tests/sewing/tol_100/S8 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro7637c_box_dsg.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/S9 b/tests/sewing/tol_100/S9 index 4ade6718a9..335511f986 100644 --- a/tests/sewing/tol_100/S9 +++ b/tests/sewing/tol_100/S9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro7637c_prism_oblong_dsg.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T1 b/tests/sewing/tol_100/T1 index 537e2d5f00..7f2edde744 100644 --- a/tests/sewing/tol_100/T1 +++ b/tests/sewing/tol_100/T1 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro7637c_result_dsg.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T2 b/tests/sewing/tol_100/T2 index 6ae301f03a..1b076f8b3e 100644 --- a/tests/sewing/tol_100/T2 +++ b/tests/sewing/tol_100/T2 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro7934a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T3 b/tests/sewing/tol_100/T3 index 683843c527..daf0f0d018 100644 --- a/tests/sewing/tol_100/T3 +++ b/tests/sewing/tol_100/T3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro7934b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T4 b/tests/sewing/tol_100/T4 index e35dfffc24..d147d24887 100644 --- a/tests/sewing/tol_100/T4 +++ b/tests/sewing/tol_100/T4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro8320-part.rle] a + +sewing result $tol a + +checkmaxtol result 7.7279602250781197e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T5 b/tests/sewing/tol_100/T5 index becbc0d3a2..49a7b204b9 100644 --- a/tests/sewing/tol_100/T5 +++ b/tests/sewing/tol_100/T5 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro8934a.rle] a + +sewing result $tol a + +checkmaxtol result 0.000136507373610426 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T6 b/tests/sewing/tol_100/T6 index 0592537508..1c04281f97 100644 --- a/tests/sewing/tol_100/T6 +++ b/tests/sewing/tol_100/T6 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro8934b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T7 b/tests/sewing/tol_100/T7 index 34dffb3cd4..85d62ca6d5 100644 --- a/tests/sewing/tol_100/T7 +++ b/tests/sewing/tol_100/T7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro8951a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T8 b/tests/sewing/tol_100/T8 index 0970eaa0f5..07a7ddf332 100644 --- a/tests/sewing/tol_100/T8 +++ b/tests/sewing/tol_100/T8 @@ -1 +1,8 @@ restore [locate_data_file ma-test3.rle] a + +sewing result $tol a + +checkmaxtol result 11.642084202872448 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/T9 b/tests/sewing/tol_100/T9 index 34dffb3cd4..85d62ca6d5 100644 --- a/tests/sewing/tol_100/T9 +++ b/tests/sewing/tol_100/T9 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro8951a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U1 b/tests/sewing/tol_100/U1 index 644f2c193a..9e3e14898e 100644 --- a/tests/sewing/tol_100/U1 +++ b/tests/sewing/tol_100/U1 @@ -1 +1,8 @@ restore [locate_data_file ma-test5.rle] a + +sewing result $tol a + +checkmaxtol result 2.1507390207569199 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U2 b/tests/sewing/tol_100/U2 index 3d2254b83c..6e78decf8c 100644 --- a/tests/sewing/tol_100/U2 +++ b/tests/sewing/tol_100/U2 @@ -1 +1,8 @@ restore [locate_data_file support-fixed.rle] a + +sewing result $tol a + +checkmaxtol result 1.4199998855590501e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U3 b/tests/sewing/tol_100/U3 index 652fabc185..56c7806cf8 100644 --- a/tests/sewing/tol_100/U3 +++ b/tests/sewing/tol_100/U3 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro9476-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U4 b/tests/sewing/tol_100/U4 index 73c75890bc..bbf9ae5f95 100644 --- a/tests/sewing/tol_100/U4 +++ b/tests/sewing/tol_100/U4 @@ -1 +1,8 @@ restore [locate_data_file CTO900_pro9476-tool.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U5 b/tests/sewing/tol_100/U5 index 26c17a3f51..4c9d2f2a8a 100644 --- a/tests/sewing/tol_100/U5 +++ b/tests/sewing/tol_100/U5 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20138_base.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U6 b/tests/sewing/tol_100/U6 index 15e8581432..3ee540fb9e 100644 --- a/tests/sewing/tol_100/U6 +++ b/tests/sewing/tol_100/U6 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20138_outil.rle] a + +sewing result $tol a + +checkmaxtol result 6.1634021619738601e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U7 b/tests/sewing/tol_100/U7 index 38a1a82316..4f2820d34e 100644 --- a/tests/sewing/tol_100/U7 +++ b/tests/sewing/tol_100/U7 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20150_base.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U8 b/tests/sewing/tol_100/U8 index bd74df0eaa..c10df63a90 100644 --- a/tests/sewing/tol_100/U8 +++ b/tests/sewing/tol_100/U8 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20150_outil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/U9 b/tests/sewing/tol_100/U9 index 9781fff712..8d8efd10b4 100644 --- a/tests/sewing/tol_100/U9 +++ b/tests/sewing/tol_100/U9 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20171_base.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V1 b/tests/sewing/tol_100/V1 index 0401c96e04..87fb65041d 100644 --- a/tests/sewing/tol_100/V1 +++ b/tests/sewing/tol_100/V1 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20171_outil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V2 b/tests/sewing/tol_100/V2 index 0620ed030f..373e26da72 100644 --- a/tests/sewing/tol_100/V2 +++ b/tests/sewing/tol_100/V2 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20172_base.rle] a + +sewing result $tol a + +checkmaxtol result 50.000075982060999 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V3 b/tests/sewing/tol_100/V3 index 4ffb0319f8..62f850d066 100644 --- a/tests/sewing/tol_100/V3 +++ b/tests/sewing/tol_100/V3 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20203_base.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V4 b/tests/sewing/tol_100/V4 index 30d4b5ce1c..9b5681440e 100644 --- a/tests/sewing/tol_100/V4 +++ b/tests/sewing/tol_100/V4 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20203_outil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V5 b/tests/sewing/tol_100/V5 index 83b778dbf2..d01055c4f5 100644 --- a/tests/sewing/tol_100/V5 +++ b/tests/sewing/tol_100/V5 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20204_base.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V6 b/tests/sewing/tol_100/V6 index 6e6efe3b0a..060150c51a 100644 --- a/tests/sewing/tol_100/V6 +++ b/tests/sewing/tol_100/V6 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20204_outil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V7 b/tests/sewing/tol_100/V7 index 5220e40235..fdfd5017af 100644 --- a/tests/sewing/tol_100/V7 +++ b/tests/sewing/tol_100/V7 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20205-base.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V8 b/tests/sewing/tol_100/V8 index 51561a2e11..7cbbe4989f 100644 --- a/tests/sewing/tol_100/V8 +++ b/tests/sewing/tol_100/V8 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20205-outil.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/V9 b/tests/sewing/tol_100/V9 index caa5ac49e8..6b69d01a4e 100644 --- a/tests/sewing/tol_100/V9 +++ b/tests/sewing/tol_100/V9 @@ -1 +1,8 @@ restore [locate_data_file CTO901_cts20216_base.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W1 b/tests/sewing/tol_100/W1 index ea7f9f9017..435488ad49 100644 --- a/tests/sewing/tol_100/W1 +++ b/tests/sewing/tol_100/W1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20077a.rle] a + +sewing result $tol a + +checkmaxtol result 1.0246950765959601e-007 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W2 b/tests/sewing/tol_100/W2 index 3e0b6698db..7fbe362c87 100644 --- a/tests/sewing/tol_100/W2 +++ b/tests/sewing/tol_100/W2 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20088a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W3 b/tests/sewing/tol_100/W3 index 21c0a4b78f..9dae9cee65 100644 --- a/tests/sewing/tol_100/W3 +++ b/tests/sewing/tol_100/W3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20088b.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W4 b/tests/sewing/tol_100/W4 index 001b9d84fe..3cd9a206c2 100644 --- a/tests/sewing/tol_100/W4 +++ b/tests/sewing/tol_100/W4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20148a.rle] a + +sewing result $tol a + +checkmaxtol result 0.000129325309076528 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W5 b/tests/sewing/tol_100/W5 index 11a2dacc8a..09a939d6f0 100644 --- a/tests/sewing/tol_100/W5 +++ b/tests/sewing/tol_100/W5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20148b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W6 b/tests/sewing/tol_100/W6 index eb635b3880..1a4fd813d9 100644 --- a/tests/sewing/tol_100/W6 +++ b/tests/sewing/tol_100/W6 @@ -1,4 +1,8 @@ restore [locate_data_file CTO904_cts20176a.rle] a -#Delete invalid (in terms of bug#25109) triangulation -tclean a \ No newline at end of file +sewing result $tol a + +checkmaxtol result 50.000075982060999 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W7 b/tests/sewing/tol_100/W7 index bb7c99db3d..15be14c2dd 100644 --- a/tests/sewing/tol_100/W7 +++ b/tests/sewing/tol_100/W7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20280a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W8 b/tests/sewing/tol_100/W8 index 0873c0bf9f..a3d7b0082f 100644 --- a/tests/sewing/tol_100/W8 +++ b/tests/sewing/tol_100/W8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20280b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/W9 b/tests/sewing/tol_100/W9 index af860a4650..00936d08e7 100644 --- a/tests/sewing/tol_100/W9 +++ b/tests/sewing/tol_100/W9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20290a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X1 b/tests/sewing/tol_100/X1 index a654d96872..827c69e853 100644 --- a/tests/sewing/tol_100/X1 +++ b/tests/sewing/tol_100/X1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts20974a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X2 b/tests/sewing/tol_100/X2 index dbe72796c9..d1a81ab443 100644 --- a/tests/sewing/tol_100/X2 +++ b/tests/sewing/tol_100/X2 @@ -1 +1,8 @@ restore [locate_data_file support.rle] a + +sewing result $tol a + +checkmaxtol result 2.4610000022999201e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X3 b/tests/sewing/tol_100/X3 index a38afd788b..766e210c89 100644 --- a/tests/sewing/tol_100/X3 +++ b/tests/sewing/tol_100/X3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_cts21364a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X4 b/tests/sewing/tol_100/X4 index e1abed8c40..c168b310e0 100644 --- a/tests/sewing/tol_100/X4 +++ b/tests/sewing/tol_100/X4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra61199a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X5 b/tests/sewing/tol_100/X5 index 9f3db5f563..c9ded1b883 100644 --- a/tests/sewing/tol_100/X5 +++ b/tests/sewing/tol_100/X5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_fra61199b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X6 b/tests/sewing/tol_100/X6 index a895b60861..cbe48e7aab 100644 --- a/tests/sewing/tol_100/X6 +++ b/tests/sewing/tol_100/X6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_ger60038.rle] a + +sewing result $tol a + +checkmaxtol result 8.9431525942166701e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X7 b/tests/sewing/tol_100/X7 index 384848a516..9bb154c8bb 100644 --- a/tests/sewing/tol_100/X7 +++ b/tests/sewing/tol_100/X7 @@ -1 +1,8 @@ restore [locate_data_file CTO900_ger60224-part.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X8 b/tests/sewing/tol_100/X8 index 655a544394..dfc562f08a 100644 --- a/tests/sewing/tol_100/X8 +++ b/tests/sewing/tol_100/X8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_hkg60150a.rle] a + +sewing result $tol a + +checkmaxtol result 1.800000002e-005 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/X9 b/tests/sewing/tol_100/X9 index 44dcbae226..6b3116c83b 100644 --- a/tests/sewing/tol_100/X9 +++ b/tests/sewing/tol_100/X9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_hkg60150b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y1 b/tests/sewing/tol_100/Y1 index 43a646d319..f0e4e0a488 100644 --- a/tests/sewing/tol_100/Y1 +++ b/tests/sewing/tol_100/Y1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_hkg60155a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y2 b/tests/sewing/tol_100/Y2 index ff756e88ba..a26c2ff384 100644 --- a/tests/sewing/tol_100/Y2 +++ b/tests/sewing/tol_100/Y2 @@ -1 +1,8 @@ restore [locate_data_file CTO904_hkg60155b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y3 b/tests/sewing/tol_100/Y3 index fd30f76a83..72e42cee99 100644 --- a/tests/sewing/tol_100/Y3 +++ b/tests/sewing/tol_100/Y3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_hkg60156a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y4 b/tests/sewing/tol_100/Y4 index 882eeee2ec..d6f83375f0 100644 --- a/tests/sewing/tol_100/Y4 +++ b/tests/sewing/tol_100/Y4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_hkg60156b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y5 b/tests/sewing/tol_100/Y5 index e7e649737d..0b627fa3c1 100644 --- a/tests/sewing/tol_100/Y5 +++ b/tests/sewing/tol_100/Y5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_hkg60206.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y6 b/tests/sewing/tol_100/Y6 index 0af71ec8a9..17c558726f 100644 --- a/tests/sewing/tol_100/Y6 +++ b/tests/sewing/tol_100/Y6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro10095a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y7 b/tests/sewing/tol_100/Y7 index 221065d8d2..9f1b6ff433 100644 --- a/tests/sewing/tol_100/Y7 +++ b/tests/sewing/tol_100/Y7 @@ -1,2 +1,8 @@ restore [locate_data_file CTO904_pro10095b.rle] a -set nbFreeEdges 4 \ No newline at end of file + +sewing result $tol a + +checkmaxtol result 114.90666646781224 +checknbshapes result -shell 1 +checkfreebounds result 4 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Y9 b/tests/sewing/tol_100/Y9 index 0214caaa95..a85e09d436 100644 --- a/tests/sewing/tol_100/Y9 +++ b/tests/sewing/tol_100/Y9 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro11615b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z1 b/tests/sewing/tol_100/Z1 index 4e68f427a2..7a46007fa7 100644 --- a/tests/sewing/tol_100/Z1 +++ b/tests/sewing/tol_100/Z1 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro12852a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z2 b/tests/sewing/tol_100/Z2 index a746cb3c11..c70cde070f 100644 --- a/tests/sewing/tol_100/Z2 +++ b/tests/sewing/tol_100/Z2 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro12852b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z3 b/tests/sewing/tol_100/Z3 index c4eb1fd249..1106ff31a7 100644 --- a/tests/sewing/tol_100/Z3 +++ b/tests/sewing/tol_100/Z3 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro12859a.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z4 b/tests/sewing/tol_100/Z4 index 8565ea75bd..7f7a4fa5f5 100644 --- a/tests/sewing/tol_100/Z4 +++ b/tests/sewing/tol_100/Z4 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro12859b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z5 b/tests/sewing/tol_100/Z5 index 7031562d92..27b7164244 100644 --- a/tests/sewing/tol_100/Z5 +++ b/tests/sewing/tol_100/Z5 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro12875a.rle] a + +sewing result $tol a + +checkmaxtol result 0.0001 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z6 b/tests/sewing/tol_100/Z6 index e04ac78bb7..ae6a977483 100644 --- a/tests/sewing/tol_100/Z6 +++ b/tests/sewing/tol_100/Z6 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro12875b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z7 b/tests/sewing/tol_100/Z7 index 879598aed1..35837e29fd 100644 --- a/tests/sewing/tol_100/Z7 +++ b/tests/sewing/tol_100/Z7 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro12956b.rle] a + +sewing result $tol a + +checkmaxtol result 9.9999999999999995e-008 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/Z8 b/tests/sewing/tol_100/Z8 index 29249ce1d3..3b5d3cedd3 100644 --- a/tests/sewing/tol_100/Z8 +++ b/tests/sewing/tol_100/Z8 @@ -1 +1,8 @@ restore [locate_data_file CTO904_pro13555a.rle] a + +sewing result $tol a + +checkmaxtol result 1.0287131165917501e-006 +checknbshapes result -shell 1 +checkfreebounds result 0 +checkfaults result a 0 diff --git a/tests/sewing/tol_100/end b/tests/sewing/tol_100/begin similarity index 100% rename from tests/sewing/tol_100/end rename to tests/sewing/tol_100/begin -- 2.20.1