From c97067ad9538792807b4713f81bef6f6506960aa Mon Sep 17 00:00:00 2001 From: ika Date: Fri, 5 Apr 2013 16:09:52 +0400 Subject: [PATCH] 0023439: Integration of test grid "xigs" into the new testing system Loop back tests for iges and step files with possibility of generation of reference data. Clean up of test scripts (removal of obsolete code, adding comments, corrected formatting) two fixes were done (same like bug 23722 and bug 23736) Cancelling checking for number of warnings rewrite some test scripts in cause of this and fix 23794 Tolerance checking was weakened. Fix to check instability on Linux (bug 23822) was added. TODO messages was added to tests which have different results on Windows and Mandriva2010 Ability to update this TODO in regeneration mode was added. Add fix to bug 23852 Test groups were recomposed. 'dataexch' was renamed to 'de'. CPU limit was decreased from 2000 sec. to 1500 sec. --- src/DrawResources/TestCommands.tcl | 12 +- src/OSD/OSD_Path.cxx | 2 +- tests/bugs/modalg_2/bug5805_41 | 2 +- tests/bugs/vis/pro19619 | 17 - tests/de/begin | 12 + tests/de/end | 713 +++++++++++++++++++++++++++++ tests/de/grids.list | 8 + tests/de/iges_1/A1 | 18 + tests/de/iges_1/A2 | 18 + tests/de/iges_1/A3 | 18 + tests/de/iges_1/A4 | 21 + tests/de/iges_1/A5 | 21 + tests/de/iges_1/A6 | 21 + tests/de/iges_1/A7 | 21 + tests/de/iges_1/A8 | 18 + tests/de/iges_1/A9 | 18 + tests/de/iges_1/B1 | 18 + tests/de/iges_1/B2 | 18 + tests/de/iges_1/B3 | 18 + tests/de/iges_1/B4 | 21 + tests/de/iges_1/B5 | 18 + tests/de/iges_1/B6 | 21 + tests/de/iges_1/B7 | 18 + tests/de/iges_1/B8 | 18 + tests/de/iges_1/B9 | 21 + tests/de/iges_1/C1 | 18 + tests/de/iges_1/C2 | 18 + tests/de/iges_1/C3 | 18 + tests/de/iges_1/C4 | 18 + tests/de/iges_1/C5 | 18 + tests/de/iges_1/C6 | 18 + tests/de/iges_1/C7 | 18 + tests/de/iges_1/C8 | 18 + tests/de/iges_1/C9 | 18 + tests/de/iges_1/D1 | 18 + tests/de/iges_1/D2 | 18 + tests/de/iges_1/D3 | 18 + tests/de/iges_1/D4 | 18 + tests/de/iges_1/D5 | 18 + tests/de/iges_1/D6 | 18 + tests/de/iges_1/D7 | 21 + tests/de/iges_1/D8 | 18 + tests/de/iges_1/D9 | 18 + tests/de/iges_1/E1 | 18 + tests/de/iges_1/E2 | 18 + tests/de/iges_1/E3 | 18 + tests/de/iges_1/E4 | 18 + tests/de/iges_1/E5 | 18 + tests/de/iges_1/E6 | 18 + tests/de/iges_1/E7 | 18 + tests/de/iges_1/E8 | 18 + tests/de/iges_1/E9 | 18 + tests/de/iges_1/F1 | 18 + tests/de/iges_1/F2 | 18 + tests/de/iges_1/F3 | 18 + tests/de/iges_1/F4 | 18 + tests/de/iges_1/F5 | 18 + tests/de/iges_1/F6 | 21 + tests/de/iges_1/F7 | 18 + tests/de/iges_1/F8 | 18 + tests/de/iges_1/F9 | 21 + tests/de/iges_1/G1 | 18 + tests/de/iges_1/G2 | 18 + tests/de/iges_1/G3 | 18 + tests/de/iges_1/G4 | 18 + tests/de/iges_1/G5 | 18 + tests/de/iges_1/G6 | 18 + tests/de/iges_1/G7 | 18 + tests/de/iges_1/G8 | 18 + tests/de/iges_1/G9 | 21 + tests/de/iges_1/H1 | 21 + tests/de/iges_1/H2 | 21 + tests/de/iges_1/H3 | 21 + tests/de/iges_1/H4 | 21 + tests/de/iges_1/H5 | 23 + tests/de/iges_1/H6 | 23 + tests/de/iges_1/H7 | 22 + tests/de/iges_1/H8 | 21 + tests/de/iges_1/H9 | 21 + tests/de/iges_1/I1 | 22 + tests/de/iges_1/I2 | 22 + tests/de/iges_1/I3 | 21 + tests/de/iges_1/I4 | 21 + tests/de/iges_1/I5 | 21 + tests/de/iges_1/I6 | 21 + tests/de/iges_1/I7 | 21 + tests/de/iges_1/I8 | 22 + tests/de/iges_1/I9 | 21 + tests/de/iges_1/J1 | 21 + tests/de/iges_1/J2 | 22 + tests/de/iges_1/J3 | 21 + tests/de/iges_1/J4 | 21 + tests/de/iges_1/J5 | 21 + tests/de/iges_1/J6 | 21 + tests/de/iges_1/J7 | 22 + tests/de/iges_1/J8 | 22 + tests/de/iges_1/J9 | 22 + tests/de/iges_1/K1 | 21 + tests/de/iges_1/K2 | 21 + tests/de/iges_1/K3 | 21 + tests/de/iges_1/K4 | 21 + tests/de/iges_1/K5 | 22 + tests/de/iges_1/K6 | 21 + tests/de/iges_1/K7 | 21 + tests/de/iges_1/K8 | 21 + tests/de/iges_1/K9 | 27 ++ tests/de/iges_1/L1 | 21 + tests/de/iges_1/L2 | 21 + tests/de/iges_1/L3 | 21 + tests/de/iges_1/L4 | 21 + tests/de/iges_1/L5 | 21 + tests/de/iges_1/L6 | 21 + tests/de/iges_1/L7 | 21 + tests/de/iges_1/L8 | 22 + tests/de/iges_1/L9 | 21 + tests/de/iges_1/M1 | 23 + tests/de/iges_1/M2 | 22 + tests/de/iges_1/M3 | 21 + tests/de/iges_1/M4 | 21 + tests/de/iges_1/M5 | 21 + tests/de/iges_1/M6 | 22 + tests/de/iges_1/M7 | 22 + tests/de/iges_1/M8 | 21 + tests/de/iges_1/M9 | 21 + tests/de/iges_1/N1 | 21 + tests/de/iges_1/N2 | 22 + tests/de/iges_1/N3 | 21 + tests/de/iges_1/N4 | 21 + tests/de/iges_1/N5 | 23 + tests/de/iges_1/N6 | 21 + tests/de/iges_1/N7 | 21 + tests/de/iges_1/N8 | 21 + tests/de/iges_1/N9 | 22 + tests/de/iges_1/O1 | 21 + tests/de/iges_1/O2 | 21 + tests/de/iges_1/O3 | 23 + tests/de/iges_1/O4 | 24 + tests/de/iges_1/O5 | 21 + tests/de/iges_1/O6 | 21 + tests/de/iges_1/O7 | 21 + tests/de/iges_1/O8 | 21 + tests/de/iges_1/O9 | 21 + tests/de/iges_1/P1 | 21 + tests/de/iges_1/P2 | 23 + tests/de/iges_1/P3 | 21 + tests/de/iges_1/P4 | 22 + tests/de/iges_1/P5 | 22 + tests/de/iges_1/P6 | 22 + tests/de/iges_1/P7 | 22 + tests/de/iges_1/P8 | 23 + tests/de/iges_1/P9 | 22 + tests/de/iges_1/Q1 | 21 + tests/de/iges_1/Q2 | 21 + tests/de/iges_1/Q3 | 22 + tests/de/iges_1/Q4 | 23 + tests/de/iges_1/Q5 | 23 + tests/de/iges_1/Q6 | 22 + tests/de/iges_1/Q7 | 22 + tests/de/iges_1/Q8 | 22 + tests/de/iges_1/Q9 | 23 + tests/de/iges_1/R1 | 21 + tests/de/iges_1/R2 | 23 + tests/de/iges_1/R3 | 22 + tests/de/iges_1/R4 | 22 + tests/de/iges_1/R5 | 23 + tests/de/iges_1/R6 | 21 + tests/de/iges_1/R7 | 23 + tests/de/iges_1/R8 | 22 + tests/de/iges_2/A1 | 21 + tests/de/iges_2/A2 | 22 + tests/de/iges_2/A3 | 22 + tests/de/iges_2/A4 | 22 + tests/de/iges_2/A5 | 23 + tests/de/iges_2/A6 | 23 + tests/de/iges_2/A7 | 26 ++ tests/de/iges_2/A8 | 22 + tests/de/iges_2/A9 | 23 + tests/de/iges_2/B1 | 23 + tests/de/iges_2/B2 | 23 + tests/de/iges_2/B3 | 22 + tests/de/iges_2/B4 | 23 + tests/de/iges_2/B5 | 22 + tests/de/iges_2/B6 | 21 + tests/de/iges_2/B7 | 23 + tests/de/iges_2/B8 | 23 + tests/de/iges_2/B9 | 24 + tests/de/iges_2/C1 | 22 + tests/de/iges_2/C2 | 24 + tests/de/iges_2/C3 | 22 + tests/de/iges_2/C4 | 24 + tests/de/iges_2/C5 | 22 + tests/de/iges_2/C6 | 22 + tests/de/iges_2/C7 | 21 + tests/de/iges_2/C8 | 22 + tests/de/iges_2/C9 | 21 + tests/de/iges_2/D1 | 21 + tests/de/iges_2/D2 | 21 + tests/de/iges_2/D3 | 23 + tests/de/iges_2/D4 | 22 + tests/de/iges_2/D5 | 22 + tests/de/iges_2/D6 | 22 + tests/de/iges_2/D7 | 22 + tests/de/iges_2/D8 | 25 + tests/de/iges_2/D9 | 22 + tests/de/iges_2/E1 | 21 + tests/de/iges_2/E2 | 22 + tests/de/iges_2/E3 | 23 + tests/de/iges_2/E4 | 23 + tests/de/iges_2/E5 | 22 + tests/de/iges_2/E6 | 23 + tests/de/iges_2/E7 | 23 + tests/de/iges_2/E8 | 24 + tests/de/iges_2/E9 | 22 + tests/de/iges_2/F1 | 23 + tests/de/iges_2/F2 | 24 + tests/de/iges_2/F3 | 24 + tests/de/iges_2/F4 | 25 + tests/de/iges_2/F5 | 23 + tests/de/iges_2/F6 | 23 + tests/de/iges_2/F7 | 25 + tests/de/iges_2/F8 | 23 + tests/de/iges_2/F9 | 24 + tests/de/iges_2/G1 | 26 ++ tests/de/iges_2/G2 | 23 + tests/de/iges_2/G3 | 24 + tests/de/iges_2/G4 | 23 + tests/de/iges_2/G5 | 24 + tests/de/iges_2/G6 | 23 + tests/de/iges_2/G7 | 24 + tests/de/iges_2/G8 | 23 + tests/de/iges_2/G9 | 21 + tests/de/iges_2/H1 | 22 + tests/de/iges_2/H2 | 23 + tests/de/iges_2/H3 | 23 + tests/de/iges_2/H4 | 23 + tests/de/iges_2/H5 | 25 + tests/de/iges_2/H6 | 23 + tests/de/iges_2/H7 | 23 + tests/de/iges_2/H8 | 23 + tests/de/iges_2/H9 | 27 ++ tests/de/iges_2/I1 | 25 + tests/de/iges_2/I2 | 23 + tests/de/iges_2/I3 | 24 + tests/de/iges_2/I4 | 23 + tests/de/iges_2/I5 | 21 + tests/de/iges_2/I6 | 24 + tests/de/iges_2/I7 | 23 + tests/de/iges_2/I8 | 24 + tests/de/iges_2/I9 | 25 + tests/de/iges_2/J1 | 24 + tests/de/iges_3/A1 | 24 + tests/de/iges_3/A2 | 24 + tests/de/iges_3/A3 | 26 ++ tests/de/iges_3/A4 | 25 + tests/de/iges_3/A5 | 27 ++ tests/de/iges_3/A6 | 23 + tests/de/iges_3/A7 | 23 + tests/de/iges_3/A8 | 21 + tests/de/iges_3/A9 | 23 + tests/de/iges_3/B1 | 22 + tests/de/iges_3/B2 | 25 + tests/de/parse.rules | 11 + tests/de/step_1/A1 | 22 + tests/de/step_1/A2 | 21 + tests/de/step_1/A3 | 21 + tests/de/step_1/A4 | 22 + tests/de/step_1/A5 | 21 + tests/de/step_1/A6 | 21 + tests/de/step_1/A7 | 22 + tests/de/step_1/A8 | 21 + tests/de/step_1/A9 | 21 + tests/de/step_1/B1 | 21 + tests/de/step_1/B2 | 21 + tests/de/step_1/B3 | 21 + tests/de/step_1/B4 | 21 + tests/de/step_1/B5 | 21 + tests/de/step_1/B6 | 21 + tests/de/step_1/B7 | 21 + tests/de/step_1/B8 | 21 + tests/de/step_1/B9 | 21 + tests/de/step_1/C1 | 21 + tests/de/step_1/C2 | 22 + tests/de/step_1/C3 | 21 + tests/de/step_1/C4 | 21 + tests/de/step_1/C5 | 21 + tests/de/step_1/C6 | 21 + tests/de/step_1/C7 | 22 + tests/de/step_1/C8 | 21 + tests/de/step_1/C9 | 21 + tests/de/step_1/D1 | 21 + tests/de/step_1/D2 | 21 + tests/de/step_1/D3 | 22 + tests/de/step_1/D4 | 22 + tests/de/step_1/D5 | 22 + tests/de/step_1/D6 | 22 + tests/de/step_1/D7 | 22 + tests/de/step_1/D8 | 22 + tests/de/step_1/D9 | 21 + tests/de/step_1/E1 | 21 + tests/de/step_1/E2 | 21 + tests/de/step_1/E3 | 24 + tests/de/step_1/E4 | 21 + tests/de/step_1/E5 | 22 + tests/de/step_1/E6 | 21 + tests/de/step_1/E7 | 21 + tests/de/step_1/E8 | 21 + tests/de/step_1/E9 | 21 + tests/de/step_1/F1 | 21 + tests/de/step_1/F2 | 21 + tests/de/step_1/F3 | 21 + tests/de/step_1/F4 | 21 + tests/de/step_1/F5 | 21 + tests/de/step_1/F6 | 21 + tests/de/step_1/F7 | 21 + tests/de/step_1/F8 | 21 + tests/de/step_1/F9 | 21 + tests/de/step_1/G1 | 23 + tests/de/step_1/G2 | 22 + tests/de/step_1/G3 | 22 + tests/de/step_1/G4 | 22 + tests/de/step_1/G5 | 23 + tests/de/step_1/G6 | 22 + tests/de/step_1/G7 | 22 + tests/de/step_1/G8 | 23 + tests/de/step_1/G9 | 24 + tests/de/step_1/H1 | 18 + tests/de/step_1/H2 | 18 + tests/de/step_1/H3 | 18 + tests/de/step_1/H4 | 21 + tests/de/step_1/H5 | 18 + tests/de/step_1/H6 | 18 + tests/de/step_1/H7 | 18 + tests/de/step_1/H8 | 21 + tests/de/step_1/H9 | 18 + tests/de/step_1/I1 | 18 + tests/de/step_1/I2 | 18 + tests/de/step_1/I3 | 18 + tests/de/step_1/I4 | 21 + tests/de/step_1/I5 | 21 + tests/de/step_1/I6 | 18 + tests/de/step_1/I7 | 18 + tests/de/step_1/I8 | 21 + tests/de/step_1/I9 | 18 + tests/de/step_1/J1 | 18 + tests/de/step_1/J2 | 18 + tests/de/step_1/J3 | 18 + tests/de/step_1/J4 | 18 + tests/de/step_1/J5 | 18 + tests/de/step_1/J6 | 23 + tests/de/step_1/J7 | 18 + tests/de/step_1/J8 | 22 + tests/de/step_1/J9 | 18 + tests/de/step_1/K1 | 18 + tests/de/step_1/K2 | 18 + tests/de/step_1/K3 | 21 + tests/de/step_1/K4 | 21 + tests/de/step_1/K5 | 18 + tests/de/step_1/K6 | 18 + tests/de/step_1/K7 | 18 + tests/de/step_1/K8 | 18 + tests/de/step_1/K9 | 18 + tests/de/step_1/L1 | 18 + tests/de/step_1/L2 | 18 + tests/de/step_1/L3 | 18 + tests/de/step_1/L4 | 21 + tests/de/step_1/L5 | 21 + tests/de/step_1/L6 | 18 + tests/de/step_1/L7 | 18 + tests/de/step_1/L8 | 18 + tests/de/step_1/L9 | 21 + tests/de/step_1/M1 | 18 + tests/de/step_1/M2 | 18 + tests/de/step_1/M3 | 18 + tests/de/step_1/M4 | 18 + tests/de/step_1/M5 | 18 + tests/de/step_1/M6 | 18 + tests/de/step_1/M7 | 18 + tests/de/step_1/M8 | 18 + tests/de/step_1/M9 | 18 + tests/de/step_1/N1 | 18 + tests/de/step_1/N2 | 21 + tests/de/step_1/N3 | 21 + tests/de/step_1/N4 | 21 + tests/de/step_1/N5 | 21 + tests/de/step_1/N6 | 25 + tests/de/step_1/N7 | 21 + tests/de/step_1/N8 | 18 + tests/de/step_1/N9 | 18 + tests/de/step_1/O1 | 18 + tests/de/step_1/O2 | 18 + tests/de/step_1/O3 | 18 + tests/de/step_1/O4 | 21 + tests/de/step_1/O5 | 18 + tests/de/step_1/O6 | 18 + tests/de/step_1/O7 | 18 + tests/de/step_1/O8 | 18 + tests/de/step_1/O9 | 18 + tests/de/step_1/P1 | 18 + tests/de/step_1/P2 | 18 + tests/de/step_1/P3 | 18 + tests/de/step_1/P4 | 18 + tests/de/step_1/P5 | 18 + tests/de/step_1/P6 | 18 + tests/de/step_1/P7 | 18 + tests/de/step_1/P8 | 18 + tests/de/step_1/P9 | 18 + tests/de/step_1/Q1 | 18 + tests/de/step_1/Q2 | 18 + tests/de/step_1/Q3 | 18 + tests/de/step_1/Q4 | 21 + tests/de/step_1/Q5 | 21 + tests/de/step_1/Q6 | 21 + tests/de/step_1/Q7 | 18 + tests/de/step_1/Q8 | 18 + tests/de/step_1/Q9 | 21 + tests/de/step_1/R1 | 18 + tests/de/step_1/R2 | 18 + tests/de/step_1/R3 | 21 + tests/de/step_1/R4 | 18 + tests/de/step_1/R5 | 18 + tests/de/step_1/R6 | 18 + tests/de/step_1/R7 | 18 + tests/de/step_1/R8 | 18 + tests/de/step_1/R9 | 18 + tests/de/step_1/S1 | 18 + tests/de/step_1/S2 | 21 + tests/de/step_1/S3 | 18 + tests/de/step_1/S4 | 18 + tests/de/step_1/S5 | 18 + tests/de/step_1/S6 | 18 + tests/de/step_1/S7 | 18 + tests/de/step_1/S8 | 18 + tests/de/step_1/S9 | 18 + tests/de/step_1/T1 | 18 + tests/de/step_1/T2 | 18 + tests/de/step_1/T3 | 18 + tests/de/step_1/T4 | 18 + tests/de/step_1/T5 | 18 + tests/de/step_1/T6 | 18 + tests/de/step_1/T7 | 18 + tests/de/step_1/T8 | 18 + tests/de/step_1/T9 | 18 + tests/de/step_1/U1 | 18 + tests/de/step_1/U2 | 18 + tests/de/step_1/U3 | 18 + tests/de/step_1/U4 | 18 + tests/de/step_1/U5 | 18 + tests/de/step_1/U6 | 18 + tests/de/step_1/U7 | 18 + tests/de/step_1/U8 | 21 + tests/de/step_1/U9 | 21 + tests/de/step_1/V1 | 21 + tests/de/step_1/V2 | 21 + tests/de/step_1/V3 | 18 + tests/de/step_1/V4 | 21 + tests/de/step_1/V5 | 18 + tests/de/step_1/V6 | 18 + tests/de/step_1/V7 | 18 + tests/de/step_1/V8 | 18 + tests/de/step_1/V9 | 18 + tests/de/step_1/W1 | 18 + tests/de/step_1/W2 | 18 + tests/de/step_1/W3 | 18 + tests/de/step_1/W4 | 18 + tests/de/step_1/W5 | 18 + tests/de/step_1/W6 | 21 + tests/de/step_1/W7 | 21 + tests/de/step_1/W8 | 18 + tests/de/step_1/W9 | 18 + tests/de/step_1/X1 | 18 + tests/de/step_1/X2 | 21 + tests/de/step_1/X3 | 18 + tests/de/step_1/X4 | 18 + tests/de/step_1/X5 | 18 + tests/de/step_1/X6 | 18 + tests/de/step_1/X7 | 21 + tests/de/step_1/X8 | 18 + tests/de/step_1/X9 | 18 + tests/de/step_1/Y1 | 18 + tests/de/step_1/Y2 | 18 + tests/de/step_1/Y3 | 18 + tests/de/step_1/Y4 | 18 + tests/de/step_1/Y5 | 18 + tests/de/step_1/Y6 | 18 + tests/de/step_1/Y7 | 18 + tests/de/step_1/Y8 | 18 + tests/de/step_1/Y9 | 18 + tests/de/step_1/Z1 | 18 + tests/de/step_1/Z2 | 18 + tests/de/step_1/Z3 | 18 + tests/de/step_1/Z4 | 18 + tests/de/step_1/Z5 | 18 + tests/de/step_1/Z6 | 18 + tests/de/step_1/Z7 | 18 + tests/de/step_1/Z8 | 18 + tests/de/step_1/Z9 | 18 + tests/de/step_1/ZA1 | 18 + tests/de/step_1/ZA2 | 18 + tests/de/step_1/ZA3 | 18 + tests/de/step_1/ZA4 | 18 + tests/de/step_1/ZA5 | 18 + tests/de/step_1/ZA6 | 18 + tests/de/step_1/ZA7 | 18 + tests/de/step_1/ZA8 | 18 + tests/de/step_1/ZA9 | 18 + tests/de/step_1/ZB1 | 18 + tests/de/step_1/ZB2 | 21 + tests/de/step_1/ZB3 | 18 + tests/de/step_1/ZB4 | 18 + tests/de/step_1/ZB5 | 18 + tests/de/step_1/ZB6 | 18 + tests/de/step_1/ZB7 | 21 + tests/de/step_1/ZB8 | 18 + tests/de/step_1/ZB9 | 18 + tests/de/step_1/ZC1 | 18 + tests/de/step_1/ZC2 | 18 + tests/de/step_1/ZC3 | 21 + tests/de/step_1/ZC4 | 21 + tests/de/step_1/ZC5 | 18 + tests/de/step_1/ZC6 | 18 + tests/de/step_1/ZC7 | 18 + tests/de/step_1/ZC8 | 18 + tests/de/step_1/ZC9 | 22 + tests/de/step_1/ZD1 | 18 + tests/de/step_1/ZD2 | 18 + tests/de/step_1/ZD3 | 22 + tests/de/step_1/ZD4 | 22 + tests/de/step_1/ZD5 | 18 + tests/de/step_1/ZD6 | 22 + tests/de/step_1/ZD7 | 21 + tests/de/step_1/ZD8 | 21 + tests/de/step_1/ZD9 | 21 + tests/de/step_1/ZE1 | 21 + tests/de/step_1/ZE2 | 21 + tests/de/step_1/ZE3 | 21 + tests/de/step_1/ZE4 | 21 + tests/de/step_1/ZE5 | 21 + tests/de/step_1/ZE6 | 22 + tests/de/step_1/ZE7 | 21 + tests/de/step_1/ZE8 | 21 + tests/de/step_1/ZE9 | 22 + tests/de/step_1/ZF1 | 21 + tests/de/step_1/ZF2 | 21 + tests/de/step_1/ZF3 | 21 + tests/de/step_1/ZF4 | 21 + tests/de/step_1/ZF5 | 22 + tests/de/step_1/ZF6 | 21 + tests/de/step_1/ZF7 | 22 + tests/de/step_1/ZF8 | 21 + tests/de/step_1/ZF9 | 21 + tests/de/step_1/ZG1 | 22 + tests/de/step_1/ZG2 | 21 + tests/de/step_1/ZG3 | 22 + tests/de/step_1/ZG4 | 21 + tests/de/step_1/ZG5 | 21 + tests/de/step_1/ZG6 | 21 + tests/de/step_1/ZG7 | 21 + tests/de/step_1/ZG8 | 21 + tests/de/step_1/ZG9 | 22 + tests/de/step_1/ZH1 | 21 + tests/de/step_1/ZH2 | 21 + tests/de/step_1/ZH3 | 22 + tests/de/step_1/ZH4 | 22 + tests/de/step_1/ZH5 | 22 + tests/de/step_1/ZH6 | 22 + tests/de/step_1/ZH7 | 23 + tests/de/step_1/ZH8 | 18 + tests/de/step_1/ZH9 | 24 + tests/de/step_1/ZI1 | 24 + tests/de/step_1/ZI2 | 18 + tests/de/step_1/ZI3 | 18 + tests/de/step_1/ZI4 | 18 + tests/de/step_1/ZI5 | 18 + tests/de/step_1/ZI6 | 18 + tests/de/step_1/ZI7 | 21 + tests/de/step_1/ZI8 | 18 + tests/de/step_1/ZI9 | 18 + tests/de/step_1/ZJ1 | 18 + tests/de/step_1/ZJ2 | 18 + tests/de/step_1/ZJ3 | 18 + tests/de/step_1/ZJ4 | 18 + tests/de/step_1/ZJ5 | 18 + tests/de/step_1/ZJ6 | 18 + tests/de/step_1/ZJ7 | 18 + tests/de/step_1/ZJ8 | 18 + tests/de/step_1/ZJ9 | 18 + tests/de/step_1/ZK1 | 18 + tests/de/step_1/ZK2 | 18 + tests/de/step_1/ZK3 | 18 + tests/de/step_1/ZK4 | 18 + tests/de/step_1/ZK5 | 21 + tests/de/step_1/ZK6 | 18 + tests/de/step_1/ZK7 | 21 + tests/de/step_1/ZK8 | 18 + tests/de/step_1/ZK9 | 18 + tests/de/step_1/ZL1 | 18 + tests/de/step_1/ZL2 | 18 + tests/de/step_1/ZL3 | 18 + tests/de/step_1/ZL4 | 18 + tests/de/step_1/ZL5 | 18 + tests/de/step_1/ZL6 | 18 + tests/de/step_1/ZL7 | 18 + tests/de/step_1/ZL8 | 18 + tests/de/step_1/ZL9 | 18 + tests/de/step_1/ZM1 | 18 + tests/de/step_1/ZM2 | 18 + tests/de/step_1/ZM3 | 18 + tests/de/step_1/ZM4 | 18 + tests/de/step_1/ZM5 | 18 + tests/de/step_1/ZM6 | 18 + tests/de/step_1/ZM7 | 18 + tests/de/step_1/ZM8 | 22 + tests/de/step_1/ZM9 | 18 + tests/de/step_1/ZN1 | 18 + tests/de/step_1/ZN2 | 18 + tests/de/step_1/ZN3 | 18 + tests/de/step_1/ZN4 | 18 + tests/de/step_1/ZN5 | 18 + tests/de/step_1/ZN6 | 18 + tests/de/step_1/ZN7 | 18 + tests/de/step_1/ZN8 | 18 + tests/de/step_1/ZN9 | 18 + tests/de/step_1/ZO1 | 18 + tests/de/step_1/ZO2 | 18 + tests/de/step_1/ZO3 | 18 + tests/de/step_1/ZO4 | 18 + tests/de/step_1/ZO5 | 18 + tests/de/step_1/ZO6 | 18 + tests/de/step_1/ZO7 | 18 + tests/de/step_1/ZO8 | 18 + tests/de/step_1/ZO9 | 18 + tests/de/step_1/ZP1 | 18 + tests/de/step_1/ZP2 | 18 + tests/de/step_1/ZP3 | 18 + tests/de/step_1/ZP4 | 18 + tests/de/step_1/ZP5 | 18 + tests/de/step_1/ZP6 | 18 + tests/de/step_1/ZP7 | 18 + tests/de/step_1/ZP8 | 18 + tests/de/step_1/ZP9 | 18 + tests/de/step_1/ZQ1 | 18 + tests/de/step_1/ZQ2 | 18 + tests/de/step_1/ZQ3 | 18 + tests/de/step_1/ZQ4 | 18 + tests/de/step_1/ZQ5 | 18 + tests/de/step_1/ZQ6 | 18 + tests/de/step_1/ZQ7 | 18 + tests/de/step_1/ZQ8 | 18 + tests/de/step_1/ZQ9 | 18 + tests/de/step_1/ZR1 | 18 + tests/de/step_1/ZR2 | 18 + tests/de/step_1/ZR3 | 18 + tests/de/step_1/ZR4 | 18 + tests/de/step_1/ZR5 | 18 + tests/de/step_1/ZR6 | 18 + tests/de/step_1/ZR7 | 18 + tests/de/step_1/ZR8 | 18 + tests/de/step_1/ZR9 | 18 + tests/de/step_1/ZS1 | 18 + tests/de/step_1/ZS2 | 18 + tests/de/step_1/ZS3 | 18 + tests/de/step_1/ZS4 | 18 + tests/de/step_1/ZS5 | 18 + tests/de/step_1/ZS6 | 18 + tests/de/step_1/ZS7 | 18 + tests/de/step_1/ZS8 | 18 + tests/de/step_1/ZS9 | 18 + tests/de/step_1/ZT1 | 18 + tests/de/step_1/ZT2 | 18 + tests/de/step_1/ZT3 | 18 + tests/de/step_1/ZT4 | 18 + tests/de/step_1/ZT5 | 18 + tests/de/step_1/ZT6 | 18 + tests/de/step_1/ZT7 | 18 + tests/de/step_1/ZT8 | 18 + tests/de/step_1/ZT9 | 18 + tests/de/step_1/ZU1 | 18 + tests/de/step_1/ZU2 | 18 + tests/de/step_1/ZU3 | 18 + tests/de/step_1/ZU4 | 18 + tests/de/step_1/ZU5 | 18 + tests/de/step_1/ZU6 | 18 + tests/de/step_1/ZU7 | 18 + tests/de/step_1/ZU8 | 18 + tests/de/step_1/ZU9 | 18 + tests/de/step_1/ZV1 | 18 + tests/de/step_1/ZV2 | 18 + tests/de/step_1/ZV3 | 18 + tests/de/step_1/ZV4 | 18 + tests/de/step_1/ZV5 | 18 + tests/de/step_1/ZV6 | 18 + tests/de/step_1/ZV7 | 18 + tests/de/step_1/ZV8 | 18 + tests/de/step_1/ZV9 | 18 + tests/de/step_1/ZW1 | 18 + tests/de/step_1/ZW2 | 18 + tests/de/step_1/ZW3 | 18 + tests/de/step_1/ZW4 | 18 + tests/de/step_1/ZW5 | 21 + tests/de/step_1/ZW6 | 18 + tests/de/step_1/ZW7 | 18 + tests/de/step_1/ZW8 | 18 + tests/de/step_1/ZW9 | 18 + tests/de/step_1/ZX1 | 18 + tests/de/step_1/ZX2 | 18 + tests/de/step_1/ZX3 | 18 + tests/de/step_1/ZX4 | 18 + tests/de/step_1/ZX5 | 18 + tests/de/step_1/ZX6 | 18 + tests/de/step_1/ZX7 | 18 + tests/de/step_1/ZX8 | 18 + tests/de/step_1/ZX9 | 18 + tests/de/step_1/ZY1 | 18 + tests/de/step_1/ZY2 | 18 + tests/de/step_1/ZY3 | 18 + tests/de/step_1/ZY4 | 18 + tests/de/step_1/ZY5 | 18 + tests/de/step_1/ZY6 | 18 + tests/de/step_1/ZY7 | 18 + tests/de/step_1/ZY8 | 18 + tests/de/step_1/ZY9 | 18 + tests/de/step_1/ZZ1 | 18 + tests/de/step_1/ZZ2 | 18 + tests/de/step_1/ZZ3 | 21 + tests/de/step_1/ZZ4 | 21 + tests/de/step_1/ZZ5 | 22 + tests/de/step_1/ZZ6 | 22 + tests/de/step_1/ZZ7 | 22 + tests/de/step_1/ZZ8 | 22 + tests/de/step_1/ZZ9 | 21 + tests/de/step_2/A1 | 22 + tests/de/step_2/A2 | 21 + tests/de/step_2/A3 | 21 + tests/de/step_2/A4 | 21 + tests/de/step_2/A5 | 21 + tests/de/step_2/A6 | 22 + tests/de/step_2/A7 | 21 + tests/de/step_2/A8 | 22 + tests/de/step_2/A9 | 22 + tests/de/step_2/B1 | 22 + tests/de/step_2/B2 | 22 + tests/de/step_2/B3 | 22 + tests/de/step_2/B4 | 21 + tests/de/step_2/B5 | 21 + tests/de/step_2/B6 | 22 + tests/de/step_2/B7 | 21 + tests/de/step_2/B8 | 23 + tests/de/step_2/B9 | 21 + tests/de/step_2/C1 | 22 + tests/de/step_2/C2 | 21 + tests/de/step_2/C3 | 21 + tests/de/step_2/C4 | 21 + tests/de/step_2/C5 | 21 + tests/de/step_2/C6 | 21 + tests/de/step_2/C7 | 21 + tests/de/step_2/C8 | 22 + tests/de/step_2/C9 | 24 + tests/de/step_2/D1 | 21 + tests/de/step_2/D2 | 21 + tests/de/step_2/D3 | 21 + tests/de/step_2/D4 | 21 + tests/de/step_2/D5 | 21 + tests/de/step_2/D6 | 23 + tests/de/step_2/D7 | 21 + tests/de/step_2/D8 | 25 + tests/de/step_2/D9 | 23 + tests/de/step_2/E1 | 23 + tests/de/step_2/E2 | 22 + tests/de/step_2/E3 | 22 + tests/de/step_2/E4 | 22 + tests/de/step_2/E5 | 22 + tests/de/step_2/E6 | 24 + tests/de/step_2/E7 | 24 + tests/de/step_2/E8 | 22 + tests/de/step_2/E9 | 23 + tests/de/step_2/F1 | 25 + tests/de/step_2/F2 | 22 + tests/de/step_2/F3 | 23 + tests/de/step_2/F4 | 26 ++ tests/de/step_2/F5 | 21 + tests/de/step_2/F6 | 18 + tests/de/step_2/F7 | 18 + tests/de/step_2/F8 | 18 + tests/de/step_2/F9 | 21 + tests/de/step_2/G1 | 21 + tests/de/step_2/G2 | 21 + tests/de/step_2/G3 | 18 + tests/de/step_2/G4 | 18 + tests/de/step_2/G5 | 18 + tests/de/step_2/G6 | 18 + tests/de/step_2/G7 | 21 + tests/de/step_2/G8 | 18 + tests/de/step_2/G9 | 18 + tests/de/step_2/H1 | 18 + tests/de/step_2/H2 | 18 + tests/de/step_2/H3 | 18 + tests/de/step_2/H4 | 18 + tests/de/step_2/H5 | 21 + tests/de/step_2/H6 | 18 + tests/de/step_2/H7 | 18 + tests/de/step_2/H8 | 18 + tests/de/step_2/H9 | 18 + tests/de/step_2/I1 | 18 + tests/de/step_2/I2 | 18 + tests/de/step_2/I3 | 18 + tests/de/step_2/I4 | 18 + tests/de/step_2/I5 | 18 + tests/de/step_2/I6 | 21 + tests/de/step_2/I7 | 18 + tests/de/step_2/I8 | 18 + tests/de/step_2/I9 | 18 + tests/de/step_2/J1 | 18 + tests/de/step_2/J2 | 18 + tests/de/step_2/J3 | 18 + tests/de/step_2/J4 | 18 + tests/de/step_2/J5 | 18 + tests/de/step_2/J6 | 18 + tests/de/step_2/J7 | 21 + tests/de/step_2/J8 | 18 + tests/de/step_2/J9 | 18 + tests/de/step_2/K1 | 18 + tests/de/step_2/K2 | 18 + tests/de/step_2/K3 | 18 + tests/de/step_2/K4 | 18 + tests/de/step_2/K5 | 18 + tests/de/step_2/K6 | 18 + tests/de/step_2/K7 | 18 + tests/de/step_2/K8 | 21 + tests/de/step_2/K9 | 18 + tests/de/step_2/L1 | 18 + tests/de/step_2/L2 | 18 + tests/de/step_2/L3 | 18 + tests/de/step_2/L4 | 18 + tests/de/step_2/L5 | 21 + tests/de/step_2/L6 | 21 + tests/de/step_2/L7 | 18 + tests/de/step_2/L8 | 18 + tests/de/step_2/L9 | 18 + tests/de/step_2/M1 | 18 + tests/de/step_2/M2 | 18 + tests/de/step_2/M3 | 18 + tests/de/step_2/M4 | 18 + tests/de/step_2/M5 | 18 + tests/de/step_2/M6 | 18 + tests/de/step_2/M7 | 18 + tests/de/step_2/M8 | 21 + tests/de/step_2/M9 | 21 + tests/de/step_2/N1 | 21 + tests/de/step_2/N2 | 18 + tests/de/step_2/N3 | 21 + tests/de/step_2/N4 | 22 + tests/de/step_2/N5 | 18 + tests/de/step_2/N6 | 21 + tests/de/step_2/N7 | 21 + tests/de/step_2/N8 | 21 + tests/de/step_2/N9 | 21 + tests/de/step_2/O1 | 21 + tests/de/step_2/O2 | 21 + tests/de/step_2/O3 | 21 + tests/de/step_2/O4 | 21 + tests/de/step_2/O5 | 18 + tests/de/step_2/O6 | 18 + tests/de/step_2/O7 | 18 + tests/de/step_2/O8 | 21 + tests/de/step_2/O9 | 21 + tests/de/step_2/P1 | 21 + tests/de/step_2/P2 | 18 + tests/de/step_2/P3 | 18 + tests/de/step_2/P4 | 21 + tests/de/step_2/P5 | 21 + tests/de/step_2/P6 | 21 + tests/de/step_2/P7 | 21 + tests/de/step_2/P8 | 21 + tests/de/step_2/P9 | 18 + tests/de/step_2/Q1 | 18 + tests/de/step_2/Q2 | 18 + tests/de/step_2/Q3 | 18 + tests/de/step_2/Q4 | 21 + tests/de/step_2/Q5 | 18 + tests/de/step_2/Q6 | 18 + tests/de/step_2/Q7 | 18 + tests/de/step_2/Q8 | 18 + tests/de/step_2/Q9 | 18 + tests/de/step_2/R1 | 18 + tests/de/step_2/R2 | 21 + tests/de/step_2/R3 | 18 + tests/de/step_2/R4 | 21 + tests/de/step_2/R5 | 21 + tests/de/step_2/R6 | 18 + tests/de/step_2/R7 | 21 + tests/de/step_2/R8 | 18 + tests/de/step_2/R9 | 18 + tests/de/step_2/S1 | 21 + tests/de/step_2/S2 | 18 + tests/de/step_2/S3 | 18 + tests/de/step_2/S4 | 21 + tests/de/step_2/S5 | 21 + tests/de/step_2/S6 | 21 + tests/de/step_2/S7 | 21 + tests/de/step_2/S8 | 18 + tests/de/step_2/S9 | 22 + tests/de/step_2/T1 | 22 + tests/de/step_2/T2 | 18 + tests/de/step_2/T3 | 18 + tests/de/step_2/T4 | 18 + tests/de/step_2/T5 | 18 + tests/de/step_2/T6 | 21 + tests/de/step_2/T7 | 18 + tests/de/step_2/T8 | 18 + tests/de/step_2/T9 | 18 + tests/de/step_2/U1 | 18 + tests/de/step_2/U2 | 18 + tests/de/step_2/U3 | 18 + tests/de/step_2/U4 | 18 + tests/de/step_2/U5 | 18 + tests/de/step_2/U6 | 18 + tests/de/step_2/U7 | 18 + tests/de/step_2/U8 | 18 + tests/de/step_2/U9 | 18 + tests/de/step_2/V1 | 21 + tests/de/step_2/V2 | 18 + tests/de/step_2/V3 | 18 + tests/de/step_2/V4 | 18 + tests/de/step_2/V5 | 18 + tests/de/step_2/V6 | 21 + tests/de/step_2/V7 | 18 + tests/de/step_2/V8 | 21 + tests/de/step_2/V9 | 18 + tests/de/step_2/W1 | 18 + tests/de/step_2/W2 | 22 + tests/de/step_2/W3 | 21 + tests/de/step_2/W4 | 21 + tests/de/step_2/W5 | 18 + tests/de/step_2/W6 | 18 + tests/de/step_2/W7 | 18 + tests/de/step_2/W8 | 18 + tests/de/step_2/W9 | 18 + tests/de/step_2/X1 | 18 + tests/de/step_2/X2 | 18 + tests/de/step_2/X3 | 21 + tests/de/step_2/X4 | 18 + tests/de/step_2/X5 | 18 + tests/de/step_2/X6 | 21 + tests/de/step_2/X7 | 21 + tests/de/step_2/X8 | 18 + tests/de/step_2/X9 | 18 + tests/de/step_2/Y1 | 18 + tests/de/step_2/Y2 | 18 + tests/de/step_2/Y3 | 18 + tests/de/step_2/Y4 | 18 + tests/de/step_2/Y5 | 22 + tests/de/step_3/A1 | 6 + tests/de/step_3/A2 | 18 + tests/de/step_3/A3 | 22 + tests/de/step_3/A4 | 21 + tests/de/step_3/A5 | 21 + tests/de/step_3/A6 | 22 + tests/de/step_3/A7 | 21 + tests/de/step_3/A8 | 26 ++ tests/de/step_3/A9 | 21 + tests/de/step_3/B1 | 21 + tests/de/step_3/B2 | 22 + tests/de/step_3/B3 | 22 + tests/de/step_3/B4 | 22 + tests/de/step_3/B5 | 21 + tests/de/step_3/B6 | 22 + tests/de/step_3/B7 | 21 + tests/de/step_3/B8 | 22 + tests/de/step_3/B9 | 22 + tests/de/step_3/C1 | 21 + tests/de/step_3/C2 | 21 + tests/de/step_3/C3 | 22 + tests/de/step_3/C4 | 21 + tests/de/step_3/C5 | 23 + tests/de/step_3/C6 | 22 + tests/de/step_3/C7 | 22 + tests/de/step_3/C8 | 21 + tests/de/step_3/C9 | 21 + tests/de/step_3/D1 | 23 + tests/de/step_3/D2 | 22 + tests/de/step_3/D3 | 23 + tests/de/step_3/D4 | 22 + tests/de/step_3/D5 | 22 + tests/de/step_3/D6 | 22 + tests/de/step_3/D7 | 21 + tests/de/step_3/D8 | 21 + tests/de/step_3/D9 | 25 + tests/de/step_3/E1 | 23 + tests/de/step_3/E2 | 25 + tests/de/step_3/E3 | 23 + tests/de/step_3/E4 | 21 + tests/de/step_3/E5 | 22 + tests/de/step_3/E6 | 24 + tests/de/step_3/E7 | 23 + tests/de/step_3/E8 | 23 + tests/de/step_3/E9 | 25 + tests/de/step_3/F1 | 24 + tests/de/step_3/F2 | 23 + tests/de/step_3/F3 | 26 ++ tests/de/step_3/F4 | 23 + tests/de/step_4/A1 | 23 + tests/de/step_4/A2 | 18 + tests/de/step_4/A3 | 18 + tests/de/step_4/A4 | 21 + tests/de/step_4/A5 | 18 + tests/de/step_4/A6 | 18 + tests/de/step_4/A7 | 18 + tests/de/step_4/A8 | 22 + tests/de/step_4/A9 | 18 + tests/de/step_4/B1 | 21 + tests/de/step_4/B2 | 18 + tests/de/step_4/B3 | 25 + tests/de/step_4/B4 | 18 + tests/de/step_4/B5 | 21 + tests/de/step_4/B6 | 21 + tests/de/step_4/B7 | 18 + tests/de/step_4/B8 | 18 + tests/de/step_4/B9 | 18 + tests/de/step_4/C1 | 18 + tests/de/step_4/C2 | 18 + tests/de/step_4/C3 | 18 + tests/de/step_4/C4 | 18 + tests/de/step_4/C5 | 18 + tests/de/step_4/C6 | 18 + tests/de/step_4/C7 | 21 + tests/de/step_4/C8 | 21 + tests/de/step_4/C9 | 18 + tests/de/step_4/D1 | 18 + tests/de/step_4/D2 | 18 + tests/de/step_4/D3 | 18 + tests/de/step_4/D4 | 18 + tests/de/step_4/D5 | 21 + tests/de/step_4/D6 | 18 + tests/de/step_4/D7 | 21 + tests/de/step_4/D8 | 21 + tests/de/step_4/D9 | 21 + tests/de/step_4/E1 | 21 + tests/de/step_4/E2 | 18 + tests/de/step_4/E3 | 18 + tests/de/step_4/E4 | 21 + tests/de/step_4/E5 | 21 + tests/de/step_4/E6 | 21 + tests/de/step_4/E7 | 18 + tests/de/step_4/E8 | 21 + tests/de/step_4/E9 | 18 + tests/de/step_4/F1 | 18 + tests/de/step_4/F2 | 21 + tests/de/step_4/F3 | 21 + tests/de/step_4/F4 | 18 + tests/de/step_4/F5 | 21 + tests/de/step_4/F6 | 18 + tests/de/step_4/F7 | 18 + tests/de/step_4/F8 | 21 + tests/de/step_4/F9 | 18 + tests/de/step_4/G1 | 18 + tests/de/step_4/G2 | 18 + tests/de/step_4/G3 | 18 + tests/de/step_4/G4 | 18 + tests/de/step_4/G5 | 21 + tests/de/step_4/G6 | 18 + tests/de/step_4/G7 | 24 + tests/de/step_4/G8 | 21 + tests/de/step_4/G9 | 21 + tests/de/step_4/H1 | 21 + tests/de/step_4/H2 | 18 + tests/de/step_4/H3 | 18 + tests/de/step_4/H4 | 18 + tests/de/step_4/H5 | 18 + tests/de/step_4/H6 | 18 + tests/de/step_4/H7 | 18 + tests/de/step_4/H8 | 18 + tests/de/step_4/H9 | 18 + tests/de/step_4/I1 | 21 + tests/de/step_4/I2 | 18 + tests/de/step_4/I3 | 21 + tests/de/step_5/A1 | 23 + tests/de/step_5/A2 | 21 + tests/de/step_5/A3 | 18 + tests/de/step_5/A4 | 21 + tests/de/step_5/A5 | 21 + tests/de/step_5/A6 | 18 + tests/de/step_5/A7 | 18 + tests/de/step_5/A8 | 21 + tests/de/step_5/A9 | 21 + tests/de/step_5/B1 | 18 + tests/de/step_5/B2 | 21 + tests/de/step_5/B3 | 18 + tests/de/step_5/B4 | 21 + tests/de/step_5/B5 | 21 + tests/de/step_5/B6 | 6 + 1090 files changed, 22293 insertions(+), 26 deletions(-) delete mode 100755 tests/bugs/vis/pro19619 create mode 100644 tests/de/begin create mode 100644 tests/de/end create mode 100644 tests/de/grids.list create mode 100644 tests/de/iges_1/A1 create mode 100644 tests/de/iges_1/A2 create mode 100644 tests/de/iges_1/A3 create mode 100644 tests/de/iges_1/A4 create mode 100644 tests/de/iges_1/A5 create mode 100644 tests/de/iges_1/A6 create mode 100644 tests/de/iges_1/A7 create mode 100644 tests/de/iges_1/A8 create mode 100644 tests/de/iges_1/A9 create mode 100644 tests/de/iges_1/B1 create mode 100644 tests/de/iges_1/B2 create mode 100644 tests/de/iges_1/B3 create mode 100644 tests/de/iges_1/B4 create mode 100644 tests/de/iges_1/B5 create mode 100644 tests/de/iges_1/B6 create mode 100644 tests/de/iges_1/B7 create mode 100644 tests/de/iges_1/B8 create mode 100644 tests/de/iges_1/B9 create mode 100644 tests/de/iges_1/C1 create mode 100644 tests/de/iges_1/C2 create mode 100644 tests/de/iges_1/C3 create mode 100644 tests/de/iges_1/C4 create mode 100644 tests/de/iges_1/C5 create mode 100644 tests/de/iges_1/C6 create mode 100644 tests/de/iges_1/C7 create mode 100644 tests/de/iges_1/C8 create mode 100644 tests/de/iges_1/C9 create mode 100644 tests/de/iges_1/D1 create mode 100644 tests/de/iges_1/D2 create mode 100644 tests/de/iges_1/D3 create mode 100644 tests/de/iges_1/D4 create mode 100644 tests/de/iges_1/D5 create mode 100644 tests/de/iges_1/D6 create mode 100644 tests/de/iges_1/D7 create mode 100644 tests/de/iges_1/D8 create mode 100644 tests/de/iges_1/D9 create mode 100644 tests/de/iges_1/E1 create mode 100644 tests/de/iges_1/E2 create mode 100644 tests/de/iges_1/E3 create mode 100644 tests/de/iges_1/E4 create mode 100644 tests/de/iges_1/E5 create mode 100644 tests/de/iges_1/E6 create mode 100644 tests/de/iges_1/E7 create mode 100644 tests/de/iges_1/E8 create mode 100644 tests/de/iges_1/E9 create mode 100644 tests/de/iges_1/F1 create mode 100644 tests/de/iges_1/F2 create mode 100644 tests/de/iges_1/F3 create mode 100644 tests/de/iges_1/F4 create mode 100644 tests/de/iges_1/F5 create mode 100644 tests/de/iges_1/F6 create mode 100644 tests/de/iges_1/F7 create mode 100644 tests/de/iges_1/F8 create mode 100644 tests/de/iges_1/F9 create mode 100644 tests/de/iges_1/G1 create mode 100644 tests/de/iges_1/G2 create mode 100644 tests/de/iges_1/G3 create mode 100644 tests/de/iges_1/G4 create mode 100644 tests/de/iges_1/G5 create mode 100644 tests/de/iges_1/G6 create mode 100644 tests/de/iges_1/G7 create mode 100644 tests/de/iges_1/G8 create mode 100644 tests/de/iges_1/G9 create mode 100644 tests/de/iges_1/H1 create mode 100644 tests/de/iges_1/H2 create mode 100644 tests/de/iges_1/H3 create mode 100644 tests/de/iges_1/H4 create mode 100644 tests/de/iges_1/H5 create mode 100644 tests/de/iges_1/H6 create mode 100644 tests/de/iges_1/H7 create mode 100644 tests/de/iges_1/H8 create mode 100644 tests/de/iges_1/H9 create mode 100644 tests/de/iges_1/I1 create mode 100644 tests/de/iges_1/I2 create mode 100644 tests/de/iges_1/I3 create mode 100644 tests/de/iges_1/I4 create mode 100644 tests/de/iges_1/I5 create mode 100644 tests/de/iges_1/I6 create mode 100644 tests/de/iges_1/I7 create mode 100644 tests/de/iges_1/I8 create mode 100644 tests/de/iges_1/I9 create mode 100644 tests/de/iges_1/J1 create mode 100644 tests/de/iges_1/J2 create mode 100644 tests/de/iges_1/J3 create mode 100644 tests/de/iges_1/J4 create mode 100644 tests/de/iges_1/J5 create mode 100644 tests/de/iges_1/J6 create mode 100644 tests/de/iges_1/J7 create mode 100644 tests/de/iges_1/J8 create mode 100644 tests/de/iges_1/J9 create mode 100644 tests/de/iges_1/K1 create mode 100644 tests/de/iges_1/K2 create mode 100644 tests/de/iges_1/K3 create mode 100644 tests/de/iges_1/K4 create mode 100644 tests/de/iges_1/K5 create mode 100644 tests/de/iges_1/K6 create mode 100644 tests/de/iges_1/K7 create mode 100644 tests/de/iges_1/K8 create mode 100644 tests/de/iges_1/K9 create mode 100644 tests/de/iges_1/L1 create mode 100644 tests/de/iges_1/L2 create mode 100644 tests/de/iges_1/L3 create mode 100644 tests/de/iges_1/L4 create mode 100644 tests/de/iges_1/L5 create mode 100644 tests/de/iges_1/L6 create mode 100644 tests/de/iges_1/L7 create mode 100644 tests/de/iges_1/L8 create mode 100644 tests/de/iges_1/L9 create mode 100644 tests/de/iges_1/M1 create mode 100644 tests/de/iges_1/M2 create mode 100644 tests/de/iges_1/M3 create mode 100644 tests/de/iges_1/M4 create mode 100644 tests/de/iges_1/M5 create mode 100644 tests/de/iges_1/M6 create mode 100644 tests/de/iges_1/M7 create mode 100644 tests/de/iges_1/M8 create mode 100644 tests/de/iges_1/M9 create mode 100644 tests/de/iges_1/N1 create mode 100644 tests/de/iges_1/N2 create mode 100644 tests/de/iges_1/N3 create mode 100644 tests/de/iges_1/N4 create mode 100644 tests/de/iges_1/N5 create mode 100644 tests/de/iges_1/N6 create mode 100644 tests/de/iges_1/N7 create mode 100644 tests/de/iges_1/N8 create mode 100644 tests/de/iges_1/N9 create mode 100644 tests/de/iges_1/O1 create mode 100644 tests/de/iges_1/O2 create mode 100644 tests/de/iges_1/O3 create mode 100644 tests/de/iges_1/O4 create mode 100644 tests/de/iges_1/O5 create mode 100644 tests/de/iges_1/O6 create mode 100644 tests/de/iges_1/O7 create mode 100644 tests/de/iges_1/O8 create mode 100644 tests/de/iges_1/O9 create mode 100644 tests/de/iges_1/P1 create mode 100644 tests/de/iges_1/P2 create mode 100644 tests/de/iges_1/P3 create mode 100644 tests/de/iges_1/P4 create mode 100644 tests/de/iges_1/P5 create mode 100644 tests/de/iges_1/P6 create mode 100644 tests/de/iges_1/P7 create mode 100644 tests/de/iges_1/P8 create mode 100644 tests/de/iges_1/P9 create mode 100644 tests/de/iges_1/Q1 create mode 100644 tests/de/iges_1/Q2 create mode 100644 tests/de/iges_1/Q3 create mode 100644 tests/de/iges_1/Q4 create mode 100644 tests/de/iges_1/Q5 create mode 100644 tests/de/iges_1/Q6 create mode 100644 tests/de/iges_1/Q7 create mode 100644 tests/de/iges_1/Q8 create mode 100644 tests/de/iges_1/Q9 create mode 100644 tests/de/iges_1/R1 create mode 100644 tests/de/iges_1/R2 create mode 100644 tests/de/iges_1/R3 create mode 100644 tests/de/iges_1/R4 create mode 100644 tests/de/iges_1/R5 create mode 100644 tests/de/iges_1/R6 create mode 100644 tests/de/iges_1/R7 create mode 100644 tests/de/iges_1/R8 create mode 100644 tests/de/iges_2/A1 create mode 100644 tests/de/iges_2/A2 create mode 100644 tests/de/iges_2/A3 create mode 100644 tests/de/iges_2/A4 create mode 100644 tests/de/iges_2/A5 create mode 100644 tests/de/iges_2/A6 create mode 100644 tests/de/iges_2/A7 create mode 100644 tests/de/iges_2/A8 create mode 100644 tests/de/iges_2/A9 create mode 100644 tests/de/iges_2/B1 create mode 100644 tests/de/iges_2/B2 create mode 100644 tests/de/iges_2/B3 create mode 100644 tests/de/iges_2/B4 create mode 100644 tests/de/iges_2/B5 create mode 100644 tests/de/iges_2/B6 create mode 100644 tests/de/iges_2/B7 create mode 100644 tests/de/iges_2/B8 create mode 100644 tests/de/iges_2/B9 create mode 100644 tests/de/iges_2/C1 create mode 100644 tests/de/iges_2/C2 create mode 100644 tests/de/iges_2/C3 create mode 100644 tests/de/iges_2/C4 create mode 100644 tests/de/iges_2/C5 create mode 100644 tests/de/iges_2/C6 create mode 100644 tests/de/iges_2/C7 create mode 100644 tests/de/iges_2/C8 create mode 100644 tests/de/iges_2/C9 create mode 100644 tests/de/iges_2/D1 create mode 100644 tests/de/iges_2/D2 create mode 100644 tests/de/iges_2/D3 create mode 100644 tests/de/iges_2/D4 create mode 100644 tests/de/iges_2/D5 create mode 100644 tests/de/iges_2/D6 create mode 100644 tests/de/iges_2/D7 create mode 100644 tests/de/iges_2/D8 create mode 100644 tests/de/iges_2/D9 create mode 100644 tests/de/iges_2/E1 create mode 100644 tests/de/iges_2/E2 create mode 100644 tests/de/iges_2/E3 create mode 100644 tests/de/iges_2/E4 create mode 100644 tests/de/iges_2/E5 create mode 100644 tests/de/iges_2/E6 create mode 100644 tests/de/iges_2/E7 create mode 100644 tests/de/iges_2/E8 create mode 100644 tests/de/iges_2/E9 create mode 100644 tests/de/iges_2/F1 create mode 100644 tests/de/iges_2/F2 create mode 100644 tests/de/iges_2/F3 create mode 100644 tests/de/iges_2/F4 create mode 100644 tests/de/iges_2/F5 create mode 100644 tests/de/iges_2/F6 create mode 100644 tests/de/iges_2/F7 create mode 100644 tests/de/iges_2/F8 create mode 100644 tests/de/iges_2/F9 create mode 100644 tests/de/iges_2/G1 create mode 100644 tests/de/iges_2/G2 create mode 100644 tests/de/iges_2/G3 create mode 100644 tests/de/iges_2/G4 create mode 100644 tests/de/iges_2/G5 create mode 100644 tests/de/iges_2/G6 create mode 100644 tests/de/iges_2/G7 create mode 100644 tests/de/iges_2/G8 create mode 100644 tests/de/iges_2/G9 create mode 100644 tests/de/iges_2/H1 create mode 100644 tests/de/iges_2/H2 create mode 100644 tests/de/iges_2/H3 create mode 100644 tests/de/iges_2/H4 create mode 100644 tests/de/iges_2/H5 create mode 100644 tests/de/iges_2/H6 create mode 100644 tests/de/iges_2/H7 create mode 100644 tests/de/iges_2/H8 create mode 100644 tests/de/iges_2/H9 create mode 100644 tests/de/iges_2/I1 create mode 100644 tests/de/iges_2/I2 create mode 100644 tests/de/iges_2/I3 create mode 100644 tests/de/iges_2/I4 create mode 100644 tests/de/iges_2/I5 create mode 100644 tests/de/iges_2/I6 create mode 100644 tests/de/iges_2/I7 create mode 100644 tests/de/iges_2/I8 create mode 100644 tests/de/iges_2/I9 create mode 100644 tests/de/iges_2/J1 create mode 100644 tests/de/iges_3/A1 create mode 100644 tests/de/iges_3/A2 create mode 100644 tests/de/iges_3/A3 create mode 100644 tests/de/iges_3/A4 create mode 100644 tests/de/iges_3/A5 create mode 100644 tests/de/iges_3/A6 create mode 100644 tests/de/iges_3/A7 create mode 100644 tests/de/iges_3/A8 create mode 100644 tests/de/iges_3/A9 create mode 100644 tests/de/iges_3/B1 create mode 100644 tests/de/iges_3/B2 create mode 100644 tests/de/parse.rules create mode 100644 tests/de/step_1/A1 create mode 100644 tests/de/step_1/A2 create mode 100644 tests/de/step_1/A3 create mode 100644 tests/de/step_1/A4 create mode 100644 tests/de/step_1/A5 create mode 100644 tests/de/step_1/A6 create mode 100644 tests/de/step_1/A7 create mode 100644 tests/de/step_1/A8 create mode 100644 tests/de/step_1/A9 create mode 100644 tests/de/step_1/B1 create mode 100644 tests/de/step_1/B2 create mode 100644 tests/de/step_1/B3 create mode 100644 tests/de/step_1/B4 create mode 100644 tests/de/step_1/B5 create mode 100644 tests/de/step_1/B6 create mode 100644 tests/de/step_1/B7 create mode 100644 tests/de/step_1/B8 create mode 100644 tests/de/step_1/B9 create mode 100644 tests/de/step_1/C1 create mode 100644 tests/de/step_1/C2 create mode 100644 tests/de/step_1/C3 create mode 100644 tests/de/step_1/C4 create mode 100644 tests/de/step_1/C5 create mode 100644 tests/de/step_1/C6 create mode 100644 tests/de/step_1/C7 create mode 100644 tests/de/step_1/C8 create mode 100644 tests/de/step_1/C9 create mode 100644 tests/de/step_1/D1 create mode 100644 tests/de/step_1/D2 create mode 100644 tests/de/step_1/D3 create mode 100644 tests/de/step_1/D4 create mode 100644 tests/de/step_1/D5 create mode 100644 tests/de/step_1/D6 create mode 100644 tests/de/step_1/D7 create mode 100644 tests/de/step_1/D8 create mode 100644 tests/de/step_1/D9 create mode 100644 tests/de/step_1/E1 create mode 100644 tests/de/step_1/E2 create mode 100644 tests/de/step_1/E3 create mode 100644 tests/de/step_1/E4 create mode 100644 tests/de/step_1/E5 create mode 100644 tests/de/step_1/E6 create mode 100644 tests/de/step_1/E7 create mode 100644 tests/de/step_1/E8 create mode 100644 tests/de/step_1/E9 create mode 100644 tests/de/step_1/F1 create mode 100644 tests/de/step_1/F2 create mode 100644 tests/de/step_1/F3 create mode 100644 tests/de/step_1/F4 create mode 100644 tests/de/step_1/F5 create mode 100644 tests/de/step_1/F6 create mode 100644 tests/de/step_1/F7 create mode 100644 tests/de/step_1/F8 create mode 100644 tests/de/step_1/F9 create mode 100644 tests/de/step_1/G1 create mode 100644 tests/de/step_1/G2 create mode 100644 tests/de/step_1/G3 create mode 100644 tests/de/step_1/G4 create mode 100644 tests/de/step_1/G5 create mode 100644 tests/de/step_1/G6 create mode 100644 tests/de/step_1/G7 create mode 100644 tests/de/step_1/G8 create mode 100644 tests/de/step_1/G9 create mode 100644 tests/de/step_1/H1 create mode 100644 tests/de/step_1/H2 create mode 100644 tests/de/step_1/H3 create mode 100644 tests/de/step_1/H4 create mode 100644 tests/de/step_1/H5 create mode 100644 tests/de/step_1/H6 create mode 100644 tests/de/step_1/H7 create mode 100644 tests/de/step_1/H8 create mode 100644 tests/de/step_1/H9 create mode 100644 tests/de/step_1/I1 create mode 100644 tests/de/step_1/I2 create mode 100644 tests/de/step_1/I3 create mode 100644 tests/de/step_1/I4 create mode 100644 tests/de/step_1/I5 create mode 100644 tests/de/step_1/I6 create mode 100644 tests/de/step_1/I7 create mode 100644 tests/de/step_1/I8 create mode 100644 tests/de/step_1/I9 create mode 100644 tests/de/step_1/J1 create mode 100644 tests/de/step_1/J2 create mode 100644 tests/de/step_1/J3 create mode 100644 tests/de/step_1/J4 create mode 100644 tests/de/step_1/J5 create mode 100644 tests/de/step_1/J6 create mode 100644 tests/de/step_1/J7 create mode 100644 tests/de/step_1/J8 create mode 100644 tests/de/step_1/J9 create mode 100644 tests/de/step_1/K1 create mode 100644 tests/de/step_1/K2 create mode 100644 tests/de/step_1/K3 create mode 100644 tests/de/step_1/K4 create mode 100644 tests/de/step_1/K5 create mode 100644 tests/de/step_1/K6 create mode 100644 tests/de/step_1/K7 create mode 100644 tests/de/step_1/K8 create mode 100644 tests/de/step_1/K9 create mode 100644 tests/de/step_1/L1 create mode 100644 tests/de/step_1/L2 create mode 100644 tests/de/step_1/L3 create mode 100644 tests/de/step_1/L4 create mode 100644 tests/de/step_1/L5 create mode 100644 tests/de/step_1/L6 create mode 100644 tests/de/step_1/L7 create mode 100644 tests/de/step_1/L8 create mode 100644 tests/de/step_1/L9 create mode 100644 tests/de/step_1/M1 create mode 100644 tests/de/step_1/M2 create mode 100644 tests/de/step_1/M3 create mode 100644 tests/de/step_1/M4 create mode 100644 tests/de/step_1/M5 create mode 100644 tests/de/step_1/M6 create mode 100644 tests/de/step_1/M7 create mode 100644 tests/de/step_1/M8 create mode 100644 tests/de/step_1/M9 create mode 100644 tests/de/step_1/N1 create mode 100644 tests/de/step_1/N2 create mode 100644 tests/de/step_1/N3 create mode 100644 tests/de/step_1/N4 create mode 100644 tests/de/step_1/N5 create mode 100644 tests/de/step_1/N6 create mode 100644 tests/de/step_1/N7 create mode 100644 tests/de/step_1/N8 create mode 100644 tests/de/step_1/N9 create mode 100644 tests/de/step_1/O1 create mode 100644 tests/de/step_1/O2 create mode 100644 tests/de/step_1/O3 create mode 100644 tests/de/step_1/O4 create mode 100644 tests/de/step_1/O5 create mode 100644 tests/de/step_1/O6 create mode 100644 tests/de/step_1/O7 create mode 100644 tests/de/step_1/O8 create mode 100644 tests/de/step_1/O9 create mode 100644 tests/de/step_1/P1 create mode 100644 tests/de/step_1/P2 create mode 100644 tests/de/step_1/P3 create mode 100644 tests/de/step_1/P4 create mode 100644 tests/de/step_1/P5 create mode 100644 tests/de/step_1/P6 create mode 100644 tests/de/step_1/P7 create mode 100644 tests/de/step_1/P8 create mode 100644 tests/de/step_1/P9 create mode 100644 tests/de/step_1/Q1 create mode 100644 tests/de/step_1/Q2 create mode 100644 tests/de/step_1/Q3 create mode 100644 tests/de/step_1/Q4 create mode 100644 tests/de/step_1/Q5 create mode 100644 tests/de/step_1/Q6 create mode 100644 tests/de/step_1/Q7 create mode 100644 tests/de/step_1/Q8 create mode 100644 tests/de/step_1/Q9 create mode 100644 tests/de/step_1/R1 create mode 100644 tests/de/step_1/R2 create mode 100644 tests/de/step_1/R3 create mode 100644 tests/de/step_1/R4 create mode 100644 tests/de/step_1/R5 create mode 100644 tests/de/step_1/R6 create mode 100644 tests/de/step_1/R7 create mode 100644 tests/de/step_1/R8 create mode 100644 tests/de/step_1/R9 create mode 100644 tests/de/step_1/S1 create mode 100644 tests/de/step_1/S2 create mode 100644 tests/de/step_1/S3 create mode 100644 tests/de/step_1/S4 create mode 100644 tests/de/step_1/S5 create mode 100644 tests/de/step_1/S6 create mode 100644 tests/de/step_1/S7 create mode 100644 tests/de/step_1/S8 create mode 100644 tests/de/step_1/S9 create mode 100644 tests/de/step_1/T1 create mode 100644 tests/de/step_1/T2 create mode 100644 tests/de/step_1/T3 create mode 100644 tests/de/step_1/T4 create mode 100644 tests/de/step_1/T5 create mode 100644 tests/de/step_1/T6 create mode 100644 tests/de/step_1/T7 create mode 100644 tests/de/step_1/T8 create mode 100644 tests/de/step_1/T9 create mode 100644 tests/de/step_1/U1 create mode 100644 tests/de/step_1/U2 create mode 100644 tests/de/step_1/U3 create mode 100644 tests/de/step_1/U4 create mode 100644 tests/de/step_1/U5 create mode 100644 tests/de/step_1/U6 create mode 100644 tests/de/step_1/U7 create mode 100644 tests/de/step_1/U8 create mode 100644 tests/de/step_1/U9 create mode 100644 tests/de/step_1/V1 create mode 100644 tests/de/step_1/V2 create mode 100644 tests/de/step_1/V3 create mode 100644 tests/de/step_1/V4 create mode 100644 tests/de/step_1/V5 create mode 100644 tests/de/step_1/V6 create mode 100644 tests/de/step_1/V7 create mode 100644 tests/de/step_1/V8 create mode 100644 tests/de/step_1/V9 create mode 100644 tests/de/step_1/W1 create mode 100644 tests/de/step_1/W2 create mode 100644 tests/de/step_1/W3 create mode 100644 tests/de/step_1/W4 create mode 100644 tests/de/step_1/W5 create mode 100644 tests/de/step_1/W6 create mode 100644 tests/de/step_1/W7 create mode 100644 tests/de/step_1/W8 create mode 100644 tests/de/step_1/W9 create mode 100644 tests/de/step_1/X1 create mode 100644 tests/de/step_1/X2 create mode 100644 tests/de/step_1/X3 create mode 100644 tests/de/step_1/X4 create mode 100644 tests/de/step_1/X5 create mode 100644 tests/de/step_1/X6 create mode 100644 tests/de/step_1/X7 create mode 100644 tests/de/step_1/X8 create mode 100644 tests/de/step_1/X9 create mode 100644 tests/de/step_1/Y1 create mode 100644 tests/de/step_1/Y2 create mode 100644 tests/de/step_1/Y3 create mode 100644 tests/de/step_1/Y4 create mode 100644 tests/de/step_1/Y5 create mode 100644 tests/de/step_1/Y6 create mode 100644 tests/de/step_1/Y7 create mode 100644 tests/de/step_1/Y8 create mode 100644 tests/de/step_1/Y9 create mode 100644 tests/de/step_1/Z1 create mode 100644 tests/de/step_1/Z2 create mode 100644 tests/de/step_1/Z3 create mode 100644 tests/de/step_1/Z4 create mode 100644 tests/de/step_1/Z5 create mode 100644 tests/de/step_1/Z6 create mode 100644 tests/de/step_1/Z7 create mode 100644 tests/de/step_1/Z8 create mode 100644 tests/de/step_1/Z9 create mode 100644 tests/de/step_1/ZA1 create mode 100644 tests/de/step_1/ZA2 create mode 100644 tests/de/step_1/ZA3 create mode 100644 tests/de/step_1/ZA4 create mode 100644 tests/de/step_1/ZA5 create mode 100644 tests/de/step_1/ZA6 create mode 100644 tests/de/step_1/ZA7 create mode 100644 tests/de/step_1/ZA8 create mode 100644 tests/de/step_1/ZA9 create mode 100644 tests/de/step_1/ZB1 create mode 100644 tests/de/step_1/ZB2 create mode 100644 tests/de/step_1/ZB3 create mode 100644 tests/de/step_1/ZB4 create mode 100644 tests/de/step_1/ZB5 create mode 100644 tests/de/step_1/ZB6 create mode 100644 tests/de/step_1/ZB7 create mode 100644 tests/de/step_1/ZB8 create mode 100644 tests/de/step_1/ZB9 create mode 100644 tests/de/step_1/ZC1 create mode 100644 tests/de/step_1/ZC2 create mode 100644 tests/de/step_1/ZC3 create mode 100644 tests/de/step_1/ZC4 create mode 100644 tests/de/step_1/ZC5 create mode 100644 tests/de/step_1/ZC6 create mode 100644 tests/de/step_1/ZC7 create mode 100644 tests/de/step_1/ZC8 create mode 100644 tests/de/step_1/ZC9 create mode 100644 tests/de/step_1/ZD1 create mode 100644 tests/de/step_1/ZD2 create mode 100644 tests/de/step_1/ZD3 create mode 100644 tests/de/step_1/ZD4 create mode 100644 tests/de/step_1/ZD5 create mode 100644 tests/de/step_1/ZD6 create mode 100644 tests/de/step_1/ZD7 create mode 100644 tests/de/step_1/ZD8 create mode 100644 tests/de/step_1/ZD9 create mode 100644 tests/de/step_1/ZE1 create mode 100644 tests/de/step_1/ZE2 create mode 100644 tests/de/step_1/ZE3 create mode 100644 tests/de/step_1/ZE4 create mode 100644 tests/de/step_1/ZE5 create mode 100644 tests/de/step_1/ZE6 create mode 100644 tests/de/step_1/ZE7 create mode 100644 tests/de/step_1/ZE8 create mode 100644 tests/de/step_1/ZE9 create mode 100644 tests/de/step_1/ZF1 create mode 100644 tests/de/step_1/ZF2 create mode 100644 tests/de/step_1/ZF3 create mode 100644 tests/de/step_1/ZF4 create mode 100644 tests/de/step_1/ZF5 create mode 100644 tests/de/step_1/ZF6 create mode 100644 tests/de/step_1/ZF7 create mode 100644 tests/de/step_1/ZF8 create mode 100644 tests/de/step_1/ZF9 create mode 100644 tests/de/step_1/ZG1 create mode 100644 tests/de/step_1/ZG2 create mode 100644 tests/de/step_1/ZG3 create mode 100644 tests/de/step_1/ZG4 create mode 100644 tests/de/step_1/ZG5 create mode 100644 tests/de/step_1/ZG6 create mode 100644 tests/de/step_1/ZG7 create mode 100644 tests/de/step_1/ZG8 create mode 100644 tests/de/step_1/ZG9 create mode 100644 tests/de/step_1/ZH1 create mode 100644 tests/de/step_1/ZH2 create mode 100644 tests/de/step_1/ZH3 create mode 100644 tests/de/step_1/ZH4 create mode 100644 tests/de/step_1/ZH5 create mode 100644 tests/de/step_1/ZH6 create mode 100644 tests/de/step_1/ZH7 create mode 100644 tests/de/step_1/ZH8 create mode 100644 tests/de/step_1/ZH9 create mode 100644 tests/de/step_1/ZI1 create mode 100644 tests/de/step_1/ZI2 create mode 100644 tests/de/step_1/ZI3 create mode 100644 tests/de/step_1/ZI4 create mode 100644 tests/de/step_1/ZI5 create mode 100644 tests/de/step_1/ZI6 create mode 100644 tests/de/step_1/ZI7 create mode 100644 tests/de/step_1/ZI8 create mode 100644 tests/de/step_1/ZI9 create mode 100644 tests/de/step_1/ZJ1 create mode 100644 tests/de/step_1/ZJ2 create mode 100644 tests/de/step_1/ZJ3 create mode 100644 tests/de/step_1/ZJ4 create mode 100644 tests/de/step_1/ZJ5 create mode 100644 tests/de/step_1/ZJ6 create mode 100644 tests/de/step_1/ZJ7 create mode 100644 tests/de/step_1/ZJ8 create mode 100644 tests/de/step_1/ZJ9 create mode 100644 tests/de/step_1/ZK1 create mode 100644 tests/de/step_1/ZK2 create mode 100644 tests/de/step_1/ZK3 create mode 100644 tests/de/step_1/ZK4 create mode 100644 tests/de/step_1/ZK5 create mode 100644 tests/de/step_1/ZK6 create mode 100644 tests/de/step_1/ZK7 create mode 100644 tests/de/step_1/ZK8 create mode 100644 tests/de/step_1/ZK9 create mode 100644 tests/de/step_1/ZL1 create mode 100644 tests/de/step_1/ZL2 create mode 100644 tests/de/step_1/ZL3 create mode 100644 tests/de/step_1/ZL4 create mode 100644 tests/de/step_1/ZL5 create mode 100644 tests/de/step_1/ZL6 create mode 100644 tests/de/step_1/ZL7 create mode 100644 tests/de/step_1/ZL8 create mode 100644 tests/de/step_1/ZL9 create mode 100644 tests/de/step_1/ZM1 create mode 100644 tests/de/step_1/ZM2 create mode 100644 tests/de/step_1/ZM3 create mode 100644 tests/de/step_1/ZM4 create mode 100644 tests/de/step_1/ZM5 create mode 100644 tests/de/step_1/ZM6 create mode 100644 tests/de/step_1/ZM7 create mode 100644 tests/de/step_1/ZM8 create mode 100644 tests/de/step_1/ZM9 create mode 100644 tests/de/step_1/ZN1 create mode 100644 tests/de/step_1/ZN2 create mode 100644 tests/de/step_1/ZN3 create mode 100644 tests/de/step_1/ZN4 create mode 100644 tests/de/step_1/ZN5 create mode 100644 tests/de/step_1/ZN6 create mode 100644 tests/de/step_1/ZN7 create mode 100644 tests/de/step_1/ZN8 create mode 100644 tests/de/step_1/ZN9 create mode 100644 tests/de/step_1/ZO1 create mode 100644 tests/de/step_1/ZO2 create mode 100644 tests/de/step_1/ZO3 create mode 100644 tests/de/step_1/ZO4 create mode 100644 tests/de/step_1/ZO5 create mode 100644 tests/de/step_1/ZO6 create mode 100644 tests/de/step_1/ZO7 create mode 100644 tests/de/step_1/ZO8 create mode 100644 tests/de/step_1/ZO9 create mode 100644 tests/de/step_1/ZP1 create mode 100644 tests/de/step_1/ZP2 create mode 100644 tests/de/step_1/ZP3 create mode 100644 tests/de/step_1/ZP4 create mode 100644 tests/de/step_1/ZP5 create mode 100644 tests/de/step_1/ZP6 create mode 100644 tests/de/step_1/ZP7 create mode 100644 tests/de/step_1/ZP8 create mode 100644 tests/de/step_1/ZP9 create mode 100644 tests/de/step_1/ZQ1 create mode 100644 tests/de/step_1/ZQ2 create mode 100644 tests/de/step_1/ZQ3 create mode 100644 tests/de/step_1/ZQ4 create mode 100644 tests/de/step_1/ZQ5 create mode 100644 tests/de/step_1/ZQ6 create mode 100644 tests/de/step_1/ZQ7 create mode 100644 tests/de/step_1/ZQ8 create mode 100644 tests/de/step_1/ZQ9 create mode 100644 tests/de/step_1/ZR1 create mode 100644 tests/de/step_1/ZR2 create mode 100644 tests/de/step_1/ZR3 create mode 100644 tests/de/step_1/ZR4 create mode 100644 tests/de/step_1/ZR5 create mode 100644 tests/de/step_1/ZR6 create mode 100644 tests/de/step_1/ZR7 create mode 100644 tests/de/step_1/ZR8 create mode 100644 tests/de/step_1/ZR9 create mode 100644 tests/de/step_1/ZS1 create mode 100644 tests/de/step_1/ZS2 create mode 100644 tests/de/step_1/ZS3 create mode 100644 tests/de/step_1/ZS4 create mode 100644 tests/de/step_1/ZS5 create mode 100644 tests/de/step_1/ZS6 create mode 100644 tests/de/step_1/ZS7 create mode 100644 tests/de/step_1/ZS8 create mode 100644 tests/de/step_1/ZS9 create mode 100644 tests/de/step_1/ZT1 create mode 100644 tests/de/step_1/ZT2 create mode 100644 tests/de/step_1/ZT3 create mode 100644 tests/de/step_1/ZT4 create mode 100644 tests/de/step_1/ZT5 create mode 100644 tests/de/step_1/ZT6 create mode 100644 tests/de/step_1/ZT7 create mode 100644 tests/de/step_1/ZT8 create mode 100644 tests/de/step_1/ZT9 create mode 100644 tests/de/step_1/ZU1 create mode 100644 tests/de/step_1/ZU2 create mode 100644 tests/de/step_1/ZU3 create mode 100644 tests/de/step_1/ZU4 create mode 100644 tests/de/step_1/ZU5 create mode 100644 tests/de/step_1/ZU6 create mode 100644 tests/de/step_1/ZU7 create mode 100644 tests/de/step_1/ZU8 create mode 100644 tests/de/step_1/ZU9 create mode 100644 tests/de/step_1/ZV1 create mode 100644 tests/de/step_1/ZV2 create mode 100644 tests/de/step_1/ZV3 create mode 100644 tests/de/step_1/ZV4 create mode 100644 tests/de/step_1/ZV5 create mode 100644 tests/de/step_1/ZV6 create mode 100644 tests/de/step_1/ZV7 create mode 100644 tests/de/step_1/ZV8 create mode 100644 tests/de/step_1/ZV9 create mode 100644 tests/de/step_1/ZW1 create mode 100644 tests/de/step_1/ZW2 create mode 100644 tests/de/step_1/ZW3 create mode 100644 tests/de/step_1/ZW4 create mode 100644 tests/de/step_1/ZW5 create mode 100644 tests/de/step_1/ZW6 create mode 100644 tests/de/step_1/ZW7 create mode 100644 tests/de/step_1/ZW8 create mode 100644 tests/de/step_1/ZW9 create mode 100644 tests/de/step_1/ZX1 create mode 100644 tests/de/step_1/ZX2 create mode 100644 tests/de/step_1/ZX3 create mode 100644 tests/de/step_1/ZX4 create mode 100644 tests/de/step_1/ZX5 create mode 100644 tests/de/step_1/ZX6 create mode 100644 tests/de/step_1/ZX7 create mode 100644 tests/de/step_1/ZX8 create mode 100644 tests/de/step_1/ZX9 create mode 100644 tests/de/step_1/ZY1 create mode 100644 tests/de/step_1/ZY2 create mode 100644 tests/de/step_1/ZY3 create mode 100644 tests/de/step_1/ZY4 create mode 100644 tests/de/step_1/ZY5 create mode 100644 tests/de/step_1/ZY6 create mode 100644 tests/de/step_1/ZY7 create mode 100644 tests/de/step_1/ZY8 create mode 100644 tests/de/step_1/ZY9 create mode 100644 tests/de/step_1/ZZ1 create mode 100644 tests/de/step_1/ZZ2 create mode 100644 tests/de/step_1/ZZ3 create mode 100644 tests/de/step_1/ZZ4 create mode 100644 tests/de/step_1/ZZ5 create mode 100644 tests/de/step_1/ZZ6 create mode 100644 tests/de/step_1/ZZ7 create mode 100644 tests/de/step_1/ZZ8 create mode 100644 tests/de/step_1/ZZ9 create mode 100644 tests/de/step_2/A1 create mode 100644 tests/de/step_2/A2 create mode 100644 tests/de/step_2/A3 create mode 100644 tests/de/step_2/A4 create mode 100644 tests/de/step_2/A5 create mode 100644 tests/de/step_2/A6 create mode 100644 tests/de/step_2/A7 create mode 100644 tests/de/step_2/A8 create mode 100644 tests/de/step_2/A9 create mode 100644 tests/de/step_2/B1 create mode 100644 tests/de/step_2/B2 create mode 100644 tests/de/step_2/B3 create mode 100644 tests/de/step_2/B4 create mode 100644 tests/de/step_2/B5 create mode 100644 tests/de/step_2/B6 create mode 100644 tests/de/step_2/B7 create mode 100644 tests/de/step_2/B8 create mode 100644 tests/de/step_2/B9 create mode 100644 tests/de/step_2/C1 create mode 100644 tests/de/step_2/C2 create mode 100644 tests/de/step_2/C3 create mode 100644 tests/de/step_2/C4 create mode 100644 tests/de/step_2/C5 create mode 100644 tests/de/step_2/C6 create mode 100644 tests/de/step_2/C7 create mode 100644 tests/de/step_2/C8 create mode 100644 tests/de/step_2/C9 create mode 100644 tests/de/step_2/D1 create mode 100644 tests/de/step_2/D2 create mode 100644 tests/de/step_2/D3 create mode 100644 tests/de/step_2/D4 create mode 100644 tests/de/step_2/D5 create mode 100644 tests/de/step_2/D6 create mode 100644 tests/de/step_2/D7 create mode 100644 tests/de/step_2/D8 create mode 100644 tests/de/step_2/D9 create mode 100644 tests/de/step_2/E1 create mode 100644 tests/de/step_2/E2 create mode 100644 tests/de/step_2/E3 create mode 100644 tests/de/step_2/E4 create mode 100644 tests/de/step_2/E5 create mode 100644 tests/de/step_2/E6 create mode 100644 tests/de/step_2/E7 create mode 100644 tests/de/step_2/E8 create mode 100644 tests/de/step_2/E9 create mode 100644 tests/de/step_2/F1 create mode 100644 tests/de/step_2/F2 create mode 100644 tests/de/step_2/F3 create mode 100644 tests/de/step_2/F4 create mode 100644 tests/de/step_2/F5 create mode 100644 tests/de/step_2/F6 create mode 100644 tests/de/step_2/F7 create mode 100644 tests/de/step_2/F8 create mode 100644 tests/de/step_2/F9 create mode 100644 tests/de/step_2/G1 create mode 100644 tests/de/step_2/G2 create mode 100644 tests/de/step_2/G3 create mode 100644 tests/de/step_2/G4 create mode 100644 tests/de/step_2/G5 create mode 100644 tests/de/step_2/G6 create mode 100644 tests/de/step_2/G7 create mode 100644 tests/de/step_2/G8 create mode 100644 tests/de/step_2/G9 create mode 100644 tests/de/step_2/H1 create mode 100644 tests/de/step_2/H2 create mode 100644 tests/de/step_2/H3 create mode 100644 tests/de/step_2/H4 create mode 100644 tests/de/step_2/H5 create mode 100644 tests/de/step_2/H6 create mode 100644 tests/de/step_2/H7 create mode 100644 tests/de/step_2/H8 create mode 100644 tests/de/step_2/H9 create mode 100644 tests/de/step_2/I1 create mode 100644 tests/de/step_2/I2 create mode 100644 tests/de/step_2/I3 create mode 100644 tests/de/step_2/I4 create mode 100644 tests/de/step_2/I5 create mode 100644 tests/de/step_2/I6 create mode 100644 tests/de/step_2/I7 create mode 100644 tests/de/step_2/I8 create mode 100644 tests/de/step_2/I9 create mode 100644 tests/de/step_2/J1 create mode 100644 tests/de/step_2/J2 create mode 100644 tests/de/step_2/J3 create mode 100644 tests/de/step_2/J4 create mode 100644 tests/de/step_2/J5 create mode 100644 tests/de/step_2/J6 create mode 100644 tests/de/step_2/J7 create mode 100644 tests/de/step_2/J8 create mode 100644 tests/de/step_2/J9 create mode 100644 tests/de/step_2/K1 create mode 100644 tests/de/step_2/K2 create mode 100644 tests/de/step_2/K3 create mode 100644 tests/de/step_2/K4 create mode 100644 tests/de/step_2/K5 create mode 100644 tests/de/step_2/K6 create mode 100644 tests/de/step_2/K7 create mode 100644 tests/de/step_2/K8 create mode 100644 tests/de/step_2/K9 create mode 100644 tests/de/step_2/L1 create mode 100644 tests/de/step_2/L2 create mode 100644 tests/de/step_2/L3 create mode 100644 tests/de/step_2/L4 create mode 100644 tests/de/step_2/L5 create mode 100644 tests/de/step_2/L6 create mode 100644 tests/de/step_2/L7 create mode 100644 tests/de/step_2/L8 create mode 100644 tests/de/step_2/L9 create mode 100644 tests/de/step_2/M1 create mode 100644 tests/de/step_2/M2 create mode 100644 tests/de/step_2/M3 create mode 100644 tests/de/step_2/M4 create mode 100644 tests/de/step_2/M5 create mode 100644 tests/de/step_2/M6 create mode 100644 tests/de/step_2/M7 create mode 100644 tests/de/step_2/M8 create mode 100644 tests/de/step_2/M9 create mode 100644 tests/de/step_2/N1 create mode 100644 tests/de/step_2/N2 create mode 100644 tests/de/step_2/N3 create mode 100644 tests/de/step_2/N4 create mode 100644 tests/de/step_2/N5 create mode 100644 tests/de/step_2/N6 create mode 100644 tests/de/step_2/N7 create mode 100644 tests/de/step_2/N8 create mode 100644 tests/de/step_2/N9 create mode 100644 tests/de/step_2/O1 create mode 100644 tests/de/step_2/O2 create mode 100644 tests/de/step_2/O3 create mode 100644 tests/de/step_2/O4 create mode 100644 tests/de/step_2/O5 create mode 100644 tests/de/step_2/O6 create mode 100644 tests/de/step_2/O7 create mode 100644 tests/de/step_2/O8 create mode 100644 tests/de/step_2/O9 create mode 100644 tests/de/step_2/P1 create mode 100644 tests/de/step_2/P2 create mode 100644 tests/de/step_2/P3 create mode 100644 tests/de/step_2/P4 create mode 100644 tests/de/step_2/P5 create mode 100644 tests/de/step_2/P6 create mode 100644 tests/de/step_2/P7 create mode 100644 tests/de/step_2/P8 create mode 100644 tests/de/step_2/P9 create mode 100644 tests/de/step_2/Q1 create mode 100644 tests/de/step_2/Q2 create mode 100644 tests/de/step_2/Q3 create mode 100644 tests/de/step_2/Q4 create mode 100644 tests/de/step_2/Q5 create mode 100644 tests/de/step_2/Q6 create mode 100644 tests/de/step_2/Q7 create mode 100644 tests/de/step_2/Q8 create mode 100644 tests/de/step_2/Q9 create mode 100644 tests/de/step_2/R1 create mode 100644 tests/de/step_2/R2 create mode 100644 tests/de/step_2/R3 create mode 100644 tests/de/step_2/R4 create mode 100644 tests/de/step_2/R5 create mode 100644 tests/de/step_2/R6 create mode 100644 tests/de/step_2/R7 create mode 100644 tests/de/step_2/R8 create mode 100644 tests/de/step_2/R9 create mode 100644 tests/de/step_2/S1 create mode 100644 tests/de/step_2/S2 create mode 100644 tests/de/step_2/S3 create mode 100644 tests/de/step_2/S4 create mode 100644 tests/de/step_2/S5 create mode 100644 tests/de/step_2/S6 create mode 100644 tests/de/step_2/S7 create mode 100644 tests/de/step_2/S8 create mode 100644 tests/de/step_2/S9 create mode 100644 tests/de/step_2/T1 create mode 100644 tests/de/step_2/T2 create mode 100644 tests/de/step_2/T3 create mode 100644 tests/de/step_2/T4 create mode 100644 tests/de/step_2/T5 create mode 100644 tests/de/step_2/T6 create mode 100644 tests/de/step_2/T7 create mode 100644 tests/de/step_2/T8 create mode 100644 tests/de/step_2/T9 create mode 100644 tests/de/step_2/U1 create mode 100644 tests/de/step_2/U2 create mode 100644 tests/de/step_2/U3 create mode 100644 tests/de/step_2/U4 create mode 100644 tests/de/step_2/U5 create mode 100644 tests/de/step_2/U6 create mode 100644 tests/de/step_2/U7 create mode 100644 tests/de/step_2/U8 create mode 100644 tests/de/step_2/U9 create mode 100644 tests/de/step_2/V1 create mode 100644 tests/de/step_2/V2 create mode 100644 tests/de/step_2/V3 create mode 100644 tests/de/step_2/V4 create mode 100644 tests/de/step_2/V5 create mode 100644 tests/de/step_2/V6 create mode 100644 tests/de/step_2/V7 create mode 100644 tests/de/step_2/V8 create mode 100644 tests/de/step_2/V9 create mode 100644 tests/de/step_2/W1 create mode 100644 tests/de/step_2/W2 create mode 100644 tests/de/step_2/W3 create mode 100644 tests/de/step_2/W4 create mode 100644 tests/de/step_2/W5 create mode 100644 tests/de/step_2/W6 create mode 100644 tests/de/step_2/W7 create mode 100644 tests/de/step_2/W8 create mode 100644 tests/de/step_2/W9 create mode 100644 tests/de/step_2/X1 create mode 100644 tests/de/step_2/X2 create mode 100644 tests/de/step_2/X3 create mode 100644 tests/de/step_2/X4 create mode 100644 tests/de/step_2/X5 create mode 100644 tests/de/step_2/X6 create mode 100644 tests/de/step_2/X7 create mode 100644 tests/de/step_2/X8 create mode 100644 tests/de/step_2/X9 create mode 100644 tests/de/step_2/Y1 create mode 100644 tests/de/step_2/Y2 create mode 100644 tests/de/step_2/Y3 create mode 100644 tests/de/step_2/Y4 create mode 100644 tests/de/step_2/Y5 create mode 100644 tests/de/step_3/A1 create mode 100644 tests/de/step_3/A2 create mode 100644 tests/de/step_3/A3 create mode 100644 tests/de/step_3/A4 create mode 100644 tests/de/step_3/A5 create mode 100644 tests/de/step_3/A6 create mode 100644 tests/de/step_3/A7 create mode 100644 tests/de/step_3/A8 create mode 100644 tests/de/step_3/A9 create mode 100644 tests/de/step_3/B1 create mode 100644 tests/de/step_3/B2 create mode 100644 tests/de/step_3/B3 create mode 100644 tests/de/step_3/B4 create mode 100644 tests/de/step_3/B5 create mode 100644 tests/de/step_3/B6 create mode 100644 tests/de/step_3/B7 create mode 100644 tests/de/step_3/B8 create mode 100644 tests/de/step_3/B9 create mode 100644 tests/de/step_3/C1 create mode 100644 tests/de/step_3/C2 create mode 100644 tests/de/step_3/C3 create mode 100644 tests/de/step_3/C4 create mode 100644 tests/de/step_3/C5 create mode 100644 tests/de/step_3/C6 create mode 100644 tests/de/step_3/C7 create mode 100644 tests/de/step_3/C8 create mode 100644 tests/de/step_3/C9 create mode 100644 tests/de/step_3/D1 create mode 100644 tests/de/step_3/D2 create mode 100644 tests/de/step_3/D3 create mode 100644 tests/de/step_3/D4 create mode 100644 tests/de/step_3/D5 create mode 100644 tests/de/step_3/D6 create mode 100644 tests/de/step_3/D7 create mode 100644 tests/de/step_3/D8 create mode 100644 tests/de/step_3/D9 create mode 100644 tests/de/step_3/E1 create mode 100644 tests/de/step_3/E2 create mode 100644 tests/de/step_3/E3 create mode 100644 tests/de/step_3/E4 create mode 100644 tests/de/step_3/E5 create mode 100644 tests/de/step_3/E6 create mode 100644 tests/de/step_3/E7 create mode 100644 tests/de/step_3/E8 create mode 100644 tests/de/step_3/E9 create mode 100644 tests/de/step_3/F1 create mode 100644 tests/de/step_3/F2 create mode 100644 tests/de/step_3/F3 create mode 100644 tests/de/step_3/F4 create mode 100644 tests/de/step_4/A1 create mode 100644 tests/de/step_4/A2 create mode 100644 tests/de/step_4/A3 create mode 100644 tests/de/step_4/A4 create mode 100644 tests/de/step_4/A5 create mode 100644 tests/de/step_4/A6 create mode 100644 tests/de/step_4/A7 create mode 100644 tests/de/step_4/A8 create mode 100644 tests/de/step_4/A9 create mode 100644 tests/de/step_4/B1 create mode 100644 tests/de/step_4/B2 create mode 100644 tests/de/step_4/B3 create mode 100644 tests/de/step_4/B4 create mode 100644 tests/de/step_4/B5 create mode 100644 tests/de/step_4/B6 create mode 100644 tests/de/step_4/B7 create mode 100644 tests/de/step_4/B8 create mode 100644 tests/de/step_4/B9 create mode 100644 tests/de/step_4/C1 create mode 100644 tests/de/step_4/C2 create mode 100644 tests/de/step_4/C3 create mode 100644 tests/de/step_4/C4 create mode 100644 tests/de/step_4/C5 create mode 100644 tests/de/step_4/C6 create mode 100644 tests/de/step_4/C7 create mode 100644 tests/de/step_4/C8 create mode 100644 tests/de/step_4/C9 create mode 100644 tests/de/step_4/D1 create mode 100644 tests/de/step_4/D2 create mode 100644 tests/de/step_4/D3 create mode 100644 tests/de/step_4/D4 create mode 100644 tests/de/step_4/D5 create mode 100644 tests/de/step_4/D6 create mode 100644 tests/de/step_4/D7 create mode 100644 tests/de/step_4/D8 create mode 100644 tests/de/step_4/D9 create mode 100644 tests/de/step_4/E1 create mode 100644 tests/de/step_4/E2 create mode 100644 tests/de/step_4/E3 create mode 100644 tests/de/step_4/E4 create mode 100644 tests/de/step_4/E5 create mode 100644 tests/de/step_4/E6 create mode 100644 tests/de/step_4/E7 create mode 100644 tests/de/step_4/E8 create mode 100644 tests/de/step_4/E9 create mode 100644 tests/de/step_4/F1 create mode 100644 tests/de/step_4/F2 create mode 100644 tests/de/step_4/F3 create mode 100644 tests/de/step_4/F4 create mode 100644 tests/de/step_4/F5 create mode 100644 tests/de/step_4/F6 create mode 100644 tests/de/step_4/F7 create mode 100644 tests/de/step_4/F8 create mode 100644 tests/de/step_4/F9 create mode 100644 tests/de/step_4/G1 create mode 100644 tests/de/step_4/G2 create mode 100644 tests/de/step_4/G3 create mode 100644 tests/de/step_4/G4 create mode 100644 tests/de/step_4/G5 create mode 100644 tests/de/step_4/G6 create mode 100644 tests/de/step_4/G7 create mode 100644 tests/de/step_4/G8 create mode 100644 tests/de/step_4/G9 create mode 100644 tests/de/step_4/H1 create mode 100644 tests/de/step_4/H2 create mode 100644 tests/de/step_4/H3 create mode 100644 tests/de/step_4/H4 create mode 100644 tests/de/step_4/H5 create mode 100644 tests/de/step_4/H6 create mode 100644 tests/de/step_4/H7 create mode 100644 tests/de/step_4/H8 create mode 100644 tests/de/step_4/H9 create mode 100644 tests/de/step_4/I1 create mode 100644 tests/de/step_4/I2 create mode 100644 tests/de/step_4/I3 create mode 100644 tests/de/step_5/A1 create mode 100644 tests/de/step_5/A2 create mode 100644 tests/de/step_5/A3 create mode 100644 tests/de/step_5/A4 create mode 100644 tests/de/step_5/A5 create mode 100644 tests/de/step_5/A6 create mode 100644 tests/de/step_5/A7 create mode 100644 tests/de/step_5/A8 create mode 100644 tests/de/step_5/A9 create mode 100644 tests/de/step_5/B1 create mode 100644 tests/de/step_5/B2 create mode 100644 tests/de/step_5/B3 create mode 100644 tests/de/step_5/B4 create mode 100644 tests/de/step_5/B5 create mode 100644 tests/de/step_5/B6 diff --git a/src/DrawResources/TestCommands.tcl b/src/DrawResources/TestCommands.tcl index 1b057f196a..f924833381 100644 --- a/src/DrawResources/TestCommands.tcl +++ b/src/DrawResources/TestCommands.tcl @@ -49,7 +49,7 @@ proc test {group grid casename {echo 0}} { if { "$echo" == "-echo" } { set echo t } # run test - uplevel _run_test $dir $group $gridname $casefile $echo + uplevel _run_test $dir $group $gridname $casefile $echo # check log if { ! $echo } { @@ -776,7 +776,7 @@ proc locate_data_file {filename} { } # raise error - error [join [list "Error: file $filename could not be found" \ + error [join [list "File $filename could not be found" \ "(should be in paths indicated by CSF_TestDataPath environment variable, " \ "or in subfolder data in the script directory)"] "\n"] } @@ -885,15 +885,12 @@ proc _run_test {scriptsdir group gridname casefile echo} { set optarg [lindex $args end-1] if { $optarg == "stdout" || $optarg == "stderr" || $optarg == "-newline" } { dlog add [lindex $args end] + } else { + eval puts-saved $args } } else { dlog add [lindex $args end] } - - # reproduce original puts - if { $_tests_verbose } { - eval puts-saved $args - } } } @@ -903,6 +900,7 @@ proc _run_test {scriptsdir group gridname casefile echo} { uplevel set casename [file tail $casefile] uplevel set groupname $group uplevel set gridname $gridname + uplevel set dirname $scriptsdir # set variables for saving of images if not yet set if { ! [uplevel info exists imagedir] } { diff --git a/src/OSD/OSD_Path.cxx b/src/OSD/OSD_Path.cxx index 98842cbe26..bc4156fccb 100755 --- a/src/OSD/OSD_Path.cxx +++ b/src/OSD/OSD_Path.cxx @@ -1588,7 +1588,7 @@ static Standard_Integer RemoveExtraSeparator(TCollection_AsciiString& aString) { #ifdef _WIN32 if (len > 1 && aString.Value(1) == '/' && aString.Value(2) == '/') start = 2; -#endif +#endif for (i = j = start ; j <= len ; i++,j++) { Standard_Character c = aString.Value(j) ; aString.SetValue(i,c) ; diff --git a/tests/bugs/modalg_2/bug5805_41 b/tests/bugs/modalg_2/bug5805_41 index 1cbb41489b..94fdf3b66e 100755 --- a/tests/bugs/modalg_2/bug5805_41 +++ b/tests/bugs/modalg_2/bug5805_41 @@ -1,6 +1,6 @@ puts "TODO OCC11111 ALL: Error : Result shape is WRONG" puts "TODO OCC11111 ALL: Error : The square of result shape is" -puts "TODO ?OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" +puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC11111 ALL: Faulty OCC5805 : result is not Closed shape" puts "TODO ?OCC11111 ALL: Error : The command is not valid" puts "============" diff --git a/tests/bugs/vis/pro19619 b/tests/bugs/vis/pro19619 deleted file mode 100755 index 5c2797bf5b..0000000000 --- a/tests/bugs/vis/pro19619 +++ /dev/null @@ -1,17 +0,0 @@ - -puts "=========" -puts "PRO19619" -puts "==========" - -################################################## -## Regression in C30. Can not display restored shape in axonometric view. -################################################## - -#restore pro19619a.rle res (small/brep) -restore [locate_data_file shading_116.brep] res -checkshape res - -axo -fit - -delete \ No newline at end of file diff --git a/tests/de/begin b/tests/de/begin new file mode 100644 index 0000000000..00b9e9d1f1 --- /dev/null +++ b/tests/de/begin @@ -0,0 +1,12 @@ +pload DCAF +pload TOPTEST +pload XDE + +cpulimit 1500 + +# Create a new document and set UndoLimit +NewDocument D MDTV-XCAF +UndoLimit D 100 + +# Open a transaction +NewCommand D diff --git a/tests/de/end b/tests/de/end new file mode 100644 index 0000000000..1c96dcd23f --- /dev/null +++ b/tests/de/end @@ -0,0 +1,713 @@ +# Main script in this test grid; does all the job. +# Individual test scripts are used only to specify data file and reference +# test data (expected values of test execution). +# The procedure is: +# - load specified data file +# - check transfer status, shape, and attributes against expected values +# - write data to + +# Set flag dump_file to 1 in order to regenerate script files with actual data +# used as reference. In this mode all tests intentionaly report failure. +set dump_file 0 +######################################################################## +set mist_Second 0; set mist_w 0; set mist 0; set isIGES 0; +############################################ DATA c ################ +set dfal_First 0; set dwar_First 0; set dcomp_First 0 +set dfal_Second 0; set dwar_Second 0; set dcomp_Second 0 +############################################# TPSTAT c ############## +set fal_First 0; set war_First 0; set comp_First 0 +set fal_Second 0; set war_Second 0; set comp_Second 0 +###################################### DECAF information ########## +set nblev0_First 0; set nblev1_First 0; set nblev2_First 0; set nblev_total_First 0; set nbshname_First 0; +set nbshcolor_First 0; set nbshlayer_First 0; +set nbcentroid_First 0; set nbvolume_First 0; set nbarea_First 0; +set nbcolor_First 0; set colors_First ""; set nblayer_First 0; set layers_First ""; +set nblev0_Second 0; set nblev1_Second 0; set nblev2_Second 0; set nblev_total_Second 0; set nbshname_Second 0; +set nbshcolor_Second 0; set nbshlayer_Second 0; +set nbcentroid_Second 0; set nbvolume_Second 0; set nbarea_Second 0; +set nbcolor_Second 0; set colors_Second ""; set nblayer_Second 0; set layers_Second ""; +############################################# TOLERANCE ############ +set MaxTol_First 0; set AvgTol_First 0 +set MaxTol_Second 0; set AvgTol_Second 0 +############################################# STATSHAPE ############ +set sol_First 0; set she_First 0; set fac_First 0; set fwir_First 0; set fedg_First 0; set sedg_First 0 +set sol_Second 0; set she_Second 0; set fac_Second 0; set fwir_Second 0; set fedg_Second 0; set sedg_Second 0 +############################################# NBSHAPES ############# +set fa_First 0; set sh_First 0; set so_First 0; set co_First 0; set shpp_First 0 +set fa_Second 0; set sh_Second 0; set so_Second 0; set co_Second 0; set shpp_Second 0 +###################################### CHECKSHAPE ################## +set chwi_First 0; set chfa_First 0; set chsh_First 0; set chso_First 0 +set chwi_Second 0; set chfa_Second 0; set chsh_Second 0; set chso_Second 0 +################################################################### +set ref_Compare 0 +set todo_msg "" +set todo_mask "puts \"TODO CR23096 ALL: " +set Mandriva_todo_mask "puts \"TODO CR23096 Mandriva2010:" +set end_line "\" \n" +################################################################## + +# Read original file +if { [string length $filename] > 1} { + set ext [file extension $filename] + set ReadCommand ReadStep + set WriteCommand WriteStep + set isIGES 0 + if { $ext == ".igs" || $ext == ".iges" } { + set ReadCommand ReadIges + set WriteCommand WriteIges + set isIGES 1 + } + if {[info exist ProductMode] && $ProductMode == "OFF"} { + set tmp [param read.step.product.mode OFF] + } + set path_file [locate_data_file $filename] + if { [catch { $ReadCommand D_First $path_file } catch_result] } { + set err_msg "Error: First - file was not read - exception " + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + set mist 1 + } + +} else { + set mist 1 +} + +# Get information about translation +if { $mist < 1} { + puts "" + + set tps_2 [data c] + if { [llength $tps_2] > 0 } { + # Finding all strings with warnings + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+W:} $tps_2] + # Extracting counts of warnings + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of warnings + foreach i $b {set dwar_First [expr $dwar_First + $i]} + set dwar_First [expr $dwar_First/4] + + # Finding all strings with faulties + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+F:} $tps_2] + # Extracting counts of faulties + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of faulties + foreach i $b {set dfal_First [expr $dfal_First + $i]} + set dfal_First [expr $dfal_First/4] + # Calculating total number of faulties and warnings + set dcomp_First [expr $dfal_First + $dwar_First] + + } else { + puts " DATA c checking was NOT provided" + } + + puts "" + set tps_1 [tpstat c] + set colvo [llength $tps_1] + if { ${colvo} > 0 } { + # Finding all strings with warnings + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+W:} $tps_1] + # Extracting counts of warnings + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of warnings + foreach i $b {set war_First [expr $war_First + $i]} + set war_First [expr $war_First/4] + + # Finding all strings with faulties + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+F:} $tps_1] + # Extracting counts of faulties + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of faulties + foreach i $b {set fal_First [expr $fal_First + $i]} + set fal_First [expr $fal_First/4] + # Calculating total number of faulties and warnings + set comp_First [expr $fal_First + $war_First] + + + } else { + puts " TPSTAT c checking was NOT provided" + } + + # Get DECAF information about (color, layers and properties) + puts "" + + set xst [ XStat D_First ] + + if { [llength $xst] > 0 } { + regexp {level +N +0 +: +([-0-9.+eE]+)} $xst full nblev0_First + regexp {level +N +1 +: +([-0-9.+eE]+)} $xst full nblev1_First + regexp {level +N +2 +: +([-0-9.+eE]+)} $xst full nblev2_First + regexp {Total +number +of +labels +for +shapes +in +the +document += +([-0-9.+eE]+)} $xst full nblev_total_First + regexp {Number +of +labels +with +name += +([-0-9.+eE]+)} $xst full nbshname_First + regexp {Number +of +labels +with +color +link += +([-0-9.+eE]+)} $xst full nbshcolor_First + regexp {Number +of +labels +with +layer +link += +([-0-9.+eE]+)} $xst full nbshlayer_First + regexp {Number +of +Centroid Props += +([-0-9.+eE]+)} $xst full nbcentroid_First + regexp {Number +of +Volume Props += +([-0-9.+eE]+)} $xst full nbvolume_First + regexp {Number +of +Area Props += +([-0-9.+eE]+)} $xst full nbarea_First + regexp {Number +of +colors += +([-0-9.+eE]+)} $xst full nbcolor_First + regexp {Number +of +colors += +[-0-9.+eE]+\n([^\n]*)} $xst full colors_First + regexp {Number +of +layers += +([-0-9.+eE]+)} $xst full nblayer_First + regexp {Number +of +layers += +[-0-9.+eE]+\n([^\n]*)} $xst full layers_First + } else { + puts " DECAF information was NOT provided" + } + + # Get shape for standard analysis + puts "" + if { [catch { XGetOneShape res_1 D_First } catch_result] } { + set err_msg ""Error : First - cannot get shape from document - exception" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + set mist 1 + } + if { $mist < 1 && [info exists res_1] == 0 } { + set err_msg "Error : First - cannot read any relevant data from the file" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + set mist 1 + } + + + if { $mist < 1 } { + # Standard analysis + puts "" + + set tol [tolerance res_1] + + if { [llength $tol] > 0 } { + regexp {Tolerance +MAX=([-0-9.+eE]+) +AVG=([-0-9.+eE]+) +MIN=[-0-9.+eE]+} $tol full MaxTol_First AvgTol_First + } else { + puts " TOLERANCE checking was NOT provided" + } + + puts "" + + set tps_3 [ statshape res_1] + set col [llength $tps_3] + if { ${col} > 0 } { + regexp {([-0-9.+eE]+)\t+ +EDGE \(Free\)} $tps_3 full fedg_First + regexp {([-0-9.+eE]+)\t+ +EDGE \(Shared\)} $tps_3 full sedg_First + regexp {([-0-9.+eE]+)\t+ +WIRE \(Free\)} $tps_3 full fwir_First + regexp {([-0-9.+eE]+)\t+ +FACE} $tps_3 full fac_First + regexp {([-0-9.+eE]+)\t+ +SHELL} $tps_3 full she_First + regexp {([-0-9.+eE]+)\t+ +SOLID} $tps_3 full sol_First + } else { + puts " STATSHAPE checking was NOT provided" + } + puts "" + + + set nbs [ nbshapes res_1] + if { [llength ${nbs}] > 0 } { + regexp {FACE +: +([-0-9.+eE]+)} $nbs full fa_First + regexp {SHELL +: +([-0-9.+eE]+)} $nbs full sh_First + regexp {SOLID +: +([-0-9.+eE]+)} $nbs full so_First + regexp {COMPOUND +: +([-0-9.+eE]+)} $nbs full co_First + regexp {SHAPE +: +([-0-9.+eE]+)} $nbs full shpp_First + } else { + puts " NBSHAPES checking was NOT provided" + } + + + set chbr [checkshape res_1 ff] + if { [llength ${chbr}] > 0 } { + regexp {WIRE\t+: +([-0-9.+eE]+).+} $chbr full chwi_First + regexp {FACE\t+: +([-0-9.+eE]+).+} $chbr full chfa_First + regexp {SHELL\t+: +([-0-9.+eE]+).+} $chbr full chsh_First + regexp {SOLID\t+: +([-0-9.+eE]+).+} $chbr full chso_First + } else { + puts " CHECKSHAPE checking was NOT provided" + } + } +} +# Writing file +if { $mist < 1} { + puts " " + puts "-----------------------------WRITING FILE ------------------------------" + file delete $imagedir/${casename}_D_First$ext + if { [catch { $WriteCommand D_First $imagedir/${casename}_D_First$ext } catch_result] } { + set err_msg "Error: First - file was not written - exception" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + set mist_w 1 + } + if { $mist_w < 1 } { + + if { [catch { $ReadCommand D_Second $imagedir/${casename}_D_First$ext } catch_result] } { + set err_msg "Errorr: Second - file was not read - exception" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + set mist_Second 1 + } + } + catch {[file delete $imagedir/${casename}_D_First$ext]} + # Close the document + + if { [catch { Close D_First } catch_result] } { + set err_msg "Error : cannot close a document D_First - exception" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + #set mist 1 + } +} + +if { $mist_w > 0 || $mist_Second > 0 } { + set mist 2 +} + +# Get information about translation +if { $mist < 1} { + puts "" + + set tps_2 [data c] + if { [llength $tps_2] > 0 } { + # Finding all strings with warnings + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+W:} $tps_2] + # Extracting counts of warnings + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of warnings + foreach i $b {set dwar_Second [expr $dwar_Second + $i]} + set dwar_Second [expr $dwar_Second/4] + + # Finding all strings with faulties + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+F:} $tps_2] + # Extracting counts of faulties + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of faulties + foreach i $b {set dfal_Second [expr $dfal_Second + $i]} + set dfal_Second [expr $dfal_Second/4] + # Calculating total number of faulties and warnings + set dcomp_Second [expr $dfal_Second + $dwar_Second] + + + } else { + puts " DATA c checking was NOT provided" + } + + puts "" + + set tps_1 [tpstat c] + set colvo [llength $tps_1] + if { ${colvo} > 0 } { + # Finding all strings with warnings + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+W:} $tps_1] + # Extracting counts of warnings + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of warnings + foreach i $b {set war_Second [expr $war_Second + $i]} + set war_Second [expr $war_Second/4] + + # Finding all strings with faulties + set a [regexp -all -inline {[\t ]+([-0-9.+eE]+)[\t ]+F:} $tps_1] + # Extracting counts of faulties + set b [regexp -all -inline {([-0-9.+eE]+)} $a] + # Calculating total number of faulties + foreach i $b {set fal_Second [expr $fal_Second + $i]} + set fal_Second [expr $fal_Second/4] + # Calculating total number of faulties and warnings + set comp_Second [expr $fal_Second + $war_Second] + + + } else { + puts " TPSTAT c checking was NOT provided" + } + + # Get DECAF information about (color, layers and properties) + puts "" + + set xst [ XStat D_Second ] + if { [llength $xst] > 0 } { + regexp {level +N +0 +: +([-0-9.+eE]+)} $xst full nblev0_Second + regexp {level +N +1 +: +([-0-9.+eE]+)} $xst full nblev1_Second + regexp {level +N +2 +: +([-0-9.+eE]+)} $xst full nblev2_Second + regexp {Total +number +of +labels +for +shapes +in +the +document += +([-0-9.+eE]+)} $xst full nblev_total_Second + regexp {Number +of +labels +with +name += +([-0-9.+eE]+)} $xst full nbshname_Second + regexp {Number +of +labels +with +color +link += +([-0-9.+eE]+)} $xst full nbshcolor_Second + regexp {Number +of +labels +with +layer +link += +([-0-9.+eE]+)} $xst full nbshlayer_Second + regexp {Number +of +Centroid Props += +([-0-9.+eE]+)} $xst full nbcentroid_Second + regexp {Number +of +Volume Props += +([-0-9.+eE]+)} $xst full nbvolume_Second + regexp {Number +of +Area Props += +([-0-9.+eE]+)} $xst full nbarea_Second + regexp {Number +of +colors += +([-0-9.+eE]+)} $xst full nbcolor_Second + regexp {Number +of +colors += +[-0-9.+eE]+\n([^\n]*)} $xst full colors_Second + regexp {Number +of +layers += +([-0-9.+eE]+)} $xst full nblayer_Second + regexp {Number +of +layers += +[-0-9.+eE]+\n([^\n]*)} $xst full layers_Second + } else { + puts " DECAF information was NOT provided" + } + # Get shape for standard analysis + puts "" + if { [catch { XGetOneShape res_2 D_Second } catch_result] } { + set err_msg "Error : Second - cannot get shape from document - exception" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + set mist 1 + } + if { $mist < 1 && [info exists res_2] == 0 } { + set err_msg "Error : Second - cannot read any relevant data from the file" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + + set mist_Second 1 + set mist 1 + } + + if { $mist < 1} { + # Standard analysis + puts "" + + set tol [tolerance res_2] + if { [llength $tol] > 0 } { + regexp {Tolerance +MAX=([-0-9.+eE]+) +AVG=([-0-9.+eE]+) +MIN=[-0-9.+eE]+} $tol full MaxTol_Second AvgTol_Second + } else { + puts " TOLERANCE checking was NOT provided" + } + + puts "" + + set tps_3 [ statshape res_2] + set col [llength $tps_3] + if { ${col} > 0 } { + regexp {([-0-9.+eE]+)\t+ +EDGE \(Free\)} $tps_3 full fedg_Second + regexp {([-0-9.+eE]+)\t+ +EDGE \(Shared\)} $tps_3 full sedg_Second + regexp {([-0-9.+eE]+)\t+ +WIRE \(Free\)} $tps_3 full fwir_Second + regexp {([-0-9.+eE]+)\t+ +FACE} $tps_3 full fac_Second + regexp {([-0-9.+eE]+)\t+ +SHELL} $tps_3 full she_Second + regexp {([-0-9.+eE]+)\t+ +SOLID} $tps_3 full sol_Second + } else { + puts " STATSHAPE checking was NOT provided" + } + puts "" + + + set nbs [ nbshapes res_2] + if { [llength ${nbs}] > 0 } { + regexp {FACE +: +([-0-9.+eE]+)} $nbs full fa_Second + regexp {SHELL +: +([-0-9.+eE]+)} $nbs full sh_Second + regexp {SOLID +: +([-0-9.+eE]+)} $nbs full so_Second + regexp {COMPOUND +: +([-0-9.+eE]+)} $nbs full co_Second + regexp {SHAPE +: +([-0-9.+eE]+)} $nbs full shpp_Second + } else { + puts " NBSHAPES checking was NOT provided" + } + + + set chbr [checkshape res_2 ff] + if { [llength ${chbr}] > 0 } { + regexp {WIRE\t+: +([-0-9.+eE]+).+} $chbr full chwi_Second + regexp {FACE\t+: +([-0-9.+eE]+).+} $chbr full chfa_Second + regexp {SHELL\t+: +([-0-9.+eE]+).+} $chbr full chsh_Second + regexp {SOLID\t+: +([-0-9.+eE]+).+} $chbr full chso_Second + } else { + puts " CHECKSHAPE checking was NOT provided" + } + } +} + +#Collect results of loop back test + +if { $mist < 1 } { + set dat_check "DATA : OK" + set tpst_check "TPSTAT : OK" + set check_check "CHECKSHAPE : OK" + set nbsh_check "NBSHAPES : OK" + set ststh_check "STATSHAPE : OK" + set toler_check "TOLERANCE : OK" + set lbls_check "LABELS : OK" + set prps_check "PROPS : OK" + set clrs_check "COLORS : OK" + set lrs_check "LAYERS : OK" + + if { $dcomp_First < $dcomp_Second || $dfal_First < $dfal_Second } { + set dat_check "DATA : Faulty" + append todo_msg $todo_mask $dat_check $end_line + } + if { $fal_First < $fal_Second || $war_First < $war_Second } { + + set tpst_check "TPSTAT : Faulty" + append todo_msg $todo_mask $tpst_check $end_line + } + if { $chwi_First < $chwi_Second || $chfa_First < $chfa_Second || $chsh_First < $chsh_Second || $chso_First < $chso_Second } { + set check_check "CHECKSHAPE : Faulty" + append todo_msg $todo_mask $check_check $end_line + } + if { ($isIGES == 0 && $shpp_First > $shpp_Second) || + ($isIGES == 1 && ($shpp_First - $co_First) > ($shpp_Second - $co_Second))} { + set nbsh_check "NBSHAPES : Faulty" + append todo_msg $todo_mask $nbsh_check $end_line + } + if { $sol_First < $sol_Second || $she_First < $she_Second || $fac_First < $fac_Second || $fwir_First < $fwir_Second || $fedg_First < $fedg_Second} { + set ststh_check "STATSHAPE : Faulty" + append todo_msg $todo_mask $ststh_check $end_line + } + + if { ([expr 1.*($MaxTol_Second - $MaxTol_First)] > [expr 0.0001 * $MaxTol_First] && [expr 1. * abs($MaxTol_First-$MaxTol_Second)] > 0.0000001) || ($MaxTol_Second == 0 && $MaxTol_First > 0)} { + set toler_check "TOLERANCE : Faulty" + append todo_msg $todo_mask $toler_check $end_line + } + + if { $nblev0_First != $nblev0_Second || $nblev1_First != $nblev1_Second || $nblev2_First != $nblev2_Second || $nblev_total_First != $nblev_total_Second || $nbshname_First != $nbshname_Second || $nbshcolor_First != $nbshcolor_Second || $nbshlayer_First != $nbshlayer_Second } { + set lbls_check "LABELS : Faulty" + append todo_msg $todo_mask $lbls_check $end_line + } + if { $nbcentroid_First != $nbcentroid_Second || $nbvolume_First != $nbvolume_Second || $nbarea_First != $nbarea_Second } { + set prps_check "PROPS : Faulty" + append todo_msg $todo_mask $prps_check $end_line + } + if { $nbcolor_First != $nbcolor_Second } { + set clrs_check "COLORS : Faulty" + append todo_msg $todo_mask $clrs_check $end_line + } + if { $nblayer_First != $nblayer_Second } { + set lrs_check "LAYERS : Faulty" + append todo_msg $todo_mask $lrs_check $end_line + } +} + +if { $mist != 1 } { + puts "" + set result "" + append result [format "DATA : Faulties = %s ( %s ) Warnings = %s ( %s ) Summary = %s ( %s )\n" \ + $dfal_Second $dfal_First $dwar_Second $dwar_First $dcomp_Second $dcomp_First ] + append result [format "TPSTAT : Faulties = %s ( %s ) Warnings = %s ( %s ) Summary = %s ( %s )\n" \ + $fal_Second $fal_First $war_Second $war_First $comp_Second $comp_First ] + append result [format "CHECKSHAPE : Wires = %s ( %s ) Faces = %s ( %s ) Shells = %s ( %s ) Solids = %s ( %s )\n" \ + $chwi_Second $chwi_First $chfa_Second $chfa_First $chsh_Second $chsh_First $chso_Second $chso_First ] + append result [format "NBSHAPES : Solid = %s ( %s ) Shell = %s ( %s ) Face = %s ( %s ) Summary = %s ( %s )\n" \ + $so_Second $so_First $sh_Second $sh_First $fa_Second $fa_First $shpp_Second $shpp_First ] + append result [format "STATSHAPE : Solid = %s ( %s ) Shell = %s ( %s ) Face = %s ( %s ) FreeWire = %s ( %s ) FreeEdge = %s ( %s ) SharedEdge = %s ( %s )\n" \ + $sol_Second $sol_First $she_Second $she_First $fac_Second $fac_First $fwir_Second $fwir_First $fedg_Second $fedg_First $sedg_Second $sedg_First ] + append result [format "TOLERANCE : MaxTol = %14.10g ( %14.10g ) AvgTol = %14.10g ( %14.10g )\n" \ + $MaxTol_Second $MaxTol_First $AvgTol_Second $AvgTol_First ] + append result [format "LABELS : N0Labels = %s ( %s ) N1Labels = %s ( %s ) N2Labels = %s ( %s ) TotalLabels = %s ( %s ) NameLabels = %s ( %s ) ColorLabels = %s ( %s ) LayerLabels = %s ( %s )\n" \ + $nblev0_Second $nblev0_First $nblev1_Second $nblev1_First $nblev2_Second $nblev2_First $nblev_total_Second $nblev_total_First $nbshname_Second $nbshname_First $nbshcolor_Second $nbshcolor_First $nbshlayer_Second $nbshlayer_First ] + append result [format "PROPS : Centroid = %s ( %s ) Volume = %s ( %s ) Area = %s ( %s )\n" \ + $nbcentroid_Second $nbcentroid_First $nbvolume_Second $nbvolume_First $nbarea_Second $nbarea_First ] + append result [format "NCOLORS : NColors = %s ( %s )\n" \ + $nbcolor_Second $nbcolor_First ] + append result [format "COLORS : Colors = %s ( %s )\n" \ + [lsort $colors_Second] [lsort $colors_First] ] + append result [format "NLAYERS : NLayers = %s ( %s )\n" \ + $nblayer_Second $nblayer_First ] + append result [format "LAYERS : Layers = %s ( %s )\n" \ + [lsort $layers_Second] [lsort $layers_First] ] +} + +puts "" +puts "" +puts "########################### RESULTS ###############################" +puts "" +puts "========================== Loop Back test =========================" +puts "" +if {$mist == 1 } { + set err_msg "Error : Here is reading problem" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line +} else { + puts "File was read PROPERLY - OK" + puts "" + if {$mist_w > 0 } { + set err_msg "Error : Here is writing problem" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + } else { + puts "File was write PROPERLY - OK" + puts "" + if {$mist_Second > 0 } { + set err_msg "Error : Here is reading problem for writing file" + puts $err_msg + append todo_msg $todo_mask $err_msg $end_line + } else { + puts "Writing file was read PROPERLY - OK" + puts "" + puts $dat_check + puts $tpst_check + puts $check_check + puts $nbsh_check + puts $ststh_check + puts $toler_check + puts $lbls_check + puts $prps_check + puts $clrs_check + puts $lrs_check + puts "" + if { $todo_msg != "" } { + puts $result + puts "" + } + } + } +} + + +set err_compare_ref "" + +# Put reference data to the test script file if option "dump" is set +if { $dump_file == 1 } { + set fd_stream [open $dirname/$groupname/$gridname/$casename w] + puts $fd_stream "# !!!! This file is generated automatically, do not edit manually! See end script" + if { $todo_msg != "" } { + puts $fd_stream $todo_msg + puts $fd_stream "" + } + if {[info exist LinuxFaulties] && [llength $LinuxFaulties] != 0} { + for {set i 0} { $i < [llength $LinuxFaulties] } { incr i } { + puts $fd_stream "$Mandriva_todo_mask [lindex $LinuxFaulties $i] : Faulty $end_line" + } + } + if {[info exist LinuxDiff] && $LinuxDiff != 0} { + puts $fd_stream "$Mandriva_todo_mask Error : $LinuxDiff differences with reference data found :$end_line" + } + + if {[info exist LinuxDiff] && $LinuxDiff != 0} { + puts $fd_stream "set LinuxDiff $LinuxDiff" + set LinuxDiff 0 + } + if {[info exist LinuxFaulties] && [llength $LinuxFaulties] != 0} { + puts $fd_stream "set LinuxFaulties \{$LinuxFaulties\}" + set LinuxFaulties {} + } + if {[info exist ProductMode] && $ProductMode == "OFF"} { + puts $fd_stream "set ProductMode OFF" + } + puts $fd_stream "set filename $filename" + if { $mist != 1 } { + puts $fd_stream "" + puts $fd_stream "set ref_data \{" + puts $fd_stream $result + puts $fd_stream "\}" + } + close $fd_stream +} elseif { $mist != 1 } { + puts "========================== Comparision with reference data ========" + puts "" + # Comparision of reference data with obtained result + set ref_list [split $ref_data \n] + set cur_list [split $result \n] + set nb_ref [llength $ref_list] + set nb_cur [llength $cur_list] + for { set i 0 } { $i < $nb_cur } { incr i } { + set j [expr $i +1] + set refstr [lindex $ref_list $j] + set curstr [lindex $cur_list $i] + set isSplit 0; + set isOK 1; + + if {[regexp "DATA :" $refstr]} { + set isSplit 1; + set data_ref [split $refstr " "] + set data_cur [split $curstr " "] + set k_ref 1; set k_cur 1 + for { set k 1 } { $k <= 2 } { incr k } { + while {[string is integer -strict [lindex $data_ref $k_ref]] == 0} {incr k_ref} + while {[string is integer -strict [lindex $data_cur $k_cur]] == 0} {incr k_cur} + set ref_number [lindex $data_ref $k_ref] + set cur_number [lindex $data_cur $k_cur] + incr k_ref + incr k_cur + if { $cur_number > $ref_number} { + set isOK 0 + } + } + } + if {[regexp "TPSTAT :" $refstr]} { + set isSplit 1; + set data_ref [split $refstr " "] + set data_cur [split $curstr " "] + set k_ref 1; set k_cur 1 + for { set k 1 } { $k <= 2 } { incr k } { + while {[string is integer -strict [lindex $data_ref $k_ref]] == 0} {incr k_ref} + while {[string is integer -strict [lindex $data_cur $k_cur]] == 0} {incr k_cur} + set ref_number [lindex $data_ref $k_ref] + set cur_number [lindex $data_cur $k_cur] + incr k_ref + incr k_cur + if { $cur_number > $ref_number} { + set isOK 0 + } + } + } + if {[regexp "CHECKSHAPE :" $refstr]} { + set isSplit 1; + set data_ref [split $refstr " "] + set data_cur [split $curstr " "] + set k_ref 1; set k_cur 1 + for { set k 1 } { $k <= 8 } { incr k } { + while {[string is integer -strict [lindex $data_ref $k_ref]] == 0} {incr k_ref} + while {[string is integer -strict [lindex $data_cur $k_cur]] == 0} {incr k_cur} + set ref_number [lindex $data_ref $k_ref] + set cur_number [lindex $data_cur $k_cur] + incr k_ref + incr k_cur + if { $cur_number > $ref_number} { + set isOK 0 + } + } + } + + if {[regexp "TOLERANCE :" $refstr]} { + set isSplit 1; + set data_ref [split $refstr " "] + set data_cur [split $curstr " "] + set k_ref 1; set k_cur 1 + for { set k 1 } { $k <= 4 } { incr k } { + while {[string is double -strict [lindex $data_ref $k_ref]] == 0} {incr k_ref} + while {[string is double -strict [lindex $data_cur $k_cur]] == 0} {incr k_cur} + set ref_number [lindex $data_ref $k_ref] + set cur_number [lindex $data_cur $k_cur] + incr k_ref + incr k_cur + if { [expr 1. * ($cur_number-$ref_number)] > 0.0001 && + [expr 1. * ($cur_number-$ref_number)] > [expr 0.01 * $ref_number]} { + set isOK 0 + } + } + } + + + if {$isSplit == 0} { + if {$refstr != $curstr} {set isOK 0} + } + + if { $isOK == 0} { + incr ref_Compare + append err_compare_ref " Reference data - $refstr\n" + append err_compare_ref " Current data - $curstr\n" + append err_compare_ref "----------------------------------------------\n" + } + } +} + +if { $dump_file != 0 } { + puts "Error : Running in regeneration mode, comparision was not performed!" + if { $mist != 1 } { + puts "Generation of test file $groupname/$gridname/$casename successful" + } else { + puts "Generation of reference data failed" + } +} else { + if { $ref_Compare > 0} { + puts "Error : $ref_Compare differences with reference data found :\n$err_compare_ref" + } else { + puts "Comparision of current result with reference data - OK\n" + } +} + +puts "--------------------------------------------------------------------" +puts "" + +clear +smallview +if { $mist < 1 } { + if { [info exists res_2] && [isdraw res_2] } { + donly res_2 + } +} +fit +xwd $imagedir/${test_image}.gif +if { $mist < 1 } { + if { [catch { Close D_Second } catch_result] } { + puts "Error : cannot close a document D_Second" + } +} +set ProductMode ON + +puts "TEST COMPLETED" diff --git a/tests/de/grids.list b/tests/de/grids.list new file mode 100644 index 0000000000..8f38df87ed --- /dev/null +++ b/tests/de/grids.list @@ -0,0 +1,8 @@ +001 iges_1 +002 iges_2 +003 iges_3 +004 step_1 +005 step_2 +006 step_3 +007 step_4 +008 step_5 diff --git a/tests/de/iges_1/A1 b/tests/de/iges_1/A1 new file mode 100644 index 0000000000..eb8d6128b9 --- /dev/null +++ b/tests/de/iges_1/A1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename lh93wsddr3370z3.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 347 ( 9072 ) Summary = 347 ( 9072 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 673 ( 673 ) Summary = 15005 ( 15001 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 673 ( 673 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6844 ( 6844 ) +TOLERANCE : MaxTol = 0.1926431182 ( 0.1926431182 ) AvgTol = 0.000143220206 ( 0.0001408044723 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A2 b/tests/de/iges_1/A2 new file mode 100644 index 0000000000..3b7d449e07 --- /dev/null +++ b/tests/de/iges_1/A2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename buc40130.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 38 ( 38 ) Summary = 38 ( 38 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3312 ( 3312 ) Summary = 38865 ( 38865 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3312 ( 3312 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 15941 ( 15941 ) +TOLERANCE : MaxTol = 0.9010557082 ( 0.9010557089 ) AvgTol = 0.005653402654 ( 0.005653402896 ) +LABELS : N0Labels = 3312 ( 3312 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 3312 ( 3312 ) NameLabels = 3312 ( 3312 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A3 b/tests/de/iges_1/A3 new file mode 100644 index 0000000000..ce81ef158c --- /dev/null +++ b/tests/de/iges_1/A3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename marteau.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 25 ( 224 ) Summary = 25 ( 224 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 45 ( 45 ) Summary = 2322 ( 2322 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 45 ( 45 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1114 ( 1114 ) +TOLERANCE : MaxTol = 0.1574979916 ( 0.1574995582 ) AvgTol = 0.0008504390128 ( 0.0008526713095 ) +LABELS : N0Labels = 45 ( 45 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 45 ( 45 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A4 b/tests/de/iges_1/A4 new file mode 100644 index 0000000000..9856e59bff --- /dev/null +++ b/tests/de/iges_1/A4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename matinf.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 685 ( 685 ) Summary = 8191 ( 8193 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 685 ( 685 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3418 ( 3418 ) +TOLERANCE : MaxTol = 0.7975995425 ( 0.7975995425 ) AvgTol = 0.01318864138 ( 0.01318867194 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A5 b/tests/de/iges_1/A5 new file mode 100644 index 0000000000..723b60ada9 --- /dev/null +++ b/tests/de/iges_1/A5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename poininfo.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 605 ( 605 ) Summary = 7232 ( 7234 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 605 ( 605 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3018 ( 3018 ) +TOLERANCE : MaxTol = 0.797599617 ( 0.797599617 ) AvgTol = 0.01440213795 ( 0.01440217257 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A6 b/tests/de/iges_1/A6 new file mode 100644 index 0000000000..bb9e033049 --- /dev/null +++ b/tests/de/iges_1/A6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename s01.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 15 ) Summary = 0 ( 15 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1416 ( 1416 ) Summary = 16121 ( 16125 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1416 ( 1416 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6652 ( 6652 ) +TOLERANCE : MaxTol = 0.9671829226 ( 0.9671829226 ) AvgTol = 0.01310886995 ( 0.01310984483 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A7 b/tests/de/iges_1/A7 new file mode 100644 index 0000000000..b81fc0e560 --- /dev/null +++ b/tests/de/iges_1/A7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename sample_diff_data_1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 26 ) Summary = 0 ( 26 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 455 ( 455 ) Summary = 5485 ( 5485 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 455 ( 455 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2295 ( 2295 ) +TOLERANCE : MaxTol = 0.007446262663 ( 0.00733072557 ) AvgTol = 1.638173104e-005 ( 1.01902787e-005 ) +LABELS : N0Labels = 455 ( 455 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 455 ( 455 ) NameLabels = 455 ( 455 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A8 b/tests/de/iges_1/A8 new file mode 100644 index 0000000000..813d836b60 --- /dev/null +++ b/tests/de/iges_1/A8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename sim1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 7 ) Summary = 0 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 954 ( 954 ) Summary = 15755 ( 15781 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 954 ( 954 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6942 ( 6942 ) +TOLERANCE : MaxTol = 0.9723189972 ( 0.9723189972 ) AvgTol = 0.007899165796 ( 0.007903307507 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/A9 b/tests/de/iges_1/A9 new file mode 100644 index 0000000000..5d22a08efa --- /dev/null +++ b/tests/de/iges_1/A9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename sim2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 463 ( 463 ) Summary = 7827 ( 7878 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 463 ( 463 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3443 ( 3443 ) +TOLERANCE : MaxTol = 0.9681628245 ( 0.9681628245 ) AvgTol = 0.01970986694 ( 0.01971354546 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/B1 b/tests/de/iges_1/B1 new file mode 100644 index 0000000000..fbcf3a0cb2 --- /dev/null +++ b/tests/de/iges_1/B1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename usi105.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1137 ( 1137 ) Summary = 14699 ( 14702 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1137 ( 1137 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6228 ( 6228 ) +TOLERANCE : MaxTol = 0.9916912901 ( 0.9916912901 ) AvgTol = 0.04552765692 ( 0.04552789906 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/B2 b/tests/de/iges_1/B2 new file mode 100644 index 0000000000..c81b0fb437 --- /dev/null +++ b/tests/de/iges_1/B2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC50025.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 7 ( 7 ) Summary = 71 ( 71 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 28 ( 28 ) +TOLERANCE : MaxTol = 1.000105038e-007 ( 1e-007 ) AvgTol = 1.000022178e-007 ( 1e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 7 ( 7 ) LayerLabels = 7 ( 7 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/B3 b/tests/de/iges_1/B3 new file mode 100644 index 0000000000..df847a8e42 --- /dev/null +++ b/tests/de/iges_1/B3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC50047.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 49 ( 109 ) Summary = 49 ( 111 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 102 ( 102 ) Summary = 2277 ( 2277 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 102 ( 102 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1027 ( 1027 ) +TOLERANCE : MaxTol = 0.9428103106 ( 0.9428103191 ) AvgTol = 0.04703881931 ( 0.04704464574 ) +LABELS : N0Labels = 102 ( 102 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 102 ( 102 ) NameLabels = 102 ( 102 ) ColorLabels = 0 ( 0 ) LayerLabels = 102 ( 102 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/B4 b/tests/de/iges_1/B4 new file mode 100644 index 0000000000..5c039950e1 --- /dev/null +++ b/tests/de/iges_1/B4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename t500core.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 169 ( 429 ) Summary = 169 ( 429 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 674 ( 674 ) Summary = 9625 ( 9625 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 674 ( 674 ) FreeWire = 0 ( 0 ) FreeEdge = 28 ( 28 ) SharedEdge = 4104 ( 4104 ) +TOLERANCE : MaxTol = 0.9813254857 ( 320.715769 ) AvgTol = 0.002671919158 ( 0.06743198887 ) +LABELS : N0Labels = 702 ( 702 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 702 ( 702 ) NameLabels = 702 ( 702 ) ColorLabels = 16 ( 16 ) LayerLabels = 702 ( 702 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 115 ( 115 ) + +} diff --git a/tests/de/iges_1/B5 b/tests/de/iges_1/B5 new file mode 100644 index 0000000000..92336c5f3f --- /dev/null +++ b/tests/de/iges_1/B5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC60113.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 266 ( 266 ) Summary = 2940 ( 2940 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 266 ( 266 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1202 ( 1202 ) +TOLERANCE : MaxTol = 0.9647320607 ( 0.9647320724 ) AvgTol = 0.09372541107 ( 0.09372566113 ) +LABELS : N0Labels = 266 ( 266 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 266 ( 266 ) NameLabels = 266 ( 266 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/B6 b/tests/de/iges_1/B6 new file mode 100644 index 0000000000..f3f810553d --- /dev/null +++ b/tests/de/iges_1/B6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename CTS18314.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 10 ) Warnings = 308 ( 102 ) Summary = 308 ( 112 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 2 ) Solids = 0 ( 2 ) +NBSHAPES : Solid = 0 ( 30 ) Shell = 0 ( 30 ) Face = 390 ( 390 ) Summary = 4699 ( 2569 ) +STATSHAPE : Solid = 0 ( 30 ) Shell = 0 ( 30 ) Face = 390 ( 390 ) FreeWire = 0 ( 0 ) FreeEdge = 50 ( 50 ) SharedEdge = 1908 ( 994 ) +TOLERANCE : MaxTol = 0.03576190045 ( 0.03576190009 ) AvgTol = 8.616971914e-005 ( 0.0003710077648 ) +LABELS : N0Labels = 108 ( 108 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 108 ( 108 ) NameLabels = 108 ( 108 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/B7 b/tests/de/iges_1/B7 new file mode 100644 index 0000000000..a57257d420 --- /dev/null +++ b/tests/de/iges_1/B7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18542-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 277 ( 277 ) Summary = 3519 ( 3519 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 277 ( 277 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1482 ( 1482 ) +TOLERANCE : MaxTol = 9.977163954e-006 ( 1e-005 ) AvgTol = 2.196639253e-006 ( 9.404700402e-006 ) +LABELS : N0Labels = 277 ( 277 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 277 ( 277 ) NameLabels = 277 ( 277 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/B8 b/tests/de/iges_1/B8 new file mode 100644 index 0000000000..0f54c394e1 --- /dev/null +++ b/tests/de/iges_1/B8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18542-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 130 ( 131 ) Summary = 130 ( 131 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1071 ( 1071 ) Summary = 14484 ( 14484 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1071 ( 1071 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6154 ( 6154 ) +TOLERANCE : MaxTol = 0.9959055336 ( 0.995905536 ) AvgTol = 0.05477448992 ( 0.05477462971 ) +LABELS : N0Labels = 1071 ( 1071 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1071 ( 1071 ) NameLabels = 1071 ( 1071 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/B9 b/tests/de/iges_1/B9 new file mode 100644 index 0000000000..c1abf8de7e --- /dev/null +++ b/tests/de/iges_1/B9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename CTS18544.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 20 ( 17 ) Summary = 20 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2430 ( 2430 ) Summary = 29945 ( 29945 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2430 ( 2430 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12543 ( 12543 ) +TOLERANCE : MaxTol = 0.9991343001 ( 0.9991342868 ) AvgTol = 0.02628258487 ( 0.0262828129 ) +LABELS : N0Labels = 2430 ( 2430 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2430 ( 2430 ) NameLabels = 2430 ( 2430 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C1 b/tests/de/iges_1/C1 new file mode 100644 index 0000000000..7920c052b1 --- /dev/null +++ b/tests/de/iges_1/C1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18635-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 6 ) Summary = 0 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 34 ( 34 ) Summary = 427 ( 427 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 34 ( 34 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 177 ( 177 ) +TOLERANCE : MaxTol = 0.9671317357 ( 0.9671317236 ) AvgTol = 0.0492708189 ( 0.04927174141 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C2 b/tests/de/iges_1/C2 new file mode 100644 index 0000000000..4b0939e110 --- /dev/null +++ b/tests/de/iges_1/C2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18635-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 34 ( 34 ) Summary = 407 ( 407 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 34 ( 34 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 168 ( 168 ) +TOLERANCE : MaxTol = 0.9671317357 ( 0.9671317236 ) AvgTol = 0.0517427016 ( 0.05174271535 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C3 b/tests/de/iges_1/C3 new file mode 100644 index 0000000000..b91bb62e1e --- /dev/null +++ b/tests/de/iges_1/C3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18635-3.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 24 ) Summary = 6 ( 24 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 48 ( 48 ) Summary = 1043 ( 1043 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 473 ( 473 ) +TOLERANCE : MaxTol = 0.9965425609 ( 0.9965425534 ) AvgTol = 0.01070529537 ( 0.01071062866 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C4 b/tests/de/iges_1/C4 new file mode 100644 index 0000000000..80c190e4ac --- /dev/null +++ b/tests/de/iges_1/C4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18635-4.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 20 ) Summary = 6 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 48 ( 48 ) Summary = 605 ( 605 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 254 ( 254 ) +TOLERANCE : MaxTol = 0.9965425609 ( 0.9965425534 ) AvgTol = 0.01938808773 ( 0.0193884753 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C5 b/tests/de/iges_1/C5 new file mode 100644 index 0000000000..b81d72b23a --- /dev/null +++ b/tests/de/iges_1/C5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18953.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 14 ( 14 ) Summary = 173 ( 173 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 72 ( 72 ) +TOLERANCE : MaxTol = 4.0002e-005 ( 4.0002e-005 ) AvgTol = 3.127982218e-006 ( 3.127982218e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C6 b/tests/de/iges_1/C6 new file mode 100644 index 0000000000..aebebdb89b --- /dev/null +++ b/tests/de/iges_1/C6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS19582.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 13 ) Summary = 0 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 152 ( 152 ) Summary = 2080 ( 2080 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 152 ( 152 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 889 ( 889 ) +TOLERANCE : MaxTol = 0.9363734225 ( 0.9363734225 ) AvgTol = 0.04721503286 ( 0.04721548297 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C7 b/tests/de/iges_1/C7 new file mode 100644 index 0000000000..5122ec2f50 --- /dev/null +++ b/tests/de/iges_1/C7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS21136.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 106 ( 536 ) Summary = 106 ( 536 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 206 ( 206 ) Summary = 3950 ( 3950 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 206 ( 206 ) FreeWire = 0 ( 0 ) FreeEdge = 4 ( 4 ) SharedEdge = 1760 ( 1760 ) +TOLERANCE : MaxTol = 0.2688118771 ( 0.2688118774 ) AvgTol = 0.0006626012538 ( 0.0006624636278 ) +LABELS : N0Labels = 210 ( 210 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 210 ( 210 ) NameLabels = 210 ( 210 ) ColorLabels = 210 ( 210 ) LayerLabels = 210 ( 210 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = BURLYWOOD1 DARKORANGE DEEPSKYBLUE1 GRAY79 MAGENTA1 MEDIUMSPRINGGREEN WHITE ( BURLYWOOD1 DARKORANGE DEEPSKYBLUE1 GRAY79 MAGENTA1 MEDIUMSPRINGGREEN WHITE ) +NLAYERS : NLayers = 10 ( 10 ) +LAYERS : Layers = 2 3 4 50 52 53 54 55 58 59 ( 2 3 4 50 52 53 54 55 58 59 ) + +} diff --git a/tests/de/iges_1/C8 b/tests/de/iges_1/C8 new file mode 100644 index 0000000000..ff0cdafc0f --- /dev/null +++ b/tests/de/iges_1/C8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS21866.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 82 ( 85 ) Summary = 82 ( 85 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1459 ( 1459 ) Summary = 19160 ( 19160 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1459 ( 1459 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 8093 ( 8093 ) +TOLERANCE : MaxTol = 0.9346509485 ( 0.9346509437 ) AvgTol = 0.02356731391 ( 0.02356733517 ) +LABELS : N0Labels = 1459 ( 1459 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1459 ( 1459 ) NameLabels = 1459 ( 1459 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/C9 b/tests/de/iges_1/C9 new file mode 100644 index 0000000000..b8a53de8cb --- /dev/null +++ b/tests/de/iges_1/C9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS60168.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 9 ( 9 ) Summary = 166 ( 166 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 73 ( 73 ) +TOLERANCE : MaxTol = 0.54574397 ( 0.5457439747 ) AvgTol = 0.06954487897 ( 0.06954487788 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D1 b/tests/de/iges_1/D1 new file mode 100644 index 0000000000..7697ff1fd3 --- /dev/null +++ b/tests/de/iges_1/D1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename FRA60182.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 2 ) Summary = 1 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1029 ( 1029 ) Summary = 14016 ( 14019 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1029 ( 1029 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5991 ( 5989 ) +TOLERANCE : MaxTol = 0.9998969699 ( 0.9998969699 ) AvgTol = 0.03184826265 ( 0.03187529348 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D2 b/tests/de/iges_1/D2 new file mode 100644 index 0000000000..79fc3ba684 --- /dev/null +++ b/tests/de/iges_1/D2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename GER61123-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 519 ( 519 ) Summary = 6139 ( 6139 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 519 ( 519 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2502 ( 2502 ) +TOLERANCE : MaxTol = 0.8632897705 ( 0.8632897802 ) AvgTol = 0.04019572889 ( 0.0401958388 ) +LABELS : N0Labels = 519 ( 519 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 519 ( 519 ) NameLabels = 519 ( 519 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D3 b/tests/de/iges_1/D3 new file mode 100644 index 0000000000..dfd55a0e15 --- /dev/null +++ b/tests/de/iges_1/D3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename GER61123-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 537 ( 537 ) Summary = 6497 ( 6497 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 537 ( 537 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2655 ( 2655 ) +TOLERANCE : MaxTol = 0.9158783896 ( 0.9159699741 ) AvgTol = 0.08054961241 ( 0.08054975206 ) +LABELS : N0Labels = 537 ( 537 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 537 ( 537 ) NameLabels = 537 ( 537 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D4 b/tests/de/iges_1/D4 new file mode 100644 index 0000000000..804ce2534f --- /dev/null +++ b/tests/de/iges_1/D4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ITA60277.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 9 ( 9 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 1 ( 1 ) FreeEdge = 4 ( 4 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D5 b/tests/de/iges_1/D5 new file mode 100644 index 0000000000..8e8c7d3b5f --- /dev/null +++ b/tests/de/iges_1/D5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename NIC_file5.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 8 ( 8 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 2.287521146e-007 ( 2.287522163e-007 ) AvgTol = 1.556878604e-007 ( 1.550159841e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D6 b/tests/de/iges_1/D6 new file mode 100644 index 0000000000..46f43bf69f --- /dev/null +++ b/tests/de/iges_1/D6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10629.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 320 ) Summary = 0 ( 320 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 192 ( 192 ) Summary = 8447 ( 8447 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 192 ( 192 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 4028 ( 4028 ) +TOLERANCE : MaxTol = 1.001437005e-005 ( 1e-005 ) AvgTol = 1.823426864e-006 ( 9.520967742e-006 ) +LABELS : N0Labels = 198 ( 198 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 198 ( 198 ) NameLabels = 198 ( 198 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D7 b/tests/de/iges_1/D7 new file mode 100644 index 0000000000..d915179800 --- /dev/null +++ b/tests/de/iges_1/D7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename CTS21884.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 129 ( 70 ) Summary = 129 ( 70 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 180 ( 180 ) Summary = 2185 ( 1096 ) +STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 180 ( 180 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 912 ( 457 ) +TOLERANCE : MaxTol = 0.02358959588 ( 0.02358723715 ) AvgTol = 0.0007627813754 ( 0.001634279296 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 180 ( 180 ) N2Labels = 0 ( 0 ) TotalLabels = 181 ( 181 ) NameLabels = 181 ( 181 ) ColorLabels = 180 ( 180 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D8 b/tests/de/iges_1/D8 new file mode 100644 index 0000000000..abda28b31b --- /dev/null +++ b/tests/de/iges_1/D8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO18762.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 189 ( 189 ) Summary = 2471 ( 2471 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 189 ( 189 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1047 ( 1047 ) +TOLERANCE : MaxTol = 0.9674930965 ( 0.9674931058 ) AvgTol = 0.07394129092 ( 0.07394139392 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/D9 b/tests/de/iges_1/D9 new file mode 100644 index 0000000000..ef1193eba3 --- /dev/null +++ b/tests/de/iges_1/D9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename REN20001.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 12 ( 12 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 0.1038480255 ( 0.1038478805 ) AvgTol = 0.08956664418 ( 0.08956767442 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E1 b/tests/de/iges_1/E1 new file mode 100644 index 0000000000..4f66df68b1 --- /dev/null +++ b/tests/de/iges_1/E1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Rough_1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 168 ) Summary = 0 ( 168 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2136 ( 2136 ) Summary = 24367 ( 24367 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2136 ( 2136 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 10058 ( 10058 ) +TOLERANCE : MaxTol = 0.05529392 ( 0.05529391994 ) AvgTol = 0.0003644351094 ( 0.0003640919991 ) +LABELS : N0Labels = 2136 ( 2136 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2136 ( 2136 ) NameLabels = 2136 ( 2136 ) ColorLabels = 2136 ( 2136 ) LayerLabels = 2136 ( 2136 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLACK CYAN1 YELLOW ( BLACK CYAN1 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/E2 b/tests/de/iges_1/E2 new file mode 100644 index 0000000000..d14a79f057 --- /dev/null +++ b/tests/de/iges_1/E2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Table20.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 202 ) Summary = 4 ( 202 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 309 ( 309 ) Summary = 7205 ( 7205 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 309 ( 309 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3274 ( 3274 ) +TOLERANCE : MaxTol = 0.9528326294 ( 0.952832627 ) AvgTol = 0.02908511465 ( 0.02909176809 ) +LABELS : N0Labels = 309 ( 309 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 309 ( 309 ) NameLabels = 309 ( 309 ) ColorLabels = 309 ( 309 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E3 b/tests/de/iges_1/E3 new file mode 100644 index 0000000000..335f50fcfc --- /dev/null +++ b/tests/de/iges_1/E3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename carfender.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 12 ) Summary = 127 ( 127 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 51 ( 51 ) +TOLERANCE : MaxTol = 0.015577035 ( 0.015577035 ) AvgTol = 0.005229384693 ( 0.005229762271 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E4 b/tests/de/iges_1/E4 new file mode 100644 index 0000000000..4feb66f1d5 --- /dev/null +++ b/tests/de/iges_1/E4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename castest1.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 1 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 12 ) Summary = 121 ( 121 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 48 ( 48 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 12 ( 12 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 12 ( 12 ) NameLabels = 12 ( 12 ) ColorLabels = 12 ( 12 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E5 b/tests/de/iges_1/E5 new file mode 100644 index 0000000000..24beba7f7f --- /dev/null +++ b/tests/de/iges_1/E5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename castest2.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 1 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2 ( 2 ) Summary = 21 ( 21 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2 ( 2 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 8 ( 8 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E6 b/tests/de/iges_1/E6 new file mode 100644 index 0000000000..a04b69cd7f --- /dev/null +++ b/tests/de/iges_1/E6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename castest3a.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 1 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 10 ( 10 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E7 b/tests/de/iges_1/E7 new file mode 100644 index 0000000000..b72b63f49a --- /dev/null +++ b/tests/de/iges_1/E7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename compsolid.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 13 ( 13 ) Summary = 139 ( 141 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 56 ( 56 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E8 b/tests/de/iges_1/E8 new file mode 100644 index 0000000000..cea66f0867 --- /dev/null +++ b/tests/de/iges_1/E8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename crapaud_corrupted.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 213 ( 213 ) Summary = 2333 ( 2333 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 213 ( 213 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 961 ( 961 ) +TOLERANCE : MaxTol = 0.005110402507 ( 0.005110402507 ) AvgTol = 0.0002970992888 ( 0.00029709923 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/E9 b/tests/de/iges_1/E9 new file mode 100644 index 0000000000..9dbe2535af --- /dev/null +++ b/tests/de/iges_1/E9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename fauteuil.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 130 ( 130 ) Summary = 1301 ( 1303 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 130 ( 130 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 520 ( 520 ) +TOLERANCE : MaxTol = 1.000100142e-007 ( 1e-007 ) AvgTol = 1.000001184e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/F1 b/tests/de/iges_1/F1 new file mode 100644 index 0000000000..dcac0e79d9 --- /dev/null +++ b/tests/de/iges_1/F1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename holedbox.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 6 ( 6 ) Summary = 73 ( 73 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 28 ( 28 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/F2 b/tests/de/iges_1/F2 new file mode 100644 index 0000000000..cf989c4ec8 --- /dev/null +++ b/tests/de/iges_1/F2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename phone.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 68 ( 68 ) Summary = 679 ( 679 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 68 ( 68 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 272 ( 272 ) +TOLERANCE : MaxTol = 1.000100058e-007 ( 1e-007 ) AvgTol = 1.000015612e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/F3 b/tests/de/iges_1/F3 new file mode 100644 index 0000000000..9f461d7239 --- /dev/null +++ b/tests/de/iges_1/F3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename robinet_microsurface.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 29 ) Summary = 2 ( 29 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 32 ( 32 ) Summary = 419 ( 419 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 32 ( 32 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 177 ( 177 ) +TOLERANCE : MaxTol = 0.06404154287 ( 0.06404154205 ) AvgTol = 0.002360273594 ( 0.002360979702 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/F4 b/tests/de/iges_1/F4 new file mode 100644 index 0000000000..3b17d4f2be --- /dev/null +++ b/tests/de/iges_1/F4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename scenrio2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 26 ) Summary = 0 ( 26 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 23 ( 23 ) Summary = 993 ( 993 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 23 ( 23 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 468 ( 468 ) +TOLERANCE : MaxTol = 0.7088972898 ( 0.7088972898 ) AvgTol = 0.007706834255 ( 0.007716106329 ) +LABELS : N0Labels = 23 ( 23 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 23 ( 23 ) NameLabels = 23 ( 23 ) ColorLabels = 23 ( 23 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/F5 b/tests/de/iges_1/F5 new file mode 100644 index 0000000000..58e1b59c6d --- /dev/null +++ b/tests/de/iges_1/F5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename upm_italie.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 34 ( 35 ) Summary = 34 ( 35 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 530 ( 530 ) Summary = 6512 ( 6512 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 530 ( 530 ) FreeWire = 2 ( 2 ) FreeEdge = 146 ( 146 ) SharedEdge = 2648 ( 2648 ) +TOLERANCE : MaxTol = 0.0469660729 ( 0.0469660729 ) AvgTol = 0.000869854804 ( 0.0008698603728 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/F6 b/tests/de/iges_1/F6 new file mode 100644 index 0000000000..54e288b494 --- /dev/null +++ b/tests/de/iges_1/F6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename TEC0278.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 0 ) Summary = 5 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 28 ( 27 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 2 ( 2 ) FreeEdge = 12 ( 12 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.946144167e-005 ( 1.946144167e-005 ) AvgTol = 3.118921409e-006 ( 3.98657152e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/F7 b/tests/de/iges_1/F7 new file mode 100644 index 0000000000..c4184edcf4 --- /dev/null +++ b/tests/de/iges_1/F7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename UK1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 87 ) Summary = 0 ( 87 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 65 ( 65 ) Summary = 981 ( 974 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 65 ( 65 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 425 ( 419 ) +TOLERANCE : MaxTol = 1e-005 ( 1e-005 ) AvgTol = 5.069367256e-007 ( 5.437344663e-007 ) +LABELS : N0Labels = 65 ( 65 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 65 ( 65 ) NameLabels = 65 ( 65 ) ColorLabels = 0 ( 0 ) LayerLabels = 65 ( 65 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/F8 b/tests/de/iges_1/F8 new file mode 100644 index 0000000000..8a55f20877 --- /dev/null +++ b/tests/de/iges_1/F8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename UK2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 26 ( 96 ) Summary = 26 ( 96 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 71 ( 71 ) Summary = 1714 ( 1714 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 71 ( 71 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 780 ( 780 ) +TOLERANCE : MaxTol = 0.6714388732 ( 0.6714388722 ) AvgTol = 0.03709378851 ( 0.0370998158 ) +LABELS : N0Labels = 71 ( 71 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 71 ( 71 ) NameLabels = 71 ( 71 ) ColorLabels = 0 ( 0 ) LayerLabels = 71 ( 71 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/F9 b/tests/de/iges_1/F9 new file mode 100644 index 0000000000..e274f35697 --- /dev/null +++ b/tests/de/iges_1/F9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename UKI60095.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 5 ) Summary = 7 ( 5 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 622 ( 622 ) Summary = 7867 ( 7867 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 622 ( 622 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3291 ( 3291 ) +TOLERANCE : MaxTol = 0.9474413126 ( 0.9474413171 ) AvgTol = 0.04459575327 ( 0.04459619526 ) +LABELS : N0Labels = 622 ( 622 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 622 ( 622 ) NameLabels = 622 ( 622 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G1 b/tests/de/iges_1/G1 new file mode 100644 index 0000000000..204ed3d798 --- /dev/null +++ b/tests/de/iges_1/G1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename UKI60155.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 228 ( 228 ) Summary = 3031 ( 3031 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 228 ( 228 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1288 ( 1288 ) +TOLERANCE : MaxTol = 0.9908409583 ( 0.9908409583 ) AvgTol = 0.05061446111 ( 0.05061549122 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G2 b/tests/de/iges_1/G2 new file mode 100644 index 0000000000..be4c0930df --- /dev/null +++ b/tests/de/iges_1/G2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename USA60337.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 157 ) Summary = 7 ( 157 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 52 ( 52 ) Summary = 851 ( 851 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 3 ( 3 ) SharedEdge = 372 ( 372 ) +TOLERANCE : MaxTol = 0.2057401816 ( 0.205740183 ) AvgTol = 0.001181147318 ( 0.001181149489 ) +LABELS : N0Labels = 55 ( 55 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 55 ( 55 ) NameLabels = 55 ( 55 ) ColorLabels = 53 ( 53 ) LayerLabels = 55 ( 55 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CYAN1 MAGENTA1 ( CYAN1 MAGENTA1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 6 ( 6 ) + +} diff --git a/tests/de/iges_1/G3 b/tests/de/iges_1/G3 new file mode 100644 index 0000000000..627311b90e --- /dev/null +++ b/tests/de/iges_1/G3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename annie_surf.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 4 ) Summary = 0 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 74 ( 74 ) Summary = 957 ( 957 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 74 ( 74 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 402 ( 402 ) +TOLERANCE : MaxTol = 0.4002596462 ( 0.4002596419 ) AvgTol = 0.07066549153 ( 0.07066573636 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G4 b/tests/de/iges_1/G4 new file mode 100644 index 0000000000..4936ea57f5 --- /dev/null +++ b/tests/de/iges_1/G4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename clapet.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 427 ( 427 ) Summary = 6071 ( 6071 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 427 ( 427 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2607 ( 2607 ) +TOLERANCE : MaxTol = 0.9913863463 ( 0.9913863463 ) AvgTol = 0.05768021989 ( 0.05768022342 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G5 b/tests/de/iges_1/G5 new file mode 100644 index 0000000000..4d8cf75dc8 --- /dev/null +++ b/tests/de/iges_1/G5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename coq-inf-support.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 3 ) Summary = 1 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 380 ( 380 ) Summary = 4599 ( 4599 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 380 ( 380 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1904 ( 1904 ) +TOLERANCE : MaxTol = 0.7395230815 ( 0.7395230851 ) AvgTol = 0.02340356526 ( 0.02340359477 ) +LABELS : N0Labels = 380 ( 380 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 380 ( 380 ) NameLabels = 380 ( 380 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G6 b/tests/de/iges_1/G6 new file mode 100644 index 0000000000..25d2cd44cf --- /dev/null +++ b/tests/de/iges_1/G6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename coq-sup-support.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 409 ( 409 ) Summary = 5247 ( 5247 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 409 ( 409 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2209 ( 2209 ) +TOLERANCE : MaxTol = 0.9579389807 ( 0.9579389801 ) AvgTol = 0.05177332439 ( 0.05180172526 ) +LABELS : N0Labels = 409 ( 409 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 409 ( 409 ) NameLabels = 409 ( 409 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G7 b/tests/de/iges_1/G7 new file mode 100644 index 0000000000..7050274b31 --- /dev/null +++ b/tests/de/iges_1/G7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename frame.igs + +set ref_data { +DATA : Faulties = 0 ( 5003 ) Warnings = 0 ( 0 ) Summary = 0 ( 5003 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 2830 ( 2830 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 944 ( 944 ) SharedEdge = 944 ( 944 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 944 ( 944 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 944 ( 944 ) NameLabels = 944 ( 944 ) ColorLabels = 944 ( 944 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G8 b/tests/de/iges_1/G8 new file mode 100644 index 0000000000..acb95cdfa7 --- /dev/null +++ b/tests/de/iges_1/G8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ims012.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 76 ) Summary = 0 ( 76 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 79 ( 79 ) Summary = 2314 ( 2314 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 79 ( 79 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1068 ( 1068 ) +TOLERANCE : MaxTol = 6.019859301e-006 ( 1e-005 ) AvgTol = 2.732868072e-007 ( 7.554593962e-006 ) +LABELS : N0Labels = 79 ( 79 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 79 ( 79 ) NameLabels = 79 ( 79 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/G9 b/tests/de/iges_1/G9 new file mode 100644 index 0000000000..0c59d56410 --- /dev/null +++ b/tests/de/iges_1/G9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename lh93wsddr3370z4.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 162 ( 4127 ) Summary = 162 ( 4127 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 448 ( 448 ) Summary = 7237 ( 7237 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 448 ( 448 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3192 ( 3192 ) +TOLERANCE : MaxTol = 0.08683083502 ( 0.04341528762 ) AvgTol = 0.000870172875 ( 0.0007502917279 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/H1 b/tests/de/iges_1/H1 new file mode 100644 index 0000000000..256285c57c --- /dev/null +++ b/tests/de/iges_1/H1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC40182.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 119 ) Summary = 2 ( 119 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 48 ( 48 ) Summary = 876 ( 876 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 383 ( 383 ) +TOLERANCE : MaxTol = 0.4654616407 ( 0.4654616407 ) AvgTol = 0.01534289133 ( 0.01534994109 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 48 ( 304 ) N2Labels = 0 ( 0 ) TotalLabels = 49 ( 305 ) NameLabels = 49 ( 72 ) ColorLabels = 48 ( 304 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 DARKGREEN WHITE YELLOW ( BLUE1 DARKGREEN WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/H2 b/tests/de/iges_1/H2 new file mode 100644 index 0000000000..558aacef21 --- /dev/null +++ b/tests/de/iges_1/H2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC50002.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 24 ) Summary = 1 ( 24 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 98 ( 98 ) Summary = 1543 ( 1489 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 98 ( 98 ) FreeWire = 0 ( 0 ) FreeEdge = 26 ( 26 ) SharedEdge = 687 ( 633 ) +TOLERANCE : MaxTol = 0.03645053132 ( 0.03645054227 ) AvgTol = 0.0005473590273 ( 0.0005479624657 ) +LABELS : N0Labels = 124 ( 124 ) N1Labels = 0 ( 87 ) N2Labels = 0 ( 0 ) TotalLabels = 124 ( 211 ) NameLabels = 124 ( 124 ) ColorLabels = 124 ( 211 ) LayerLabels = 124 ( 211 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 101 141 ( 101 141 ) + +} diff --git a/tests/de/iges_1/H3 b/tests/de/iges_1/H3 new file mode 100644 index 0000000000..7df87b5a6a --- /dev/null +++ b/tests/de/iges_1/H3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename BUC50024.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 11 ( 11 ) Summary = 605 ( 605 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 11 ( 11 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 291 ( 291 ) +TOLERANCE : MaxTol = 0.03107706969 ( 0.01553878539 ) AvgTol = 0.0002156995012 ( 0.000180475073 ) +LABELS : N0Labels = 11 ( 11 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 11 ( 11 ) NameLabels = 11 ( 11 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/H4 b/tests/de/iges_1/H4 new file mode 100644 index 0000000000..d023aa1bea --- /dev/null +++ b/tests/de/iges_1/H4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename modelsup.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 7 ) Summary = 1 ( 7 ) +CHECKSHAPE : Wires = 2 ( 1 ) Faces = 2 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1477 ( 1477 ) Summary = 18136 ( 18135 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1477 ( 1477 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 7639 ( 7639 ) +TOLERANCE : MaxTol = 0.9794963919 ( 0.9794963919 ) AvgTol = 0.03860117108 ( 0.03861764608 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/H5 b/tests/de/iges_1/H5 new file mode 100644 index 0000000000..87aaf83bd1 --- /dev/null +++ b/tests/de/iges_1/H5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60032.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 53 ) Warnings = 74 ( 154 ) Summary = 74 ( 207 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 42 ( 42 ) Summary = 1100 ( 1133 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 42 ( 42 ) FreeWire = 8 ( 58 ) FreeEdge = 217 ( 217 ) SharedEdge = 413 ( 395 ) +TOLERANCE : MaxTol = 0.9314567018 ( 0.01444583491 ) AvgTol = 0.04857564588 ( 0.0003004299328 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 141 ( 209 ) N2Labels = 0 ( 0 ) TotalLabels = 144 ( 212 ) NameLabels = 144 ( 172 ) ColorLabels = 141 ( 209 ) LayerLabels = 140 ( 208 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 MAGENTA2 RED TURQUOISE3 WHITE ( BLUE1 CYAN1 MAGENTA2 RED TURQUOISE3 WHITE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 252 ( 1 252 ) + +} diff --git a/tests/de/iges_1/H6 b/tests/de/iges_1/H6 new file mode 100644 index 0000000000..e11d8e689a --- /dev/null +++ b/tests/de/iges_1/H6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60033.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 5 ) Warnings = 78 ( 815 ) Summary = 78 ( 820 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) Summary = 7973 ( 8005 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) FreeWire = 0 ( 32 ) FreeEdge = 70 ( 70 ) SharedEdge = 3748 ( 3748 ) +TOLERANCE : MaxTol = 0.9313845927 ( 0.9049033554 ) AvgTol = 0.01438156805 ( 0.01221739863 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 246 ( 2188 ) N2Labels = 0 ( 0 ) TotalLabels = 247 ( 2189 ) NameLabels = 247 ( 374 ) ColorLabels = 246 ( 2188 ) LayerLabels = 241 ( 2183 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = CYAN1 GREEN RED WHITE YELLOW ( CYAN1 GREEN RED WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 100 101 ( 100 101 ) + +} diff --git a/tests/de/iges_1/H7 b/tests/de/iges_1/H7 new file mode 100644 index 0000000000..f918e5f664 --- /dev/null +++ b/tests/de/iges_1/H7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60034.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 53 ) Warnings = 4 ( 632 ) Summary = 4 ( 685 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1766 ( 1766 ) Summary = 18583 ( 18585 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1766 ( 1766 ) FreeWire = 0 ( 2 ) FreeEdge = 104 ( 104 ) SharedEdge = 7470 ( 7469 ) +TOLERANCE : MaxTol = 0.1881003203 ( 0.1881003203 ) AvgTol = 0.000520145094 ( 0.0004561075883 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 1816 ( 3099 ) N2Labels = 0 ( 0 ) TotalLabels = 1819 ( 3102 ) NameLabels = 1819 ( 1961 ) ColorLabels = 1816 ( 3099 ) LayerLabels = 1816 ( 3099 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 MAGENTA2 ORANGE RED WHITE ( BLUE1 MAGENTA2 ORANGE RED WHITE ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 2 252 3 4 ( 2 252 3 4 ) + +} diff --git a/tests/de/iges_1/H8 b/tests/de/iges_1/H8 new file mode 100644 index 0000000000..68d960d568 --- /dev/null +++ b/tests/de/iges_1/H8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60035.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 5 ) Warnings = 82 ( 761 ) Summary = 82 ( 766 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) Summary = 7763 ( 7763 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 3665 ( 3665 ) +TOLERANCE : MaxTol = 0.1393674657 ( 0.1393674657 ) AvgTol = 0.003096469593 ( 0.003080442488 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 214 ( 3661 ) N2Labels = 0 ( 0 ) TotalLabels = 215 ( 3662 ) NameLabels = 215 ( 330 ) ColorLabels = 214 ( 3661 ) LayerLabels = 209 ( 3656 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = CYAN1 GREEN RED WHITE YELLOW ( CYAN1 GREEN RED WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 100 101 ( 100 101 ) + +} diff --git a/tests/de/iges_1/H9 b/tests/de/iges_1/H9 new file mode 100644 index 0000000000..8a5aed2b6a --- /dev/null +++ b/tests/de/iges_1/H9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60207.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 40 ) Summary = 1 ( 40 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 22 ( 22 ) Summary = 770 ( 770 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 22 ( 22 ) FreeWire = 6 ( 6 ) FreeEdge = 123 ( 123 ) SharedEdge = 302 ( 302 ) +TOLERANCE : MaxTol = 0.9257818164 ( 0.9257819919 ) AvgTol = 0.02303074349 ( 0.0230306875 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 131 ( 244 ) N2Labels = 0 ( 0 ) TotalLabels = 132 ( 245 ) NameLabels = 132 ( 149 ) ColorLabels = 131 ( 244 ) LayerLabels = 131 ( 244 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN STEELBLUE2 VIOLETRED2 ( BLUE1 GREEN STEELBLUE2 VIOLETRED2 ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 2 3 51 9 ( 2 3 51 9 ) + +} diff --git a/tests/de/iges_1/I1 b/tests/de/iges_1/I1 new file mode 100644 index 0000000000..418dd9db8c --- /dev/null +++ b/tests/de/iges_1/I1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60216.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 79 ( 653 ) Summary = 79 ( 653 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 218 ( 218 ) Summary = 33194 ( 33225 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 218 ( 218 ) FreeWire = 77 ( 108 ) FreeEdge = 2656 ( 2656 ) SharedEdge = 15767 ( 15767 ) +TOLERANCE : MaxTol = 0.1504135906 ( 0.1504135906 ) AvgTol = 0.0004235460154 ( 0.0004477161756 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1279 ( 3464 ) N2Labels = 0 ( 0 ) TotalLabels = 1281 ( 3466 ) NameLabels = 1281 ( 1491 ) ColorLabels = 1280 ( 3465 ) LayerLabels = 284 ( 2412 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GREEN MAGENTA1 WHITE YELLOW ( GREEN MAGENTA1 WHITE YELLOW ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 2 3 ( 1 2 3 ) + +} diff --git a/tests/de/iges_1/I2 b/tests/de/iges_1/I2 new file mode 100644 index 0000000000..90b3812538 --- /dev/null +++ b/tests/de/iges_1/I2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60625-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 26 ( 61 ) Summary = 26 ( 61 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 120 ( 120 ) Summary = 5259 ( 5260 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 120 ( 120 ) FreeWire = 31 ( 31 ) FreeEdge = 1039 ( 1039 ) SharedEdge = 2053 ( 2048 ) +TOLERANCE : MaxTol = 0.763617442 ( 0.7636174422 ) AvgTol = 0.001290845317 ( 0.001290629985 ) +LABELS : N0Labels = 1051 ( 1051 ) N1Labels = 0 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 1051 ( 1064 ) NameLabels = 1051 ( 1051 ) ColorLabels = 971 ( 1064 ) LayerLabels = 971 ( 1051 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = BLACK BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ( BLACK BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 7 ( 7 ) +LAYERS : Layers = 1 100 63 70 97 98 99 ( 1 100 63 70 97 98 99 ) + +} diff --git a/tests/de/iges_1/I3 b/tests/de/iges_1/I3 new file mode 100644 index 0000000000..f6f8b43eab --- /dev/null +++ b/tests/de/iges_1/I3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60800.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 9 ) Summary = 0 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 248 ( 248 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 123 ( 123 ) +TOLERANCE : MaxTol = 1e-007 ( 1.000269908e-007 ) AvgTol = 1e-007 ( 1.000005471e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 123 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 124 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 124 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/I4 b/tests/de/iges_1/I4 new file mode 100644 index 0000000000..0eae9a33af --- /dev/null +++ b/tests/de/iges_1/I4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60850.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 232 ( 515 ) Summary = 232 ( 515 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 146 ( 146 ) Summary = 2430 ( 2430 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 146 ( 146 ) FreeWire = 5 ( 5 ) FreeEdge = 176 ( 176 ) SharedEdge = 1005 ( 1005 ) +TOLERANCE : MaxTol = 0.02364292093 ( 6.820743821 ) AvgTol = 9.641592031e-005 ( 0.01088190714 ) +LABELS : N0Labels = 285 ( 287 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 285 ( 287 ) NameLabels = 285 ( 287 ) ColorLabels = 279 ( 285 ) LayerLabels = 279 ( 285 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MAGENTA1 WHITE ( MAGENTA1 WHITE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 2 ( 1 2 ) + +} diff --git a/tests/de/iges_1/I5 b/tests/de/iges_1/I5 new file mode 100644 index 0000000000..9e8bd76cea --- /dev/null +++ b/tests/de/iges_1/I5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC61004-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 4 ) Warnings = 0 ( 312 ) Summary = 0 ( 316 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 241 ( 241 ) Summary = 9983 ( 9983 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 241 ( 241 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4776 ( 4776 ) +TOLERANCE : MaxTol = 9.452110694e-006 ( 1e-005 ) AvgTol = 1.744351223e-007 ( 8.133454698e-006 ) +LABELS : N0Labels = 241 ( 241 ) N1Labels = 0 ( 83 ) N2Labels = 0 ( 0 ) TotalLabels = 241 ( 324 ) NameLabels = 241 ( 241 ) ColorLabels = 241 ( 324 ) LayerLabels = 241 ( 324 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = WHITE YELLOW ( WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 10 ( 10 ) + +} diff --git a/tests/de/iges_1/I6 b/tests/de/iges_1/I6 new file mode 100644 index 0000000000..6c445223f8 --- /dev/null +++ b/tests/de/iges_1/I6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC61004-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 1 ) Warnings = 16 ( 427 ) Summary = 16 ( 428 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 180 ( 180 ) Summary = 19884 ( 19884 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 180 ( 180 ) FreeWire = 1 ( 1 ) FreeEdge = 139 ( 139 ) SharedEdge = 9699 ( 9699 ) +TOLERANCE : MaxTol = 0.0305692698 ( 0.03056926518 ) AvgTol = 0.001472997661 ( 0.001472983156 ) +LABELS : N0Labels = 296 ( 296 ) N1Labels = 0 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 296 ( 297 ) NameLabels = 296 ( 297 ) ColorLabels = 293 ( 294 ) LayerLabels = 31 ( 31 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 CYAN1 GREEN YELLOW ( BLUE1 CYAN1 GREEN YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/I7 b/tests/de/iges_1/I7 new file mode 100644 index 0000000000..0ec270219b --- /dev/null +++ b/tests/de/iges_1/I7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename BUC61004-3.igs + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 21 ) Summary = 5 ( 21 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 10 ( 10 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 1e-005 ( 1e-007 ) AvgTol = 9.238461538e-006 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/I8 b/tests/de/iges_1/I8 new file mode 100644 index 0000000000..3d89b31e5a --- /dev/null +++ b/tests/de/iges_1/I8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CTS17806.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 478 ( 6259 ) Summary = 478 ( 6259 ) +CHECKSHAPE : Wires = 0 ( 2 ) Faces = 0 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3647 ( 3647 ) Summary = 63291 ( 63420 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3647 ( 3647 ) FreeWire = 180 ( 289 ) FreeEdge = 1393 ( 1393 ) SharedEdge = 27767 ( 27781 ) +TOLERANCE : MaxTol = 0.9982953477 ( 0.9982953477 ) AvgTol = 0.01534545907 ( 0.01547294777 ) +LABELS : N0Labels = 403 ( 403 ) N1Labels = 3841 ( 15575 ) N2Labels = 0 ( 0 ) TotalLabels = 4244 ( 15978 ) NameLabels = 4242 ( 6516 ) ColorLabels = 4090 ( 15977 ) LayerLabels = 4090 ( 15977 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 CHARTREUSE CYAN1 DARKKHAKI LIGHTPINK1 ( BLUE1 CHARTREUSE CYAN1 DARKKHAKI LIGHTPINK1 ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 110 111 116 35 ( 110 111 116 35 ) + +} diff --git a/tests/de/iges_1/I9 b/tests/de/iges_1/I9 new file mode 100644 index 0000000000..40d69461fc --- /dev/null +++ b/tests/de/iges_1/I9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename sample_diff_data_2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 39 ) Summary = 0 ( 39 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 327 ( 327 ) Summary = 4036 ( 4036 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 327 ( 327 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1696 ( 1696 ) +TOLERANCE : MaxTol = 0.000190478139 ( 9.082153586e-005 ) AvgTol = 9.791349933e-006 ( 2.775931887e-006 ) +LABELS : N0Labels = 326 ( 326 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 326 ( 326 ) NameLabels = 326 ( 326 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/J1 b/tests/de/iges_1/J1 new file mode 100644 index 0000000000..79f4fd0d50 --- /dev/null +++ b/tests/de/iges_1/J1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename test.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 8 ( 8 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 1.029699839e-007 ( 1e-007 ) AvgTol = 1.011423015e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 2 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/J2 b/tests/de/iges_1/J2 new file mode 100644 index 0000000000..a230dd5738 --- /dev/null +++ b/tests/de/iges_1/J2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename CTS18546-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 292 ( 1100 ) Summary = 292 ( 1100 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 900 ( 900 ) Summary = 18228 ( 18221 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 900 ( 900 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 8220 ( 8213 ) +TOLERANCE : MaxTol = 0.004034169186 ( 0.004034577888 ) AvgTol = 7.892309606e-006 ( 1.210857047e-005 ) +LABELS : N0Labels = 900 ( 900 ) N1Labels = 0 ( 929 ) N2Labels = 0 ( 0 ) TotalLabels = 900 ( 1829 ) NameLabels = 900 ( 900 ) ColorLabels = 900 ( 1829 ) LayerLabels = 900 ( 1829 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/J3 b/tests/de/iges_1/J3 new file mode 100644 index 0000000000..e54750c1d9 --- /dev/null +++ b/tests/de/iges_1/J3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CTS18546-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 42 ( 1090 ) Summary = 42 ( 1090 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1038 ( 1038 ) Summary = 22109 ( 22098 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1038 ( 1038 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 10016 ( 10005 ) +TOLERANCE : MaxTol = 0.5433123154 ( 0.5433122968 ) AvgTol = 0.002230726965 ( 0.002235664162 ) +LABELS : N0Labels = 1038 ( 1038 ) N1Labels = 0 ( 1450 ) N2Labels = 0 ( 0 ) TotalLabels = 1038 ( 2488 ) NameLabels = 1038 ( 1038 ) ColorLabels = 1038 ( 2488 ) LayerLabels = 1038 ( 2488 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN RED ( GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/J4 b/tests/de/iges_1/J4 new file mode 100644 index 0000000000..c0a82becd4 --- /dev/null +++ b/tests/de/iges_1/J4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CTS18847.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 63 ( 63 ) Summary = 63 ( 63 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 117 ( 117 ) Summary = 1543 ( 773 ) +STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 117 ( 117 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 652 ( 326 ) +TOLERANCE : MaxTol = 0.1300827208 ( 0.1300697287 ) AvgTol = 0.002196749552 ( 0.00567483205 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 117 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 118 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 117 ( 1 ) LayerLabels = 117 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = DEEPSKYBLUE1 ( DEEPSKYBLUE1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( 2 ) + +} diff --git a/tests/de/iges_1/J5 b/tests/de/iges_1/J5 new file mode 100644 index 0000000000..3e61c2901f --- /dev/null +++ b/tests/de/iges_1/J5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CTS19883.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 396 ( 396 ) Summary = 5044 ( 5060 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 396 ( 396 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2133 ( 2133 ) +TOLERANCE : MaxTol = 0.9967131592 ( 0.9967131592 ) AvgTol = 0.05132244187 ( 0.05132274204 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 396 ( 37 ) N2Labels = 0 ( 0 ) TotalLabels = 397 ( 38 ) NameLabels = 1 ( 1 ) ColorLabels = 396 ( 38 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MAGENTA1 RED ( MAGENTA1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/J6 b/tests/de/iges_1/J6 new file mode 100644 index 0000000000..4044f32291 --- /dev/null +++ b/tests/de/iges_1/J6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename CTS21137.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 156 ( 820 ) Summary = 156 ( 820 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 282 ( 282 ) Summary = 4898 ( 4898 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 282 ( 282 ) FreeWire = 0 ( 0 ) FreeEdge = 7 ( 7 ) SharedEdge = 2170 ( 2170 ) +TOLERANCE : MaxTol = 0.8210384396 ( 0.821038439 ) AvgTol = 0.006791053813 ( 0.00686200517 ) +LABELS : N0Labels = 289 ( 289 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 289 ( 289 ) NameLabels = 289 ( 289 ) ColorLabels = 101 ( 101 ) LayerLabels = 288 ( 288 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 8 ) +COLORS : Colors = RED WHITE ( BURLYWOOD1 DARKORANGE DEEPSKYBLUE1 LEMONCHIFFON1 MAGENTA1 MEDIUMSPRINGGREEN RED WHITE ) +NLAYERS : NLayers = 9 ( 9 ) +LAYERS : Layers = 1 11 19 2 3 5 6 8 9 ( 1 11 19 2 3 5 6 8 9 ) + +} diff --git a/tests/de/iges_1/J7 b/tests/de/iges_1/J7 new file mode 100644 index 0000000000..5a9b6035b6 --- /dev/null +++ b/tests/de/iges_1/J7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CTS21140.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 168 ( 197 ) Summary = 168 ( 197 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 331 ( 331 ) Summary = 6878 ( 6924 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 331 ( 331 ) FreeWire = 70 ( 116 ) FreeEdge = 1479 ( 1479 ) SharedEdge = 2967 ( 2967 ) +TOLERANCE : MaxTol = 0.6112323056 ( 0.6112323056 ) AvgTol = 0.0009107364143 ( 0.001289214856 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 481 ( 739 ) N2Labels = 0 ( 0 ) TotalLabels = 482 ( 740 ) NameLabels = 482 ( 559 ) ColorLabels = 481 ( 739 ) LayerLabels = 479 ( 737 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = BLUE1 CYAN1 DARKORANGE GOLD3 PALETURQUOISE2 RED WHITE YELLOW ( BLUE1 CYAN1 DARKORANGE GOLD3 PALETURQUOISE2 RED WHITE YELLOW ) +NLAYERS : NLayers = 6 ( 6 ) +LAYERS : Layers = 15 20 25 30 50 60 ( 15 20 25 30 50 60 ) + +} diff --git a/tests/de/iges_1/J8 b/tests/de/iges_1/J8 new file mode 100644 index 0000000000..b32ea67526 --- /dev/null +++ b/tests/de/iges_1/J8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CTS21142.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 136 ) Warnings = 51 ( 583 ) Summary = 51 ( 719 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 308 ( 308 ) Summary = 6755 ( 6756 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 308 ( 308 ) FreeWire = 6 ( 7 ) FreeEdge = 795 ( 795 ) SharedEdge = 2675 ( 2675 ) +TOLERANCE : MaxTol = 0.9778021574 ( 0.9778021574 ) AvgTol = 0.03580275897 ( 0.03579740035 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1089 ( 2054 ) N2Labels = 0 ( 0 ) TotalLabels = 1090 ( 2055 ) NameLabels = 1090 ( 1285 ) ColorLabels = 1089 ( 2054 ) LayerLabels = 168 ( 311 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ( BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 10 101 105 15 20 ( 10 101 105 15 20 ) + +} diff --git a/tests/de/iges_1/J9 b/tests/de/iges_1/J9 new file mode 100644 index 0000000000..7fae5a3b8d --- /dev/null +++ b/tests/de/iges_1/J9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename CTS21655.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 28 ) Warnings = 112 ( 7 ) Summary = 112 ( 35 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 2 ( 0 ) Shells = 0 ( 1 ) Solids = 0 ( 1 ) +NBSHAPES : Solid = 0 ( 18 ) Shell = 0 ( 18 ) Face = 1190 ( 1190 ) Summary = 15073 ( 7693 ) +STATSHAPE : Solid = 0 ( 18 ) Shell = 0 ( 18 ) Face = 1190 ( 1190 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6283 ( 3134 ) +TOLERANCE : MaxTol = 0.2496383637 ( 0.2496258832 ) AvgTol = 0.002193597722 ( 0.004111699584 ) +LABELS : N0Labels = 27 ( 27 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 27 ( 27 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/K1 b/tests/de/iges_1/K1 new file mode 100644 index 0000000000..4a415517e1 --- /dev/null +++ b/tests/de/iges_1/K1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename t_pro_200_222_0sg_whl.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 218 ) Summary = 0 ( 218 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 9737 ( 9737 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 218 ( 218 ) FreeEdge = 3900 ( 3900 ) SharedEdge = 3900 ( 3900 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1819 ( 1819 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1819 ( 1819 ) NameLabels = 1819 ( 1819 ) ColorLabels = 1601 ( 1819 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ( BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/K2 b/tests/de/iges_1/K2 new file mode 100644 index 0000000000..e33c2aacbf --- /dev/null +++ b/tests/de/iges_1/K2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename D44-11325-6.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 298 ) Summary = 2 ( 298 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 568 ( 568 ) Summary = 8541 ( 8540 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 568 ( 568 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3702 ( 3701 ) +TOLERANCE : MaxTol = 0.4977710304 ( 0.4977710286 ) AvgTol = 0.001985075959 ( 0.001988149118 ) +LABELS : N0Labels = 568 ( 569 ) N1Labels = 0 ( 1207 ) N2Labels = 0 ( 0 ) TotalLabels = 568 ( 1776 ) NameLabels = 568 ( 569 ) ColorLabels = 568 ( 1775 ) LayerLabels = 568 ( 1775 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/K3 b/tests/de/iges_1/K3 new file mode 100644 index 0000000000..ed3f605c1f --- /dev/null +++ b/tests/de/iges_1/K3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename FRA62468-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 315 ( 5224 ) Summary = 315 ( 5224 ) +CHECKSHAPE : Wires = 10 ( 16 ) Faces = 14 ( 14 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 5163 ( 5163 ) Summary = 68630 ( 68418 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 5163 ( 5163 ) FreeWire = 10 ( 10 ) FreeEdge = 283 ( 283 ) SharedEdge = 29283 ( 29075 ) +TOLERANCE : MaxTol = 0.9874083984 ( 0.9875071265 ) AvgTol = 0.0111433033 ( 0.01115568393 ) +LABELS : N0Labels = 5392 ( 5458 ) N1Labels = 18 ( 4437 ) N2Labels = 0 ( 0 ) TotalLabels = 5410 ( 9895 ) NameLabels = 5392 ( 5458 ) ColorLabels = 5391 ( 9829 ) LayerLabels = 5391 ( 9829 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLACK BLUE1 CYAN1 GREEN ( BLACK BLUE1 CYAN1 GREEN ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 51 6 ( 1 51 6 ) + +} diff --git a/tests/de/iges_1/K4 b/tests/de/iges_1/K4 new file mode 100644 index 0000000000..30657647f5 --- /dev/null +++ b/tests/de/iges_1/K4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename GER60736.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 642 ( 814 ) Summary = 642 ( 814 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 406 ( 406 ) Summary = 23060 ( 23055 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 406 ( 406 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 11148 ( 11143 ) +TOLERANCE : MaxTol = 1.005912368e-005 ( 1.005909788e-005 ) AvgTol = 7.142461941e-007 ( 9.442593263e-006 ) +LABELS : N0Labels = 406 ( 406 ) N1Labels = 0 ( 282 ) N2Labels = 0 ( 0 ) TotalLabels = 406 ( 688 ) NameLabels = 406 ( 406 ) ColorLabels = 406 ( 688 ) LayerLabels = 406 ( 688 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ( CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/K5 b/tests/de/iges_1/K5 new file mode 100644 index 0000000000..6933c14c43 --- /dev/null +++ b/tests/de/iges_1/K5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename pro6562.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 223 ( 59 ) Summary = 223 ( 59 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 258 ( 258 ) Summary = 3661 ( 2116 ) +STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 258 ( 258 ) FreeWire = 0 ( 0 ) FreeEdge = 187 ( 187 ) SharedEdge = 1471 ( 821 ) +TOLERANCE : MaxTol = 0.03577770393 ( 0.05584689429 ) AvgTol = 0.00102333566 ( 0.004315163006 ) +LABELS : N0Labels = 188 ( 188 ) N1Labels = 258 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 446 ( 188 ) NameLabels = 188 ( 188 ) ColorLabels = 445 ( 188 ) LayerLabels = 445 ( 188 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 10 ( 10 ) + +} diff --git a/tests/de/iges_1/K6 b/tests/de/iges_1/K6 new file mode 100644 index 0000000000..9d33537a01 --- /dev/null +++ b/tests/de/iges_1/K6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename lh3d_px1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 442 ( 442 ) Summary = 4421 ( 4421 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 442 ( 442 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1768 ( 1768 ) +TOLERANCE : MaxTol = 6.72038819e-005 ( 1e-007 ) AvgTol = 6.163440366e-006 ( 1e-007 ) +LABELS : N0Labels = 442 ( 442 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 442 ( 442 ) NameLabels = 442 ( 442 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/K7 b/tests/de/iges_1/K7 new file mode 100644 index 0000000000..a878609cc8 --- /dev/null +++ b/tests/de/iges_1/K7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename lh3d_px2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 844 ( 844 ) Summary = 8441 ( 8441 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 844 ( 844 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3376 ( 3376 ) +TOLERANCE : MaxTol = 8.337826092e-005 ( 1e-007 ) AvgTol = 9.235400439e-006 ( 1e-007 ) +LABELS : N0Labels = 844 ( 844 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 844 ( 844 ) NameLabels = 844 ( 844 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/K8 b/tests/de/iges_1/K8 new file mode 100644 index 0000000000..62d1cd7a85 --- /dev/null +++ b/tests/de/iges_1/K8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename sim6114.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 377 ) Summary = 6 ( 377 ) +CHECKSHAPE : Wires = 5 ( 1 ) Faces = 5 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2344 ( 2344 ) Summary = 27881 ( 27881 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2344 ( 2344 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 11622 ( 11622 ) +TOLERANCE : MaxTol = 0.04263273989 ( 0.04263273988 ) AvgTol = 0.0001296452202 ( 0.0001295068497 ) +LABELS : N0Labels = 2344 ( 2344 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2344 ( 2344 ) NameLabels = 2344 ( 2344 ) ColorLabels = 2344 ( 2344 ) LayerLabels = 2344 ( 2344 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CYAN1 RED ( CYAN1 RED ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 1 3 5 9 ( 1 3 5 9 ) + +} diff --git a/tests/de/iges_1/K9 b/tests/de/iges_1/K9 new file mode 100644 index 0000000000..dabae680ff --- /dev/null +++ b/tests/de/iges_1/K9 @@ -0,0 +1,27 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty" + +set LinuxDiff 3 +set LinuxFaulties {STATSHAPE TOLERANCE} +set filename Inner.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 17 ( 867 ) Summary = 17 ( 867 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 392 ( 392 ) Summary = 10888 ( 10908 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 392 ( 392 ) FreeWire = 97 ( 121 ) FreeEdge = 1546 ( 1546 ) SharedEdge = 4314 ( 4310 ) +TOLERANCE : MaxTol = 0.9393822539 ( 0.9393822539 ) AvgTol = 0.01467424646 ( 0.01255966391 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1695 ( 3509 ) N2Labels = 0 ( 0 ) TotalLabels = 1696 ( 3510 ) NameLabels = 1696 ( 1972 ) ColorLabels = 1695 ( 3509 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN WHITE YELLOW ( BLUE1 GREEN WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/L1 b/tests/de/iges_1/L1 new file mode 100644 index 0000000000..34aca89806 --- /dev/null +++ b/tests/de/iges_1/L1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename Inventor_scissor.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 94 ) Summary = 0 ( 94 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 90 ( 90 ) Summary = 1161 ( 1155 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 90 ( 90 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 502 ( 496 ) +TOLERANCE : MaxTol = 0.0004488403826 ( 0.0004487950678 ) AvgTol = 5.999007631e-006 ( 6.427182608e-006 ) +LABELS : N0Labels = 3 ( 6 ) N1Labels = 90 ( 90 ) N2Labels = 0 ( 0 ) TotalLabels = 93 ( 96 ) NameLabels = 3 ( 6 ) ColorLabels = 90 ( 90 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GRAY31 GRAY66 ( GRAY31 GRAY66 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/L2 b/tests/de/iges_1/L2 new file mode 100644 index 0000000000..8b9a2ea2d2 --- /dev/null +++ b/tests/de/iges_1/L2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename JAP0005.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 528 ( 1840 ) Summary = 528 ( 1842 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1041 ( 1041 ) Summary = 15066 ( 15066 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1041 ( 1041 ) FreeWire = 90 ( 90 ) FreeEdge = 701 ( 701 ) SharedEdge = 6184 ( 6184 ) +TOLERANCE : MaxTol = 0.90877121 ( 0.9087712052 ) AvgTol = 0.01331932057 ( 0.01331890403 ) +LABELS : N0Labels = 1571 ( 1571 ) N1Labels = 0 ( 615 ) N2Labels = 0 ( 0 ) TotalLabels = 1571 ( 2186 ) NameLabels = 1571 ( 2173 ) ColorLabels = 1481 ( 2186 ) LayerLabels = 1481 ( 2186 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GREEN MAGENTA1 RED YELLOW ( GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 8 ( 8 ) +LAYERS : Layers = 1 10 100 20 30 40 50 60 ( 1 10 100 20 30 40 50 60 ) + +} diff --git a/tests/de/iges_1/L3 b/tests/de/iges_1/L3 new file mode 100644 index 0000000000..4f4e50e83e --- /dev/null +++ b/tests/de/iges_1/L3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename JAP60047.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 389 ( 739 ) Summary = 389 ( 739 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 313 ( 313 ) Summary = 4726 ( 4726 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 313 ( 313 ) FreeWire = 15 ( 15 ) FreeEdge = 271 ( 271 ) SharedEdge = 1945 ( 1945 ) +TOLERANCE : MaxTol = 0.9840868681 ( 0.9840868681 ) AvgTol = 0.04919912668 ( 0.04919780582 ) +LABELS : N0Labels = 516 ( 516 ) N1Labels = 0 ( 229 ) N2Labels = 0 ( 0 ) TotalLabels = 516 ( 745 ) NameLabels = 516 ( 745 ) ColorLabels = 501 ( 745 ) LayerLabels = 501 ( 745 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 2 4 ( 2 4 ) + +} diff --git a/tests/de/iges_1/L4 b/tests/de/iges_1/L4 new file mode 100644 index 0000000000..8efd4aeb35 --- /dev/null +++ b/tests/de/iges_1/L4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO10105.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 30 ( 62 ) Summary = 30 ( 62 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 230 ( 230 ) Summary = 2910 ( 2906 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 230 ( 230 ) FreeWire = 1 ( 1 ) FreeEdge = 63 ( 63 ) SharedEdge = 1195 ( 1193 ) +TOLERANCE : MaxTol = 0.06012224669 ( 0.1346852729 ) AvgTol = 0.001230879163 ( 0.001407061098 ) +LABELS : N0Labels = 292 ( 292 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 292 ( 292 ) NameLabels = 292 ( 292 ) ColorLabels = 291 ( 292 ) LayerLabels = 247 ( 248 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BURLYWOOD1 DEEPSKYBLUE1 RED WHITE ( BURLYWOOD1 DEEPSKYBLUE1 RED WHITE ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 2 3 ( 1 2 3 ) + +} diff --git a/tests/de/iges_1/L5 b/tests/de/iges_1/L5 new file mode 100644 index 0000000000..809f217555 --- /dev/null +++ b/tests/de/iges_1/L5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO10578.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 146 ( 886 ) Summary = 146 ( 886 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 221 ( 221 ) Summary = 13357 ( 13351 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 221 ( 221 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 6458 ( 6452 ) +TOLERANCE : MaxTol = 0.2420465808 ( 14.14390218 ) AvgTol = 0.0001275362136 ( 0.01522087451 ) +LABELS : N0Labels = 232 ( 232 ) N1Labels = 0 ( 6521 ) N2Labels = 0 ( 0 ) TotalLabels = 232 ( 6753 ) NameLabels = 232 ( 347 ) ColorLabels = 227 ( 6753 ) LayerLabels = 227 ( 6753 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/L6 b/tests/de/iges_1/L6 new file mode 100644 index 0000000000..e5b1cb998e --- /dev/null +++ b/tests/de/iges_1/L6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO11414-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 268 ) Summary = 0 ( 268 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 186 ( 186 ) Summary = 10670 ( 10670 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 186 ( 186 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5148 ( 5148 ) +TOLERANCE : MaxTol = 0.04931043567 ( 0.04931014771 ) AvgTol = 0.000378470309 ( 0.0003854574649 ) +LABELS : N0Labels = 186 ( 186 ) N1Labels = 0 ( 569 ) N2Labels = 0 ( 0 ) TotalLabels = 186 ( 755 ) NameLabels = 186 ( 186 ) ColorLabels = 186 ( 755 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/L7 b/tests/de/iges_1/L7 new file mode 100644 index 0000000000..1453912a00 --- /dev/null +++ b/tests/de/iges_1/L7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO14318.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 20 ( 108 ) Summary = 20 ( 108 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 113 ( 113 ) Summary = 3114 ( 3112 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 113 ( 113 ) FreeWire = 4 ( 4 ) FreeEdge = 175 ( 175 ) SharedEdge = 1357 ( 1357 ) +TOLERANCE : MaxTol = 0.4134968839 ( 0.4134968924 ) AvgTol = 0.006613958189 ( 0.006657666307 ) +LABELS : N0Labels = 278 ( 286 ) N1Labels = 4 ( 147 ) N2Labels = 0 ( 0 ) TotalLabels = 282 ( 433 ) NameLabels = 278 ( 286 ) ColorLabels = 268 ( 425 ) LayerLabels = 268 ( 425 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 157 ( 157 ) + +} diff --git a/tests/de/iges_1/L8 b/tests/de/iges_1/L8 new file mode 100644 index 0000000000..d5ca56d162 --- /dev/null +++ b/tests/de/iges_1/L8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename PRO14319.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 64 ) Summary = 2 ( 64 ) +CHECKSHAPE : Wires = 3 ( 4 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 61 ( 61 ) Summary = 8014 ( 7831 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 61 ( 61 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4011 ( 3890 ) +TOLERANCE : MaxTol = 0.3140268251 ( 0.3140268243 ) AvgTol = 0.001089683482 ( 0.0005002891823 ) +LABELS : N0Labels = 61 ( 61 ) N1Labels = 0 ( 1075 ) N2Labels = 0 ( 0 ) TotalLabels = 61 ( 1136 ) NameLabels = 61 ( 61 ) ColorLabels = 61 ( 1136 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 GREEN WHITE ( CYAN1 GREEN WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/L9 b/tests/de/iges_1/L9 new file mode 100644 index 0000000000..1c9caedf2b --- /dev/null +++ b/tests/de/iges_1/L9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO14665.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 435 ( 710 ) Summary = 435 ( 710 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2297 ( 2297 ) Summary = 26169 ( 26114 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2297 ( 2297 ) FreeWire = 0 ( 0 ) FreeEdge = 22 ( 22 ) SharedEdge = 10829 ( 10774 ) +TOLERANCE : MaxTol = 0.2778575821 ( 0.2778575802 ) AvgTol = 0.0007986510083 ( 0.0007904431703 ) +LABELS : N0Labels = 2329 ( 2329 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2329 ( 2329 ) NameLabels = 2329 ( 2329 ) ColorLabels = 2319 ( 2329 ) LayerLabels = 2319 ( 2329 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = CYAN1 CYAN2 GREEN LEMONCHIFFON1 MAGENTA1 MAGENTA2 WHITE YELLOW ( CYAN1 CYAN2 GREEN LEMONCHIFFON1 MAGENTA1 MAGENTA2 WHITE YELLOW ) +NLAYERS : NLayers = 10 ( 10 ) +LAYERS : Layers = 80 81 82 83 84 85 90 91 92 93 ( 80 81 82 83 84 85 90 91 92 93 ) + +} diff --git a/tests/de/iges_1/M1 b/tests/de/iges_1/M1 new file mode 100644 index 0000000000..8fdf41f954 --- /dev/null +++ b/tests/de/iges_1/M1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" + +set LinuxDiff 4 +set filename y306351fM.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 182 ( 951 ) Summary = 182 ( 951 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 390 ( 390 ) Summary = 11567 ( 11571 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 390 ( 390 ) FreeWire = 20 ( 20 ) FreeEdge = 1157 ( 1157 ) SharedEdge = 4814 ( 4816 ) +TOLERANCE : MaxTol = 1e-005 ( 1.00030003e-005 ) AvgTol = 1.867667948e-007 ( 7.375389991e-006 ) +LABELS : N0Labels = 1528 ( 1528 ) N1Labels = 0 ( 1298 ) N2Labels = 0 ( 0 ) TotalLabels = 1528 ( 2826 ) NameLabels = 1528 ( 1528 ) ColorLabels = 1507 ( 2826 ) LayerLabels = 1504 ( 2822 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 CYAN1 WHITE ( BLUE1 CYAN1 WHITE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 2 ( 1 2 ) + +} diff --git a/tests/de/iges_1/M2 b/tests/de/iges_1/M2 new file mode 100644 index 0000000000..80e47ef868 --- /dev/null +++ b/tests/de/iges_1/M2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename Caliper.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 70 ( 489 ) Summary = 70 ( 489 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 215 ( 215 ) Summary = 3771 ( 3779 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 215 ( 215 ) FreeWire = 0 ( 4 ) FreeEdge = 8 ( 8 ) SharedEdge = 1666 ( 1670 ) +TOLERANCE : MaxTol = 0.6931734571 ( 0.6931734576 ) AvgTol = 0.009873021116 ( 0.009847667242 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 223 ( 1190 ) N2Labels = 0 ( 0 ) TotalLabels = 224 ( 1191 ) NameLabels = 224 ( 332 ) ColorLabels = 223 ( 1190 ) LayerLabels = 223 ( 1190 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN WHITE ( GREEN WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( 2 ) + +} diff --git a/tests/de/iges_1/M3 b/tests/de/iges_1/M3 new file mode 100644 index 0000000000..7dac165b0b --- /dev/null +++ b/tests/de/iges_1/M3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO18777-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 79 ) Summary = 4 ( 79 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 178 ( 178 ) Summary = 2133 ( 2133 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 178 ( 178 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 895 ( 895 ) +TOLERANCE : MaxTol = 0.4113920266 ( 0.4113920255 ) AvgTol = 0.004711547931 ( 0.004740618934 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 179 ( 553 ) N2Labels = 0 ( 0 ) TotalLabels = 180 ( 554 ) NameLabels = 180 ( 332 ) ColorLabels = 179 ( 553 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/M4 b/tests/de/iges_1/M4 new file mode 100644 index 0000000000..d88f94ffc3 --- /dev/null +++ b/tests/de/iges_1/M4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename lh3d_ro1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 28 ) Summary = 0 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 322 ( 322 ) Summary = 3460 ( 3460 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 322 ( 322 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1407 ( 1407 ) +TOLERANCE : MaxTol = 7.361962227e-005 ( 1e-005 ) AvgTol = 1.377072008e-005 ( 1.244067797e-006 ) +LABELS : N0Labels = 321 ( 321 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 321 ( 321 ) NameLabels = 321 ( 321 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/M5 b/tests/de/iges_1/M5 new file mode 100644 index 0000000000..55a0637a60 --- /dev/null +++ b/tests/de/iges_1/M5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO9505.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 43 ( 190 ) Summary = 43 ( 190 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 126 ( 126 ) Summary = 2004 ( 2004 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 126 ( 126 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 874 ( 874 ) +TOLERANCE : MaxTol = 0.956222643 ( 0.956222643 ) AvgTol = 0.02522398209 ( 0.02522535543 ) +LABELS : N0Labels = 126 ( 126 ) N1Labels = 0 ( 129 ) N2Labels = 0 ( 0 ) TotalLabels = 126 ( 255 ) NameLabels = 126 ( 255 ) ColorLabels = 126 ( 255 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/M6 b/tests/de/iges_1/M6 new file mode 100644 index 0000000000..e12927c48f --- /dev/null +++ b/tests/de/iges_1/M6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename Radhaus.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 153 ( 2029 ) Summary = 153 ( 2029 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 532 ( 532 ) Summary = 12701 ( 12704 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 532 ( 532 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 5826 ( 5828 ) +TOLERANCE : MaxTol = 0.888818095 ( 0.8888180952 ) AvgTol = 0.0252029042 ( 0.02519878222 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 534 ( 4023 ) N2Labels = 0 ( 0 ) TotalLabels = 535 ( 4024 ) NameLabels = 535 ( 833 ) ColorLabels = 534 ( 4023 ) LayerLabels = 532 ( 4021 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 WHITE ( BLUE1 WHITE ) +NLAYERS : NLayers = 6 ( 6 ) +LAYERS : Layers = 193 198 223 233 243 253 ( 193 198 223 233 243 253 ) + +} diff --git a/tests/de/iges_1/M7 b/tests/de/iges_1/M7 new file mode 100644 index 0000000000..8818cf2715 --- /dev/null +++ b/tests/de/iges_1/M7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename 12ls328.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 0 ) Summary = 1 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1521 ( 1521 ) Summary = 20232 ( 20232 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1521 ( 1521 ) FreeWire = 20 ( 20 ) FreeEdge = 118 ( 118 ) SharedEdge = 8549 ( 8549 ) +TOLERANCE : MaxTol = 0.9994545428 ( 0.9994545568 ) AvgTol = 0.05493298116 ( 0.05493334424 ) +LABELS : N0Labels = 1502 ( 1502 ) N1Labels = 60 ( 307 ) N2Labels = 0 ( 0 ) TotalLabels = 1562 ( 1809 ) NameLabels = 1562 ( 1580 ) ColorLabels = 1561 ( 1808 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GOLD ( GOLD ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/M8 b/tests/de/iges_1/M8 new file mode 100644 index 0000000000..ba911568e9 --- /dev/null +++ b/tests/de/iges_1/M8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename Part1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 171 ( 171 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 41 ( 41 ) SharedEdge = 41 ( 41 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 88 ( 88 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 88 ( 88 ) NameLabels = 88 ( 88 ) ColorLabels = 41 ( 88 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/M9 b/tests/de/iges_1/M9 new file mode 100644 index 0000000000..1c55cd7704 --- /dev/null +++ b/tests/de/iges_1/M9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename ardi1.igs + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 1 ) Summary = 0 ( 3 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 6 ) Summary = 6 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4 ( 4 ) Summary = 41 ( 41 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4 ( 4 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 16 ( 16 ) +TOLERANCE : MaxTol = 1e-005 ( 1.000100018e-007 ) AvgTol = 3.907694616e-006 ( 1.00002308e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 4 ( 4 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/N1 b/tests/de/iges_1/N1 new file mode 100644 index 0000000000..a339676b70 --- /dev/null +++ b/tests/de/iges_1/N1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename cam1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 419 ( 419 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 1 ( 1 ) FreeEdge = 137 ( 137 ) SharedEdge = 137 ( 137 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 148 ( 148 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 148 ( 148 ) NameLabels = 148 ( 148 ) ColorLabels = 135 ( 148 ) LayerLabels = 135 ( 148 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = CYAN1 GREEN MAGENTA1 YELLOW ( CYAN1 GREEN MAGENTA1 YELLOW ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 2 3 ( 1 2 3 ) + +} diff --git a/tests/de/iges_1/N2 b/tests/de/iges_1/N2 new file mode 100644 index 0000000000..37dca4c9ca --- /dev/null +++ b/tests/de/iges_1/N2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename cdc1-fatigue-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 876 ( 220 ) Summary = 876 ( 220 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 471 ( 471 ) Summary = 6964 ( 3122 ) +STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 471 ( 471 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 3004 ( 1323 ) +TOLERANCE : MaxTol = 0.01171066357 ( 0.01550345628 ) AvgTol = 0.0001752022955 ( 0.001202555083 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 471 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 478 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 477 ( 7 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 DARKOLIVEGREEN1 ( BLUE1 DARKOLIVEGREEN1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/N3 b/tests/de/iges_1/N3 new file mode 100644 index 0000000000..e409d1db37 --- /dev/null +++ b/tests/de/iges_1/N3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename iges_testa.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 286 ) Summary = 0 ( 286 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 523 ( 523 ) Summary = 6145 ( 5926 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 523 ( 523 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2694 ( 2485 ) +TOLERANCE : MaxTol = 0.1109937052 ( 0.111004803 ) AvgTol = 0.001892705916 ( 0.001893545105 ) +LABELS : N0Labels = 523 ( 523 ) N1Labels = 0 ( 591 ) N2Labels = 0 ( 0 ) TotalLabels = 523 ( 1114 ) NameLabels = 523 ( 641 ) ColorLabels = 523 ( 1114 ) LayerLabels = 523 ( 1114 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLACK GREEN RED ( BLACK GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/N4 b/tests/de/iges_1/N4 new file mode 100644 index 0000000000..380a8a758f --- /dev/null +++ b/tests/de/iges_1/N4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename perno.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 14 ) Summary = 1 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 50 ( 50 ) Summary = 486 ( 450 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 50 ( 50 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 224 ( 189 ) +TOLERANCE : MaxTol = 1e-005 ( 1e-005 ) AvgTol = 5.446345115e-006 ( 3.006925488e-006 ) +LABELS : N0Labels = 50 ( 50 ) N1Labels = 0 ( 72 ) N2Labels = 0 ( 0 ) TotalLabels = 50 ( 122 ) NameLabels = 50 ( 50 ) ColorLabels = 50 ( 122 ) LayerLabels = 50 ( 122 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/N5 b/tests/de/iges_1/N5 new file mode 100644 index 0000000000..804ddc46c3 --- /dev/null +++ b/tests/de/iges_1/N5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename poteau.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 424 ) Summary = 14 ( 424 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 240 ( 240 ) Summary = 7603 ( 7607 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 240 ( 240 ) FreeWire = 135 ( 139 ) FreeEdge = 1262 ( 1262 ) SharedEdge = 3013 ( 3013 ) +TOLERANCE : MaxTol = 0.03614106862 ( 0.03613204275 ) AvgTol = 0.0001666738698 ( 0.0001670422288 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 969 ( 3018 ) N2Labels = 0 ( 0 ) TotalLabels = 970 ( 3019 ) NameLabels = 970 ( 1302 ) ColorLabels = 969 ( 3018 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/N6 b/tests/de/iges_1/N6 new file mode 100644 index 0000000000..f496344eec --- /dev/null +++ b/tests/de/iges_1/N6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename scenrio1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 25 ) Summary = 5 ( 25 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 30 ( 30 ) Summary = 693 ( 693 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 30 ( 30 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 316 ( 316 ) +TOLERANCE : MaxTol = 0.01590471793 ( 0.01590471327 ) AvgTol = 0.0001153880329 ( 0.0001201847625 ) +LABELS : N0Labels = 30 ( 30 ) N1Labels = 0 ( 12 ) N2Labels = 0 ( 0 ) TotalLabels = 30 ( 42 ) NameLabels = 30 ( 32 ) ColorLabels = 30 ( 42 ) LayerLabels = 30 ( 42 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN RED ( GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 21 ( 21 ) + +} diff --git a/tests/de/iges_1/N7 b/tests/de/iges_1/N7 new file mode 100644 index 0000000000..ab9387e628 --- /dev/null +++ b/tests/de/iges_1/N7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename support_bobine.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 34 ) Summary = 2 ( 34 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 123 ( 123 ) Summary = 3349 ( 3349 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 123 ( 123 ) FreeWire = 7 ( 7 ) FreeEdge = 571 ( 571 ) SharedEdge = 1263 ( 1263 ) +TOLERANCE : MaxTol = 0.01306151266 ( 0.01306151266 ) AvgTol = 4.761116628e-005 ( 4.82701222e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 675 ( 1417 ) N2Labels = 0 ( 0 ) TotalLabels = 676 ( 1418 ) NameLabels = 676 ( 745 ) ColorLabels = 675 ( 1417 ) LayerLabels = 584 ( 1236 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = WHITE YELLOW ( WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 200 ( 200 ) + +} diff --git a/tests/de/iges_1/N8 b/tests/de/iges_1/N8 new file mode 100644 index 0000000000..33c88ef269 --- /dev/null +++ b/tests/de/iges_1/N8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename SurfW.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1006 ) Summary = 0 ( 1006 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 97 ( 97 ) Summary = 26757 ( 26757 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 97 ( 97 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 13280 ( 13280 ) +TOLERANCE : MaxTol = 0.0124350083 ( 0.0124350083 ) AvgTol = 0.0003833463156 ( 0.0003833463156 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 97 ( 188 ) N2Labels = 0 ( 0 ) TotalLabels = 98 ( 189 ) NameLabels = 98 ( 189 ) ColorLabels = 97 ( 188 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = BLACK ( BLACK ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/N9 b/tests/de/iges_1/N9 new file mode 100644 index 0000000000..4bb0c03a4d --- /dev/null +++ b/tests/de/iges_1/N9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 +set filename SurfW_fix.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 183 ) Summary = 3 ( 183 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 98 ( 98 ) Summary = 2690 ( 2687 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 98 ( 98 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1244 ( 1243 ) +TOLERANCE : MaxTol = 0.009955692634 ( 0.009955692464 ) AvgTol = 0.0008509893811 ( 0.0008531527756 ) +LABELS : N0Labels = 97 ( 97 ) N1Labels = 2 ( 102 ) N2Labels = 0 ( 0 ) TotalLabels = 99 ( 199 ) NameLabels = 97 ( 97 ) ColorLabels = 98 ( 199 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = BLACK ( BLACK ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/O1 b/tests/de/iges_1/O1 new file mode 100644 index 0000000000..2dc8c54253 --- /dev/null +++ b/tests/de/iges_1/O1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename TibTray_Size3.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 115 ( 261 ) Summary = 115 ( 261 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 212 ( 212 ) Summary = 2920 ( 2920 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 212 ( 212 ) FreeWire = 6 ( 6 ) FreeEdge = 43 ( 43 ) SharedEdge = 1243 ( 1243 ) +TOLERANCE : MaxTol = 0.9221308818 ( 0.9221308818 ) AvgTol = 0.01482069174 ( 0.01482190688 ) +LABELS : N0Labels = 244 ( 244 ) N1Labels = 0 ( 216 ) N2Labels = 0 ( 0 ) TotalLabels = 244 ( 460 ) NameLabels = 244 ( 460 ) ColorLabels = 238 ( 460 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED YELLOW ( DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/O2 b/tests/de/iges_1/O2 new file mode 100644 index 0000000000..b5de92b0dc --- /dev/null +++ b/tests/de/iges_1/O2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename UK3.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 487 ) Summary = 12 ( 487 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 239 ( 239 ) Summary = 4786 ( 4768 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 239 ( 239 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2151 ( 2144 ) +TOLERANCE : MaxTol = 0.0006563832817 ( 0.0006563832817 ) AvgTol = 2.903638405e-005 ( 2.941852737e-005 ) +LABELS : N0Labels = 237 ( 237 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 237 ( 237 ) NameLabels = 237 ( 237 ) ColorLabels = 0 ( 0 ) LayerLabels = 236 ( 237 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/O3 b/tests/de/iges_1/O3 new file mode 100644 index 0000000000..2a290afa0c --- /dev/null +++ b/tests/de/iges_1/O3 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename UKI60106.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 68 ( 594 ) Summary = 68 ( 594 ) +CHECKSHAPE : Wires = 1 ( 3 ) Faces = 1 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 457 ( 457 ) Summary = 10476 ( 10473 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 457 ( 457 ) FreeWire = 26 ( 26 ) FreeEdge = 1283 ( 1283 ) SharedEdge = 4133 ( 4130 ) +TOLERANCE : MaxTol = 0.9875148267 ( 0.98741607 ) AvgTol = 0.01634290864 ( 0.01654218425 ) +LABELS : N0Labels = 1706 ( 1706 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1706 ( 1706 ) NameLabels = 1706 ( 1706 ) ColorLabels = 1680 ( 1706 ) LayerLabels = 1680 ( 1706 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = DARKORANGE DARKVIOLET GRAY57 ORCHID1 ( DARKORANGE DARKVIOLET GRAY57 ORCHID1 ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 24 25 ( 1 24 25 ) + +} diff --git a/tests/de/iges_1/O4 b/tests/de/iges_1/O4 new file mode 100644 index 0000000000..08a07fd19f --- /dev/null +++ b/tests/de/iges_1/O4 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename UKI60556.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 569 ( 1005 ) Summary = 569 ( 1005 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 300 ( 300 ) Summary = 50226 ( 50232 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 300 ( 300 ) FreeWire = 119 ( 139 ) FreeEdge = 4488 ( 4487 ) SharedEdge = 24686 ( 24678 ) +TOLERANCE : MaxTol = 0.2692383113 ( 0.06099237775 ) AvgTol = 0.000220907236 ( 1.621424764e-005 ) +LABELS : N0Labels = 432 ( 432 ) N1Labels = 12 ( 845 ) N2Labels = 0 ( 0 ) TotalLabels = 444 ( 1277 ) NameLabels = 432 ( 687 ) ColorLabels = 320 ( 1277 ) LayerLabels = 320 ( 1277 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ( CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 1 2 3 4 ( 1 2 3 4 ) + +} diff --git a/tests/de/iges_1/O5 b/tests/de/iges_1/O5 new file mode 100644 index 0000000000..c07a393432 --- /dev/null +++ b/tests/de/iges_1/O5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename lh93wsddr3370z2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 248 ( 6306 ) Summary = 248 ( 6306 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 685 ( 685 ) Summary = 10605 ( 10601 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 685 ( 685 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4637 ( 4635 ) +TOLERANCE : MaxTol = 0.03464832644 ( 0.08716146716 ) AvgTol = 0.0001815200075 ( 0.0002025375566 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/O6 b/tests/de/iges_1/O6 new file mode 100644 index 0000000000..287857539c --- /dev/null +++ b/tests/de/iges_1/O6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename USA60023-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 1 ) Warnings = 0 ( 16 ) Summary = 0 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 14893 ( 15168 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 16 ( 16 ) FreeEdge = 5288 ( 5288 ) SharedEdge = 5288 ( 5288 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 4160 ( 4160 ) N1Labels = 286 ( 562 ) N2Labels = 0 ( 0 ) TotalLabels = 4446 ( 4722 ) NameLabels = 4160 ( 4160 ) ColorLabels = 3040 ( 3061 ) LayerLabels = 4382 ( 4402 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 36 ( 36 ) +LAYERS : Layers = 1 10 104 106 107 11 12 14 17 2 20 200 21 22 24 3 30 31 4 41 44 5 50 52 60 61 62 64 7 70 71 72 80 81 82 9 ( 1 10 104 106 107 11 12 14 17 2 20 200 21 22 24 3 30 31 4 41 44 5 50 52 60 61 62 64 7 70 71 72 80 81 82 9 ) + +} diff --git a/tests/de/iges_1/O7 b/tests/de/iges_1/O7 new file mode 100644 index 0000000000..cab4dcf2c7 --- /dev/null +++ b/tests/de/iges_1/O7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename USA60023-3.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 68 ) Summary = 0 ( 68 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 12439 ( 12441 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 68 ( 68 ) FreeEdge = 4391 ( 4391 ) SharedEdge = 4391 ( 4391 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3170 ( 3170 ) N1Labels = 524 ( 526 ) N2Labels = 0 ( 0 ) TotalLabels = 3694 ( 3696 ) NameLabels = 3170 ( 3170 ) ColorLabels = 2514 ( 2564 ) LayerLabels = 3596 ( 3662 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 31 ( 31 ) +LAYERS : Layers = 1 10 100 106 107 11 12 14 17 19 2 20 21 22 24 3 30 31 32 4 5 50 6 60 7 70 72 74 80 81 82 ( 1 10 100 106 107 11 12 14 17 19 2 20 21 22 24 3 30 31 32 4 5 50 6 60 7 70 72 74 80 81 82 ) + +} diff --git a/tests/de/iges_1/O8 b/tests/de/iges_1/O8 new file mode 100644 index 0000000000..5bab6c3da0 --- /dev/null +++ b/tests/de/iges_1/O8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename USA60023-4.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 39 ) Warnings = 0 ( 12 ) Summary = 0 ( 51 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 14914 ( 15469 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 9 ( 9 ) FreeEdge = 5039 ( 5039 ) SharedEdge = 5039 ( 5039 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 4555 ( 4555 ) N1Labels = 328 ( 884 ) N2Labels = 0 ( 0 ) TotalLabels = 4883 ( 5439 ) NameLabels = 4555 ( 4555 ) ColorLabels = 3752 ( 4340 ) LayerLabels = 4851 ( 4868 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 38 ( 38 ) +LAYERS : Layers = 1 10 100 102 106 107 11 12 14 15 2 20 21 22 24 25 3 30 31 32 34 4 40 41 5 50 51 52 6 60 61 62 7 70 71 80 81 82 ( 1 10 100 102 106 107 11 12 14 15 2 20 21 22 24 25 3 30 31 32 34 4 40 41 5 50 51 52 6 60 61 62 7 70 71 80 81 82 ) + +} diff --git a/tests/de/iges_1/O9 b/tests/de/iges_1/O9 new file mode 100644 index 0000000000..e0d6de6511 --- /dev/null +++ b/tests/de/iges_1/O9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename USA60023-5.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 34 ) Warnings = 0 ( 14 ) Summary = 0 ( 48 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 10899 ( 10899 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 13 ( 13 ) FreeEdge = 3713 ( 3713 ) SharedEdge = 3713 ( 3713 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3397 ( 3397 ) N1Labels = 134 ( 134 ) N2Labels = 0 ( 0 ) TotalLabels = 3531 ( 3531 ) NameLabels = 3397 ( 3397 ) ColorLabels = 2538 ( 2578 ) LayerLabels = 3467 ( 3500 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 29 ( 29 ) +LAYERS : Layers = 1 10 100 102 104 106 107 11 12 14 2 20 21 22 24 3 30 31 32 4 40 5 50 52 7 70 71 74 80 ( 1 10 100 102 104 106 107 11 12 14 2 20 21 22 24 3 30 31 32 4 40 5 50 52 7 70 71 74 80 ) + +} diff --git a/tests/de/iges_1/P1 b/tests/de/iges_1/P1 new file mode 100644 index 0000000000..c8f0b23720 --- /dev/null +++ b/tests/de/iges_1/P1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename USA60023-6.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 44 ) Warnings = 0 ( 24 ) Summary = 0 ( 68 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 9878 ( 9879 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 17 ( 17 ) FreeEdge = 3356 ( 3356 ) SharedEdge = 3356 ( 3356 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 2998 ( 2998 ) N1Labels = 195 ( 202 ) N2Labels = 0 ( 0 ) TotalLabels = 3193 ( 3200 ) NameLabels = 2998 ( 2998 ) ColorLabels = 2187 ( 2225 ) LayerLabels = 3162 ( 3184 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 34 ( 34 ) +LAYERS : Layers = 1 10 100 106 107 11 12 14 2 20 21 22 24 25 250 3 30 31 4 40 42 5 50 51 52 54 6 60 62 7 70 71 80 81 ( 1 10 100 106 107 11 12 14 2 20 21 22 24 25 250 3 30 31 4 40 42 5 50 51 52 54 6 60 62 7 70 71 80 81 ) + +} diff --git a/tests/de/iges_1/P2 b/tests/de/iges_1/P2 new file mode 100644 index 0000000000..4778cb97d0 --- /dev/null +++ b/tests/de/iges_1/P2 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename USA60293.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 94 ( 56 ) Summary = 94 ( 56 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 793 ( 793 ) Summary = 9249 ( 9251 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 793 ( 793 ) FreeWire = 0 ( 0 ) FreeEdge = 8 ( 8 ) SharedEdge = 3847 ( 3848 ) +TOLERANCE : MaxTol = 0.9292857408 ( 0.9292857413 ) AvgTol = 0.05474078718 ( 0.05472794112 ) +LABELS : N0Labels = 800 ( 800 ) N1Labels = 2 ( 1047 ) N2Labels = 0 ( 0 ) TotalLabels = 802 ( 1847 ) NameLabels = 800 ( 800 ) ColorLabels = 801 ( 1847 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 9 ( 9 ) +COLORS : Colors = BLUE1 BURLYWOOD2 CYAN1 GREEN LIGHTSTEELBLUE ORCHID2 RED SEAGREEN2 YELLOW ( BLUE1 BURLYWOOD2 CYAN1 GREEN LIGHTSTEELBLUE ORCHID2 RED SEAGREEN2 YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/P3 b/tests/de/iges_1/P3 new file mode 100644 index 0000000000..a7ee20df0b --- /dev/null +++ b/tests/de/iges_1/P3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename bad_header.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 10 ( 10 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 6.579626611e-006 ( 1e-005 ) AvgTol = 3.112972221e-006 ( 9.238461538e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 2 ) LayerLabels = 1 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/P4 b/tests/de/iges_1/P4 new file mode 100644 index 0000000000..9b649646b3 --- /dev/null +++ b/tests/de/iges_1/P4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename bague.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 88 ( 75 ) Summary = 88 ( 75 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 320 ( 320 ) Summary = 4995 ( 4896 ) +STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 320 ( 320 ) FreeWire = 0 ( 0 ) FreeEdge = 218 ( 218 ) SharedEdge = 2066 ( 2024 ) +TOLERANCE : MaxTol = 0.9408369253 ( 1.136317349 ) AvgTol = 0.03397058957 ( 0.03797247772 ) +LABELS : N0Labels = 521 ( 521 ) N1Labels = 18 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 539 ( 521 ) NameLabels = 521 ( 521 ) ColorLabels = 537 ( 521 ) LayerLabels = 455 ( 439 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = LEMONCHIFFON1 LIGHTSTEELBLUE2 RED WHITE ( LEMONCHIFFON1 LIGHTSTEELBLUE2 RED WHITE ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 10 126 130 26 60 ( 10 126 130 26 60 ) + +} diff --git a/tests/de/iges_1/P5 b/tests/de/iges_1/P5 new file mode 100644 index 0000000000..283a2cf51b --- /dev/null +++ b/tests/de/iges_1/P5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 +set filename brazo1.igs + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 185 ( 453 ) Summary = 185 ( 453 ) +CHECKSHAPE : Wires = 6 ( 8 ) Faces = 6 ( 8 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 223 ( 223 ) Summary = 4647 ( 4551 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 223 ( 223 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2125 ( 2071 ) +TOLERANCE : MaxTol = 0.991254355 ( 0.991254355 ) AvgTol = 0.01133264862 ( 0.01225484849 ) +LABELS : N0Labels = 223 ( 223 ) N1Labels = 0 ( 256 ) N2Labels = 0 ( 0 ) TotalLabels = 223 ( 479 ) NameLabels = 223 ( 388 ) ColorLabels = 223 ( 479 ) LayerLabels = 223 ( 479 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 MAGENTA1 YELLOW ( BLUE1 MAGENTA1 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 4 ( 4 ) + +} diff --git a/tests/de/iges_1/P6 b/tests/de/iges_1/P6 new file mode 100644 index 0000000000..eb460ac1f7 --- /dev/null +++ b/tests/de/iges_1/P6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename igsBF6.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 4 ) Warnings = 66 ( 2482 ) Summary = 66 ( 2486 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 478 ( 478 ) Summary = 9622 ( 9620 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 478 ( 478 ) FreeWire = 11 ( 11 ) FreeEdge = 679 ( 679 ) SharedEdge = 4100 ( 4098 ) +TOLERANCE : MaxTol = 0.9116177018 ( 0.7254994252 ) AvgTol = 0.01026243699 ( 0.001491209557 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 856 ( 1636 ) N2Labels = 0 ( 0 ) TotalLabels = 857 ( 1637 ) NameLabels = 857 ( 1390 ) ColorLabels = 856 ( 1636 ) LayerLabels = 856 ( 1636 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 10 ( 10 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 MAGENTA3 RED TURQUOISE4 WHITE YELLOW YELLOW4 ( BLUE1 CYAN1 GREEN MAGENTA1 MAGENTA3 RED TURQUOISE4 WHITE YELLOW YELLOW4 ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 141 71 ( 1 141 71 ) + +} diff --git a/tests/de/iges_1/P7 b/tests/de/iges_1/P7 new file mode 100644 index 0000000000..5cea4daff2 --- /dev/null +++ b/tests/de/iges_1/P7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename igsFB2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 131 ( 771 ) Summary = 131 ( 771 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 770 ( 770 ) Summary = 12764 ( 12759 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 770 ( 770 ) FreeWire = 36 ( 36 ) FreeEdge = 232 ( 232 ) SharedEdge = 5554 ( 5545 ) +TOLERANCE : MaxTol = 0.9845041621 ( 0.9845038147 ) AvgTol = 0.0102693009 ( 0.009919874447 ) +LABELS : N0Labels = 880 ( 880 ) N1Labels = 0 ( 1770 ) N2Labels = 0 ( 0 ) TotalLabels = 880 ( 2650 ) NameLabels = 880 ( 1500 ) ColorLabels = 844 ( 2650 ) LayerLabels = 844 ( 2650 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = BLACK ( BLACK ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/P8 b/tests/de/iges_1/P8 new file mode 100644 index 0000000000..177ab2e76d --- /dev/null +++ b/tests/de/iges_1/P8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 +set filename ims001.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 2 ) Summary = 11 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 190 ( 190 ) Summary = 2164 ( 2158 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 190 ( 190 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 891 ( 887 ) +TOLERANCE : MaxTol = 0.6881447912 ( 0.6881447942 ) AvgTol = 0.02957229252 ( 0.02969463719 ) +LABELS : N0Labels = 190 ( 190 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 190 ( 190 ) NameLabels = 190 ( 190 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/P9 b/tests/de/iges_1/P9 new file mode 100644 index 0000000000..d6cfec88b8 --- /dev/null +++ b/tests/de/iges_1/P9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename ims003.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 40 ( 184 ) Summary = 40 ( 184 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 114 ( 114 ) Summary = 2511 ( 2510 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 114 ( 114 ) FreeWire = 23 ( 23 ) FreeEdge = 331 ( 331 ) SharedEdge = 983 ( 983 ) +TOLERANCE : MaxTol = 0.1829958579 ( 1.492625263 ) AvgTol = 0.002970995479 ( 0.007346439289 ) +LABELS : N0Labels = 412 ( 412 ) N1Labels = 2 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 414 ( 412 ) NameLabels = 412 ( 412 ) ColorLabels = 389 ( 410 ) LayerLabels = 389 ( 410 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DARKORANGE DARKVIOLET GRAY57 GREEN WHITE ( DARKORANGE DARKVIOLET GRAY57 GREEN WHITE ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 24 25 ( 1 24 25 ) + +} diff --git a/tests/de/iges_1/Q1 b/tests/de/iges_1/Q1 new file mode 100644 index 0000000000..e94f2031dc --- /dev/null +++ b/tests/de/iges_1/Q1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename ims006.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 82 ( 1042 ) Summary = 82 ( 1042 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 152 ( 152 ) Summary = 11105 ( 11105 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 152 ( 152 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5400 ( 5400 ) +TOLERANCE : MaxTol = 1.340794119e-005 ( 1e-005 ) AvgTol = 3.186484805e-006 ( 9.90797456e-006 ) +LABELS : N0Labels = 152 ( 152 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 152 ( 152 ) NameLabels = 152 ( 152 ) ColorLabels = 152 ( 152 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/Q2 b/tests/de/iges_1/Q2 new file mode 100644 index 0000000000..fd5c797b31 --- /dev/null +++ b/tests/de/iges_1/Q2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename ims014.igs + +set ref_data { +DATA : Faulties = 0 ( 26 ) Warnings = 0 ( 0 ) Summary = 0 ( 26 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 15 ) Summary = 0 ( 15 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 106 ( 106 ) Summary = 2214 ( 2199 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 106 ( 106 ) FreeWire = 0 ( 0 ) FreeEdge = 272 ( 272 ) SharedEdge = 879 ( 864 ) +TOLERANCE : MaxTol = 0.2569678523 ( 0.2569678511 ) AvgTol = 0.002442269346 ( 0.002442511333 ) +LABELS : N0Labels = 378 ( 378 ) N1Labels = 0 ( 74 ) N2Labels = 0 ( 0 ) TotalLabels = 378 ( 452 ) NameLabels = 378 ( 378 ) ColorLabels = 374 ( 452 ) LayerLabels = 374 ( 452 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN YELLOW ( GREEN YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 50 ( 50 ) + +} diff --git a/tests/de/iges_1/Q3 b/tests/de/iges_1/Q3 new file mode 100644 index 0000000000..dc15f7afa7 --- /dev/null +++ b/tests/de/iges_1/Q3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename 919-001-T02-04-CP-VL.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 103 ( 1391 ) Summary = 103 ( 1391 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 899 ( 899 ) Summary = 24050 ( 24038 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 899 ( 899 ) FreeWire = 366 ( 366 ) FreeEdge = 3783 ( 3783 ) SharedEdge = 9394 ( 9388 ) +TOLERANCE : MaxTol = 0.3151652209 ( 25.96160352 ) AvgTol = 0.0007644147922 ( 0.005247869155 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3581 ( 9378 ) N2Labels = 0 ( 0 ) TotalLabels = 3582 ( 9379 ) NameLabels = 3582 ( 4454 ) ColorLabels = 3581 ( 9378 ) LayerLabels = 3581 ( 9378 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = TURQUOISE ( TURQUOISE WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/Q4 b/tests/de/iges_1/Q4 new file mode 100644 index 0000000000..bb9976d6da --- /dev/null +++ b/tests/de/iges_1/Q4 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename 919-001-T02-04-FT-VL.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 99 ( 785 ) Summary = 99 ( 785 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 426 ( 426 ) Summary = 14323 ( 14321 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 426 ( 426 ) FreeWire = 265 ( 265 ) FreeEdge = 2465 ( 2465 ) SharedEdge = 5783 ( 5781 ) +TOLERANCE : MaxTol = 0.7242522382 ( 0.09805261731 ) AvgTol = 0.001420514117 ( 0.0005173005883 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1739 ( 5424 ) N2Labels = 0 ( 0 ) TotalLabels = 1740 ( 5425 ) NameLabels = 1740 ( 2237 ) ColorLabels = 1739 ( 5424 ) LayerLabels = 1739 ( 5424 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = TURQUOISE ( TURQUOISE WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/Q5 b/tests/de/iges_1/Q5 new file mode 100644 index 0000000000..88a3508290 --- /dev/null +++ b/tests/de/iges_1/Q5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename 919-004-T02-01-FT-VL.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 94 ( 815 ) Summary = 94 ( 815 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 406 ( 406 ) Summary = 13723 ( 13718 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 406 ( 406 ) FreeWire = 275 ( 275 ) FreeEdge = 2361 ( 2361 ) SharedEdge = 5556 ( 5553 ) +TOLERANCE : MaxTol = 0.6283236351 ( 0.5127717937 ) AvgTol = 0.001068154465 ( 0.0006123335498 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1614 ( 5210 ) N2Labels = 0 ( 0 ) TotalLabels = 1616 ( 5212 ) NameLabels = 1614 ( 2096 ) ColorLabels = 1614 ( 5211 ) LayerLabels = 1614 ( 5211 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = TURQUOISE ( TURQUOISE WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_1/Q6 b/tests/de/iges_1/Q6 new file mode 100644 index 0000000000..f8cb7916d2 --- /dev/null +++ b/tests/de/iges_1/Q6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename Amino_komatsu.igs + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 1 ) Summary = 0 ( 3 ) +TPSTAT : Faulties = 0 ( 1 ) Warnings = 0 ( 21 ) Summary = 0 ( 22 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 181 ( 181 ) Summary = 2235 ( 2235 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 181 ( 181 ) FreeWire = 3 ( 3 ) FreeEdge = 16 ( 16 ) SharedEdge = 934 ( 934 ) +TOLERANCE : MaxTol = 0.1814235482 ( 0.1814235485 ) AvgTol = 0.003745633979 ( 0.003756752925 ) +LABELS : N0Labels = 184 ( 359 ) N1Labels = 0 ( 59 ) N2Labels = 0 ( 0 ) TotalLabels = 184 ( 418 ) NameLabels = 184 ( 360 ) ColorLabels = 181 ( 243 ) LayerLabels = 181 ( 243 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 3 ) +COLORS : Colors = WHITE ( BLACK WHITE YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 241 5 6 8 ( 241 5 6 8 ) + +} diff --git a/tests/de/iges_1/Q7 b/tests/de/iges_1/Q7 new file mode 100644 index 0000000000..587a8b11ef --- /dev/null +++ b/tests/de/iges_1/Q7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename BUC40128.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 124 ) Summary = 0 ( 124 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 236 ( 236 ) Summary = 2780 ( 2780 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 236 ( 236 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 1152 ( 1152 ) +TOLERANCE : MaxTol = 0.9002295152 ( 0.9002295152 ) AvgTol = 0.05182126866 ( 0.05181958953 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 237 ( 584 ) N2Labels = 0 ( 0 ) TotalLabels = 238 ( 585 ) NameLabels = 238 ( 284 ) ColorLabels = 237 ( 584 ) LayerLabels = 234 ( 581 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 11 ) +COLORS : Colors = CYAN1 GREEN GREEN4 MAGENTA1 MAGENTA3 RED3 TURQUOISE3 WHITE ( BLUE1 CYAN1 GREEN GREEN4 MAGENTA1 MAGENTA3 RED RED3 TURQUOISE3 WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 3 ( 1 3 ) + +} diff --git a/tests/de/iges_1/Q8 b/tests/de/iges_1/Q8 new file mode 100644 index 0000000000..da3306dd40 --- /dev/null +++ b/tests/de/iges_1/Q8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC40247.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 3 ) Warnings = 0 ( 5 ) Summary = 0 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 24 ( 24 ) Summary = 255 ( 238 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 24 ( 24 ) FreeWire = 5 ( 5 ) FreeEdge = 21 ( 21 ) SharedEdge = 117 ( 100 ) +TOLERANCE : MaxTol = 1e-005 ( 1.000102274e-007 ) AvgTol = 4.58800119e-006 ( 1.000007038e-007 ) +LABELS : N0Labels = 30 ( 36 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 30 ( 36 ) NameLabels = 30 ( 36 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_1/Q9 b/tests/de/iges_1/Q9 new file mode 100644 index 0000000000..a5b8f5b3ee --- /dev/null +++ b/tests/de/iges_1/Q9 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC50001.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 3 ) Summary = 3 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 106 ( 106 ) Summary = 1297 ( 652 ) +STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 106 ( 106 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 542 ( 271 ) +TOLERANCE : MaxTol = 0.009362458835 ( 0.009359156996 ) AvgTol = 0.0001377417806 ( 0.0002960765184 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 1 ) + +} diff --git a/tests/de/iges_1/R1 b/tests/de/iges_1/R1 new file mode 100644 index 0000000000..5934608fcf --- /dev/null +++ b/tests/de/iges_1/R1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +set filename BUC50003.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 2 ( 0 ) Warnings = 21 ( 318 ) Summary = 23 ( 318 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 135 ( 135 ) Summary = 2223 ( 2223 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 135 ( 135 ) FreeWire = 0 ( 0 ) FreeEdge = 3 ( 3 ) SharedEdge = 974 ( 974 ) +TOLERANCE : MaxTol = 0.9794163281 ( 12.54323842 ) AvgTol = 0.0206850688 ( 0.1727055878 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 138 ( 1011 ) N2Labels = 0 ( 0 ) TotalLabels = 139 ( 1012 ) NameLabels = 139 ( 205 ) ColorLabels = 138 ( 1011 ) LayerLabels = 138 ( 1011 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GOLD3 MAGENTA4 PLUM1 YELLOW2 ( GOLD3 MAGENTA4 PLUM1 YELLOW2 ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 100 50 60 70 ( 100 50 60 70 ) + +} diff --git a/tests/de/iges_1/R2 b/tests/de/iges_1/R2 new file mode 100644 index 0000000000..b35730a097 --- /dev/null +++ b/tests/de/iges_1/R2 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC50027.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 3 ) Summary = 3 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 106 ( 106 ) Summary = 1297 ( 652 ) +STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 106 ( 106 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 542 ( 271 ) +TOLERANCE : MaxTol = 0.00938336572 ( 0.009380052786 ) AvgTol = 0.000138166271 ( 0.0002969872299 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 1 ) + +} diff --git a/tests/de/iges_1/R3 b/tests/de/iges_1/R3 new file mode 100644 index 0000000000..8647169a23 --- /dev/null +++ b/tests/de/iges_1/R3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename BUC50028.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 357 ( 2185 ) Summary = 357 ( 2185 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 872 ( 872 ) Summary = 30412 ( 30408 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 872 ( 872 ) FreeWire = 39 ( 39 ) FreeEdge = 979 ( 979 ) SharedEdge = 14224 ( 14222 ) +TOLERANCE : MaxTol = 0.9989623361 ( 0.9989623361 ) AvgTol = 0.008004870354 ( 0.00800642739 ) +LABELS : N0Labels = 1063 ( 1063 ) N1Labels = 0 ( 1675 ) N2Labels = 0 ( 0 ) TotalLabels = 1063 ( 2738 ) NameLabels = 1063 ( 1644 ) ColorLabels = 1024 ( 2738 ) LayerLabels = 1024 ( 2738 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 5 ) +COLORS : Colors = BLUE1 MAGENTA1 RED WHITE ( BLUE1 GREEN MAGENTA1 RED WHITE ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 1 10 12 2 4 ( 1 10 12 2 4 ) + +} diff --git a/tests/de/iges_1/R4 b/tests/de/iges_1/R4 new file mode 100644 index 0000000000..33b7a04113 --- /dev/null +++ b/tests/de/iges_1/R4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename BUC50030.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 16 ( 389 ) Summary = 16 ( 389 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 771 ( 771 ) Summary = 15496 ( 15404 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 771 ( 771 ) FreeWire = 0 ( 0 ) FreeEdge = 1291 ( 1291 ) SharedEdge = 6375 ( 6303 ) +TOLERANCE : MaxTol = 0.9439922085 ( 0.944086605 ) AvgTol = 0.005964243436 ( 0.005983396104 ) +LABELS : N0Labels = 2062 ( 2062 ) N1Labels = 6 ( 1153 ) N2Labels = 0 ( 0 ) TotalLabels = 2068 ( 3215 ) NameLabels = 2062 ( 2062 ) ColorLabels = 2037 ( 3215 ) LayerLabels = 2037 ( 3215 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = BLACK MAGENTA1 RED ( BLACK MAGENTA1 RED WHITE ) +NLAYERS : NLayers = 6 ( 6 ) +LAYERS : Layers = 101 151 152 154 156 230 ( 101 151 152 154 156 230 ) + +} diff --git a/tests/de/iges_1/R5 b/tests/de/iges_1/R5 new file mode 100644 index 0000000000..2de253fc08 --- /dev/null +++ b/tests/de/iges_1/R5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC50048.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 292 ) Summary = 1 ( 292 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 328 ( 328 ) Summary = 8504 ( 8546 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 328 ( 328 ) FreeWire = 53 ( 53 ) FreeEdge = 1431 ( 1431 ) SharedEdge = 3217 ( 3217 ) +TOLERANCE : MaxTol = 41.50469218 ( 12309877.98 ) AvgTol = 0.1023189552 ( 10262.74977 ) +LABELS : N0Labels = 10 ( 10 ) N1Labels = 1565 ( 2843 ) N2Labels = 0 ( 0 ) TotalLabels = 1575 ( 2853 ) NameLabels = 1575 ( 1851 ) ColorLabels = 1570 ( 2848 ) LayerLabels = 1570 ( 2848 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = BLUE1 GREEN GREEN4 MEDIUMORCHID RED TURQUOISE1 WHITE YELLOW ( BLUE1 GREEN GREEN4 MEDIUMORCHID RED TURQUOISE1 WHITE YELLOW ) +NLAYERS : NLayers = 18 ( 19 ) +LAYERS : Layers = 101 110 115 116 117 118 119 120 130 135 136 137 138 181 40 41 43 44 ( 101 110 115 116 117 118 119 120 130 135 136 137 138 181 185 40 41 43 44 ) + +} diff --git a/tests/de/iges_1/R6 b/tests/de/iges_1/R6 new file mode 100644 index 0000000000..7ae7b48a79 --- /dev/null +++ b/tests/de/iges_1/R6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename polyrepro_13juin.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 40 ( 181 ) Warnings = 130 ( 1155 ) Summary = 170 ( 1336 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 527 ( 527 ) Summary = 10206 ( 10203 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 527 ( 527 ) FreeWire = 57 ( 57 ) FreeEdge = 1172 ( 1172 ) SharedEdge = 4011 ( 4009 ) +TOLERANCE : MaxTol = 0.5505691323 ( 0.5505691341 ) AvgTol = 0.008352658998 ( 0.008366976213 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 1544 ( 3130 ) N2Labels = 0 ( 0 ) TotalLabels = 1552 ( 3138 ) NameLabels = 1552 ( 1918 ) ColorLabels = 1544 ( 3130 ) LayerLabels = 1544 ( 3128 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 10 ( 10 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 MAGENTA3 MEDIUMPURPLE1 RED WHITE YELLOW YELLOW3 ( BLUE1 CYAN1 GREEN MAGENTA1 MAGENTA3 MEDIUMPURPLE1 RED WHITE YELLOW YELLOW3 ) +NLAYERS : NLayers = 35 ( 36 ) +LAYERS : Layers = 100 101 102 110 111 120 121 122 123 125 126 127 128 130 131 132 133 134 135 136 137 138 140 141 142 150 20 21 254 31 5 50 51 52 53 ( 100 101 102 110 111 120 121 122 123 125 126 127 128 130 131 132 133 134 135 136 137 138 140 141 142 150 20 21 254 30 31 5 50 51 52 53 ) + +} diff --git a/tests/de/iges_1/R7 b/tests/de/iges_1/R7 new file mode 100644 index 0000000000..fd70e2128a --- /dev/null +++ b/tests/de/iges_1/R7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename BUC60625-1.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 63 ) Summary = 10 ( 63 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 120 ( 120 ) Summary = 5877 ( 5876 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 120 ( 120 ) FreeWire = 31 ( 31 ) FreeEdge = 1039 ( 1039 ) SharedEdge = 2361 ( 2356 ) +TOLERANCE : MaxTol = 0.8763127869 ( 1e-005 ) AvgTol = 0.002334758632 ( 3.646635427e-006 ) +LABELS : N0Labels = 1051 ( 1051 ) N1Labels = 0 ( 448 ) N2Labels = 0 ( 0 ) TotalLabels = 1051 ( 1499 ) NameLabels = 1051 ( 1051 ) ColorLabels = 822 ( 1300 ) LayerLabels = 971 ( 1499 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 3 ) +COLORS : Colors = CYAN1 WHITE ( CYAN1 RED WHITE ) +NLAYERS : NLayers = 7 ( 7 ) +LAYERS : Layers = 1 100 63 70 97 98 99 ( 1 100 63 70 97 98 99 ) + +} diff --git a/tests/de/iges_1/R8 b/tests/de/iges_1/R8 new file mode 100644 index 0000000000..e19db512b4 --- /dev/null +++ b/tests/de/iges_1/R8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 5 differences with reference data found :" + +set LinuxDiff 5 +set filename BUC60743.igs + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 3 ( 59 ) Warnings = 1199 ( 4654 ) Summary = 1202 ( 4713 ) +CHECKSHAPE : Wires = 6 ( 16 ) Faces = 6 ( 11 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3349 ( 2837 ) Summary = 45825 ( 39090 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3349 ( 3349 ) FreeWire = 6 ( 6 ) FreeEdge = 67 ( 67 ) SharedEdge = 19538 ( 16694 ) +TOLERANCE : MaxTol = 0.9767071585 ( 5.769095076 ) AvgTol = 0.0159362762 ( 0.01730427682 ) +LABELS : N0Labels = 11 ( 11 ) N1Labels = 2891 ( 6263 ) N2Labels = 0 ( 0 ) TotalLabels = 2902 ( 6274 ) NameLabels = 2900 ( 5879 ) ColorLabels = 2891 ( 6263 ) LayerLabels = 2411 ( 5262 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLACK BLUE1 RED YELLOW ( BLACK BLUE1 RED YELLOW ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 200 3 4 ( 200 3 4 ) + +} diff --git a/tests/de/iges_2/A1 b/tests/de/iges_2/A1 new file mode 100644 index 0000000000..42debde47a --- /dev/null +++ b/tests/de/iges_2/A1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename CCI60011.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 9 ) Summary = 3 ( 9 ) +CHECKSHAPE : Wires = 1 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1149 ( 1148 ) Summary = 14676 ( 14675 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1149 ( 1148 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6199 ( 6199 ) +TOLERANCE : MaxTol = 0.9825787092 ( 0.9825787092 ) AvgTol = 0.04099117502 ( 0.04099036661 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/A2 b/tests/de/iges_2/A2 new file mode 100644 index 0000000000..709b8e25c8 --- /dev/null +++ b/tests/de/iges_2/A2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +set filename CTS17804.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 2 ( 0 ) Warnings = 36 ( 279 ) Summary = 38 ( 279 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 218 ( 218 ) Summary = 2957 ( 2963 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 218 ( 218 ) FreeWire = 0 ( 0 ) FreeEdge = 12 ( 12 ) SharedEdge = 1254 ( 1260 ) +TOLERANCE : MaxTol = 0.07760384877 ( 0.07760384877 ) AvgTol = 0.001773555557 ( 0.001789792746 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 230 ( 883 ) N2Labels = 0 ( 0 ) TotalLabels = 231 ( 884 ) NameLabels = 231 ( 369 ) ColorLabels = 230 ( 883 ) LayerLabels = 230 ( 883 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 20 ( 20 ) + +} diff --git a/tests/de/iges_2/A3 b/tests/de/iges_2/A3 new file mode 100644 index 0000000000..395cac951e --- /dev/null +++ b/tests/de/iges_2/A3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename CTS17805.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 19 ) Warnings = 33 ( 193 ) Summary = 33 ( 212 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 56 ( 56 ) Summary = 2106 ( 2106 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 56 ( 56 ) FreeWire = 38 ( 38 ) FreeEdge = 418 ( 418 ) SharedEdge = 856 ( 856 ) +TOLERANCE : MaxTol = 0.4238514896 ( 0.4238514534 ) AvgTol = 0.006092761948 ( 0.006092400782 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 252 ( 542 ) N2Labels = 0 ( 0 ) TotalLabels = 253 ( 543 ) NameLabels = 253 ( 331 ) ColorLabels = 252 ( 542 ) LayerLabels = 178 ( 206 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 5 ) +COLORS : Colors = BLUE1 MAGENTA1 RED WHITE ( BLUE1 MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 10 ( 10 ) + +} diff --git a/tests/de/iges_2/A4 b/tests/de/iges_2/A4 new file mode 100644 index 0000000000..2455dfdf0d --- /dev/null +++ b/tests/de/iges_2/A4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename pro5101.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 1 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 9 ) Warnings = 210 ( 1040 ) Summary = 210 ( 1049 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 622 ( 311 ) Summary = 23710 ( 11832 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 622 ( 622 ) FreeWire = 816 ( 816 ) FreeEdge = 4824 ( 4824 ) SharedEdge = 10126 ( 5051 ) +TOLERANCE : MaxTol = 0.6358507687 ( 4.452023773 ) AvgTol = 0.002687819443 ( 0.004079577142 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 379 ( 3264 ) N2Labels = 0 ( 0 ) TotalLabels = 386 ( 3271 ) NameLabels = 386 ( 1010 ) ColorLabels = 381 ( 3266 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/A5 b/tests/de/iges_2/A5 new file mode 100644 index 0000000000..052cb6676e --- /dev/null +++ b/tests/de/iges_2/A5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename t_cat_424_002_sgi_hybdrw_vw_tuer_standard.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 733 ) Warnings = 67 ( 4330 ) Summary = 67 ( 5063 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2263 ( 2263 ) Summary = 81571 ( 81625 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2263 ( 2263 ) FreeWire = 2854 ( 2907 ) FreeEdge = 19507 ( 19507 ) SharedEdge = 29769 ( 29768 ) +TOLERANCE : MaxTol = 0.7925892163 ( 0.7925891552 ) AvgTol = 0.001587415153 ( 0.001633612857 ) +LABELS : N0Labels = 28 ( 28 ) N1Labels = 13487 ( 17629 ) N2Labels = 0 ( 0 ) TotalLabels = 13515 ( 17657 ) NameLabels = 13515 ( 17494 ) ColorLabels = 13489 ( 17629 ) LayerLabels = 13438 ( 17573 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 18 ( 18 ) +COLORS : Colors = BLUE1 CYAN1 DARKKHAKI DARKSEAGREEN2 DEEPSKYBLUE2 DODGERBLUE2 GOLD3 GREEN GREEN4 KHAKI1 LIGHTPINK1 LIGHTSEAGREEN ORANGE PALEVIOLETRED4 PLUM1 RED WHITE YELLOW ( BLUE1 CYAN1 DARKKHAKI DARKSEAGREEN2 DEEPSKYBLUE2 DODGERBLUE2 GOLD3 GREEN GREEN4 KHAKI1 LIGHTPINK1 LIGHTSEAGREEN ORANGE PALEVIOLETRED4 PLUM1 RED WHITE YELLOW ) +NLAYERS : NLayers = 45 ( 46 ) +LAYERS : Layers = 1 11 12 121 122 123 124 125 127 128 129 13 131 136 137 139 14 140 141 142 144 145 146 147 148 149 150 151 16 17 181 2 238 239 240 241 242 252 254 3 4 5 7 8 9 ( 1 11 12 121 122 123 124 125 127 128 129 13 131 136 137 139 14 140 141 142 144 145 146 147 148 149 150 151 16 17 181 2 238 239 240 241 242 250 252 254 3 4 5 7 8 9 ) + +} diff --git a/tests/de/iges_2/A6 b/tests/de/iges_2/A6 new file mode 100644 index 0000000000..3eb067b023 --- /dev/null +++ b/tests/de/iges_2/A6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename CTS18545.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 565 ( 57 ) Summary = 565 ( 57 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 5 ) Shell = 0 ( 5 ) Face = 93 ( 93 ) Summary = 5965 ( 574 ) +STATSHAPE : Solid = 0 ( 5 ) Shell = 0 ( 5 ) Face = 93 ( 93 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2876 ( 211 ) +TOLERANCE : MaxTol = 1e-005 ( 0.9051733624 ) AvgTol = 9.894427245e-006 ( 0.243781117 ) +LABELS : N0Labels = 1 ( 2 ) N1Labels = 93 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 94 ( 2 ) NameLabels = 1 ( 2 ) ColorLabels = 93 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 6 ) +COLORS : Colors = WHITE ( BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/A7 b/tests/de/iges_2/A7 new file mode 100644 index 0000000000..8f12e0c224 --- /dev/null +++ b/tests/de/iges_2/A7 @@ -0,0 +1,26 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: NBSHAPES : Faulty" + +set LinuxDiff 2 +set LinuxFaulties {NBSHAPES} +set filename CTS18547.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 49 ) Warnings = 66 ( 979 ) Summary = 66 ( 1028 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 539 ( 539 ) Summary = 12802 ( 12800 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 539 ( 539 ) FreeWire = 19 ( 21 ) FreeEdge = 1864 ( 1864 ) SharedEdge = 4959 ( 4957 ) +TOLERANCE : MaxTol = 0.7510769849 ( 0.7510769849 ) AvgTol = 0.007112657551 ( 0.007165439247 ) +LABELS : N0Labels = 65 ( 65 ) N1Labels = 2112 ( 4351 ) N2Labels = 0 ( 0 ) TotalLabels = 2177 ( 4416 ) NameLabels = 2177 ( 2778 ) ColorLabels = 2123 ( 4366 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = BLUE1 WHITE YELLOW ( BLUE1 GREEN WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/A8 b/tests/de/iges_2/A8 new file mode 100644 index 0000000000..1d42875b85 --- /dev/null +++ b/tests/de/iges_2/A8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename kegel.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 25 ( 330 ) Summary = 25 ( 330 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 157 ( 157 ) Summary = 3724 ( 3723 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 157 ( 157 ) FreeWire = 34 ( 34 ) FreeEdge = 473 ( 473 ) SharedEdge = 1477 ( 1477 ) +TOLERANCE : MaxTol = 0.9504514132 ( 1.074871981 ) AvgTol = 0.0174083983 ( 0.01757881129 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 545 ( 1285 ) N2Labels = 0 ( 0 ) TotalLabels = 546 ( 1286 ) NameLabels = 546 ( 645 ) ColorLabels = 545 ( 1285 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 7 ) +COLORS : Colors = GREEN GREEN4 MAGENTA1 WHITE YELLOW YELLOW3 ( BLUE1 GREEN GREEN4 MAGENTA1 WHITE YELLOW YELLOW3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/A9 b/tests/de/iges_2/A9 new file mode 100644 index 0000000000..6c8bcf05b6 --- /dev/null +++ b/tests/de/iges_2/A9 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename Amino_172448-65210.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 72 ( 12 ) Summary = 72 ( 12 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2342 ( 1107 ) Summary = 59777 ( 25971 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2342 ( 2342 ) FreeWire = 2328 ( 2328 ) FreeEdge = 14016 ( 14016 ) SharedEdge = 24558 ( 10687 ) +TOLERANCE : MaxTol = 0.9711309065 ( 0.9711309063 ) AvgTol = 0.01914024272 ( 0.01948753951 ) +LABELS : N0Labels = 250 ( 250 ) N1Labels = 2268 ( 3205 ) N2Labels = 0 ( 0 ) TotalLabels = 2518 ( 3455 ) NameLabels = 2518 ( 3453 ) ColorLabels = 2512 ( 3449 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = CYAN1 LIGHTPINK PALEGOLDENROD ROSYBROWN ( CYAN1 LIGHTPINK PALEGOLDENROD ROSYBROWN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/B1 b/tests/de/iges_2/B1 new file mode 100644 index 0000000000..0636375b03 --- /dev/null +++ b/tests/de/iges_2/B1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CATIA01.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 480 ) Warnings = 328 ( 4630 ) Summary = 328 ( 5110 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 732 ( 732 ) Summary = 60875 ( 60888 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 732 ( 732 ) FreeWire = 1612 ( 1613 ) FreeEdge = 16359 ( 16359 ) SharedEdge = 22931 ( 22935 ) +TOLERANCE : MaxTol = 0.6032674714 ( 20.1302013 ) AvgTol = 0.001486791291 ( 0.007274283982 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 11017 ( 17451 ) N2Labels = 0 ( 0 ) TotalLabels = 11021 ( 17455 ) NameLabels = 10620 ( 12665 ) ColorLabels = 11018 ( 17452 ) LayerLabels = 10917 ( 17301 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 17 ( 17 ) +COLORS : Colors = BLUE1 CYAN1 DARKGOLDENROD1 DARKSLATEGRAY1 GREEN GREEN4 LIGHTPINK1 MAGENTA1 MEDIUMPURPLE1 MEDIUMSPRINGGREEN PURPLE RED RED3 ROYALBLUE2 SEAGREEN2 WHITE YELLOW ( BLUE1 CYAN1 DARKGOLDENROD1 DARKSLATEGRAY1 GREEN GREEN4 LIGHTPINK1 MAGENTA1 MEDIUMPURPLE1 MEDIUMSPRINGGREEN PURPLE RED RED3 ROYALBLUE2 SEAGREEN2 WHITE YELLOW ) +NLAYERS : NLayers = 16 ( 16 ) +LAYERS : Layers = 1 101 102 104 106 107 108 152 154 156 158 2 240 255 6 7 ( 1 101 102 104 106 107 108 152 154 156 158 2 240 255 6 7 ) + +} diff --git a/tests/de/iges_2/B2 b/tests/de/iges_2/B2 new file mode 100644 index 0000000000..49ca52dcd6 --- /dev/null +++ b/tests/de/iges_2/B2 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename CTS18548.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 106 ( 423 ) Summary = 106 ( 423 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1892 ( 1892 ) Summary = 20531 ( 20544 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1892 ( 1892 ) FreeWire = 54 ( 54 ) FreeEdge = 266 ( 266 ) SharedEdge = 8304 ( 8300 ) +TOLERANCE : MaxTol = 0.5322014093 ( 0.5322014093 ) AvgTol = 0.002295580237 ( 0.002300302351 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 1982 ( 2455 ) N2Labels = 0 ( 0 ) TotalLabels = 1989 ( 2462 ) NameLabels = 1989 ( 2062 ) ColorLabels = 1982 ( 2455 ) LayerLabels = 1982 ( 2455 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = GRAY67 GREEN YELLOW ( GRAY67 GREEN MAGENTA1 YELLOW ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 100 110 120 ( 100 110 120 ) + +} diff --git a/tests/de/iges_2/B3 b/tests/de/iges_2/B3 new file mode 100644 index 0000000000..f870c185ab --- /dev/null +++ b/tests/de/iges_2/B3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CTS18644.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 212 ) Summary = 3 ( 212 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4004 ( 4004 ) Summary = 46706 ( 46701 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4004 ( 4004 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 19352 ( 19350 ) +TOLERANCE : MaxTol = 0.01077402956 ( 0.005387073003 ) AvgTol = 4.979200747e-006 ( 9.076797721e-006 ) +LABELS : N0Labels = 4004 ( 4004 ) N1Labels = 0 ( 901 ) N2Labels = 0 ( 0 ) TotalLabels = 4004 ( 4905 ) NameLabels = 4004 ( 4004 ) ColorLabels = 248 ( 1149 ) LayerLabels = 3366 ( 4267 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLACK RED YELLOW ( BLACK RED YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 10 2 254 50 ( 10 2 254 50 ) + +} diff --git a/tests/de/iges_2/B4 b/tests/de/iges_2/B4 new file mode 100644 index 0000000000..4963dfbc76 --- /dev/null +++ b/tests/de/iges_2/B4 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename Case.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 267 ( 552 ) Summary = 267 ( 552 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) Summary = 2995 ( 2995 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1276 ( 1276 ) +TOLERANCE : MaxTol = 0.7043468651 ( 0.7043466394 ) AvgTol = 0.006003817527 ( 0.006001251728 ) +LABELS : N0Labels = 1 ( 2 ) N1Labels = 208 ( 208 ) N2Labels = 0 ( 0 ) TotalLabels = 209 ( 210 ) NameLabels = 1 ( 2 ) ColorLabels = 208 ( 209 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = DEEPSKYBLUE1 ( DEEPSKYBLUE1 WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/B5 b/tests/de/iges_2/B5 new file mode 100644 index 0000000000..aced11c856 --- /dev/null +++ b/tests/de/iges_2/B5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename Cover.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 13 ) Warnings = 290 ( 688 ) Summary = 290 ( 701 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 200 ( 200 ) Summary = 3064 ( 3072 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 200 ( 200 ) FreeWire = 0 ( 0 ) FreeEdge = 89 ( 89 ) SharedEdge = 1277 ( 1277 ) +TOLERANCE : MaxTol = 4.399371441e-006 ( 1.000227342e-007 ) AvgTol = 7.460403351e-007 ( 1.000018754e-007 ) +LABELS : N0Labels = 22 ( 23 ) N1Labels = 271 ( 279 ) N2Labels = 0 ( 0 ) TotalLabels = 293 ( 302 ) NameLabels = 22 ( 23 ) ColorLabels = 289 ( 290 ) LayerLabels = 89 ( 290 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED WHITE ( RED WHITE ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 10 4 5 ( 10 4 5 ) + +} diff --git a/tests/de/iges_2/B6 b/tests/de/iges_2/B6 new file mode 100644 index 0000000000..d388bf76ab --- /dev/null +++ b/tests/de/iges_2/B6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename D44-11325-6a.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 130 ( 191 ) Summary = 130 ( 191 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 570 ( 569 ) Summary = 7841 ( 7830 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 570 ( 569 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3350 ( 3346 ) +TOLERANCE : MaxTol = 0.7161069967 ( 0.7585238415 ) AvgTol = 0.006770154018 ( 0.006912830833 ) +LABELS : N0Labels = 568 ( 568 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 570 ( 570 ) NameLabels = 568 ( 568 ) ColorLabels = 569 ( 569 ) LayerLabels = 569 ( 569 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTGOLDENROD1 ( LIGHTGOLDENROD1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_2/B7 b/tests/de/iges_2/B7 new file mode 100644 index 0000000000..3d5c76c5f4 --- /dev/null +++ b/tests/de/iges_2/B7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename FRA10072.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 108 ( 440 ) Summary = 108 ( 440 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 304 ( 304 ) Summary = 3791 ( 3791 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 304 ( 304 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1599 ( 1599 ) +TOLERANCE : MaxTol = 0.4659394289 ( 0.4659394289 ) AvgTol = 0.01079423666 ( 0.01079517963 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 304 ( 1400 ) N2Labels = 0 ( 0 ) TotalLabels = 305 ( 1401 ) NameLabels = 305 ( 429 ) ColorLabels = 304 ( 1400 ) LayerLabels = 304 ( 1400 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 3 ) +COLORS : Colors = RED WHITE ( RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 200 ( 200 ) + +} diff --git a/tests/de/iges_2/B8 b/tests/de/iges_2/B8 new file mode 100644 index 0000000000..93cd275066 --- /dev/null +++ b/tests/de/iges_2/B8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename FRA62468-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 257 ( 4991 ) Summary = 257 ( 4991 ) +CHECKSHAPE : Wires = 10 ( 15 ) Faces = 10 ( 9 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4729 ( 4729 ) Summary = 63198 ( 63144 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4729 ( 4729 ) FreeWire = 18 ( 18 ) FreeEdge = 452 ( 452 ) SharedEdge = 26838 ( 26793 ) +TOLERANCE : MaxTol = 0.9804479161 ( 0.9805459497 ) AvgTol = 0.01153096918 ( 0.01154873541 ) +LABELS : N0Labels = 5089 ( 5165 ) N1Labels = 26 ( 3844 ) N2Labels = 0 ( 0 ) TotalLabels = 5115 ( 9009 ) NameLabels = 5089 ( 5165 ) ColorLabels = 5086 ( 8933 ) LayerLabels = 5086 ( 8933 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 CYAN1 GREEN ( BLUE1 CYAN1 GREEN ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 200 51 ( 1 200 51 ) + +} diff --git a/tests/de/iges_2/B9 b/tests/de/iges_2/B9 new file mode 100644 index 0000000000..fba64170de --- /dev/null +++ b/tests/de/iges_2/B9 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename totale.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 1 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 851 ( 599 ) Summary = 851 ( 599 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 926 ( 926 ) Summary = 11271 ( 11272 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 926 ( 926 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4710 ( 4710 ) +TOLERANCE : MaxTol = 0.09919926743 ( 0.09919926743 ) AvgTol = 0.00246656445 ( 0.002468707531 ) +LABELS : N0Labels = 926 ( 926 ) N1Labels = 0 ( 638 ) N2Labels = 0 ( 0 ) TotalLabels = 926 ( 1564 ) NameLabels = 926 ( 1035 ) ColorLabels = 926 ( 1564 ) LayerLabels = 19 ( 19 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 4 ) +COLORS : Colors = BLUE1 RED ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 40 ( 40 ) + +} diff --git a/tests/de/iges_2/C1 b/tests/de/iges_2/C1 new file mode 100644 index 0000000000..bbe6b8ccc1 --- /dev/null +++ b/tests/de/iges_2/C1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename OPEL5.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 7 ) Warnings = 10 ( 139 ) Summary = 10 ( 146 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 28 ( 28 ) Summary = 4089 ( 4089 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 28 ( 28 ) FreeWire = 20 ( 20 ) FreeEdge = 1183 ( 1183 ) SharedEdge = 1433 ( 1433 ) +TOLERANCE : MaxTol = 0.09192532719 ( 0.09192532719 ) AvgTol = 0.0005521202206 ( 0.0005525790618 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1153 ( 1298 ) N2Labels = 0 ( 0 ) TotalLabels = 1154 ( 1299 ) NameLabels = 1154 ( 1195 ) ColorLabels = 1153 ( 1298 ) LayerLabels = 1153 ( 1298 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GOLDENROD2 GREEN YELLOW ( BLUE1 CYAN1 GOLDENROD2 GREEN RED YELLOW ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 14 3 4 5 7 ( 14 3 4 5 7 ) + +} diff --git a/tests/de/iges_2/C2 b/tests/de/iges_2/C2 new file mode 100644 index 0000000000..b29f467b6e --- /dev/null +++ b/tests/de/iges_2/C2 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO10626.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 2 ( 0 ) Warnings = 127 ( 295 ) Summary = 129 ( 295 ) +CHECKSHAPE : Wires = 8 ( 13 ) Faces = 8 ( 13 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 419 ( 419 ) Summary = 5342 ( 5352 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 419 ( 419 ) FreeWire = 4 ( 4 ) FreeEdge = 42 ( 42 ) SharedEdge = 2233 ( 2227 ) +TOLERANCE : MaxTol = 4.558918103 ( 4.543567878 ) AvgTol = 0.03221130666 ( 0.03563725913 ) +LABELS : N0Labels = 457 ( 457 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 457 ( 457 ) NameLabels = 457 ( 457 ) ColorLabels = 451 ( 455 ) LayerLabels = 453 ( 457 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED WHITE ( RED WHITE ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 101 111 254 ( 101 111 254 ) + +} diff --git a/tests/de/iges_2/C3 b/tests/de/iges_2/C3 new file mode 100644 index 0000000000..6cfe5a0795 --- /dev/null +++ b/tests/de/iges_2/C3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename PRO11414-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 190 ) Summary = 7 ( 190 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 309 ( 309 ) Summary = 14826 ( 14815 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 309 ( 309 ) FreeWire = 22 ( 22 ) FreeEdge = 1789 ( 1789 ) SharedEdge = 6255 ( 6249 ) +TOLERANCE : MaxTol = 0.75178756 ( 0.7517875657 ) AvgTol = 0.001674556495 ( 0.001679070069 ) +LABELS : N0Labels = 2030 ( 2204 ) N1Labels = 8 ( 673 ) N2Labels = 0 ( 0 ) TotalLabels = 2038 ( 2877 ) NameLabels = 2030 ( 2204 ) ColorLabels = 2006 ( 2703 ) LayerLabels = 2006 ( 2703 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 12 ( 12 ) +COLORS : Colors = GRAY61 GREEN LIGHTSALMON2 MAGENTA1 MAGENTA3 RED ROSYBROWN SPRINGGREEN4 TURQUOISE TURQUOISE2 WHITE YELLOW ( GRAY61 GREEN LIGHTSALMON2 MAGENTA1 MAGENTA3 RED ROSYBROWN SPRINGGREEN4 TURQUOISE TURQUOISE2 WHITE YELLOW ) +NLAYERS : NLayers = 5 ( 6 ) +LAYERS : Layers = 107 109 152 155 156 ( 107 109 150 152 155 156 ) + +} diff --git a/tests/de/iges_2/C4 b/tests/de/iges_2/C4 new file mode 100644 index 0000000000..55192b8547 --- /dev/null +++ b/tests/de/iges_2/C4 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename PRO14323.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 29 ( 233 ) Summary = 29 ( 233 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 153 ( 153 ) Summary = 3505 ( 3508 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 153 ( 153 ) FreeWire = 21 ( 21 ) FreeEdge = 435 ( 435 ) SharedEdge = 1385 ( 1387 ) +TOLERANCE : MaxTol = 0.9672552763 ( 0.7767538966 ) AvgTol = 0.01279554984 ( 0.01322061361 ) +LABELS : N0Labels = 564 ( 564 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 564 ( 564 ) NameLabels = 564 ( 564 ) ColorLabels = 543 ( 564 ) LayerLabels = 543 ( 564 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CYAN1 GRAY57 ( CYAN1 GRAY57 ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 25 ( 1 25 ) + +} diff --git a/tests/de/iges_2/C5 b/tests/de/iges_2/C5 new file mode 100644 index 0000000000..13be1c651b --- /dev/null +++ b/tests/de/iges_2/C5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename sim6049.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 2821 ) Summary = 6 ( 2821 ) +CHECKSHAPE : Wires = 4 ( 4 ) Faces = 4 ( 4 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3785 ( 3785 ) Summary = 69460 ( 69479 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3785 ( 3785 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 30983 ( 30993 ) +TOLERANCE : MaxTol = 0.08172710091 ( 0.05040240237 ) AvgTol = 0.0006058646657 ( 0.0006024456212 ) +LABELS : N0Labels = 3785 ( 3785 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 3785 ( 3785 ) NameLabels = 3785 ( 3785 ) ColorLabels = 3785 ( 3785 ) LayerLabels = 3785 ( 3785 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 1 100 3 4 5 ( 1 100 3 4 5 ) + +} diff --git a/tests/de/iges_2/C6 b/tests/de/iges_2/C6 new file mode 100644 index 0000000000..0c60729be7 --- /dev/null +++ b/tests/de/iges_2/C6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename PRO19800.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 11 ( 11 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 0.04476902169 ( 0.04476636368 ) AvgTol = 0.02402039477 ( 0.02401933664 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 6 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 6 ) LayerLabels = 1 ( 6 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = WHITE ( CYAN1 WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 31 ( 31 ) + +} diff --git a/tests/de/iges_2/C7 b/tests/de/iges_2/C7 new file mode 100644 index 0000000000..de4b4aab15 --- /dev/null +++ b/tests/de/iges_2/C7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename Rich.igs + +set ref_data { +DATA : Faulties = 0 ( 29 ) Warnings = 0 ( 2 ) Summary = 0 ( 31 ) +TPSTAT : Faulties = 2 ( 212 ) Warnings = 28 ( 559 ) Summary = 30 ( 771 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 9 ( 9 ) Summary = 20802 ( 16067 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 9 ( 9 ) FreeWire = 477 ( 477 ) FreeEdge = 9018 ( 9018 ) SharedEdge = 9072 ( 6875 ) +TOLERANCE : MaxTol = 0.002386883227 ( 0.002386886993 ) AvgTol = 1.598418718e-006 ( 1.573804854e-006 ) +LABELS : N0Labels = 2053 ( 2148 ) N1Labels = 381 ( 253 ) N2Labels = 0 ( 0 ) TotalLabels = 2434 ( 2401 ) NameLabels = 2053 ( 2148 ) ColorLabels = 1932 ( 2306 ) LayerLabels = 1560 ( 2306 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 13 ( 13 ) +COLORS : Colors = BLUE1 CYAN1 CYAN3 DARKORANGE2 DEEPPINK4 GREEN GREEN4 LIGHTPINK2 MAGENTA1 MATRAGRAY RED SIENNA3 YELLOW ( BLUE1 CYAN1 CYAN3 DARKORANGE2 DEEPPINK4 GREEN GREEN4 LIGHTPINK2 MAGENTA1 MATRAGRAY RED SIENNA3 YELLOW ) +NLAYERS : NLayers = 21 ( 22 ) +LAYERS : Layers = 501 510 511 512 513 515 550 560 651 700 701 702 703 704 705 706 707 708 801 851 894 ( 1000 501 510 511 512 513 515 550 560 651 700 701 702 703 704 705 706 707 708 801 851 894 ) + +} diff --git a/tests/de/iges_2/C8 b/tests/de/iges_2/C8 new file mode 100644 index 0000000000..dfdf542e2d --- /dev/null +++ b/tests/de/iges_2/C8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename Disc.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 125 ( 126 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 46 ( 46 ) SharedEdge = 46 ( 46 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 2 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 2 ) +COLORS : Colors = ( WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/C9 b/tests/de/iges_2/C9 new file mode 100644 index 0000000000..5b8dc304b9 --- /dev/null +++ b/tests/de/iges_2/C9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +set filename ball_bearing.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 4 ( 0 ) Warnings = 4 ( 5 ) Summary = 8 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 15 ( 15 ) Summary = 320 ( 320 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 15 ( 15 ) FreeWire = 1 ( 1 ) FreeEdge = 55 ( 55 ) SharedEdge = 117 ( 117 ) +TOLERANCE : MaxTol = 0.0006252987008 ( 0.0006252359927 ) AvgTol = 1.958086667e-005 ( 1.469671889e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 68 ( 137 ) N2Labels = 0 ( 0 ) TotalLabels = 69 ( 138 ) NameLabels = 69 ( 76 ) ColorLabels = 68 ( 137 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/D1 b/tests/de/iges_2/D1 new file mode 100644 index 0000000000..b01c8018b3 --- /dev/null +++ b/tests/de/iges_2/D1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +set filename support_rampe.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 4 ( 2 ) Warnings = 5 ( 171 ) Summary = 9 ( 173 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 169 ( 169 ) Summary = 5348 ( 5348 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 169 ( 169 ) FreeWire = 49 ( 49 ) FreeEdge = 945 ( 945 ) SharedEdge = 2041 ( 2041 ) +TOLERANCE : MaxTol = 0.1765497108 ( 0.1765497101 ) AvgTol = 0.0004156673869 ( 0.0004156040142 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 981 ( 2195 ) N2Labels = 0 ( 0 ) TotalLabels = 982 ( 2196 ) NameLabels = 982 ( 1142 ) ColorLabels = 981 ( 2195 ) LayerLabels = 981 ( 2195 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 WHITE YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 200 ( 200 ) + +} diff --git a/tests/de/iges_2/D2 b/tests/de/iges_2/D2 new file mode 100644 index 0000000000..ad84cd466a --- /dev/null +++ b/tests/de/iges_2/D2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename UK4.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 128 ( 695 ) Summary = 128 ( 695 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 272 ( 271 ) Summary = 8087 ( 8085 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 272 ( 271 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3767 ( 3768 ) +TOLERANCE : MaxTol = 0.7291364407 ( 0.7291361907 ) AvgTol = 0.01261526315 ( 0.01261915338 ) +LABELS : N0Labels = 271 ( 271 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 271 ( 271 ) NameLabels = 271 ( 271 ) ColorLabels = 0 ( 0 ) LayerLabels = 271 ( 271 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_2/D3 b/tests/de/iges_2/D3 new file mode 100644 index 0000000000..83c70ffaa3 --- /dev/null +++ b/tests/de/iges_2/D3 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename UKI60107-5.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 2 ( 0 ) Warnings = 92 ( 134 ) Summary = 94 ( 134 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 93 ( 93 ) Summary = 16844 ( 16847 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 93 ( 93 ) FreeWire = 2 ( 2 ) FreeEdge = 419 ( 419 ) SharedEdge = 8137 ( 8137 ) +TOLERANCE : MaxTol = 1e-005 ( 1e-005 ) AvgTol = 2.828136848e-007 ( 9.344523316e-006 ) +LABELS : N0Labels = 513 ( 513 ) N1Labels = 0 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 513 ( 528 ) NameLabels = 513 ( 513 ) ColorLabels = 402 ( 422 ) LayerLabels = 508 ( 528 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = GREEN MAGENTA1 RED WHITE YELLOW ( GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 50 51 7 9 ( 50 51 7 9 ) + +} diff --git a/tests/de/iges_2/D4 b/tests/de/iges_2/D4 new file mode 100644 index 0000000000..2e0bfca5cf --- /dev/null +++ b/tests/de/iges_2/D4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename UKI60878.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 4 ) Summary = 0 ( 4 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 44 ( 380 ) Summary = 44 ( 382 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 1 ) Face = 136 ( 136 ) Summary = 4613 ( 4610 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 1 ) Face = 136 ( 136 ) FreeWire = 169 ( 169 ) FreeEdge = 1360 ( 1360 ) SharedEdge = 1945 ( 1944 ) +TOLERANCE : MaxTol = 0.8737801249 ( 0.873776131 ) AvgTol = 0.0138867831 ( 0.01399009828 ) +LABELS : N0Labels = 416 ( 416 ) N1Labels = 2 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 418 ( 416 ) NameLabels = 416 ( 416 ) ColorLabels = 247 ( 416 ) LayerLabels = 247 ( 416 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 5 ) +COLORS : Colors = CYAN1 GRAY33 GRAY6 YELLOW ( CYAN1 GRAY33 GRAY6 WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 10 2 ( 10 2 ) + +} diff --git a/tests/de/iges_2/D5 b/tests/de/iges_2/D5 new file mode 100644 index 0000000000..e1871acd8a --- /dev/null +++ b/tests/de/iges_2/D5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename UKI60997.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 36 ( 64 ) Summary = 36 ( 64 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 25 ( 25 ) Summary = 279 ( 278 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 25 ( 25 ) FreeWire = 1 ( 1 ) FreeEdge = 3 ( 3 ) SharedEdge = 121 ( 121 ) +TOLERANCE : MaxTol = 0.5931853741 ( 0.5931853741 ) AvgTol = 0.01696817505 ( 0.01696911529 ) +LABELS : N0Labels = 26 ( 26 ) N1Labels = 0 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 26 ( 57 ) NameLabels = 26 ( 57 ) ColorLabels = 25 ( 57 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = ORANGE ORANGERED RED ( GREEN ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/D6 b/tests/de/iges_2/D6 new file mode 100644 index 0000000000..7154a65936 --- /dev/null +++ b/tests/de/iges_2/D6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename UKI60998.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 11 ) Summary = 0 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 11 ( 11 ) Summary = 105 ( 105 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 11 ( 11 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 42 ( 42 ) +TOLERANCE : MaxTol = 1e-005 ( 1.210776757e-007 ) AvgTol = 1.545259562e-006 ( 1.010754665e-007 ) +LABELS : N0Labels = 11 ( 11 ) N1Labels = 0 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 11 ( 24 ) NameLabels = 11 ( 24 ) ColorLabels = 11 ( 24 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = ORANGERED ( ORANGERED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/D7 b/tests/de/iges_2/D7 new file mode 100644 index 0000000000..74adbba418 --- /dev/null +++ b/tests/de/iges_2/D7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename USA60023-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 90 ) Warnings = 0 ( 67 ) Summary = 0 ( 157 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 10500 ( 10502 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 22 ( 22 ) FreeEdge = 3530 ( 3530 ) SharedEdge = 3530 ( 3530 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 2969 ( 2969 ) N1Labels = 535 ( 419 ) N2Labels = 0 ( 0 ) TotalLabels = 3504 ( 3388 ) NameLabels = 2969 ( 2969 ) ColorLabels = 2305 ( 2287 ) LayerLabels = 3288 ( 3308 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 28 ( 29 ) +LAYERS : Layers = 10 106 107 11 12 13 14 2 20 21 22 24 250 3 30 31 32 4 40 5 52 6 60 61 7 70 72 9 ( 10 106 107 11 12 13 14 199 2 20 21 22 24 250 3 30 31 32 4 40 5 52 6 60 61 7 70 72 9 ) + +} diff --git a/tests/de/iges_2/D8 b/tests/de/iges_2/D8 new file mode 100644 index 0000000000..3977cde8a7 --- /dev/null +++ b/tests/de/iges_2/D8 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: NBSHAPES : Faulty" + +set LinuxDiff 3 +set LinuxFaulties {NBSHAPES} +set filename USA60231.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 650 ( 1843 ) Summary = 650 ( 1843 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 692 ( 692 ) Summary = 17131 ( 17129 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 692 ( 692 ) FreeWire = 5 ( 5 ) FreeEdge = 36 ( 36 ) SharedEdge = 7867 ( 7869 ) +TOLERANCE : MaxTol = 1.089725986e-005 ( 1.089659651e-005 ) AvgTol = 1.975835146e-006 ( 9.652818162e-006 ) +LABELS : N0Labels = 693 ( 693 ) N1Labels = 10 ( 1400 ) N2Labels = 0 ( 0 ) TotalLabels = 703 ( 2093 ) NameLabels = 693 ( 1341 ) ColorLabels = 692 ( 2093 ) LayerLabels = 692 ( 2093 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = CYAN1 WHITE YELLOW ( CYAN1 GREEN3 WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 10 3 ( 10 3 ) + +} diff --git a/tests/de/iges_2/D9 b/tests/de/iges_2/D9 new file mode 100644 index 0000000000..9cc390bbcb --- /dev/null +++ b/tests/de/iges_2/D9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename bmarkmdl.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 175 ( 4199 ) Summary = 175 ( 4199 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 440 ( 440 ) Summary = 9077 ( 9077 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 440 ( 440 ) FreeWire = 20 ( 20 ) FreeEdge = 220 ( 220 ) SharedEdge = 4083 ( 4083 ) +TOLERANCE : MaxTol = 0.07954526757 ( 0.04419037521 ) AvgTol = 0.000843069143 ( 0.0007103047948 ) +LABELS : N0Labels = 47 ( 47 ) N1Labels = 426 ( 426 ) N2Labels = 0 ( 0 ) TotalLabels = 473 ( 473 ) NameLabels = 473 ( 473 ) ColorLabels = 439 ( 439 ) LayerLabels = 452 ( 472 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 GREEN RED WHITE YELLOW ( BLUE1 GREEN RED WHITE YELLOW ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 1 12 2 3 6 ( 1 12 2 3 6 ) + +} diff --git a/tests/de/iges_2/E1 b/tests/de/iges_2/E1 new file mode 100644 index 0000000000..dcdf91935f --- /dev/null +++ b/tests/de/iges_2/E1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename carenage.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 0 ( 48 ) Summary = 0 ( 50 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 6 ) Summary = 743 ( 624 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 12 ) FreeWire = 40 ( 40 ) FreeEdge = 188 ( 188 ) SharedEdge = 296 ( 242 ) +TOLERANCE : MaxTol = 0.2600681266 ( 7.241630725 ) AvgTol = 0.0311002192 ( 0.4059717949 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 44 ( 98 ) N2Labels = 0 ( 0 ) TotalLabels = 51 ( 105 ) NameLabels = 51 ( 97 ) ColorLabels = 50 ( 104 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED WHITE ( RED WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/E2 b/tests/de/iges_2/E2 new file mode 100644 index 0000000000..4b77619278 --- /dev/null +++ b/tests/de/iges_2/E2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename ctadtrim.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 34 ( 2370 ) Summary = 34 ( 2370 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 27 ( 27 ) Summary = 3490 ( 3490 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 27 ( 27 ) FreeWire = 99 ( 99 ) FreeEdge = 997 ( 997 ) SharedEdge = 1585 ( 1585 ) +TOLERANCE : MaxTol = 0.5378466765 ( 0.5378466739 ) AvgTol = 0.002037904956 ( 0.002048016175 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 72 ( 171 ) N2Labels = 0 ( 0 ) TotalLabels = 73 ( 172 ) NameLabels = 73 ( 172 ) ColorLabels = 72 ( 171 ) LayerLabels = 72 ( 171 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = GREEN RED YELLOW ( GREEN RED YELLOW ) +NLAYERS : NLayers = 29 ( 32 ) +LAYERS : Layers = 1 102 103 104 105 106 107 108 109 12 13 14 16 18 19 20 21 22 23 24 4 42 43 7 72 73 74 75 76 ( 1 102 103 104 105 106 107 108 109 12 13 14 15 16 17 18 19 20 21 22 23 24 4 42 43 7 72 73 74 75 76 77 ) + +} diff --git a/tests/de/iges_2/E3 b/tests/de/iges_2/E3 new file mode 100644 index 0000000000..f5cce52ce6 --- /dev/null +++ b/tests/de/iges_2/E3 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename cts17801.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 33 ( 343 ) Summary = 33 ( 343 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) Summary = 2504 ( 2504 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 208 ( 208 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 1038 ( 1038 ) +TOLERANCE : MaxTol = 0.08766940654 ( 0.08606507237 ) AvgTol = 0.004060114011 ( 0.00401991341 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 214 ( 1175 ) N2Labels = 0 ( 0 ) TotalLabels = 215 ( 1176 ) NameLabels = 215 ( 311 ) ColorLabels = 214 ( 1175 ) LayerLabels = 214 ( 1175 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 5 ) +COLORS : Colors = BLUE1 GRAY73 WHITE YELLOW ( BLUE1 GRAY73 GREEN WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( 2 ) + +} diff --git a/tests/de/iges_2/E4 b/tests/de/iges_2/E4 new file mode 100644 index 0000000000..cd22a01e91 --- /dev/null +++ b/tests/de/iges_2/E4 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename igsBF5.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 17 ( 247 ) Summary = 17 ( 247 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 47 ( 47 ) Summary = 1536 ( 1536 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 47 ( 47 ) FreeWire = 1 ( 1 ) FreeEdge = 2 ( 2 ) SharedEdge = 719 ( 719 ) +TOLERANCE : MaxTol = 0.4901518209 ( 0.4901518209 ) AvgTol = 0.01740968639 ( 0.0174167061 ) +LABELS : N0Labels = 48 ( 48 ) N1Labels = 0 ( 390 ) N2Labels = 0 ( 0 ) TotalLabels = 48 ( 438 ) NameLabels = 48 ( 77 ) ColorLabels = 47 ( 438 ) LayerLabels = 47 ( 438 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = MAGENTA1 ( MAGENTA1 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( 2 ) + +} diff --git a/tests/de/iges_2/E5 b/tests/de/iges_2/E5 new file mode 100644 index 0000000000..54e8faeebf --- /dev/null +++ b/tests/de/iges_2/E5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename ims007.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1053 ( 3193 ) Summary = 1053 ( 3193 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1193 ( 1193 ) Summary = 33427 ( 33404 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1193 ( 1193 ) FreeWire = 614 ( 614 ) FreeEdge = 4178 ( 4178 ) SharedEdge = 12915 ( 12915 ) +TOLERANCE : MaxTol = 0.9901746983 ( 0.9902737158 ) AvgTol = 0.009634592427 ( 0.009635093954 ) +LABELS : N0Labels = 6194 ( 6194 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 6194 ( 6194 ) NameLabels = 6194 ( 6194 ) ColorLabels = 0 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 1 ) +COLORS : Colors = ( YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/E6 b/tests/de/iges_2/E6 new file mode 100644 index 0000000000..4f84c11813 --- /dev/null +++ b/tests/de/iges_2/E6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename ims010.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 523 ) Summary = 6 ( 523 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1177 ( 1177 ) Summary = 18257 ( 18230 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1177 ( 1177 ) FreeWire = 5 ( 5 ) FreeEdge = 714 ( 714 ) SharedEdge = 7639 ( 7614 ) +TOLERANCE : MaxTol = 0.9436610236 ( 0.8261873283 ) AvgTol = 0.01109227227 ( 0.0107628002 ) +LABELS : N0Labels = 1884 ( 1885 ) N1Labels = 0 ( 1020 ) N2Labels = 0 ( 0 ) TotalLabels = 1884 ( 2905 ) NameLabels = 1884 ( 1885 ) ColorLabels = 1873 ( 2904 ) LayerLabels = 1873 ( 2904 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = BLACK BLUE1 CYAN1 GREEN RED WHITE YELLOW ( BLACK BLUE1 CYAN1 GREEN RED WHITE YELLOW ) +NLAYERS : NLayers = 28 ( 28 ) +LAYERS : Layers = 1 101 103 104 107 108 114 12 121 122 124 125 126 127 128 13 14 15 2 20 3 30 31 33 48 49 50 51 ( 1 101 103 104 107 108 114 12 121 122 124 125 126 127 128 13 14 15 2 20 3 30 31 33 48 49 50 51 ) + +} diff --git a/tests/de/iges_2/E7 b/tests/de/iges_2/E7 new file mode 100644 index 0000000000..e09cbcd1c6 --- /dev/null +++ b/tests/de/iges_2/E7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename 1stdraw.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 77 ( 1077 ) Summary = 77 ( 1077 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1628 ( 1628 ) Summary = 21885 ( 21885 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1628 ( 1628 ) FreeWire = 16 ( 17 ) FreeEdge = 625 ( 625 ) SharedEdge = 9297 ( 9297 ) +TOLERANCE : MaxTol = 0.9993613167 ( 0.9993613167 ) AvgTol = 0.01637728336 ( 0.01638088512 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 1632 ( 3623 ) N2Labels = 0 ( 0 ) TotalLabels = 1635 ( 3626 ) NameLabels = 1635 ( 2037 ) ColorLabels = 1632 ( 3625 ) LayerLabels = 1632 ( 3625 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = BLUE1 GREEN MAGENTA1 ( BLUE1 GREEN MAGENTA1 RED ) +NLAYERS : NLayers = 6 ( 7 ) +LAYERS : Layers = 1 10 15 18 20 30 ( 1 10 13 15 18 20 30 ) + +} diff --git a/tests/de/iges_2/E8 b/tests/de/iges_2/E8 new file mode 100644 index 0000000000..6b346d13b5 --- /dev/null +++ b/tests/de/iges_2/E8 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC40135.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 41 ( 552 ) Summary = 41 ( 552 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 105 ( 105 ) Summary = 4420 ( 4546 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 105 ( 105 ) FreeWire = 138 ( 262 ) FreeEdge = 899 ( 899 ) SharedEdge = 1755 ( 1756 ) +TOLERANCE : MaxTol = 0.7848432514 ( 0.7848432514 ) AvgTol = 0.01536878711 ( 0.01704046179 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 530 ( 1068 ) N2Labels = 0 ( 0 ) TotalLabels = 531 ( 1069 ) NameLabels = 531 ( 738 ) ColorLabels = 530 ( 1068 ) LayerLabels = 494 ( 1010 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 7 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 WHITE YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 11 ( 12 ) +LAYERS : Layers = 10 110 111 121 131 2 3 5 51 7 9 ( 10 110 111 121 131 2 3 5 51 6 7 9 ) + +} diff --git a/tests/de/iges_2/E9 b/tests/de/iges_2/E9 new file mode 100644 index 0000000000..812a977ee4 --- /dev/null +++ b/tests/de/iges_2/E9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename modelinf.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 5 ) Summary = 2 ( 5 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1480 ( 1479 ) Summary = 18285 ( 18278 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1480 ( 1479 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 7706 ( 7703 ) +TOLERANCE : MaxTol = 0.9794963919 ( 0.9794963919 ) AvgTol = 0.04036580167 ( 0.04037199234 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/F1 b/tests/de/iges_2/F1 new file mode 100644 index 0000000000..950a44e730 --- /dev/null +++ b/tests/de/iges_2/F1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename BUC50029.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 44 ( 0 ) Warnings = 215 ( 1313 ) Summary = 259 ( 1313 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 270 ( 270 ) Summary = 8171 ( 8283 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 270 ( 270 ) FreeWire = 108 ( 108 ) FreeEdge = 606 ( 606 ) SharedEdge = 3685 ( 3689 ) +TOLERANCE : MaxTol = 5.750743843e+014 ( 4.784430882e+015 ) AvgTol = 2.722724827e+011 ( 2.206755414e+012 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 450 ( 2042 ) N2Labels = 0 ( 0 ) TotalLabels = 457 ( 2049 ) NameLabels = 457 ( 698 ) ColorLabels = 450 ( 2043 ) LayerLabels = 449 ( 2042 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = BLUE1 GREEN MAGENTA1 RED RED3 WHITE YELLOW ( BLUE1 GREEN MAGENTA1 RED RED3 WHITE YELLOW ) +NLAYERS : NLayers = 27 ( 29 ) +LAYERS : Layers = 10 11 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 180 4 5 6 7 8 ( 1 10 11 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 4 5 6 7 8 ) + +} diff --git a/tests/de/iges_2/F2 b/tests/de/iges_2/F2 new file mode 100644 index 0000000000..7bd3276127 --- /dev/null +++ b/tests/de/iges_2/F2 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC60192.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 369 ) Warnings = 22 ( 979 ) Summary = 22 ( 1348 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 73 ( 73 ) Summary = 13303 ( 13310 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 73 ( 73 ) FreeWire = 409 ( 414 ) FreeEdge = 4891 ( 4891 ) SharedEdge = 5892 ( 5893 ) +TOLERANCE : MaxTol = 0.6679845366 ( 0.6679845366 ) AvgTol = 0.004666698119 ( 0.004573791805 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 740 ( 1738 ) N2Labels = 0 ( 0 ) TotalLabels = 744 ( 1742 ) NameLabels = 744 ( 1222 ) ColorLabels = 740 ( 1738 ) LayerLabels = 208 ( 819 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 7 ) +COLORS : Colors = GREEN MAGENTA4 RED WHITE ( BLUE1 CYAN1 GREEN MAGENTA1 MAGENTA4 RED WHITE ) +NLAYERS : NLayers = 6 ( 8 ) +LAYERS : Layers = 200 214 240 4 51 7 ( 192 200 214 221 240 4 51 7 ) + +} diff --git a/tests/de/iges_2/F3 b/tests/de/iges_2/F3 new file mode 100644 index 0000000000..884b2a46f3 --- /dev/null +++ b/tests/de/iges_2/F3 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC60195.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 368 ) Warnings = 57 ( 1204 ) Summary = 57 ( 1572 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 211 ( 211 ) Summary = 12556 ( 12567 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 211 ( 211 ) FreeWire = 255 ( 267 ) FreeEdge = 3643 ( 3643 ) SharedEdge = 5784 ( 5784 ) +TOLERANCE : MaxTol = 0.9498862984 ( 0.9498862984 ) AvgTol = 0.008210119431 ( 0.008216800661 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 390 ( 1874 ) N2Labels = 0 ( 0 ) TotalLabels = 393 ( 1877 ) NameLabels = 393 ( 800 ) ColorLabels = 390 ( 1874 ) LayerLabels = 386 ( 1856 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 7 ) +COLORS : Colors = GREEN RED WHITE ( BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 3 ( 4 ) +LAYERS : Layers = 200 240 4 ( 192 200 240 4 ) + +} diff --git a/tests/de/iges_2/F4 b/tests/de/iges_2/F4 new file mode 100644 index 0000000000..e042092517 --- /dev/null +++ b/tests/de/iges_2/F4 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" +puts "TODO CR23096 Windows: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 +set filename buc60894.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 30 ( 36 ) Warnings = 528 ( 1854 ) Summary = 558 ( 1890 ) +CHECKSHAPE : Wires = 7 ( 6 ) Faces = 7 ( 6 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3500 ( 3499 ) Summary = 43166 ( 43105 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3500 ( 3499 ) FreeWire = 0 ( 0 ) FreeEdge = 164 ( 164 ) SharedEdge = 18147 ( 18117 ) +TOLERANCE : MaxTol = 0.9816000285 ( 5.284023931 ) AvgTol = 0.02459127692 ( 0.02803193243 ) +LABELS : N0Labels = 12 ( 24 ) N1Labels = 3661 ( 3662 ) N2Labels = 0 ( 0 ) TotalLabels = 3673 ( 3686 ) NameLabels = 12 ( 3684 ) ColorLabels = 3661 ( 3662 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 10 ( 11 ) +COLORS : Colors = BLUE1 DEEPSKYBLUE2 DODGERBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED TURQUOISE4 WHITE ( BLUE1 DEEPSKYBLUE2 DODGERBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED TURQUOISE4 WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/F5 b/tests/de/iges_2/F5 new file mode 100644 index 0000000000..dbbeab59b6 --- /dev/null +++ b/tests/de/iges_2/F5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename BUC60898.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 6 ( 126 ) Warnings = 24 ( 678 ) Summary = 30 ( 804 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 91 ( 91 ) Summary = 23706 ( 23776 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 91 ( 91 ) FreeWire = 304 ( 372 ) FreeEdge = 7104 ( 7104 ) SharedEdge = 10271 ( 10271 ) +TOLERANCE : MaxTol = 0.0779303086 ( 0.07793030858 ) AvgTol = 6.770070428e-005 ( 0.0001043952529 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2325 ( 4109 ) N2Labels = 0 ( 0 ) TotalLabels = 2328 ( 4112 ) NameLabels = 2328 ( 2708 ) ColorLabels = 2325 ( 4109 ) LayerLabels = 220 ( 409 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 7 ) +COLORS : Colors = BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 50 ( 5 50 ) + +} diff --git a/tests/de/iges_2/F6 b/tests/de/iges_2/F6 new file mode 100644 index 0000000000..20288ce194 --- /dev/null +++ b/tests/de/iges_2/F6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC61004-4.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 146 ) Warnings = 0 ( 153 ) Summary = 0 ( 299 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 923 ( 932 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 7 ( 7 ) FreeEdge = 315 ( 315 ) SharedEdge = 315 ( 315 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 5 ( 6 ) N1Labels = 284 ( 136 ) N2Labels = 0 ( 0 ) TotalLabels = 289 ( 142 ) NameLabels = 5 ( 15 ) ColorLabels = 284 ( 141 ) LayerLabels = 160 ( 141 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 5 ) +COLORS : Colors = WHITE ( CYAN1 GREEN RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 4 ) +LAYERS : Layers = 1 ( 1 11 2 3 ) + +} diff --git a/tests/de/iges_2/F7 b/tests/de/iges_2/F7 new file mode 100644 index 0000000000..a5e13cb9ab --- /dev/null +++ b/tests/de/iges_2/F7 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename CEA_cuve-V5.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 6 ) Warnings = 0 ( 6 ) Summary = 0 ( 12 ) +CHECKSHAPE : Wires = 6 ( 3 ) Faces = 6 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 114 ( 114 ) Summary = 1231 ( 1240 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 114 ( 114 ) FreeWire = 2 ( 2 ) FreeEdge = 17 ( 17 ) SharedEdge = 493 ( 496 ) +TOLERANCE : MaxTol = 1380.000139 ( 0.0004988991066 ) AvgTol = 2.598883867 ( 1.625255099e-005 ) +LABELS : N0Labels = 122 ( 122 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 122 ( 122 ) NameLabels = 122 ( 122 ) ColorLabels = 120 ( 122 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLACK LIGHTSTEELBLUE1 PALEGOLDENROD WHITE ( BLACK LIGHTSTEELBLUE1 PALEGOLDENROD WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/F8 b/tests/de/iges_2/F8 new file mode 100644 index 0000000000..02883ceeed --- /dev/null +++ b/tests/de/iges_2/F8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + +set filename CTS17802.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 10 ( 1 ) Warnings = 35 ( 142 ) Summary = 45 ( 143 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 107 ( 107 ) Summary = 2280 ( 2286 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 107 ( 107 ) FreeWire = 9 ( 9 ) FreeEdge = 282 ( 282 ) SharedEdge = 902 ( 908 ) +TOLERANCE : MaxTol = 0.07760384877 ( 0.07760384877 ) AvgTol = 0.001993378925 ( 0.002045377633 ) +LABELS : N0Labels = 19 ( 19 ) N1Labels = 347 ( 612 ) N2Labels = 0 ( 0 ) TotalLabels = 366 ( 631 ) NameLabels = 366 ( 433 ) ColorLabels = 357 ( 629 ) LayerLabels = 357 ( 629 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 6 ) +COLORS : Colors = BLUE1 GREEN MAGENTA2 WHITE YELLOW ( BLUE1 GREEN MAGENTA2 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 20 ( 20 ) + +} diff --git a/tests/de/iges_2/F9 b/tests/de/iges_2/F9 new file mode 100644 index 0000000000..2fb9b40bab --- /dev/null +++ b/tests/de/iges_2/F9 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename 919-004-T03-04-CP-VL.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 283 ( 2087 ) Summary = 283 ( 2089 ) +CHECKSHAPE : Wires = 0 ( 3 ) Faces = 0 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1457 ( 1455 ) Summary = 38865 ( 38834 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1457 ( 1455 ) FreeWire = 516 ( 528 ) FreeEdge = 6208 ( 6208 ) SharedEdge = 15328 ( 15304 ) +TOLERANCE : MaxTol = 0.7947997475 ( 0.4653265785 ) AvgTol = 0.001020056527 ( 0.0008404120484 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 5689 ( 14457 ) N2Labels = 0 ( 0 ) TotalLabels = 5694 ( 14462 ) NameLabels = 5694 ( 7040 ) ColorLabels = 5689 ( 14461 ) LayerLabels = 5689 ( 14461 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = TURQUOISE WHITE ( TURQUOISE WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_2/G1 b/tests/de/iges_2/G1 new file mode 100644 index 0000000000..95d049341d --- /dev/null +++ b/tests/de/iges_2/G1 @@ -0,0 +1,26 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty" + +set LinuxDiff 2 +set LinuxFaulties {STATSHAPE} +set filename Henri.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 65 ( 41 ) Summary = 65 ( 41 ) +CHECKSHAPE : Wires = 11 ( 9 ) Faces = 11 ( 9 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3592 ( 2318 ) Summary = 112066 ( 71749 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 3592 ( 3592 ) FreeWire = 4024 ( 4024 ) FreeEdge = 28849 ( 28849 ) SharedEdge = 44969 ( 28776 ) +TOLERANCE : MaxTol = 0.9133008153 ( 0.9133008813 ) AvgTol = 0.005628736259 ( 0.005903817889 ) +LABELS : N0Labels = 24 ( 24 ) N1Labels = 5153 ( 6559 ) N2Labels = 0 ( 0 ) TotalLabels = 5177 ( 6583 ) NameLabels = 5177 ( 6583 ) ColorLabels = 5153 ( 6559 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = ANTIQUEWHITE4 CHARTREUSE DARKORANGE2 GREENYELLOW STEELBLUE2 WHEAT3 ( ANTIQUEWHITE4 CHARTREUSE DARKORANGE2 GREENYELLOW STEELBLUE2 WHEAT3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_2/G2 b/tests/de/iges_2/G2 new file mode 100644 index 0000000000..b76fa46236 --- /dev/null +++ b/tests/de/iges_2/G2 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO7978.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 2 ( 0 ) Warnings = 266 ( 933 ) Summary = 268 ( 933 ) +CHECKSHAPE : Wires = 8 ( 8 ) Faces = 5 ( 5 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 346 ( 346 ) Summary = 25260 ( 25254 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 346 ( 346 ) FreeWire = 84 ( 84 ) FreeEdge = 1563 ( 1563 ) SharedEdge = 12105 ( 12103 ) +TOLERANCE : MaxTol = 0.4314224119 ( 0.2157335194 ) AvgTol = 0.001277759529 ( 0.001254878337 ) +LABELS : N0Labels = 560 ( 560 ) N1Labels = 94 ( 90 ) N2Labels = 0 ( 0 ) TotalLabels = 654 ( 650 ) NameLabels = 648 ( 650 ) ColorLabels = 554 ( 640 ) LayerLabels = 554 ( 640 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 GREEN RED ( CYAN1 GREEN RED ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 10 20 ( 1 10 20 ) + +} diff --git a/tests/de/iges_2/G3 b/tests/de/iges_2/G3 new file mode 100644 index 0000000000..3553ccfe06 --- /dev/null +++ b/tests/de/iges_2/G3 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename matrice.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 176 ( 135 ) Summary = 176 ( 135 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 783 ( 783 ) Summary = 7819 ( 7819 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 783 ( 783 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3132 ( 3132 ) +TOLERANCE : MaxTol = 1e-005 ( 1e-007 ) AvgTol = 6.659922931e-007 ( 1e-007 ) +LABELS : N0Labels = 784 ( 784 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 784 ( 784 ) NameLabels = 784 ( 784 ) ColorLabels = 783 ( 784 ) LayerLabels = 783 ( 784 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = YELLOW ( MAGENTA1 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 5 ( 5 ) + +} diff --git a/tests/de/iges_2/G4 b/tests/de/iges_2/G4 new file mode 100644 index 0000000000..e7d2d453bc --- /dev/null +++ b/tests/de/iges_2/G4 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" + +set LinuxDiff 4 +set filename y306351f.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 160 ( 1956 ) Summary = 160 ( 1956 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 392 ( 390 ) Summary = 57074 ( 57071 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 392 ( 390 ) FreeWire = 0 ( 0 ) FreeEdge = 1134 ( 1134 ) SharedEdge = 27578 ( 27578 ) +TOLERANCE : MaxTol = 0.01225276587 ( 0.01225276466 ) AvgTol = 0.0001845682826 ( 0.0001846397195 ) +LABELS : N0Labels = 1524 ( 1524 ) N1Labels = 0 ( 26430 ) N2Labels = 0 ( 0 ) TotalLabels = 1524 ( 27954 ) NameLabels = 1524 ( 1530 ) ColorLabels = 1497 ( 27954 ) LayerLabels = 1107 ( 1134 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CYAN1 WHITE ( CYAN1 WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_2/G5 b/tests/de/iges_2/G5 new file mode 100644 index 0000000000..81f4191139 --- /dev/null +++ b/tests/de/iges_2/G5 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" + +set LinuxDiff 4 +set filename PRO11641.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 68 ( 1653 ) Summary = 68 ( 1653 ) +CHECKSHAPE : Wires = 21 ( 14 ) Faces = 7 ( 7 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1424 ( 1424 ) Summary = 25321 ( 24502 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1424 ( 1424 ) FreeWire = 23 ( 23 ) FreeEdge = 461 ( 461 ) SharedEdge = 11249 ( 10724 ) +TOLERANCE : MaxTol = 0.01698924283 ( 0.04210111627 ) AvgTol = 0.0004712655806 ( 0.0008247631181 ) +LABELS : N0Labels = 1784 ( 1784 ) N1Labels = 0 ( 2178 ) N2Labels = 0 ( 0 ) TotalLabels = 1784 ( 3962 ) NameLabels = 1784 ( 1784 ) ColorLabels = 1761 ( 3962 ) LayerLabels = 1761 ( 1784 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 8 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ( BLACK BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 1 11 214 239 4 ( 1 11 214 239 4 ) + +} diff --git a/tests/de/iges_2/G6 b/tests/de/iges_2/G6 new file mode 100644 index 0000000000..7e1dd856d1 --- /dev/null +++ b/tests/de/iges_2/G6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename PRO11713.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 99 ( 8228 ) Summary = 99 ( 8228 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 127 ( 127 ) Summary = 238094 ( 238094 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 127 ( 127 ) FreeWire = 8189 ( 8189 ) FreeEdge = 93645 ( 93645 ) SharedEdge = 94153 ( 94153 ) +TOLERANCE : MaxTol = 1e-005 ( 1.000100071e-007 ) AvgTol = 1.115159157e-007 ( 1.000000046e-007 ) +LABELS : N0Labels = 42695 ( 42695 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 42695 ( 42695 ) NameLabels = 42695 ( 42695 ) ColorLabels = 0 ( 0 ) LayerLabels = 33059 ( 42695 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 87 ( 91 ) +LAYERS : Layers = 1 101 106 111 131 132 141 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 163 164 165 166 167 168 169 170 171 176 177 180 181 182 183 184 185 187 188 189 190 192 193 194 195 196 197 207 21 211 212 22 228 229 230 231 235 236 254 3 31 32 36 37 4 51 52 53 56 61 62 63 71 72 73 74 76 77 78 79 81 82 91 ( 1 101 106 111 131 132 141 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 163 164 165 166 167 168 169 170 171 176 177 180 181 182 183 184 185 187 188 189 190 191 192 193 194 195 196 197 199 207 21 211 212 22 228 229 230 231 235 236 254 3 31 32 36 37 4 51 52 53 56 6 61 62 63 7 71 72 73 74 76 77 78 79 81 82 91 ) + +} diff --git a/tests/de/iges_2/G7 b/tests/de/iges_2/G7 new file mode 100644 index 0000000000..dbbab90627 --- /dev/null +++ b/tests/de/iges_2/G7 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename PRO18777-3.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 77 ( 1413 ) Summary = 77 ( 1413 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 2 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1568 ( 1568 ) Summary = 19289 ( 19302 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1568 ( 1568 ) FreeWire = 0 ( 14 ) FreeEdge = 28 ( 28 ) SharedEdge = 8150 ( 8149 ) +TOLERANCE : MaxTol = 0.9978911708 ( 0.9978911666 ) AvgTol = 0.01219320905 ( 0.0121152761 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1596 ( 5152 ) N2Labels = 0 ( 0 ) TotalLabels = 1597 ( 5153 ) NameLabels = 1597 ( 2712 ) ColorLabels = 1596 ( 5152 ) LayerLabels = 1596 ( 5152 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 7 ) +COLORS : Colors = BLUE1 WHITE ( BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 254 ( 1 254 ) + +} diff --git a/tests/de/iges_2/G8 b/tests/de/iges_2/G8 new file mode 100644 index 0000000000..96121418e4 --- /dev/null +++ b/tests/de/iges_2/G8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename PRO5236.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 1 ( 2 ) Warnings = 116 ( 1590 ) Summary = 117 ( 1592 ) +CHECKSHAPE : Wires = 143 ( 48 ) Faces = 160 ( 142 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 253 ( 253 ) Summary = 6137 ( 5360 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 253 ( 253 ) FreeWire = 7 ( 10 ) FreeEdge = 78 ( 78 ) SharedEdge = 2403 ( 2405 ) +TOLERANCE : MaxTol = 0.03236463118 ( 43.42228938 ) AvgTol = 0.0002037472482 ( 0.04107558874 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 269 ( 2762 ) N2Labels = 0 ( 0 ) TotalLabels = 277 ( 2770 ) NameLabels = 277 ( 476 ) ColorLabels = 272 ( 2768 ) LayerLabels = 272 ( 2768 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = BLUE1 WHITE YELLOW ( BLUE1 GREEN WHITE YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 101 201 51 61 ( 101 201 51 61 ) + +} diff --git a/tests/de/iges_2/G9 b/tests/de/iges_2/G9 new file mode 100644 index 0000000000..54c556a680 --- /dev/null +++ b/tests/de/iges_2/G9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +set filename sabena.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 28 ( 16 ) Warnings = 72 ( 2978 ) Summary = 100 ( 2994 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2639 ( 2634 ) Summary = 64362 ( 64317 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2639 ( 2639 ) FreeWire = 1027 ( 1027 ) FreeEdge = 10489 ( 10489 ) SharedEdge = 24209 ( 24190 ) +TOLERANCE : MaxTol = 0.05705560511 ( 0.05705560511 ) AvgTol = 0.0002567442361 ( 0.0002554786816 ) +LABELS : N0Labels = 54 ( 54 ) N1Labels = 10590 ( 27120 ) N2Labels = 0 ( 0 ) TotalLabels = 10644 ( 27174 ) NameLabels = 10644 ( 13414 ) ColorLabels = 10590 ( 27172 ) LayerLabels = 7 ( 18 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = BLUE1 CYAN1 GREEN GREEN3 MAGENTA1 RED WHITE YELLOW ( BLUE1 CYAN1 GREEN GREEN3 MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 204 ( 204 ) + +} diff --git a/tests/de/iges_2/H1 b/tests/de/iges_2/H1 new file mode 100644 index 0000000000..9dd6c639e8 --- /dev/null +++ b/tests/de/iges_2/H1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename waaier_para.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 1 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 41 ( 617 ) Summary = 41 ( 617 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 3 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 163 ( 162 ) Summary = 4902 ( 4895 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 163 ( 162 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2290 ( 2288 ) +TOLERANCE : MaxTol = 0.9221218173 ( 0.9410156556 ) AvgTol = 0.01533181751 ( 0.01464237243 ) +LABELS : N0Labels = 162 ( 162 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 162 ( 162 ) NameLabels = 162 ( 162 ) ColorLabels = 162 ( 162 ) LayerLabels = 162 ( 162 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_2/H2 b/tests/de/iges_2/H2 new file mode 100644 index 0000000000..6d83db3f9a --- /dev/null +++ b/tests/de/iges_2/H2 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename So5571b.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 139 ) Summary = 0 ( 139 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 39929 ( 39929 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 139 ( 139 ) FreeEdge = 19825 ( 19825 ) SharedEdge = 19825 ( 19825 ) +TOLERANCE : MaxTol = 1.000100004e-007 ( 1.000100004e-007 ) AvgTol = 1.000000175e-007 ( 1.000000178e-007 ) +LABELS : N0Labels = 139 ( 139 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 139 ( 139 ) NameLabels = 139 ( 139 ) ColorLabels = 0 ( 139 ) LayerLabels = 0 ( 139 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 1 ) +COLORS : Colors = ( CYAN1 ) +NLAYERS : NLayers = 0 ( 139 ) +LAYERS : Layers = ( 10 100 101 102 103 104 105 106 107 108 109 11 110 111 112 113 114 115 116 117 118 119 12 120 121 122 123 124 125 126 127 128 129 13 130 131 132 133 134 135 136 137 138 139 14 140 15 16 17 18 19 2 20 21 22 23 24 25 26 27 28 29 3 30 31 32 33 34 35 36 37 38 39 4 40 41 42 43 44 45 46 47 48 49 5 50 51 52 53 54 55 56 57 58 59 6 60 61 62 63 64 65 66 67 68 69 7 70 71 72 73 74 75 76 77 78 79 8 80 81 82 83 84 85 86 87 88 89 9 90 91 92 93 94 95 96 97 98 99 ) + +} diff --git a/tests/de/iges_2/H3 b/tests/de/iges_2/H3 new file mode 100644 index 0000000000..d1564e6849 --- /dev/null +++ b/tests/de/iges_2/H3 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename UKI60028-1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 8 ( 150 ) Warnings = 75 ( 789 ) Summary = 83 ( 939 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 159 ( 159 ) Summary = 7582 ( 7682 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 159 ( 159 ) FreeWire = 189 ( 284 ) FreeEdge = 1726 ( 1726 ) SharedEdge = 3035 ( 3035 ) +TOLERANCE : MaxTol = 0.6023944505 ( 0.6023945025 ) AvgTol = 0.007299345438 ( 0.0087526096 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 949 ( 1807 ) N2Labels = 0 ( 0 ) TotalLabels = 957 ( 1815 ) NameLabels = 955 ( 1258 ) ColorLabels = 949 ( 1807 ) LayerLabels = 917 ( 1774 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 12 ( 14 ) +COLORS : Colors = BLUE1 CHOCOLATE2 DARKGOLDENROD4 DEEPSKYBLUE2 GOLD4 GREEN KHAKI1 KHAKI2 LEMONCHIFFON1 RED WHITE YELLOW ( BLUE1 CHOCOLATE2 DARKGOLDENROD4 DEEPSKYBLUE2 FIREBRICK4 GOLD4 GREEN KHAKI1 KHAKI2 LEMONCHIFFON1 RED TURQUOISE4 WHITE YELLOW ) +NLAYERS : NLayers = 10 ( 13 ) +LAYERS : Layers = 12 13 23 249 252 50 52 54 60 71 ( 12 13 23 244 246 249 252 50 52 54 60 70 71 ) + +} diff --git a/tests/de/iges_2/H4 b/tests/de/iges_2/H4 new file mode 100644 index 0000000000..11de412989 --- /dev/null +++ b/tests/de/iges_2/H4 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename UKI60028-2.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 16 ( 149 ) Warnings = 84 ( 1016 ) Summary = 100 ( 1165 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 124 ( 124 ) Summary = 7690 ( 7731 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 124 ( 124 ) FreeWire = 219 ( 254 ) FreeEdge = 1870 ( 1870 ) SharedEdge = 3105 ( 3106 ) +TOLERANCE : MaxTol = 0.9970503224 ( 0.9970502696 ) AvgTol = 0.01722887906 ( 0.02184796555 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 896 ( 1689 ) N2Labels = 0 ( 0 ) TotalLabels = 905 ( 1698 ) NameLabels = 905 ( 1233 ) ColorLabels = 896 ( 1690 ) LayerLabels = 864 ( 1657 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 7 ) +COLORS : Colors = BLUE1 LEMONCHIFFON1 RED RED4 WHITE YELLOW ( BLUE1 GREEN LEMONCHIFFON1 RED RED4 WHITE YELLOW ) +NLAYERS : NLayers = 12 ( 16 ) +LAYERS : Layers = 11 12 13 20 249 252 50 52 54 55 60 71 ( 10 11 12 13 20 246 249 252 50 52 54 55 60 65 70 71 ) + +} diff --git a/tests/de/iges_2/H5 b/tests/de/iges_2/H5 new file mode 100644 index 0000000000..873a1b72f3 --- /dev/null +++ b/tests/de/iges_2/H5 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename UKI60107-3.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 2 ( 0 ) Warnings = 22 ( 332 ) Summary = 24 ( 332 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 149 ( 149 ) Summary = 2607 ( 2609 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 149 ( 149 ) FreeWire = 14 ( 14 ) FreeEdge = 63 ( 63 ) SharedEdge = 1138 ( 1140 ) +TOLERANCE : MaxTol = 0.7457094468 ( 0.7457094468 ) AvgTol = 0.02275001022 ( 0.02285180898 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 164 ( 766 ) N2Labels = 0 ( 0 ) TotalLabels = 166 ( 768 ) NameLabels = 164 ( 259 ) ColorLabels = 164 ( 766 ) LayerLabels = 162 ( 764 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 3 ) +COLORS : Colors = MAGENTA1 WHITE ( CYAN1 MAGENTA1 WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 4 ( 4 ) + +} diff --git a/tests/de/iges_2/H6 b/tests/de/iges_2/H6 new file mode 100644 index 0000000000..f78db1ed8c --- /dev/null +++ b/tests/de/iges_2/H6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename UKI60302.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 93 ) Warnings = 14 ( 129 ) Summary = 14 ( 222 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4 ( 4 ) Summary = 438 ( 236 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 4 ( 4 ) FreeWire = 7 ( 7 ) FreeEdge = 135 ( 135 ) SharedEdge = 151 ( 84 ) +TOLERANCE : MaxTol = 1e-005 ( 1.000100002e-007 ) AvgTol = 9.941935484e-007 ( 1.00000086e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 23 ( 33 ) N2Labels = 0 ( 0 ) TotalLabels = 28 ( 38 ) NameLabels = 28 ( 38 ) ColorLabels = 23 ( 33 ) LayerLabels = 23 ( 33 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 5 ) +COLORS : Colors = GOLD3 GREEN LIGHTSEAGREEN YELLOW ( GOLD3 GREEN LIGHTSEAGREEN RED YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 201 254 ( 201 254 ) + +} diff --git a/tests/de/iges_2/H7 b/tests/de/iges_2/H7 new file mode 100644 index 0000000000..1ca53e9884 --- /dev/null +++ b/tests/de/iges_2/H7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename UKI60876.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 128 ( 287 ) Summary = 128 ( 287 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 373 ( 373 ) Summary = 8508 ( 8508 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 373 ( 373 ) FreeWire = 1 ( 1 ) FreeEdge = 1211 ( 1211 ) SharedEdge = 3267 ( 3267 ) +TOLERANCE : MaxTol = 0.5291749398 ( 0.5291749268 ) AvgTol = 0.008496038367 ( 0.008496053635 ) +LABELS : N0Labels = 1597 ( 1597 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1597 ( 1597 ) NameLabels = 1597 ( 1597 ) ColorLabels = 1580 ( 1597 ) LayerLabels = 1580 ( 1597 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 11 ( 12 ) +COLORS : Colors = BURLYWOOD1 CHARTREUSE CYAN1 DARKORANGE GREEN KHAKI1 LIGHTSALMON1 LIGHTSTEELBLUE2 ORCHID1 WHITE YELLOW ( BURLYWOOD1 CHARTREUSE CYAN1 DARKORANGE DEEPSKYBLUE1 GREEN KHAKI1 LIGHTSALMON1 LIGHTSTEELBLUE2 ORCHID1 WHITE YELLOW ) +NLAYERS : NLayers = 17 ( 19 ) +LAYERS : Layers = 11 12 130 14 15 16 17 18 19 21 62 63 65 66 68 69 75 ( 11 12 130 14 15 16 17 18 19 21 61 62 63 64 65 66 68 69 75 ) + +} diff --git a/tests/de/iges_2/H8 b/tests/de/iges_2/H8 new file mode 100644 index 0000000000..7ce124fe07 --- /dev/null +++ b/tests/de/iges_2/H8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename WingPts.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) Summary = 5721 ( 5721 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 3 ( 3 ) SharedEdge = 7 ( 7 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 5705 ( 5705 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 5705 ( 5705 ) NameLabels = 5705 ( 5705 ) ColorLabels = 4 ( 5705 ) LayerLabels = 0 ( 5700 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 3 ) +COLORS : Colors = BLUE1 GREEN ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 1 ) + +} diff --git a/tests/de/iges_2/H9 b/tests/de/iges_2/H9 new file mode 100644 index 0000000000..07d4f6914e --- /dev/null +++ b/tests/de/iges_2/H9 @@ -0,0 +1,27 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 Windows: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty" + +set LinuxDiff 4 +set LinuxFaulties {STATSHAPE} +set filename coque-sup.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 3 ) Warnings = 276 ( 4441 ) Summary = 276 ( 4444 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 2 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1627 ( 1627 ) Summary = 39249 ( 39256 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1627 ( 1627 ) FreeWire = 22 ( 26 ) FreeEdge = 135 ( 135 ) SharedEdge = 17934 ( 17935 ) +TOLERANCE : MaxTol = 1.006358009 ( 992.8187669 ) AvgTol = 0.0004486174686 ( 0.3174663359 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 1642 ( 9638 ) N2Labels = 0 ( 0 ) TotalLabels = 1648 ( 9644 ) NameLabels = 1648 ( 2887 ) ColorLabels = 1644 ( 9643 ) LayerLabels = 488 ( 3995 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 5 ) +COLORS : Colors = BLUE1 CYAN1 GOLD3 GREEN ( BLUE1 CYAN1 GOLD3 GREEN YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/iges_2/I1 b/tests/de/iges_2/I1 new file mode 100644 index 0000000000..38a982fb4c --- /dev/null +++ b/tests/de/iges_2/I1 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename himm03.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 458 ( 1385 ) Summary = 458 ( 1385 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 152 ( 152 ) Summary = 11567 ( 11582 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 152 ( 152 ) FreeWire = 305 ( 441 ) FreeEdge = 2665 ( 2588 ) SharedEdge = 5140 ( 5064 ) +TOLERANCE : MaxTol = 0.9892459055 ( 0.9892459128 ) AvgTol = 0.00474521408 ( 0.01316570987 ) +LABELS : N0Labels = 10 ( 10 ) N1Labels = 553 ( 1961 ) N2Labels = 0 ( 0 ) TotalLabels = 563 ( 1971 ) NameLabels = 563 ( 909 ) ColorLabels = 553 ( 1970 ) LayerLabels = 533 ( 1938 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 8 ) +COLORS : Colors = BLACK BLUE1 GREEN RED WHITE YELLOW ( BLACK BLUE1 CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 11 ( 13 ) +LAYERS : Layers = 1 101 103 2 3 32 4 52 61 70 77 ( 1 101 102 103 2 3 30 32 4 52 61 70 77 ) + +} diff --git a/tests/de/iges_2/I2 b/tests/de/iges_2/I2 new file mode 100644 index 0000000000..ded1b36277 --- /dev/null +++ b/tests/de/iges_2/I2 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename igsBF1.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 24 ) Summary = 13 ( 24 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 12 ) Summary = 1589 ( 1589 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 199 ( 199 ) SharedEdge = 687 ( 687 ) +TOLERANCE : MaxTol = 1e-005 ( 1e-005 ) AvgTol = 3.615313335e-007 ( 4.295805207e-006 ) +LABELS : N0Labels = 212 ( 212 ) N1Labels = 0 ( 72 ) N2Labels = 0 ( 0 ) TotalLabels = 212 ( 284 ) NameLabels = 212 ( 212 ) ColorLabels = 211 ( 284 ) LayerLabels = 211 ( 284 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 5 ) +COLORS : Colors = BLUE1 CYAN1 GREEN WHITE ( BLUE1 CYAN1 GREEN MAGENTA1 WHITE ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 1 ( 1 220 ) + +} diff --git a/tests/de/iges_2/I3 b/tests/de/iges_2/I3 new file mode 100644 index 0000000000..1ac010a177 --- /dev/null +++ b/tests/de/iges_2/I3 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename ims002.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 20 ( 256 ) Summary = 20 ( 256 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 78 ( 78 ) Summary = 5036 ( 5295 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 78 ( 78 ) FreeWire = 75 ( 334 ) FreeEdge = 1251 ( 1251 ) SharedEdge = 1965 ( 1965 ) +TOLERANCE : MaxTol = 0.2578298329 ( 0.2578045038 ) AvgTol = 0.001390575043 ( 0.001647287642 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 880 ( 1523 ) N2Labels = 0 ( 0 ) TotalLabels = 881 ( 1524 ) NameLabels = 881 ( 1008 ) ColorLabels = 880 ( 1523 ) LayerLabels = 858 ( 1496 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 7 ) +COLORS : Colors = DODGERBLUE2 GREEN MAGENTA3 TURQUOISE2 WHITE ( DODGERBLUE2 GRAY80 GREEN MAGENTA3 TURQUOISE2 WHITE YELLOW3 ) +NLAYERS : NLayers = 8 ( 10 ) +LAYERS : Layers = 1 10 12 13 16 19 4 5 ( 1 10 12 13 16 19 191 210 4 5 ) + +} diff --git a/tests/de/iges_2/I4 b/tests/de/iges_2/I4 new file mode 100644 index 0000000000..7d3da17ec1 --- /dev/null +++ b/tests/de/iges_2/I4 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename ims004.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 93 ) Summary = 0 ( 93 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 96 ( 96 ) Summary = 2333 ( 2333 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 96 ( 96 ) FreeWire = 14 ( 14 ) FreeEdge = 360 ( 360 ) SharedEdge = 871 ( 871 ) +TOLERANCE : MaxTol = 0.9808242672 ( 0.9808242374 ) AvgTol = 0.004966469755 ( 0.004962254462 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 422 ( 765 ) N2Labels = 0 ( 0 ) TotalLabels = 426 ( 769 ) NameLabels = 426 ( 528 ) ColorLabels = 422 ( 765 ) LayerLabels = 422 ( 765 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 8 ) +COLORS : Colors = BLUE1 GREEN3 RED TURQUOISE1 WHITE YELLOW ( BLUE1 GREEN3 GREEN4 MEDIUMORCHID RED TURQUOISE1 WHITE YELLOW ) +NLAYERS : NLayers = 11 ( 12 ) +LAYERS : Layers = 101 102 103 104 110 130 190 40 41 42 43 ( 101 102 103 104 110 130 185 190 40 41 42 43 ) + +} diff --git a/tests/de/iges_2/I5 b/tests/de/iges_2/I5 new file mode 100644 index 0000000000..5f0a73d4ae --- /dev/null +++ b/tests/de/iges_2/I5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + +set filename ims013.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 38 ( 160 ) Warnings = 38 ( 799 ) Summary = 76 ( 959 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 854 ( 702 ) Summary = 25375 ( 23837 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 854 ( 854 ) FreeWire = 9 ( 31 ) FreeEdge = 3865 ( 3865 ) SharedEdge = 9820 ( 9202 ) +TOLERANCE : MaxTol = 0.9589015104 ( 0.9589015104 ) AvgTol = 0.01827504091 ( 0.01834335655 ) +LABELS : N0Labels = 33 ( 33 ) N1Labels = 4502 ( 6695 ) N2Labels = 0 ( 0 ) TotalLabels = 4535 ( 6728 ) NameLabels = 4535 ( 4624 ) ColorLabels = 4522 ( 6715 ) LayerLabels = 4281 ( 6430 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 9 ) +COLORS : Colors = BLUE1 CYAN1 GREEN GREEN3 MAGENTA1 RED WHITE YELLOW ( BLUE1 CYAN1 GRAY80 GREEN GREEN3 MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 6 ( 6 ) +LAYERS : Layers = 10 200 201 3 40 45 ( 10 200 201 3 40 45 ) + +} diff --git a/tests/de/iges_2/I6 b/tests/de/iges_2/I6 new file mode 100644 index 0000000000..f6aa062bb0 --- /dev/null +++ b/tests/de/iges_2/I6 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename ims015.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 197 ) Summary = 0 ( 197 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 49 ( 49 ) Summary = 14672 ( 14688 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 49 ( 49 ) FreeWire = 146 ( 146 ) FreeEdge = 6582 ( 6582 ) SharedEdge = 7155 ( 7155 ) +TOLERANCE : MaxTol = 0.03734358068 ( 0.03734358027 ) AvgTol = 0.0003212239844 ( 0.0003202002016 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 158 ( 421 ) N2Labels = 0 ( 0 ) TotalLabels = 159 ( 422 ) NameLabels = 159 ( 334 ) ColorLabels = 158 ( 421 ) LayerLabels = 0 ( 96 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 4 ) +COLORS : Colors = MAGENTA1 YELLOW ( BLUE1 MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 60 ) + +} diff --git a/tests/de/iges_2/I7 b/tests/de/iges_2/I7 new file mode 100644 index 0000000000..e62b60a92e --- /dev/null +++ b/tests/de/iges_2/I7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename ims016.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 130 ( 402 ) Summary = 130 ( 402 ) +CHECKSHAPE : Wires = 4 ( 0 ) Faces = 2 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 138 ( 138 ) Summary = 10599 ( 10569 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 138 ( 138 ) FreeWire = 6 ( 6 ) FreeEdge = 353 ( 353 ) SharedEdge = 4953 ( 4953 ) +TOLERANCE : MaxTol = 0.2092687841 ( 0.2092687804 ) AvgTol = 0.0008878122295 ( 0.0009749254626 ) +LABELS : N0Labels = 503 ( 503 ) N1Labels = 0 ( 200 ) N2Labels = 0 ( 0 ) TotalLabels = 503 ( 703 ) NameLabels = 503 ( 503 ) ColorLabels = 470 ( 703 ) LayerLabels = 313 ( 344 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 7 ) +COLORS : Colors = CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ( BLACK CYAN1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 8 ( 8 ) +LAYERS : Layers = 1 101 102 103 104 106 107 200 ( 1 101 102 103 104 106 107 200 ) + +} diff --git a/tests/de/iges_2/I8 b/tests/de/iges_2/I8 new file mode 100644 index 0000000000..bb35d5c2bc --- /dev/null +++ b/tests/de/iges_2/I8 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename BUC60000.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 24 ( 0 ) Warnings = 50 ( 570 ) Summary = 74 ( 570 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 186 ( 186 ) Summary = 9601 ( 9691 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 186 ( 186 ) FreeWire = 200 ( 290 ) FreeEdge = 2010 ( 2010 ) SharedEdge = 4167 ( 4167 ) +TOLERANCE : MaxTol = 0.5957823778 ( 0.5957823778 ) AvgTol = 0.002462717409 ( 0.002802777852 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 657 ( 1428 ) N2Labels = 0 ( 0 ) TotalLabels = 659 ( 1430 ) NameLabels = 659 ( 1008 ) ColorLabels = 657 ( 1428 ) LayerLabels = 440 ( 1106 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 9 ( 10 ) +COLORS : Colors = BLUE1 BURLYWOOD1 CYAN1 DEEPSKYBLUE1 GREEN MAGENTA1 RED WHITE YELLOW ( BLUE1 BURLYWOOD1 CYAN1 DEEPSKYBLUE1 GREEN LEMONCHIFFON1 MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 10 ( 11 ) +LAYERS : Layers = 10 100 11 2 24 25 27 3 4 66 ( 1 10 100 11 2 24 25 27 3 4 66 ) + +} diff --git a/tests/de/iges_2/I9 b/tests/de/iges_2/I9 new file mode 100644 index 0000000000..834d2cf084 --- /dev/null +++ b/tests/de/iges_2/I9 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC60215.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 202 ) Warnings = 18 ( 482 ) Summary = 18 ( 684 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 117 ( 117 ) Summary = 9966 ( 9999 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 117 ( 117 ) FreeWire = 60 ( 93 ) FreeEdge = 2720 ( 2720 ) SharedEdge = 3519 ( 3519 ) +TOLERANCE : MaxTol = 0.7859817704 ( 0.7859817704 ) AvgTol = 0.006349675603 ( 0.006714127806 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 2639 ( 3328 ) N2Labels = 0 ( 0 ) TotalLabels = 2641 ( 3330 ) NameLabels = 2641 ( 2851 ) ColorLabels = 2639 ( 3328 ) LayerLabels = 2607 ( 3291 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 9 ) +COLORS : Colors = CYAN1 DARKOLIVEGREEN2 GRAY67 LIGHTSKYBLUE1 MAGENTA3 MEDIUMPURPLE1 TAN1 ( CYAN1 DARKOLIVEGREEN2 GRAY67 HONEYDEW LIGHTSKYBLUE1 MAGENTA3 MEDIUMPURPLE1 PALETURQUOISE1 TAN1 ) +NLAYERS : NLayers = 6 ( 7 ) +LAYERS : Layers = 120 130 131 70 71 73 ( 120 121 130 131 70 71 73 ) + +} diff --git a/tests/de/iges_2/J1 b/tests/de/iges_2/J1 new file mode 100644 index 0000000000..915d6199d3 --- /dev/null +++ b/tests/de/iges_2/J1 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename Hutablage.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 954 ( 3435 ) Summary = 954 ( 3435 ) +CHECKSHAPE : Wires = 0 ( 2 ) Faces = 1 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 636 ( 628 ) Summary = 25749 ( 25764 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 636 ( 628 ) FreeWire = 51 ( 87 ) FreeEdge = 297 ( 297 ) SharedEdge = 12156 ( 12155 ) +TOLERANCE : MaxTol = 0.9940193324 ( 0.9940193324 ) AvgTol = 0.01618946634 ( 0.01618253099 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 711 ( 11812 ) N2Labels = 0 ( 0 ) TotalLabels = 712 ( 11813 ) NameLabels = 708 ( 765 ) ColorLabels = 711 ( 11812 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 5 ) +COLORS : Colors = BLUE1 RED WHITE ( BLUE1 GREEN RED TURQUOISE2 WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_3/A1 b/tests/de/iges_3/A1 new file mode 100644 index 0000000000..2efdfb905b --- /dev/null +++ b/tests/de/iges_3/A1 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename PUNZONE.igs + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 1 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1046 ( 2771 ) Summary = 1046 ( 2771 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 4 ( 4 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1127 ( 1125 ) Summary = 44255 ( 44256 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1127 ( 1125 ) FreeWire = 26 ( 26 ) FreeEdge = 1197 ( 1197 ) SharedEdge = 20967 ( 20967 ) +TOLERANCE : MaxTol = 0.08512566596 ( 0.08512566591 ) AvgTol = 0.005307091322 ( 0.005307835441 ) +LABELS : N0Labels = 1155 ( 1155 ) N1Labels = 0 ( 1504 ) N2Labels = 0 ( 0 ) TotalLabels = 1155 ( 2659 ) NameLabels = 1155 ( 2265 ) ColorLabels = 1125 ( 2659 ) LayerLabels = 1125 ( 1125 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 4 ) +COLORS : Colors = GREEN ( GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 16 18 ( 16 18 ) + +} diff --git a/tests/de/iges_3/A2 b/tests/de/iges_3/A2 new file mode 100644 index 0000000000..f353495c37 --- /dev/null +++ b/tests/de/iges_3/A2 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 5 differences with reference data found :" + +set LinuxDiff 5 +set filename UKI60094.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 4 ( 33 ) Warnings = 115 ( 322 ) Summary = 119 ( 355 ) +CHECKSHAPE : Wires = 0 ( 4 ) Faces = 1 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 419 ( 159 ) Summary = 7845 ( 4462 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 419 ( 419 ) FreeWire = 66 ( 114 ) FreeEdge = 430 ( 430 ) SharedEdge = 3347 ( 1895 ) +TOLERANCE : MaxTol = 5.365866916 ( 2716.882548 ) AvgTol = 0.0223796226 ( 5.135986013 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 325 ( 1838 ) N2Labels = 0 ( 0 ) TotalLabels = 328 ( 1841 ) NameLabels = 328 ( 424 ) ColorLabels = 325 ( 1838 ) LayerLabels = 193 ( 1573 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 7 ) +COLORS : Colors = GREEN MATRABLUE RED RED4 WHITE YELLOW ( GREEN MAGENTA1 MATRABLUE RED RED4 WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 3 ) +LAYERS : Layers = 1 253 ( 1 2 253 ) + +} diff --git a/tests/de/iges_3/A3 b/tests/de/iges_3/A3 new file mode 100644 index 0000000000..194156ac27 --- /dev/null +++ b/tests/de/iges_3/A3 @@ -0,0 +1,26 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename UKI60107-6.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 2 ( 0 ) Warnings = 18 ( 317 ) Summary = 20 ( 317 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 79 ( 79 ) Summary = 3800 ( 3951 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 79 ( 79 ) FreeWire = 79 ( 230 ) FreeEdge = 865 ( 865 ) SharedEdge = 1481 ( 1481 ) +TOLERANCE : MaxTol = 0.06847151249 ( 0.8635005927 ) AvgTol = 0.001367274001 ( 0.003521828342 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 596 ( 1119 ) N2Labels = 0 ( 0 ) TotalLabels = 597 ( 1120 ) NameLabels = 597 ( 745 ) ColorLabels = 596 ( 1119 ) LayerLabels = 577 ( 1100 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 7 ) +COLORS : Colors = DODGERBLUE2 GREEN MAGENTA3 TURQUOISE2 WHITE ( DODGERBLUE2 GRAY80 GREEN MAGENTA3 TURQUOISE2 WHITE YELLOW3 ) +NLAYERS : NLayers = 8 ( 10 ) +LAYERS : Layers = 1 10 13 16 19 31 4 5 ( 1 10 13 16 19 191 210 31 4 5 ) + +} diff --git a/tests/de/iges_3/A4 b/tests/de/iges_3/A4 new file mode 100644 index 0000000000..4fe879fddc --- /dev/null +++ b/tests/de/iges_3/A4 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename BUC40132.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 12 ( 238 ) Warnings = 714 ( 2532 ) Summary = 726 ( 2770 ) +CHECKSHAPE : Wires = 3 ( 3 ) Faces = 3 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1346 ( 1345 ) Summary = 22214 ( 22292 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1346 ( 1345 ) FreeWire = 96 ( 170 ) FreeEdge = 1061 ( 1061 ) SharedEdge = 9271 ( 9277 ) +TOLERANCE : MaxTol = 0.8099726869 ( 1.367966665 ) AvgTol = 0.008005065901 ( 0.00836844767 ) +LABELS : N0Labels = 27 ( 27 ) N1Labels = 2100 ( 6101 ) N2Labels = 0 ( 0 ) TotalLabels = 2127 ( 6128 ) NameLabels = 2127 ( 2596 ) ColorLabels = 2114 ( 6127 ) LayerLabels = 2114 ( 6127 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 11 ( 12 ) +COLORS : Colors = BLUE1 CYAN1 CYAN2 DARKGOLDENROD GREEN MAGENTA1 PALEVIOLETRED1 RED TURQUOISE2 WHITE YELLOW ( BLUE1 CYAN1 CYAN2 DARKGOLDENROD GRAY53 GREEN MAGENTA1 PALEVIOLETRED1 RED TURQUOISE2 WHITE YELLOW ) +NLAYERS : NLayers = 26 ( 27 ) +LAYERS : Layers = 10 101 102 104 105 106 11 13 200 201 21 23 25 250 29 32 38 50 53 61 63 73 74 75 83 9 ( 10 101 102 104 105 106 11 13 200 201 21 23 24 25 250 29 32 38 50 53 61 63 73 74 75 83 9 ) + +} diff --git a/tests/de/iges_3/A5 b/tests/de/iges_3/A5 new file mode 100644 index 0000000000..f92bbc4d54 --- /dev/null +++ b/tests/de/iges_3/A5 @@ -0,0 +1,27 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 Windows: STATSHAPE : Faulty" +puts "TODO CR23096 Windows: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 5 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: CHECKSHAPE : Faulty" + +set LinuxDiff 5 +set LinuxFaulties {CHECKSHAPE} +set filename USA60022.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 21 ( 0 ) Warnings = 167 ( 1988 ) Summary = 188 ( 1988 ) +CHECKSHAPE : Wires = 8 ( 13 ) Faces = 9 ( 15 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 658 ( 634 ) Summary = 25063 ( 24992 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 658 ( 634 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 11916 ( 11871 ) +TOLERANCE : MaxTol = 6.4081268 ( 1.331845935 ) AvgTol = 0.001845464281 ( 0.002198928582 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 627 ( 634 ) N2Labels = 0 ( 0 ) TotalLabels = 628 ( 635 ) NameLabels = 628 ( 635 ) ColorLabels = 627 ( 635 ) LayerLabels = 627 ( 635 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN RED ( GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 10 ( 10 ) + +} diff --git a/tests/de/iges_3/A6 b/tests/de/iges_3/A6 new file mode 100644 index 0000000000..468e2832c1 --- /dev/null +++ b/tests/de/iges_3/A6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + +set filename catia01_s.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 16 ( 3 ) Warnings = 118 ( 313 ) Summary = 134 ( 316 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 145 ( 145 ) Summary = 3869 ( 3869 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 145 ( 145 ) FreeWire = 64 ( 64 ) FreeEdge = 617 ( 617 ) SharedEdge = 1627 ( 1627 ) +TOLERANCE : MaxTol = 0.0521262172 ( 0.0521264751 ) AvgTol = 0.0004299527196 ( 0.0004227153137 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 346 ( 756 ) N2Labels = 0 ( 0 ) TotalLabels = 348 ( 758 ) NameLabels = 348 ( 478 ) ColorLabels = 347 ( 757 ) LayerLabels = 336 ( 744 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 3 ) +COLORS : Colors = RED WHITE ( RED WHITE YELLOW ) +NLAYERS : NLayers = 6 ( 7 ) +LAYERS : Layers = 1 2 242 243 244 3 ( 1 11 2 242 243 244 3 ) + +} diff --git a/tests/de/iges_3/A7 b/tests/de/iges_3/A7 new file mode 100644 index 0000000000..53440b1295 --- /dev/null +++ b/tests/de/iges_3/A7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename t_cat_424_002_sgi_hybdrw_vw_dosenhalter_standard.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 569 ) Warnings = 211 ( 8396 ) Summary = 211 ( 8965 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 9171 ( 9171 ) Summary = 288453 ( 288510 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 9171 ( 9171 ) FreeWire = 998 ( 1096 ) FreeEdge = 28215 ( 28215 ) SharedEdge = 122324 ( 122275 ) +TOLERANCE : MaxTol = 0.6990645152 ( 0.6305328468 ) AvgTol = 0.0005441107262 ( 0.0003780896454 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 31624 ( 37142 ) N2Labels = 0 ( 0 ) TotalLabels = 31625 ( 37143 ) NameLabels = 31621 ( 36777 ) ColorLabels = 31624 ( 37142 ) LayerLabels = 29174 ( 34054 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GOLD3 MAGENTA1 WHITE YELLOW ( GOLD3 MAGENTA1 WHITE YELLOW ) +NLAYERS : NLayers = 36 ( 36 ) +LAYERS : Layers = 1 101 102 103 104 105 106 107 108 110 111 112 113 116 117 118 123 190 192 2 200 22 229 241 253 3 34 50 51 52 54 55 56 57 58 59 ( 1 101 102 103 104 105 106 107 108 110 111 112 113 116 117 118 123 190 192 2 200 22 229 241 253 3 34 50 51 52 54 55 56 57 58 59 ) + +} diff --git a/tests/de/iges_3/A8 b/tests/de/iges_3/A8 new file mode 100644 index 0000000000..5fa1103345 --- /dev/null +++ b/tests/de/iges_3/A8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +set filename VERSEUSE.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 2 ( 19 ) Warnings = 91 ( 1127 ) Summary = 93 ( 1146 ) +CHECKSHAPE : Wires = 1 ( 2 ) Faces = 1 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 436 ( 436 ) Summary = 7823 ( 7826 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 436 ( 436 ) FreeWire = 15 ( 15 ) FreeEdge = 208 ( 208 ) SharedEdge = 3430 ( 3431 ) +TOLERANCE : MaxTol = 0.8904045146 ( 0.8904045345 ) AvgTol = 0.01244629536 ( 0.01247379594 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 501 ( 2306 ) N2Labels = 0 ( 0 ) TotalLabels = 502 ( 2307 ) NameLabels = 502 ( 770 ) ColorLabels = 501 ( 2306 ) LayerLabels = 443 ( 2228 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED WHITE ( BLUE1 GREEN RED WHITE ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 10 20 30 50 ( 10 20 30 50 ) + +} diff --git a/tests/de/iges_3/A9 b/tests/de/iges_3/A9 new file mode 100644 index 0000000000..37350c1244 --- /dev/null +++ b/tests/de/iges_3/A9 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60291.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 26 ( 0 ) Warnings = 12567 ( 31118 ) Summary = 12593 ( 31118 ) +CHECKSHAPE : Wires = 0 ( 31 ) Faces = 10 ( 32 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 6500 ( 6500 ) Summary = 157935 ( 158228 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 6500 ( 6500 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 72576 ( 72654 ) +TOLERANCE : MaxTol = 0.9560441943 ( 20.83020595 ) AvgTol = 0.00212746714 ( 0.003335685994 ) +LABELS : N0Labels = 6500 ( 6500 ) N1Labels = 0 ( 25534 ) N2Labels = 0 ( 0 ) TotalLabels = 6500 ( 32034 ) NameLabels = 6500 ( 6500 ) ColorLabels = 6500 ( 32034 ) LayerLabels = 6500 ( 32034 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 12 ( 12 ) +LAYERS : Layers = 10 12 13 14 15 31 32 5 6 7 8 9 ( 10 12 13 14 15 31 32 5 6 7 8 9 ) + +} diff --git a/tests/de/iges_3/B1 b/tests/de/iges_3/B1 new file mode 100644 index 0000000000..b5213138fe --- /dev/null +++ b/tests/de/iges_3/B1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60390.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 1168 ) Summary = 12 ( 1168 ) +CHECKSHAPE : Wires = 16 ( 16 ) Faces = 24 ( 24 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 224 ( 224 ) Summary = 73669 ( 73661 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 224 ( 224 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36616 ( 36608 ) +TOLERANCE : MaxTol = 0.3297745494 ( 0.0412874456 ) AvgTol = 8.510530279e-005 ( 3.712938892e-005 ) +LABELS : N0Labels = 224 ( 224 ) N1Labels = 0 ( 21432 ) N2Labels = 0 ( 0 ) TotalLabels = 224 ( 21656 ) NameLabels = 224 ( 224 ) ColorLabels = 224 ( 21656 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/iges_3/B2 b/tests/de/iges_3/B2 new file mode 100644 index 0000000000..c0703b6bcd --- /dev/null +++ b/tests/de/iges_3/B2 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 Windows: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename 1stpunch-mcsrfs.igs + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1199 ( 1951 ) Summary = 1199 ( 1951 ) +CHECKSHAPE : Wires = 7 ( 5 ) Faces = 4 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1229 ( 1223 ) Summary = 68993 ( 68973 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 1229 ( 1223 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 33281 ( 33277 ) +TOLERANCE : MaxTol = 0.002714431471 ( 0.001436622896 ) AvgTol = 1.786600839e-006 ( 9.67254763e-006 ) +LABELS : N0Labels = 1215 ( 1215 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1215 ( 1215 ) NameLabels = 1215 ( 1215 ) ColorLabels = 0 ( 0 ) LayerLabels = 1207 ( 1215 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 30 ( 30 ) + +} diff --git a/tests/de/parse.rules b/tests/de/parse.rules new file mode 100644 index 0000000000..8c15e30e07 --- /dev/null +++ b/tests/de/parse.rules @@ -0,0 +1,11 @@ +FAILED /\bFaulty\b/ error +IGNORE /Error on Record/ message during loading file +IGNORE /Software error/ message in tpstat +IGNORE /Syntax error/ message if data c +IGNORE /Transfer error/ message in tpstat +IGNORE /Operator FixShape failed with exception/ message during reading +IGNORE /Error on writing file/ message during writing file +IGNORE /StepFile Error/ message during loading step file +IGNORE /StepToTopoDS, GeometricSet/exception +IGNORE /OSD_Exception_ACCESS_VIOLATION/ exception during reading step +IGNORE /Exception Raised while reading Step File/ exception during reading step file \ No newline at end of file diff --git a/tests/de/step_1/A1 b/tests/de/step_1/A1 new file mode 100644 index 0000000000..46e95e0d14 --- /dev/null +++ b/tests/de/step_1/A1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set ProductMode OFF +set filename model_214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 3 ) Summary = 2 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 15 ( 0 ) Face = 15 ( 15 ) Summary = 187 ( 174 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 15 ( 0 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 71 ( 71 ) +TOLERANCE : MaxTol = 1e-007 ( 1.0001e-007 ) AvgTol = 1e-007 ( 1.000029825e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/A2 b/tests/de/step_1/A2 new file mode 100644 index 0000000000..bf12cf3ca0 --- /dev/null +++ b/tests/de/step_1/A2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename tr9_r0701-db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 30 ( 30 ) Summary = 30 ( 30 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) Summary = 223 ( 223 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 82 ( 82 ) +TOLERANCE : MaxTol = 4.297107005e-005 ( 4.297107017e-005 ) AvgTol = 1.377798091e-005 ( 1.381138283e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 2 ( { 0} { 2} ) + +} diff --git a/tests/de/step_1/A3 b/tests/de/step_1/A3 new file mode 100644 index 0000000000..896ac2417d --- /dev/null +++ b/tests/de/step_1/A3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename id_turbine-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 58 ) Summary = 13 ( 58 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 49 ( 0 ) Face = 49 ( 49 ) Summary = 577 ( 530 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 49 ( 0 ) Face = 49 ( 49 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 218 ( 218 ) +TOLERANCE : MaxTol = 0.003591433268 ( 21.06910097 ) AvgTol = 0.0002646299148 ( 0.1492659708 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/A4 b/tests/de/step_1/A4 new file mode 100644 index 0000000000..95005563a2 --- /dev/null +++ b/tests/de/step_1/A4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename mat-b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 25 ( 10 ) Summary = 25 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 80 ( 80 ) Summary = 674 ( 661 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 80 ( 80 ) FreeWire = 0 ( 0 ) FreeEdge = 12 ( 12 ) SharedEdge = 261 ( 261 ) +TOLERANCE : MaxTol = 0.0009825722198 ( 0.0009825722195 ) AvgTol = 7.814614039e-005 ( 7.722166107e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/A5 b/tests/de/step_1/A5 new file mode 100644 index 0000000000..721cd84f5a --- /dev/null +++ b/tests/de/step_1/A5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename tr8_pr3_al.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 10 ) Summary = 10 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 16 ( 16 ) Summary = 95 ( 95 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 16 ( 16 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( LayerA ) + +} diff --git a/tests/de/step_1/A6 b/tests/de/step_1/A6 new file mode 100644 index 0000000000..98e334823d --- /dev/null +++ b/tests/de/step_1/A6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj12_pm10-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 12 ( 12 ) Shell = 12 ( 12 ) Face = 61 ( 61 ) Summary = 316 ( 316 ) +STATSHAPE : Solid = 17 ( 17 ) Shell = 17 ( 17 ) Face = 93 ( 93 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 98 ( 98 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000038209e-007 ( 1.000038209e-007 ) +LABELS : N0Labels = 17 ( 17 ) N1Labels = 25 ( 25 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 42 ( 42 ) ColorLabels = 12 ( 12 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 17 ( 42 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 GREEN LIGHTSKYBLUE3 ( CYAN1 GREEN LIGHTSKYBLUE3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/A7 b/tests/de/step_1/A7 new file mode 100644 index 0000000000..4cee0556df --- /dev/null +++ b/tests/de/step_1/A7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj3_s1-id-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 33 ( 32 ) Summary = 33 ( 32 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 101 ( 101 ) Summary = 604 ( 604 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 134 ( 134 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 221 ( 221 ) +TOLERANCE : MaxTol = 0.0002663670698 ( 0.0002663644067 ) AvgTol = 6.037718226e-006 ( 6.059069808e-006 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 18 ( 23 ) N2Labels = 0 ( 5 ) TotalLabels = 31 ( 41 ) NameLabels = 27 ( 27 ) ColorLabels = 12 ( 12 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/A8 b/tests/de/step_1/A8 new file mode 100644 index 0000000000..4e135279f0 --- /dev/null +++ b/tests/de/step_1/A8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj7_as1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 14 ) Summary = 14 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 301 ( 289 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 24 ( 24 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 11 ( 11 ) N1Labels = 30 ( 30 ) N2Labels = 0 ( 0 ) TotalLabels = 41 ( 41 ) NameLabels = 26 ( 26 ) ColorLabels = 20 ( 20 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 14 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 DODGERBLUE2 GREEN RED ( BLUE1 DODGERBLUE2 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/A9 b/tests/de/step_1/A9 new file mode 100644 index 0000000000..f19d12c16b --- /dev/null +++ b/tests/de/step_1/A9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj7_as1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B1 b/tests/de/step_1/B1 new file mode 100644 index 0000000000..52a30a2dbc --- /dev/null +++ b/tests/de/step_1/B1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename Box.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 26 ) Summary = 24 ( 26 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 226 ( 226 ) Summary = 1367 ( 1365 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 226 ( 226 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 553 ( 553 ) +TOLERANCE : MaxTol = 0.004186274562 ( 0.004186316422 ) AvgTol = 6.102206475e-005 ( 6.108824002e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 4 ) N2Labels = 0 ( 2 ) TotalLabels = 5 ( 9 ) NameLabels = 5 ( 6 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B2 b/tests/de/step_1/B2 new file mode 100644 index 0000000000..0e4d549d86 --- /dev/null +++ b/tests/de/step_1/B2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj7_as1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B3 b/tests/de/step_1/B3 new file mode 100644 index 0000000000..1e3e80078e --- /dev/null +++ b/tests/de/step_1/B3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj10_ap209-eb.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 37 ) Summary = 0 ( 37 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 38 ( 38 ) Face = 115 ( 115 ) Summary = 949 ( 949 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 76 ( 76 ) Face = 230 ( 230 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 376 ( 376 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000082513e-007 ( 1.000082513e-007 ) +LABELS : N0Labels = 41 ( 41 ) N1Labels = 41 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 82 ( 82 ) NameLabels = 82 ( 81 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B4 b/tests/de/step_1/B4 new file mode 100644 index 0000000000..72bb55ffe2 --- /dev/null +++ b/tests/de/step_1/B4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm4_ug_punch_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 40 ) Summary = 4 ( 40 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 36 ( 3 ) Face = 186 ( 186 ) Summary = 1404 ( 1371 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 36 ( 3 ) Face = 186 ( 186 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 548 ( 548 ) +TOLERANCE : MaxTol = 0.00767687178 ( 0.007676871778 ) AvgTol = 0.0001469602744 ( 0.0001476364721 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 37 ( 37 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 9 ( 9 ) ColorLabels = 36 ( 36 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = MAGENTA1 MEDIUMSEAGREEN RED4 ( MAGENTA1 MEDIUMSEAGREEN RED4 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B5 b/tests/de/step_1/B5 new file mode 100644 index 0000000000..3c775aaff0 --- /dev/null +++ b/tests/de/step_1/B5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj8_as1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B6 b/tests/de/step_1/B6 new file mode 100644 index 0000000000..951bf94896 --- /dev/null +++ b/tests/de/step_1/B6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_k1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 15 ( 16 ) Summary = 15 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) Summary = 288 ( 288 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 117 ( 117 ) +TOLERANCE : MaxTol = 0.01475036715 ( 0.01475021965 ) AvgTol = 0.0004055238368 ( 0.0004055209364 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 59 ( 61 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 62 ) NameLabels = 1 ( 1 ) ColorLabels = 60 ( 62 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B7 b/tests/de/step_1/B7 new file mode 100644 index 0000000000..97fc51439d --- /dev/null +++ b/tests/de/step_1/B7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename ug_turbine-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) Summary = 11 ( 11 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 0.007328453216 ( 0.007328453217 ) AvgTol = 0.005461043908 ( 0.005461043909 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = CYAN1 ( CYAN1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B8 b/tests/de/step_1/B8 new file mode 100644 index 0000000000..30b0f02f5b --- /dev/null +++ b/tests/de/step_1/B8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_pm5-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 111 ( 111 ) Summary = 732 ( 732 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 111 ( 111 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 278 ( 278 ) +TOLERANCE : MaxTol = 0.0004869373599 ( 0.0004869373599 ) AvgTol = 2.610579264e-005 ( 2.610579263e-005 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 5 ( 6 ) N2Labels = 0 ( 1 ) TotalLabels = 11 ( 13 ) NameLabels = 11 ( 11 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 CHARTREUSE CYAN1 RED YELLOW ( BLUE1 CHARTREUSE CYAN1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/B9 b/tests/de/step_1/B9 new file mode 100644 index 0000000000..8c02484bec --- /dev/null +++ b/tests/de/step_1/B9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename voilure.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 6 ) Summary = 4 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 426 ( 404 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 21 ( 21 ) SharedEdge = 157 ( 157 ) +TOLERANCE : MaxTol = 0.0004859880213 ( 0.0004859879605 ) AvgTol = 3.800436207e-005 ( 3.800656009e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/C1 b/tests/de/step_1/C1 new file mode 100644 index 0000000000..9199226c54 --- /dev/null +++ b/tests/de/step_1/C1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj8_as1-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 35 ( 35 ) N2Labels = 0 ( 0 ) TotalLabels = 44 ( 44 ) NameLabels = 22 ( 22 ) ColorLabels = 27 ( 27 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = BLUE1 DARKORANGE DARKORANGE GREEN RED YELLOW3 YELLOW3 ( BLUE1 DARKORANGE DARKORANGE GREEN RED YELLOW3 YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 256 ( 256 ) + +} diff --git a/tests/de/step_1/C2 b/tests/de/step_1/C2 new file mode 100644 index 0000000000..341a7ecad1 --- /dev/null +++ b/tests/de/step_1/C2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename PRO12761.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 3 ) Summary = 9 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 36 ( 36 ) Summary = 282 ( 262 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 36 ( 36 ) FreeWire = 0 ( 2 ) FreeEdge = 19 ( 19 ) SharedEdge = 108 ( 107 ) +TOLERANCE : MaxTol = 0.009538012231 ( 0.006059255816 ) AvgTol = 0.0006604306459 ( 0.000539393598 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/C3 b/tests/de/step_1/C3 new file mode 100644 index 0000000000..c3c1dce905 --- /dev/null +++ b/tests/de/step_1/C3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj10_b2-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 221 ( 221 ) Summary = 1398 ( 1397 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 221 ( 221 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 576 ( 576 ) +TOLERANCE : MaxTol = 0.009952224089 ( 0.009952224089 ) AvgTol = 0.0006781202362 ( 0.0006785080306 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY65 ( GRAY65 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/C4 b/tests/de/step_1/C4 new file mode 100644 index 0000000000..dd079b65d4 --- /dev/null +++ b/tests/de/step_1/C4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename PRO20362.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 0 ) Face = 2 ( 2 ) Summary = 23 ( 21 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 0 ) Face = 2 ( 2 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 8 ( 8 ) +TOLERANCE : MaxTol = 1e-007 ( 1.000123146e-007 ) AvgTol = 1e-007 ( 1.000053276e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/C5 b/tests/de/step_1/C5 new file mode 100644 index 0000000000..9b4ce74430 --- /dev/null +++ b/tests/de/step_1/C5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj2_as1-id-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 14 ) Summary = 14 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 255 ( 255 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 84 ( 84 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 17 ) N2Labels = 0 ( 4 ) TotalLabels = 22 ( 30 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 6 ( 6 ) Volume = 6 ( 6 ) Area = 6 ( 6 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/C6 b/tests/de/step_1/C6 new file mode 100644 index 0000000000..1e026ef0a7 --- /dev/null +++ b/tests/de/step_1/C6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename PRO7755.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 14 ( 10 ) Face = 14 ( 14 ) Summary = 184 ( 155 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 14 ( 10 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 56 ( 50 ) +TOLERANCE : MaxTol = 0.0001957201735 ( 0.005490898223 ) AvgTol = 3.303117919e-005 ( 0.0004776973422 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/C7 b/tests/de/step_1/C7 new file mode 100644 index 0000000000..48672ccdb8 --- /dev/null +++ b/tests/de/step_1/C7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj8_k1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 1 ) Summary = 6 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 52 ( 52 ) Face = 52 ( 52 ) Summary = 1126 ( 942 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 52 ( 52 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 484 ( 484 ) +TOLERANCE : MaxTol = 0.002730674215 ( 0.002730674215 ) AvgTol = 0.0001713195092 ( 0.0002334494908 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 105 ( 53 ) N2Labels = 0 ( 0 ) TotalLabels = 107 ( 55 ) NameLabels = 3 ( 3 ) ColorLabels = 104 ( 53 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/C8 b/tests/de/step_1/C8 new file mode 100644 index 0000000000..89657cb220 --- /dev/null +++ b/tests/de/step_1/C8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename tr10_r0701_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 30 ( 30 ) Summary = 30 ( 30 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) Summary = 223 ( 223 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 82 ( 82 ) +TOLERANCE : MaxTol = 4.297107005e-005 ( 4.297107017e-005 ) AvgTol = 1.377798091e-005 ( 1.381138283e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 2 ( { 0} { 2} ) + +} diff --git a/tests/de/step_1/C9 b/tests/de/step_1/C9 new file mode 100644 index 0000000000..4bb0d0c9af --- /dev/null +++ b/tests/de/step_1/C9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj3_as1-id-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 14 ) Summary = 14 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 255 ( 255 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 84 ( 84 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 17 ) N2Labels = 0 ( 4 ) TotalLabels = 22 ( 30 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 6 ( 6 ) Volume = 6 ( 6 ) Area = 6 ( 6 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D1 b/tests/de/step_1/D1 new file mode 100644 index 0000000000..22f2a29d93 --- /dev/null +++ b/tests/de/step_1/D1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj9_b2-ai-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 39 ) Summary = 8 ( 39 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 222 ( 222 ) Summary = 1470 ( 1466 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 222 ( 222 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 611 ( 609 ) +TOLERANCE : MaxTol = 0.004950186716 ( 0.004950186717 ) AvgTol = 0.00035547308 ( 0.0003597232937 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D2 b/tests/de/step_1/D2 new file mode 100644 index 0000000000..c13d655221 --- /dev/null +++ b/tests/de/step_1/D2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj3_pm1-ac-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 132 ( 132 ) Summary = 839 ( 839 ) +STATSHAPE : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 132 ( 132 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 328 ( 328 ) +TOLERANCE : MaxTol = 0.0003598691586 ( 0.0003598691585 ) AvgTol = 3.390213599e-005 ( 3.390213595e-005 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 7 ( 8 ) N2Labels = 0 ( 1 ) TotalLabels = 15 ( 17 ) NameLabels = 15 ( 15 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D3 b/tests/de/step_1/D3 new file mode 100644 index 0000000000..a0982f7e5a --- /dev/null +++ b/tests/de/step_1/D3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename mat-a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 50 ( 20 ) Summary = 50 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 113 ( 113 ) Summary = 903 ( 890 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 113 ( 113 ) FreeWire = 0 ( 0 ) FreeEdge = 12 ( 12 ) SharedEdge = 354 ( 354 ) +TOLERANCE : MaxTol = 0.0009825722198 ( 0.0009825722195 ) AvgTol = 0.0001141911626 ( 0.0001128350947 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D4 b/tests/de/step_1/D4 new file mode 100644 index 0000000000..ce9b31bf3c --- /dev/null +++ b/tests/de/step_1/D4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename mat-bas.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 50 ( 20 ) Summary = 50 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) Summary = 1022 ( 1008 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) FreeWire = 0 ( 0 ) FreeEdge = 13 ( 13 ) SharedEdge = 403 ( 403 ) +TOLERANCE : MaxTol = 0.0009825722198 ( 0.0009825722195 ) AvgTol = 0.0001005178369 ( 9.932570124e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D5 b/tests/de/step_1/D5 new file mode 100644 index 0000000000..b99206a07a --- /dev/null +++ b/tests/de/step_1/D5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename attach-coupe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 60 ( 0 ) Summary = 60 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 101 ( 101 ) Summary = 766 ( 766 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 101 ( 101 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 309 ( 309 ) +TOLERANCE : MaxTol = 6.488976221e-006 ( 6.488964752e-006 ) AvgTol = 8.674639415e-007 ( 8.674623235e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 1 ) N2Labels = 0 ( 1 ) TotalLabels = 1 ( 3 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D6 b/tests/de/step_1/D6 new file mode 100644 index 0000000000..6cad2c8f74 --- /dev/null +++ b/tests/de/step_1/D6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename attache-av.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 48 ( 0 ) Summary = 48 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 76 ( 76 ) Summary = 589 ( 589 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 76 ( 76 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 240 ( 240 ) +TOLERANCE : MaxTol = 6.488976221e-006 ( 6.488964752e-006 ) AvgTol = 8.918120201e-007 ( 8.918103551e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 1 ) N2Labels = 0 ( 1 ) TotalLabels = 1 ( 3 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D7 b/tests/de/step_1/D7 new file mode 100644 index 0000000000..35ffcbd122 --- /dev/null +++ b/tests/de/step_1/D7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename obtu.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 21 ( 20 ) Summary = 21 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) Summary = 464 ( 464 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 200 ( 200 ) +TOLERANCE : MaxTol = 0.5804595017 ( 0.157293174 ) AvgTol = 0.04113072985 ( 0.04644710495 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D8 b/tests/de/step_1/D8 new file mode 100644 index 0000000000..f8e7b344c1 --- /dev/null +++ b/tests/de/step_1/D8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm1_db_fuel.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 3 ) Summary = 5 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 10 ( 4 ) Face = 10 ( 10 ) Summary = 488 ( 391 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 10 ( 4 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 76 ( 76 ) SharedEdge = 119 ( 114 ) +TOLERANCE : MaxTol = 0.02472973215 ( 0.08317402537 ) AvgTol = 0.0003248680422 ( 0.002905657442 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/D9 b/tests/de/step_1/D9 new file mode 100644 index 0000000000..9e29a23f81 --- /dev/null +++ b/tests/de/step_1/D9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj4_k1_geo-md-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 6 ) Summary = 6 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 39 ( 0 ) Face = 39 ( 39 ) Summary = 492 ( 456 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 39 ( 0 ) Face = 39 ( 39 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 193 ( 192 ) +TOLERANCE : MaxTol = 0.003673630603 ( 0.003673630602 ) AvgTol = 0.0002911800848 ( 0.0002911800866 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E1 b/tests/de/step_1/E1 new file mode 100644 index 0000000000..367290dfcd --- /dev/null +++ b/tests/de/step_1/E1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj4_k1_geo-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 8 ) Summary = 0 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 52 ( 0 ) Face = 52 ( 52 ) Summary = 1228 ( 1045 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 52 ( 0 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 131 ( 131 ) SharedEdge = 405 ( 405 ) +TOLERANCE : MaxTol = 0.007319568061 ( 0.01121716749 ) AvgTol = 0.0001836876899 ( 0.0003721357713 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E2 b/tests/de/step_1/E2 new file mode 100644 index 0000000000..97c0c1100b --- /dev/null +++ b/tests/de/step_1/E2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj4_k1_geo-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 8 ) Summary = 0 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 52 ( 0 ) Face = 52 ( 52 ) Summary = 1228 ( 1045 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 52 ( 0 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 131 ( 131 ) SharedEdge = 405 ( 405 ) +TOLERANCE : MaxTol = 0.007319568061 ( 0.01121716749 ) AvgTol = 0.0001836876899 ( 0.0003721357713 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E3 b/tests/de/step_1/E3 new file mode 100644 index 0000000000..ffe5824265 --- /dev/null +++ b/tests/de/step_1/E3 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 + +set filename bm1_sy_exhaust.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 21 ( 12 ) Summary = 21 ( 12 ) +CHECKSHAPE : Wires = 4 ( 0 ) Faces = 3 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 4 ) Shell = 4 ( 4 ) Face = 35 ( 35 ) Summary = 293 ( 266 ) +STATSHAPE : Solid = 3 ( 4 ) Shell = 4 ( 4 ) Face = 35 ( 35 ) FreeWire = 0 ( 0 ) FreeEdge = 24 ( 24 ) SharedEdge = 105 ( 103 ) +TOLERANCE : MaxTol = 6.104502198e-006 ( 1e-005 ) AvgTol = 9.526607749e-007 ( 2.904829547e-006 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 35 ( 35 ) NameLabels = 7 ( 7 ) ColorLabels = 0 ( 0 ) LayerLabels = 28 ( 28 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = {} ( {} ) + +} diff --git a/tests/de/step_1/E4 b/tests/de/step_1/E4 new file mode 100644 index 0000000000..d756b405f6 --- /dev/null +++ b/tests/de/step_1/E4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename r0701_ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 20 ) Summary = 3 ( 20 ) +CHECKSHAPE : Wires = 2 ( 0 ) Faces = 2 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 26 ( 26 ) Summary = 176 ( 176 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 26 ( 26 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 72 ( 71 ) +TOLERANCE : MaxTol = 1.497099698e-005 ( 1.497099622e-005 ) AvgTol = 2.636598482e-006 ( 7.760927924e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMSEAGREEN ( MEDIUMSEAGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E5 b/tests/de/step_1/E5 new file mode 100644 index 0000000000..2b6546567a --- /dev/null +++ b/tests/de/step_1/E5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_ct_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 1 ) Summary = 6 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 5 ( 1 ) Face = 78 ( 78 ) Summary = 510 ( 506 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 5 ( 1 ) Face = 78 ( 78 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 206 ( 206 ) +TOLERANCE : MaxTol = 0.005871790092 ( 0.005871790092 ) AvgTol = 0.0001195955053 ( 0.0001195955053 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E6 b/tests/de/step_1/E6 new file mode 100644 index 0000000000..28312ee2e1 --- /dev/null +++ b/tests/de/step_1/E6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj4_s1-ai-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 53 ) Summary = 6 ( 53 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 4 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 104 ( 104 ) Summary = 621 ( 621 ) +STATSHAPE : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 104 ( 104 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 224 ( 224 ) +TOLERANCE : MaxTol = 0.0007308879226 ( 0.002238579085 ) AvgTol = 1.539339341e-005 ( 3.279775257e-005 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 8 ( 8 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 17 ( 17 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E7 b/tests/de/step_1/E7 new file mode 100644 index 0000000000..d7af3a94da --- /dev/null +++ b/tests/de/step_1/E7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj5_k1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 58 ( 58 ) Face = 58 ( 58 ) Summary = 837 ( 475 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 58 ( 58 ) Face = 58 ( 58 ) FreeWire = 0 ( 16 ) FreeEdge = 16 ( 16 ) SharedEdge = 312 ( 165 ) +TOLERANCE : MaxTol = 0.0009782120279 ( 0.0009782609385 ) AvgTol = 5.668613309e-005 ( 0.0001086546236 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 60 ( 76 ) N2Labels = 0 ( 0 ) TotalLabels = 63 ( 79 ) NameLabels = 5 ( 5 ) ColorLabels = 58 ( 74 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E8 b/tests/de/step_1/E8 new file mode 100644 index 0000000000..9f96f8b3ca --- /dev/null +++ b/tests/de/step_1/E8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_id_t4-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 13 ( 0 ) Face = 13 ( 13 ) Summary = 142 ( 129 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 13 ( 0 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 50 ( 50 ) +TOLERANCE : MaxTol = 0.004158901542 ( 0.004158901545 ) AvgTol = 0.000667854186 ( 0.00066785418 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/E9 b/tests/de/step_1/E9 new file mode 100644 index 0000000000..2da7eed021 --- /dev/null +++ b/tests/de/step_1/E9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename spigot1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 6 ) Summary = 4 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 68 ( 68 ) Summary = 527 ( 503 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 68 ( 68 ) FreeWire = 0 ( 0 ) FreeEdge = 23 ( 23 ) SharedEdge = 192 ( 192 ) +TOLERANCE : MaxTol = 0.0004859880214 ( 0.0004859879605 ) AvgTol = 3.076798725e-005 ( 3.076976194e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/F1 b/tests/de/step_1/F1 new file mode 100644 index 0000000000..96996383b7 --- /dev/null +++ b/tests/de/step_1/F1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_as1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/F2 b/tests/de/step_1/F2 new file mode 100644 index 0000000000..e072434833 --- /dev/null +++ b/tests/de/step_1/F2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_as1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 14 ) Summary = 14 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 301 ( 289 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 24 ( 24 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 11 ( 11 ) N1Labels = 15 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 26 ( 26 ) NameLabels = 26 ( 26 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 6 ( 19 ) Volume = 6 ( 6 ) Area = 6 ( 6 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/F3 b/tests/de/step_1/F3 new file mode 100644 index 0000000000..436c3486f0 --- /dev/null +++ b/tests/de/step_1/F3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_as1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/F4 b/tests/de/step_1/F4 new file mode 100644 index 0000000000..6a30997e54 --- /dev/null +++ b/tests/de/step_1/F4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_as1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/F5 b/tests/de/step_1/F5 new file mode 100644 index 0000000000..959f9b6ae6 --- /dev/null +++ b/tests/de/step_1/F5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_as1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 DARKORANGE GREEN RED YELLOW3 ( BLUE1 DARKORANGE GREEN RED YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/F6 b/tests/de/step_1/F6 new file mode 100644 index 0000000000..ee13aaf8f1 --- /dev/null +++ b/tests/de/step_1/F6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_as1-td-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 50 ) Summary = 28 ( 50 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 57 ( 57 ) Summary = 419 ( 414 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 172 ( 172 ) FreeWire = 0 ( 0 ) FreeEdge = 4 ( 4 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 7.326840578e-006 ( 7.326840237e-006 ) AvgTol = 2.434758849e-006 ( 2.434758833e-006 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 20 ( 20 ) N2Labels = 0 ( 0 ) TotalLabels = 34 ( 34 ) NameLabels = 32 ( 32 ) ColorLabels = 7 ( 7 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 11 ( 24 ) Volume = 11 ( 11 ) Area = 11 ( 11 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/F7 b/tests/de/step_1/F7 new file mode 100644 index 0000000000..0a1a645dbf --- /dev/null +++ b/tests/de/step_1/F7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_as1-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 35 ( 35 ) N2Labels = 0 ( 0 ) TotalLabels = 44 ( 44 ) NameLabels = 22 ( 22 ) ColorLabels = 27 ( 27 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 22 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = BLUE1 DARKORANGE DARKORANGE GREEN RED YELLOW3 YELLOW3 ( BLUE1 DARKORANGE DARKORANGE GREEN RED YELLOW3 YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 256 ( 256 ) + +} diff --git a/tests/de/step_1/F8 b/tests/de/step_1/F8 new file mode 100644 index 0000000000..0e2fc99d77 --- /dev/null +++ b/tests/de/step_1/F8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename tr10_r0301_ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 20 ) Summary = 3 ( 20 ) +CHECKSHAPE : Wires = 2 ( 0 ) Faces = 2 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 26 ( 26 ) Summary = 176 ( 176 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 26 ( 26 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 72 ( 71 ) +TOLERANCE : MaxTol = 5.560731313e-005 ( 5.560731145e-005 ) AvgTol = 5.441976184e-006 ( 1.058517578e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMSEAGREEN ( MEDIUMSEAGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/F9 b/tests/de/step_1/F9 new file mode 100644 index 0000000000..3923878ef6 --- /dev/null +++ b/tests/de/step_1/F9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj6_pm4-al-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 23 ( 0 ) Face = 23 ( 23 ) Summary = 242 ( 219 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 23 ( 0 ) Face = 23 ( 23 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 86 ( 86 ) +TOLERANCE : MaxTol = 0.002671632586 ( 0.07709825342 ) AvgTol = 0.0002710505192 ( 0.003741051701 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 23 ( 23 ) N2Labels = 0 ( 0 ) TotalLabels = 24 ( 24 ) NameLabels = 1 ( 1 ) ColorLabels = 23 ( 23 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = PALETURQUOISE4 ( PALETURQUOISE4 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/G1 b/tests/de/step_1/G1 new file mode 100644 index 0000000000..217436058d --- /dev/null +++ b/tests/de/step_1/G1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename trj7_pm5-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 184 ) Summary = 9 ( 184 ) +CHECKSHAPE : Wires = 2 ( 0 ) Faces = 2 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 236 ( 236 ) Summary = 1654 ( 1655 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 236 ( 236 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 653 ( 653 ) +TOLERANCE : MaxTol = 0.9036712736 ( 0.004380869839 ) AvgTol = 0.002836223222 ( 0.0001546087099 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 34 ( 34 ) N2Labels = 0 ( 0 ) TotalLabels = 35 ( 35 ) NameLabels = 1 ( 1 ) ColorLabels = 35 ( 35 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 11 ( 11 ) +COLORS : Colors = DARKORCHID FIREBRICK3 GRAY40 GRAY77 LIGHTPINK3 LIGHTSEAGREEN OLIVEDRAB OLIVEDRAB4 ROYALBLUE SIENNA3 TAN4 ( DARKORCHID FIREBRICK3 GRAY40 GRAY77 LIGHTPINK3 LIGHTSEAGREEN OLIVEDRAB OLIVEDRAB4 ROYALBLUE SIENNA3 TAN4 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 50 ( 50 ) + +} diff --git a/tests/de/step_1/G2 b/tests/de/step_1/G2 new file mode 100644 index 0000000000..13916e0773 --- /dev/null +++ b/tests/de/step_1/G2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename db_as1-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 350 ( 350 ) +STATSHAPE : Solid = 12 ( 12 ) Shell = 12 ( 12 ) Face = 112 ( 112 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000056424e-007 ( 1.000056424e-007 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 12 ( 12 ) N2Labels = 0 ( 0 ) TotalLabels = 18 ( 18 ) NameLabels = 18 ( 18 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 17 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 1 ( { 1} 255 ) + +} diff --git a/tests/de/step_1/G3 b/tests/de/step_1/G3 new file mode 100644 index 0000000000..ea04405392 --- /dev/null +++ b/tests/de/step_1/G3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename db_as1-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 28 ) Summary = 28 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 350 ( 350 ) +STATSHAPE : Solid = 12 ( 12 ) Shell = 12 ( 12 ) Face = 112 ( 112 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 7.326842303e-006 ( 7.326840268e-006 ) AvgTol = 3.181969984e-006 ( 3.189428163e-006 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 12 ( 12 ) N2Labels = 0 ( 0 ) TotalLabels = 18 ( 18 ) NameLabels = 18 ( 18 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 17 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 1 ( { 1} 255 ) + +} diff --git a/tests/de/step_1/G4 b/tests/de/step_1/G4 new file mode 100644 index 0000000000..d159e2585c --- /dev/null +++ b/tests/de/step_1/G4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename trj8_k1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 369 ( 361 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 7 ( 7 ) SharedEdge = 145 ( 145 ) +TOLERANCE : MaxTol = 0.002782235243 ( 0.002782235243 ) AvgTol = 0.0002755630596 ( 0.0002755632068 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 7 ( 9 ) N2Labels = 0 ( 0 ) TotalLabels = 10 ( 12 ) NameLabels = 5 ( 5 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 7 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 02___PRT_ALL_AXES ( 02___PRT_ALL_AXES 04___PRT_ALL_DTM_PNT ) + +} diff --git a/tests/de/step_1/G5 b/tests/de/step_1/G5 new file mode 100644 index 0000000000..3395fb99ab --- /dev/null +++ b/tests/de/step_1/G5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename trj3_s1-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 36 ( 12 ) Summary = 36 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 152 ( 152 ) Summary = 998 ( 998 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 178 ( 178 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 407 ( 407 ) +TOLERANCE : MaxTol = 0.0182458548 ( 0.0182458548 ) AvgTol = 0.0001972882903 ( 0.0001972348021 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 12 ( 12 ) N2Labels = 0 ( 0 ) TotalLabels = 21 ( 21 ) NameLabels = 19 ( 19 ) ColorLabels = 9 ( 9 ) LayerLabels = 9 ( 19 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DODGERBLUE2 MAGENTA1 RED WHITE YELLOW ( DODGERBLUE2 MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 0 ( { 0} 255 ) + +} diff --git a/tests/de/step_1/G6 b/tests/de/step_1/G6 new file mode 100644 index 0000000000..f2837d5433 --- /dev/null +++ b/tests/de/step_1/G6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename tr8_as2_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 28 ) Summary = 28 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 7.326842297e-006 ( 7.326840249e-006 ) AvgTol = 2.648692851e-006 ( 2.65157743e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 19 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 12 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = CYAN1 GOLD3 RED3 TURQUOISE4 YELLOW ( CYAN1 GOLD3 RED3 TURQUOISE4 YELLOW ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 0 ( { 0} 255 ) + +} diff --git a/tests/de/step_1/G7 b/tests/de/step_1/G7 new file mode 100644 index 0000000000..dc809cbb17 --- /dev/null +++ b/tests/de/step_1/G7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename tr8_as2a_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 19 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 12 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = CYAN1 GOLD3 RED3 TURQUOISE4 YELLOW ( CYAN1 GOLD3 RED3 TURQUOISE4 YELLOW ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 0 ( { 0} 255 ) + +} diff --git a/tests/de/step_1/G8 b/tests/de/step_1/G8 new file mode 100644 index 0000000000..7ccdf676b6 --- /dev/null +++ b/tests/de/step_1/G8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename trj4_k1_geo-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 8 ) Summary = 0 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 59 ( 0 ) Face = 59 ( 59 ) Summary = 787 ( 787 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 59 ( 0 ) Face = 59 ( 59 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 304 ( 304 ) +TOLERANCE : MaxTol = 0.003826736784 ( 12.53619093 ) AvgTol = 0.0001420196162 ( 0.06469501933 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 59 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 60 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 59 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 000 ) + +} diff --git a/tests/de/step_1/G9 b/tests/de/step_1/G9 new file mode 100644 index 0000000000..e167d707a4 --- /dev/null +++ b/tests/de/step_1/G9 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename trj4_k1_geo-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 10 ) Summary = 5 ( 10 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 2 ) Shells = 0 ( 2 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 51 ( 2 ) Face = 51 ( 48 ) Summary = 584 ( 569 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 51 ( 2 ) Face = 51 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 220 ( 218 ) +TOLERANCE : MaxTol = 0.4289319635 ( 0.007688098235 ) AvgTol = 0.01229028917 ( 0.0002401295371 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 44 ( 44 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 1 ( 1 ) ColorLabels = 44 ( 44 ) LayerLabels = 0 ( 44 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 001 ) + +} diff --git a/tests/de/step_1/H1 b/tests/de/step_1/H1 new file mode 100644 index 0000000000..6f92f51402 --- /dev/null +++ b/tests/de/step_1/H1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename 123.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 9 ) Summary = 8 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 42 ( 42 ) Summary = 264 ( 264 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 42 ( 42 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 111 ( 111 ) +TOLERANCE : MaxTol = 0.000360862095 ( 0.000360862095 ) AvgTol = 4.792885522e-005 ( 4.792885525e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H2 b/tests/de/step_1/H2 new file mode 100644 index 0000000000..ffbecf663d --- /dev/null +++ b/tests/de/step_1/H2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS21188.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 48 ( 48 ) Summary = 320 ( 320 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 134 ( 134 ) +TOLERANCE : MaxTol = 0.001845874753 ( 0.001976820841 ) AvgTol = 0.0001959017883 ( 0.0002002051809 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H3 b/tests/de/step_1/H3 new file mode 100644 index 0000000000..a749633ca7 --- /dev/null +++ b/tests/de/step_1/H3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Inventor_FrameHinge.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 8 ) Summary = 8 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 6 ( 6 ) Shell = 6 ( 6 ) Face = 226 ( 226 ) Summary = 1397 ( 1397 ) +STATSHAPE : Solid = 12 ( 12 ) Shell = 12 ( 12 ) Face = 452 ( 452 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 544 ( 544 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000054901e-007 ( 1.000054901e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 10 ( 10 ) N2Labels = 0 ( 0 ) TotalLabels = 19 ( 19 ) NameLabels = 19 ( 19 ) ColorLabels = 6 ( 6 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GOLDENROD3 GRAY66 ( GOLDENROD3 GRAY66 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H4 b/tests/de/step_1/H4 new file mode 100644 index 0000000000..84c3b11214 --- /dev/null +++ b/tests/de/step_1/H4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename Inventor_SupportBracket.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 18 ( 16 ) Summary = 18 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 160 ( 160 ) Summary = 1022 ( 1022 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 420 ( 420 ) +TOLERANCE : MaxTol = 0.000243175147 ( 0.0002431751501 ) AvgTol = 8.043954081e-006 ( 8.05104887e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H5 b/tests/de/step_1/H5 new file mode 100644 index 0000000000..3867219503 --- /dev/null +++ b/tests/de/step_1/H5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Inventor_scissor.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) Summary = 838 ( 838 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 346 ( 346 ) +TOLERANCE : MaxTol = 0.0005363486823 ( 0.0005363486821 ) AvgTol = 1.61499994e-005 ( 1.636295799e-005 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H6 b/tests/de/step_1/H6 new file mode 100644 index 0000000000..5e75947d59 --- /dev/null +++ b/tests/de/step_1/H6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10361.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 56 ( 56 ) Summary = 370 ( 370 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 56 ( 56 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 151 ( 151 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H7 b/tests/de/step_1/H7 new file mode 100644 index 0000000000..5d7346c5ca --- /dev/null +++ b/tests/de/step_1/H7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10362.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 22 ) Summary = 0 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 363 ( 363 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 127 ( 127 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062184e-007 ( 1.000062184e-007 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 21 ( 21 ) N2Labels = 0 ( 0 ) TotalLabels = 35 ( 35 ) NameLabels = 35 ( 35 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H8 b/tests/de/step_1/H8 new file mode 100644 index 0000000000..fcd48c3de6 --- /dev/null +++ b/tests/de/step_1/H8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename PRO17015.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 0 ) Summary = 3 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) Summary = 433 ( 433 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 168 ( 168 ) +TOLERANCE : MaxTol = 0.002049242464 ( 0.002049242464 ) AvgTol = 0.0001625554588 ( 0.0001625554855 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/H9 b/tests/de/step_1/H9 new file mode 100644 index 0000000000..ed235fe6db --- /dev/null +++ b/tests/de/step_1/H9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO5974.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) Summary = 108 ( 108 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 47 ( 47 ) +TOLERANCE : MaxTol = 0.0004295981946 ( 0.0007438758061 ) AvgTol = 0.0001505191048 ( 0.0002225194653 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I1 b/tests/de/step_1/I1 new file mode 100644 index 0000000000..7bf289b6b7 --- /dev/null +++ b/tests/de/step_1/I1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO7745.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 18 ( 18 ) Summary = 18 ( 18 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 60 ( 60 ) Summary = 370 ( 370 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 60 ( 60 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 158 ( 158 ) +TOLERANCE : MaxTol = 8.855087235 ( 8.855087235 ) AvgTol = 0.2597585601 ( 0.2598177156 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I2 b/tests/de/step_1/I2 new file mode 100644 index 0000000000..8d77395e1d --- /dev/null +++ b/tests/de/step_1/I2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO9237.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 73 ( 73 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 31 ( 31 ) +TOLERANCE : MaxTol = 0.004821884032 ( 0.004821883985 ) AvgTol = 0.0006277753383 ( 0.0006277753348 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I3 b/tests/de/step_1/I3 new file mode 100644 index 0000000000..9d4131414e --- /dev/null +++ b/tests/de/step_1/I3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO9239.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 13 ) Summary = 8 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 22 ( 22 ) Summary = 149 ( 149 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 22 ( 22 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 61 ( 61 ) +TOLERANCE : MaxTol = 9.264087353e-006 ( 9.591855965e-006 ) AvgTol = 1.179688295e-006 ( 1.221596404e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I4 b/tests/de/step_1/I4 new file mode 100644 index 0000000000..1e62908d1d --- /dev/null +++ b/tests/de/step_1/I4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename PRO9240.stp + +set ref_data { +DATA : Faulties = 0 ( 6 ) Warnings = 0 ( 0 ) Summary = 0 ( 6 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 51 ) Summary = 14 ( 51 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 35 ( 35 ) Summary = 200 ( 204 ) +STATSHAPE : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 35 ( 35 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 73 ( 77 ) +TOLERANCE : MaxTol = 1.923934361e-006 ( 1.923934702e-006 ) AvgTol = 8.705111078e-007 ( 8.927244379e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I5 b/tests/de/step_1/I5 new file mode 100644 index 0000000000..600db6578c --- /dev/null +++ b/tests/de/step_1/I5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename PRO9244.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 4 ) Summary = 14 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 41 ( 41 ) Summary = 366 ( 345 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 41 ( 41 ) FreeWire = 0 ( 4 ) FreeEdge = 24 ( 24 ) SharedEdge = 147 ( 146 ) +TOLERANCE : MaxTol = 0.07980045861 ( 0.07980045861 ) AvgTol = 0.005840669333 ( 0.005686183039 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I6 b/tests/de/step_1/I6 new file mode 100644 index 0000000000..0cce0382b3 --- /dev/null +++ b/tests/de/step_1/I6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename RU.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 16 ) Summary = 14 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 17 ( 17 ) Shell = 17 ( 17 ) Face = 98 ( 98 ) Summary = 642 ( 627 ) +STATSHAPE : Solid = 17 ( 17 ) Shell = 17 ( 17 ) Face = 98 ( 98 ) FreeWire = 0 ( 0 ) FreeEdge = 15 ( 15 ) SharedEdge = 207 ( 207 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000039537e-007 ( 1.000039537e-007 ) +LABELS : N0Labels = 19 ( 19 ) N1Labels = 18 ( 18 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 37 ) NameLabels = 37 ( 37 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I7 b/tests/de/step_1/I7 new file mode 100644 index 0000000000..e18ed357c0 --- /dev/null +++ b/tests/de/step_1/I7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename fourche7.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 103 ( 103 ) Summary = 748 ( 720 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 103 ( 103 ) FreeWire = 0 ( 0 ) FreeEdge = 28 ( 28 ) SharedEdge = 275 ( 275 ) +TOLERANCE : MaxTol = 0.07080255958 ( 0.07080255958 ) AvgTol = 0.001643516697 ( 0.001643516697 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I8 b/tests/de/step_1/I8 new file mode 100644 index 0000000000..2e69159fc2 --- /dev/null +++ b/tests/de/step_1/I8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename robinet.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 3 ) Summary = 4 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 32 ( 32 ) Face = 32 ( 32 ) Summary = 451 ( 451 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 32 ( 32 ) Face = 32 ( 32 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 177 ( 177 ) +TOLERANCE : MaxTol = 0.0002711637276 ( 0.0002711637276 ) AvgTol = 3.750583844e-006 ( 4.44829676e-006 ) +LABELS : N0Labels = 33 ( 33 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 65 ( 65 ) NameLabels = 65 ( 65 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/I9 b/tests/de/step_1/I9 new file mode 100644 index 0000000000..03d77055dc --- /dev/null +++ b/tests/de/step_1/I9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename abs1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 60 ( 60 ) Summary = 367 ( 367 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 60 ( 60 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 142 ( 142 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000056326e-007 ( 1.000056326e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/J1 b/tests/de/step_1/J1 new file mode 100644 index 0000000000..d912197433 --- /dev/null +++ b/tests/de/step_1/J1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename absmix.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) Summary = 415 ( 415 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 157 ( 157 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000053123e-007 ( 1.000053123e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/J2 b/tests/de/step_1/J2 new file mode 100644 index 0000000000..9f5162ebd9 --- /dev/null +++ b/tests/de/step_1/J2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename as1ie.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 131 ( 131 ) Summary = 778 ( 778 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 131 ( 131 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 259 ( 259 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000071455e-007 ( 1.000071455e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/J3 b/tests/de/step_1/J3 new file mode 100644 index 0000000000..9ecb081452 --- /dev/null +++ b/tests/de/step_1/J3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename as1sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 365 ( 365 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 132 ( 132 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062094e-007 ( 1.000062094e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/J4 b/tests/de/step_1/J4 new file mode 100644 index 0000000000..03d0f90ef4 --- /dev/null +++ b/tests/de/step_1/J4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_db_lever.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 13 ) Summary = 13 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 444 ( 444 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 182 ( 182 ) +TOLERANCE : MaxTol = 0.0001505408951 ( 0.0001811030214 ) AvgTol = 7.138967731e-006 ( 1.149095913e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/J5 b/tests/de/step_1/J5 new file mode 100644 index 0000000000..3c040b31c8 --- /dev/null +++ b/tests/de/step_1/J5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_ie_t4.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) Summary = 173 ( 173 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 62 ( 62 ) +TOLERANCE : MaxTol = 0.005727453836 ( 0.005727453946 ) AvgTol = 0.001247002689 ( 0.001247002697 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/J6 b/tests/de/step_1/J6 new file mode 100644 index 0000000000..956a7205d6 --- /dev/null +++ b/tests/de/step_1/J6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty" + +set LinuxDiff 2 +set LinuxFaulties {STATSHAPE} +set filename bm1_pe_t4.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 17 ( 27 ) Summary = 17 ( 29 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 3 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 15 ( 15 ) Summary = 149 ( 149 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 59 ( 59 ) +TOLERANCE : MaxTol = 1562.051497 ( 1562.051497 ) AvgTol = 202.2827086 ( 209.6352005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/J7 b/tests/de/step_1/J7 new file mode 100644 index 0000000000..3374c153c5 --- /dev/null +++ b/tests/de/step_1/J7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_sy_fuel.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 6 ) Summary = 4 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 6 ( 6 ) Summary = 84 ( 79 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 5 ( 5 ) SharedEdge = 30 ( 30 ) +TOLERANCE : MaxTol = 0.01960210989 ( 0.01960210989 ) AvgTol = 0.001506671037 ( 0.001506671037 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 16 ( 16 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 11 ( 11 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = {} ( {} ) + +} diff --git a/tests/de/step_1/J8 b/tests/de/step_1/J8 new file mode 100644 index 0000000000..f036ffadaf --- /dev/null +++ b/tests/de/step_1/J8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename bm1_sy_lever.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 9 ) Summary = 11 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 99 ( 99 ) Summary = 655 ( 656 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 99 ( 99 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 266 ( 266 ) +TOLERANCE : MaxTol = 3.000180002 ( 3.000180002 ) AvgTol = 0.1203601833 ( 0.1203606739 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = {} ( {} ) + +} diff --git a/tests/de/step_1/J9 b/tests/de/step_1/J9 new file mode 100644 index 0000000000..a67a81eea9 --- /dev/null +++ b/tests/de/step_1/J9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_sy_t4.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 6 ( 6 ) Summary = 102 ( 96 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 35 ( 35 ) +TOLERANCE : MaxTol = 0.01889086606 ( 0.01889086606 ) AvgTol = 0.001105643981 ( 0.001105643981 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 12 ( 12 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = {} ( {} ) + +} diff --git a/tests/de/step_1/K1 b/tests/de/step_1/K1 new file mode 100644 index 0000000000..c1629fc061 --- /dev/null +++ b/tests/de/step_1/K1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ca_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 21 ) Summary = 2 ( 21 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 56 ( 56 ) Summary = 370 ( 370 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 56 ( 56 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 151 ( 151 ) +TOLERANCE : MaxTol = 0.009167989686 ( 0.009167989684 ) AvgTol = 0.0002906517901 ( 0.0002908516607 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K2 b/tests/de/step_1/K2 new file mode 100644 index 0000000000..1460bf4c4b --- /dev/null +++ b/tests/de/step_1/K2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ca_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 60 ( 60 ) Summary = 404 ( 404 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 60 ( 60 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 167 ( 167 ) +TOLERANCE : MaxTol = 0.009168081366 ( 0.009168081364 ) AvgTol = 0.0003869985721 ( 0.0003873188656 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K3 b/tests/de/step_1/K3 new file mode 100644 index 0000000000..00a4df4102 --- /dev/null +++ b/tests/de/step_1/K3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename bm2_ca_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 30 ) Summary = 12 ( 30 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 12 ( 12 ) Summary = 198 ( 201 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 56 ( 59 ) +TOLERANCE : MaxTol = 0.003925171889 ( 0.003925171887 ) AvgTol = 0.001060259617 ( 0.001049358279 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K4 b/tests/de/step_1/K4 new file mode 100644 index 0000000000..6a4ae15f61 --- /dev/null +++ b/tests/de/step_1/K4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_ct_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 1 ) Summary = 3 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 444 ( 444 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 182 ( 182 ) +TOLERANCE : MaxTol = 0.0001813865816 ( 0.0001813865816 ) AvgTol = 5.873595719e-006 ( 5.873595693e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K5 b/tests/de/step_1/K5 new file mode 100644 index 0000000000..d6a0f9a2ba --- /dev/null +++ b/tests/de/step_1/K5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ec_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 6 ( 6 ) Shell = 6 ( 6 ) Face = 58 ( 58 ) Summary = 329 ( 329 ) +STATSHAPE : Solid = 6 ( 6 ) Shell = 6 ( 6 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 116 ( 116 ) +TOLERANCE : MaxTol = 3.747413396 ( 3.773005335 ) AvgTol = 0.2774758019 ( 0.2792993142 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K6 b/tests/de/step_1/K6 new file mode 100644 index 0000000000..73725b58a7 --- /dev/null +++ b/tests/de/step_1/K6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ec_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) Summary = 325 ( 325 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 132 ( 132 ) +TOLERANCE : MaxTol = 1.254434245e-007 ( 1.254434245e-007 ) AvgTol = 1.008543507e-007 ( 1.008543507e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K7 b/tests/de/step_1/K7 new file mode 100644 index 0000000000..6a721c7c3b --- /dev/null +++ b/tests/de/step_1/K7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ec_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) Summary = 325 ( 325 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 132 ( 132 ) +TOLERANCE : MaxTol = 1.254434245e-007 ( 1.254434245e-007 ) AvgTol = 1.008543507e-007 ( 1.008543507e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K8 b/tests/de/step_1/K8 new file mode 100644 index 0000000000..0a6ebc27bf --- /dev/null +++ b/tests/de/step_1/K8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ec_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 13 ( 13 ) Summary = 122 ( 122 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 50 ( 50 ) +TOLERANCE : MaxTol = 0.0004295981946 ( 0.0007438758064 ) AvgTol = 0.0001494349823 ( 0.000206922489 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/K9 b/tests/de/step_1/K9 new file mode 100644 index 0000000000..a11b34fa9e --- /dev/null +++ b/tests/de/step_1/K9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_id_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 7 ) Summary = 7 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) Summary = 397 ( 397 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 161 ( 161 ) +TOLERANCE : MaxTol = 0.003354436772 ( 0.003354436766 ) AvgTol = 9.01049205e-005 ( 9.010492038e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L1 b/tests/de/step_1/L1 new file mode 100644 index 0000000000..d9438b1697 --- /dev/null +++ b/tests/de/step_1/L1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_id_lever-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 3 ) Summary = 1 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) Summary = 397 ( 397 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 161 ( 161 ) +TOLERANCE : MaxTol = 0.003354570949 ( 0.003354570942 ) AvgTol = 9.013170155e-005 ( 9.013204232e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L2 b/tests/de/step_1/L2 new file mode 100644 index 0000000000..1bd5a793f2 --- /dev/null +++ b/tests/de/step_1/L2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_id_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 7 ) Summary = 7 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) Summary = 397 ( 397 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 161 ( 161 ) +TOLERANCE : MaxTol = 0.003354436772 ( 0.003354436766 ) AvgTol = 9.01049205e-005 ( 9.010492038e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L3 b/tests/de/step_1/L3 new file mode 100644 index 0000000000..2d2203e12a --- /dev/null +++ b/tests/de/step_1/L3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_id_leverrod-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 4 ) Summary = 1 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) Summary = 397 ( 397 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 63 ( 63 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 161 ( 161 ) +TOLERANCE : MaxTol = 0.003354570949 ( 0.003354570943 ) AvgTol = 9.015270484e-005 ( 9.015342029e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L4 b/tests/de/step_1/L4 new file mode 100644 index 0000000000..1804467ed0 --- /dev/null +++ b/tests/de/step_1/L4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_ie_lever-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 7 ) Summary = 8 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 333 ( 333 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 135 ( 135 ) +TOLERANCE : MaxTol = 2.885723252e-007 ( 2.885128872e-007 ) AvgTol = 1.021399653e-007 ( 1.021395759e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L5 b/tests/de/step_1/L5 new file mode 100644 index 0000000000..d6f2a17306 --- /dev/null +++ b/tests/de/step_1/L5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_ie_leverrod-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 7 ) Summary = 11 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 136 ( 136 ) +TOLERANCE : MaxTol = 0.000304966156 ( 0.0003049661559 ) AvgTol = 4.319600685e-006 ( 4.319600685e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L6 b/tests/de/step_1/L6 new file mode 100644 index 0000000000..5edb7bc59c --- /dev/null +++ b/tests/de/step_1/L6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ie_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) Summary = 173 ( 173 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 62 ( 62 ) +TOLERANCE : MaxTol = 0.005727453836 ( 0.005727453946 ) AvgTol = 0.001247002691 ( 0.001247002697 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L7 b/tests/de/step_1/L7 new file mode 100644 index 0000000000..bc3401c8a3 --- /dev/null +++ b/tests/de/step_1/L7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ie_t4-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) Summary = 173 ( 173 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 62 ( 62 ) +TOLERANCE : MaxTol = 0.01011908563 ( 0.01011908563 ) AvgTol = 0.002183767998 ( 0.002183768017 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L8 b/tests/de/step_1/L8 new file mode 100644 index 0000000000..d547e0dd71 --- /dev/null +++ b/tests/de/step_1/L8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ie_t4-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 7 ) Summary = 7 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) Summary = 173 ( 173 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 15 ( 15 ) Face = 16 ( 16 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 62 ( 62 ) +TOLERANCE : MaxTol = 0.005727453811 ( 0.005727453948 ) AvgTol = 0.001246989294 ( 0.001246989308 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/L9 b/tests/de/step_1/L9 new file mode 100644 index 0000000000..4c7b53ed4c --- /dev/null +++ b/tests/de/step_1/L9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_pe_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 0 ) Summary = 3 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) Summary = 469 ( 469 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 194 ( 194 ) +TOLERANCE : MaxTol = 0.2144663085 ( 0.2144663085 ) AvgTol = 0.003528428672 ( 0.003148222274 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M1 b/tests/de/step_1/M1 new file mode 100644 index 0000000000..62f15aefde --- /dev/null +++ b/tests/de/step_1/M1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_pe_leverrod-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) Summary = 471 ( 471 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 195 ( 195 ) +TOLERANCE : MaxTol = 0.002772705081 ( 0.002772705081 ) AvgTol = 0.0001862241325 ( 0.0001862241325 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M2 b/tests/de/step_1/M2 new file mode 100644 index 0000000000..1e35f2f456 --- /dev/null +++ b/tests/de/step_1/M2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_pe_leverrod-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) Summary = 471 ( 471 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 73 ( 73 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 195 ( 195 ) +TOLERANCE : MaxTol = 0.002169065527 ( 0.002169065527 ) AvgTol = 0.0001558899524 ( 0.0001558899524 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M3 b/tests/de/step_1/M3 new file mode 100644 index 0000000000..82ffdd3574 --- /dev/null +++ b/tests/de/step_1/M3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 440 ( 440 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 179 ( 179 ) +TOLERANCE : MaxTol = 5.221593683e-007 ( 5.221585661e-007 ) AvgTol = 1.103393727e-007 ( 1.10339353e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 1 ( 1 ) ColorLabels = 16 ( 16 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M4 b/tests/de/step_1/M4 new file mode 100644 index 0000000000..14d487185d --- /dev/null +++ b/tests/de/step_1/M4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_lever-B.stp + +set ref_data { +DATA : Faulties = 0 ( 85 ) Warnings = 0 ( 0 ) Summary = 0 ( 85 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 440 ( 440 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 179 ( 179 ) +TOLERANCE : MaxTol = 5.202162466e-007 ( 5.202134455e-007 ) AvgTol = 1.102850063e-007 ( 1.106434971e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 1 ( 1 ) ColorLabels = 16 ( 16 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M5 b/tests/de/step_1/M5 new file mode 100644 index 0000000000..2de88edab8 --- /dev/null +++ b/tests/de/step_1/M5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) Summary = 466 ( 466 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 189 ( 189 ) +TOLERANCE : MaxTol = 5.221593683e-007 ( 5.221585661e-007 ) AvgTol = 1.199942784e-007 ( 1.199944642e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 1 ( 1 ) ColorLabels = 16 ( 16 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M6 b/tests/de/step_1/M6 new file mode 100644 index 0000000000..3d8cc62764 --- /dev/null +++ b/tests/de/step_1/M6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_leverrod-B.stp + +set ref_data { +DATA : Faulties = 0 ( 93 ) Warnings = 0 ( 0 ) Summary = 0 ( 93 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) Summary = 466 ( 466 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 189 ( 189 ) +TOLERANCE : MaxTol = 5.202162466e-007 ( 5.202134455e-007 ) AvgTol = 1.20030989e-007 ( 1.203705014e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 1 ( 1 ) ColorLabels = 16 ( 16 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M7 b/tests/de/step_1/M7 new file mode 100644 index 0000000000..8cf948a91f --- /dev/null +++ b/tests/de/step_1/M7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) Summary = 61 ( 61 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 25 ( 25 ) +TOLERANCE : MaxTol = 5.457622746e-007 ( 5.468279835e-007 ) AvgTol = 1.450502682e-007 ( 1.446043389e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M8 b/tests/de/step_1/M8 new file mode 100644 index 0000000000..ec671552e0 --- /dev/null +++ b/tests/de/step_1/M8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_t4-B.stp + +set ref_data { +DATA : Faulties = 0 ( 18 ) Warnings = 0 ( 0 ) Summary = 0 ( 18 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) Summary = 61 ( 61 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 25 ( 25 ) +TOLERANCE : MaxTol = 5.468086661e-007 ( 5.468279386e-007 ) AvgTol = 1.446013285e-007 ( 1.446034587e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/M9 b/tests/de/step_1/M9 new file mode 100644 index 0000000000..e4fd32cd20 --- /dev/null +++ b/tests/de/step_1/M9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sy_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 6 ( 6 ) Summary = 102 ( 96 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 35 ( 35 ) +TOLERANCE : MaxTol = 0.01889093091 ( 0.01889093091 ) AvgTol = 0.001105659119 ( 0.001105659119 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 20 ( 20 ) N2Labels = 0 ( 0 ) TotalLabels = 23 ( 23 ) NameLabels = 5 ( 5 ) ColorLabels = 12 ( 12 ) LayerLabels = 12 ( 12 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CHOCOLATE1 TURQUOISE ( CHOCOLATE1 TURQUOISE ) +NLAYERS : NLayers = 6 ( 6 ) +LAYERS : Layers = 1 2 3 4 6 X ( 1 2 3 4 6 X ) + +} diff --git a/tests/de/step_1/N1 b/tests/de/step_1/N1 new file mode 100644 index 0000000000..1a59cce4c2 --- /dev/null +++ b/tests/de/step_1/N1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ug_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 7 ) Summary = 0 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 56 ( 56 ) Summary = 364 ( 364 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 56 ( 56 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 148 ( 148 ) +TOLERANCE : MaxTol = 5.670204875e-006 ( 1e-005 ) AvgTol = 3.436934338e-007 ( 1.247008617e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/N2 b/tests/de/step_1/N2 new file mode 100644 index 0000000000..310d4d8188 --- /dev/null +++ b/tests/de/step_1/N2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename bm4_ca_eye.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 11 ) Summary = 6 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 86 ( 86 ) Summary = 496 ( 498 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 86 ( 86 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 207 ( 209 ) +TOLERANCE : MaxTol = 0.03778327591 ( 0.03778327591 ) AvgTol = 0.001249310757 ( 0.001282093539 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/N3 b/tests/de/step_1/N3 new file mode 100644 index 0000000000..6af288dfac --- /dev/null +++ b/tests/de/step_1/N3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_ct_eye.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 25 ( 22 ) Summary = 25 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 5 ( 5 ) Face = 87 ( 87 ) Summary = 536 ( 536 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 5 ( 5 ) Face = 87 ( 87 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 220 ( 220 ) +TOLERANCE : MaxTol = 0.001356543019 ( 0.001356543019 ) AvgTol = 0.0002021687043 ( 0.0001907522657 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 8 ( 8 ) N2Labels = 0 ( 0 ) TotalLabels = 11 ( 11 ) NameLabels = 5 ( 5 ) ColorLabels = 7 ( 7 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = GREEN MAGENTA4 YELLOW ( GREEN MAGENTA4 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/N4 b/tests/de/step_1/N4 new file mode 100644 index 0000000000..bdfce40991 --- /dev/null +++ b/tests/de/step_1/N4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_id_eye_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 5 ) Summary = 8 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) Summary = 422 ( 422 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 175 ( 175 ) +TOLERANCE : MaxTol = 0.003734968074 ( 0.003734968077 ) AvgTol = 0.0003473000338 ( 0.0003473124896 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 116 ( 116 ) N2Labels = 0 ( 0 ) TotalLabels = 117 ( 117 ) NameLabels = 1 ( 1 ) ColorLabels = 117 ( 117 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MAGENTA1 RED ( MAGENTA1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/N5 b/tests/de/step_1/N5 new file mode 100644 index 0000000000..fb74d02d95 --- /dev/null +++ b/tests/de/step_1/N5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_id_eye_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 5 ) Summary = 6 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) Summary = 422 ( 422 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 175 ( 175 ) +TOLERANCE : MaxTol = 0.003734968074 ( 0.003734968077 ) AvgTol = 0.0003472405894 ( 0.0003472380867 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 116 ( 116 ) N2Labels = 0 ( 0 ) TotalLabels = 117 ( 117 ) NameLabels = 1 ( 1 ) ColorLabels = 117 ( 117 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MAGENTA1 RED ( MAGENTA1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/N6 b/tests/de/step_1/N6 new file mode 100644 index 0000000000..ed85f41430 --- /dev/null +++ b/tests/de/step_1/N6 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty " +puts "TODO CR23096 Mandriva2010: TPSTAT : Faulty " +puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" + +set LinuxDiff 4 +set LinuxFaulties {STATSHAPE TPSTAT} +set filename bm4_id_punch_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 12 ) Summary = 9 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 6 ( 6 ) Face = 186 ( 186 ) Summary = 1310 ( 1291 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 6 ( 6 ) Face = 186 ( 186 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 524 ( 524 ) +TOLERANCE : MaxTol = 0.007713500664 ( 0.007713500658 ) AvgTol = 0.0007192934915 ( 0.0007194804842 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 10 ( 6 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 13 ) NameLabels = 13 ( 13 ) ColorLabels = 6 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/N7 b/tests/de/step_1/N7 new file mode 100644 index 0000000000..dbd978b576 --- /dev/null +++ b/tests/de/step_1/N7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_pe_punch_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 0 ) Summary = 13 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 182 ( 182 ) Summary = 1237 ( 1237 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 182 ( 182 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 500 ( 500 ) +TOLERANCE : MaxTol = 0.0006834695356 ( 0.0006834695356 ) AvgTol = 1.670011327e-005 ( 1.670011329e-005 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 37 ( 37 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 33 ( 33 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = A_FLAECHEN ( A_FLAECHEN ) + +} diff --git a/tests/de/step_1/N8 b/tests/de/step_1/N8 new file mode 100644 index 0000000000..8062bdcf71 --- /dev/null +++ b/tests/de/step_1/N8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ug_punch_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 14 ) Summary = 4 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 36 ( 36 ) Face = 186 ( 186 ) Summary = 1404 ( 1404 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 36 ( 36 ) Face = 186 ( 186 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 548 ( 548 ) +TOLERANCE : MaxTol = 0.00767687178 ( 0.007676871778 ) AvgTol = 0.0001469863025 ( 0.0001476665188 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 37 ( 37 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 9 ( 9 ) ColorLabels = 36 ( 36 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = MAGENTA1 MEDIUMSEAGREEN RED4 ( MAGENTA1 MEDIUMSEAGREEN RED4 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/N9 b/tests/de/step_1/N9 new file mode 100644 index 0000000000..e4da1f2167 --- /dev/null +++ b/tests/de/step_1/N9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ug_punch_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 14 ) Summary = 8 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 36 ( 36 ) Face = 186 ( 186 ) Summary = 1404 ( 1404 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 36 ( 36 ) Face = 186 ( 186 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 548 ( 548 ) +TOLERANCE : MaxTol = 0.001493912454 ( 0.001493912451 ) AvgTol = 2.362437947e-005 ( 2.427787539e-005 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 37 ( 37 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 9 ( 9 ) ColorLabels = 36 ( 36 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = MAGENTA1 MEDIUMSEAGREEN RED4 ( MAGENTA1 MEDIUMSEAGREEN RED4 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O1 b/tests/de/step_1/O1 new file mode 100644 index 0000000000..cf1107b110 --- /dev/null +++ b/tests/de/step_1/O1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ca_turbine.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 31 ) Summary = 4 ( 31 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 36 ( 36 ) Summary = 217 ( 217 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 36 ( 36 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 0.01020931331 ( 0.01035100426 ) AvgTol = 0.003113738803 ( 0.003154065333 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O2 b/tests/de/step_1/O2 new file mode 100644 index 0000000000..51adda1d0e --- /dev/null +++ b/tests/de/step_1/O2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename chauffage2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 18 ( 18 ) Summary = 152 ( 152 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 65 ( 65 ) +TOLERANCE : MaxTol = 0.05583299109 ( 0.1541333226 ) AvgTol = 0.01997256315 ( 0.03514969376 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O3 b/tests/de/step_1/O3 new file mode 100644 index 0000000000..0eba113e5d --- /dev/null +++ b/tests/de/step_1/O3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename cpe1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) Summary = 330 ( 330 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 136 ( 136 ) +TOLERANCE : MaxTol = 0.09441003198 ( 0.1596118131 ) AvgTol = 0.03372607845 ( 0.0486709555 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O4 b/tests/de/step_1/O4 new file mode 100644 index 0000000000..6b28b9da92 --- /dev/null +++ b/tests/de/step_1/O4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ct_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 18 ( 4 ) Summary = 18 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 40 ( 40 ) Face = 40 ( 40 ) Summary = 547 ( 527 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 40 ( 40 ) Face = 40 ( 40 ) FreeWire = 0 ( 0 ) FreeEdge = 20 ( 20 ) SharedEdge = 196 ( 196 ) +TOLERANCE : MaxTol = 0.02294330394 ( 0.02294330394 ) AvgTol = 0.00113506229 ( 0.001134599269 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 84 ( 84 ) N2Labels = 0 ( 0 ) TotalLabels = 87 ( 87 ) NameLabels = 5 ( 5 ) ColorLabels = 82 ( 82 ) LayerLabels = 60 ( 60 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/O5 b/tests/de/step_1/O5 new file mode 100644 index 0000000000..48dcf978bf --- /dev/null +++ b/tests/de/step_1/O5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_025_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O6 b/tests/de/step_1/O6 new file mode 100644 index 0000000000..3c2942deb4 --- /dev/null +++ b/tests/de/step_1/O6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_040_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O7 b/tests/de/step_1/O7 new file mode 100644 index 0000000000..88b9b23949 --- /dev/null +++ b/tests/de/step_1/O7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_050_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O8 b/tests/de/step_1/O8 new file mode 100644 index 0000000000..60ae29a322 --- /dev/null +++ b/tests/de/step_1/O8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_080_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/O9 b/tests/de/step_1/O9 new file mode 100644 index 0000000000..2b876904a4 --- /dev/null +++ b/tests/de/step_1/O9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_100_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P1 b/tests/de/step_1/P1 new file mode 100644 index 0000000000..52f2233e3c --- /dev/null +++ b/tests/de/step_1/P1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_125_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P2 b/tests/de/step_1/P2 new file mode 100644 index 0000000000..0f2e548087 --- /dev/null +++ b/tests/de/step_1/P2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_160_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P3 b/tests/de/step_1/P3 new file mode 100644 index 0000000000..0a91548f3b --- /dev/null +++ b/tests/de/step_1/P3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_200_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P4 b/tests/de/step_1/P4 new file mode 100644 index 0000000000..64f64c74b4 --- /dev/null +++ b/tests/de/step_1/P4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_250_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P5 b/tests/de/step_1/P5 new file mode 100644 index 0000000000..4e53ce912d --- /dev/null +++ b/tests/de/step_1/P5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_320_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P6 b/tests/de/step_1/P6 new file mode 100644 index 0000000000..68e733f4b3 --- /dev/null +++ b/tests/de/step_1/P6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_400_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P7 b/tests/de/step_1/P7 new file mode 100644 index 0000000000..e7efd79752 --- /dev/null +++ b/tests/de/step_1/P7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename dnc_63_500_ppv_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) Summary = 737 ( 737 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 115 ( 115 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 294 ( 294 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000075787e-007 ( 1.000075787e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P8 b/tests/de/step_1/P8 new file mode 100644 index 0000000000..2e1a634d89 --- /dev/null +++ b/tests/de/step_1/P8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ec_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 46 ( 46 ) Summary = 267 ( 267 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 46 ( 46 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 100 ( 100 ) +TOLERANCE : MaxTol = 0.02183078369 ( 0.02190912769 ) AvgTol = 0.002096983915 ( 0.002169801448 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 4 ( 4 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/P9 b/tests/de/step_1/P9 new file mode 100644 index 0000000000..0fdb1cef37 --- /dev/null +++ b/tests/de/step_1/P9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename f3.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 140 ( 140 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 67 ( 67 ) +TOLERANCE : MaxTol = 9.838731639e-007 ( 2.031518087e-006 ) AvgTol = 2.18321254e-007 ( 3.43946687e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q1 b/tests/de/step_1/Q1 new file mode 100644 index 0000000000..d30bc4c5a4 --- /dev/null +++ b/tests/de/step_1/Q1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename f65.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 114 ( 114 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 54 ( 54 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q2 b/tests/de/step_1/Q2 new file mode 100644 index 0000000000..c48b8c58f1 --- /dev/null +++ b/tests/de/step_1/Q2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename f920.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 44 ( 44 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.46067718e-007 ( 1.46067718e-007 ) AvgTol = 1.074516603e-007 ( 1.074516603e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q3 b/tests/de/step_1/Q3 new file mode 100644 index 0000000000..588c7a3d1b --- /dev/null +++ b/tests/de/step_1/Q3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename f921.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 44 ( 44 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.46067718e-007 ( 1.46067718e-007 ) AvgTol = 1.074516603e-007 ( 1.074516603e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q4 b/tests/de/step_1/Q4 new file mode 100644 index 0000000000..64bc4b89c7 --- /dev/null +++ b/tests/de/step_1/Q4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename id_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 21 ( 16 ) Summary = 21 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) Summary = 291 ( 290 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 120 ( 119 ) +TOLERANCE : MaxTol = 0.003591433268 ( 0.003591433268 ) AvgTol = 0.0004763290463 ( 0.0004798329978 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 87 ( 87 ) N2Labels = 0 ( 0 ) TotalLabels = 90 ( 90 ) NameLabels = 5 ( 5 ) ColorLabels = 86 ( 86 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q5 b/tests/de/step_1/Q5 new file mode 100644 index 0000000000..8e1199615e --- /dev/null +++ b/tests/de/step_1/Q5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename id_turbine-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 8 ) Summary = 11 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) Summary = 290 ( 290 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 49 ( 49 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 119 ( 119 ) +TOLERANCE : MaxTol = 0.003591433268 ( 0.003591433268 ) AvgTol = 0.0004754403502 ( 0.0004878864143 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 87 ( 87 ) N2Labels = 0 ( 0 ) TotalLabels = 90 ( 90 ) NameLabels = 5 ( 5 ) ColorLabels = 86 ( 86 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q6 b/tests/de/step_1/Q6 new file mode 100644 index 0000000000..7f9709d553 --- /dev/null +++ b/tests/de/step_1/Q6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ie_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 23 ( 16 ) Summary = 23 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) Summary = 378 ( 378 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 150 ( 150 ) +TOLERANCE : MaxTol = 0.0002089967319 ( 0.0002089967128 ) AvgTol = 2.456943731e-005 ( 2.456943149e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q7 b/tests/de/step_1/Q7 new file mode 100644 index 0000000000..a657543177 --- /dev/null +++ b/tests/de/step_1/Q7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ie_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 16 ( 16 ) Summary = 16 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) Summary = 378 ( 378 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 150 ( 150 ) +TOLERANCE : MaxTol = 0.01522146251 ( 0.01522146254 ) AvgTol = 0.001034800881 ( 0.001034800878 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q8 b/tests/de/step_1/Q8 new file mode 100644 index 0000000000..4362ffbb02 --- /dev/null +++ b/tests/de/step_1/Q8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ie_exhaust-D.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 22 ( 22 ) Summary = 22 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) Summary = 378 ( 378 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 150 ( 150 ) +TOLERANCE : MaxTol = 0.01522146251 ( 0.01522146254 ) AvgTol = 0.001034805072 ( 0.001034806062 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Q9 b/tests/de/step_1/Q9 new file mode 100644 index 0000000000..8e4374b5de --- /dev/null +++ b/tests/de/step_1/Q9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename manille.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 0 ) Summary = 24 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) Summary = 294 ( 294 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 120 ( 120 ) +TOLERANCE : MaxTol = 6.488976221e-006 ( 6.488964752e-006 ) AvgTol = 8.918120201e-007 ( 8.918103551e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R1 b/tests/de/step_1/R1 new file mode 100644 index 0000000000..d570d2d3cf --- /dev/null +++ b/tests/de/step_1/R1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename milieu.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 47 ( 47 ) Summary = 256 ( 256 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 47 ( 47 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 103 ( 103 ) +TOLERANCE : MaxTol = 0.09974634476 ( 0.1274438055 ) AvgTol = 0.03628304175 ( 0.04204360488 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R2 b/tests/de/step_1/R2 new file mode 100644 index 0000000000..30e733ed89 --- /dev/null +++ b/tests/de/step_1/R2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename molregsit.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 40 ( 40 ) Summary = 228 ( 228 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 40 ( 40 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 94 ( 94 ) +TOLERANCE : MaxTol = 0.07606561967 ( 0.08109570981 ) AvgTol = 0.02793024988 ( 0.03094838969 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R3 b/tests/de/step_1/R3 new file mode 100644 index 0000000000..f7c86aea74 --- /dev/null +++ b/tests/de/step_1/R3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename obtradio1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 4 ) Summary = 10 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 338 ( 338 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 144 ( 144 ) +TOLERANCE : MaxTol = 0.03986265272 ( 0.1567489095 ) AvgTol = 0.01333011145 ( 0.02937503682 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R4 b/tests/de/step_1/R4 new file mode 100644 index 0000000000..61eae9b861 --- /dev/null +++ b/tests/de/step_1/R4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pe_as1-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 350 ( 350 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 0.0001544802878 ( 0.0001544802878 ) AvgTol = 4.000470343e-005 ( 4.000470469e-005 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 71 ( 71 ) N2Labels = 0 ( 0 ) TotalLabels = 77 ( 77 ) NameLabels = 24 ( 24 ) ColorLabels = 0 ( 0 ) LayerLabels = 53 ( 53 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = NUTS REST ( NUTS REST ) + +} diff --git a/tests/de/step_1/R5 b/tests/de/step_1/R5 new file mode 100644 index 0000000000..bb3fbea319 --- /dev/null +++ b/tests/de/step_1/R5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r121-ai.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 8 ( 8 ) Face = 8 ( 8 ) Summary = 101 ( 101 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 8 ( 8 ) Face = 8 ( 8 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 38 ( 38 ) +TOLERANCE : MaxTol = 0.0006114384785 ( 0.0006114384785 ) AvgTol = 5.122304628e-005 ( 5.122304629e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R6 b/tests/de/step_1/R6 new file mode 100644 index 0000000000..39bf2f43dd --- /dev/null +++ b/tests/de/step_1/R6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r_36-ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 14 ) Summary = 10 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 357 ( 357 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 150 ( 150 ) +TOLERANCE : MaxTol = 0.00285495895 ( 0.00285495895 ) AvgTol = 0.0001172994645 ( 0.0001170824287 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R7 b/tests/de/step_1/R7 new file mode 100644 index 0000000000..bc41b40e90 --- /dev/null +++ b/tests/de/step_1/R7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r_87-ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 10 ( 10 ) Face = 10 ( 10 ) Summary = 125 ( 123 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 10 ( 10 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 44 ( 44 ) +TOLERANCE : MaxTol = 8.886924154e-005 ( 8.886893947e-005 ) AvgTol = 2.639044129e-005 ( 2.639042883e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = FORESTGREEN ( FORESTGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R8 b/tests/de/step_1/R8 new file mode 100644 index 0000000000..336a36c14c --- /dev/null +++ b/tests/de/step_1/R8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename sd_as1-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 84 ( 84 ) Summary = 570 ( 570 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 206 ( 206 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062094e-007 ( 1.000062094e-007 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 33 ( 33 ) NameLabels = 33 ( 33 ) ColorLabels = 8 ( 8 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN MATRAGRAY RED ( BLUE1 GREEN MATRAGRAY RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/R9 b/tests/de/step_1/R9 new file mode 100644 index 0000000000..555fb66d3c --- /dev/null +++ b/tests/de/step_1/R9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename stepBF3.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 1 ( 1 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/S1 b/tests/de/step_1/S1 new file mode 100644 index 0000000000..3d3d534037 --- /dev/null +++ b/tests/de/step_1/S1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t4_2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 13 ( 13 ) Summary = 122 ( 122 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 50 ( 50 ) +TOLERANCE : MaxTol = 0.0004295981946 ( 0.0007438758061 ) AvgTol = 0.0001554970892 ( 0.0002301289064 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/S2 b/tests/de/step_1/S2 new file mode 100644 index 0000000000..9d2c272a1b --- /dev/null +++ b/tests/de/step_1/S2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename t4mdb.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 3 ) Summary = 9 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 13 ( 13 ) Face = 13 ( 13 ) Summary = 271 ( 211 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 13 ( 13 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 27 ( 27 ) SharedEdge = 86 ( 80 ) +TOLERANCE : MaxTol = 0.0001243142426 ( 0.0001243142426 ) AvgTol = 1.803707014e-005 ( 2.850679311e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 96 ( 96 ) N2Labels = 0 ( 0 ) TotalLabels = 97 ( 97 ) NameLabels = 1 ( 1 ) ColorLabels = 12 ( 12 ) LayerLabels = 84 ( 84 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 9 ( 9 ) +COLORS : Colors = CYAN1 DODGERBLUE2 GRAY67 GREEN MAGENTA1 MAGENTA3 RED WHITE YELLOW ( CYAN1 DODGERBLUE2 GRAY67 GREEN MAGENTA1 MAGENTA3 RED WHITE YELLOW ) +NLAYERS : NLayers = 12 ( 12 ) +LAYERS : Layers = 0 10 20 40 41 42 43 44 45 47 48 49 ( 0 10 20 40 41 42 43 44 45 47 48 49 ) + +} diff --git a/tests/de/step_1/S3 b/tests/de/step_1/S3 new file mode 100644 index 0000000000..e9fdb08601 --- /dev/null +++ b/tests/de/step_1/S3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t4mec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 12 ( 12 ) Summary = 245 ( 245 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 103 ( 103 ) +TOLERANCE : MaxTol = 0.004636373856 ( 0.005314340756 ) AvgTol = 0.001546341911 ( 0.001821396818 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/S4 b/tests/de/step_1/S4 new file mode 100644 index 0000000000..4bd9489d94 --- /dev/null +++ b/tests/de/step_1/S4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t4mie.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) Summary = 88 ( 88 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 0.005727511111 ( 0.005727511221 ) AvgTol = 0.00153863966 ( 0.001538639671 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/S5 b/tests/de/step_1/S5 new file mode 100644 index 0000000000..839097d058 --- /dev/null +++ b/tests/de/step_1/S5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t4msd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) Summary = 61 ( 61 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 25 ( 25 ) +TOLERANCE : MaxTol = 5.457622746e-007 ( 5.468279835e-007 ) AvgTol = 1.450502682e-007 ( 1.446043389e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/S6 b/tests/de/step_1/S6 new file mode 100644 index 0000000000..4a97cebc24 --- /dev/null +++ b/tests/de/step_1/S6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr10_r0901_ec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/S7 b/tests/de/step_1/S7 new file mode 100644 index 0000000000..e76b7f9165 --- /dev/null +++ b/tests/de/step_1/S7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_as2_ac.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 28 ) Summary = 28 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/S8 b/tests/de/step_1/S8 new file mode 100644 index 0000000000..8857fc5bc2 --- /dev/null +++ b/tests/de/step_1/S8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_as2_ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 13 ) Summary = 0 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/S9 b/tests/de/step_1/S9 new file mode 100644 index 0000000000..e5bfd55ef2 --- /dev/null +++ b/tests/de/step_1/S9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_as2_id.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 14 ) Summary = 14 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 255 ( 255 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 84 ( 84 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 25 ( 25 ) NameLabels = 22 ( 22 ) ColorLabels = 8 ( 8 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/T1 b/tests/de/step_1/T1 new file mode 100644 index 0000000000..50c513a54e --- /dev/null +++ b/tests/de/step_1/T1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_r0201-pe-adjusted.stp + +set ref_data { +DATA : Faulties = 0 ( 8 ) Warnings = 0 ( 0 ) Summary = 0 ( 8 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) Summary = 223 ( 223 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 82 ( 82 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000033397e-007 ( 1.000033397e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/T2 b/tests/de/step_1/T2 new file mode 100644 index 0000000000..0117ea00dc --- /dev/null +++ b/tests/de/step_1/T2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_ap209-td.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 196 ( 196 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 79 ( 79 ) +TOLERANCE : MaxTol = 0.008505837777 ( 0.00899088436 ) AvgTol = 0.0006166292827 ( 0.0006515818786 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/T3 b/tests/de/step_1/T3 new file mode 100644 index 0000000000..f205e8f858 --- /dev/null +++ b/tests/de/step_1/T3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) Summary = 367 ( 367 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 149 ( 149 ) +TOLERANCE : MaxTol = 0.0004768443614 ( 0.0004768443614 ) AvgTol = 6.422637312e-005 ( 6.423047462e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSTEELBLUE1 ( LIGHTSTEELBLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/T4 b/tests/de/step_1/T4 new file mode 100644 index 0000000000..49740c4b27 --- /dev/null +++ b/tests/de/step_1/T4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-sd-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 57 ( 57 ) Summary = 362 ( 362 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 57 ( 57 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 147 ( 147 ) +TOLERANCE : MaxTol = 4.531032216e-007 ( 4.53103015e-007 ) AvgTol = 1.19711272e-007 ( 1.197112699e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMTURQUOISE ( MEDIUMTURQUOISE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/T5 b/tests/de/step_1/T5 new file mode 100644 index 0000000000..ef71195142 --- /dev/null +++ b/tests/de/step_1/T5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/T6 b/tests/de/step_1/T6 new file mode 100644 index 0000000000..e069c0bde2 --- /dev/null +++ b/tests/de/step_1/T6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-in-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/T7 b/tests/de/step_1/T7 new file mode 100644 index 0000000000..8d5fc180a4 --- /dev/null +++ b/tests/de/step_1/T7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 350 ( 350 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 71 ( 71 ) N2Labels = 0 ( 0 ) TotalLabels = 77 ( 77 ) NameLabels = 24 ( 24 ) ColorLabels = 8 ( 8 ) LayerLabels = 53 ( 53 ) +PROPS : Centroid = 6 ( 6 ) Volume = 6 ( 6 ) Area = 6 ( 6 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN4 RED3 ( BLUE1 GREEN4 RED3 ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = LAYER_1 LAYER_2 LAYER_3 ( LAYER_1 LAYER_2 LAYER_3 ) + +} diff --git a/tests/de/step_1/T8 b/tests/de/step_1/T8 new file mode 100644 index 0000000000..fd42f06027 --- /dev/null +++ b/tests/de/step_1/T8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 DARKORANGE GREEN RED YELLOW3 ( BLUE1 DARKORANGE GREEN RED YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/T9 b/tests/de/step_1/T9 new file mode 100644 index 0000000000..fa2120aced --- /dev/null +++ b/tests/de/step_1/T9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-ug-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 269 ( 269 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/U1 b/tests/de/step_1/U1 new file mode 100644 index 0000000000..d86b9f69f0 --- /dev/null +++ b/tests/de/step_1/U1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-ca-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 193 ( 193 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 70 ( 70 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 99 ( 99 ) N2Labels = 0 ( 0 ) TotalLabels = 100 ( 100 ) NameLabels = 1 ( 1 ) ColorLabels = 99 ( 99 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/U2 b/tests/de/step_1/U2 new file mode 100644 index 0000000000..e5a294fb12 --- /dev/null +++ b/tests/de/step_1/U2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-ec-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/U3 b/tests/de/step_1/U3 new file mode 100644 index 0000000000..d6fb4f51c8 --- /dev/null +++ b/tests/de/step_1/U3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/U4 b/tests/de/step_1/U4 new file mode 100644 index 0000000000..324ddad7a9 --- /dev/null +++ b/tests/de/step_1/U4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 25 ( 25 ) NameLabels = 22 ( 22 ) ColorLabels = 8 ( 8 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN4 RED3 ( BLUE1 GREEN4 RED3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/U5 b/tests/de/step_1/U5 new file mode 100644 index 0000000000..28b6fcfbc5 --- /dev/null +++ b/tests/de/step_1/U5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-tc-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/U6 b/tests/de/step_1/U6 new file mode 100644 index 0000000000..d776b33228 --- /dev/null +++ b/tests/de/step_1/U6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 DARKORANGE GREEN RED YELLOW3 ( BLUE1 DARKORANGE GREEN RED YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/U7 b/tests/de/step_1/U7 new file mode 100644 index 0000000000..4deabf184a --- /dev/null +++ b/tests/de/step_1/U7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_s1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 100 ( 100 ) Summary = 647 ( 647 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 138 ( 138 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 252 ( 252 ) +TOLERANCE : MaxTol = 0.01954022272 ( 0.01954022263 ) AvgTol = 0.0005199551327 ( 0.0005199551309 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 27 ( 27 ) ColorLabels = 8 ( 8 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 13 ( 13 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/U8 b/tests/de/step_1/U8 new file mode 100644 index 0000000000..e6b2f7bad7 --- /dev/null +++ b/tests/de/step_1/U8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj3_s1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 20 ( 15 ) Summary = 20 ( 15 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 132 ( 132 ) Summary = 801 ( 801 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 178 ( 178 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 316 ( 316 ) +TOLERANCE : MaxTol = 0.06901335768 ( 0.06901335768 ) AvgTol = 0.0007939678103 ( 0.0007713936825 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 21 ( 21 ) N2Labels = 0 ( 0 ) TotalLabels = 34 ( 34 ) NameLabels = 27 ( 27 ) ColorLabels = 15 ( 15 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/U9 b/tests/de/step_1/U9 new file mode 100644 index 0000000000..690aa5a6b1 --- /dev/null +++ b/tests/de/step_1/U9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj3_s1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 20 ( 15 ) Summary = 20 ( 15 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 132 ( 132 ) Summary = 801 ( 801 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 178 ( 178 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 316 ( 316 ) +TOLERANCE : MaxTol = 0.06901335768 ( 0.06901335768 ) AvgTol = 0.0007939678103 ( 0.0007713936825 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 21 ( 21 ) N2Labels = 0 ( 0 ) TotalLabels = 34 ( 34 ) NameLabels = 27 ( 27 ) ColorLabels = 15 ( 15 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/V1 b/tests/de/step_1/V1 new file mode 100644 index 0000000000..cfbc512f7b --- /dev/null +++ b/tests/de/step_1/V1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj3_s1-ec-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 2 ) Summary = 3 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 90 ( 90 ) Summary = 524 ( 524 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 121 ( 121 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 187 ( 187 ) +TOLERANCE : MaxTol = 2.374473352e-006 ( 2.374497097e-006 ) AvgTol = 1.581781863e-007 ( 1.645697431e-007 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 33 ( 33 ) NameLabels = 30 ( 30 ) ColorLabels = 11 ( 11 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/V2 b/tests/de/step_1/V2 new file mode 100644 index 0000000000..07b5e42188 --- /dev/null +++ b/tests/de/step_1/V2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj3_s1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 2 ) Summary = 3 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 90 ( 90 ) Summary = 524 ( 524 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 121 ( 121 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 187 ( 187 ) +TOLERANCE : MaxTol = 2.374473352e-006 ( 2.374497097e-006 ) AvgTol = 1.581781863e-007 ( 1.645697431e-007 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 33 ( 33 ) NameLabels = 30 ( 30 ) ColorLabels = 11 ( 11 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/V3 b/tests/de/step_1/V3 new file mode 100644 index 0000000000..51276304a2 --- /dev/null +++ b/tests/de/step_1/V3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_s1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 39 ) Summary = 8 ( 39 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 116 ( 116 ) Summary = 709 ( 709 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 130 ( 130 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 266 ( 266 ) +TOLERANCE : MaxTol = 0.0009770882201 ( 0.0009770979917 ) AvgTol = 2.388263332e-005 ( 2.62707485e-005 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 28 ( 28 ) NameLabels = 28 ( 28 ) ColorLabels = 9 ( 9 ) LayerLabels = 9 ( 9 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = CYAN1 DARKORANGE1 DARKORANGE3 GREEN MAGENTA1 RED YELLOW ( CYAN1 DARKORANGE1 DARKORANGE3 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 1 110 28263 5 ( 1 110 28263 5 ) + +} diff --git a/tests/de/step_1/V4 b/tests/de/step_1/V4 new file mode 100644 index 0000000000..76cded3421 --- /dev/null +++ b/tests/de/step_1/V4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj3_s1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 0 ) Summary = 2 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 146 ( 146 ) Summary = 869 ( 869 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 188 ( 188 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 331 ( 331 ) +TOLERANCE : MaxTol = 0.0007596289751 ( 0.0007596289752 ) AvgTol = 1.028305667e-005 ( 1.028305667e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 17 ( 17 ) N2Labels = 0 ( 0 ) TotalLabels = 30 ( 30 ) NameLabels = 27 ( 27 ) ColorLabels = 11 ( 11 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 13 ( 13 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/V5 b/tests/de/step_1/V5 new file mode 100644 index 0000000000..a61bf623f0 --- /dev/null +++ b/tests/de/step_1/V5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_s1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 16 ( 21 ) Summary = 16 ( 21 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 145 ( 145 ) Summary = 848 ( 848 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 189 ( 189 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 332 ( 332 ) +TOLERANCE : MaxTol = 6.542651273e-005 ( 6.542651394e-005 ) AvgTol = 1.217431732e-006 ( 1.215829897e-006 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 32 ( 32 ) NameLabels = 27 ( 27 ) ColorLabels = 13 ( 13 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 8 ( 8 ) +LAYERS : Layers = 000 010 020 030 040 050 060 070 ( 000 010 020 030 040 050 060 070 ) + +} diff --git a/tests/de/step_1/V6 b/tests/de/step_1/V6 new file mode 100644 index 0000000000..40ee5837db --- /dev/null +++ b/tests/de/step_1/V6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_s1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 35 ) Summary = 6 ( 35 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 105 ( 105 ) Summary = 628 ( 628 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 138 ( 138 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 231 ( 231 ) +TOLERANCE : MaxTol = 0.002131642002 ( 0.002131642024 ) AvgTol = 3.775760313e-005 ( 4.007566294e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 15 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 28 ( 28 ) NameLabels = 27 ( 27 ) ColorLabels = 9 ( 9 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/V7 b/tests/de/step_1/V7 new file mode 100644 index 0000000000..e1c8c91c1d --- /dev/null +++ b/tests/de/step_1/V7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 58 ( 58 ) Face = 58 ( 58 ) Summary = 771 ( 425 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 58 ( 58 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 296 ( 149 ) +TOLERANCE : MaxTol = 0.0009782120279 ( 0.0009782609385 ) AvgTol = 5.955731087e-005 ( 0.0001141626803 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/V8 b/tests/de/step_1/V8 new file mode 100644 index 0000000000..e3a8cede25 --- /dev/null +++ b/tests/de/step_1/V8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 15 ( 16 ) Summary = 15 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) Summary = 288 ( 288 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 117 ( 117 ) +TOLERANCE : MaxTol = 0.01475036715 ( 0.01475021965 ) AvgTol = 0.0004055238368 ( 0.0004055209373 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 59 ( 59 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 60 ) NameLabels = 1 ( 1 ) ColorLabels = 60 ( 60 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/V9 b/tests/de/step_1/V9 new file mode 100644 index 0000000000..f7ce5f3eb2 --- /dev/null +++ b/tests/de/step_1/V9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 336 ( 336 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.005901949404 ( 0.005901949404 ) AvgTol = 0.0002996481304 ( 0.0002996481595 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/W1 b/tests/de/step_1/W1 new file mode 100644 index 0000000000..0248fae945 --- /dev/null +++ b/tests/de/step_1/W1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 336 ( 336 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.005901949404 ( 0.008046615145 ) AvgTol = 0.0002996481598 ( 0.001190176608 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/W2 b/tests/de/step_1/W2 new file mode 100644 index 0000000000..c97c6e4484 --- /dev/null +++ b/tests/de/step_1/W2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 3 ) Summary = 3 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 59 ( 59 ) Face = 59 ( 59 ) Summary = 787 ( 787 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 59 ( 59 ) Face = 59 ( 59 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 304 ( 304 ) +TOLERANCE : MaxTol = 0.003826736784 ( 0.003826736784 ) AvgTol = 0.0001420064458 ( 0.0001420146185 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 59 ( 59 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 60 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 59 ( 59 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/W3 b/tests/de/step_1/W3 new file mode 100644 index 0000000000..7348a62e65 --- /dev/null +++ b/tests/de/step_1/W3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 10 ) Summary = 1 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) Summary = 559 ( 559 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 217 ( 217 ) +TOLERANCE : MaxTol = 0.0004382667275 ( 0.007688098235 ) AvgTol = 1.73413763e-005 ( 0.0002416764063 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 44 ( 44 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 1 ( 1 ) ColorLabels = 44 ( 44 ) LayerLabels = 44 ( 44 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/W4 b/tests/de/step_1/W4 new file mode 100644 index 0000000000..aa11245a79 --- /dev/null +++ b/tests/de/step_1/W4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_pm2-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 132 ( 132 ) Summary = 839 ( 839 ) +STATSHAPE : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 132 ( 132 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 328 ( 328 ) +TOLERANCE : MaxTol = 0.0003598691586 ( 0.0003598691585 ) AvgTol = 3.390213597e-005 ( 3.390213594e-005 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 15 ( 15 ) NameLabels = 15 ( 15 ) ColorLabels = 7 ( 7 ) LayerLabels = 7 ( 7 ) +PROPS : Centroid = 8 ( 8 ) Volume = 8 ( 8 ) Area = 8 ( 8 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ( BLUE1 GREEN MAGENTA1 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/W5 b/tests/de/step_1/W5 new file mode 100644 index 0000000000..d3f2a2533e --- /dev/null +++ b/tests/de/step_1/W5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_s1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 100 ( 100 ) Summary = 647 ( 647 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 138 ( 138 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 252 ( 252 ) +TOLERANCE : MaxTol = 0.001628351892 ( 0.001628351886 ) AvgTol = 4.341878168e-005 ( 4.34187816e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 27 ( 27 ) ColorLabels = 8 ( 8 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 13 ( 13 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/W6 b/tests/de/step_1/W6 new file mode 100644 index 0000000000..09277212e9 --- /dev/null +++ b/tests/de/step_1/W6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj4_s1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 0 ) Summary = 1 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 90 ( 90 ) Summary = 524 ( 524 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 121 ( 121 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 187 ( 187 ) +TOLERANCE : MaxTol = 2.374497097e-006 ( 5.01013011e-006 ) AvgTol = 1.603555851e-007 ( 2.298867947e-007 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 18 ( 18 ) N2Labels = 0 ( 0 ) TotalLabels = 32 ( 32 ) NameLabels = 30 ( 30 ) ColorLabels = 9 ( 9 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 14 ( 14 ) Volume = 14 ( 14 ) Area = 14 ( 14 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/W7 b/tests/de/step_1/W7 new file mode 100644 index 0000000000..280d5097cc --- /dev/null +++ b/tests/de/step_1/W7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj4_s1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 0 ) Summary = 2 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 146 ( 146 ) Summary = 873 ( 869 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 188 ( 188 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 335 ( 331 ) +TOLERANCE : MaxTol = 0.0007596289751 ( 0.0007596289752 ) AvgTol = 1.023897715e-005 ( 1.028305667e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 27 ( 27 ) ColorLabels = 10 ( 10 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 13 ( 13 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/W8 b/tests/de/step_1/W8 new file mode 100644 index 0000000000..c1f3606399 --- /dev/null +++ b/tests/de/step_1/W8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_s1-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 21 ) Summary = 11 ( 21 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 137 ( 137 ) Summary = 818 ( 818 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 180 ( 180 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 314 ( 314 ) +TOLERANCE : MaxTol = 0.0004751822636 ( 0.0004751822636 ) AvgTol = 8.52301535e-006 ( 8.525894359e-006 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 27 ( 27 ) ColorLabels = 8 ( 8 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 13 ( 13 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 8 ( 8 ) +LAYERS : Layers = 010 020 030 040 050 060 070 256 ( 010 020 030 040 050 060 070 256 ) + +} diff --git a/tests/de/step_1/W9 b/tests/de/step_1/W9 new file mode 100644 index 0000000000..5dc07122a9 --- /dev/null +++ b/tests/de/step_1/W9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_s1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 35 ) Summary = 6 ( 35 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 105 ( 105 ) Summary = 628 ( 628 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 138 ( 138 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 231 ( 231 ) +TOLERANCE : MaxTol = 0.002131642002 ( 0.002131642024 ) AvgTol = 3.775760313e-005 ( 4.007566294e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 15 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 28 ( 28 ) NameLabels = 27 ( 27 ) ColorLabels = 9 ( 9 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 13 ( 13 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 11 ( 11 ) + +} diff --git a/tests/de/step_1/X1 b/tests/de/step_1/X1 new file mode 100644 index 0000000000..389ae49403 --- /dev/null +++ b/tests/de/step_1/X1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 58 ( 58 ) Face = 58 ( 58 ) Summary = 837 ( 475 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 58 ( 58 ) Face = 58 ( 58 ) FreeWire = 0 ( 16 ) FreeEdge = 16 ( 16 ) SharedEdge = 312 ( 165 ) +TOLERANCE : MaxTol = 0.0009782120279 ( 0.0009782609385 ) AvgTol = 5.668613309e-005 ( 0.0001086546236 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/X2 b/tests/de/step_1/X2 new file mode 100644 index 0000000000..440075533b --- /dev/null +++ b/tests/de/step_1/X2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj5_k1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 0 ) Summary = 12 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 47 ( 47 ) Face = 47 ( 47 ) Summary = 614 ( 614 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 47 ( 47 ) Face = 47 ( 47 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 240 ( 240 ) +TOLERANCE : MaxTol = 8.726098798e-006 ( 8.726098798e-006 ) AvgTol = 5.150126454e-007 ( 5.150126454e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/X3 b/tests/de/step_1/X3 new file mode 100644 index 0000000000..e2895a6657 --- /dev/null +++ b/tests/de/step_1/X3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 15 ( 16 ) Summary = 15 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) Summary = 288 ( 288 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 117 ( 117 ) +TOLERANCE : MaxTol = 0.01475036715 ( 0.01475021965 ) AvgTol = 0.0004055238368 ( 0.0004055209373 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 59 ( 59 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 60 ) NameLabels = 1 ( 1 ) ColorLabels = 60 ( 60 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/X4 b/tests/de/step_1/X4 new file mode 100644 index 0000000000..eb5c10a306 --- /dev/null +++ b/tests/de/step_1/X4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.003855414315 ( 0.005725189017 ) AvgTol = 0.001273937187 ( 0.001970808103 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/X5 b/tests/de/step_1/X5 new file mode 100644 index 0000000000..211f0d56be --- /dev/null +++ b/tests/de/step_1/X5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.003855414315 ( 0.005725189017 ) AvgTol = 0.001273937187 ( 0.001970808103 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/X6 b/tests/de/step_1/X6 new file mode 100644 index 0000000000..c93cc559a0 --- /dev/null +++ b/tests/de/step_1/X6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-tc-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 3 ) Summary = 3 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 59 ( 59 ) Face = 59 ( 59 ) Summary = 787 ( 787 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 59 ( 59 ) Face = 59 ( 59 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 304 ( 304 ) +TOLERANCE : MaxTol = 0.003826736784 ( 0.003826736784 ) AvgTol = 0.0001420064458 ( 0.0001420146185 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 59 ( 59 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 60 ) NameLabels = 1 ( 1 ) ColorLabels = 59 ( 59 ) LayerLabels = 59 ( 59 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = YELLOW2 YELLOW3 YELLOW4 ( YELLOW2 YELLOW3 YELLOW4 ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 001 002 003 ( 001 002 003 ) + +} diff --git a/tests/de/step_1/X7 b/tests/de/step_1/X7 new file mode 100644 index 0000000000..d3898b55fa --- /dev/null +++ b/tests/de/step_1/X7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj5_pm3-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 17 ( 7 ) Summary = 17 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 124 ( 124 ) Summary = 774 ( 774 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 124 ( 124 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 314 ( 314 ) +TOLERANCE : MaxTol = 0.002741067574 ( 0.002741067574 ) AvgTol = 5.224860755e-005 ( 5.209425758e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/X8 b/tests/de/step_1/X8 new file mode 100644 index 0000000000..09cbccce7a --- /dev/null +++ b/tests/de/step_1/X8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_s1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 100 ( 100 ) Summary = 647 ( 647 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 138 ( 138 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 252 ( 252 ) +TOLERANCE : MaxTol = 0.0006410834224 ( 0.0006410834197 ) AvgTol = 1.715299862e-005 ( 1.715299856e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 27 ( 27 ) ColorLabels = 8 ( 8 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 13 ( 13 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = BLUE1 CYAN1 DARKGOLDENROD1 GREEN LIGHTPINK4 RED TURQUOISE4 YELLOW ( BLUE1 CYAN1 DARKGOLDENROD1 GREEN LIGHTPINK4 RED TURQUOISE4 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/X9 b/tests/de/step_1/X9 new file mode 100644 index 0000000000..6d05cd0cc3 --- /dev/null +++ b/tests/de/step_1/X9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_s1-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 9 ) Summary = 8 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 108 ( 108 ) Summary = 689 ( 689 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 146 ( 146 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 270 ( 270 ) +TOLERANCE : MaxTol = 0.0006380410651 ( 0.0006380410622 ) AvgTol = 1.220932663e-005 ( 1.22093266e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 27 ( 27 ) ColorLabels = 8 ( 8 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = BLUE3 CYAN1 DEEPSKYBLUE3 INDIANRED2 RED3 SANDYBROWN SPRINGGREEN3 YELLOW3 ( BLUE3 CYAN1 DEEPSKYBLUE3 INDIANRED2 RED3 SANDYBROWN SPRINGGREEN3 YELLOW3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y1 b/tests/de/step_1/Y1 new file mode 100644 index 0000000000..f64e14234e --- /dev/null +++ b/tests/de/step_1/Y1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_s1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 35 ) Summary = 6 ( 35 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 105 ( 105 ) Summary = 628 ( 628 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 138 ( 138 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 231 ( 231 ) +TOLERANCE : MaxTol = 0.002131642002 ( 0.002131642024 ) AvgTol = 3.775760313e-005 ( 4.007566294e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 15 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 28 ( 28 ) NameLabels = 27 ( 27 ) ColorLabels = 9 ( 9 ) LayerLabels = 8 ( 8 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 11 ( 11 ) + +} diff --git a/tests/de/step_1/Y2 b/tests/de/step_1/Y2 new file mode 100644 index 0000000000..47189c421f --- /dev/null +++ b/tests/de/step_1/Y2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_as1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 275 ( 275 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 15 ( 15 ) N1Labels = 66 ( 66 ) N2Labels = 0 ( 0 ) TotalLabels = 81 ( 81 ) NameLabels = 42 ( 42 ) ColorLabels = 39 ( 39 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 5 ( 5 ) Volume = 5 ( 5 ) Area = 5 ( 5 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y3 b/tests/de/step_1/Y3 new file mode 100644 index 0000000000..842d266d7d --- /dev/null +++ b/tests/de/step_1/Y3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 10 ) Summary = 6 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 62 ( 62 ) Summary = 387 ( 387 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 62 ( 62 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 157 ( 157 ) +TOLERANCE : MaxTol = 0.0003235964851 ( 0.0003235964851 ) AvgTol = 2.884699771e-005 ( 2.897519834e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y4 b/tests/de/step_1/Y4 new file mode 100644 index 0000000000..b1861d2f51 --- /dev/null +++ b/tests/de/step_1/Y4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 10 ) Summary = 6 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 62 ( 62 ) Summary = 387 ( 387 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 62 ( 62 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 157 ( 157 ) +TOLERANCE : MaxTol = 0.0005893670486 ( 0.0005893670486 ) AvgTol = 4.283035064e-005 ( 4.297971688e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y5 b/tests/de/step_1/Y5 new file mode 100644 index 0000000000..af66f6f4be --- /dev/null +++ b/tests/de/step_1/Y5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-id-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 15 ( 16 ) Summary = 15 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) Summary = 288 ( 288 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 46 ( 46 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 117 ( 117 ) +TOLERANCE : MaxTol = 0.01475036715 ( 0.01475021965 ) AvgTol = 0.0004055238368 ( 0.0004055209373 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y6 b/tests/de/step_1/Y6 new file mode 100644 index 0000000000..40b027841f --- /dev/null +++ b/tests/de/step_1/Y6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 336 ( 336 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.005901949404 ( 0.005901949404 ) AvgTol = 0.0002996481304 ( 0.0002996481595 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y7 b/tests/de/step_1/Y7 new file mode 100644 index 0000000000..8b8c5d59ee --- /dev/null +++ b/tests/de/step_1/Y7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 336 ( 336 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.005901949404 ( 0.005901949404 ) AvgTol = 0.0002996481304 ( 0.0002996481595 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y8 b/tests/de/step_1/Y8 new file mode 100644 index 0000000000..8c95344af5 --- /dev/null +++ b/tests/de/step_1/Y8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-sd-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 57 ( 57 ) Summary = 363 ( 363 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 57 ( 57 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 147 ( 147 ) +TOLERANCE : MaxTol = 4.531032216e-007 ( 4.53103015e-007 ) AvgTol = 1.197112472e-007 ( 1.197112451e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMTURQUOISE ( MEDIUMTURQUOISE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Y9 b/tests/de/step_1/Y9 new file mode 100644 index 0000000000..9cb1ca9a23 --- /dev/null +++ b/tests/de/step_1/Y9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 9 ) Summary = 0 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) Summary = 559 ( 559 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 217 ( 217 ) +TOLERANCE : MaxTol = 0.004260881238 ( 0.004260881238 ) AvgTol = 0.0001729387338 ( 0.0001739274842 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 44 ( 44 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 1 ( 1 ) ColorLabels = 44 ( 44 ) LayerLabels = 44 ( 44 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/Z1 b/tests/de/step_1/Z1 new file mode 100644 index 0000000000..5c151cacbd --- /dev/null +++ b/tests/de/step_1/Z1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_pm4-ug-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 427 ( 427 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 176 ( 176 ) +TOLERANCE : MaxTol = 0.006057322867 ( 0.006057322865 ) AvgTol = 0.001024669403 ( 0.0009677910598 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Z2 b/tests/de/step_1/Z2 new file mode 100644 index 0000000000..f3c937837a --- /dev/null +++ b/tests/de/step_1/Z2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_AS1HCo.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 275 ( 275 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 15 ( 15 ) N1Labels = 27 ( 27 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 42 ( 42 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 15 ( 15 ) Volume = 15 ( 15 ) Area = 15 ( 15 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Z3 b/tests/de/step_1/Z3 new file mode 100644 index 0000000000..c4b5ff2190 --- /dev/null +++ b/tests/de/step_1/Z3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_as1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 275 ( 275 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 15 ( 15 ) N1Labels = 35 ( 35 ) N2Labels = 0 ( 0 ) TotalLabels = 50 ( 50 ) NameLabels = 42 ( 42 ) ColorLabels = 13 ( 13 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 6 ( 6 ) Volume = 6 ( 6 ) Area = 6 ( 6 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Z4 b/tests/de/step_1/Z4 new file mode 100644 index 0000000000..be64d56399 --- /dev/null +++ b/tests/de/step_1/Z4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-ac-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 29 ( 38 ) Summary = 29 ( 38 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 76 ( 76 ) Summary = 476 ( 476 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 76 ( 76 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 194 ( 194 ) +TOLERANCE : MaxTol = 0.01009527272 ( 0.01009527272 ) AvgTol = 0.00119328063 ( 0.001192395021 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Z5 b/tests/de/step_1/Z5 new file mode 100644 index 0000000000..39aec55df5 --- /dev/null +++ b/tests/de/step_1/Z5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) Summary = 367 ( 367 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 149 ( 149 ) +TOLERANCE : MaxTol = 0.0004768443614 ( 0.0004768443614 ) AvgTol = 6.422637312e-005 ( 6.423047462e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Z6 b/tests/de/step_1/Z6 new file mode 100644 index 0000000000..be9d9385ca --- /dev/null +++ b/tests/de/step_1/Z6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.005901949404 ( 0.005901949404 ) AvgTol = 0.0002996481304 ( 0.0002996481595 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Z7 b/tests/de/step_1/Z7 new file mode 100644 index 0000000000..0e15c4f63f --- /dev/null +++ b/tests/de/step_1/Z7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.005901949404 ( 0.005901949404 ) AvgTol = 0.0002996481304 ( 0.0002996481595 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/Z8 b/tests/de/step_1/Z8 new file mode 100644 index 0000000000..75f484be1b --- /dev/null +++ b/tests/de/step_1/Z8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 9 ) Summary = 0 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) Summary = 559 ( 559 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 217 ( 217 ) +TOLERANCE : MaxTol = 0.004260881238 ( 0.004260881238 ) AvgTol = 0.0001729387338 ( 0.0001739274842 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 44 ( 44 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 1 ( 1 ) ColorLabels = 44 ( 44 ) LayerLabels = 44 ( 44 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/Z9 b/tests/de/step_1/Z9 new file mode 100644 index 0000000000..c08d880782 --- /dev/null +++ b/tests/de/step_1/Z9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_k1-ac-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 29 ( 38 ) Summary = 29 ( 38 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 76 ( 76 ) Summary = 478 ( 478 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 76 ( 76 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 194 ( 194 ) +TOLERANCE : MaxTol = 0.01009527272 ( 0.01009527272 ) AvgTol = 0.00119328063 ( 0.001192395021 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZA1 b/tests/de/step_1/ZA1 new file mode 100644 index 0000000000..438b46a6c4 --- /dev/null +++ b/tests/de/step_1/ZA1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_k1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) Summary = 367 ( 367 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 149 ( 149 ) +TOLERANCE : MaxTol = 0.0004768443614 ( 0.0004768443614 ) AvgTol = 6.422637312e-005 ( 6.423047462e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZA2 b/tests/de/step_1/ZA2 new file mode 100644 index 0000000000..b56c31dc59 --- /dev/null +++ b/tests/de/step_1/ZA2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_k1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) Summary = 367 ( 367 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 149 ( 149 ) +TOLERANCE : MaxTol = 0.0004768443614 ( 0.0004768443614 ) AvgTol = 6.422637312e-005 ( 6.423047462e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSTEELBLUE1 ( LIGHTSTEELBLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZA3 b/tests/de/step_1/ZA3 new file mode 100644 index 0000000000..9032e0c92f --- /dev/null +++ b/tests/de/step_1/ZA3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_k1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 138 ( 138 ) +TOLERANCE : MaxTol = 0.005901949404 ( 0.005901949404 ) AvgTol = 0.0002996481304 ( 0.0002996481595 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZA4 b/tests/de/step_1/ZA4 new file mode 100644 index 0000000000..4b6783440c --- /dev/null +++ b/tests/de/step_1/ZA4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_k1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 9 ) Summary = 0 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) Summary = 559 ( 559 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 44 ( 44 ) Face = 44 ( 44 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 217 ( 217 ) +TOLERANCE : MaxTol = 0.004260881238 ( 0.004260881238 ) AvgTol = 0.0001729387338 ( 0.0001739274842 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 44 ( 44 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 1 ( 1 ) ColorLabels = 44 ( 44 ) LayerLabels = 44 ( 44 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZA5 b/tests/de/step_1/ZA5 new file mode 100644 index 0000000000..da640a7f18 --- /dev/null +++ b/tests/de/step_1/ZA5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_ap209-td.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 196 ( 196 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 79 ( 79 ) +TOLERANCE : MaxTol = 0.008505837777 ( 0.00899088436 ) AvgTol = 0.0006166292827 ( 0.0006515818786 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZA6 b/tests/de/step_1/ZA6 new file mode 100644 index 0000000000..e195e2d05f --- /dev/null +++ b/tests/de/step_1/ZA6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_b2-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 34 ) Summary = 4 ( 34 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) Summary = 1421 ( 1421 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 588 ( 588 ) +TOLERANCE : MaxTol = 0.007909701545 ( 0.007909701545 ) AvgTol = 0.0006382364714 ( 0.000639377615 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = INDIANRED1 ( INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZA7 b/tests/de/step_1/ZA7 new file mode 100644 index 0000000000..8ff2c3741e --- /dev/null +++ b/tests/de/step_1/ZA7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename war1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 5 ) Summary = 5 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 308 ( 308 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 129 ( 129 ) +TOLERANCE : MaxTol = 0.09997634575 ( 0.1473689055 ) AvgTol = 0.03519057084 ( 0.04836161311 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZA8 b/tests/de/step_1/ZA8 new file mode 100644 index 0000000000..21959e3f7b --- /dev/null +++ b/tests/de/step_1/ZA8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_tc_eye.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 5 ) Summary = 4 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 86 ( 86 ) Summary = 496 ( 496 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 86 ( 86 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 207 ( 207 ) +TOLERANCE : MaxTol = 0.03778327122 ( 0.03778327122 ) AvgTol = 0.002071377746 ( 0.002086952024 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY75 ( GRAY75 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZA9 b/tests/de/step_1/ZA9 new file mode 100644 index 0000000000..25fdb88455 --- /dev/null +++ b/tests/de/step_1/ZA9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ug_eye_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 78 ( 78 ) Summary = 456 ( 456 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 78 ( 78 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 191 ( 191 ) +TOLERANCE : MaxTol = 0.008856670537 ( 0.008856670537 ) AvgTol = 0.001433109436 ( 0.001433109436 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMSEAGREEN ( MEDIUMSEAGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZB1 b/tests/de/step_1/ZB1 new file mode 100644 index 0000000000..f935d76365 --- /dev/null +++ b/tests/de/step_1/ZB1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ug_eye_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 78 ( 78 ) Summary = 456 ( 456 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 78 ( 78 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 191 ( 191 ) +TOLERANCE : MaxTol = 0.0007738160419 ( 0.0007738160417 ) AvgTol = 0.0001517257683 ( 0.0001517257683 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMSEAGREEN ( MEDIUMSEAGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZB2 b/tests/de/step_1/ZB2 new file mode 100644 index 0000000000..b32b9e6177 --- /dev/null +++ b/tests/de/step_1/ZB2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename boot.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 1 ) Summary = 3 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 54 ( 54 ) Summary = 346 ( 346 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 54 ( 54 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 143 ( 143 ) +TOLERANCE : MaxTol = 0.0007675518072 ( 0.0007675518122 ) AvgTol = 4.47813254e-005 ( 4.493329741e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZB3 b/tests/de/step_1/ZB3 new file mode 100644 index 0000000000..e90468d9c4 --- /dev/null +++ b/tests/de/step_1/ZB3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_b2-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 34 ) Summary = 0 ( 34 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) Summary = 1421 ( 1421 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 588 ( 588 ) +TOLERANCE : MaxTol = 0.0007520801154 ( 0.04372745817 ) AvgTol = 7.021641527e-005 ( 0.0008818813065 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = INDIANRED1 ( INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZB4 b/tests/de/step_1/ZB4 new file mode 100644 index 0000000000..94940c26be --- /dev/null +++ b/tests/de/step_1/ZB4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_b2-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 34 ) Summary = 4 ( 34 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) Summary = 1421 ( 1421 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 588 ( 588 ) +TOLERANCE : MaxTol = 0.007909701545 ( 0.007909701545 ) AvgTol = 0.0006382364714 ( 0.000639377615 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = INDIANRED1 ( INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZB5 b/tests/de/step_1/ZB5 new file mode 100644 index 0000000000..cd06842dc0 --- /dev/null +++ b/tests/de/step_1/ZB5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_b2-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 34 ) Summary = 0 ( 34 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) Summary = 1421 ( 1421 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 216 ( 216 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 588 ( 588 ) +TOLERANCE : MaxTol = 0.0007520801154 ( 0.04372745817 ) AvgTol = 7.021641527e-005 ( 0.0008818813065 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = INDIANRED1 ( INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZB6 b/tests/de/step_1/ZB6 new file mode 100644 index 0000000000..2e5680061e --- /dev/null +++ b/tests/de/step_1/ZB6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_io1-sy-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 22 ( 22 ) Summary = 22 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 26 ( 26 ) Summary = 176 ( 176 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 26 ( 26 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 64 ( 64 ) +TOLERANCE : MaxTol = 4.297687555e-005 ( 4.297688878e-005 ) AvgTol = 1.207454815e-005 ( 1.226209379e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZB7 b/tests/de/step_1/ZB7 new file mode 100644 index 0000000000..b55fc39d0d --- /dev/null +++ b/tests/de/step_1/ZB7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ug_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 3 ) Summary = 8 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 94 ( 94 ) Summary = 570 ( 570 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 94 ( 94 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 232 ( 232 ) +TOLERANCE : MaxTol = 0.008977613887 ( 0.008977613885 ) AvgTol = 0.001750900293 ( 0.001751252138 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA1 ( MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZB8 b/tests/de/step_1/ZB8 new file mode 100644 index 0000000000..c4c4242076 --- /dev/null +++ b/tests/de/step_1/ZB8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_db_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 13 ) Summary = 13 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 444 ( 444 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 182 ( 182 ) +TOLERANCE : MaxTol = 0.0001505408951 ( 0.0001811030214 ) AvgTol = 7.138967731e-006 ( 1.149095913e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZB9 b/tests/de/step_1/ZB9 new file mode 100644 index 0000000000..fc53cad636 --- /dev/null +++ b/tests/de/step_1/ZB9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_db_lever-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 4 ) Summary = 2 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 444 ( 444 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 182 ( 182 ) +TOLERANCE : MaxTol = 0.0001490576437 ( 0.0001490576437 ) AvgTol = 4.972271351e-006 ( 4.972284148e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZC1 b/tests/de/step_1/ZC1 new file mode 100644 index 0000000000..57f4933717 --- /dev/null +++ b/tests/de/step_1/ZC1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_db_lever-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) Summary = 444 ( 444 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 182 ( 182 ) +TOLERANCE : MaxTol = 0.0001490576437 ( 0.0001490576437 ) AvgTol = 5.165760001e-006 ( 5.165759995e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZC2 b/tests/de/step_1/ZC2 new file mode 100644 index 0000000000..b60fbadf24 --- /dev/null +++ b/tests/de/step_1/ZC2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_db_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 15 ( 15 ) Summary = 15 ( 15 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) Summary = 470 ( 470 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 192 ( 192 ) +TOLERANCE : MaxTol = 0.005871972782 ( 0.01949436035 ) AvgTol = 0.000129196534 ( 0.0006695110365 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZC3 b/tests/de/step_1/ZC3 new file mode 100644 index 0000000000..5a0da24b1f --- /dev/null +++ b/tests/de/step_1/ZC3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_db_leverrod-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 4 ) Summary = 7 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) Summary = 470 ( 470 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 192 ( 192 ) +TOLERANCE : MaxTol = 0.005871972782 ( 0.01255650011 ) AvgTol = 0.0001239313653 ( 0.0002329775002 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZC4 b/tests/de/step_1/ZC4 new file mode 100644 index 0000000000..cbbf4abf0a --- /dev/null +++ b/tests/de/step_1/ZC4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_db_leverrod-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 1 ) Summary = 5 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) Summary = 470 ( 470 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 74 ( 74 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 192 ( 192 ) +TOLERANCE : MaxTol = 0.005871972782 ( 0.01255650011 ) AvgTol = 0.0001241027745 ( 0.0002331488973 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZC5 b/tests/de/step_1/ZC5 new file mode 100644 index 0000000000..1730642225 --- /dev/null +++ b/tests/de/step_1/ZC5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ro2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 14 ) Summary = 14 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 16 ( 16 ) Summary = 83 ( 83 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 16 ( 16 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 32 ( 32 ) +TOLERANCE : MaxTol = 0.0002929696768 ( 0.0002929696768 ) AvgTol = 0.0001176144403 ( 0.0001176147358 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZC6 b/tests/de/step_1/ZC6 new file mode 100644 index 0000000000..e70bee1c40 --- /dev/null +++ b/tests/de/step_1/ZC6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sy_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 22 ) Summary = 0 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 40 ( 40 ) Summary = 214 ( 214 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 40 ( 40 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 76 ( 76 ) +TOLERANCE : MaxTol = 8.89741187e-006 ( 1e-005 ) AvgTol = 1.595321488e-006 ( 4.970162944e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSEAGREEN ( LIGHTSEAGREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 100 ( 100 ) + +} diff --git a/tests/de/step_1/ZC7 b/tests/de/step_1/ZC7 new file mode 100644 index 0000000000..6ec5cd9dfb --- /dev/null +++ b/tests/de/step_1/ZC7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sy_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 7 ) Summary = 0 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) Summary = 346 ( 346 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 52 ( 52 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 140 ( 140 ) +TOLERANCE : MaxTol = 0.0002640504766 ( 0.0002640504766 ) AvgTol = 4.867332678e-006 ( 5.700981656e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GOLD ( GOLD ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 10 ( 10 ) + +} diff --git a/tests/de/step_1/ZC8 b/tests/de/step_1/ZC8 new file mode 100644 index 0000000000..2f44121f20 --- /dev/null +++ b/tests/de/step_1/ZC8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ac_eye.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 99 ( 99 ) Summary = 613 ( 613 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 99 ( 99 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 257 ( 257 ) +TOLERANCE : MaxTol = 0.02282158358 ( 0.02282158358 ) AvgTol = 0.001795226534 ( 0.001824406504 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZC9 b/tests/de/step_1/ZC9 new file mode 100644 index 0000000000..eca92c2c03 --- /dev/null +++ b/tests/de/step_1/ZC9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set ProductMode OFF +set filename BUC60809.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 50 ( 10 ) Summary = 50 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 15 ( 15 ) Shell = 16 ( 16 ) Face = 159 ( 159 ) Summary = 890 ( 890 ) +STATSHAPE : Solid = 15 ( 15 ) Shell = 16 ( 16 ) Face = 159 ( 159 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 342 ( 342 ) +TOLERANCE : MaxTol = 7.482128955e-007 ( 1e-005 ) AvgTol = 1.524688025e-007 ( 5.245032913e-007 ) +LABELS : N0Labels = 15 ( 15 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 15 ( 15 ) NameLabels = 15 ( 15 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD1 b/tests/de/step_1/ZD1 new file mode 100644 index 0000000000..00e65247be --- /dev/null +++ b/tests/de/step_1/ZD1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename mat.stp + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 14 ( 14 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 33 ( 33 ) NameLabels = 33 ( 33 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD2 b/tests/de/step_1/ZD2 new file mode 100644 index 0000000000..12eed808e6 --- /dev/null +++ b/tests/de/step_1/ZD2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename OCC22238_test.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 45 ( 35 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 8 ( 8 ) SharedEdge = 10 ( 10 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000009091e-007 ( 1.000009091e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD3 b/tests/de/step_1/ZD3 new file mode 100644 index 0000000000..d30479ab52 --- /dev/null +++ b/tests/de/step_1/ZD3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set ProductMode OFF +set filename PRO20361-1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 4 ) Summary = 1 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 7 ( 7 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2 ( 2 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 2 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD4 b/tests/de/step_1/ZD4 new file mode 100644 index 0000000000..18291a0c5f --- /dev/null +++ b/tests/de/step_1/ZD4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set ProductMode OFF +set filename PRO20361-3.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 3 ) Summary = 0 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000041026e-007 ( 1.000041026e-007 ) +LABELS : N0Labels = 1 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 2 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD5 b/tests/de/step_1/ZD5 new file mode 100644 index 0000000000..5ee605db1c --- /dev/null +++ b/tests/de/step_1/ZD5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ass-test1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 41 ( 41 ) Summary = 272 ( 272 ) +STATSHAPE : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 223 ( 223 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 111 ( 111 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 9 ( 9 ) N2Labels = 0 ( 0 ) TotalLabels = 12 ( 12 ) NameLabels = 12 ( 12 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD6 b/tests/de/step_1/ZD6 new file mode 100644 index 0000000000..f9bef9494c --- /dev/null +++ b/tests/de/step_1/ZD6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set ProductMode OFF +set filename tr8_as_sd_sw.stp + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 15 ( 15 ) Summary = 88 ( 88 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 30 ( 30 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000061539e-007 ( 1.000061539e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 4 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD7 b/tests/de/step_1/ZD7 new file mode 100644 index 0000000000..8fcf6cb362 --- /dev/null +++ b/tests/de/step_1/ZD7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename tr8_ha1_ac.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 1 ) Face = 7 ( 7 ) Summary = 47 ( 47 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 4 ( 2 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 16 ( 16 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 8 ( 8 ) NameLabels = 8 ( 8 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD8 b/tests/de/step_1/ZD8 new file mode 100644 index 0000000000..cc766c0c6d --- /dev/null +++ b/tests/de/step_1/ZD8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename tr8_ha1_ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 1 ) Face = 7 ( 7 ) Summary = 47 ( 47 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 4 ( 2 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 16 ( 16 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000085716e-007 ( 1.000085716e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 8 ( 8 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CYAN1 GREEN ( CYAN1 GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZD9 b/tests/de/step_1/ZD9 new file mode 100644 index 0000000000..f3c484aa07 --- /dev/null +++ b/tests/de/step_1/ZD9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_c2-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZE1 b/tests/de/step_1/ZE1 new file mode 100644 index 0000000000..cab7c6673c --- /dev/null +++ b/tests/de/step_1/ZE1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj7_c2-al-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) Summary = 16 ( 14 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MIDNIGHTBLUE ( MIDNIGHTBLUE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZE2 b/tests/de/step_1/ZE2 new file mode 100644 index 0000000000..28ebec816d --- /dev/null +++ b/tests/de/step_1/ZE2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename CEA_cuve-V5.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 2 ( 2 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 3 ) N2Labels = 0 ( 2 ) TotalLabels = 3 ( 7 ) NameLabels = 3 ( 4 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZE3 b/tests/de/step_1/ZE3 new file mode 100644 index 0000000000..d55bc4f6c2 --- /dev/null +++ b/tests/de/step_1/ZE3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_c2-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZE4 b/tests/de/step_1/ZE4 new file mode 100644 index 0000000000..c0941e9d17 --- /dev/null +++ b/tests/de/step_1/ZE4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj7_c2-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) Summary = 16 ( 14 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DODGERBLUE2 GREEN ( DODGERBLUE2 GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZE5 b/tests/de/step_1/ZE5 new file mode 100644 index 0000000000..50a4071582 --- /dev/null +++ b/tests/de/step_1/ZE5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_c2-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZE6 b/tests/de/step_1/ZE6 new file mode 100644 index 0000000000..249ef3f3ce --- /dev/null +++ b/tests/de/step_1/ZE6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_c2-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 17 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 1 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 YELLOW ( BLUE1 YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 03___PRT_ALL_CURVES 06___PRT_ALL_SURFS ( 03___PRT_ALL_CURVES 06___PRT_ALL_SURFS ) + +} diff --git a/tests/de/step_1/ZE7 b/tests/de/step_1/ZE7 new file mode 100644 index 0000000000..2dde88d86a --- /dev/null +++ b/tests/de/step_1/ZE7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_c2-tc-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 28 ( 28 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 11 ( 11 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000044118e-007 ( 1.000044118e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE4 DARKORANGE ( BLUE4 DARKORANGE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 005 ( 005 ) + +} diff --git a/tests/de/step_1/ZE8 b/tests/de/step_1/ZE8 new file mode 100644 index 0000000000..9945f2fef5 --- /dev/null +++ b/tests/de/step_1/ZE8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj7_c2-td-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 4 ( 0 ) Face = 4 ( 4 ) Summary = 127 ( 103 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 4 ( 0 ) Face = 4 ( 4 ) FreeWire = 0 ( 0 ) FreeEdge = 20 ( 20 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 26 ( 26 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 5 ( 5 ) ColorLabels = 24 ( 24 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = CYAN1 GOLD3 GREEN GREEN4 MAGENTA1 MAGENTA3 YELLOW ( CYAN1 GOLD3 GREEN GREEN4 MAGENTA1 MAGENTA3 YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 001 002 003 004 ( 001 002 003 004 ) + +} diff --git a/tests/de/step_1/ZE9 b/tests/de/step_1/ZE9 new file mode 100644 index 0000000000..d0f0bea11c --- /dev/null +++ b/tests/de/step_1/ZE9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_c2-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 17 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 1 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 YELLOW ( BLUE1 YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 03___PRT_ALL_CURVES 06___PRT_ALL_SURFS ( 03___PRT_ALL_CURVES 06___PRT_ALL_SURFS ) + +} diff --git a/tests/de/step_1/ZF1 b/tests/de/step_1/ZF1 new file mode 100644 index 0000000000..79567688cc --- /dev/null +++ b/tests/de/step_1/ZF1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj9_c2-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 28 ( 28 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 11 ( 11 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000044118e-007 ( 1.000044118e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DARKORANGE1 INDIANRED1 ( DARKORANGE1 INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZF2 b/tests/de/step_1/ZF2 new file mode 100644 index 0000000000..0e3302d01e --- /dev/null +++ b/tests/de/step_1/ZF2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename ct_as1-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 366 ( 366 ) +STATSHAPE : Solid = 12 ( 12 ) Shell = 12 ( 12 ) Face = 112 ( 112 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000055896e-007 ( 1.000055896e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 13 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 20 ( 35 ) NameLabels = 20 ( 20 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 20 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = VIOLET ( VIOLET ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZF3 b/tests/de/step_1/ZF3 new file mode 100644 index 0000000000..d18114081b --- /dev/null +++ b/tests/de/step_1/ZF3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO10372.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 3 ) Summary = 3 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 10 ( 10 ) Summary = 62 ( 62 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 20 ( 20 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 18 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 23 ( 24 ) NameLabels = 9 ( 9 ) ColorLabels = 18 ( 19 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZF4 b/tests/de/step_1/ZF4 new file mode 100644 index 0000000000..84896c2552 --- /dev/null +++ b/tests/de/step_1/ZF4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj8_c2-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZF5 b/tests/de/step_1/ZF5 new file mode 100644 index 0000000000..ba66b1e36d --- /dev/null +++ b/tests/de/step_1/ZF5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj8_c2-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 17 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 1 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 YELLOW ( BLUE1 YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 03___PRT_ALL_CURVES 06___PRT_ALL_SURFS ( 03___PRT_ALL_CURVES 06___PRT_ALL_SURFS ) + +} diff --git a/tests/de/step_1/ZF6 b/tests/de/step_1/ZF6 new file mode 100644 index 0000000000..0707bdb9a6 --- /dev/null +++ b/tests/de/step_1/ZF6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename trj2_io1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 193 ( 193 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 70 ( 70 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000039198e-007 ( 1.000039198e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 2 ) +COLORS : Colors = YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZF7 b/tests/de/step_1/ZF7 new file mode 100644 index 0000000000..d3ea007853 --- /dev/null +++ b/tests/de/step_1/ZF7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename S4132-test.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 0 ) Summary = 1 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 6 ( 0 ) Face = 6 ( 6 ) Summary = 79 ( 73 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 6 ( 0 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 3 ( 4 ) SharedEdge = 27 ( 28 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZF8 b/tests/de/step_1/ZF8 new file mode 100644 index 0000000000..fd775bded6 --- /dev/null +++ b/tests/de/step_1/ZF8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj9_c2-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZF9 b/tests/de/step_1/ZF9 new file mode 100644 index 0000000000..7131038d97 --- /dev/null +++ b/tests/de/step_1/ZF9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj9_c2-sy-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DODGERBLUE2 MAGENTA1 ( DODGERBLUE2 MAGENTA1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZG1 b/tests/de/step_1/ZG1 new file mode 100644 index 0000000000..ffc9413ec0 --- /dev/null +++ b/tests/de/step_1/ZG1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename manliie-ar.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 0 ) Summary = 8 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 14 ( 14 ) Summary = 168 ( 149 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 18 ( 18 ) SharedEdge = 54 ( 54 ) +TOLERANCE : MaxTol = 7.347272566e-006 ( 7.347307142e-006 ) AvgTol = 1.215889533e-006 ( 1.215897255e-006 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZG2 b/tests/de/step_1/ZG2 new file mode 100644 index 0000000000..0f890e4a9b --- /dev/null +++ b/tests/de/step_1/ZG2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename as1ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 269 ( 269 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 19 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZG3 b/tests/de/step_1/ZG3 new file mode 100644 index 0000000000..f54d50fa71 --- /dev/null +++ b/tests/de/step_1/ZG3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj4_xr1-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 0 ) Summary = 28 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 404 ( 395 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 42 ( 42 ) SharedEdge = 137 ( 137 ) +TOLERANCE : MaxTol = 7.325606587e-006 ( 7.325606205e-006 ) AvgTol = 2.511919557e-006 ( 2.517689926e-006 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 26 ( 35 ) N2Labels = 0 ( 9 ) TotalLabels = 39 ( 57 ) NameLabels = 26 ( 31 ) ColorLabels = 5 ( 5 ) LayerLabels = 16 ( 16 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = CYAN1 GOLD3 RED3 TURQUOISE4 YELLOW ( CYAN1 GOLD3 RED3 TURQUOISE4 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZG4 b/tests/de/step_1/ZG4 new file mode 100644 index 0000000000..9f42891b2b --- /dev/null +++ b/tests/de/step_1/ZG4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj4_xr1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 9 ( 9 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 18 ) N2Labels = 0 ( 5 ) TotalLabels = 22 ( 32 ) NameLabels = 22 ( 27 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZG5 b/tests/de/step_1/ZG5 new file mode 100644 index 0000000000..d2a7de0d84 --- /dev/null +++ b/tests/de/step_1/ZG5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj4_xr1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 9 ( 9 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 18 ) N2Labels = 0 ( 5 ) TotalLabels = 22 ( 32 ) NameLabels = 22 ( 27 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZG6 b/tests/de/step_1/ZG6 new file mode 100644 index 0000000000..6ffed3297e --- /dev/null +++ b/tests/de/step_1/ZG6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj4_xr1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 10 ( 10 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 10 ( 10 ) N1Labels = 13 ( 19 ) N2Labels = 0 ( 6 ) TotalLabels = 23 ( 35 ) NameLabels = 23 ( 29 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZG7 b/tests/de/step_1/ZG7 new file mode 100644 index 0000000000..3fd39de730 --- /dev/null +++ b/tests/de/step_1/ZG7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj4_xr1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 26 ) Summary = 0 ( 26 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 18 ) N2Labels = 0 ( 5 ) TotalLabels = 22 ( 32 ) NameLabels = 22 ( 27 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 DARKORANGE GREEN RED YELLOW3 ( BLUE1 DARKORANGE GREEN RED YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/ZG8 b/tests/de/step_1/ZG8 new file mode 100644 index 0000000000..9a236e3982 --- /dev/null +++ b/tests/de/step_1/ZG8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj4_xr1-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 26 ) Summary = 0 ( 26 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 18 ) N2Labels = 0 ( 5 ) TotalLabels = 22 ( 32 ) NameLabels = 22 ( 27 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 DARKORANGE GREEN RED YELLOW3 ( BLUE1 DARKORANGE GREEN RED YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 256 ( 256 ) + +} diff --git a/tests/de/step_1/ZG9 b/tests/de/step_1/ZG9 new file mode 100644 index 0000000000..557dba429b --- /dev/null +++ b/tests/de/step_1/ZG9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename spigot.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 0 ) Summary = 4 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 22 ( 22 ) Summary = 223 ( 199 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 22 ( 22 ) FreeWire = 0 ( 0 ) FreeEdge = 23 ( 23 ) SharedEdge = 68 ( 68 ) +TOLERANCE : MaxTol = 2.100585841e-007 ( 2.098677141e-007 ) AvgTol = 1.073366139e-007 ( 1.07325298e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZH1 b/tests/de/step_1/ZH1 new file mode 100644 index 0000000000..c80919a656 --- /dev/null +++ b/tests/de/step_1/ZH1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_pe_t4-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 7 ) Summary = 0 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 9 ( 0 ) Face = 9 ( 9 ) Summary = 116 ( 107 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 9 ( 0 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 43 ( 43 ) +TOLERANCE : MaxTol = 0.003863207397 ( 0.02717230043 ) AvgTol = 0.0004713629472 ( 0.003097464581 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 6 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = ACHSEN FLAECHEN VERBFLAECHE ( ACHSEN FLAECHEN VERBFLAECHE ) + +} diff --git a/tests/de/step_1/ZH2 b/tests/de/step_1/ZH2 new file mode 100644 index 0000000000..aaf1a457c0 --- /dev/null +++ b/tests/de/step_1/ZH2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj6_c1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 14 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 18 ( 19 ) NameLabels = 7 ( 7 ) ColorLabels = 14 ( 14 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 GREEN MAGENTA1 RED YELLOW ( BLUE1 GREEN MAGENTA1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZH3 b/tests/de/step_1/ZH3 new file mode 100644 index 0000000000..1f4dc99a2c --- /dev/null +++ b/tests/de/step_1/ZH3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_c2-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1.000100004e-007 ) AvgTol = 1e-007 ( 1.000012501e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN RED ( GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZH4 b/tests/de/step_1/ZH4 new file mode 100644 index 0000000000..3768eb996f --- /dev/null +++ b/tests/de/step_1/ZH4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj8_c2-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1.000100004e-007 ) AvgTol = 1e-007 ( 1.000012501e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN RED ( GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZH5 b/tests/de/step_1/ZH5 new file mode 100644 index 0000000000..5ae91ecd62 --- /dev/null +++ b/tests/de/step_1/ZH5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename trj6_c1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 1 ) FreeEdge = 1 ( 1 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000082981e-007 ( 1.000082981e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 4 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 8 ( 9 ) NameLabels = 7 ( 7 ) ColorLabels = 2 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 3 ) +COLORS : Colors = BLUE1 WHITE ( BLUE1 GREEN WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZH6 b/tests/de/step_1/ZH6 new file mode 100644 index 0000000000..d9e41212b8 --- /dev/null +++ b/tests/de/step_1/ZH6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: COLORS : Faulty" + + +set filename trj6_c1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 1 ) FreeEdge = 1 ( 1 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000082981e-007 ( 1.000082981e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 5 ( 6 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 10 ) NameLabels = 7 ( 7 ) ColorLabels = 3 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 4 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZH7 b/tests/de/step_1/ZH7 new file mode 100644 index 0000000000..6368b0f558 --- /dev/null +++ b/tests/de/step_1/ZH7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename tr8_ha1_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 35 ( 37 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 5 ) NameLabels = 4 ( 4 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 0 ( { 0} 255 ) + +} diff --git a/tests/de/step_1/ZH8 b/tests/de/step_1/ZH8 new file mode 100644 index 0000000000..25670f6d69 --- /dev/null +++ b/tests/de/step_1/ZH8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_c2-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZH9 b/tests/de/step_1/ZH9 new file mode 100644 index 0000000000..26cf8b9635 --- /dev/null +++ b/tests/de/step_1/ZH9 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename trj9_c2-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 YELLOW ( BLUE1 YELLOW ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 06___PRT_ALL_SURFS ) + +} diff --git a/tests/de/step_1/ZI1 b/tests/de/step_1/ZI1 new file mode 100644 index 0000000000..fc852f2343 --- /dev/null +++ b/tests/de/step_1/ZI1 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename trj9_c2-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 0 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 YELLOW ( BLUE1 YELLOW ) +NLAYERS : NLayers = 0 ( 1 ) +LAYERS : Layers = ( 06___PRT_ALL_SURFS ) + +} diff --git a/tests/de/step_1/ZI2 b/tests/de/step_1/ZI2 new file mode 100644 index 0000000000..9090f06fe2 --- /dev/null +++ b/tests/de/step_1/ZI2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18953.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 14 ( 14 ) Face = 14 ( 14 ) Summary = 187 ( 187 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 14 ( 14 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 72 ( 72 ) +TOLERANCE : MaxTol = 4.0002e-005 ( 4.0002e-005 ) AvgTol = 3.127982174e-006 ( 3.127982174e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZI3 b/tests/de/step_1/ZI3 new file mode 100644 index 0000000000..84c338b3de --- /dev/null +++ b/tests/de/step_1/ZI3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS18954.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 289 ( 231 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 72 ( 72 ) SharedEdge = 72 ( 72 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZI4 b/tests/de/step_1/ZI4 new file mode 100644 index 0000000000..859f497ba9 --- /dev/null +++ b/tests/de/step_1/ZI4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10363.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) Summary = 88 ( 88 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 32 ( 32 ) +TOLERANCE : MaxTol = 4.883551393e-005 ( 4.883551393e-005 ) AvgTol = 7.830504529e-006 ( 7.830504584e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 6 ( 6 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 1 ( 1 ) ColorLabels = 6 ( 6 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 15 ( 1 15 ) + +} diff --git a/tests/de/step_1/ZI5 b/tests/de/step_1/ZI5 new file mode 100644 index 0000000000..960a54a708 --- /dev/null +++ b/tests/de/step_1/ZI5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO7070.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 3 ) Summary = 2 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 27 ( 27 ) Summary = 183 ( 183 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 27 ( 27 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 72 ( 72 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 27 ( 27 ) N2Labels = 0 ( 0 ) TotalLabels = 28 ( 28 ) NameLabels = 1 ( 1 ) ColorLabels = 28 ( 28 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE RED ( DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZI6 b/tests/de/step_1/ZI6 new file mode 100644 index 0000000000..63cab01f5d --- /dev/null +++ b/tests/de/step_1/ZI6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO7071.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) Summary = 88 ( 88 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 32 ( 32 ) +TOLERANCE : MaxTol = 1.100000941e-007 ( 1.298618578e-007 ) AvgTol = 1.004275173e-007 ( 1.025320621e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = DODGERBLUE2 GREEN RED YELLOW ( DODGERBLUE2 GREEN RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZI7 b/tests/de/step_1/ZI7 new file mode 100644 index 0000000000..7c89b286d8 --- /dev/null +++ b/tests/de/step_1/ZI7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename PRO9245.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 2 ) Summary = 4 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 12 ( 12 ) Summary = 136 ( 136 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 12 ( 12 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 49 ( 49 ) +TOLERANCE : MaxTol = 0.0009846163783 ( 0.0009846163783 ) AvgTol = 7.79901755e-005 ( 7.800188396e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZI8 b/tests/de/step_1/ZI8 new file mode 100644 index 0000000000..4898338ce3 --- /dev/null +++ b/tests/de/step_1/ZI8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Part1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 165 ( 165 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 41 ) FreeEdge = 41 ( 41 ) SharedEdge = 41 ( 41 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZI9 b/tests/de/step_1/ZI9 new file mode 100644 index 0000000000..554a3dee4f --- /dev/null +++ b/tests/de/step_1/ZI9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename abs2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) Summary = 48 ( 48 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 15 ( 15 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000024e-007 ( 1.000024e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ1 b/tests/de/step_1/ZJ1 new file mode 100644 index 0000000000..f4302f11e1 --- /dev/null +++ b/tests/de/step_1/ZJ1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename axe-man-ar-bas.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) Summary = 20 ( 20 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6 ( 6 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ2 b/tests/de/step_1/ZJ2 new file mode 100644 index 0000000000..5b7dfb8f19 --- /dev/null +++ b/tests/de/step_1/ZJ2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename axe-man-ar-haut.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) Summary = 20 ( 20 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6 ( 6 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ3 b/tests/de/step_1/ZJ3 new file mode 100644 index 0000000000..f4ddbe93ce --- /dev/null +++ b/tests/de/step_1/ZJ3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename axe1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) Summary = 20 ( 20 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6 ( 6 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ4 b/tests/de/step_1/ZJ4 new file mode 100644 index 0000000000..6e6162e8a4 --- /dev/null +++ b/tests/de/step_1/ZJ4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename axe1cas.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) Summary = 20 ( 20 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 4 ( 4 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6 ( 6 ) +TOLERANCE : MaxTol = 0.001449181499 ( 0.001449181499 ) AvgTol = 0.001159359401 ( 0.001159359401 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ5 b/tests/de/step_1/ZJ5 new file mode 100644 index 0000000000..8b123a73cc --- /dev/null +++ b/tests/de/step_1/ZJ5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_ie_fuel.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 39 ( 39 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 15 ( 15 ) +TOLERANCE : MaxTol = 0.003284526443 ( 0.003284526294 ) AvgTol = 0.0003244877968 ( 0.0003244877821 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ6 b/tests/de/step_1/ZJ6 new file mode 100644 index 0000000000..532e53163b --- /dev/null +++ b/tests/de/step_1/ZJ6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_ie_lever.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 333 ( 333 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 135 ( 135 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000083858e-007 ( 1.000083858e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ7 b/tests/de/step_1/ZJ7 new file mode 100644 index 0000000000..e905630e20 --- /dev/null +++ b/tests/de/step_1/ZJ7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_pe_fuel.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 8 ) Summary = 8 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 10 ( 10 ) Summary = 89 ( 89 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 6 ( 6 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 34 ( 34 ) +TOLERANCE : MaxTol = 112.7632273 ( 112.7632273 ) AvgTol = 20.07582429 ( 20.07582429 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ8 b/tests/de/step_1/ZJ8 new file mode 100644 index 0000000000..181a006ae6 --- /dev/null +++ b/tests/de/step_1/ZJ8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_pe_lever.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 67 ( 67 ) Summary = 427 ( 427 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 67 ( 67 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 175 ( 175 ) +TOLERANCE : MaxTol = 0.01632915222 ( 0.01632915256 ) AvgTol = 0.0007574810923 ( 0.0007574811018 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZJ9 b/tests/de/step_1/ZJ9 new file mode 100644 index 0000000000..1bfb41d240 --- /dev/null +++ b/tests/de/step_1/ZJ9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_sd_lever.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 68 ( 68 ) Summary = 430 ( 430 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 68 ( 68 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 175 ( 175 ) +TOLERANCE : MaxTol = 5.222214856e-007 ( 5.222214871e-007 ) AvgTol = 1.105810875e-007 ( 1.105810876e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK1 b/tests/de/step_1/ZK1 new file mode 100644 index 0000000000..95dbfbe27d --- /dev/null +++ b/tests/de/step_1/ZK1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_tab.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) Summary = 52 ( 52 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000021429e-007 ( 1.000021429e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK2 b/tests/de/step_1/ZK2 new file mode 100644 index 0000000000..9b6a0d2ac3 --- /dev/null +++ b/tests/de/step_1/ZK2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_ug_exhaust.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 24 ) Summary = 0 ( 24 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 42 ( 42 ) Summary = 401 ( 361 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 42 ( 42 ) FreeWire = 0 ( 0 ) FreeEdge = 39 ( 39 ) SharedEdge = 119 ( 119 ) +TOLERANCE : MaxTol = 7.175387751e-006 ( 1e-005 ) AvgTol = 1.235815193e-006 ( 4.223737825e-006 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK3 b/tests/de/step_1/ZK3 new file mode 100644 index 0000000000..2f6148cf6c --- /dev/null +++ b/tests/de/step_1/ZK3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_ug_lever.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 5 ) Summary = 0 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 54 ( 54 ) Summary = 348 ( 348 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 54 ( 54 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 141 ( 141 ) +TOLERANCE : MaxTol = 4.437195315e-006 ( 1e-005 ) AvgTol = 1.674752273e-007 ( 8.934749522e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK4 b/tests/de/step_1/ZK4 new file mode 100644 index 0000000000..2790f2275f --- /dev/null +++ b/tests/de/step_1/ZK4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_id_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 4 ( 4 ) Face = 13 ( 13 ) Summary = 100 ( 91 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 4 ( 4 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 38 ( 35 ) +TOLERANCE : MaxTol = 0.004158901543 ( 0.004158984724 ) AvgTol = 0.001029525724 ( 0.001123872701 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK5 b/tests/de/step_1/ZK5 new file mode 100644 index 0000000000..83b352134a --- /dev/null +++ b/tests/de/step_1/ZK5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_ie_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 0 ) Summary = 1 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 333 ( 333 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 135 ( 135 ) +TOLERANCE : MaxTol = 2.885132887e-007 ( 2.885128872e-007 ) AvgTol = 1.013219976e-007 ( 1.013219948e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK6 b/tests/de/step_1/ZK6 new file mode 100644 index 0000000000..4d3c769434 --- /dev/null +++ b/tests/de/step_1/ZK6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ie_lever-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 333 ( 333 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 135 ( 135 ) +TOLERANCE : MaxTol = 0.007690167811 ( 0.007690167811 ) AvgTol = 0.0007365638624 ( 0.0007365638626 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK7 b/tests/de/step_1/ZK7 new file mode 100644 index 0000000000..37a265dc09 --- /dev/null +++ b/tests/de/step_1/ZK7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_ie_leverrod-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 0 ) Summary = 4 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 136 ( 136 ) +TOLERANCE : MaxTol = 0.000304966156 ( 0.0003049661559 ) AvgTol = 4.319608909e-006 ( 4.319608909e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK8 b/tests/de/step_1/ZK8 new file mode 100644 index 0000000000..4b455bcd63 --- /dev/null +++ b/tests/de/step_1/ZK8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ie_leverrod-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) Summary = 335 ( 335 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 136 ( 136 ) +TOLERANCE : MaxTol = 0.007690533276 ( 0.007690533276 ) AvgTol = 0.0008038641138 ( 0.000803864114 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZK9 b/tests/de/step_1/ZK9 new file mode 100644 index 0000000000..5a0175ebcd --- /dev/null +++ b/tests/de/step_1/ZK9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_pe_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 67 ( 67 ) Summary = 427 ( 427 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 67 ( 67 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 175 ( 175 ) +TOLERANCE : MaxTol = 0.0006428800219 ( 0.0006428800219 ) AvgTol = 2.990869936e-005 ( 2.990869936e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL1 b/tests/de/step_1/ZL1 new file mode 100644 index 0000000000..19ffdf21b2 --- /dev/null +++ b/tests/de/step_1/ZL1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_pe_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 7 ( 7 ) Face = 9 ( 9 ) Summary = 108 ( 108 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 7 ( 7 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 41 ( 41 ) +TOLERANCE : MaxTol = 0.003863207397 ( 0.04018695152 ) AvgTol = 0.000366443826 ( 0.001787191105 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 6 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = ACHSEN FLAECHEN VERBFLAECHE ( ACHSEN FLAECHEN VERBFLAECHE ) + +} diff --git a/tests/de/step_1/ZL2 b/tests/de/step_1/ZL2 new file mode 100644 index 0000000000..f45543789d --- /dev/null +++ b/tests/de/step_1/ZL2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ug_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 5 ) Summary = 0 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 54 ( 54 ) Summary = 348 ( 348 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 54 ( 54 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 141 ( 141 ) +TOLERANCE : MaxTol = 4.437195315e-006 ( 1e-005 ) AvgTol = 1.674752273e-007 ( 8.934749522e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL3 b/tests/de/step_1/ZL3 new file mode 100644 index 0000000000..13340cd558 --- /dev/null +++ b/tests/de/step_1/ZL3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL4 b/tests/de/step_1/ZL4 new file mode 100644 index 0000000000..2139fc4254 --- /dev/null +++ b/tests/de/step_1/ZL4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename conrod.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 22 ( 22 ) Summary = 150 ( 150 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 22 ( 22 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 60 ( 60 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL5 b/tests/de/step_1/ZL5 new file mode 100644 index 0000000000..2f4803f30f --- /dev/null +++ b/tests/de/step_1/ZL5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename fuel_flange.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) Summary = 450 ( 450 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 180 ( 180 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000049914e-007 ( 1.000049914e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL6 b/tests/de/step_1/ZL6 new file mode 100644 index 0000000000..dae06dfb94 --- /dev/null +++ b/tests/de/step_1/ZL6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename hnc_63.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 23 ( 23 ) Summary = 161 ( 161 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 23 ( 23 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 63 ( 63 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000065338e-007 ( 1.000065338e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL7 b/tests/de/step_1/ZL7 new file mode 100644 index 0000000000..0ac185f933 --- /dev/null +++ b/tests/de/step_1/ZL7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename manille1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) Summary = 66 ( 66 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 24 ( 24 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL8 b/tests/de/step_1/ZL8 new file mode 100644 index 0000000000..6360549691 --- /dev/null +++ b/tests/de/step_1/ZL8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename manille3-b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 8 ( 8 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 8 ( 8 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 18 ( 18 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZL9 b/tests/de/step_1/ZL9 new file mode 100644 index 0000000000..bfcb7b59fb --- /dev/null +++ b/tests/de/step_1/ZL9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename manille3-h.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 8 ( 8 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 8 ( 8 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 18 ( 18 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZM1 b/tests/de/step_1/ZM1 new file mode 100644 index 0000000000..c0524db754 --- /dev/null +++ b/tests/de/step_1/ZM1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr1ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) Summary = 89 ( 89 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 32 ( 32 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000042329e-007 ( 1.000042329e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZM2 b/tests/de/step_1/ZM2 new file mode 100644 index 0000000000..194bfca847 --- /dev/null +++ b/tests/de/step_1/ZM2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr1db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 8 ) Summary = 8 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) Summary = 88 ( 88 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 32 ( 32 ) +TOLERANCE : MaxTol = 4.883486641e-005 ( 4.883486644e-005 ) AvgTol = 1.143115146e-005 ( 1.194897185e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = DODGERBLUE2 GREEN RED YELLOW ( DODGERBLUE2 GREEN RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZM3 b/tests/de/step_1/ZM3 new file mode 100644 index 0000000000..cf8a5bade6 --- /dev/null +++ b/tests/de/step_1/ZM3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr1pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) Summary = 88 ( 88 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 32 ( 32 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000042329e-007 ( 1.000042329e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZM4 b/tests/de/step_1/ZM4 new file mode 100644 index 0000000000..a60f125239 --- /dev/null +++ b/tests/de/step_1/ZM4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr1sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 17 ( 17 ) Summary = 98 ( 98 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00003721e-007 ( 1.00003721e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 4 ( 4 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZM5 b/tests/de/step_1/ZM5 new file mode 100644 index 0000000000..55e588da22 --- /dev/null +++ b/tests/de/step_1/ZM5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr1sy.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 11 ( 11 ) Summary = 66 ( 66 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 11 ( 11 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 2.345200447e-007 ( 1e-005 ) AvgTol = 1.111589635e-007 ( 1.163226741e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GOLD GREEN RED ROYALBLUE ( GOLD GREEN RED ROYALBLUE ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 0 254 X ( 0 254 X ) + +} diff --git a/tests/de/step_1/ZM6 b/tests/de/step_1/ZM6 new file mode 100644 index 0000000000..fe83b457b2 --- /dev/null +++ b/tests/de/step_1/ZM6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr2ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 GREEN ( BLUE1 GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZM7 b/tests/de/step_1/ZM7 new file mode 100644 index 0000000000..2beb8f6d65 --- /dev/null +++ b/tests/de/step_1/ZM7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr2sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = BLUE1 ( BLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZM8 b/tests/de/step_1/ZM8 new file mode 100644 index 0000000000..63a4fca725 --- /dev/null +++ b/tests/de/step_1/ZM8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 + +set filename pr_3-al.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 8 ) Summary = 7 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 13 ( 13 ) Summary = 80 ( 80 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 30 ( 30 ) +TOLERANCE : MaxTol = 1e-007 ( 0.001112535536 ) AvgTol = 1e-007 ( 9.338528171e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZM9 b/tests/de/step_1/ZM9 new file mode 100644 index 0000000000..60389c5313 --- /dev/null +++ b/tests/de/step_1/ZM9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr_3-sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 17 ( 17 ) Summary = 102 ( 102 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 38 ( 38 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000035243e-007 ( 1.000035243e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 4 ( 4 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZN1 b/tests/de/step_1/ZN1 new file mode 100644 index 0000000000..cbba000a59 --- /dev/null +++ b/tests/de/step_1/ZN1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr_3-sy.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 11 ( 11 ) Summary = 64 ( 64 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 11 ( 11 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 20 ( 20 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.000064001e-007 ( 1.20880592e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GOLD GREEN RED ROYALBLUE ( GOLD GREEN RED ROYALBLUE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 1 A ( 1 A ) + +} diff --git a/tests/de/step_1/ZN2 b/tests/de/step_1/ZN2 new file mode 100644 index 0000000000..f5183cc4b1 --- /dev/null +++ b/tests/de/step_1/ZN2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 10 ) Summary = 0 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 44 ( 44 ) Summary = 287 ( 287 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 44 ( 44 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 118 ( 118 ) +TOLERANCE : MaxTol = 0.004260923847 ( 0.004260923847 ) AvgTol = 0.0002558561664 ( 0.0002570770616 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = CYAN1 ( CYAN1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZN3 b/tests/de/step_1/ZN3 new file mode 100644 index 0000000000..e67a813eb8 --- /dev/null +++ b/tests/de/step_1/ZN3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename screw.step + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) Summary = 58 ( 58 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 22 ( 22 ) +TOLERANCE : MaxTol = 0.0003003031941 ( 0.0003002846181 ) AvgTol = 7.010353348e-005 ( 7.009904529e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZN4 b/tests/de/step_1/ZN4 new file mode 100644 index 0000000000..b49dceb334 --- /dev/null +++ b/tests/de/step_1/ZN4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename sg_50_63.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 24 ( 24 ) Summary = 146 ( 146 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 24 ( 24 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 54 ( 54 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00006207e-007 ( 1.00006207e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZN5 b/tests/de/step_1/ZN5 new file mode 100644 index 0000000000..4cbe0e8857 --- /dev/null +++ b/tests/de/step_1/ZN5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename stepsphere.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 9 ( 9 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3 ( 3 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZN6 b/tests/de/step_1/ZN6 new file mode 100644 index 0000000000..b29907ebb8 --- /dev/null +++ b/tests/de/step_1/ZN6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t3n.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 11 ( 11 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZN7 b/tests/de/step_1/ZN7 new file mode 100644 index 0000000000..1815c80d2f --- /dev/null +++ b/tests/de/step_1/ZN7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t4mid.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) Summary = 75 ( 75 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 10 ( 10 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 31 ( 31 ) +TOLERANCE : MaxTol = 0.00375449653 ( 0.00375449654 ) AvgTol = 0.0006676682327 ( 0.0006676682342 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZN8 b/tests/de/step_1/ZN8 new file mode 100644 index 0000000000..fbedcb7191 --- /dev/null +++ b/tests/de/step_1/ZN8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t4mpe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 13 ( 13 ) Face = 13 ( 13 ) Summary = 151 ( 151 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 13 ( 13 ) Face = 13 ( 13 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 55 ( 55 ) +TOLERANCE : MaxTol = 0.004199466556 ( 0.03863716718 ) AvgTol = 0.0004345787725 ( 0.002293953678 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZN9 b/tests/de/step_1/ZN9 new file mode 100644 index 0000000000..cabe7573a4 --- /dev/null +++ b/tests/de/step_1/ZN9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_as2_tc.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 19 ) Summary = 0 ( 19 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/ZO1 b/tests/de/step_1/ZO1 new file mode 100644 index 0000000000..163d0c1067 --- /dev/null +++ b/tests/de/step_1/ZO1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_as2_ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 269 ( 269 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 DARKORANGE1 GREEN RED ( BLUE1 DARKORANGE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZO2 b/tests/de/step_1/ZO2 new file mode 100644 index 0000000000..edbdb81449 --- /dev/null +++ b/tests/de/step_1/ZO2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_ac.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZO3 b/tests/de/step_1/ZO3 new file mode 100644 index 0000000000..f9c9da954b --- /dev/null +++ b/tests/de/step_1/ZO3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZO4 b/tests/de/step_1/ZO4 new file mode 100644 index 0000000000..2951b961e2 --- /dev/null +++ b/tests/de/step_1/ZO4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZO5 b/tests/de/step_1/ZO5 new file mode 100644 index 0000000000..9f1de0030a --- /dev/null +++ b/tests/de/step_1/ZO5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_ec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZO6 b/tests/de/step_1/ZO6 new file mode 100644 index 0000000000..e7e3eeb35c --- /dev/null +++ b/tests/de/step_1/ZO6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_id.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 36 ( 36 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 37 ) NameLabels = 1 ( 1 ) ColorLabels = 37 ( 37 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ( DEEPSKYBLUE2 MAGENTA1 ORANGE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZO7 b/tests/de/step_1/ZO7 new file mode 100644 index 0000000000..77f2692651 --- /dev/null +++ b/tests/de/step_1/ZO7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1a_ec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 17 ( 17 ) Summary = 98 ( 98 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000092706e-007 ( 1.000092706e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZO8 b/tests/de/step_1/ZO8 new file mode 100644 index 0000000000..db46693c11 --- /dev/null +++ b/tests/de/step_1/ZO8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_ha1_ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 47 ( 47 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 4 ( 4 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 16 ( 16 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000085716e-007 ( 1.000085716e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 8 ( 8 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZO9 b/tests/de/step_1/ZO9 new file mode 100644 index 0000000000..9e77f16e9f --- /dev/null +++ b/tests/de/step_1/ZO9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_ha1_id.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 47 ( 47 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 4 ( 4 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 16 ( 16 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 9 ( 9 ) N2Labels = 0 ( 0 ) TotalLabels = 13 ( 13 ) NameLabels = 8 ( 8 ) ColorLabels = 7 ( 7 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DEEPSKYBLUE2 ORANGERED ( DEEPSKYBLUE2 ORANGERED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZP1 b/tests/de/step_1/ZP1 new file mode 100644 index 0000000000..6cb280c974 --- /dev/null +++ b/tests/de/step_1/ZP1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_ha1_tc.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 47 ( 47 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 4 ( 4 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 16 ( 16 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000085716e-007 ( 1.000085716e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 6 ) NameLabels = 4 ( 4 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DEEPSKYBLUE1 RED ( DEEPSKYBLUE1 RED ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 001 002 ( 001 002 ) + +} diff --git a/tests/de/step_1/ZP2 b/tests/de/step_1/ZP2 new file mode 100644 index 0000000000..c4106ed2ea --- /dev/null +++ b/tests/de/step_1/ZP2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_3dt-sd.stp + +set ref_data { +DATA : Faulties = 0 ( 1 ) Warnings = 0 ( 0 ) Summary = 0 ( 1 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZP3 b/tests/de/step_1/ZP3 new file mode 100644 index 0000000000..484879296c --- /dev/null +++ b/tests/de/step_1/ZP3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_asd-db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 49 ( 37 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 12 ( 12 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 12 ( 12 ) N2Labels = 0 ( 0 ) TotalLabels = 13 ( 13 ) NameLabels = 1 ( 1 ) ColorLabels = 12 ( 12 ) LayerLabels = 12 ( 12 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZP4 b/tests/de/step_1/ZP4 new file mode 100644 index 0000000000..0d0a4049eb --- /dev/null +++ b/tests/de/step_1/ZP4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-ec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZP5 b/tests/de/step_1/ZP5 new file mode 100644 index 0000000000..4733550d5b --- /dev/null +++ b/tests/de/step_1/ZP5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-id.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 36 ( 36 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 37 ) NameLabels = 1 ( 1 ) ColorLabels = 37 ( 37 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DEEPSKYBLUE2 MAGENTA1 ORANGE ( DEEPSKYBLUE2 MAGENTA1 ORANGE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZP6 b/tests/de/step_1/ZP6 new file mode 100644 index 0000000000..10fe2d7353 --- /dev/null +++ b/tests/de/step_1/ZP6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZP7 b/tests/de/step_1/ZP7 new file mode 100644 index 0000000000..aea5a4b619 --- /dev/null +++ b/tests/de/step_1/ZP7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-tc.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 005 ( 005 ) + +} diff --git a/tests/de/step_1/ZP8 b/tests/de/step_1/ZP8 new file mode 100644 index 0000000000..2c4b3025d5 --- /dev/null +++ b/tests/de/step_1/ZP8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_exd-db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 49 ( 37 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 12 ( 12 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 12 ( 12 ) N2Labels = 0 ( 0 ) TotalLabels = 13 ( 13 ) NameLabels = 1 ( 1 ) ColorLabels = 12 ( 12 ) LayerLabels = 12 ( 12 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZP9 b/tests/de/step_1/ZP9 new file mode 100644 index 0000000000..f12667abc1 --- /dev/null +++ b/tests/de/step_1/ZP9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_ch1-id-chs.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 3 ) Summary = 3 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) Summary = 73 ( 73 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 28 ( 28 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZQ1 b/tests/de/step_1/ZQ1 new file mode 100644 index 0000000000..83775ee5cd --- /dev/null +++ b/tests/de/step_1/ZQ1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_ch1-tu-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 2 ( 2 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZQ2 b/tests/de/step_1/ZQ2 new file mode 100644 index 0000000000..f251e543ba --- /dev/null +++ b/tests/de/step_1/ZQ2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj12_gd1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 1 ) Summary = 1 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) Summary = 43 ( 43 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 15 ( 15 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 6 ( 6 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MAGENTA1 RED ( MAGENTA1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZQ3 b/tests/de/step_1/ZQ3 new file mode 100644 index 0000000000..c469a208e0 --- /dev/null +++ b/tests/de/step_1/ZQ3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj12_is1-oc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 35 ( 35 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 30 ( 30 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZQ4 b/tests/de/step_1/ZQ4 new file mode 100644 index 0000000000..06b64aa300 --- /dev/null +++ b/tests/de/step_1/ZQ4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 CYAN1 GREEN RED YELLOW ( BLUE1 CYAN1 GREEN RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZQ5 b/tests/de/step_1/ZQ5 new file mode 100644 index 0000000000..e1cc75427c --- /dev/null +++ b/tests/de/step_1/ZQ5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 279 ( 279 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006872e-007 ( 2.814611181e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 2 3 ( 1 2 3 ) + +} diff --git a/tests/de/step_1/ZQ6 b/tests/de/step_1/ZQ6 new file mode 100644 index 0000000000..fc3742b532 --- /dev/null +++ b/tests/de/step_1/ZQ6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_as1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 269 ( 269 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZQ7 b/tests/de/step_1/ZQ7 new file mode 100644 index 0000000000..55373a2d0f --- /dev/null +++ b/tests/de/step_1/ZQ7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_d2-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZQ8 b/tests/de/step_1/ZQ8 new file mode 100644 index 0000000000..a34a73af7f --- /dev/null +++ b/tests/de/step_1/ZQ8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 194 ( 194 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 70 ( 70 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000039198e-007 ( 1.000039198e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZQ9 b/tests/de/step_1/ZQ9 new file mode 100644 index 0000000000..fa14d3d461 --- /dev/null +++ b/tests/de/step_1/ZQ9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 193 ( 193 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 70 ( 70 ) +TOLERANCE : MaxTol = 0.0007775016544 ( 0.0007775016545 ) AvgTol = 6.182586659e-005 ( 6.182586649e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 26 ( 26 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 1 ( 1 ) ColorLabels = 27 ( 27 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZR1 b/tests/de/step_1/ZR1 new file mode 100644 index 0000000000..879484d405 --- /dev/null +++ b/tests/de/step_1/ZR1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 111 ( 111 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 35 ( 35 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000038767e-007 ( 1.000038767e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 14 ( 14 ) NameLabels = 1 ( 1 ) ColorLabels = 14 ( 14 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZR2 b/tests/de/step_1/ZR2 new file mode 100644 index 0000000000..2975c3264e --- /dev/null +++ b/tests/de/step_1/ZR2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-id-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 12 ) Summary = 12 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 111 ( 111 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 35 ( 35 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 1 ( 1 ) ColorLabels = 17 ( 17 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZR3 b/tests/de/step_1/ZR3 new file mode 100644 index 0000000000..6c311fbd57 --- /dev/null +++ b/tests/de/step_1/ZR3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-in-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 193 ( 193 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 70 ( 70 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000039198e-007 ( 1.000039198e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZR4 b/tests/de/step_1/ZR4 new file mode 100644 index 0000000000..ace69ebc85 --- /dev/null +++ b/tests/de/step_1/ZR4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 16 ) Summary = 0 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 193 ( 193 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 70 ( 70 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000039198e-007 ( 1.000039198e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 33 ( 33 ) NameLabels = 1 ( 1 ) ColorLabels = 33 ( 33 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 010 ( 010 ) + +} diff --git a/tests/de/step_1/ZR5 b/tests/de/step_1/ZR5 new file mode 100644 index 0000000000..f6814583db --- /dev/null +++ b/tests/de/step_1/ZR5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-ug-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 12 ) Summary = 0 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 121 ( 121 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 40 ( 40 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1e-005 ) AvgTol = 1.000040078e-007 ( 6.417511167e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZR6 b/tests/de/step_1/ZR6 new file mode 100644 index 0000000000..0f2843b6ac --- /dev/null +++ b/tests/de/step_1/ZR6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 12 ) Summary = 0 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 121 ( 121 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 40 ( 40 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1e-005 ) AvgTol = 1.000040078e-007 ( 6.417511167e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZR7 b/tests/de/step_1/ZR7 new file mode 100644 index 0000000000..76957730a6 --- /dev/null +++ b/tests/de/step_1/ZR7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 53 ( 53 ) Summary = 353 ( 353 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 160 ( 160 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 126 ( 126 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000062348e-007 ( 1.000062348e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZR8 b/tests/de/step_1/ZR8 new file mode 100644 index 0000000000..0e31d28c70 --- /dev/null +++ b/tests/de/step_1/ZR8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 279 ( 279 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006872e-007 ( 2.814611181e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 2 3 ( 1 2 3 ) + +} diff --git a/tests/de/step_1/ZR9 b/tests/de/step_1/ZR9 new file mode 100644 index 0000000000..089837b0e0 --- /dev/null +++ b/tests/de/step_1/ZR9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_as1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 269 ( 269 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZS1 b/tests/de/step_1/ZS1 new file mode 100644 index 0000000000..51a1db4319 --- /dev/null +++ b/tests/de/step_1/ZS1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_d1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZS2 b/tests/de/step_1/ZS2 new file mode 100644 index 0000000000..5268538c19 --- /dev/null +++ b/tests/de/step_1/ZS2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_d1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 6 ) Warnings = 0 ( 0 ) Summary = 0 ( 6 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/ZS3 b/tests/de/step_1/ZS3 new file mode 100644 index 0000000000..5c2141aa17 --- /dev/null +++ b/tests/de/step_1/ZS3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_t2-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 8 ) Summary = 8 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 16 ( 16 ) Summary = 95 ( 95 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 16 ( 16 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 34 ( 34 ) +TOLERANCE : MaxTol = 2.441868543e-005 ( 2.441868743e-005 ) AvgTol = 6.250925747e-006 ( 6.250926656e-006 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZS4 b/tests/de/step_1/ZS4 new file mode 100644 index 0000000000..58cc715741 --- /dev/null +++ b/tests/de/step_1/ZS4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_d2-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZS5 b/tests/de/step_1/ZS5 new file mode 100644 index 0000000000..3a28405cf6 --- /dev/null +++ b/tests/de/step_1/ZS5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_d2-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 6 ) Warnings = 0 ( 0 ) Summary = 0 ( 6 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/ZS6 b/tests/de/step_1/ZS6 new file mode 100644 index 0000000000..11dba24e75 --- /dev/null +++ b/tests/de/step_1/ZS6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_k1_top-md-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 11 ) Summary = 1 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) Summary = 238 ( 238 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 0.004142079219 ( 0.004142079219 ) AvgTol = 0.0002795801884 ( 0.0002808051902 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZS7 b/tests/de/step_1/ZS7 new file mode 100644 index 0000000000..8b02ace6ac --- /dev/null +++ b/tests/de/step_1/ZS7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_d3-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZS8 b/tests/de/step_1/ZS8 new file mode 100644 index 0000000000..3611086fd8 --- /dev/null +++ b/tests/de/step_1/ZS8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_d3-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/ZS9 b/tests/de/step_1/ZS9 new file mode 100644 index 0000000000..f7cd519f4b --- /dev/null +++ b/tests/de/step_1/ZS9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-md-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 11 ) Summary = 1 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) Summary = 238 ( 238 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 0.004142079219 ( 0.004142079219 ) AvgTol = 0.0002795801884 ( 0.0002808051902 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZT1 b/tests/de/step_1/ZT1 new file mode 100644 index 0000000000..9897d5faaa --- /dev/null +++ b/tests/de/step_1/ZT1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-sh-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 14 ) Summary = 2 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 44 ( 44 ) Summary = 291 ( 291 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 44 ( 44 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 119 ( 119 ) +TOLERANCE : MaxTol = 0.0002407463375 ( 0.0002407463376 ) AvgTol = 5.378526367e-006 ( 6.563075369e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZT2 b/tests/de/step_1/ZT2 new file mode 100644 index 0000000000..05131f3fca --- /dev/null +++ b/tests/de/step_1/ZT2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_as1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 269 ( 269 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 9 ( 9 ) Volume = 9 ( 9 ) Area = 9 ( 9 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 2 3 ( 1 2 3 ) + +} diff --git a/tests/de/step_1/ZT3 b/tests/de/step_1/ZT3 new file mode 100644 index 0000000000..b0c00b1d43 --- /dev/null +++ b/tests/de/step_1/ZT3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_c1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 46 ( 46 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 16 ( 16 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000079123e-007 ( 1.000079123e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 8 ( 8 ) NameLabels = 5 ( 5 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZT4 b/tests/de/step_1/ZT4 new file mode 100644 index 0000000000..56e6db17c9 --- /dev/null +++ b/tests/de/step_1/ZT4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_c1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 35 ( 35 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 3 ( 3 ) ColorLabels = 6 ( 6 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZT5 b/tests/de/step_1/ZT5 new file mode 100644 index 0000000000..feacd0407e --- /dev/null +++ b/tests/de/step_1/ZT5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_c1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 4 ) Summary = 0 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 68 ( 65 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 3 ) FreeEdge = 6 ( 6 ) SharedEdge = 22 ( 22 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.001604854e-007 ) AvgTol = 1.000071561e-007 ( 1.00013885e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 8 ( 8 ) N2Labels = 0 ( 0 ) TotalLabels = 12 ( 12 ) NameLabels = 7 ( 7 ) ColorLabels = 7 ( 7 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 2 ( 2 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = DODGERBLUE2 RED WHITE YELLOW ( DODGERBLUE2 RED WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 03___PRT_ALL_CURVES ( 03___PRT_ALL_CURVES ) + +} diff --git a/tests/de/step_1/ZT6 b/tests/de/step_1/ZT6 new file mode 100644 index 0000000000..860f2c79ac --- /dev/null +++ b/tests/de/step_1/ZT6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_c1-sd-214.stp + +set ref_data { +DATA : Faulties = 0 ( 3 ) Warnings = 0 ( 0 ) Summary = 0 ( 3 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 51 ( 51 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000082981e-007 ( 1.000082981e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 7 ( 7 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 MATRAGRAY MEDIUMTURQUOISE RED ( BLUE1 MATRAGRAY MEDIUMTURQUOISE RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZT7 b/tests/de/step_1/ZT7 new file mode 100644 index 0000000000..924cdc800c --- /dev/null +++ b/tests/de/step_1/ZT7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_c1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000082981e-007 ( 1.000082981e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 9 ( 9 ) N2Labels = 0 ( 0 ) TotalLabels = 10 ( 10 ) NameLabels = 1 ( 1 ) ColorLabels = 9 ( 9 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 CYAN1 GREEN RED YELLOW ( BLUE1 CYAN1 GREEN RED YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 001 002 ( 001 002 ) + +} diff --git a/tests/de/step_1/ZT8 b/tests/de/step_1/ZT8 new file mode 100644 index 0000000000..ce0c136198 --- /dev/null +++ b/tests/de/step_1/ZT8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_c1-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000082981e-007 ( 1.000082981e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 CYAN1 RED YELLOW ( BLUE1 CYAN1 RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 010 ( 010 ) + +} diff --git a/tests/de/step_1/ZT9 b/tests/de/step_1/ZT9 new file mode 100644 index 0000000000..352d410a83 --- /dev/null +++ b/tests/de/step_1/ZT9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_c1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 7 ( 7 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 17 ( 17 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000082981e-007 ( 1.000082981e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 RED SALMON1 YELLOW ( BLUE1 RED SALMON1 YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZU1 b/tests/de/step_1/ZU1 new file mode 100644 index 0000000000..809b558826 --- /dev/null +++ b/tests/de/step_1/ZU1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_d3-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZU2 b/tests/de/step_1/ZU2 new file mode 100644 index 0000000000..f410f029ca --- /dev/null +++ b/tests/de/step_1/ZU2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 11 ) Summary = 1 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) Summary = 238 ( 238 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 38 ( 38 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 0.01052088122 ( 0.01052088122 ) AvgTol = 0.0007091327396 ( 0.0007106710321 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY94 ( GRAY94 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 5 ( 5 ) + +} diff --git a/tests/de/step_1/ZU3 b/tests/de/step_1/ZU3 new file mode 100644 index 0000000000..3b391bb285 --- /dev/null +++ b/tests/de/step_1/ZU3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_pm4-ug2-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 17 ) Summary = 0 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) Summary = 220 ( 220 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 35 ( 35 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 83 ( 83 ) +TOLERANCE : MaxTol = 0.007686697769 ( 0.007686697645 ) AvgTol = 0.0007248364585 ( 0.0007291554284 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZU4 b/tests/de/step_1/ZU4 new file mode 100644 index 0000000000..58f0490dd9 --- /dev/null +++ b/tests/de/step_1/ZU4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_c1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 35 ( 35 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 3 ( 3 ) ColorLabels = 7 ( 7 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 2 ( 2 ) Volume = 2 ( 2 ) Area = 2 ( 2 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZU5 b/tests/de/step_1/ZU5 new file mode 100644 index 0000000000..6310f48965 --- /dev/null +++ b/tests/de/step_1/ZU5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_c2-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 RED ( BLUE1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZU6 b/tests/de/step_1/ZU6 new file mode 100644 index 0000000000..80820e4e2c --- /dev/null +++ b/tests/de/step_1/ZU6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_c2-sd-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 17 ( 17 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 6 ( 6 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 CYAN1 MEDIUMTURQUOISE ( BLUE1 CYAN1 MEDIUMTURQUOISE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZU7 b/tests/de/step_1/ZU7 new file mode 100644 index 0000000000..2ecb65c3a8 --- /dev/null +++ b/tests/de/step_1/ZU7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_c2-tu-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 21 ( 19 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 6 ( 6 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 3 ( 3 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DARKSLATEGRAY2 GREEN ROYALBLUE3 ( DARKSLATEGRAY2 GREEN ROYALBLUE3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZU8 b/tests/de/step_1/ZU8 new file mode 100644 index 0000000000..aee82b6654 --- /dev/null +++ b/tests/de/step_1/ZU8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_c2-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 SALMON1 ( BLUE1 SALMON1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZU9 b/tests/de/step_1/ZU9 new file mode 100644 index 0000000000..4bbace0473 --- /dev/null +++ b/tests/de/step_1/ZU9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_c2-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.0000375e-007 ( 1.0000375e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZV1 b/tests/de/step_1/ZV1 new file mode 100644 index 0000000000..46f941e738 --- /dev/null +++ b/tests/de/step_1/ZV1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_c2-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 0.001285959159 ( 0.00128595916 ) AvgTol = 0.0007707941989 ( 0.000770794199 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DEEPPINK2 DODGERBLUE2 ( DEEPPINK2 DODGERBLUE2 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZV2 b/tests/de/step_1/ZV2 new file mode 100644 index 0000000000..3e8bc30104 --- /dev/null +++ b/tests/de/step_1/ZV2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_c2-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 RED ( BLUE1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZV3 b/tests/de/step_1/ZV3 new file mode 100644 index 0000000000..785abcb485 --- /dev/null +++ b/tests/de/step_1/ZV3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_c2-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 12 ( 12 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000046154e-007 ( 1.000046154e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = BLUE1 ( BLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZV4 b/tests/de/step_1/ZV4 new file mode 100644 index 0000000000..7a5ada9638 --- /dev/null +++ b/tests/de/step_1/ZV4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_c2-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZV5 b/tests/de/step_1/ZV5 new file mode 100644 index 0000000000..b75bc22c59 --- /dev/null +++ b/tests/de/step_1/ZV5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_c2-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 11 ( 11 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4 ( 4 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000046154e-007 ( 1.000046154e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = BLUE1 ( BLUE1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 06___PRT_ALL_SURFS ( 06___PRT_ALL_SURFS ) + +} diff --git a/tests/de/step_1/ZV6 b/tests/de/step_1/ZV6 new file mode 100644 index 0000000000..cae21bb5ab --- /dev/null +++ b/tests/de/step_1/ZV6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_c2-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 28 ( 28 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 11 ( 11 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000044118e-007 ( 1.000044118e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DARKORANGE1 INDIANRED1 ( DARKORANGE1 INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZV7 b/tests/de/step_1/ZV7 new file mode 100644 index 0000000000..325b8332f6 --- /dev/null +++ b/tests/de/step_1/ZV7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_c2-oc-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZV8 b/tests/de/step_1/ZV8 new file mode 100644 index 0000000000..f97c4e1c30 --- /dev/null +++ b/tests/de/step_1/ZV8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_c2-oc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) Summary = 16 ( 16 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 1 ( 1 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 5 ( 5 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZV9 b/tests/de/step_1/ZV9 new file mode 100644 index 0000000000..6efb048a4e --- /dev/null +++ b/tests/de/step_1/ZV9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_io1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 12 ) Summary = 12 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 111 ( 111 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 35 ( 35 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 1 ( 1 ) ColorLabels = 17 ( 17 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZW1 b/tests/de/step_1/ZW1 new file mode 100644 index 0000000000..73ea5224bb --- /dev/null +++ b/tests/de/step_1/ZW1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_io1-oc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 111 ( 111 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 35 ( 35 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000038767e-007 ( 1.000038767e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 8 ( 8 ) NameLabels = 1 ( 1 ) ColorLabels = 8 ( 8 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZW2 b/tests/de/step_1/ZW2 new file mode 100644 index 0000000000..711cec2db5 --- /dev/null +++ b/tests/de/step_1/ZW2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_io1-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 16 ) Summary = 0 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 193 ( 193 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 70 ( 70 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000039198e-007 ( 1.000039198e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 010 ( 010 ) + +} diff --git a/tests/de/step_1/ZW3 b/tests/de/step_1/ZW3 new file mode 100644 index 0000000000..7171c5707f --- /dev/null +++ b/tests/de/step_1/ZW3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_io1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 12 ) Summary = 0 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 121 ( 121 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 40 ( 40 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1e-005 ) AvgTol = 1.000040078e-007 ( 6.417511167e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZW4 b/tests/de/step_1/ZW4 new file mode 100644 index 0000000000..b3367bc92c --- /dev/null +++ b/tests/de/step_1/ZW4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ug_as1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 39 ( 39 ) Summary = 269 ( 269 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 125 ( 125 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 91 ( 91 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.00006917e-007 ( 2.879948407e-006 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZW5 b/tests/de/step_1/ZW5 new file mode 100644 index 0000000000..9a29b2f454 --- /dev/null +++ b/tests/de/step_1/ZW5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename voilure-b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 0 ) Summary = 12 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 20 ( 20 ) Summary = 150 ( 150 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 20 ( 20 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 60 ( 60 ) +TOLERANCE : MaxTol = 6.484423484e-006 ( 6.484423307e-006 ) AvgTol = 8.894867981e-007 ( 8.894851162e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZW6 b/tests/de/step_1/ZW6 new file mode 100644 index 0000000000..44d66186ca --- /dev/null +++ b/tests/de/step_1/ZW6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_3dt-ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA1 ( MAGENTA1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZW7 b/tests/de/step_1/ZW7 new file mode 100644 index 0000000000..93be8738db --- /dev/null +++ b/tests/de/step_1/ZW7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_3dt-tc.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = DARKVIOLET ( DARKVIOLET ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 015 ( 015 ) + +} diff --git a/tests/de/step_1/ZW8 b/tests/de/step_1/ZW8 new file mode 100644 index 0000000000..f831f6646e --- /dev/null +++ b/tests/de/step_1/ZW8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_3dt-td.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/ZW9 b/tests/de/step_1/ZW9 new file mode 100644 index 0000000000..6ce60d9d30 --- /dev/null +++ b/tests/de/step_1/ZW9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZX1 b/tests/de/step_1/ZX1 new file mode 100644 index 0000000000..fb653286bd --- /dev/null +++ b/tests/de/step_1/ZX1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZX2 b/tests/de/step_1/ZX2 new file mode 100644 index 0000000000..cbf4b2eb52 --- /dev/null +++ b/tests/de/step_1/ZX2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_bv1-td.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_1/ZX3 b/tests/de/step_1/ZX3 new file mode 100644 index 0000000000..d508c9b92c --- /dev/null +++ b/tests/de/step_1/ZX3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename brep_wv2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZX4 b/tests/de/step_1/ZX4 new file mode 100644 index 0000000000..68552e80d4 --- /dev/null +++ b/tests/de/step_1/ZX4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_f1-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 6 ) Summary = 6 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) Summary = 74 ( 74 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 28 ( 28 ) +TOLERANCE : MaxTol = 2.442234358e-005 ( 2.442241729e-005 ) AvgTol = 7.582845941e-006 ( 7.582855671e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZX5 b/tests/de/step_1/ZX5 new file mode 100644 index 0000000000..9c7eca7547 --- /dev/null +++ b/tests/de/step_1/ZX5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_k1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 10 ) Summary = 2 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 30 ( 30 ) Summary = 205 ( 205 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 30 ( 30 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 84 ( 84 ) +TOLERANCE : MaxTol = 0.0003868703974 ( 0.000614641247 ) AvgTol = 2.294697443e-005 ( 3.867759859e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( 2 ) + +} diff --git a/tests/de/step_1/ZX6 b/tests/de/step_1/ZX6 new file mode 100644 index 0000000000..fea5c6212a --- /dev/null +++ b/tests/de/step_1/ZX6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj2_io1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 12 ) Summary = 0 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) Summary = 127 ( 127 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 43 ( 43 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1e-005 ) AvgTol = 1.000039636e-007 ( 6.148001564e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW ( YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZX7 b/tests/de/step_1/ZX7 new file mode 100644 index 0000000000..fced9ce97f --- /dev/null +++ b/tests/de/step_1/ZX7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_d1-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZX8 b/tests/de/step_1/ZX8 new file mode 100644 index 0000000000..27ce20c047 --- /dev/null +++ b/tests/de/step_1/ZX8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_d2-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZX9 b/tests/de/step_1/ZX9 new file mode 100644 index 0000000000..bdb58dacf7 --- /dev/null +++ b/tests/de/step_1/ZX9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_d2-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 6 ) Warnings = 0 ( 0 ) Summary = 0 ( 6 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZY1 b/tests/de/step_1/ZY1 new file mode 100644 index 0000000000..163045e465 --- /dev/null +++ b/tests/de/step_1/ZY1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pr2db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_1/ZY2 b/tests/de/step_1/ZY2 new file mode 100644 index 0000000000..da45427e15 --- /dev/null +++ b/tests/de/step_1/ZY2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_d3-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZY3 b/tests/de/step_1/ZY3 new file mode 100644 index 0000000000..b1bc028387 --- /dev/null +++ b/tests/de/step_1/ZY3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_d3-tu-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 001 ( 001 ) + +} diff --git a/tests/de/step_1/ZY4 b/tests/de/step_1/ZY4 new file mode 100644 index 0000000000..c4d0e4596f --- /dev/null +++ b/tests/de/step_1/ZY4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 10 ) Summary = 0 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 44 ( 44 ) Summary = 287 ( 287 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 44 ( 44 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 118 ( 118 ) +TOLERANCE : MaxTol = 0.004260923847 ( 0.004260923847 ) AvgTol = 0.0002558561664 ( 0.0002570770616 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = CYAN1 ( CYAN1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_1/ZY5 b/tests/de/step_1/ZY5 new file mode 100644 index 0000000000..93cc579d67 --- /dev/null +++ b/tests/de/step_1/ZY5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sy_lever-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 5 ) Summary = 0 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 50 ( 50 ) Summary = 328 ( 328 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 50 ( 50 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 133 ( 133 ) +TOLERANCE : MaxTol = 4.305225726e-007 ( 1e-005 ) AvgTol = 1.039061036e-007 ( 8.713065481e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 8 ( 8 ) + +} diff --git a/tests/de/step_1/ZY6 b/tests/de/step_1/ZY6 new file mode 100644 index 0000000000..074340237b --- /dev/null +++ b/tests/de/step_1/ZY6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr10_3dtxt_1_sd.stp + +set ref_data { +DATA : Faulties = 0 ( 3 ) Warnings = 0 ( 0 ) Summary = 0 ( 3 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZY7 b/tests/de/step_1/ZY7 new file mode 100644 index 0000000000..0bc6c6491b --- /dev/null +++ b/tests/de/step_1/ZY7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr10_3dtxt_2_sd.stp + +set ref_data { +DATA : Faulties = 0 ( 3 ) Warnings = 0 ( 0 ) Summary = 0 ( 3 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 34 ( 34 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12 ( 12 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZY8 b/tests/de/step_1/ZY8 new file mode 100644 index 0000000000..6e9121e91f --- /dev/null +++ b/tests/de/step_1/ZY8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_d3-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) Summary = 55 ( 55 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 9 ( 9 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093336e-007 ( 1.000093336e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_1/ZY9 b/tests/de/step_1/ZY9 new file mode 100644 index 0000000000..213268324c --- /dev/null +++ b/tests/de/step_1/ZY9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_sy.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( 2 ) + +} diff --git a/tests/de/step_1/ZZ1 b/tests/de/step_1/ZZ1 new file mode 100644 index 0000000000..826e9f97d4 --- /dev/null +++ b/tests/de/step_1/ZZ1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_tc.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 005 ( 005 ) + +} diff --git a/tests/de/step_1/ZZ2 b/tests/de/step_1/ZZ2 new file mode 100644 index 0000000000..26de9d6e13 --- /dev/null +++ b/tests/de/step_1/ZZ2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr8_bv1_ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) Summary = 100 ( 100 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 18 ( 18 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 36 ( 36 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009231e-007 ( 1.00009231e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZZ3 b/tests/de/step_1/ZZ3 new file mode 100644 index 0000000000..f6ea90795b --- /dev/null +++ b/tests/de/step_1/ZZ3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename extref.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 1 ( 1 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 1 ) N2Labels = 0 ( 1 ) TotalLabels = 1 ( 3 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZZ4 b/tests/de/step_1/ZZ4 new file mode 100644 index 0000000000..b6a1aeacbc --- /dev/null +++ b/tests/de/step_1/ZZ4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename s1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 13 ( 13 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 22 ) N2Labels = 0 ( 8 ) TotalLabels = 27 ( 43 ) NameLabels = 27 ( 35 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZZ5 b/tests/de/step_1/ZZ5 new file mode 100644 index 0000000000..2373ee27ff --- /dev/null +++ b/tests/de/step_1/ZZ5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename s1-pe-214-edited-update.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 13 ( 13 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 22 ) N2Labels = 0 ( 8 ) TotalLabels = 27 ( 43 ) NameLabels = 27 ( 35 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 13 ( 27 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZZ6 b/tests/de/step_1/ZZ6 new file mode 100644 index 0000000000..43853b3b7f --- /dev/null +++ b/tests/de/step_1/ZZ6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename s1-ec-214-update.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 13 ( 13 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 22 ) N2Labels = 0 ( 8 ) TotalLabels = 27 ( 43 ) NameLabels = 27 ( 35 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 13 ( 27 ) Volume = 5 ( 5 ) Area = 5 ( 5 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZZ7 b/tests/de/step_1/ZZ7 new file mode 100644 index 0000000000..d33e9d165d --- /dev/null +++ b/tests/de/step_1/ZZ7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename s1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 13 ( 13 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 22 ) N2Labels = 0 ( 8 ) TotalLabels = 27 ( 43 ) NameLabels = 27 ( 35 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 13 ( 27 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZZ8 b/tests/de/step_1/ZZ8 new file mode 100644 index 0000000000..d53d304ab2 --- /dev/null +++ b/tests/de/step_1/ZZ8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename s1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 28 ) Summary = 0 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 13 ( 13 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 0 ( 0 ) +TOLERANCE : MaxTol = 0 ( 0 ) AvgTol = 0 ( 0 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 22 ) N2Labels = 0 ( 8 ) TotalLabels = 27 ( 43 ) NameLabels = 27 ( 35 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 13 ( 27 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_1/ZZ9 b/tests/de/step_1/ZZ9 new file mode 100644 index 0000000000..b9762ee5d8 --- /dev/null +++ b/tests/de/step_1/ZZ9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_db_seal_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 117 ( 39 ) Summary = 117 ( 39 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 140 ( 140 ) Summary = 704 ( 704 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 140 ( 140 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 280 ( 280 ) +TOLERANCE : MaxTol = 0.0004823436197 ( 0.0004827870033 ) AvgTol = 0.000157560816 ( 0.000165115431 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 49 ( { 49} ) + +} diff --git a/tests/de/step_2/A1 b/tests/de/step_2/A1 new file mode 100644 index 0000000000..8cc7591462 --- /dev/null +++ b/tests/de/step_2/A1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set ProductMode OFF +set filename PRO20361-2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 3 ) Summary = 0 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 48 ( 48 ) Face = 48 ( 48 ) Summary = 705 ( 705 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 48 ( 48 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 266 ( 266 ) +TOLERANCE : MaxTol = 0.001635034952 ( 0.001635034951 ) AvgTol = 1.541289792e-005 ( 1.541289793e-005 ) +LABELS : N0Labels = 1 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 2 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/A2 b/tests/de/step_2/A2 new file mode 100644 index 0000000000..5a16194fa1 --- /dev/null +++ b/tests/de/step_2/A2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ass-tol2.stp + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 155 ( 30 ) Summary = 155 ( 30 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 17 ( 17 ) Shell = 17 ( 17 ) Face = 366 ( 366 ) Summary = 2774 ( 2752 ) +STATSHAPE : Solid = 23 ( 23 ) Shell = 23 ( 23 ) Face = 402 ( 402 ) FreeWire = 0 ( 0 ) FreeEdge = 21 ( 21 ) SharedEdge = 1095 ( 1095 ) +TOLERANCE : MaxTol = 0.0009825722198 ( 0.0009825722195 ) AvgTol = 5.215035338e-005 ( 5.153582219e-005 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 33 ( 33 ) NameLabels = 33 ( 33 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/A3 b/tests/de/step_2/A3 new file mode 100644 index 0000000000..9fb5686f6e --- /dev/null +++ b/tests/de/step_2/A3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename tr9_r0501-ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 403 ) Summary = 5 ( 403 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 4 ( 0 ) Shells = 1 ( 0 ) Solids = 1 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 532 ( 532 ) Summary = 3359 ( 3359 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 532 ( 532 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1299 ( 1299 ) +TOLERANCE : MaxTol = 1.956041309e-005 ( 0.0003145873437 ) AvgTol = 8.842932047e-007 ( 7.695997601e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA1 ( MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/A4 b/tests/de/step_2/A4 new file mode 100644 index 0000000000..54a82e79b4 --- /dev/null +++ b/tests/de/step_2/A4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm4_ug_punch_d.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 40 ) Summary = 9 ( 40 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 36 ( 3 ) Face = 186 ( 186 ) Summary = 1404 ( 1371 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 36 ( 3 ) Face = 186 ( 186 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 548 ( 548 ) +TOLERANCE : MaxTol = 0.001493912454 ( 0.001493912451 ) AvgTol = 2.359735112e-005 ( 2.424782868e-005 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 37 ( 37 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 9 ( 9 ) ColorLabels = 36 ( 36 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = MAGENTA1 MEDIUMSEAGREEN RED4 ( MAGENTA1 MEDIUMSEAGREEN RED4 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/A5 b/tests/de/step_2/A5 new file mode 100644 index 0000000000..bbc8aff6c7 --- /dev/null +++ b/tests/de/step_2/A5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename r86ug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 128 ) Summary = 4 ( 128 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 2 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 25 ( 25 ) Shell = 25 ( 25 ) Face = 476 ( 476 ) Summary = 2928 ( 2928 ) +STATSHAPE : Solid = 25 ( 25 ) Shell = 25 ( 25 ) Face = 476 ( 476 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1129 ( 1129 ) +TOLERANCE : MaxTol = 8.47188394e-006 ( 1e-005 ) AvgTol = 5.138027485e-007 ( 2.385478664e-006 ) +LABELS : N0Labels = 16 ( 16 ) N1Labels = 15 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 31 ( 31 ) NameLabels = 31 ( 31 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/A6 b/tests/de/step_2/A6 new file mode 100644 index 0000000000..f31ba5e6ee --- /dev/null +++ b/tests/de/step_2/A6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename t3d_opt.stp + +set ref_data { +DATA : Faulties = 0 ( 84 ) Warnings = 0 ( 0 ) Summary = 0 ( 84 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 85 ) Summary = 4 ( 85 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 34 ( 34 ) Shell = 34 ( 34 ) Face = 254 ( 254 ) Summary = 1470 ( 1508 ) +STATSHAPE : Solid = 34 ( 34 ) Shell = 34 ( 34 ) Face = 254 ( 254 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 539 ( 577 ) +TOLERANCE : MaxTol = 4.686868233 ( 4.686868233 ) AvgTol = 0.06017485437 ( 0.05835526529 ) +LABELS : N0Labels = 42 ( 42 ) N1Labels = 41 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 83 ( 83 ) NameLabels = 83 ( 83 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/A7 b/tests/de/step_2/A7 new file mode 100644 index 0000000000..346c057ed9 --- /dev/null +++ b/tests/de/step_2/A7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj5_pm3-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 20 ( 27 ) Summary = 20 ( 27 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 49 ( 49 ) Shell = 49 ( 49 ) Face = 615 ( 615 ) Summary = 4330 ( 4234 ) +STATSHAPE : Solid = 88 ( 88 ) Shell = 88 ( 88 ) Face = 1079 ( 1079 ) FreeWire = 0 ( 0 ) FreeEdge = 96 ( 96 ) SharedEdge = 1611 ( 1611 ) +TOLERANCE : MaxTol = 0.007650852625 ( 0.00792935897 ) AvgTol = 8.776936219e-005 ( 8.913913057e-005 ) +LABELS : N0Labels = 78 ( 78 ) N1Labels = 196 ( 202 ) N2Labels = 0 ( 0 ) TotalLabels = 274 ( 280 ) NameLabels = 178 ( 178 ) ColorLabels = 145 ( 145 ) LayerLabels = 145 ( 151 ) +PROPS : Centroid = 74 ( 74 ) Volume = 74 ( 74 ) Area = 74 ( 74 ) +NCOLORS : NColors = 16 ( 16 ) +COLORS : Colors = BLUE1 CYAN1 DARKGREEN DARKORANGE1 DEEPPINK2 FIREBRICK FIREBRICK1 GREEN LIGHTGOLDENROD1 MAGENTA1 ORANGE4 PALEGREEN PURPLE RED WHITE YELLOW ( BLUE1 CYAN1 DARKGREEN DARKORANGE1 DEEPPINK2 FIREBRICK FIREBRICK1 GREEN LIGHTGOLDENROD1 MAGENTA1 ORANGE4 PALEGREEN PURPLE RED WHITE YELLOW ) +NLAYERS : NLayers = 10 ( 10 ) +LAYERS : Layers = 0 15 18 26 27 9153S07|06 9153S08|07 9153S09|08 GU2_assy|26 TEMP ( 0 15 18 26 27 9153S07|06 9153S08|07 9153S09|08 GU2_assy|26 TEMP ) + +} diff --git a/tests/de/step_2/A8 b/tests/de/step_2/A8 new file mode 100644 index 0000000000..4b604b37a0 --- /dev/null +++ b/tests/de/step_2/A8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename CTS18541.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 22 ( 0 ) Summary = 22 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 331 ( 6 ) Face = 331 ( 331 ) Summary = 4133 ( 3684 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 331 ( 6 ) Face = 331 ( 331 ) FreeWire = 0 ( 0 ) FreeEdge = 123 ( 123 ) SharedEdge = 1459 ( 1459 ) +TOLERANCE : MaxTol = 0.04894014846 ( 0.04894014846 ) AvgTol = 0.0001169607933 ( 0.0001689666831 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/A9 b/tests/de/step_2/A9 new file mode 100644 index 0000000000..3fe30f161a --- /dev/null +++ b/tests/de/step_2/A9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename PRO10107.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 85 ( 42 ) Summary = 85 ( 42 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 619 ( 76 ) Face = 619 ( 619 ) Summary = 8060 ( 7347 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 619 ( 76 ) Face = 619 ( 619 ) FreeWire = 0 ( 0 ) FreeEdge = 213 ( 213 ) SharedEdge = 2941 ( 2941 ) +TOLERANCE : MaxTol = 0.08237032966 ( 0.08237032966 ) AvgTol = 0.000345677544 ( 0.0003639774598 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 9 ( 9 ) N2Labels = 0 ( 0 ) TotalLabels = 14 ( 14 ) NameLabels = 14 ( 14 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/B1 b/tests/de/step_2/B1 new file mode 100644 index 0000000000..38a1b5bf2a --- /dev/null +++ b/tests/de/step_2/B1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename PRO10108.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 17 ( 8 ) Summary = 17 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 141 ( 10 ) Face = 141 ( 141 ) Summary = 3556 ( 2958 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 141 ( 10 ) Face = 141 ( 141 ) FreeWire = 0 ( 0 ) FreeEdge = 468 ( 468 ) SharedEdge = 1106 ( 1106 ) +TOLERANCE : MaxTol = 0.02617992696 ( 0.02617992696 ) AvgTol = 4.946260842e-005 ( 4.961565591e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/B2 b/tests/de/step_2/B2 new file mode 100644 index 0000000000..31d46fe8f6 --- /dev/null +++ b/tests/de/step_2/B2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename trj10_b2-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 50 ( 18 ) Summary = 50 ( 18 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 308 ( 308 ) Summary = 2025 ( 2024 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 308 ( 308 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 851 ( 850 ) +TOLERANCE : MaxTol = 0.007289138208 ( 0.005806659935 ) AvgTol = 0.0002351354969 ( 0.0002277450165 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/B3 b/tests/de/step_2/B3 new file mode 100644 index 0000000000..28b94677b3 --- /dev/null +++ b/tests/de/step_2/B3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename welle_surface.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 488 ( 384 ) Summary = 488 ( 384 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 469 ( 0 ) Face = 469 ( 469 ) Summary = 5735 ( 5266 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 469 ( 0 ) Face = 469 ( 469 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2160 ( 2160 ) +TOLERANCE : MaxTol = 0.003303397777 ( 0.003303824773 ) AvgTol = 0.0002407323402 ( 0.0002515673781 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/B4 b/tests/de/step_2/B4 new file mode 100644 index 0000000000..e85b1d7d52 --- /dev/null +++ b/tests/de/step_2/B4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj12_b3-tu-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 67 ) Summary = 0 ( 67 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 696 ( 696 ) Summary = 6794 ( 6252 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 696 ( 696 ) FreeWire = 0 ( 0 ) FreeEdge = 541 ( 541 ) SharedEdge = 2479 ( 2479 ) +TOLERANCE : MaxTol = 0.03072519149 ( 0.3955576531 ) AvgTol = 0.0005067325357 ( 0.001409503567 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 543 ( 548 ) N2Labels = 0 ( 0 ) TotalLabels = 546 ( 551 ) NameLabels = 5 ( 5 ) ColorLabels = 542 ( 394 ) LayerLabels = 542 ( 547 ) +PROPS : Centroid = 2 ( 2 ) Volume = 2 ( 2 ) Area = 2 ( 2 ) +NCOLORS : NColors = 9 ( 9 ) +COLORS : Colors = CADETBLUE3 GOLDENROD3 HOTPINK3 LIGHTPINK3 MEDIUMSEAGREEN OLIVEDRAB4 STEELBLUE3 WHITE YELLOW ( CADETBLUE3 GOLDENROD3 HOTPINK3 LIGHTPINK3 MEDIUMSEAGREEN OLIVEDRAB4 STEELBLUE3 WHITE YELLOW ) +NLAYERS : NLayers = 21 ( 21 ) +LAYERS : Layers = 001 011 012 013 014 015 016 017 018 019 020 021 022 023 024 026 027 028 029 031 051 ( 001 011 012 013 014 015 016 017 018 019 020 021 022 023 024 026 027 028 029 031 051 ) + +} diff --git a/tests/de/step_2/B5 b/tests/de/step_2/B5 new file mode 100644 index 0000000000..7084c1714c --- /dev/null +++ b/tests/de/step_2/B5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj10_b2-sy-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 16 ( 330 ) Summary = 16 ( 330 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 257 ( 257 ) Summary = 1770 ( 1770 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 257 ( 257 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 746 ( 746 ) +TOLERANCE : MaxTol = 0.477874439 ( 0.477874439 ) AvgTol = 0.005727219364 ( 0.007062876615 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSTEELBLUE1 ( LIGHTSTEELBLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/B6 b/tests/de/step_2/B6 new file mode 100644 index 0000000000..2ae1b583b9 --- /dev/null +++ b/tests/de/step_2/B6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO20364.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 119 ( 100 ) Summary = 119 ( 100 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 457 ( 457 ) Summary = 2948 ( 2947 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 457 ( 457 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1203 ( 1203 ) +TOLERANCE : MaxTol = 0.005476437308 ( 0.005476492073 ) AvgTol = 0.0003181718251 ( 0.0003179903324 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 5 ( 7 ) N2Labels = 0 ( 2 ) TotalLabels = 11 ( 15 ) NameLabels = 11 ( 11 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/B7 b/tests/de/step_2/B7 new file mode 100644 index 0000000000..aa04b66c33 --- /dev/null +++ b/tests/de/step_2/B7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj9_b2-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 46 ( 48 ) Summary = 46 ( 48 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 231 ( 231 ) Summary = 1450 ( 1449 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 231 ( 231 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 594 ( 594 ) +TOLERANCE : MaxTol = 0.0061882807 ( 0.006188280702 ) AvgTol = 0.0004159499273 ( 0.0004163256817 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY65 ( GRAY65 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/B8 b/tests/de/step_2/B8 new file mode 100644 index 0000000000..d490856e34 --- /dev/null +++ b/tests/de/step_2/B8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO8843.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 3 ( 0 ) Warnings = 10 ( 32 ) Summary = 13 ( 32 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 25 ( 25 ) Shell = 42 ( 45 ) Face = 195 ( 198 ) Summary = 1276 ( 1343 ) +STATSHAPE : Solid = 25 ( 25 ) Shell = 42 ( 45 ) Face = 195 ( 198 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 467 ( 496 ) +TOLERANCE : MaxTol = 0.01438603118 ( 0.0293421074 ) AvgTol = 0.0002702515297 ( 0.001025315229 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 61 ( 67 ) N2Labels = 0 ( 0 ) TotalLabels = 64 ( 70 ) NameLabels = 5 ( 5 ) ColorLabels = 42 ( 45 ) LayerLabels = 42 ( 45 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN ROYALBLUE ( GREEN ROYALBLUE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = X ( X ) + +} diff --git a/tests/de/step_2/B9 b/tests/de/step_2/B9 new file mode 100644 index 0000000000..73cdee94b7 --- /dev/null +++ b/tests/de/step_2/B9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename PRO9233.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 11 ) Summary = 11 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) Summary = 1631 ( 1598 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) FreeWire = 0 ( 0 ) FreeEdge = 26 ( 26 ) SharedEdge = 677 ( 677 ) +TOLERANCE : MaxTol = 0.03020760843 ( 0.03020760843 ) AvgTol = 0.001590958026 ( 0.001613947318 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 36 ( 36 ) NameLabels = 7 ( 7 ) ColorLabels = 5 ( 5 ) LayerLabels = 26 ( 26 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE2 DEEPPINK2 YELLOW2 ( BLUE2 DEEPPINK2 YELLOW2 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = Invisible ( Invisible ) + +} diff --git a/tests/de/step_2/C1 b/tests/de/step_2/C1 new file mode 100644 index 0000000000..cc826e6c7d --- /dev/null +++ b/tests/de/step_2/C1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename trj9_b2-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 46 ( 31 ) Summary = 46 ( 31 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 308 ( 308 ) Summary = 2025 ( 2024 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 308 ( 308 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 851 ( 850 ) +TOLERANCE : MaxTol = 0.007289138208 ( 0.006752076563 ) AvgTol = 0.0002307842426 ( 0.0002269800906 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/C2 b/tests/de/step_2/C2 new file mode 100644 index 0000000000..93f8e6b99e --- /dev/null +++ b/tests/de/step_2/C2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename TUBE.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 38 ( 52 ) Summary = 38 ( 52 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 29 ( 29 ) Shell = 29 ( 29 ) Face = 656 ( 656 ) Summary = 4410 ( 4320 ) +STATSHAPE : Solid = 91 ( 91 ) Shell = 91 ( 91 ) Face = 2181 ( 2181 ) FreeWire = 0 ( 0 ) FreeEdge = 180 ( 180 ) SharedEdge = 1715 ( 1715 ) +TOLERANCE : MaxTol = 0.0002458755248 ( 0.0002458755245 ) AvgTol = 6.914949323e-006 ( 6.914949866e-006 ) +LABELS : N0Labels = 53 ( 53 ) N1Labels = 114 ( 137 ) N2Labels = 0 ( 23 ) TotalLabels = 167 ( 213 ) NameLabels = 167 ( 168 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/C3 b/tests/de/step_2/C3 new file mode 100644 index 0000000000..aa77b9572e --- /dev/null +++ b/tests/de/step_2/C3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj3_pm1-ac2-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 21 ( 21 ) Summary = 21 ( 21 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 20 ( 20 ) Shell = 20 ( 20 ) Face = 506 ( 506 ) Summary = 2949 ( 2949 ) +STATSHAPE : Solid = 20 ( 20 ) Shell = 20 ( 20 ) Face = 506 ( 506 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1160 ( 1160 ) +TOLERANCE : MaxTol = 0.0001499500712 ( 0.000149950072 ) AvgTol = 2.50089477e-006 ( 2.500894783e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 1 ) N2Labels = 0 ( 1 ) TotalLabels = 1 ( 3 ) NameLabels = 1 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/C4 b/tests/de/step_2/C4 new file mode 100644 index 0000000000..294b0522c6 --- /dev/null +++ b/tests/de/step_2/C4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj9_pm7-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 14 ( 14 ) Shell = 14 ( 14 ) Face = 396 ( 396 ) Summary = 2537 ( 2537 ) +STATSHAPE : Solid = 14 ( 14 ) Shell = 14 ( 14 ) Face = 396 ( 396 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1010 ( 1010 ) +TOLERANCE : MaxTol = 0.0006172563958 ( 0.0006172563958 ) AvgTol = 1.062108799e-005 ( 1.0621088e-005 ) +LABELS : N0Labels = 15 ( 15 ) N1Labels = 14 ( 15 ) N2Labels = 0 ( 1 ) TotalLabels = 29 ( 31 ) NameLabels = 29 ( 29 ) ColorLabels = 14 ( 14 ) LayerLabels = 14 ( 14 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = AQUAMARINE2 BROWN1 DARKSEAGREEN2 OLIVEDRAB2 ORCHID1 ROYALBLUE2 SLATEBLUE2 ( AQUAMARINE2 BROWN1 DARKSEAGREEN2 OLIVEDRAB2 ORCHID1 ROYALBLUE2 SLATEBLUE2 ) +NLAYERS : NLayers = 7 ( 7 ) +LAYERS : Layers = 101 102 103 104 105 106 107 ( 101 102 103 104 105 106 107 ) + +} diff --git a/tests/de/step_2/C5 b/tests/de/step_2/C5 new file mode 100644 index 0000000000..d406fee99c --- /dev/null +++ b/tests/de/step_2/C5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj4_k1_geo-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 31 ( 35 ) Summary = 31 ( 35 ) +CHECKSHAPE : Wires = 0 ( 2 ) Faces = 0 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 60 ( 0 ) Face = 60 ( 60 ) Summary = 768 ( 706 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 60 ( 0 ) Face = 60 ( 60 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 288 ( 288 ) +TOLERANCE : MaxTol = 0.0003019310697 ( 0.009909450702 ) AvgTol = 9.661867617e-006 ( 0.0001746106215 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 64 ( 64 ) N2Labels = 0 ( 0 ) TotalLabels = 67 ( 67 ) NameLabels = 5 ( 5 ) ColorLabels = 62 ( 62 ) LayerLabels = 62 ( 62 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CYAN1 YELLOW4 ( CYAN1 YELLOW4 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/C6 b/tests/de/step_2/C6 new file mode 100644 index 0000000000..ba4876b65b --- /dev/null +++ b/tests/de/step_2/C6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename r0101_al.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 11 ) Summary = 11 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) Summary = 1630 ( 1598 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) FreeWire = 0 ( 0 ) FreeEdge = 26 ( 26 ) SharedEdge = 677 ( 677 ) +TOLERANCE : MaxTol = 0.03020760843 ( 0.03020760843 ) AvgTol = 0.001600988158 ( 0.001613947318 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 32 ( 32 ) NameLabels = 1 ( 1 ) ColorLabels = 5 ( 5 ) LayerLabels = 26 ( 26 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE2 DEEPPINK2 YELLOW2 ( BLUE2 DEEPPINK2 YELLOW2 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = Invisible ( Invisible ) + +} diff --git a/tests/de/step_2/C7 b/tests/de/step_2/C7 new file mode 100644 index 0000000000..3b77904f61 --- /dev/null +++ b/tests/de/step_2/C7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename r0401_sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 4 ( 4 ) Face = 234 ( 234 ) Summary = 2951 ( 2581 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 4 ( 4 ) Face = 234 ( 234 ) FreeWire = 0 ( 0 ) FreeEdge = 370 ( 370 ) SharedEdge = 957 ( 957 ) +TOLERANCE : MaxTol = 7.686750629e-007 ( 7.686674478e-007 ) AvgTol = 1.10062468e-007 ( 1.100624453e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 385 ( 15 ) N2Labels = 0 ( 0 ) TotalLabels = 390 ( 20 ) NameLabels = 9 ( 9 ) ColorLabels = 384 ( 15 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = FORESTGREEN MATRAGRAY MEDIUMTURQUOISE PALEGREEN1 PURPLE1 RED ( FORESTGREEN MATRAGRAY MEDIUMTURQUOISE PALEGREEN1 PURPLE1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/C8 b/tests/de/step_2/C8 new file mode 100644 index 0000000000..c226324b5b --- /dev/null +++ b/tests/de/step_2/C8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj4_s1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 0 ) Summary = 2 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 146 ( 146 ) Summary = 869 ( 869 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 11 ( 11 ) Face = 188 ( 188 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 331 ( 331 ) +TOLERANCE : MaxTol = 0.0007596289751 ( 0.0007596289752 ) AvgTol = 1.028305667e-005 ( 1.028305667e-005 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 17 ( 17 ) N2Labels = 0 ( 0 ) TotalLabels = 30 ( 30 ) NameLabels = 27 ( 27 ) ColorLabels = 11 ( 11 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 13 ( 27 ) Volume = 13 ( 13 ) Area = 13 ( 13 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/C9 b/tests/de/step_2/C9 new file mode 100644 index 0000000000..450dd6eb57 --- /dev/null +++ b/tests/de/step_2/C9 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" +set LinuxDiff 3 +set filename r_77-sy.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 6 ( 0 ) Warnings = 8 ( 2 ) Summary = 14 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 53 ( 59 ) Face = 53 ( 59 ) Summary = 745 ( 889 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 53 ( 59 ) Face = 53 ( 59 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 293 ( 356 ) +TOLERANCE : MaxTol = 0.01782737572 ( 0.03722151184 ) AvgTol = 0.00156896468 ( 0.003291526808 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 106 ( 118 ) N2Labels = 0 ( 0 ) TotalLabels = 107 ( 119 ) NameLabels = 1 ( 1 ) ColorLabels = 53 ( 59 ) LayerLabels = 53 ( 59 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = GREEN RED TURQUOISE ( GREEN RED TURQUOISE ) +NLAYERS : NLayers = 5 ( 5 ) +LAYERS : Layers = 1 2 3 4 5 ( 1 2 3 4 5 ) + +} diff --git a/tests/de/step_2/D1 b/tests/de/step_2/D1 new file mode 100644 index 0000000000..15f47487ed --- /dev/null +++ b/tests/de/step_2/D1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj5_pm3-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 41 ( 39 ) Summary = 41 ( 39 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 283 ( 283 ) Summary = 1860 ( 1860 ) +STATSHAPE : Solid = 10 ( 10 ) Shell = 10 ( 10 ) Face = 613 ( 613 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 752 ( 752 ) +TOLERANCE : MaxTol = 2.475302665e-007 ( 2.29229366e-007 ) AvgTol = 1.007990614e-007 ( 1.00341823e-007 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 12 ( 12 ) N2Labels = 0 ( 0 ) TotalLabels = 20 ( 20 ) NameLabels = 20 ( 20 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/D2 b/tests/de/step_2/D2 new file mode 100644 index 0000000000..e7c562ecba --- /dev/null +++ b/tests/de/step_2/D2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj5_pm3-ug-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 83 ) Summary = 14 ( 83 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 7 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 369 ( 369 ) Summary = 2501 ( 2501 ) +STATSHAPE : Solid = 18 ( 18 ) Shell = 18 ( 18 ) Face = 369 ( 369 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 976 ( 976 ) +TOLERANCE : MaxTol = 0.005929066011 ( 0.005929066208 ) AvgTol = 9.595552078e-005 ( 9.743599736e-005 ) +LABELS : N0Labels = 20 ( 20 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 39 ( 39 ) NameLabels = 39 ( 39 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 20 ( 20 ) Volume = 20 ( 20 ) Area = 20 ( 20 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/D3 b/tests/de/step_2/D3 new file mode 100644 index 0000000000..eaf9240983 --- /dev/null +++ b/tests/de/step_2/D3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_ug_t4-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 4 ) Summary = 0 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 14 ( 0 ) Face = 14 ( 14 ) Summary = 157 ( 143 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 14 ( 0 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 56 ( 56 ) +TOLERANCE : MaxTol = 0.0003158426652 ( 11.27429191 ) AvgTol = 3.552299744e-005 ( 0.3097687386 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/D4 b/tests/de/step_2/D4 new file mode 100644 index 0000000000..ac5b5d1a0e --- /dev/null +++ b/tests/de/step_2/D4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename tr10_r0401_al.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 11 ) Summary = 11 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) Summary = 1630 ( 1598 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) FreeWire = 0 ( 0 ) FreeEdge = 26 ( 26 ) SharedEdge = 677 ( 677 ) +TOLERANCE : MaxTol = 0.03020760843 ( 0.03020760843 ) AvgTol = 0.001600988158 ( 0.001613947318 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 32 ( 32 ) NameLabels = 1 ( 1 ) ColorLabels = 5 ( 5 ) LayerLabels = 26 ( 26 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE2 DEEPPINK2 YELLOW2 ( BLUE2 DEEPPINK2 YELLOW2 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = Invisible ( Invisible ) + +} diff --git a/tests/de/step_2/D5 b/tests/de/step_2/D5 new file mode 100644 index 0000000000..6c63ffcb87 --- /dev/null +++ b/tests/de/step_2/D5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm4_ac_punch.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 37 ( 41 ) Summary = 37 ( 41 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 12 ( 3 ) Face = 196 ( 196 ) Summary = 1463 ( 1449 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 12 ( 3 ) Face = 196 ( 196 ) FreeWire = 0 ( 0 ) FreeEdge = 5 ( 5 ) SharedEdge = 592 ( 592 ) +TOLERANCE : MaxTol = 0.007471806745 ( 0.007471806744 ) AvgTol = 2.491824872e-005 ( 2.491830323e-005 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 25 ( 25 ) NameLabels = 11 ( 11 ) ColorLabels = 17 ( 17 ) LayerLabels = 17 ( 17 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/D6 b/tests/de/step_2/D6 new file mode 100644 index 0000000000..6d6e7fcbc8 --- /dev/null +++ b/tests/de/step_2/D6 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename tr10_r1101_sy.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 5 ( 0 ) Warnings = 0 ( 0 ) Summary = 5 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 59 ( 64 ) Face = 59 ( 64 ) Summary = 686 ( 759 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 59 ( 64 ) Face = 59 ( 64 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 254 ( 283 ) +TOLERANCE : MaxTol = 0.01572432916 ( 0.03822476581 ) AvgTol = 0.001130934878 ( 0.002376112615 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 118 ( 128 ) N2Labels = 0 ( 0 ) TotalLabels = 119 ( 129 ) NameLabels = 1 ( 1 ) ColorLabels = 59 ( 64 ) LayerLabels = 59 ( 64 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = TURQUOISE ( TURQUOISE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 4 X ( 4 X ) + +} diff --git a/tests/de/step_2/D7 b/tests/de/step_2/D7 new file mode 100644 index 0000000000..be84db4872 --- /dev/null +++ b/tests/de/step_2/D7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm4_id_punch_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 80 ) Summary = 14 ( 80 ) +CHECKSHAPE : Wires = 4 ( 4 ) Faces = 4 ( 4 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 40 ( 3 ) Face = 182 ( 182 ) Summary = 1489 ( 1445 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 40 ( 3 ) Face = 182 ( 182 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 586 ( 586 ) +TOLERANCE : MaxTol = 0.007713500664 ( 68.19450273 ) AvgTol = 0.0006851176006 ( 0.1538597037 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 9 ( 9 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN RED ( GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/D8 b/tests/de/step_2/D8 new file mode 100644 index 0000000000..15673ea6c4 --- /dev/null +++ b/tests/de/step_2/D8 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: STATSHAPE : Faulty" +puts "TODO CR23096 Windows: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty " + +set LinuxDiff 4 +set linuxFaulties {STATSHAPE} +set filename bm4_id_punch_d.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 69 ) Summary = 6 ( 69 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 42 ( 5 ) Face = 186 ( 186 ) Summary = 1539 ( 1483 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 42 ( 5 ) Face = 186 ( 186 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 602 ( 602 ) +TOLERANCE : MaxTol = 0.007713500664 ( 10.64591504 ) AvgTol = 0.0006682987452 ( 0.01717655988 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 8 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 13 ( 9 ) NameLabels = 9 ( 9 ) ColorLabels = 5 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN RED ( GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/D9 b/tests/de/step_2/D9 new file mode 100644 index 0000000000..475d94449d --- /dev/null +++ b/tests/de/step_2/D9 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename bm4_db_punch_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 2 ) Summary = 13 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 16 ( 16 ) Face = 192 ( 192 ) Summary = 1314 ( 1270 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 16 ( 16 ) Face = 192 ( 192 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 519 ( 503 ) +TOLERANCE : MaxTol = 0.152467407 ( 0.344407918 ) AvgTol = 0.0008343814537 ( 0.005614165412 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 35 ( 35 ) NameLabels = 7 ( 7 ) ColorLabels = 16 ( 16 ) LayerLabels = 16 ( 19 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DODGERBLUE2 GREEN RED ( DODGERBLUE2 GREEN RED ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 0 ( { 0} 255 ) + +} diff --git a/tests/de/step_2/E1 b/tests/de/step_2/E1 new file mode 100644 index 0000000000..1c8b706058 --- /dev/null +++ b/tests/de/step_2/E1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename tr9_r0901-al.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 2 ) Summary = 7 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 19 ( 1 ) Face = 26 ( 26 ) Summary = 1044 ( 852 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 19 ( 1 ) Face = 26 ( 26 ) FreeWire = 0 ( 0 ) FreeEdge = 177 ( 177 ) SharedEdge = 319 ( 319 ) +TOLERANCE : MaxTol = 0.03657395096 ( 0.9781270945 ) AvgTol = 0.001041638515 ( 0.01504765061 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 196 ( 197 ) N2Labels = 0 ( 0 ) TotalLabels = 197 ( 198 ) NameLabels = 1 ( 1 ) ColorLabels = 19 ( 19 ) LayerLabels = 177 ( 178 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 RED YELLOW ( BLUE1 RED YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = CRVS DATAMS SRFS WHEELS ( CRVS DATAMS SRFS WHEELS ) + +} diff --git a/tests/de/step_2/E2 b/tests/de/step_2/E2 new file mode 100644 index 0000000000..37508463c7 --- /dev/null +++ b/tests/de/step_2/E2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj7_pm5-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 13 ) Summary = 11 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 11 ( 11 ) Shell = 12 ( 11 ) Face = 641 ( 641 ) Summary = 4041 ( 4041 ) +STATSHAPE : Solid = 11 ( 11 ) Shell = 12 ( 11 ) Face = 641 ( 641 ) FreeWire = 0 ( 0 ) FreeEdge = 1 ( 1 ) SharedEdge = 1643 ( 1643 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00004229e-007 ( 1.00004229e-007 ) +LABELS : N0Labels = 20 ( 20 ) N1Labels = 29 ( 30 ) N2Labels = 0 ( 0 ) TotalLabels = 49 ( 50 ) NameLabels = 48 ( 48 ) ColorLabels = 13 ( 13 ) LayerLabels = 13 ( 13 ) +PROPS : Centroid = 17 ( 17 ) Volume = 17 ( 17 ) Area = 17 ( 17 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = GRAY22 GRAY73 KHAKI4 MAGENTA1 MATRAGRAY PURPLE4 WHITE ( GRAY22 GRAY73 KHAKI4 MAGENTA1 MATRAGRAY PURPLE4 WHITE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 0 1 ( 0 1 ) + +} diff --git a/tests/de/step_2/E3 b/tests/de/step_2/E3 new file mode 100644 index 0000000000..417a308edd --- /dev/null +++ b/tests/de/step_2/E3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename PRO9234.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 77 ( 180 ) Summary = 77 ( 180 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 15 ( 15 ) Face = 280 ( 280 ) Summary = 2349 ( 2212 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 15 ( 15 ) Face = 280 ( 280 ) FreeWire = 0 ( 1 ) FreeEdge = 137 ( 137 ) SharedEdge = 889 ( 889 ) +TOLERANCE : MaxTol = 0.02408475069 ( 0.02408475069 ) AvgTol = 0.001635343461 ( 0.001615102748 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 136 ( 215 ) N2Labels = 0 ( 0 ) TotalLabels = 140 ( 219 ) NameLabels = 7 ( 7 ) ColorLabels = 133 ( 133 ) LayerLabels = 133 ( 212 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN LIGHTPINK1 WHITE ( BLUE1 GREEN LIGHTPINK1 WHITE ) +NLAYERS : NLayers = 18 ( 19 ) +LAYERS : Layers = 0 11 12 13 131 14 15 20 200 21 22 30 31 32 33 34 35 36 ( 0 11 12 13 131 14 15 20 200 21 22 30 31 32 33 34 35 36 99 ) + +} diff --git a/tests/de/step_2/E4 b/tests/de/step_2/E4 new file mode 100644 index 0000000000..8fa3499f27 --- /dev/null +++ b/tests/de/step_2/E4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj8_pm6-ts-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 237 ( 262 ) Summary = 237 ( 262 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 16 ( 16 ) Shell = 16 ( 16 ) Face = 494 ( 494 ) Summary = 3399 ( 3353 ) +STATSHAPE : Solid = 26 ( 26 ) Shell = 26 ( 26 ) Face = 874 ( 874 ) FreeWire = 0 ( 0 ) FreeEdge = 58 ( 58 ) SharedEdge = 1179 ( 1179 ) +TOLERANCE : MaxTol = 0.001020031105 ( 0.001020031105 ) AvgTol = 6.80978947e-006 ( 6.80978947e-006 ) +LABELS : N0Labels = 31 ( 31 ) N1Labels = 535 ( 491 ) N2Labels = 0 ( 0 ) TotalLabels = 566 ( 522 ) NameLabels = 62 ( 62 ) ColorLabels = 520 ( 481 ) LayerLabels = 16 ( 16 ) +PROPS : Centroid = 26 ( 43 ) Volume = 26 ( 26 ) Area = 26 ( 26 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = DEEPSKYBLUE2 DODGERBLUE2 MAGENTA1 ORANGE ORANGERED RED WHITE ( DEEPSKYBLUE2 DODGERBLUE2 MAGENTA1 ORANGE ORANGERED RED WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_2/E5 b/tests/de/step_2/E5 new file mode 100644 index 0000000000..f7b55a83bd --- /dev/null +++ b/tests/de/step_2/E5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj3_pm1-ct2-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 37 ( 25 ) Summary = 37 ( 25 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 7 ( 1 ) Face = 200 ( 200 ) Summary = 1529 ( 1523 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 7 ( 1 ) Face = 200 ( 200 ) FreeWire = 0 ( 44 ) FreeEdge = 44 ( 44 ) SharedEdge = 613 ( 613 ) +TOLERANCE : MaxTol = 0.02902527695 ( 0.02902527731 ) AvgTol = 0.0006111299775 ( 0.000610259678 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/E6 b/tests/de/step_2/E6 new file mode 100644 index 0000000000..09171c1419 --- /dev/null +++ b/tests/de/step_2/E6 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" +set LinuxDiff 3 +set filename trj3_s1-al-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 102 ( 101 ) Summary = 102 ( 101 ) +CHECKSHAPE : Wires = 12 ( 12 ) Faces = 12 ( 12 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 18 ( 14 ) Face = 94 ( 94 ) Summary = 630 ( 627 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 18 ( 14 ) Face = 94 ( 94 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 255 ( 255 ) +TOLERANCE : MaxTol = 5.454654424 ( 20.45495409 ) AvgTol = 0.1582231883 ( 0.5084163389 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 18 ( 17 ) N2Labels = 0 ( 0 ) TotalLabels = 19 ( 18 ) NameLabels = 1 ( 1 ) ColorLabels = 18 ( 17 ) LayerLabels = 7 ( 8 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED YELLOW ( RED YELLOW ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = feet main_body tail_middle ( feet main_body tail_middle ) + +} diff --git a/tests/de/step_2/E7 b/tests/de/step_2/E7 new file mode 100644 index 0000000000..5ea848d323 --- /dev/null +++ b/tests/de/step_2/E7 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename r76sy.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 1 ( 4 ) Warnings = 68 ( 104 ) Summary = 69 ( 108 ) +CHECKSHAPE : Wires = 2 ( 0 ) Faces = 2 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 23 ( 23 ) Shell = 46 ( 47 ) Face = 193 ( 194 ) Summary = 1329 ( 1357 ) +STATSHAPE : Solid = 23 ( 23 ) Shell = 46 ( 47 ) Face = 193 ( 194 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 494 ( 504 ) +TOLERANCE : MaxTol = 0.0205434719 ( 0.0293421419 ) AvgTol = 0.0005051457413 ( 0.00101833544 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 67 ( 67 ) N2Labels = 0 ( 0 ) TotalLabels = 70 ( 70 ) NameLabels = 5 ( 5 ) ColorLabels = 46 ( 45 ) LayerLabels = 42 ( 45 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN ROYALBLUE ( GREEN ROYALBLUE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = X ( X ) + +} diff --git a/tests/de/step_2/E8 b/tests/de/step_2/E8 new file mode 100644 index 0000000000..90f31a0851 --- /dev/null +++ b/tests/de/step_2/E8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename bm4_ac_seal.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 16 ( 16 ) Summary = 16 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 466 ( 466 ) Summary = 2557 ( 2557 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 466 ( 466 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1032 ( 1032 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000037844e-007 ( 1.000037844e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 6 ) NameLabels = 5 ( 5 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 0 ( 0 23 ) + +} diff --git a/tests/de/step_2/E9 b/tests/de/step_2/E9 new file mode 100644 index 0000000000..56f6626b16 --- /dev/null +++ b/tests/de/step_2/E9 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename bm4_db_punch_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 22 ( 14 ) Summary = 22 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 16 ( 16 ) Face = 192 ( 192 ) Summary = 1314 ( 1270 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 16 ( 16 ) Face = 192 ( 192 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 519 ( 503 ) +TOLERANCE : MaxTol = 0.152467407 ( 0.344407918 ) AvgTol = 0.0007954557279 ( 0.005616743583 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 35 ( 35 ) NameLabels = 7 ( 7 ) ColorLabels = 16 ( 16 ) LayerLabels = 16 ( 19 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DODGERBLUE2 GREEN RED ( DODGERBLUE2 GREEN RED ) +NLAYERS : NLayers = 1 ( 2 ) +LAYERS : Layers = 0 ( { 0} 255 ) + +} diff --git a/tests/de/step_2/F1 b/tests/de/step_2/F1 new file mode 100644 index 0000000000..988d0c939f --- /dev/null +++ b/tests/de/step_2/F1 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" + +set LinuxDiff 1 +set filename bm4_sd_punch_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 41 ( 1 ) Summary = 41 ( 1 ) +CHECKSHAPE : Wires = 2 ( 4 ) Faces = 4 ( 5 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 205 ( 204 ) Summary = 1363 ( 1364 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 205 ( 204 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 551 ( 552 ) +TOLERANCE : MaxTol = 1.533009737 ( 1.627860152 ) AvgTol = 0.06966649993 ( 0.08213967963 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 42 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 47 ( 46 ) NameLabels = 9 ( 9 ) ColorLabels = 42 ( 41 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/F2 b/tests/de/step_2/F2 new file mode 100644 index 0000000000..1b8300166a --- /dev/null +++ b/tests/de/step_2/F2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename bm4_db_conn_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 60 ( 3 ) Shell = 60 ( 3 ) Face = 2526 ( 504 ) Summary = 17140 ( 3803 ) +STATSHAPE : Solid = 114 ( 114 ) Shell = 114 ( 114 ) Face = 4044 ( 4044 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6988 ( 1556 ) +TOLERANCE : MaxTol = 1.593845682e-007 ( 1.593845682e-007 ) AvgTol = 1.001858532e-007 ( 1.001858532e-007 ) +LABELS : N0Labels = 6 ( 7 ) N1Labels = 31 ( 33 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 40 ) NameLabels = 37 ( 36 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 35 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 WHITE YELLOW ( CYAN1 WHITE YELLOW ) +NLAYERS : NLayers = 3 ( 6 ) +LAYERS : Layers = 1 10 5 ( { 0} { 1} { 5} { 10} 200 255 ) + +} diff --git a/tests/de/step_2/F3 b/tests/de/step_2/F3 new file mode 100644 index 0000000000..001512e276 --- /dev/null +++ b/tests/de/step_2/F3 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 ALL: LAYERS : Faulty" + + +set filename bm4_db_conn_d.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 16 ( 8 ) Summary = 16 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 60 ( 3 ) Shell = 60 ( 3 ) Face = 2526 ( 504 ) Summary = 17140 ( 3803 ) +STATSHAPE : Solid = 114 ( 114 ) Shell = 114 ( 114 ) Face = 4044 ( 4044 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6988 ( 1556 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00009393e-007 ( 1.00009393e-007 ) +LABELS : N0Labels = 6 ( 7 ) N1Labels = 31 ( 33 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 40 ) NameLabels = 37 ( 36 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 35 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 WHITE YELLOW ( CYAN1 WHITE YELLOW ) +NLAYERS : NLayers = 3 ( 6 ) +LAYERS : Layers = 1 10 5 ( { 0} { 1} { 5} { 10} 200 255 ) + +} diff --git a/tests/de/step_2/F4 b/tests/de/step_2/F4 new file mode 100644 index 0000000000..d22572ab47 --- /dev/null +++ b/tests/de/step_2/F4 @@ -0,0 +1,26 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename pe_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 1 ) Summary = 4 ( 1 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 1 ) Face = 56 ( 54 ) Summary = 329 ( 314 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 1 ) Face = 56 ( 54 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 137 ( 130 ) +TOLERANCE : MaxTol = 43.63397625 ( 0.004765335881 ) AvgTol = 1.059548993 ( 0.0005744934329 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 52 ( 54 ) N2Labels = 0 ( 0 ) TotalLabels = 53 ( 55 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 52 ( 54 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = *FLAECHEN ( *FLAECHEN ) + +} diff --git a/tests/de/step_2/F5 b/tests/de/step_2/F5 new file mode 100644 index 0000000000..f778786bf1 --- /dev/null +++ b/tests/de/step_2/F5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename BUC60143.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 113 ( 32 ) Summary = 113 ( 32 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 117 ( 117 ) Face = 117 ( 117 ) Summary = 3604 ( 3191 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 117 ( 117 ) Face = 117 ( 117 ) FreeWire = 0 ( 89 ) FreeEdge = 502 ( 502 ) SharedEdge = 1120 ( 1120 ) +TOLERANCE : MaxTol = 0.1067914979 ( 0.1067914979 ) AvgTol = 0.003835135167 ( 0.004035585959 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/F6 b/tests/de/step_2/F6 new file mode 100644 index 0000000000..0dff30582c --- /dev/null +++ b/tests/de/step_2/F6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC61003-1.stp + +set ref_data { +DATA : Faulties = 0 ( 346 ) Warnings = 0 ( 0 ) Summary = 0 ( 346 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 472 ( 472 ) Summary = 2616 ( 2616 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 472 ( 472 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1074 ( 1074 ) +TOLERANCE : MaxTol = 0.0008695832754 ( 0.0008695832758 ) AvgTol = 0.0001317974137 ( 0.0001333767302 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/F7 b/tests/de/step_2/F7 new file mode 100644 index 0000000000..1de00aa14e --- /dev/null +++ b/tests/de/step_2/F7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC61003-2.stp + +set ref_data { +DATA : Faulties = 0 ( 10 ) Warnings = 0 ( 0 ) Summary = 0 ( 10 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 30 ( 42 ) Summary = 30 ( 42 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 26 ( 26 ) Summary = 199 ( 199 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 26 ( 26 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 80 ( 80 ) +TOLERANCE : MaxTol = 0.03890832401 ( 0.03890832401 ) AvgTol = 0.005590596864 ( 0.005591229747 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/F8 b/tests/de/step_2/F8 new file mode 100644 index 0000000000..b1697b2ff6 --- /dev/null +++ b/tests/de/step_2/F8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CC670-12.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 26 ) Summary = 24 ( 26 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 135 ( 135 ) Summary = 1358 ( 1260 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 135 ( 135 ) FreeWire = 0 ( 4 ) FreeEdge = 100 ( 100 ) SharedEdge = 464 ( 464 ) +TOLERANCE : MaxTol = 0.04505895972 ( 0.04505895972 ) AvgTol = 0.001383726042 ( 0.001386190633 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 8 ( 8 ) NameLabels = 8 ( 8 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/F9 b/tests/de/step_2/F9 new file mode 100644 index 0000000000..2318142629 --- /dev/null +++ b/tests/de/step_2/F9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename CC670-12608.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 35 ( 21 ) Summary = 35 ( 21 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 126 ( 126 ) Summary = 1309 ( 1222 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 126 ( 126 ) FreeWire = 0 ( 8 ) FreeEdge = 94 ( 94 ) SharedEdge = 449 ( 449 ) +TOLERANCE : MaxTol = 0.02385233045 ( 0.02385233045 ) AvgTol = 0.0005034785375 ( 0.0004891920813 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 8 ( 8 ) NameLabels = 8 ( 8 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G1 b/tests/de/step_2/G1 new file mode 100644 index 0000000000..a35ecc0ed1 --- /dev/null +++ b/tests/de/step_2/G1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename CC670-12613.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 16 ( 12 ) Summary = 16 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 102 ( 102 ) Summary = 1024 ( 967 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 102 ( 102 ) FreeWire = 0 ( 8 ) FreeEdge = 64 ( 64 ) SharedEdge = 356 ( 356 ) +TOLERANCE : MaxTol = 0.01157947103 ( 0.01157947103 ) AvgTol = 0.0004789936454 ( 0.0004688608287 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 8 ( 8 ) NameLabels = 8 ( 8 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G2 b/tests/de/step_2/G2 new file mode 100644 index 0000000000..b50967a847 --- /dev/null +++ b/tests/de/step_2/G2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename CTS20315-1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 20 ) Summary = 24 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 182 ( 182 ) Face = 182 ( 182 ) Summary = 2387 ( 2387 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 182 ( 182 ) Face = 182 ( 182 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 920 ( 920 ) +TOLERANCE : MaxTol = 0.03817388423 ( 0.03817388423 ) AvgTol = 0.0008054885645 ( 0.001917006832 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G3 b/tests/de/step_2/G3 new file mode 100644 index 0000000000..71d1a917bc --- /dev/null +++ b/tests/de/step_2/G3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Inventor_AdjustableBracket.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 33 ( 33 ) Summary = 33 ( 33 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 256 ( 256 ) Summary = 1594 ( 1594 ) +STATSHAPE : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 256 ( 256 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 631 ( 631 ) +TOLERANCE : MaxTol = 0.04148434363 ( 0.04230490857 ) AvgTol = 0.0009235591059 ( 0.0009349208901 ) +LABELS : N0Labels = 11 ( 11 ) N1Labels = 10 ( 10 ) N2Labels = 0 ( 0 ) TotalLabels = 21 ( 21 ) NameLabels = 21 ( 21 ) ColorLabels = 9 ( 9 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = DARKSEAGREEN GOLD2 GRAY50 GRAY97 ( DARKSEAGREEN GOLD2 GRAY50 GRAY97 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G4 b/tests/de/step_2/G4 new file mode 100644 index 0000000000..955a819703 --- /dev/null +++ b/tests/de/step_2/G4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Inventor_Container.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 31 ( 34 ) Summary = 31 ( 34 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 300 ( 300 ) Summary = 1570 ( 1570 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 300 ( 300 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 631 ( 631 ) +TOLERANCE : MaxTol = 0.02983526473 ( 0.02983526473 ) AvgTol = 0.000466907808 ( 0.0004669562427 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 2 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GRAY80 SPRINGGREEN3 ( GRAY80 SPRINGGREEN3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G5 b/tests/de/step_2/G5 new file mode 100644 index 0000000000..11b37bc415 --- /dev/null +++ b/tests/de/step_2/G5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Inventor_iPartExample.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 517 ( 517 ) Summary = 3521 ( 3521 ) +STATSHAPE : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 517 ( 517 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1464 ( 1464 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.00006193e-007 ( 1.00006193e-007 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 11 ( 11 ) N2Labels = 0 ( 0 ) TotalLabels = 20 ( 20 ) NameLabels = 17 ( 17 ) ColorLabels = 8 ( 8 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GRAY66 SANDYBROWN ( GRAY66 SANDYBROWN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G6 b/tests/de/step_2/G6 new file mode 100644 index 0000000000..fb4b4d12f8 --- /dev/null +++ b/tests/de/step_2/G6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10360.stp + +set ref_data { +DATA : Faulties = 0 ( 6 ) Warnings = 0 ( 0 ) Summary = 0 ( 6 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 45 ) Summary = 8 ( 45 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 6 ( 6 ) Face = 78 ( 78 ) Summary = 468 ( 468 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 6 ( 6 ) Face = 78 ( 78 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 179 ( 179 ) +TOLERANCE : MaxTol = 0.000379629257 ( 0.0009876912169 ) AvgTol = 6.952539202e-006 ( 1.509787414e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G7 b/tests/de/step_2/G7 new file mode 100644 index 0000000000..88f0ec20c6 --- /dev/null +++ b/tests/de/step_2/G7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename PRO10370.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 1 ) Summary = 2 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) Summary = 169 ( 169 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 29 ( 29 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 68 ( 68 ) +TOLERANCE : MaxTol = 6.263650663e-007 ( 6.263649916e-007 ) AvgTol = 2.054680385e-007 ( 2.067806097e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DEEPPINK2 MEDIUMTURQUOISE YELLOW ( DEEPPINK2 MEDIUMTURQUOISE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G8 b/tests/de/step_2/G8 new file mode 100644 index 0000000000..f781ab8b32 --- /dev/null +++ b/tests/de/step_2/G8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10371.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 153 ( 153 ) Summary = 890 ( 890 ) +STATSHAPE : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 300 ( 300 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 353 ( 353 ) +TOLERANCE : MaxTol = 6.215531674e-007 ( 6.190520296e-007 ) AvgTol = 2.022786755e-007 ( 2.021534652e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 14 ( 14 ) NameLabels = 14 ( 14 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = FORESTGREEN LIGHTSTEELBLUE3 MEDIUMPURPLE2 ROYALBLUE TAN2 ( FORESTGREEN LIGHTSTEELBLUE3 MEDIUMPURPLE2 ROYALBLUE TAN2 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/G9 b/tests/de/step_2/G9 new file mode 100644 index 0000000000..70fe1c6f12 --- /dev/null +++ b/tests/de/step_2/G9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10376.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 36 ( 36 ) Face = 36 ( 36 ) Summary = 600 ( 600 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 36 ( 36 ) Face = 36 ( 36 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 246 ( 246 ) +TOLERANCE : MaxTol = 0.0200634573 ( 0.0230274088 ) AvgTol = 0.001236953756 ( 0.001729254 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 72 ( 72 ) N2Labels = 0 ( 0 ) TotalLabels = 73 ( 73 ) NameLabels = 1 ( 1 ) ColorLabels = 36 ( 36 ) LayerLabels = 36 ( 36 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GREEN RED TURQUOISE WHITE ( GREEN RED TURQUOISE WHITE ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 10 20 250 30 ( 10 20 250 30 ) + +} diff --git a/tests/de/step_2/H1 b/tests/de/step_2/H1 new file mode 100644 index 0000000000..1d12d9a6c4 --- /dev/null +++ b/tests/de/step_2/H1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO7073.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 18 ( 18 ) Summary = 18 ( 18 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 66 ( 66 ) Summary = 955 ( 833 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 66 ( 66 ) FreeWire = 0 ( 0 ) FreeEdge = 122 ( 122 ) SharedEdge = 325 ( 325 ) +TOLERANCE : MaxTol = 0.05706634351 ( 0.05706634351 ) AvgTol = 0.01188150788 ( 0.01188858328 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 124 ( 124 ) N2Labels = 0 ( 0 ) TotalLabels = 127 ( 127 ) NameLabels = 5 ( 5 ) ColorLabels = 123 ( 123 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = CYAN1 FORESTGREEN GREEN INDIANRED1 MAGENTA1 WHITE YELLOW ( CYAN1 FORESTGREEN GREEN INDIANRED1 MAGENTA1 WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H2 b/tests/de/step_2/H2 new file mode 100644 index 0000000000..a757c95d81 --- /dev/null +++ b/tests/de/step_2/H2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO7747.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 15 ) Summary = 13 ( 15 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 129 ( 129 ) Summary = 736 ( 736 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 129 ( 129 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 303 ( 303 ) +TOLERANCE : MaxTol = 3.599182522 ( 3.660503978 ) AvgTol = 0.04641182233 ( 0.05502400806 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H3 b/tests/de/step_2/H3 new file mode 100644 index 0000000000..2a8e7d55aa --- /dev/null +++ b/tests/de/step_2/H3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO8845.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 14 ) Summary = 13 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 251 ( 251 ) Summary = 1661 ( 1661 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 251 ( 251 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 701 ( 701 ) +TOLERANCE : MaxTol = 0.01076675661 ( 0.01076675661 ) AvgTol = 8.350462389e-005 ( 8.350572465e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H4 b/tests/de/step_2/H4 new file mode 100644 index 0000000000..b04f0fd121 --- /dev/null +++ b/tests/de/step_2/H4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO9236.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 6 ) Summary = 0 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 8 ( 8 ) Face = 816 ( 816 ) Summary = 7171 ( 6740 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 8 ( 8 ) Face = 816 ( 816 ) FreeWire = 0 ( 0 ) FreeEdge = 431 ( 431 ) SharedEdge = 2673 ( 2673 ) +TOLERANCE : MaxTol = 0.000519532422 ( 0.000519532422 ) AvgTol = 5.643561424e-006 ( 5.695706317e-006 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 442 ( 442 ) N2Labels = 0 ( 0 ) TotalLabels = 446 ( 446 ) NameLabels = 7 ( 7 ) ColorLabels = 439 ( 439 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 9 ( 9 ) +COLORS : Colors = BLUE1 CYAN1 DARKORANGE1 FORESTGREEN GRAY40 GREEN MAGENTA1 WHITE YELLOW ( BLUE1 CYAN1 DARKORANGE1 FORESTGREEN GRAY40 GREEN MAGENTA1 WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H5 b/tests/de/step_2/H5 new file mode 100644 index 0000000000..dc5888a7f2 --- /dev/null +++ b/tests/de/step_2/H5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename Sbottle.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 3 ) Summary = 24 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 149 ( 149 ) Summary = 826 ( 826 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 149 ( 149 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 336 ( 336 ) +TOLERANCE : MaxTol = 0.002984408435 ( 0.003792052185 ) AvgTol = 0.00116306994 ( 0.001318127918 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H6 b/tests/de/step_2/H6 new file mode 100644 index 0000000000..4c77fed7c5 --- /dev/null +++ b/tests/de/step_2/H6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename carcasse_gauche_simpl3.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 16 ) Summary = 6 ( 16 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 600 ( 600 ) Summary = 4036 ( 4036 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 600 ( 600 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1713 ( 1713 ) +TOLERANCE : MaxTol = 0.2070257209 ( 0.2070257209 ) AvgTol = 0.001880246498 ( 0.00188025332 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H7 b/tests/de/step_2/H7 new file mode 100644 index 0000000000..bc63bbf990 --- /dev/null +++ b/tests/de/step_2/H7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename nozzle.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 53 ) Summary = 0 ( 53 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 141 ( 141 ) Summary = 1125 ( 1125 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 141 ( 141 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 441 ( 441 ) +TOLERANCE : MaxTol = 9.86664844e-006 ( 4.617271574e-005 ) AvgTol = 2.035223209e-006 ( 4.455446939e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H8 b/tests/de/step_2/H8 new file mode 100644 index 0000000000..5e789e955f --- /dev/null +++ b/tests/de/step_2/H8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename UKI60569-2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 55 ( 59 ) Summary = 55 ( 59 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 219 ( 219 ) Summary = 1685 ( 1626 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 219 ( 219 ) FreeWire = 0 ( 0 ) FreeEdge = 58 ( 58 ) SharedEdge = 643 ( 643 ) +TOLERANCE : MaxTol = 0.004786272898 ( 0.004786272898 ) AvgTol = 0.0003423815747 ( 0.0003426224939 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 192 ( 192 ) N2Labels = 0 ( 0 ) TotalLabels = 195 ( 195 ) NameLabels = 5 ( 5 ) ColorLabels = 191 ( 191 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED ( BLUE1 DEEPSKYBLUE2 MAGENTA1 ORANGE ORANGERED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/H9 b/tests/de/step_2/H9 new file mode 100644 index 0000000000..16f2649e47 --- /dev/null +++ b/tests/de/step_2/H9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename USA60035.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 4581 ( 3437 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 1143 ( 1143 ) SharedEdge = 1143 ( 1143 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I1 b/tests/de/step_2/I1 new file mode 100644 index 0000000000..8c21f160a2 --- /dev/null +++ b/tests/de/step_2/I1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename absmx.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 17 ( 17 ) Summary = 17 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) Summary = 415 ( 415 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 157 ( 157 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I2 b/tests/de/step_2/I2 new file mode 100644 index 0000000000..133a636bfb --- /dev/null +++ b/tests/de/step_2/I2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename absmx2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 11 ) Summary = 11 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) Summary = 425 ( 425 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 162 ( 162 ) +TOLERANCE : MaxTol = 8.362307401e-006 ( 1.048889537e-005 ) AvgTol = 1.956621381e-007 ( 2.202233081e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I3 b/tests/de/step_2/I3 new file mode 100644 index 0000000000..3e0af9683a --- /dev/null +++ b/tests/de/step_2/I3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename absmxn.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 11 ) Summary = 11 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) Summary = 425 ( 425 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 70 ( 70 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 162 ( 162 ) +TOLERANCE : MaxTol = 8.362307401e-006 ( 1.048889537e-005 ) AvgTol = 1.956621381e-007 ( 2.202233081e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I4 b/tests/de/step_2/I4 new file mode 100644 index 0000000000..2c3ddd02f4 --- /dev/null +++ b/tests/de/step_2/I4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_pe_exhaust.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 84 ( 84 ) Summary = 477 ( 477 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 84 ( 84 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 188 ( 188 ) +TOLERANCE : MaxTol = 0.06142318886 ( 0.4504518198 ) AvgTol = 0.009910702137 ( 0.04347575673 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I5 b/tests/de/step_2/I5 new file mode 100644 index 0000000000..e9bc8e6235 --- /dev/null +++ b/tests/de/step_2/I5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm1_sd_exhaust.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 112 ( 112 ) Summary = 805 ( 805 ) +STATSHAPE : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 112 ( 112 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 324 ( 324 ) +TOLERANCE : MaxTol = 0.0001034147973 ( 0.0001551206622 ) AvgTol = 5.552273924e-006 ( 8.275049336e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I6 b/tests/de/step_2/I6 new file mode 100644 index 0000000000..223ce43ae8 --- /dev/null +++ b/tests/de/step_2/I6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm2_id_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 23 ( 21 ) Summary = 23 ( 21 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 161 ( 161 ) Summary = 867 ( 864 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 161 ( 161 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 339 ( 339 ) +TOLERANCE : MaxTol = 0.006107914079 ( 0.006107914082 ) AvgTol = 0.001067538724 ( 0.001065888068 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I7 b/tests/de/step_2/I7 new file mode 100644 index 0000000000..d1f0427c3a --- /dev/null +++ b/tests/de/step_2/I7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_id_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 22 ( 23 ) Summary = 22 ( 25 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 159 ( 159 ) Summary = 862 ( 859 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 159 ( 159 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 337 ( 337 ) +TOLERANCE : MaxTol = 0.006107853001 ( 0.006107914082 ) AvgTol = 0.001083833338 ( 0.001082178837 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I8 b/tests/de/step_2/I8 new file mode 100644 index 0000000000..4b0545adc3 --- /dev/null +++ b/tests/de/step_2/I8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_pe_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 62 ( 62 ) Summary = 332 ( 332 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 62 ( 62 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 128 ( 128 ) +TOLERANCE : MaxTol = 0.00249989428 ( 0.002499894291 ) AvgTol = 0.0003583352758 ( 0.0003583352801 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/I9 b/tests/de/step_2/I9 new file mode 100644 index 0000000000..bc24fb4164 --- /dev/null +++ b/tests/de/step_2/I9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 112 ( 112 ) Summary = 805 ( 805 ) +STATSHAPE : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 112 ( 112 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 324 ( 324 ) +TOLERANCE : MaxTol = 0.0001034148615 ( 0.0001551206729 ) AvgTol = 5.552218587e-006 ( 8.27498499e-006 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 41 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 49 ( 49 ) NameLabels = 8 ( 8 ) ColorLabels = 41 ( 41 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/J1 b/tests/de/step_2/J1 new file mode 100644 index 0000000000..990dc6c58e --- /dev/null +++ b/tests/de/step_2/J1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_sd_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 242 ) Warnings = 0 ( 0 ) Summary = 0 ( 242 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 112 ( 112 ) Summary = 805 ( 805 ) +STATSHAPE : Solid = 8 ( 8 ) Shell = 8 ( 8 ) Face = 112 ( 112 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 324 ( 324 ) +TOLERANCE : MaxTol = 4.482563092e-007 ( 4.480845215e-007 ) AvgTol = 1.126909032e-007 ( 1.126828552e-007 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 41 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 49 ( 49 ) NameLabels = 8 ( 8 ) ColorLabels = 41 ( 41 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/J2 b/tests/de/step_2/J2 new file mode 100644 index 0000000000..fa769012a4 --- /dev/null +++ b/tests/de/step_2/J2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ug_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 14 ( 14 ) Face = 14 ( 14 ) Summary = 157 ( 157 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 14 ( 14 ) Face = 14 ( 14 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 56 ( 56 ) +TOLERANCE : MaxTol = 0.0003158426652 ( 0.0003158424638 ) AvgTol = 3.55309309e-005 ( 3.553095606e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/J3 b/tests/de/step_2/J3 new file mode 100644 index 0000000000..9037dceb8d --- /dev/null +++ b/tests/de/step_2/J3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ac_conn.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 499 ( 499 ) Summary = 3633 ( 3633 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1804 ( 1804 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1476 ( 1476 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093913e-007 ( 1.000093913e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 36 ( 36 ) NameLabels = 36 ( 36 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 GREEN YELLOW ( CYAN1 GREEN YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 0 5 ( 0 5 ) + +} diff --git a/tests/de/step_2/J4 b/tests/de/step_2/J4 new file mode 100644 index 0000000000..d8c1446e26 --- /dev/null +++ b/tests/de/step_2/J4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ac_conn_new.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 499 ( 499 ) Summary = 3633 ( 3633 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1804 ( 1804 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1476 ( 1476 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093913e-007 ( 1.000093913e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 36 ( 36 ) NameLabels = 36 ( 36 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 GREEN YELLOW ( CYAN1 GREEN YELLOW ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 1 10 5 ( 1 10 5 ) + +} diff --git a/tests/de/step_2/J5 b/tests/de/step_2/J5 new file mode 100644 index 0000000000..b75e507bea --- /dev/null +++ b/tests/de/step_2/J5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_al_eye.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 5 ) Summary = 0 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 84 ( 84 ) Summary = 514 ( 512 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 84 ( 84 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 214 ( 214 ) +TOLERANCE : MaxTol = 0.01165262121 ( 0.01165262121 ) AvgTol = 0.001853534879 ( 0.002062256913 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/J6 b/tests/de/step_2/J6 new file mode 100644 index 0000000000..bedb4549cc --- /dev/null +++ b/tests/de/step_2/J6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ct_conn.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 33 ) Summary = 0 ( 33 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 504 ( 504 ) Summary = 4626 ( 4420 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 2022 ( 2022 ) FreeWire = 0 ( 0 ) FreeEdge = 412 ( 412 ) SharedEdge = 1762 ( 1762 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000090691e-007 ( 1.000090691e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 239 ( 239 ) N2Labels = 0 ( 0 ) TotalLabels = 246 ( 246 ) NameLabels = 40 ( 40 ) ColorLabels = 209 ( 209 ) LayerLabels = 209 ( 209 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 CYAN1 RED YELLOW ( BLUE1 CYAN1 RED YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 0 1 10 5 ( 0 1 10 5 ) + +} diff --git a/tests/de/step_2/J7 b/tests/de/step_2/J7 new file mode 100644 index 0000000000..f1799a8f3a --- /dev/null +++ b/tests/de/step_2/J7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_ct_punch.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 61 ( 4 ) Summary = 61 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 21 ( 21 ) Face = 197 ( 197 ) Summary = 1444 ( 1444 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 21 ( 21 ) Face = 197 ( 197 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 574 ( 574 ) +TOLERANCE : MaxTol = 0.004833959886 ( 0.004833959886 ) AvgTol = 0.000127486967 ( 0.0001275575424 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 45 ( 45 ) N2Labels = 0 ( 0 ) TotalLabels = 51 ( 51 ) NameLabels = 11 ( 11 ) ColorLabels = 41 ( 41 ) LayerLabels = 21 ( 21 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLUE1 GREEN RED YELLOW ( BLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/J8 b/tests/de/step_2/J8 new file mode 100644 index 0000000000..bab94b76f0 --- /dev/null +++ b/tests/de/step_2/J8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_id_conn_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 488 ( 488 ) Summary = 3553 ( 3553 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1890 ( 1890 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 1439 ( 1439 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 46 ( 46 ) N2Labels = 0 ( 0 ) TotalLabels = 53 ( 53 ) NameLabels = 40 ( 40 ) ColorLabels = 16 ( 16 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = DODGERBLUE1 GREEN RED YELLOW ( DODGERBLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/J9 b/tests/de/step_2/J9 new file mode 100644 index 0000000000..1bd4aead82 --- /dev/null +++ b/tests/de/step_2/J9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_id_conn_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 488 ( 488 ) Summary = 3553 ( 3553 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1890 ( 1890 ) FreeWire = 0 ( 0 ) FreeEdge = 2 ( 2 ) SharedEdge = 1439 ( 1439 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093812e-007 ( 1.000093812e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 46 ( 46 ) N2Labels = 0 ( 0 ) TotalLabels = 53 ( 53 ) NameLabels = 40 ( 40 ) ColorLabels = 16 ( 16 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = DODGERBLUE1 GREEN RED YELLOW ( DODGERBLUE1 GREEN RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K1 b/tests/de/step_2/K1 new file mode 100644 index 0000000000..386de3f749 --- /dev/null +++ b/tests/de/step_2/K1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_id_punch_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 22 ( 23 ) Summary = 22 ( 23 ) +CHECKSHAPE : Wires = 4 ( 4 ) Faces = 4 ( 4 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 182 ( 182 ) Summary = 1260 ( 1253 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 182 ( 182 ) FreeWire = 0 ( 0 ) FreeEdge = 6 ( 6 ) SharedEdge = 508 ( 508 ) +TOLERANCE : MaxTol = 0.007713500664 ( 0.007713500658 ) AvgTol = 0.0007455227436 ( 0.0007455874375 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 6 ( 6 ) N2Labels = 0 ( 0 ) TotalLabels = 13 ( 13 ) NameLabels = 13 ( 13 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K2 b/tests/de/step_2/K2 new file mode 100644 index 0000000000..fc3e7fe225 --- /dev/null +++ b/tests/de/step_2/K2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_id_seal_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 38 ( 38 ) Summary = 38 ( 38 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 48 ( 48 ) Summary = 244 ( 244 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 86 ( 86 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 44 ( 44 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 1 ( 1 ) ColorLabels = 45 ( 45 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DODGERBLUE2 RED YELLOW ( DODGERBLUE2 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K3 b/tests/de/step_2/K3 new file mode 100644 index 0000000000..b9ba34565a --- /dev/null +++ b/tests/de/step_2/K3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_id_seal_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 38 ( 38 ) Summary = 38 ( 38 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 48 ( 48 ) Summary = 244 ( 244 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 86 ( 86 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000014184e-007 ( 1.000014184e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 44 ( 44 ) N2Labels = 0 ( 0 ) TotalLabels = 45 ( 45 ) NameLabels = 1 ( 1 ) ColorLabels = 45 ( 45 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = DODGERBLUE2 RED YELLOW ( DODGERBLUE2 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K4 b/tests/de/step_2/K4 new file mode 100644 index 0000000000..1c33794663 --- /dev/null +++ b/tests/de/step_2/K4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_pe_conn_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 492 ( 492 ) Summary = 3576 ( 3576 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1894 ( 1894 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1450 ( 1450 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093704e-007 ( 1.000093704e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 36 ( 36 ) NameLabels = 36 ( 36 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K5 b/tests/de/step_2/K5 new file mode 100644 index 0000000000..35c86184f1 --- /dev/null +++ b/tests/de/step_2/K5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_pe_conn_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 492 ( 492 ) Summary = 3576 ( 3576 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1894 ( 1894 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1450 ( 1450 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 36 ( 36 ) NameLabels = 36 ( 36 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K6 b/tests/de/step_2/K6 new file mode 100644 index 0000000000..fc1194900c --- /dev/null +++ b/tests/de/step_2/K6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_pe_eye_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 5 ) Summary = 2 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) Summary = 414 ( 414 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 169 ( 169 ) +TOLERANCE : MaxTol = 3.740766812e-005 ( 3.74076681e-005 ) AvgTol = 5.830058903e-006 ( 5.839827963e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K7 b/tests/de/step_2/K7 new file mode 100644 index 0000000000..01d3181d2a --- /dev/null +++ b/tests/de/step_2/K7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_pe_eye_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 5 ) Summary = 2 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) Summary = 415 ( 414 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 72 ( 72 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 170 ( 169 ) +TOLERANCE : MaxTol = 3.740766812e-005 ( 3.74076681e-005 ) AvgTol = 5.825606394e-006 ( 5.841023103e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/K8 b/tests/de/step_2/K8 new file mode 100644 index 0000000000..53e4fb9370 --- /dev/null +++ b/tests/de/step_2/K8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_pe_punch_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 0 ) Summary = 13 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 182 ( 182 ) Summary = 1239 ( 1237 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 182 ( 182 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 502 ( 500 ) +TOLERANCE : MaxTol = 0.0006834695394 ( 0.000683469539 ) AvgTol = 1.66821616e-005 ( 1.671509331e-005 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 37 ( 37 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 33 ( 33 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = A_FLAECHEN_1 ( A_FLAECHEN_1 ) + +} diff --git a/tests/de/step_2/K9 b/tests/de/step_2/K9 new file mode 100644 index 0000000000..749f5c1447 --- /dev/null +++ b/tests/de/step_2/K9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_sd_conn_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 501 ( 501 ) Summary = 3639 ( 3639 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1912 ( 1912 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1478 ( 1478 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093718e-007 ( 1.000093718e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 37 ) NameLabels = 36 ( 36 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GREEN MEDIUMTURQUOISE RED YELLOW ( GREEN MEDIUMTURQUOISE RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L1 b/tests/de/step_2/L1 new file mode 100644 index 0000000000..6ac984ad47 --- /dev/null +++ b/tests/de/step_2/L1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_sd_conn_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 501 ( 501 ) Summary = 3639 ( 3639 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1912 ( 1912 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1478 ( 1478 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 37 ) NameLabels = 36 ( 36 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GREEN MEDIUMTURQUOISE RED YELLOW ( GREEN MEDIUMTURQUOISE RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L2 b/tests/de/step_2/L2 new file mode 100644 index 0000000000..392e3b3858 --- /dev/null +++ b/tests/de/step_2/L2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_sd_conn_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 501 ( 501 ) Summary = 3639 ( 3639 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1912 ( 1912 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1478 ( 1478 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093718e-007 ( 1.000093718e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 37 ) NameLabels = 36 ( 36 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GREEN MEDIUMTURQUOISE RED YELLOW ( GREEN MEDIUMTURQUOISE RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L3 b/tests/de/step_2/L3 new file mode 100644 index 0000000000..88f8e5075b --- /dev/null +++ b/tests/de/step_2/L3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_sd_eye_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) Summary = 476 ( 476 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 199 ( 199 ) +TOLERANCE : MaxTol = 7.174253459e-007 ( 7.174254475e-007 ) AvgTol = 2.469495396e-007 ( 2.469495327e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L4 b/tests/de/step_2/L4 new file mode 100644 index 0000000000..05929039be --- /dev/null +++ b/tests/de/step_2/L4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_sd_eye_d.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) Summary = 476 ( 476 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 199 ( 199 ) +TOLERANCE : MaxTol = 7.174253459e-007 ( 7.174254475e-007 ) AvgTol = 2.54544656e-007 ( 2.545445715e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L5 b/tests/de/step_2/L5 new file mode 100644 index 0000000000..4963d6f676 --- /dev/null +++ b/tests/de/step_2/L5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_sd_punch_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 0 ) Summary = 10 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 204 ( 204 ) Summary = 1367 ( 1367 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 204 ( 204 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 554 ( 554 ) +TOLERANCE : MaxTol = 6.149434256e-007 ( 6.149442686e-007 ) AvgTol = 1.42528201e-007 ( 1.425280432e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 41 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 46 ( 46 ) NameLabels = 9 ( 9 ) ColorLabels = 41 ( 41 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L6 b/tests/de/step_2/L6 new file mode 100644 index 0000000000..80b50ea764 --- /dev/null +++ b/tests/de/step_2/L6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_sd_punch_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 0 ) Summary = 10 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 204 ( 204 ) Summary = 1367 ( 1367 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 204 ( 204 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 554 ( 554 ) +TOLERANCE : MaxTol = 6.188728228e-007 ( 6.18873692e-007 ) AvgTol = 1.426129355e-007 ( 1.426128759e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 41 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 46 ( 46 ) NameLabels = 9 ( 9 ) ColorLabels = 41 ( 41 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L7 b/tests/de/step_2/L7 new file mode 100644 index 0000000000..5c7fe5e93f --- /dev/null +++ b/tests/de/step_2/L7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_tc_conn.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 164 ) Summary = 0 ( 164 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 674 ( 674 ) Summary = 4906 ( 4906 ) +STATSHAPE : Solid = 51 ( 51 ) Shell = 51 ( 51 ) Face = 1708 ( 1708 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2008 ( 2008 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1.000100003e-007 ) AvgTol = 1.000093711e-007 ( 1.000093711e-007 ) +LABELS : N0Labels = 8 ( 8 ) N1Labels = 54 ( 54 ) N2Labels = 0 ( 0 ) TotalLabels = 62 ( 62 ) NameLabels = 62 ( 62 ) ColorLabels = 0 ( 0 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 001 005 010 ( 001 005 010 ) + +} diff --git a/tests/de/step_2/L8 b/tests/de/step_2/L8 new file mode 100644 index 0000000000..ebf2231322 --- /dev/null +++ b/tests/de/step_2/L8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ug_conn_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 4 ) Summary = 0 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 497 ( 497 ) Summary = 3615 ( 3615 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1908 ( 1908 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1468 ( 1468 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.000093825e-007 ( 1.175359303e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 36 ( 36 ) NameLabels = 36 ( 36 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MEDIUMSEAGREEN YELLOW ( MEDIUMSEAGREEN YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/L9 b/tests/de/step_2/L9 new file mode 100644 index 0000000000..06d25d69f2 --- /dev/null +++ b/tests/de/step_2/L9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ug_conn_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 4 ) Summary = 0 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 497 ( 497 ) Summary = 3615 ( 3615 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1908 ( 1908 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1468 ( 1468 ) +TOLERANCE : MaxTol = 1.000100003e-007 ( 1e-005 ) AvgTol = 1.000093825e-007 ( 1.175359303e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 36 ( 36 ) NameLabels = 36 ( 36 ) ColorLabels = 3 ( 3 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MEDIUMSEAGREEN YELLOW ( MEDIUMSEAGREEN YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/M1 b/tests/de/step_2/M1 new file mode 100644 index 0000000000..1dfb6b8007 --- /dev/null +++ b/tests/de/step_2/M1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename boutchauf.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 94 ( 94 ) Summary = 513 ( 513 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 94 ( 94 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 206 ( 206 ) +TOLERANCE : MaxTol = 0.09976786928 ( 0.1274525326 ) AvgTol = 0.03628698111 ( 0.04204721124 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/M2 b/tests/de/step_2/M2 new file mode 100644 index 0000000000..a46b5c8aed --- /dev/null +++ b/tests/de/step_2/M2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_b2-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 9 ) Summary = 3 ( 9 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) Summary = 1622 ( 1622 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 673 ( 673 ) +TOLERANCE : MaxTol = 0.003900264539 ( 0.003900261295 ) AvgTol = 9.441139805e-005 ( 9.44322443e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/M3 b/tests/de/step_2/M3 new file mode 100644 index 0000000000..4303c268e4 --- /dev/null +++ b/tests/de/step_2/M3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ca_exhaust.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 12 ) Summary = 10 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 32 ( 32 ) Summary = 194 ( 194 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 32 ( 32 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 74 ( 74 ) +TOLERANCE : MaxTol = 0.009164270171 ( 0.009164270166 ) AvgTol = 0.001147382029 ( 0.001147387308 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/M4 b/tests/de/step_2/M4 new file mode 100644 index 0000000000..fd0cfca245 --- /dev/null +++ b/tests/de/step_2/M4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename clamp.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 8 ) Summary = 4 ( 8 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 1 ( 1 ) Solids = 1 ( 1 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 40 ( 40 ) Summary = 263 ( 263 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 40 ( 40 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 98 ( 98 ) +TOLERANCE : MaxTol = 0.7571968813 ( 0.757178949 ) AvgTol = 0.03928493208 ( 0.03928588596 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 1 ( 1 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 MAGENTA1 ( BLUE1 MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/M5 b/tests/de/step_2/M5 new file mode 100644 index 0000000000..539c78c440 --- /dev/null +++ b/tests/de/step_2/M5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename coquille.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 93 ( 93 ) Summary = 733 ( 733 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 93 ( 93 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 316 ( 316 ) +TOLERANCE : MaxTol = 0.08340213295 ( 0.1424166326 ) AvgTol = 0.02513530026 ( 0.0357252307 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/M6 b/tests/de/step_2/M6 new file mode 100644 index 0000000000..1656a5ca98 --- /dev/null +++ b/tests/de/step_2/M6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ct_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 25 ( 31 ) Summary = 25 ( 31 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 108 ( 108 ) Summary = 674 ( 669 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 108 ( 108 ) FreeWire = 0 ( 0 ) FreeEdge = 5 ( 5 ) SharedEdge = 275 ( 275 ) +TOLERANCE : MaxTol = 0.1162538812 ( 0.1162538812 ) AvgTol = 0.007348457437 ( 0.007348982496 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 10 ( 10 ) NameLabels = 5 ( 5 ) ColorLabels = 6 ( 6 ) LayerLabels = 6 ( 6 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN4 WHITE ( GREEN4 WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/M7 b/tests/de/step_2/M7 new file mode 100644 index 0000000000..08736aef2a --- /dev/null +++ b/tests/de/step_2/M7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj12_b3-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 66 ) Summary = 2 ( 66 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 696 ( 696 ) Summary = 4636 ( 4636 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 696 ( 696 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1943 ( 1943 ) +TOLERANCE : MaxTol = 0.02098499877 ( 0.02098499875 ) AvgTol = 0.001450588916 ( 0.00145446666 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMSEAGREEN ( MEDIUMSEAGREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 31 ( 31 ) + +} diff --git a/tests/de/step_2/M8 b/tests/de/step_2/M8 new file mode 100644 index 0000000000..3a984e23ed --- /dev/null +++ b/tests/de/step_2/M8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename db_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 7 ) Summary = 12 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 40 ( 40 ) Summary = 231 ( 231 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 40 ( 40 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 99 ( 99 ) +TOLERANCE : MaxTol = 0.02294322294 ( 0.02294322294 ) AvgTol = 0.003566579176 ( 0.003568540358 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/M9 b/tests/de/step_2/M9 new file mode 100644 index 0000000000..e98d09dfc2 --- /dev/null +++ b/tests/de/step_2/M9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename db_turbine-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 26 ( 0 ) Summary = 26 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 40 ( 40 ) Face = 40 ( 40 ) Summary = 465 ( 304 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 40 ( 40 ) Face = 40 ( 40 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 176 ( 132 ) +TOLERANCE : MaxTol = 0.0229434463 ( 0.0229434463 ) AvgTol = 0.002472120726 ( 0.004479791532 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 80 ( 80 ) N2Labels = 0 ( 0 ) TotalLabels = 81 ( 81 ) NameLabels = 1 ( 1 ) ColorLabels = 40 ( 40 ) LayerLabels = 40 ( 40 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/N1 b/tests/de/step_2/N1 new file mode 100644 index 0000000000..46096443b2 --- /dev/null +++ b/tests/de/step_2/N1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename demo2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 0 ) Summary = 3 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 435 ( 435 ) Summary = 4899 ( 4899 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 435 ( 435 ) FreeWire = 0 ( 548 ) FreeEdge = 548 ( 548 ) SharedEdge = 1677 ( 1677 ) +TOLERANCE : MaxTol = 0.0005349158543 ( 0.0005349158543 ) AvgTol = 1.745045568e-005 ( 1.745045561e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N2 b/tests/de/step_2/N2 new file mode 100644 index 0000000000..12677891c9 --- /dev/null +++ b/tests/de/step_2/N2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ec_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 86 ( 86 ) Summary = 516 ( 516 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 86 ( 86 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 209 ( 209 ) +TOLERANCE : MaxTol = 0.001409420564 ( 0.007700248501 ) AvgTol = 4.939642153e-005 ( 0.0008378957883 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N3 b/tests/de/step_2/N3 new file mode 100644 index 0000000000..972b31af1d --- /dev/null +++ b/tests/de/step_2/N3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ec_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 1 ) Summary = 3 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 53 ( 53 ) Summary = 315 ( 314 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 53 ( 53 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 131 ( 130 ) +TOLERANCE : MaxTol = 3.83146359e-005 ( 4.239045465e-005 ) AvgTol = 6.963326098e-006 ( 7.809437752e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N4 b/tests/de/step_2/N4 new file mode 100644 index 0000000000..db140f692b --- /dev/null +++ b/tests/de/step_2/N4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename gbit2tsec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 54 ( 37 ) Summary = 54 ( 37 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 13 ( 13 ) Face = 111 ( 111 ) Summary = 989 ( 990 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 13 ( 13 ) Face = 111 ( 111 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 434 ( 434 ) +TOLERANCE : MaxTol = 0.004790846572 ( 0.004790846572 ) AvgTol = 0.0004048577679 ( 0.0004618876822 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N5 b/tests/de/step_2/N5 new file mode 100644 index 0000000000..665e72c7c4 --- /dev/null +++ b/tests/de/step_2/N5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename gbitcomp.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 12773 ( 10349 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 3232 ( 3232 ) SharedEdge = 3232 ( 3232 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N6 b/tests/de/step_2/N6 new file mode 100644 index 0000000000..08ead2d2aa --- /dev/null +++ b/tests/de/step_2/N6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename gbpffacrad.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 12 ) Summary = 24 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 81 ( 81 ) Summary = 545 ( 545 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 81 ( 81 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 234 ( 234 ) +TOLERANCE : MaxTol = 0.05742720805 ( 0.1569502804 ) AvgTol = 0.01488383767 ( 0.03301530791 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N7 b/tests/de/step_2/N7 new file mode 100644 index 0000000000..2813427341 --- /dev/null +++ b/tests/de/step_2/N7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename id_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 3 ) Summary = 6 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 273 ( 273 ) Summary = 1611 ( 1585 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 273 ( 273 ) FreeWire = 0 ( 0 ) FreeEdge = 25 ( 25 ) SharedEdge = 634 ( 634 ) +TOLERANCE : MaxTol = 0.009439063586 ( 0.009438969195 ) AvgTol = 0.001449281345 ( 0.001449281965 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 400 ( 400 ) N2Labels = 0 ( 0 ) TotalLabels = 403 ( 403 ) NameLabels = 5 ( 5 ) ColorLabels = 399 ( 399 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = ORANGE ORANGERED RED ( ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N8 b/tests/de/step_2/N8 new file mode 100644 index 0000000000..51033ba927 --- /dev/null +++ b/tests/de/step_2/N8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename id_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 0 ) Summary = 3 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 273 ( 273 ) Summary = 1611 ( 1585 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 273 ( 273 ) FreeWire = 0 ( 0 ) FreeEdge = 25 ( 25 ) SharedEdge = 634 ( 634 ) +TOLERANCE : MaxTol = 0.009439063586 ( 0.009438969195 ) AvgTol = 0.00145020325 ( 0.001450203871 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 400 ( 400 ) N2Labels = 0 ( 0 ) TotalLabels = 403 ( 403 ) NameLabels = 5 ( 5 ) ColorLabels = 399 ( 399 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = ORANGE ORANGERED RED ( ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/N9 b/tests/de/step_2/N9 new file mode 100644 index 0000000000..d88373dabf --- /dev/null +++ b/tests/de/step_2/N9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename id_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 18 ( 6 ) Summary = 18 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 104 ( 104 ) Summary = 752 ( 748 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 104 ( 104 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 266 ( 262 ) +TOLERANCE : MaxTol = 0.006923751402 ( 0.006923751402 ) AvgTol = 0.001306051457 ( 0.001307254154 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = ORANGE ( ORANGE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O1 b/tests/de/step_2/O1 new file mode 100644 index 0000000000..ca39287a5f --- /dev/null +++ b/tests/de/step_2/O1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename id_soapbox-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 19 ( 6 ) Summary = 19 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 104 ( 104 ) Summary = 752 ( 748 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 104 ( 104 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 266 ( 262 ) +TOLERANCE : MaxTol = 0.006923751402 ( 0.006923751402 ) AvgTol = 0.001385246445 ( 0.001385552802 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = ORANGE ( ORANGE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O2 b/tests/de/step_2/O2 new file mode 100644 index 0000000000..7e0ad22dac --- /dev/null +++ b/tests/de/step_2/O2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ie_exhaust-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 18 ( 16 ) Summary = 18 ( 16 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) Summary = 378 ( 378 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 64 ( 64 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 150 ( 150 ) +TOLERANCE : MaxTol = 0.01528794944 ( 0.01528794943 ) AvgTol = 0.003198573946 ( 0.003198574192 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O3 b/tests/de/step_2/O3 new file mode 100644 index 0000000000..0960d83866 --- /dev/null +++ b/tests/de/step_2/O3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ie_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 20 ) Summary = 28 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 112 ( 112 ) Summary = 691 ( 687 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 112 ( 112 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 292 ( 288 ) +TOLERANCE : MaxTol = 0.009966026823 ( 0.009966026821 ) AvgTol = 0.001104576766 ( 0.001087996133 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O4 b/tests/de/step_2/O4 new file mode 100644 index 0000000000..55a9cef092 --- /dev/null +++ b/tests/de/step_2/O4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ie_soapbox-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 14 ) Summary = 28 ( 14 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 108 ( 108 ) Summary = 681 ( 677 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 108 ( 108 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 290 ( 286 ) +TOLERANCE : MaxTol = 0.009966026823 ( 0.009966026821 ) AvgTol = 0.001121797311 ( 0.001105555446 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O5 b/tests/de/step_2/O5 new file mode 100644 index 0000000000..f130a54bd8 --- /dev/null +++ b/tests/de/step_2/O5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ie_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 51 ( 51 ) Face = 51 ( 51 ) Summary = 592 ( 592 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 51 ( 51 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 222 ( 222 ) +TOLERANCE : MaxTol = 0.003384329586 ( 0.003391112155 ) AvgTol = 0.0004816527254 ( 0.0005297071311 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O6 b/tests/de/step_2/O6 new file mode 100644 index 0000000000..ca43bfb3d8 --- /dev/null +++ b/tests/de/step_2/O6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ie_turbine-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 51 ( 51 ) Face = 51 ( 51 ) Summary = 592 ( 592 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 51 ( 51 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 222 ( 222 ) +TOLERANCE : MaxTol = 0.003384329586 ( 0.003391112155 ) AvgTol = 0.0004816519264 ( 0.0005303843445 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O7 b/tests/de/step_2/O7 new file mode 100644 index 0000000000..9cba8cd691 --- /dev/null +++ b/tests/de/step_2/O7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pe_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 114 ( 114 ) Summary = 632 ( 632 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 114 ( 114 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 252 ( 252 ) +TOLERANCE : MaxTol = 0.002986218584 ( 0.002986218585 ) AvgTol = 0.001242984654 ( 0.001242989019 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O8 b/tests/de/step_2/O8 new file mode 100644 index 0000000000..e8400dc563 --- /dev/null +++ b/tests/de/step_2/O8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename pe_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 10 ) Summary = 5 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 135 ( 135 ) Summary = 829 ( 830 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 135 ( 135 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 344 ( 345 ) +TOLERANCE : MaxTol = 0.008167886115 ( 0.008167921107 ) AvgTol = 0.0005335079748 ( 0.0004779167353 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/O9 b/tests/de/step_2/O9 new file mode 100644 index 0000000000..7db8e295aa --- /dev/null +++ b/tests/de/step_2/O9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename pe_soapbox-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 2 ) Summary = 10 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 136 ( 136 ) Summary = 840 ( 838 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 136 ( 136 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 351 ( 349 ) +TOLERANCE : MaxTol = 0.0155651078 ( 0.01556490515 ) AvgTol = 0.0006835044041 ( 0.0005926024111 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/P1 b/tests/de/step_2/P1 new file mode 100644 index 0000000000..805df98340 --- /dev/null +++ b/tests/de/step_2/P1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r103ec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 28 ( 0 ) Summary = 28 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 146 ( 146 ) Summary = 860 ( 860 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 146 ( 146 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 346 ( 346 ) +TOLERANCE : MaxTol = 5.024535408e-007 ( 5.024535217e-007 ) AvgTol = 1.930849396e-007 ( 1.400781778e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/P2 b/tests/de/step_2/P2 new file mode 100644 index 0000000000..ed1d31614c --- /dev/null +++ b/tests/de/step_2/P2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r111al.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) Summary = 50 ( 50 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 6 ( 6 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 21 ( 21 ) +TOLERANCE : MaxTol = 0.004844238469 ( 0.004844238469 ) AvgTol = 0.0009046566326 ( 0.0009046566326 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/P3 b/tests/de/step_2/P3 new file mode 100644 index 0000000000..bfbee9b14a --- /dev/null +++ b/tests/de/step_2/P3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r31ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) Summary = 694 ( 694 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 268 ( 268 ) +TOLERANCE : MaxTol = 2.392489823 ( 2.392489823 ) AvgTol = 0.0228313324 ( 0.02283092055 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/P4 b/tests/de/step_2/P4 new file mode 100644 index 0000000000..5905a7b41f --- /dev/null +++ b/tests/de/step_2/P4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r31db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 94 ( 85 ) Summary = 94 ( 85 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) Summary = 695 ( 695 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 127 ( 127 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 269 ( 269 ) +TOLERANCE : MaxTol = 0.03575654023 ( 0.03575654023 ) AvgTol = 0.0006545391515 ( 0.001601121323 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = WHITE YELLOW ( WHITE YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 210 211 ( 210 211 ) + +} diff --git a/tests/de/step_2/P5 b/tests/de/step_2/P5 new file mode 100644 index 0000000000..d44022c5fe --- /dev/null +++ b/tests/de/step_2/P5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r56ie.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 20 ( 17 ) Summary = 20 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 495 ( 495 ) Summary = 3087 ( 3087 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 495 ( 495 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1285 ( 1285 ) +TOLERANCE : MaxTol = 0.007275739139 ( 0.007275739138 ) AvgTol = 0.0003723029387 ( 0.0003723030048 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/P6 b/tests/de/step_2/P6 new file mode 100644 index 0000000000..12b17fde39 --- /dev/null +++ b/tests/de/step_2/P6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r61pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 64 ( 56 ) Summary = 64 ( 56 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 6 ( 6 ) Shell = 6 ( 6 ) Face = 461 ( 461 ) Summary = 2954 ( 2954 ) +STATSHAPE : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 593 ( 593 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1214 ( 1214 ) +TOLERANCE : MaxTol = 0.003189265597 ( 0.003189265597 ) AvgTol = 8.560887926e-005 ( 8.560887929e-005 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 9 ( 9 ) N2Labels = 0 ( 0 ) TotalLabels = 16 ( 16 ) NameLabels = 16 ( 16 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/P7 b/tests/de/step_2/P7 new file mode 100644 index 0000000000..84a8ecb7f2 --- /dev/null +++ b/tests/de/step_2/P7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r65a-pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 0 ) Summary = 10 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 676 ( 676 ) Summary = 4405 ( 4405 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 676 ( 676 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1789 ( 1789 ) +TOLERANCE : MaxTol = 0.0006326851963 ( 0.0006326851963 ) AvgTol = 9.75365417e-006 ( 9.753654164e-006 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 680 ( 680 ) N2Labels = 0 ( 0 ) TotalLabels = 685 ( 685 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 676 ( 676 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = LAGERNIET LEITBLECH_OBEN SCHLAUCHFASSUNG_OBEN SEILROLLE_1 ( LAGERNIET LEITBLECH_OBEN SCHLAUCHFASSUNG_OBEN SEILROLLE_1 ) + +} diff --git a/tests/de/step_2/P8 b/tests/de/step_2/P8 new file mode 100644 index 0000000000..217fc6c7e5 --- /dev/null +++ b/tests/de/step_2/P8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r93id.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 38 ( 22 ) Summary = 38 ( 22 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 224 ( 224 ) Summary = 1320 ( 1320 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 224 ( 224 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 538 ( 538 ) +TOLERANCE : MaxTol = 0.006032975282 ( 0.006033035609 ) AvgTol = 0.0005119211885 ( 0.0005119217262 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/P9 b/tests/de/step_2/P9 new file mode 100644 index 0000000000..b67df1d64f --- /dev/null +++ b/tests/de/step_2/P9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r_47-sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 10 ( 10 ) Shell = 10 ( 10 ) Face = 696 ( 696 ) Summary = 4505 ( 4505 ) +STATSHAPE : Solid = 10 ( 10 ) Shell = 10 ( 10 ) Face = 696 ( 696 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1819 ( 1819 ) +TOLERANCE : MaxTol = 3.748730253e-007 ( 3.749497799e-007 ) AvgTol = 1.004579305e-007 ( 1.004580612e-007 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 14 ( 14 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 25 ( 25 ) ColorLabels = 12 ( 12 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = BLUEVIOLET CHARTREUSE3 GOLD3 RED RED2 SEAGREEN1 WHITE YELLOW ( BLUEVIOLET CHARTREUSE3 GOLD3 RED RED2 SEAGREEN1 WHITE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q1 b/tests/de/step_2/Q1 new file mode 100644 index 0000000000..15b33c9dd5 --- /dev/null +++ b/tests/de/step_2/Q1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r_64-pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 303 ( 303 ) Summary = 1953 ( 1953 ) +STATSHAPE : Solid = 37 ( 37 ) Shell = 37 ( 37 ) Face = 743 ( 743 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 802 ( 802 ) +TOLERANCE : MaxTol = 0.07416169578 ( 0.07416169585 ) AvgTol = 0.003042676379 ( 0.00304267638 ) +LABELS : N0Labels = 6 ( 6 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 22 ( 22 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q2 b/tests/de/step_2/Q2 new file mode 100644 index 0000000000..147f25f50b --- /dev/null +++ b/tests/de/step_2/Q2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_k1-al-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 23 ( 23 ) Summary = 23 ( 23 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 39 ( 39 ) Summary = 325 ( 325 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 39 ( 39 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 141 ( 141 ) +TOLERANCE : MaxTol = 0.001016447268 ( 0.00101644727 ) AvgTol = 0.0001468267462 ( 0.0001468264159 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY61 ( GRAY61 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q3 b/tests/de/step_2/Q3 new file mode 100644 index 0000000000..3f896b5614 --- /dev/null +++ b/tests/de/step_2/Q3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename rp1sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 153 ( 153 ) Summary = 890 ( 890 ) +STATSHAPE : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 300 ( 300 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 353 ( 353 ) +TOLERANCE : MaxTol = 5.891184164e-007 ( 5.884665384e-007 ) AvgTol = 1.983626303e-007 ( 1.982839941e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 14 ( 14 ) NameLabels = 14 ( 14 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q4 b/tests/de/step_2/Q4 new file mode 100644 index 0000000000..bfd32173f3 --- /dev/null +++ b/tests/de/step_2/Q4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename sd_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 3 ) Summary = 14 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 69 ( 69 ) Summary = 413 ( 413 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 69 ( 69 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 172 ( 172 ) +TOLERANCE : MaxTol = 5.770870575e-007 ( 5.770924319e-007 ) AvgTol = 2.2913618e-007 ( 2.264728613e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 64 ( 64 ) N2Labels = 0 ( 0 ) TotalLabels = 65 ( 65 ) NameLabels = 1 ( 1 ) ColorLabels = 65 ( 65 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE3 DARKORANGE1 GREEN MEDIUMTURQUOISE RED ( BLUE3 DARKORANGE1 GREEN MEDIUMTURQUOISE RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q5 b/tests/de/step_2/Q5 new file mode 100644 index 0000000000..5e4a3754af --- /dev/null +++ b/tests/de/step_2/Q5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t1m.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 2 ( 3 ) Faces = 2 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 63 ( 63 ) Summary = 406 ( 406 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 63 ( 63 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 160 ( 160 ) +TOLERANCE : MaxTol = 0.05215797993 ( 0.05215797993 ) AvgTol = 0.001571061394 ( 0.001522362925 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q6 b/tests/de/step_2/Q6 new file mode 100644 index 0000000000..2b47785f97 --- /dev/null +++ b/tests/de/step_2/Q6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t1s.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 2 ( 3 ) Faces = 2 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 63 ( 63 ) Summary = 406 ( 406 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 63 ( 63 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 160 ( 160 ) +TOLERANCE : MaxTol = 0.05215797993 ( 0.05215797993 ) AvgTol = 0.001571061394 ( 0.001522362925 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q7 b/tests/de/step_2/Q7 new file mode 100644 index 0000000000..f0eba095e9 --- /dev/null +++ b/tests/de/step_2/Q7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t3m.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 10 ) Summary = 10 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 71 ( 71 ) Summary = 449 ( 449 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 71 ( 71 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 179 ( 179 ) +TOLERANCE : MaxTol = 6.768863095e-006 ( 6.768863095e-006 ) AvgTol = 3.117603961e-007 ( 3.162986721e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q8 b/tests/de/step_2/Q8 new file mode 100644 index 0000000000..4b65125c16 --- /dev/null +++ b/tests/de/step_2/Q8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename t4mug.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 5 ) Summary = 5 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 12 ( 12 ) Summary = 152 ( 144 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 2 ( 2 ) Face = 12 ( 12 ) FreeWire = 0 ( 0 ) FreeEdge = 7 ( 7 ) SharedEdge = 45 ( 45 ) +TOLERANCE : MaxTol = 0.008408732001 ( 0.008408732296 ) AvgTol = 0.001787372517 ( 0.001790277622 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Q9 b/tests/de/step_2/Q9 new file mode 100644 index 0000000000..d7915c4e57 --- /dev/null +++ b/tests/de/step_2/Q9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_b1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 6 ) Summary = 0 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 339 ( 339 ) Summary = 1943 ( 1943 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 339 ( 339 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 813 ( 813 ) +TOLERANCE : MaxTol = 0.03785483405 ( 0.03928050465 ) AvgTol = 0.0007696624433 ( 0.0007865013752 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_2/R1 b/tests/de/step_2/R1 new file mode 100644 index 0000000000..fad4eac6bb --- /dev/null +++ b/tests/de/step_2/R1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr10_r0101_sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 153 ( 153 ) Summary = 890 ( 890 ) +STATSHAPE : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 300 ( 300 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 353 ( 353 ) +TOLERANCE : MaxTol = 6.215531674e-007 ( 6.190520296e-007 ) AvgTol = 2.022786755e-007 ( 2.021534652e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 14 ( 14 ) NameLabels = 14 ( 14 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = FORESTGREEN LIGHTSTEELBLUE3 MEDIUMPURPLE2 ROYALBLUE TAN2 ( FORESTGREEN LIGHTSTEELBLUE3 MEDIUMPURPLE2 ROYALBLUE TAN2 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/R2 b/tests/de/step_2/R2 new file mode 100644 index 0000000000..a657cff444 --- /dev/null +++ b/tests/de/step_2/R2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj7_b1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 31 ( 27 ) Summary = 31 ( 27 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 357 ( 357 ) Summary = 2005 ( 2003 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 357 ( 357 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 841 ( 839 ) +TOLERANCE : MaxTol = 0.007356791914 ( 0.007356791913 ) AvgTol = 0.0002971930696 ( 0.000297727145 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = DARKSLATEGRAY ( DARKSLATEGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/R3 b/tests/de/step_2/R3 new file mode 100644 index 0000000000..a3066ba43d --- /dev/null +++ b/tests/de/step_2/R3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 14 ) Summary = 1 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 327 ( 327 ) Summary = 1895 ( 1895 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 327 ( 327 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 787 ( 787 ) +TOLERANCE : MaxTol = 0.008986927787 ( 0.008986927786 ) AvgTol = 0.0007276188729 ( 0.0007330050859 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = INDIANRED1 ( INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_2/R4 b/tests/de/step_2/R4 new file mode 100644 index 0000000000..47b4d1dab4 --- /dev/null +++ b/tests/de/step_2/R4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename tr9_r0801-sd.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 0 ) Summary = 7 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 165 ( 165 ) Summary = 1320 ( 1320 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 165 ( 165 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 528 ( 528 ) +TOLERANCE : MaxTol = 6.887498394e-007 ( 6.887503258e-007 ) AvgTol = 1.348970841e-007 ( 1.348970739e-007 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 32 ( 32 ) NameLabels = 7 ( 7 ) ColorLabels = 28 ( 28 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = BLACK RED3 ROYALBLUE2 STEELBLUE1 ( BLACK RED3 ROYALBLUE2 STEELBLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/R5 b/tests/de/step_2/R5 new file mode 100644 index 0000000000..bbce3e089f --- /dev/null +++ b/tests/de/step_2/R5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trcol1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 2 ) Summary = 5 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 138 ( 138 ) Summary = 842 ( 842 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 138 ( 138 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 351 ( 351 ) +TOLERANCE : MaxTol = 0.1179467922 ( 0.1462670652 ) AvgTol = 0.02636175801 ( 0.03478480279 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/R6 b/tests/de/step_2/R6 new file mode 100644 index 0000000000..d1f28559eb --- /dev/null +++ b/tests/de/step_2/R6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_b2-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 17 ) Summary = 12 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 317 ( 317 ) Summary = 2047 ( 2047 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 317 ( 317 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 857 ( 857 ) +TOLERANCE : MaxTol = 0.1005256507 ( 0.1005256507 ) AvgTol = 0.0006882150087 ( 0.000688621996 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY73 ( GRAY73 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/R7 b/tests/de/step_2/R7 new file mode 100644 index 0000000000..da04e69ea9 --- /dev/null +++ b/tests/de/step_2/R7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj10_b2-oc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 15 ( 5 ) Summary = 15 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 251 ( 251 ) Summary = 1623 ( 1623 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 251 ( 251 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 674 ( 674 ) +TOLERANCE : MaxTol = 0.002562040373 ( 0.002562040373 ) AvgTol = 2.130990263e-005 ( 2.135677059e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/R8 b/tests/de/step_2/R8 new file mode 100644 index 0000000000..01c141069e --- /dev/null +++ b/tests/de/step_2/R8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_pm5-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 51 ( 65 ) Summary = 51 ( 65 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 474 ( 474 ) Summary = 2872 ( 2872 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 474 ( 474 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1180 ( 1180 ) +TOLERANCE : MaxTol = 0.0607818994 ( 0.06078250721 ) AvgTol = 0.00290702214 ( 0.002948262693 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY66 ( GRAY66 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/R9 b/tests/de/step_2/R9 new file mode 100644 index 0000000000..51f9e51d85 --- /dev/null +++ b/tests/de/step_2/R9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_pm8-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 202 ( 209 ) Summary = 202 ( 209 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 13 ( 13 ) Shell = 13 ( 13 ) Face = 627 ( 627 ) Summary = 4255 ( 4255 ) +STATSHAPE : Solid = 14 ( 14 ) Shell = 14 ( 14 ) Face = 634 ( 634 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1716 ( 1716 ) +TOLERANCE : MaxTol = 0.004860951184 ( 0.004860999793 ) AvgTol = 0.0002373540398 ( 0.0002374678333 ) +LABELS : N0Labels = 16 ( 16 ) N1Labels = 16 ( 16 ) N2Labels = 0 ( 0 ) TotalLabels = 32 ( 32 ) NameLabels = 32 ( 32 ) ColorLabels = 13 ( 13 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = DARKSEAGREEN4 GOLDENROD3 GRAY66 LIGHTGOLDENROD4 LIGHTSLATEGRAY LIGHTSTEELBLUE4 SIENNA3 YELLOW3 ( DARKSEAGREEN4 GOLDENROD3 GRAY66 LIGHTGOLDENROD4 LIGHTSLATEGRAY LIGHTSTEELBLUE4 SIENNA3 YELLOW3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S1 b/tests/de/step_2/S1 new file mode 100644 index 0000000000..33224c215e --- /dev/null +++ b/tests/de/step_2/S1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj12_ttmouse-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 39 ( 6 ) Summary = 39 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 16 ( 16 ) Shell = 17 ( 17 ) Face = 364 ( 364 ) Summary = 2485 ( 2485 ) +STATSHAPE : Solid = 79 ( 79 ) Shell = 87 ( 87 ) Face = 2716 ( 2716 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1053 ( 1053 ) +TOLERANCE : MaxTol = 0.008250618048 ( 0.008250618045 ) AvgTol = 0.0002623355281 ( 0.0002623329911 ) +LABELS : N0Labels = 10 ( 10 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 42 ( 42 ) NameLabels = 22 ( 22 ) ColorLabels = 22 ( 22 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DEEPSKYBLUE1 GREEN MAGENTA1 RED SIENNA YELLOW2 ( DEEPSKYBLUE1 GREEN MAGENTA1 RED SIENNA YELLOW2 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S2 b/tests/de/step_2/S2 new file mode 100644 index 0000000000..9e749e5202 --- /dev/null +++ b/tests/de/step_2/S2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_b2-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 9 ) Summary = 3 ( 9 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) Summary = 1622 ( 1622 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 673 ( 673 ) +TOLERANCE : MaxTol = 0.005365460363 ( 0.005365460363 ) AvgTol = 9.973314003e-005 ( 9.977340431e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S3 b/tests/de/step_2/S3 new file mode 100644 index 0000000000..5df592f627 --- /dev/null +++ b/tests/de/step_2/S3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj3_pm1-al-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 61 ( 61 ) Summary = 830 ( 830 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 61 ( 61 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 384 ( 384 ) +TOLERANCE : MaxTol = 0.05329654166 ( 0.05427178221 ) AvgTol = 0.004974532764 ( 0.005076702373 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY61 ( GRAY61 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = L ( L ) + +} diff --git a/tests/de/step_2/S4 b/tests/de/step_2/S4 new file mode 100644 index 0000000000..4750385fc4 --- /dev/null +++ b/tests/de/step_2/S4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename ug_soapbox-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 25 ( 5 ) Summary = 25 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 94 ( 94 ) Summary = 570 ( 570 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 94 ( 94 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 232 ( 232 ) +TOLERANCE : MaxTol = 0.00325269835 ( 0.003252698346 ) AvgTol = 0.0003146155421 ( 0.0003124677492 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA1 ( MAGENTA1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S5 b/tests/de/step_2/S5 new file mode 100644 index 0000000000..6053a1daf4 --- /dev/null +++ b/tests/de/step_2/S5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj4_k1_top-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 0 ) Summary = 12 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 47 ( 47 ) Face = 47 ( 47 ) Summary = 614 ( 614 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 47 ( 47 ) Face = 47 ( 47 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 240 ( 240 ) +TOLERANCE : MaxTol = 8.726098798e-006 ( 0.0001275978398 ) AvgTol = 6.028713181e-007 ( 4.763195785e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S6 b/tests/de/step_2/S6 new file mode 100644 index 0000000000..e62d3b8a98 --- /dev/null +++ b/tests/de/step_2/S6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj4_pm2-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 137 ( 44 ) Summary = 137 ( 44 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 762 ( 762 ) Summary = 5219 ( 5151 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 762 ( 762 ) FreeWire = 0 ( 0 ) FreeEdge = 68 ( 68 ) SharedEdge = 2111 ( 2111 ) +TOLERANCE : MaxTol = 0.06547014744 ( 0.06547014744 ) AvgTol = 0.0009821382874 ( 0.0009804662929 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S7 b/tests/de/step_2/S7 new file mode 100644 index 0000000000..484f40a3a9 --- /dev/null +++ b/tests/de/step_2/S7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj4_pm2-ct2-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 76 ( 43 ) Summary = 76 ( 43 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 572 ( 572 ) Summary = 3459 ( 3435 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 572 ( 572 ) FreeWire = 0 ( 0 ) FreeEdge = 24 ( 24 ) SharedEdge = 1412 ( 1412 ) +TOLERANCE : MaxTol = 0.0680750549 ( 0.08160144149 ) AvgTol = 0.001445962682 ( 0.001061647874 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S8 b/tests/de/step_2/S8 new file mode 100644 index 0000000000..8df597dca3 --- /dev/null +++ b/tests/de/step_2/S8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_b1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 12 ) Summary = 2 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 403 ( 403 ) Summary = 2339 ( 2339 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 403 ( 403 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 985 ( 985 ) +TOLERANCE : MaxTol = 0.006948456659 ( 0.006948526143 ) AvgTol = 0.001375118417 ( 0.001375117417 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/S9 b/tests/de/step_2/S9 new file mode 100644 index 0000000000..3655237c92 --- /dev/null +++ b/tests/de/step_2/S9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty" + +set LinuxFaulties {TOLERANCE} +set filename trj6_b1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 9 ) Summary = 5 ( 9 ) +CHECKSHAPE : Wires = 4 ( 2 ) Faces = 4 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 292 ( 292 ) Summary = 1707 ( 1707 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 292 ( 292 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 718 ( 718 ) +TOLERANCE : MaxTol = 0.0920060456 ( 0.09527501758 ) AvgTol = 0.0008900560691 ( 0.0009327436335 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 20 ( 20 ) NameLabels = 1 ( 1 ) ColorLabels = 20 ( 20 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE4 MATRAGRAY ( BLUE4 MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T1 b/tests/de/step_2/T1 new file mode 100644 index 0000000000..2a7a07496b --- /dev/null +++ b/tests/de/step_2/T1 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 +set filename trj6_b1-id-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 31 ( 28 ) Summary = 31 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 357 ( 357 ) Summary = 2006 ( 2004 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 357 ( 357 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 841 ( 839 ) +TOLERANCE : MaxTol = 0.007356791914 ( 0.007356791913 ) AvgTol = 0.0002971885083 ( 0.0002976022274 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T2 b/tests/de/step_2/T2 new file mode 100644 index 0000000000..bc8e8066eb --- /dev/null +++ b/tests/de/step_2/T2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_b1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 12 ) Summary = 2 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) Summary = 2101 ( 2101 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 865 ( 865 ) +TOLERANCE : MaxTol = 0.003244214222 ( 0.003244214221 ) AvgTol = 0.000126061368 ( 0.0001260718032 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 1 ( 1 ) ColorLabels = 28 ( 28 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSLATEGRAY ( LIGHTSLATEGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T3 b/tests/de/step_2/T3 new file mode 100644 index 0000000000..87feab0e27 --- /dev/null +++ b/tests/de/step_2/T3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_b1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 12 ) Summary = 2 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) Summary = 2101 ( 2101 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 865 ( 865 ) +TOLERANCE : MaxTol = 0.003244214222 ( 0.003244214221 ) AvgTol = 0.000126061368 ( 0.0001260718032 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 1 ( 1 ) ColorLabels = 28 ( 28 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSLATEGRAY ( LIGHTSLATEGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T4 b/tests/de/step_2/T4 new file mode 100644 index 0000000000..3f1a91802e --- /dev/null +++ b/tests/de/step_2/T4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-al-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 23 ( 23 ) Summary = 23 ( 23 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 39 ( 39 ) Summary = 325 ( 325 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 39 ( 39 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 141 ( 141 ) +TOLERANCE : MaxTol = 0.000908804869 ( 0.0009088048691 ) AvgTol = 0.00015383891 ( 0.0001538391647 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY61 ( GRAY61 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T5 b/tests/de/step_2/T5 new file mode 100644 index 0000000000..c947c98bd7 --- /dev/null +++ b/tests/de/step_2/T5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_k1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 45 ( 45 ) Summary = 291 ( 291 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 45 ( 45 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 117 ( 117 ) +TOLERANCE : MaxTol = 1.140748349e-007 ( 1.14074835e-007 ) AvgTol = 1.003433159e-007 ( 1.003433159e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T6 b/tests/de/step_2/T6 new file mode 100644 index 0000000000..57b5e11904 --- /dev/null +++ b/tests/de/step_2/T6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj6_k1-td-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 1 ) Summary = 2 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 59 ( 59 ) Face = 59 ( 59 ) Summary = 787 ( 787 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 59 ( 59 ) Face = 59 ( 59 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 304 ( 304 ) +TOLERANCE : MaxTol = 3.463377008e-005 ( 3.463377008e-005 ) AvgTol = 7.683257197e-007 ( 7.686910782e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 59 ( 59 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 60 ) NameLabels = 1 ( 1 ) ColorLabels = 59 ( 59 ) LayerLabels = 59 ( 59 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = YELLOW3 YELLOW3 YELLOW4 ( YELLOW3 YELLOW3 YELLOW4 ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 001 002 003 ( 001 002 003 ) + +} diff --git a/tests/de/step_2/T7 b/tests/de/step_2/T7 new file mode 100644 index 0000000000..85c2eab2fb --- /dev/null +++ b/tests/de/step_2/T7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_pm4-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 135 ( 135 ) Summary = 135 ( 135 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 17 ( 17 ) Shell = 17 ( 17 ) Face = 609 ( 609 ) Summary = 3807 ( 3807 ) +STATSHAPE : Solid = 27 ( 27 ) Shell = 27 ( 27 ) Face = 738 ( 738 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1527 ( 1527 ) +TOLERANCE : MaxTol = 0.003481079391 ( 0.003481079389 ) AvgTol = 0.0001334080552 ( 0.0001334936167 ) +LABELS : N0Labels = 19 ( 19 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 47 ( 47 ) NameLabels = 47 ( 47 ) ColorLabels = 17 ( 17 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 12 ( 12 ) +COLORS : Colors = BLACK BLUE3 GRAY51 GRAY66 LIGHTGOLDENROD4 LIGHTSLATEGRAY LIGHTSTEELBLUE4 SANDYBROWN SIENNA SIENNA3 SPRINGGREEN3 YELLOW3 ( BLACK BLUE3 GRAY51 GRAY66 LIGHTGOLDENROD4 LIGHTSLATEGRAY LIGHTSTEELBLUE4 SANDYBROWN SIENNA SIENNA3 SPRINGGREEN3 YELLOW3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T8 b/tests/de/step_2/T8 new file mode 100644 index 0000000000..c7daddeb01 --- /dev/null +++ b/tests/de/step_2/T8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 13 ) Summary = 2 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 403 ( 403 ) Summary = 2339 ( 2339 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 403 ( 403 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 985 ( 985 ) +TOLERANCE : MaxTol = 0.00694845675 ( 0.006948526234 ) AvgTol = 0.001372890784 ( 0.001372901267 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 30 ( 30 ) N2Labels = 0 ( 0 ) TotalLabels = 31 ( 31 ) NameLabels = 1 ( 1 ) ColorLabels = 31 ( 31 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = CYAN1 LIGHTSTEELBLUE1 ( CYAN1 LIGHTSTEELBLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/T9 b/tests/de/step_2/T9 new file mode 100644 index 0000000000..03ceb51ec5 --- /dev/null +++ b/tests/de/step_2/T9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 2 ) Warnings = 3 ( 33 ) Summary = 3 ( 35 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 414 ( 414 ) Summary = 2776 ( 2776 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 414 ( 414 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1197 ( 1197 ) +TOLERANCE : MaxTol = 0.1776286449 ( 0.1776286449 ) AvgTol = 0.002128401911 ( 0.002129708287 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 1 ( 1 ) ColorLabels = 29 ( 29 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE4 MATRAGRAY ( BLUE4 MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/U1 b/tests/de/step_2/U1 new file mode 100644 index 0000000000..8c2a24ea31 --- /dev/null +++ b/tests/de/step_2/U1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 12 ) Summary = 2 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) Summary = 2101 ( 2101 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 865 ( 865 ) +TOLERANCE : MaxTol = 0.003244214222 ( 0.003244214221 ) AvgTol = 0.0001260613681 ( 0.0001260718034 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 1 ( 1 ) ColorLabels = 28 ( 28 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSLATEGRAY ( LIGHTSLATEGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/U2 b/tests/de/step_2/U2 new file mode 100644 index 0000000000..cdcc0931b1 --- /dev/null +++ b/tests/de/step_2/U2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 12 ) Summary = 2 ( 12 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) Summary = 2101 ( 2101 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 371 ( 371 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 865 ( 865 ) +TOLERANCE : MaxTol = 0.003244214222 ( 0.003244214221 ) AvgTol = 0.0001260613681 ( 0.0001260718034 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 1 ( 1 ) ColorLabels = 28 ( 28 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSLATEGRAY ( LIGHTSLATEGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/U3 b/tests/de/step_2/U3 new file mode 100644 index 0000000000..25c9063a4d --- /dev/null +++ b/tests/de/step_2/U3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-tc-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 6 ) Summary = 4 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 335 ( 335 ) Summary = 1923 ( 1923 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 335 ( 335 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 805 ( 805 ) +TOLERANCE : MaxTol = 0.03785483405 ( 0.03928050465 ) AvgTol = 0.001083763448 ( 0.001100774701 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/U4 b/tests/de/step_2/U4 new file mode 100644 index 0000000000..3becec5a48 --- /dev/null +++ b/tests/de/step_2/U4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-al-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 23 ( 23 ) Summary = 23 ( 23 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 57 ( 57 ) Summary = 417 ( 417 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 57 ( 57 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 177 ( 177 ) +TOLERANCE : MaxTol = 0.001016447274 ( 0.00101644727 ) AvgTol = 0.0001410075512 ( 0.000141007551 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY61 ( GRAY61 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = L1 ( L1 ) + +} diff --git a/tests/de/step_2/U5 b/tests/de/step_2/U5 new file mode 100644 index 0000000000..da92381c29 --- /dev/null +++ b/tests/de/step_2/U5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_k1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 45 ( 45 ) Summary = 290 ( 290 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 45 ( 45 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 117 ( 117 ) +TOLERANCE : MaxTol = 1.140748349e-007 ( 1.14074835e-007 ) AvgTol = 1.003433159e-007 ( 1.003433159e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/U6 b/tests/de/step_2/U6 new file mode 100644 index 0000000000..2c6f62ebc4 --- /dev/null +++ b/tests/de/step_2/U6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_pm5-ts-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 22 ) Summary = 0 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 16 ( 16 ) Shell = 16 ( 16 ) Face = 494 ( 494 ) Summary = 3259 ( 3259 ) +STATSHAPE : Solid = 26 ( 26 ) Shell = 26 ( 26 ) Face = 874 ( 874 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1135 ( 1135 ) +TOLERANCE : MaxTol = 0.001020030728 ( 0.001020030728 ) AvgTol = 6.898953015e-006 ( 6.898953015e-006 ) +LABELS : N0Labels = 21 ( 21 ) N1Labels = 485 ( 485 ) N2Labels = 0 ( 0 ) TotalLabels = 506 ( 506 ) NameLabels = 42 ( 42 ) ColorLabels = 476 ( 476 ) LayerLabels = 16 ( 16 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = DEEPSKYBLUE2 DODGERBLUE2 MAGENTA1 ORANGE ORANGERED RED WHITE ( DEEPSKYBLUE2 DODGERBLUE2 MAGENTA1 ORANGE ORANGERED RED WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 000 ( 000 ) + +} diff --git a/tests/de/step_2/U7 b/tests/de/step_2/U7 new file mode 100644 index 0000000000..02061af0e0 --- /dev/null +++ b/tests/de/step_2/U7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_b1-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 28 ) Summary = 11 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 403 ( 403 ) Summary = 2339 ( 2339 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 403 ( 403 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 985 ( 985 ) +TOLERANCE : MaxTol = 0.001828077728 ( 0.001828077728 ) AvgTol = 0.0001812621847 ( 0.0001821511749 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 403 ( 403 ) N2Labels = 0 ( 0 ) TotalLabels = 404 ( 404 ) NameLabels = 1 ( 1 ) ColorLabels = 404 ( 404 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = CYAN1 LIGHTSTEELBLUE1 RED ( CYAN1 LIGHTSTEELBLUE1 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/U8 b/tests/de/step_2/U8 new file mode 100644 index 0000000000..133d6a5a4c --- /dev/null +++ b/tests/de/step_2/U8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_b1-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 29 ) Summary = 3 ( 29 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 414 ( 414 ) Summary = 2770 ( 2770 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 414 ( 414 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1194 ( 1194 ) +TOLERANCE : MaxTol = 0.1776286449 ( 0.1776286449 ) AvgTol = 0.002097091066 ( 0.002097522075 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 28 ( 28 ) N2Labels = 0 ( 0 ) TotalLabels = 29 ( 29 ) NameLabels = 1 ( 1 ) ColorLabels = 29 ( 29 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE4 MATRAGRAY ( BLUE4 MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/U9 b/tests/de/step_2/U9 new file mode 100644 index 0000000000..b59f1cee0b --- /dev/null +++ b/tests/de/step_2/U9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_b1-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 32 ( 49 ) Summary = 32 ( 49 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 346 ( 346 ) Summary = 2106 ( 2106 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 346 ( 346 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 880 ( 880 ) +TOLERANCE : MaxTol = 0.008701080699 ( 0.008701080695 ) AvgTol = 0.0004033161467 ( 0.0004033442881 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY65 ( GRAY65 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/V1 b/tests/de/step_2/V1 new file mode 100644 index 0000000000..ea2c86656b --- /dev/null +++ b/tests/de/step_2/V1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename trj8_b1-tc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 4 ) Summary = 0 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 339 ( 339 ) Summary = 1945 ( 1945 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 339 ( 339 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 814 ( 814 ) +TOLERANCE : MaxTol = 0.03785483405 ( 0.03755929793 ) AvgTol = 0.0007738092928 ( 0.0007589096998 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 22 ( 22 ) N2Labels = 0 ( 0 ) TotalLabels = 23 ( 23 ) NameLabels = 1 ( 1 ) ColorLabels = 23 ( 23 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GRAY75 LIGHTSTEELBLUE2 ( GRAY75 LIGHTSTEELBLUE2 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 030 ( 030 ) + +} diff --git a/tests/de/step_2/V2 b/tests/de/step_2/V2 new file mode 100644 index 0000000000..5c9a8d83e3 --- /dev/null +++ b/tests/de/step_2/V2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_k1-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 14 ) Summary = 13 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) Summary = 367 ( 367 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 149 ( 149 ) +TOLERANCE : MaxTol = 0.006251011624 ( 0.006251011625 ) AvgTol = 0.00118963019 ( 0.001208891819 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 58 ( 58 ) N2Labels = 0 ( 0 ) TotalLabels = 59 ( 59 ) NameLabels = 1 ( 1 ) ColorLabels = 59 ( 59 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DEEPPINK2 DEEPPINK2 ( DEEPPINK2 DEEPPINK2 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/V3 b/tests/de/step_2/V3 new file mode 100644 index 0000000000..8eefb158e4 --- /dev/null +++ b/tests/de/step_2/V3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_pm6-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 33 ) Summary = 14 ( 33 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 445 ( 445 ) Summary = 2937 ( 2879 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 445 ( 445 ) FreeWire = 0 ( 0 ) FreeEdge = 56 ( 56 ) SharedEdge = 1140 ( 1138 ) +TOLERANCE : MaxTol = 0.007489276519 ( 0.007492673692 ) AvgTol = 0.0001042245368 ( 0.0001043222816 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 58 ( 58 ) N2Labels = 0 ( 0 ) TotalLabels = 61 ( 61 ) NameLabels = 5 ( 5 ) ColorLabels = 57 ( 57 ) LayerLabels = 57 ( 57 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = PURPLE WHITE ( PURPLE WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/V4 b/tests/de/step_2/V4 new file mode 100644 index 0000000000..37cb5dba2d --- /dev/null +++ b/tests/de/step_2/V4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_pm6-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 51 ( 65 ) Summary = 51 ( 65 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 474 ( 474 ) Summary = 2872 ( 2872 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 474 ( 474 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1180 ( 1180 ) +TOLERANCE : MaxTol = 0.0607818994 ( 0.06078250721 ) AvgTol = 0.00290702214 ( 0.002948262693 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY66 ( GRAY66 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/V5 b/tests/de/step_2/V5 new file mode 100644 index 0000000000..d1145568e5 --- /dev/null +++ b/tests/de/step_2/V5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_b2-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 17 ) Summary = 12 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 317 ( 317 ) Summary = 2047 ( 2047 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 317 ( 317 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 857 ( 857 ) +TOLERANCE : MaxTol = 0.1005256507 ( 0.1005256507 ) AvgTol = 0.0006882150087 ( 0.000688621996 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY73 ( GRAY73 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_2/V6 b/tests/de/step_2/V6 new file mode 100644 index 0000000000..214c3677dd --- /dev/null +++ b/tests/de/step_2/V6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj9_b2-oc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 5 ) Summary = 10 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 250 ( 250 ) Summary = 1618 ( 1618 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 250 ( 250 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 672 ( 672 ) +TOLERANCE : MaxTol = 0.002562040373 ( 0.002562040373 ) AvgTol = 1.863382837e-005 ( 1.86808392e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/V7 b/tests/de/step_2/V7 new file mode 100644 index 0000000000..290e72be83 --- /dev/null +++ b/tests/de/step_2/V7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename turbine2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) Summary = 3067 ( 2301 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 0 ( 0 ) FreeWire = 0 ( 0 ) FreeEdge = 766 ( 766 ) SharedEdge = 766 ( 766 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 2 ( 2 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/V8 b/tests/de/step_2/V8 new file mode 100644 index 0000000000..3f6670e1e6 --- /dev/null +++ b/tests/de/step_2/V8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename welle_solid.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 52 ( 0 ) Summary = 52 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 469 ( 469 ) Summary = 2647 ( 2647 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 469 ( 469 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1080 ( 1080 ) +TOLERANCE : MaxTol = 0.006604322767 ( 0.006604322767 ) AvgTol = 0.0007654176454 ( 0.0007654176454 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/V9 b/tests/de/step_2/V9 new file mode 100644 index 0000000000..7aacad351f --- /dev/null +++ b/tests/de/step_2/V9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 32 ( 49 ) Summary = 32 ( 49 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 346 ( 346 ) Summary = 2106 ( 2106 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 346 ( 346 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 880 ( 880 ) +TOLERANCE : MaxTol = 0.008701080699 ( 0.008701080695 ) AvgTol = 0.0004033161467 ( 0.0004033442881 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY65 ( GRAY65 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/W1 b/tests/de/step_2/W1 new file mode 100644 index 0000000000..596ded44ef --- /dev/null +++ b/tests/de/step_2/W1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_sd_eye_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) Summary = 476 ( 476 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 199 ( 199 ) +TOLERANCE : MaxTol = 7.174253459e-007 ( 7.174254475e-007 ) AvgTol = 2.469633936e-007 ( 2.46963419e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/W2 b/tests/de/step_2/W2 new file mode 100644 index 0000000000..1e213b45da --- /dev/null +++ b/tests/de/step_2/W2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename bm4_sd_eye_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 1 ) Summary = 7 ( 1 ) +CHECKSHAPE : Wires = 0 ( 3 ) Faces = 0 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) Summary = 472 ( 476 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 82 ( 82 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 197 ( 199 ) +TOLERANCE : MaxTol = 2.828596832 ( 2.828738262 ) AvgTol = 0.2801192577 ( 0.3313547178 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/W3 b/tests/de/step_2/W3 new file mode 100644 index 0000000000..34671f6feb --- /dev/null +++ b/tests/de/step_2/W3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_sd_seal_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 150 ( 7 ) Summary = 150 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) Summary = 2968 ( 2968 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1202 ( 1202 ) +TOLERANCE : MaxTol = 6.818588609e-006 ( 6.818587037e-006 ) AvgTol = 8.112548803e-007 ( 8.033958879e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/W4 b/tests/de/step_2/W4 new file mode 100644 index 0000000000..0d78d31e81 --- /dev/null +++ b/tests/de/step_2/W4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_sd_seal_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 150 ( 7 ) Summary = 150 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) Summary = 2968 ( 2968 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1202 ( 1202 ) +TOLERANCE : MaxTol = 6.818588609e-006 ( 6.818587037e-006 ) AvgTol = 8.112548803e-007 ( 8.033958879e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/W5 b/tests/de/step_2/W5 new file mode 100644 index 0000000000..9b78289f01 --- /dev/null +++ b/tests/de/step_2/W5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_b2-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 17 ) Summary = 12 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 306 ( 306 ) Summary = 1975 ( 1975 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 306 ( 306 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 826 ( 826 ) +TOLERANCE : MaxTol = 0.1005256507 ( 0.1005256507 ) AvgTol = 0.0007133931622 ( 0.0007138150401 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/W6 b/tests/de/step_2/W6 new file mode 100644 index 0000000000..d7609d6e2c --- /dev/null +++ b/tests/de/step_2/W6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_b2-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 9 ) Summary = 3 ( 9 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) Summary = 1622 ( 1622 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 673 ( 673 ) +TOLERANCE : MaxTol = 0.003900264539 ( 0.003900261295 ) AvgTol = 9.441139804e-005 ( 9.44322443e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/W7 b/tests/de/step_2/W7 new file mode 100644 index 0000000000..aa1312cfd9 --- /dev/null +++ b/tests/de/step_2/W7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename db_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 29 ( 30 ) Summary = 29 ( 30 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 108 ( 108 ) Summary = 652 ( 652 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 108 ( 108 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 270 ( 270 ) +TOLERANCE : MaxTol = 0.1350899105 ( 0.135089907 ) AvgTol = 0.009933877549 ( 0.01302870701 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN4 ( GREEN4 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/W8 b/tests/de/step_2/W8 new file mode 100644 index 0000000000..7e50058ef5 --- /dev/null +++ b/tests/de/step_2/W8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename db_soapbox-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 32 ( 32 ) Summary = 32 ( 32 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 108 ( 108 ) Summary = 652 ( 652 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 108 ( 108 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 270 ( 270 ) +TOLERANCE : MaxTol = 0.1274164441 ( 0.1274164441 ) AvgTol = 0.01201852752 ( 0.01701895369 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN4 ( GREEN4 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/W9 b/tests/de/step_2/W9 new file mode 100644 index 0000000000..dddc5fb5ec --- /dev/null +++ b/tests/de/step_2/W9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_b1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 21 ( 48 ) Summary = 21 ( 48 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 113 ( 113 ) Summary = 726 ( 726 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 113 ( 113 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 304 ( 304 ) +TOLERANCE : MaxTol = 0.000924662559 ( 0.0009246625273 ) AvgTol = 4.002648571e-005 ( 4.075374054e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA2 ( MAGENTA2 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 7 ( 7 ) + +} diff --git a/tests/de/step_2/X1 b/tests/de/step_2/X1 new file mode 100644 index 0000000000..d1b5883508 --- /dev/null +++ b/tests/de/step_2/X1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_b2-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 12 ( 17 ) Summary = 12 ( 17 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 306 ( 306 ) Summary = 1975 ( 1975 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 2 ( 2 ) Face = 306 ( 306 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 826 ( 826 ) +TOLERANCE : MaxTol = 0.1005256507 ( 0.1005256507 ) AvgTol = 0.0007133931622 ( 0.0007138150401 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/X2 b/tests/de/step_2/X2 new file mode 100644 index 0000000000..eb5c834835 --- /dev/null +++ b/tests/de/step_2/X2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_b2-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 3 ( 9 ) Summary = 3 ( 9 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) Summary = 1622 ( 1622 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 252 ( 252 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 673 ( 673 ) +TOLERANCE : MaxTol = 0.005365460363 ( 0.005365460363 ) AvgTol = 9.973314003e-005 ( 9.977340431e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/X3 b/tests/de/step_2/X3 new file mode 100644 index 0000000000..fa3c05ca41 --- /dev/null +++ b/tests/de/step_2/X3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj9_b2-sy-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 113 ( 103 ) Summary = 113 ( 103 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 260 ( 260 ) Summary = 1745 ( 1745 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 260 ( 260 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 730 ( 730 ) +TOLERANCE : MaxTol = 0.004437798931 ( 0.03878259147 ) AvgTol = 0.0002767147005 ( 0.001694294606 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA1 ( MAGENTA1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/X4 b/tests/de/step_2/X4 new file mode 100644 index 0000000000..b8492b3c73 --- /dev/null +++ b/tests/de/step_2/X4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_pm7-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 51 ( 65 ) Summary = 51 ( 65 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 474 ( 474 ) Summary = 2872 ( 2872 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 474 ( 474 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1180 ( 1180 ) +TOLERANCE : MaxTol = 0.0607818994 ( 0.06078250721 ) AvgTol = 0.00290702214 ( 0.002948262693 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY66 ( GRAY66 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/X5 b/tests/de/step_2/X5 new file mode 100644 index 0000000000..2e5d4f3ec8 --- /dev/null +++ b/tests/de/step_2/X5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ug_turbine-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) Summary = 319 ( 319 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 1 ( 1 ) Face = 58 ( 58 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 131 ( 131 ) +TOLERANCE : MaxTol = 1.225663151e-005 ( 1.225663088e-005 ) AvgTol = 1.692620711e-006 ( 1.692620773e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = CYAN1 ( CYAN1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/X6 b/tests/de/step_2/X6 new file mode 100644 index 0000000000..8eaa3bbdff --- /dev/null +++ b/tests/de/step_2/X6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename sd_soapbox-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 0 ) Summary = 6 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 111 ( 111 ) Summary = 689 ( 689 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 111 ( 111 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 286 ( 286 ) +TOLERANCE : MaxTol = 4.910247562e-006 ( 4.910249739e-006 ) AvgTol = 2.586983192e-007 ( 2.62219569e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/X7 b/tests/de/step_2/X7 new file mode 100644 index 0000000000..841907594b --- /dev/null +++ b/tests/de/step_2/X7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename sd_soapbox-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 0 ) Summary = 6 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 111 ( 111 ) Summary = 689 ( 689 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 111 ( 111 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 286 ( 286 ) +TOLERANCE : MaxTol = 4.910247562e-006 ( 4.910249739e-006 ) AvgTol = 2.472515148e-007 ( 2.507727396e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/X8 b/tests/de/step_2/X8 new file mode 100644 index 0000000000..358fbae671 --- /dev/null +++ b/tests/de/step_2/X8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_b1-md-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 21 ( 48 ) Summary = 21 ( 48 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 113 ( 113 ) Summary = 726 ( 726 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 113 ( 113 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 304 ( 304 ) +TOLERANCE : MaxTol = 0.000924662559 ( 0.0009246625273 ) AvgTol = 4.002648571e-005 ( 4.075374054e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA2 ( MAGENTA2 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 7 ( 7 ) + +} diff --git a/tests/de/step_2/X9 b/tests/de/step_2/X9 new file mode 100644 index 0000000000..0aaee4ca99 --- /dev/null +++ b/tests/de/step_2/X9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_b1-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 14 ) Summary = 1 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 327 ( 327 ) Summary = 1895 ( 1895 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 327 ( 327 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 787 ( 787 ) +TOLERANCE : MaxTol = 0.01146233865 ( 0.01146233865 ) AvgTol = 0.001088482507 ( 0.001084763791 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = INDIANRED1 ( INDIANRED1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 1 ( 1 ) + +} diff --git a/tests/de/step_2/Y1 b/tests/de/step_2/Y1 new file mode 100644 index 0000000000..03916ce79a --- /dev/null +++ b/tests/de/step_2/Y1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_db_eye_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 83 ( 83 ) Summary = 490 ( 490 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 83 ( 83 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 204 ( 204 ) +TOLERANCE : MaxTol = 0.003929037241 ( 0.03181394455 ) AvgTol = 0.0004492135896 ( 0.003117094171 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA4 ( MAGENTA4 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/Y2 b/tests/de/step_2/Y2 new file mode 100644 index 0000000000..71239d62d9 --- /dev/null +++ b/tests/de/step_2/Y2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_db_eye_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 83 ( 83 ) Summary = 490 ( 490 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 83 ( 83 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 204 ( 204 ) +TOLERANCE : MaxTol = 0.003929037241 ( 0.03181394455 ) AvgTol = 0.0004492050373 ( 0.003201243182 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA4 ( MAGENTA4 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/Y3 b/tests/de/step_2/Y3 new file mode 100644 index 0000000000..14e42ebe22 --- /dev/null +++ b/tests/de/step_2/Y3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_db_eye_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 83 ( 83 ) Summary = 490 ( 490 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 83 ( 83 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 204 ( 204 ) +TOLERANCE : MaxTol = 0.007552761385 ( 0.03357940673 ) AvgTol = 0.000981251635 ( 0.004980903069 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MAGENTA4 ( MAGENTA4 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_2/Y4 b/tests/de/step_2/Y4 new file mode 100644 index 0000000000..eaa113b610 --- /dev/null +++ b/tests/de/step_2/Y4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_pm4-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 7 ) Summary = 4 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 453 ( 453 ) Summary = 2835 ( 2835 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 453 ( 453 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1169 ( 1169 ) +TOLERANCE : MaxTol = 0.03659878417 ( 0.03659878417 ) AvgTol = 0.001071594469 ( 0.001071594511 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = THISTLE ( THISTLE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_2/Y5 b/tests/de/step_2/Y5 new file mode 100644 index 0000000000..94f7b4c6cd --- /dev/null +++ b/tests/de/step_2/Y5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename BUC60810.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 56 ( 42 ) Summary = 56 ( 42 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 10 ( 10 ) Shell = 12 ( 12 ) Face = 269 ( 269 ) Summary = 1654 ( 1642 ) +STATSHAPE : Solid = 10 ( 10 ) Shell = 12 ( 12 ) Face = 269 ( 269 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 648 ( 640 ) +TOLERANCE : MaxTol = 0.01008857123 ( 0.01008857108 ) AvgTol = 0.000308869925 ( 0.0003243299963 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/A1 b/tests/de/step_3/A1 new file mode 100644 index 0000000000..a6e96e7d64 --- /dev/null +++ b/tests/de/step_3/A1 @@ -0,0 +1,6 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: Error: First - file was not read - exception " +puts "TODO CR23096 ALL: Error : Here is reading problem" + + +set filename tr9_r0301-pe-adjusted.stp diff --git a/tests/de/step_3/A2 b/tests/de/step_3/A2 new file mode 100644 index 0000000000..a624e3513c --- /dev/null +++ b/tests/de/step_3/A2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename TUBE1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 1047 ) Summary = 0 ( 1047 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 211 ( 211 ) Shell = 212 ( 212 ) Face = 1585 ( 1585 ) Summary = 8951 ( 8951 ) +STATSHAPE : Solid = 211 ( 211 ) Shell = 212 ( 212 ) Face = 1585 ( 1585 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3084 ( 3084 ) +TOLERANCE : MaxTol = 0.003688364238 ( 0.003688364252 ) AvgTol = 2.561848941e-005 ( 2.887753385e-005 ) +LABELS : N0Labels = 206 ( 206 ) N1Labels = 205 ( 205 ) N2Labels = 0 ( 0 ) TotalLabels = 411 ( 411 ) NameLabels = 411 ( 411 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/A3 b/tests/de/step_3/A3 new file mode 100644 index 0000000000..9819b6640d --- /dev/null +++ b/tests/de/step_3/A3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename tr9_r0601-db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 169 ( 3 ) Summary = 169 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 4252 ( 61 ) Face = 4252 ( 4252 ) Summary = 46792 ( 42470 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 4252 ( 61 ) Face = 4252 ( 4252 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 17172 ( 17172 ) +TOLERANCE : MaxTol = 0.01863822469 ( 0.02412563427 ) AvgTol = 2.361799701e-005 ( 0.0001288539302 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4313 ( 4313 ) N2Labels = 0 ( 0 ) TotalLabels = 4314 ( 4314 ) NameLabels = 1 ( 1 ) ColorLabels = 4242 ( 4242 ) LayerLabels = 4252 ( 4252 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED WHITE ( RED WHITE ) +NLAYERS : NLayers = 40 ( 40 ) +LAYERS : Layers = 1 10 100 101 11 12 138 139 15 16 17 175 176 177 178 18 181 182 183 2 245 246 29 3 30 31 32 33 34 35 36 37 4 5 7 8 9 96 97 99 ( { 1} { 2} { 3} { 4} { 5} { 7} { 8} { 9} { 10} { 11} { 12} { 15} { 16} { 17} { 18} { 29} { 30} { 31} { 32} { 33} { 34} { 35} { 36} { 37} { 96} { 97} { 99} 100 101 138 139 175 176 177 178 181 182 183 245 246 ) + +} diff --git a/tests/de/step_3/A4 b/tests/de/step_3/A4 new file mode 100644 index 0000000000..f1ff540024 --- /dev/null +++ b/tests/de/step_3/A4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename CTS20315-2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 322 ( 148 ) Summary = 322 ( 148 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 797 ( 797 ) Face = 797 ( 797 ) Summary = 11928 ( 11928 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 797 ( 797 ) Face = 797 ( 797 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4821 ( 4821 ) +TOLERANCE : MaxTol = 0.03846819732 ( 0.0394709482 ) AvgTol = 0.0008687242138 ( 0.002865279517 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/A5 b/tests/de/step_3/A5 new file mode 100644 index 0000000000..bf26cb9d3f --- /dev/null +++ b/tests/de/step_3/A5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj8_pm6-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 20 ) Warnings = 0 ( 0 ) Summary = 0 ( 20 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 545 ) Summary = 11 ( 545 ) +CHECKSHAPE : Wires = 10 ( 0 ) Faces = 10 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 98 ( 98 ) Shell = 98 ( 98 ) Face = 1504 ( 1504 ) Summary = 9238 ( 9234 ) +STATSHAPE : Solid = 272 ( 272 ) Shell = 272 ( 272 ) Face = 3214 ( 3214 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3303 ( 3299 ) +TOLERANCE : MaxTol = 0.9320948364 ( 3.305876348 ) AvgTol = 0.0006681005779 ( 0.003690707514 ) +LABELS : N0Labels = 230 ( 230 ) N1Labels = 1907 ( 1907 ) N2Labels = 0 ( 0 ) TotalLabels = 2137 ( 2137 ) NameLabels = 633 ( 633 ) ColorLabels = 1602 ( 1602 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 161 ( 161 ) Volume = 161 ( 161 ) Area = 161 ( 161 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DARKSEAGREEN1 LAVENDER LIGHTGOLDENROD LIGHTSTEELBLUE1 LIGHTSTEELBLUE3 STEELBLUE3 ( DARKSEAGREEN1 LAVENDER LIGHTGOLDENROD LIGHTSTEELBLUE1 LIGHTSTEELBLUE3 STEELBLUE3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/A6 b/tests/de/step_3/A6 new file mode 100644 index 0000000000..363146951f --- /dev/null +++ b/tests/de/step_3/A6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename bm4_ug_seal_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 11 ) Summary = 4 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 5 ( 5 ) Face = 33 ( 33 ) Summary = 179 ( 180 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 5 ( 5 ) Face = 33 ( 33 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 66 ( 66 ) +TOLERANCE : MaxTol = 0.006927894742 ( 0.00692789498 ) AvgTol = 0.0002919501977 ( 0.0002926166774 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN MEDIUMSEAGREEN ( GREEN MEDIUMSEAGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/A7 b/tests/de/step_3/A7 new file mode 100644 index 0000000000..61050414a8 --- /dev/null +++ b/tests/de/step_3/A7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename bm4_ug_seal_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 11 ) Summary = 4 ( 11 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 5 ( 5 ) Face = 33 ( 33 ) Summary = 180 ( 180 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 5 ( 5 ) Face = 33 ( 33 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 67 ( 66 ) +TOLERANCE : MaxTol = 0.0005609682904 ( 0.0005609682907 ) AvgTol = 1.672480313e-005 ( 1.751505632e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 2 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GREEN MEDIUMSEAGREEN ( GREEN MEDIUMSEAGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/A8 b/tests/de/step_3/A8 new file mode 100644 index 0000000000..af2802f5aa --- /dev/null +++ b/tests/de/step_3/A8 @@ -0,0 +1,26 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty" +puts "TODO CR23096 Mandriva2010: CHECKSHAPE : Faulty" + +set LinuxDiff 4 +set LinuxFaulties {CHECKSHAPE TOLERANCE} +set filename PRO10109.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 47 ( 41 ) Summary = 47 ( 41 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 209 ( 129 ) Face = 209 ( 209 ) Summary = 3033 ( 2883 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 209 ( 129 ) Face = 209 ( 209 ) FreeWire = 0 ( 1 ) FreeEdge = 67 ( 67 ) SharedEdge = 1153 ( 1150 ) +TOLERANCE : MaxTol = 0.3035246255 ( 0.3035246024 ) AvgTol = 0.001284529245 ( 0.001353857367 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/A9 b/tests/de/step_3/A9 new file mode 100644 index 0000000000..21dc4cce1b --- /dev/null +++ b/tests/de/step_3/A9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj7_pm5-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 20 ) Warnings = 0 ( 0 ) Summary = 0 ( 20 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 19 ( 558 ) Summary = 19 ( 558 ) +CHECKSHAPE : Wires = 10 ( 0 ) Faces = 10 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 98 ( 98 ) Shell = 98 ( 98 ) Face = 1504 ( 1504 ) Summary = 9238 ( 9234 ) +STATSHAPE : Solid = 272 ( 272 ) Shell = 272 ( 272 ) Face = 3214 ( 3214 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3303 ( 3299 ) +TOLERANCE : MaxTol = 0.9320948364 ( 3.305876348 ) AvgTol = 0.0006675087967 ( 0.003690115363 ) +LABELS : N0Labels = 230 ( 230 ) N1Labels = 403 ( 403 ) N2Labels = 0 ( 0 ) TotalLabels = 633 ( 633 ) NameLabels = 633 ( 633 ) ColorLabels = 98 ( 98 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 99 ( 99 ) Volume = 99 ( 99 ) Area = 99 ( 99 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DARKSEAGREEN1 LAVENDER LIGHTGOLDENROD LIGHTSTEELBLUE1 LIGHTSTEELBLUE3 STEELBLUE3 ( DARKSEAGREEN1 LAVENDER LIGHTGOLDENROD LIGHTSTEELBLUE1 LIGHTSTEELBLUE3 STEELBLUE3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/B1 b/tests/de/step_3/B1 new file mode 100644 index 0000000000..7420edf8d1 --- /dev/null +++ b/tests/de/step_3/B1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj7_pm5-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 237 ( 237 ) Summary = 237 ( 237 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 16 ( 16 ) Shell = 16 ( 16 ) Face = 494 ( 494 ) Summary = 3402 ( 3355 ) +STATSHAPE : Solid = 26 ( 26 ) Shell = 26 ( 26 ) Face = 874 ( 874 ) FreeWire = 0 ( 0 ) FreeEdge = 58 ( 58 ) SharedEdge = 1179 ( 1179 ) +TOLERANCE : MaxTol = 0.001020031074 ( 0.00102003115 ) AvgTol = 6.808274139e-006 ( 6.808274478e-006 ) +LABELS : N0Labels = 27 ( 27 ) N1Labels = 257 ( 257 ) N2Labels = 0 ( 0 ) TotalLabels = 284 ( 284 ) NameLabels = 54 ( 54 ) ColorLabels = 242 ( 242 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 15 ( 32 ) Volume = 15 ( 15 ) Area = 15 ( 15 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DEEPSKYBLUE2 DODGERBLUE2 MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 DODGERBLUE2 MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/B2 b/tests/de/step_3/B2 new file mode 100644 index 0000000000..b3908de4ec --- /dev/null +++ b/tests/de/step_3/B2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj7_pm5-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 7 ( 4 ) Summary = 7 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 1067 ( 1067 ) Summary = 7192 ( 7192 ) +STATSHAPE : Solid = 6 ( 6 ) Shell = 6 ( 6 ) Face = 1083 ( 1083 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3028 ( 3028 ) +TOLERANCE : MaxTol = 0.0008521598214 ( 0.0008521598214 ) AvgTol = 1.249644984e-005 ( 1.249720623e-005 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 107 ( 107 ) N2Labels = 0 ( 0 ) TotalLabels = 112 ( 112 ) NameLabels = 11 ( 11 ) ColorLabels = 104 ( 104 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 5 ( 11 ) Volume = 5 ( 5 ) Area = 5 ( 5 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = AZURE4 GRAY10 GRAY50 RED YELLOW ( AZURE4 GRAY10 GRAY50 RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/B3 b/tests/de/step_3/B3 new file mode 100644 index 0000000000..d70ba96e42 --- /dev/null +++ b/tests/de/step_3/B3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj12_b3-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 451 ( 435 ) Summary = 451 ( 435 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 691 ( 691 ) Summary = 4597 ( 4593 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 691 ( 691 ) FreeWire = 0 ( 0 ) FreeEdge = 4 ( 4 ) SharedEdge = 1921 ( 1921 ) +TOLERANCE : MaxTol = 0.009713246079 ( 0.009713246096 ) AvgTol = 0.0007364223692 ( 0.0007406575624 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 765 ( 761 ) N2Labels = 0 ( 0 ) TotalLabels = 768 ( 764 ) NameLabels = 5 ( 5 ) ColorLabels = 73 ( 70 ) LayerLabels = 691 ( 691 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLACK GREEN MEDIUMSEAGREEN ( BLACK GREEN MEDIUMSEAGREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 31 ( 31 ) + +} diff --git a/tests/de/step_3/B4 b/tests/de/step_3/B4 new file mode 100644 index 0000000000..3d049cd7d8 --- /dev/null +++ b/tests/de/step_3/B4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj12_ttmouse-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 498 ( 251 ) Summary = 498 ( 251 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 31 ( 31 ) Shell = 349 ( 349 ) Face = 1547 ( 1547 ) Summary = 13547 ( 13348 ) +STATSHAPE : Solid = 40 ( 40 ) Shell = 359 ( 359 ) Face = 1923 ( 1923 ) FreeWire = 0 ( 3 ) FreeEdge = 208 ( 208 ) SharedEdge = 5415 ( 5418 ) +TOLERANCE : MaxTol = 0.01535715949 ( 0.01627658476 ) AvgTol = 0.0003692197797 ( 0.0003569154603 ) +LABELS : N0Labels = 13 ( 13 ) N1Labels = 2197 ( 2323 ) N2Labels = 0 ( 0 ) TotalLabels = 2210 ( 2336 ) NameLabels = 31 ( 31 ) ColorLabels = 2183 ( 2183 ) LayerLabels = 483 ( 609 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = BLUE1 GREEN GREEN4 MAGENTA1 TURQUOISE3 WHITE YELLOW ( BLUE1 GREEN GREEN4 MAGENTA1 TURQUOISE3 WHITE YELLOW ) +NLAYERS : NLayers = 11 ( 11 ) +LAYERS : Layers = 0 1 10 2 3 4 5 6 7 8 9 ( 0 1 10 2 3 4 5 6 7 8 9 ) + +} diff --git a/tests/de/step_3/B5 b/tests/de/step_3/B5 new file mode 100644 index 0000000000..1f52e49b5c --- /dev/null +++ b/tests/de/step_3/B5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename 612319029MB-HEAD-CYLINDER.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1860 ( 2189 ) Summary = 1860 ( 2189 ) +CHECKSHAPE : Wires = 38 ( 28 ) Faces = 38 ( 28 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 17 ( 17 ) Face = 6173 ( 6173 ) Summary = 41190 ( 41175 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 17 ( 17 ) Face = 6173 ( 6173 ) FreeWire = 0 ( 0 ) FreeEdge = 4 ( 4 ) SharedEdge = 17493 ( 17486 ) +TOLERANCE : MaxTol = 0.07753055119 ( 0.07753055119 ) AvgTol = 0.0008197574906 ( 0.0007583013203 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/B6 b/tests/de/step_3/B6 new file mode 100644 index 0000000000..e876f531b0 --- /dev/null +++ b/tests/de/step_3/B6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename tr9_r0601-td.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 228 ( 1 ) Summary = 228 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 4242 ( 61 ) Face = 4242 ( 4242 ) Summary = 46642 ( 42462 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 4242 ( 61 ) Face = 4242 ( 4242 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 17100 ( 17100 ) +TOLERANCE : MaxTol = 0.0002439254042 ( 0.0002439254042 ) AvgTol = 2.817872008e-007 ( 2.288798605e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4242 ( 4242 ) N2Labels = 0 ( 0 ) TotalLabels = 4243 ( 4243 ) NameLabels = 1 ( 1 ) ColorLabels = 4242 ( 4242 ) LayerLabels = 4242 ( 4242 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED WHITE ( RED WHITE ) +NLAYERS : NLayers = 39 ( 39 ) +LAYERS : Layers = 001 002 003 004 005 008 009 010 011 012 015 016 017 018 029 030 031 032 033 034 035 036 037 096 097 099 100 101 138 139 175 176 177 178 181 182 183 245 246 ( 001 002 003 004 005 008 009 010 011 012 015 016 017 018 029 030 031 032 033 034 035 036 037 096 097 099 100 101 138 139 175 176 177 178 181 182 183 245 246 ) + +} diff --git a/tests/de/step_3/B7 b/tests/de/step_3/B7 new file mode 100644 index 0000000000..749f62695d --- /dev/null +++ b/tests/de/step_3/B7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename PRO7072.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 163 ( 219 ) Summary = 163 ( 219 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 779 ( 770 ) Face = 800 ( 800 ) Summary = 9160 ( 9152 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 779 ( 770 ) Face = 800 ( 800 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3403 ( 3404 ) +TOLERANCE : MaxTol = 0.1585551198 ( 0.1585551198 ) AvgTol = 0.0004822373214 ( 0.0004842497118 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/B8 b/tests/de/step_3/B8 new file mode 100644 index 0000000000..a9efb974f9 --- /dev/null +++ b/tests/de/step_3/B8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename gehaeuse_solid.stp + +set ref_data { +DATA : Faulties = 0 ( 2 ) Warnings = 0 ( 0 ) Summary = 0 ( 2 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 120 ( 77 ) Summary = 120 ( 77 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 4 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 12 ( 12 ) Shell = 28 ( 28 ) Face = 3042 ( 3042 ) Summary = 17828 ( 17827 ) +STATSHAPE : Solid = 42 ( 42 ) Shell = 58 ( 58 ) Face = 3464 ( 3464 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 7282 ( 7281 ) +TOLERANCE : MaxTol = 0.08182857582 ( 0.08182857582 ) AvgTol = 0.0001757020743 ( 0.0001756621855 ) +LABELS : N0Labels = 18 ( 18 ) N1Labels = 47 ( 47 ) N2Labels = 0 ( 0 ) TotalLabels = 65 ( 65 ) NameLabels = 65 ( 65 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/B9 b/tests/de/step_3/B9 new file mode 100644 index 0000000000..cf1a8668d0 --- /dev/null +++ b/tests/de/step_3/B9 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 +set filename wgehaeuse_surface.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 167 ( 910 ) Summary = 167 ( 910 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 2823 ( 0 ) Face = 2823 ( 2823 ) Summary = 35044 ( 32219 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3347 ( 0 ) Face = 3347 ( 3347 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 13235 ( 13233 ) +TOLERANCE : MaxTol = 0.07507769847 ( 0.07507769847 ) AvgTol = 9.972036078e-005 ( 0.0001063011758 ) +LABELS : N0Labels = 37 ( 37 ) N1Labels = 76 ( 76 ) N2Labels = 0 ( 0 ) TotalLabels = 113 ( 113 ) NameLabels = 113 ( 113 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/C1 b/tests/de/step_3/C1 new file mode 100644 index 0000000000..1c19f32598 --- /dev/null +++ b/tests/de/step_3/C1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj4_pm2-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 158 ( 150 ) Summary = 158 ( 150 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 17 ( 17 ) Shell = 17 ( 17 ) Face = 1556 ( 1556 ) Summary = 10319 ( 10319 ) +STATSHAPE : Solid = 35 ( 35 ) Shell = 35 ( 35 ) Face = 1828 ( 1828 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4290 ( 4290 ) +TOLERANCE : MaxTol = 0.1193605745 ( 0.1225157466 ) AvgTol = 0.001496716052 ( 0.001550453363 ) +LABELS : N0Labels = 22 ( 22 ) N1Labels = 39 ( 39 ) N2Labels = 0 ( 0 ) TotalLabels = 61 ( 61 ) NameLabels = 61 ( 61 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/C2 b/tests/de/step_3/C2 new file mode 100644 index 0000000000..42a6228d76 --- /dev/null +++ b/tests/de/step_3/C2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename trj4_pm2-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 4 ) Summary = 4 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 31 ( 31 ) Face = 1756 ( 1756 ) Summary = 10785 ( 10781 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 31 ( 31 ) Face = 1756 ( 1756 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4486 ( 4482 ) +TOLERANCE : MaxTol = 0.03512124284 ( 0.0303925904 ) AvgTol = 0.002074437616 ( 0.003864115961 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 249 ( 249 ) N2Labels = 0 ( 0 ) TotalLabels = 252 ( 252 ) NameLabels = 5 ( 5 ) ColorLabels = 31 ( 31 ) LayerLabels = 217 ( 217 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 2 ( 2 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = GESENK_NULL QUERSCHNITT_S SPIBI ( GESENK_NULL QUERSCHNITT_S SPIBI ) + +} diff --git a/tests/de/step_3/C3 b/tests/de/step_3/C3 new file mode 100644 index 0000000000..e290841c3d --- /dev/null +++ b/tests/de/step_3/C3 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename tr10_r0501_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 170 ( 3 ) Summary = 170 ( 3 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 4252 ( 61 ) Face = 4252 ( 4252 ) Summary = 46793 ( 42467 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 4252 ( 61 ) Face = 4252 ( 4252 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 17171 ( 17171 ) +TOLERANCE : MaxTol = 0.01863822469 ( 0.02412563428 ) AvgTol = 2.361805361e-005 ( 0.0001288540588 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 4313 ( 4313 ) N2Labels = 0 ( 0 ) TotalLabels = 4314 ( 4314 ) NameLabels = 1 ( 1 ) ColorLabels = 4242 ( 4242 ) LayerLabels = 4252 ( 4252 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = RED WHITE ( RED WHITE ) +NLAYERS : NLayers = 40 ( 40 ) +LAYERS : Layers = 1 10 100 101 11 12 138 139 15 16 17 175 176 177 178 18 181 182 183 2 245 246 29 3 30 31 32 33 34 35 36 37 4 5 7 8 9 96 97 99 ( { 1} { 2} { 3} { 4} { 5} { 7} { 8} { 9} { 10} { 11} { 12} { 15} { 16} { 17} { 18} { 29} { 30} { 31} { 32} { 33} { 34} { 35} { 36} { 37} { 96} { 97} { 99} 100 101 138 139 175 176 177 178 181 182 183 245 246 ) + +} diff --git a/tests/de/step_3/C4 b/tests/de/step_3/C4 new file mode 100644 index 0000000000..458fe34c67 --- /dev/null +++ b/tests/de/step_3/C4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename UKI60591.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 6 ) Warnings = 16 ( 35 ) Summary = 16 ( 41 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 27 ( 27 ) Face = 183 ( 183 ) Summary = 1491 ( 1486 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 27 ( 27 ) Face = 183 ( 183 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 623 ( 622 ) +TOLERANCE : MaxTol = 0.2224706003 ( 0.2224706003 ) AvgTol = 0.003958134226 ( 0.003995860865 ) +LABELS : N0Labels = 28 ( 28 ) N1Labels = 32 ( 23 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 51 ) NameLabels = 51 ( 51 ) ColorLabels = 27 ( 22 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = GRAY20 RED ( GRAY20 RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/C5 b/tests/de/step_3/C5 new file mode 100644 index 0000000000..f5c309f3cd --- /dev/null +++ b/tests/de/step_3/C5 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename trj3_pm1-ct-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 126 ( 81 ) Summary = 126 ( 81 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 45 ( 44 ) Face = 803 ( 803 ) Summary = 5321 ( 5318 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 45 ( 44 ) Face = 803 ( 803 ) FreeWire = 0 ( 6 ) FreeEdge = 6 ( 6 ) SharedEdge = 2214 ( 2211 ) +TOLERANCE : MaxTol = 0.03600909588 ( 0.03600909508 ) AvgTol = 0.0006563566874 ( 0.0006544230247 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/C6 b/tests/de/step_3/C6 new file mode 100644 index 0000000000..b5b2fd3843 --- /dev/null +++ b/tests/de/step_3/C6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename trj3_pm1-ug-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 51 ( 499 ) Summary = 51 ( 499 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 98 ( 98 ) Shell = 98 ( 98 ) Face = 3829 ( 3829 ) Summary = 22288 ( 22282 ) +STATSHAPE : Solid = 116 ( 116 ) Shell = 116 ( 116 ) Face = 4144 ( 4144 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 8837 ( 8833 ) +TOLERANCE : MaxTol = 0.2639103319 ( 0.0004303985328 ) AvgTol = 0.0001273786325 ( 2.455976875e-006 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 25 ( 25 ) N2Labels = 0 ( 0 ) TotalLabels = 39 ( 39 ) NameLabels = 39 ( 39 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/C7 b/tests/de/step_3/C7 new file mode 100644 index 0000000000..ca48215652 --- /dev/null +++ b/tests/de/step_3/C7 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm1_db_exhaust.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 6 ) Summary = 9 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 11 ( 3 ) Face = 48 ( 48 ) Summary = 891 ( 868 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 11 ( 3 ) Face = 48 ( 48 ) FreeWire = 0 ( 0 ) FreeEdge = 12 ( 12 ) SharedEdge = 391 ( 388 ) +TOLERANCE : MaxTol = 0.003918698947 ( 0.01715433608 ) AvgTol = 0.0003235734452 ( 0.00126844198 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/C8 b/tests/de/step_3/C8 new file mode 100644 index 0000000000..a617c9c084 --- /dev/null +++ b/tests/de/step_3/C8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename vorstufe_surface.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 125 ( 461 ) Summary = 125 ( 461 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 810 ( 0 ) Face = 810 ( 810 ) Summary = 10386 ( 9576 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 964 ( 0 ) Face = 964 ( 964 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3971 ( 3971 ) +TOLERANCE : MaxTol = 0.002209187729 ( 0.002209187729 ) AvgTol = 6.075889762e-005 ( 6.038723298e-005 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 22 ( 22 ) N2Labels = 0 ( 0 ) TotalLabels = 31 ( 31 ) NameLabels = 31 ( 31 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/C9 b/tests/de/step_3/C9 new file mode 100644 index 0000000000..a93b6a17c4 --- /dev/null +++ b/tests/de/step_3/C9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename r0501_pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 48 ( 183 ) Summary = 48 ( 183 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 2117 ( 2117 ) Summary = 12742 ( 12742 ) +STATSHAPE : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 2117 ( 2117 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5273 ( 5273 ) +TOLERANCE : MaxTol = 0.2515134963 ( 0.2065786276 ) AvgTol = 0.0008034861326 ( 0.000852215239 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 8 ( 8 ) N2Labels = 0 ( 0 ) TotalLabels = 17 ( 17 ) NameLabels = 17 ( 17 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/D1 b/tests/de/step_3/D1 new file mode 100644 index 0000000000..af59438de0 --- /dev/null +++ b/tests/de/step_3/D1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename r0601_sy.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 15 ( 0 ) Warnings = 73 ( 24 ) Summary = 88 ( 24 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 91 ( 106 ) Face = 91 ( 106 ) Summary = 1381 ( 1665 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 91 ( 106 ) Face = 91 ( 106 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 551 ( 670 ) +TOLERANCE : MaxTol = 0.02881427566 ( 0.03703290736 ) AvgTol = 0.002754968668 ( 0.003655741726 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 182 ( 212 ) N2Labels = 0 ( 0 ) TotalLabels = 183 ( 213 ) NameLabels = 1 ( 1 ) ColorLabels = 91 ( 106 ) LayerLabels = 91 ( 106 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = GREEN RED ROYALBLUE STEELBLUE2 TURQUOISE ( GREEN RED ROYALBLUE STEELBLUE2 TURQUOISE ) +NLAYERS : NLayers = 8 ( 8 ) +LAYERS : Layers = 1 2 21 22 23 24 25 3 ( 1 2 21 22 23 24 25 3 ) + +} diff --git a/tests/de/step_3/D2 b/tests/de/step_3/D2 new file mode 100644 index 0000000000..03bd84b18b --- /dev/null +++ b/tests/de/step_3/D2 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_ct_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 7 ) Summary = 9 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) Summary = 214 ( 207 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 5 ( 5 ) SharedEdge = 74 ( 74 ) +TOLERANCE : MaxTol = 0.0005650418556 ( 0.0005650418556 ) AvgTol = 2.41320432e-005 ( 2.413204307e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/D3 b/tests/de/step_3/D3 new file mode 100644 index 0000000000..ba0e7f2d8d --- /dev/null +++ b/tests/de/step_3/D3 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: CHECKSHAPE : Faulty" + +set LinuxDiff 1 +set LinuxFaulties {CHECKSHAPE} +set filename r122-ai.stp + +set ref_data { +DATA : Faulties = 0 ( 395 ) Warnings = 0 ( 0 ) Summary = 0 ( 395 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 2 ) Summary = 0 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 149 ( 149 ) Face = 149 ( 149 ) Summary = 2144 ( 2144 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 149 ( 149 ) Face = 149 ( 149 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 846 ( 846 ) +TOLERANCE : MaxTol = 0.0009108451735 ( 0.0009108451735 ) AvgTol = 3.593107363e-005 ( 3.593162425e-005 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/D4 b/tests/de/step_3/D4 new file mode 100644 index 0000000000..dfa3465d3b --- /dev/null +++ b/tests/de/step_3/D4 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_db_t4-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 6 ) Summary = 10 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) Summary = 208 ( 169 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 5 ( 5 ) SharedEdge = 72 ( 71 ) +TOLERANCE : MaxTol = 0.001403080873 ( 0.004988239556 ) AvgTol = 0.0001282768841 ( 0.0006150874603 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 79 ( 79 ) N2Labels = 0 ( 0 ) TotalLabels = 80 ( 80 ) NameLabels = 1 ( 1 ) ColorLabels = 62 ( 62 ) LayerLabels = 79 ( 79 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_3/D5 b/tests/de/step_3/D5 new file mode 100644 index 0000000000..f78d651f0e --- /dev/null +++ b/tests/de/step_3/D5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_db_t4-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 6 ) Summary = 10 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) Summary = 208 ( 169 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 5 ( 5 ) SharedEdge = 72 ( 71 ) +TOLERANCE : MaxTol = 0.001403080873 ( 0.004988239556 ) AvgTol = 0.0001282768841 ( 0.0006150874603 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 79 ( 79 ) N2Labels = 0 ( 0 ) TotalLabels = 80 ( 80 ) NameLabels = 1 ( 1 ) ColorLabels = 62 ( 62 ) LayerLabels = 79 ( 79 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_3/D6 b/tests/de/step_3/D6 new file mode 100644 index 0000000000..b60ec3a4e0 --- /dev/null +++ b/tests/de/step_3/D6 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename bm2_db_t4-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 6 ) Summary = 8 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) Summary = 208 ( 169 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 17 ( 15 ) Face = 17 ( 17 ) FreeWire = 0 ( 0 ) FreeEdge = 5 ( 5 ) SharedEdge = 72 ( 71 ) +TOLERANCE : MaxTol = 0.001435442939 ( 0.004988239556 ) AvgTol = 0.0001654464982 ( 0.001105220326 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 79 ( 79 ) N2Labels = 0 ( 0 ) TotalLabels = 80 ( 80 ) NameLabels = 1 ( 1 ) ColorLabels = 62 ( 62 ) LayerLabels = 79 ( 79 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_3/D7 b/tests/de/step_3/D7 new file mode 100644 index 0000000000..e83449d983 --- /dev/null +++ b/tests/de/step_3/D7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: PROPS : Faulty" + + +set filename trj6_pm4-ec-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 20 ) Summary = 4 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 13 ( 13 ) Shell = 13 ( 13 ) Face = 801 ( 801 ) Summary = 4582 ( 4580 ) +STATSHAPE : Solid = 32 ( 32 ) Shell = 32 ( 32 ) Face = 840 ( 840 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1835 ( 1833 ) +TOLERANCE : MaxTol = 0.000994818338 ( 0.0009948282861 ) AvgTol = 7.811253795e-006 ( 7.821332716e-006 ) +LABELS : N0Labels = 21 ( 21 ) N1Labels = 39 ( 39 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 60 ) NameLabels = 60 ( 60 ) ColorLabels = 13 ( 13 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 21 ( 60 ) Volume = 21 ( 21 ) Area = 21 ( 21 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = GRAY20 GRAY8 GREEN GREENYELLOW PURPLE STEELBLUE YELLOW ( GRAY20 GRAY8 GREEN GREENYELLOW PURPLE STEELBLUE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/D8 b/tests/de/step_3/D8 new file mode 100644 index 0000000000..ef8f508b0c --- /dev/null +++ b/tests/de/step_3/D8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" + + +set filename trj6_pm4-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 20 ) Warnings = 0 ( 0 ) Summary = 0 ( 20 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 19 ( 558 ) Summary = 19 ( 558 ) +CHECKSHAPE : Wires = 10 ( 0 ) Faces = 11 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 98 ( 98 ) Shell = 98 ( 98 ) Face = 1504 ( 1504 ) Summary = 9272 ( 9267 ) +STATSHAPE : Solid = 272 ( 272 ) Shell = 272 ( 272 ) Face = 3214 ( 3214 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3321 ( 3317 ) +TOLERANCE : MaxTol = 0.9320948364 ( 3.305876348 ) AvgTol = 0.0006659281193 ( 0.003681253656 ) +LABELS : N0Labels = 230 ( 230 ) N1Labels = 1907 ( 1907 ) N2Labels = 0 ( 0 ) TotalLabels = 2137 ( 2137 ) NameLabels = 633 ( 633 ) ColorLabels = 1504 ( 1504 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 98 ( 98 ) Volume = 98 ( 98 ) Area = 98 ( 98 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DARKSEAGREEN1 LAVENDER LIGHTGOLDENROD LIGHTSTEELBLUE1 LIGHTSTEELBLUE3 STEELBLUE3 ( DARKSEAGREEN1 LAVENDER LIGHTGOLDENROD LIGHTSTEELBLUE1 LIGHTSTEELBLUE3 STEELBLUE3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/D9 b/tests/de/step_3/D9 new file mode 100644 index 0000000000..7d3df41834 --- /dev/null +++ b/tests/de/step_3/D9 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename 53921163S0.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 51 ( 35 ) Summary = 51 ( 35 ) +CHECKSHAPE : Wires = 0 ( 14 ) Faces = 9 ( 15 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 568 ( 566 ) Summary = 3706 ( 3711 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 568 ( 566 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1543 ( 1546 ) +TOLERANCE : MaxTol = 61.30318124 ( 60.87483475 ) AvgTol = 1.474406352 ( 1.657562353 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/E1 b/tests/de/step_3/E1 new file mode 100644 index 0000000000..bf4df3cf58 --- /dev/null +++ b/tests/de/step_3/E1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename PRO10364.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 44 ( 1 ) Summary = 44 ( 1 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 13 ( 13 ) Shell = 300 ( 298 ) Face = 482 ( 482 ) Summary = 5637 ( 5527 ) +STATSHAPE : Solid = 13 ( 13 ) Shell = 300 ( 298 ) Face = 482 ( 482 ) FreeWire = 0 ( 0 ) FreeEdge = 107 ( 107 ) SharedEdge = 2116 ( 2116 ) +TOLERANCE : MaxTol = 0.02930428273 ( 0.02930428273 ) AvgTol = 7.660141425e-005 ( 7.484449088e-005 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 504 ( 515 ) N2Labels = 0 ( 0 ) TotalLabels = 511 ( 522 ) NameLabels = 12 ( 12 ) ColorLabels = 498 ( 498 ) LayerLabels = 407 ( 418 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 CYAN1 GREEN MAGENTA1 YELLOW ( BLUE1 CYAN1 GREEN MAGENTA1 YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 0 2 ( 0 2 ) + +} diff --git a/tests/de/step_3/E2 b/tests/de/step_3/E2 new file mode 100644 index 0000000000..2f89a2afc8 --- /dev/null +++ b/tests/de/step_3/E2 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty" + +set LinuxDiff 3 +set LinuxFaulties {TOLERANCE} +set filename ct_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 0 ) Summary = 24 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 5 ( 3 ) Face = 43 ( 43 ) Summary = 640 ( 631 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 5 ( 3 ) Face = 43 ( 43 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 289 ( 282 ) +TOLERANCE : MaxTol = 0.0003171897371 ( 0.0003171897371 ) AvgTol = 3.783050085e-005 ( 3.82262146e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 7 ( 7 ) N2Labels = 0 ( 0 ) TotalLabels = 10 ( 10 ) NameLabels = 5 ( 5 ) ColorLabels = 3 ( 3 ) LayerLabels = 5 ( 5 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 0 2 ( 0 2 ) + +} diff --git a/tests/de/step_3/E3 b/tests/de/step_3/E3 new file mode 100644 index 0000000000..17ee2e9d69 --- /dev/null +++ b/tests/de/step_3/E3 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj12_ttscale-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 430 ( 203 ) Summary = 430 ( 203 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 312 ( 303 ) Face = 1000 ( 1000 ) Summary = 9963 ( 9706 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 313 ( 304 ) Face = 1231 ( 1231 ) FreeWire = 0 ( 3 ) FreeEdge = 251 ( 251 ) SharedEdge = 3919 ( 3922 ) +TOLERANCE : MaxTol = 0.01535715949 ( 0.01627658476 ) AvgTol = 0.0005417472989 ( 0.0005229287893 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 2126 ( 2252 ) N2Labels = 0 ( 0 ) TotalLabels = 2131 ( 2257 ) NameLabels = 10 ( 10 ) ColorLabels = 2113 ( 2113 ) LayerLabels = 498 ( 624 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = BLUE1 GREEN GREEN4 TURQUOISE3 WHITE YELLOW ( BLUE1 GREEN GREEN4 TURQUOISE3 WHITE YELLOW ) +NLAYERS : NLayers = 6 ( 6 ) +LAYERS : Layers = 0 1 10 2 3 7 ( 0 1 10 2 3 7 ) + +} diff --git a/tests/de/step_3/E4 b/tests/de/step_3/E4 new file mode 100644 index 0000000000..064cb96a06 --- /dev/null +++ b/tests/de/step_3/E4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: STATSHAPE : Faulty" + + +set filename gehaeuse_surface.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 218 ( 1131 ) Summary = 218 ( 1131 ) +CHECKSHAPE : Wires = 8 ( 8 ) Faces = 8 ( 8 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3067 ( 0 ) Face = 3070 ( 3067 ) Summary = 38193 ( 35102 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3550 ( 0 ) Face = 3553 ( 3550 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 14468 ( 14457 ) +TOLERANCE : MaxTol = 0.08182775785 ( 0.08182775785 ) AvgTol = 9.392984542e-005 ( 8.050559104e-005 ) +LABELS : N0Labels = 17 ( 17 ) N1Labels = 46 ( 46 ) N2Labels = 0 ( 0 ) TotalLabels = 63 ( 63 ) NameLabels = 63 ( 63 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/E5 b/tests/de/step_3/E5 new file mode 100644 index 0000000000..bae0c9bd1f --- /dev/null +++ b/tests/de/step_3/E5 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj9_ap209-mp.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 26 ( 7 ) Summary = 26 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 4 ) Shell = 8 ( 4 ) Face = 48 ( 24 ) Summary = 277 ( 141 ) +STATSHAPE : Solid = 24 ( 24 ) Shell = 24 ( 24 ) Face = 144 ( 144 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 48 ) +TOLERANCE : MaxTol = 0.0009551590893 ( 0.0009551590893 ) AvgTol = 0.0002351494334 ( 0.0002351494334 ) +LABELS : N0Labels = 4 ( 4 ) N1Labels = 6 ( 6 ) N2Labels = 0 ( 0 ) TotalLabels = 10 ( 10 ) NameLabels = 10 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/E6 b/tests/de/step_3/E6 new file mode 100644 index 0000000000..0388f7174e --- /dev/null +++ b/tests/de/step_3/E6 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 Windows: TOLERANCE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" + +set LinuxDiff 3 +set filename Z8M6SAT.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 3 ( 0 ) Warnings = 977 ( 3138 ) Summary = 980 ( 3138 ) +CHECKSHAPE : Wires = 77 ( 77 ) Faces = 61 ( 63 ) Shells = 0 ( 7 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 28 ( 28 ) Shell = 778 ( 38 ) Face = 3253 ( 3249 ) Summary = 29551 ( 28726 ) +STATSHAPE : Solid = 28 ( 28 ) Shell = 778 ( 38 ) Face = 3253 ( 3249 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 12674 ( 12610 ) +TOLERANCE : MaxTol = 40.73070494 ( 20.46526799 ) AvgTol = 0.03506007035 ( 0.03196812549 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/E7 b/tests/de/step_3/E7 new file mode 100644 index 0000000000..226c4ef43d --- /dev/null +++ b/tests/de/step_3/E7 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename r0301_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1186 ( 892 ) Summary = 1186 ( 892 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 94 ( 94 ) Shell = 288 ( 270 ) Face = 3469 ( 3469 ) Summary = 30724 ( 27788 ) +STATSHAPE : Solid = 94 ( 94 ) Shell = 288 ( 270 ) Face = 3469 ( 3469 ) FreeWire = 0 ( 102 ) FreeEdge = 2219 ( 2219 ) SharedEdge = 11315 ( 11109 ) +TOLERANCE : MaxTol = 0.6657106829 ( 0.6657106829 ) AvgTol = 0.001183470686 ( 0.004721299906 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1838 ( 1839 ) N2Labels = 0 ( 0 ) TotalLabels = 1839 ( 1840 ) NameLabels = 1 ( 1 ) ColorLabels = 164 ( 164 ) LayerLabels = 1761 ( 1762 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 9 ( 9 ) +COLORS : Colors = CYAN1 DARKORANGE1 DODGERBLUE2 GREEN MAGENTA1 MAGENTA4 RED WHITE YELLOW ( CYAN1 DARKORANGE1 DODGERBLUE2 GREEN MAGENTA1 MAGENTA4 RED WHITE YELLOW ) +NLAYERS : NLayers = 19 ( 19 ) +LAYERS : Layers = 0 10 101 103 104 105 122 15 16 17 171 18 20 21 25 27 51 71 72 ( { 0} { 10} { 15} { 16} { 17} { 18} { 20} { 21} { 25} { 27} { 51} { 71} { 72} 101 103 104 105 122 171 ) + +} diff --git a/tests/de/step_3/E8 b/tests/de/step_3/E8 new file mode 100644 index 0000000000..68fe4b69d3 --- /dev/null +++ b/tests/de/step_3/E8 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename r0301soe_db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1204 ( 923 ) Summary = 1204 ( 923 ) +CHECKSHAPE : Wires = 2 ( 3 ) Faces = 2 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 95 ( 95 ) Shell = 289 ( 271 ) Face = 3569 ( 3569 ) Summary = 31396 ( 28458 ) +STATSHAPE : Solid = 95 ( 95 ) Shell = 289 ( 271 ) Face = 3569 ( 3569 ) FreeWire = 0 ( 102 ) FreeEdge = 2219 ( 2219 ) SharedEdge = 11602 ( 11394 ) +TOLERANCE : MaxTol = 0.6657106806 ( 0.6657106806 ) AvgTol = 0.000903894111 ( 0.003000826275 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1839 ( 1840 ) N2Labels = 0 ( 0 ) TotalLabels = 1840 ( 1841 ) NameLabels = 1 ( 1 ) ColorLabels = 165 ( 165 ) LayerLabels = 1762 ( 1763 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 9 ( 9 ) +COLORS : Colors = CYAN1 DARKORANGE1 DODGERBLUE2 GREEN MAGENTA1 MAGENTA4 RED WHITE YELLOW ( CYAN1 DARKORANGE1 DODGERBLUE2 GREEN MAGENTA1 MAGENTA4 RED WHITE YELLOW ) +NLAYERS : NLayers = 19 ( 19 ) +LAYERS : Layers = 0 10 101 103 104 105 122 15 16 17 171 18 20 21 25 27 51 71 72 ( { 0} { 10} { 15} { 16} { 17} { 18} { 20} { 21} { 25} { 27} { 51} { 71} { 72} 101 103 104 105 122 171 ) + +} diff --git a/tests/de/step_3/E9 b/tests/de/step_3/E9 new file mode 100644 index 0000000000..a2a22d1454 --- /dev/null +++ b/tests/de/step_3/E9 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty" + +set LinuxDiff 3 +set LinuxFaulties {TOLERANCE} +set filename bm2_ct_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 0 ) Summary = 24 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 5 ( 3 ) Face = 43 ( 43 ) Summary = 640 ( 631 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 5 ( 3 ) Face = 43 ( 43 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 289 ( 282 ) +TOLERANCE : MaxTol = 0.0003171897371 ( 0.0003171897371 ) AvgTol = 3.783050085e-005 ( 3.82262146e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/F1 b/tests/de/step_3/F1 new file mode 100644 index 0000000000..9a953c0511 --- /dev/null +++ b/tests/de/step_3/F1 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename tr9_r0601-ct.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 125 ( 22 ) Summary = 125 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 4252 ( 61 ) Face = 4252 ( 4252 ) Summary = 58212 ( 51172 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 4252 ( 61 ) Face = 4252 ( 4252 ) FreeWire = 0 ( 1 ) FreeEdge = 2854 ( 2854 ) SharedEdge = 20022 ( 20024 ) +TOLERANCE : MaxTol = 0.8498047902 ( 0.01572488678 ) AvgTol = 5.272855489e-005 ( 2.121024106e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 7107 ( 7169 ) N2Labels = 0 ( 0 ) TotalLabels = 7110 ( 7172 ) NameLabels = 5 ( 5 ) ColorLabels = 7105 ( 7105 ) LayerLabels = 7105 ( 7167 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = RED WHITE YELLOW ( RED WHITE YELLOW ) +NLAYERS : NLayers = 46 ( 46 ) +LAYERS : Layers = 0 1 10 100 101 102 11 12 138 139 15 16 17 175 176 177 178 18 181 182 183 2 200 243 244 245 246 29 3 30 31 32 33 34 35 36 37 4 5 52 7 8 9 96 97 99 ( 0 1 10 100 101 102 11 12 138 139 15 16 17 175 176 177 178 18 181 182 183 2 200 243 244 245 246 29 3 30 31 32 33 34 35 36 37 4 5 52 7 8 9 96 97 99 ) + +} diff --git a/tests/de/step_3/F2 b/tests/de/step_3/F2 new file mode 100644 index 0000000000..14a23ea88b --- /dev/null +++ b/tests/de/step_3/F2 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename PRO10368.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 202 ( 159 ) Summary = 202 ( 159 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 773 ( 773 ) Summary = 4599 ( 4557 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 773 ( 773 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1948 ( 1943 ) +TOLERANCE : MaxTol = 0.06507711685 ( 0.0607003883 ) AvgTol = 0.002006306053 ( 0.003274744486 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_3/F3 b/tests/de/step_3/F3 new file mode 100644 index 0000000000..06b962010b --- /dev/null +++ b/tests/de/step_3/F3 @@ -0,0 +1,26 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + + +set LinuxDiff 2 +set filename trj12_b3-sy-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 272 ( 185 ) Summary = 272 ( 185 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 863 ( 862 ) Summary = 5609 ( 5611 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 863 ( 862 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2370 ( 2375 ) +TOLERANCE : MaxTol = 0.2981250817 ( 0.1424276318 ) AvgTol = 0.001247861404 ( 0.0006497669842 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_3/F4 b/tests/de/step_3/F4 new file mode 100644 index 0000000000..86d7983cd0 --- /dev/null +++ b/tests/de/step_3/F4 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename trj3_pm1-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1164 ( 890 ) Summary = 1164 ( 890 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 3831 ( 3826 ) Summary = 23899 ( 23857 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 3831 ( 3826 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 9990 ( 9965 ) +TOLERANCE : MaxTol = 0.02038455644 ( 0.00902340394 ) AvgTol = 0.0003241895913 ( 0.000301059797 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3047 ( 3047 ) N2Labels = 0 ( 0 ) TotalLabels = 3048 ( 3048 ) NameLabels = 1 ( 1 ) ColorLabels = 3048 ( 3048 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 YELLOW ( BLUE1 YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/A1 b/tests/de/step_4/A1 new file mode 100644 index 0000000000..c0535a8af0 --- /dev/null +++ b/tests/de/step_4/A1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: STATSHAPE : Faulty" +puts "TODO CR23096 ALL: LABELS : Faulty" + + +set filename trj4_pm2-id-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 53 ( 42 ) Summary = 53 ( 42 ) +CHECKSHAPE : Wires = 0 ( 2 ) Faces = 0 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 8 ( 8 ) Shell = 230 ( 230 ) Face = 734 ( 730 ) Summary = 5894 ( 5886 ) +STATSHAPE : Solid = 8 ( 8 ) Shell = 230 ( 230 ) Face = 734 ( 730 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2325 ( 2325 ) +TOLERANCE : MaxTol = 0.007776555629 ( 0.007776555631 ) AvgTol = 0.0001609881831 ( 0.0001612196595 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 3 ) N2Labels = 0 ( 1 ) TotalLabels = 5 ( 7 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/A2 b/tests/de/step_4/A2 new file mode 100644 index 0000000000..eb60d507b5 --- /dev/null +++ b/tests/de/step_4/A2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename 1084837_solide.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 10 ) Summary = 5 ( 10 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 96 ( 96 ) Shell = 96 ( 96 ) Face = 1550 ( 1550 ) Summary = 9569 ( 9569 ) +STATSHAPE : Solid = 157 ( 157 ) Shell = 157 ( 157 ) Face = 2165 ( 2165 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3746 ( 3746 ) +TOLERANCE : MaxTol = 0.064063078 ( 0.064063078 ) AvgTol = 0.0001589348744 ( 0.0001589296429 ) +LABELS : N0Labels = 112 ( 112 ) N1Labels = 170 ( 170 ) N2Labels = 0 ( 0 ) TotalLabels = 282 ( 282 ) NameLabels = 282 ( 282 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/A3 b/tests/de/step_4/A3 new file mode 100644 index 0000000000..1c26f882bd --- /dev/null +++ b/tests/de/step_4/A3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename 16.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 9 ) Summary = 4 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 103 ( 103 ) Summary = 654 ( 654 ) +STATSHAPE : Solid = 9 ( 9 ) Shell = 9 ( 9 ) Face = 103 ( 103 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 244 ( 244 ) +TOLERANCE : MaxTol = 0.0008797425518 ( 0.0008797425526 ) AvgTol = 0.0001332476521 ( 0.0001332731309 ) +LABELS : N0Labels = 14 ( 14 ) N1Labels = 13 ( 13 ) N2Labels = 0 ( 0 ) TotalLabels = 27 ( 27 ) NameLabels = 27 ( 27 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/A4 b/tests/de/step_4/A4 new file mode 100644 index 0000000000..00d9bf3c7b --- /dev/null +++ b/tests/de/step_4/A4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename BUC50070.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 71 ( 65 ) Summary = 71 ( 65 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 445 ( 445 ) Face = 445 ( 445 ) Summary = 5378 ( 3758 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 445 ( 445 ) Face = 445 ( 445 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2023 ( 1600 ) +TOLERANCE : MaxTol = 0.08129076078 ( 0.1779929979 ) AvgTol = 0.002444008871 ( 0.01499344315 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 893 ( 893 ) N2Labels = 0 ( 0 ) TotalLabels = 894 ( 894 ) NameLabels = 1 ( 1 ) ColorLabels = 448 ( 448 ) LayerLabels = 448 ( 448 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = CYAN1 GRAY53 GREEN RED WHITE YELLOW ( CYAN1 GRAY53 GREEN RED WHITE YELLOW ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = 215 242 254 5 ( 215 242 254 5 ) + +} diff --git a/tests/de/step_4/A5 b/tests/de/step_4/A5 new file mode 100644 index 0000000000..e4971fcbec --- /dev/null +++ b/tests/de/step_4/A5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC60031.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 22 ( 22 ) Summary = 188 ( 171 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 22 ( 22 ) FreeWire = 0 ( 0 ) FreeEdge = 17 ( 17 ) SharedEdge = 63 ( 63 ) +TOLERANCE : MaxTol = 9.221007947e-006 ( 9.221010787e-006 ) AvgTol = 3.14609541e-006 ( 3.146095349e-006 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 19 ( 19 ) N2Labels = 0 ( 0 ) TotalLabels = 22 ( 22 ) NameLabels = 5 ( 5 ) ColorLabels = 18 ( 18 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = CYAN1 GREEN MAGENTA1 MEDIUMSEAGREEN ( CYAN1 GREEN MAGENTA1 MEDIUMSEAGREEN ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/A6 b/tests/de/step_4/A6 new file mode 100644 index 0000000000..d141331c24 --- /dev/null +++ b/tests/de/step_4/A6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC61003-4.stp + +set ref_data { +DATA : Faulties = 0 ( 230 ) Warnings = 0 ( 0 ) Summary = 0 ( 230 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 22 ( 22 ) Summary = 22 ( 22 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 350 ( 350 ) Summary = 2203 ( 2203 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 350 ( 350 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 866 ( 866 ) +TOLERANCE : MaxTol = 0.04160902668 ( 0.04160944277 ) AvgTol = 0.0008790180322 ( 0.0008790209723 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/A7 b/tests/de/step_4/A7 new file mode 100644 index 0000000000..ceeef7eacb --- /dev/null +++ b/tests/de/step_4/A7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename CTS21491.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 247 ( 293 ) Summary = 247 ( 293 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 477 ( 477 ) Face = 477 ( 477 ) Summary = 7321 ( 7321 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 477 ( 477 ) Face = 477 ( 477 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2944 ( 2944 ) +TOLERANCE : MaxTol = 0.07455430074 ( 0.07455430075 ) AvgTol = 0.003304929526 ( 0.003326930504 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/A8 b/tests/de/step_4/A8 new file mode 100644 index 0000000000..2416b7227c --- /dev/null +++ b/tests/de/step_4/A8 @@ -0,0 +1,22 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: TOLERANCE : Faulty" + + +set filename CTS21866.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 126 ( 68 ) Summary = 126 ( 68 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 1393 ( 1393 ) Summary = 9157 ( 9157 ) +STATSHAPE : Solid = 6 ( 6 ) Shell = 6 ( 6 ) Face = 1459 ( 1459 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3853 ( 3853 ) +TOLERANCE : MaxTol = 0.1532053661 ( 0.1473148116 ) AvgTol = 0.0009144149806 ( 0.0009108474231 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 1261 ( 1261 ) N2Labels = 0 ( 0 ) TotalLabels = 1266 ( 1266 ) NameLabels = 11 ( 11 ) ColorLabels = 0 ( 0 ) LayerLabels = 1255 ( 1255 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = DECKEL GEHAEUSE KONTAKTE ( DECKEL GEHAEUSE KONTAKTE ) + +} diff --git a/tests/de/step_4/A9 b/tests/de/step_4/A9 new file mode 100644 index 0000000000..6a8d8200cc --- /dev/null +++ b/tests/de/step_4/A9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Inventor_TireRim.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 91 ( 154 ) Summary = 91 ( 154 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 466 ( 466 ) Summary = 2894 ( 2894 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 466 ( 466 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1225 ( 1225 ) +TOLERANCE : MaxTol = 0.04984111402 ( 0.04984111401 ) AvgTol = 0.00250686678 ( 0.002466953501 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/B1 b/tests/de/step_4/B1 new file mode 100644 index 0000000000..a089c2d6ce --- /dev/null +++ b/tests/de/step_4/B1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename PRO10373.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 27 ( 26 ) Summary = 27 ( 26 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 9 ( 9 ) Face = 61 ( 61 ) Summary = 377 ( 377 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 9 ( 9 ) Face = 61 ( 61 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 143 ( 143 ) +TOLERANCE : MaxTol = 0.5015928415 ( 0.50770021 ) AvgTol = 0.01708363244 ( 0.01729370712 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/B2 b/tests/de/step_4/B2 new file mode 100644 index 0000000000..d11ba8096a --- /dev/null +++ b/tests/de/step_4/B2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO10377.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 24 ) Summary = 24 ( 24 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 354 ( 354 ) Summary = 2188 ( 2188 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 354 ( 354 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 930 ( 930 ) +TOLERANCE : MaxTol = 0.09560277261 ( 0.1543839281 ) AvgTol = 0.03139786567 ( 0.04139288989 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/B3 b/tests/de/step_4/B3 new file mode 100644 index 0000000000..307cc38d00 --- /dev/null +++ b/tests/de/step_4/B3 @@ -0,0 +1,25 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" +puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty" + +set LinuxDiff 1 +set LinuxFaulties {TOLERANCE} +set filename PRO7226.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 77 ( 66 ) Summary = 77 ( 66 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 101 ( 101 ) Face = 101 ( 101 ) Summary = 6262 ( 6266 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 101 ( 101 ) Face = 101 ( 101 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2988 ( 2992 ) +TOLERANCE : MaxTol = 0.6253365786 ( 0.6253365789 ) AvgTol = 0.0008262371751 ( 0.0009142872365 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/B4 b/tests/de/step_4/B4 new file mode 100644 index 0000000000..84f61f401d --- /dev/null +++ b/tests/de/step_4/B4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO7656.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 109 ( 112 ) Summary = 109 ( 112 ) +CHECKSHAPE : Wires = 6 ( 6 ) Faces = 6 ( 6 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 5 ( 5 ) Face = 627 ( 627 ) Summary = 3983 ( 3978 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 5 ( 5 ) Face = 627 ( 627 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1693 ( 1693 ) +TOLERANCE : MaxTol = 14.02132488 ( 14.02132488 ) AvgTol = 0.1145137374 ( 0.1145273411 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/B5 b/tests/de/step_4/B5 new file mode 100644 index 0000000000..e9fe361374 --- /dev/null +++ b/tests/de/step_4/B5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename PRO9235.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 295 ( 277 ) Summary = 295 ( 277 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 14 ( 14 ) Face = 279 ( 279 ) Summary = 1792 ( 1791 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 14 ( 14 ) Face = 279 ( 279 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 751 ( 751 ) +TOLERANCE : MaxTol = 0.02066365379 ( 0.1558132402 ) AvgTol = 0.002609634055 ( 0.003802439206 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 131 200 ( 131 200 ) + +} diff --git a/tests/de/step_4/B6 b/tests/de/step_4/B6 new file mode 100644 index 0000000000..d99ce34080 --- /dev/null +++ b/tests/de/step_4/B6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename UKI60569-1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 77 ( 57 ) Summary = 77 ( 57 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 219 ( 219 ) Face = 219 ( 219 ) Summary = 2949 ( 2949 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 219 ( 219 ) Face = 219 ( 219 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1169 ( 1169 ) +TOLERANCE : MaxTol = 0.003116412498 ( 0.003116412498 ) AvgTol = 8.305379074e-006 ( 8.305941009e-006 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/B7 b/tests/de/step_4/B7 new file mode 100644 index 0000000000..d8e3e17301 --- /dev/null +++ b/tests/de/step_4/B7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename Z1MDT6.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 29 ( 195 ) Summary = 29 ( 195 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 372 ( 372 ) Summary = 2869 ( 2869 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 384 ( 384 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1244 ( 1244 ) +TOLERANCE : MaxTol = 0.0007170960464 ( 0.0007171032164 ) AvgTol = 1.914460687e-005 ( 2.129229514e-005 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 6 ) NameLabels = 6 ( 6 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/B8 b/tests/de/step_4/B8 new file mode 100644 index 0000000000..9a96e56be8 --- /dev/null +++ b/tests/de/step_4/B8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_db_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 6 ) Summary = 4 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) Summary = 612 ( 612 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 275 ( 275 ) +TOLERANCE : MaxTol = 0.003916476016 ( 0.01715433608 ) AvgTol = 0.0004422292452 ( 0.001525272467 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( { 2} ) + +} diff --git a/tests/de/step_4/B9 b/tests/de/step_4/B9 new file mode 100644 index 0000000000..b5451ec374 --- /dev/null +++ b/tests/de/step_4/B9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_db_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 7 ) Summary = 4 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) Summary = 612 ( 612 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 275 ( 275 ) +TOLERANCE : MaxTol = 0.003916476016 ( 0.01715433608 ) AvgTol = 0.0004422274574 ( 0.001525270678 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( { 2} ) + +} diff --git a/tests/de/step_4/C1 b/tests/de/step_4/C1 new file mode 100644 index 0000000000..a406f72ba4 --- /dev/null +++ b/tests/de/step_4/C1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_db_exhaust-C.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 7 ) Summary = 4 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) Summary = 612 ( 612 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 275 ( 275 ) +TOLERANCE : MaxTol = 0.003917262203 ( 0.01715433608 ) AvgTol = 0.0004434947909 ( 0.001764013156 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GREEN ( GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( { 2} ) + +} diff --git a/tests/de/step_4/C2 b/tests/de/step_4/C2 new file mode 100644 index 0000000000..d0c6d07322 --- /dev/null +++ b/tests/de/step_4/C2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ug_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 25 ) Summary = 0 ( 25 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 50 ( 50 ) Summary = 273 ( 273 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 50 ( 50 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 0.006784355905 ( 0.00678435592 ) AvgTol = 0.0007966910873 ( 0.000799808085 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/C3 b/tests/de/step_4/C3 new file mode 100644 index 0000000000..bc88e66fa2 --- /dev/null +++ b/tests/de/step_4/C3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm2_ug_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 25 ) Summary = 0 ( 25 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 50 ( 50 ) Summary = 273 ( 273 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 50 ( 50 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 96 ( 96 ) +TOLERANCE : MaxTol = 0.001619917869 ( 0.001619918114 ) AvgTol = 0.0001282791667 ( 0.0001324199588 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/C4 b/tests/de/step_4/C4 new file mode 100644 index 0000000000..dcb6558bc6 --- /dev/null +++ b/tests/de/step_4/C4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_ca_seal.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 13 ) Summary = 13 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 15 ( 15 ) Summary = 516 ( 445 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 70 ( 70 ) SharedEdge = 109 ( 109 ) +TOLERANCE : MaxTol = 1e-007 ( 1.00010073e-007 ) AvgTol = 1e-007 ( 1.000025586e-007 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/C5 b/tests/de/step_4/C5 new file mode 100644 index 0000000000..c8cd8f8c44 --- /dev/null +++ b/tests/de/step_4/C5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_pe_seal_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 24 ( 24 ) Summary = 124 ( 124 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 24 ( 24 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 48 ( 48 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/C6 b/tests/de/step_4/C6 new file mode 100644 index 0000000000..70536bab40 --- /dev/null +++ b/tests/de/step_4/C6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename bm4_sd_conn_d.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 501 ( 501 ) Summary = 3639 ( 3639 ) +STATSHAPE : Solid = 57 ( 57 ) Shell = 57 ( 57 ) Face = 1912 ( 1912 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1478 ( 1478 ) +TOLERANCE : MaxTol = 1e-007 ( 1e-007 ) AvgTol = 1e-007 ( 1e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 32 ( 32 ) N2Labels = 0 ( 0 ) TotalLabels = 37 ( 37 ) NameLabels = 36 ( 36 ) ColorLabels = 4 ( 4 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = GREEN MEDIUMTURQUOISE RED YELLOW ( GREEN MEDIUMTURQUOISE RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/C7 b/tests/de/step_4/C7 new file mode 100644 index 0000000000..06cb82c89f --- /dev/null +++ b/tests/de/step_4/C7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_sd_punch_d.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 0 ) Summary = 10 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 204 ( 204 ) Summary = 1367 ( 1367 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 4 ( 4 ) Face = 204 ( 204 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 554 ( 554 ) +TOLERANCE : MaxTol = 6.188728228e-007 ( 7.498981519e-007 ) AvgTol = 1.436987101e-007 ( 1.554329149e-007 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 41 ( 41 ) N2Labels = 0 ( 0 ) TotalLabels = 46 ( 46 ) NameLabels = 9 ( 9 ) ColorLabels = 41 ( 41 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 3 ( 3 ) +COLORS : Colors = BLUE1 GREEN RED ( BLUE1 GREEN RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/C8 b/tests/de/step_4/C8 new file mode 100644 index 0000000000..50cd400978 --- /dev/null +++ b/tests/de/step_4/C8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename bm4_tc_seal.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 13 ( 13 ) Summary = 13 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 15 ( 15 ) Summary = 360 ( 445 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 15 ( 15 ) FreeWire = 0 ( 0 ) FreeEdge = 70 ( 70 ) SharedEdge = 109 ( 109 ) +TOLERANCE : MaxTol = 1.00005e-007 ( 1.00005e-007 ) AvgTol = 1.000022658e-007 ( 1.000016966e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 2 ( 2 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MEDIUMVIOLETRED ( MEDIUMVIOLETRED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 050 ( 050 ) + +} diff --git a/tests/de/step_4/C9 b/tests/de/step_4/C9 new file mode 100644 index 0000000000..3a22d49bde --- /dev/null +++ b/tests/de/step_4/C9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename db_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 6 ) Summary = 6 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) Summary = 617 ( 612 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 280 ( 275 ) +TOLERANCE : MaxTol = 0.003575257609 ( 0.01715433608 ) AvgTol = 0.0001880674778 ( 0.001318475802 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( { 2} ) + +} diff --git a/tests/de/step_4/D1 b/tests/de/step_4/D1 new file mode 100644 index 0000000000..1e0c419683 --- /dev/null +++ b/tests/de/step_4/D1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename db_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 6 ) Summary = 6 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) Summary = 617 ( 612 ) +STATSHAPE : Solid = 3 ( 3 ) Shell = 3 ( 3 ) Face = 41 ( 41 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 280 ( 275 ) +TOLERANCE : MaxTol = 0.003575257609 ( 0.01715433608 ) AvgTol = 0.0001880692499 ( 0.00131847759 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 4 ( 4 ) NameLabels = 1 ( 1 ) ColorLabels = 3 ( 3 ) LayerLabels = 3 ( 3 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( { 2} ) + +} diff --git a/tests/de/step_4/D2 b/tests/de/step_4/D2 new file mode 100644 index 0000000000..8ffc1d0b70 --- /dev/null +++ b/tests/de/step_4/D2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ie_soapbox-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 10 ( 14 ) Summary = 10 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 108 ( 108 ) Summary = 673 ( 673 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 108 ( 108 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 282 ( 282 ) +TOLERANCE : MaxTol = 0.01749235594 ( 0.01749235594 ) AvgTol = 0.003419997298 ( 0.003431838199 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/D3 b/tests/de/step_4/D3 new file mode 100644 index 0000000000..975ded3201 --- /dev/null +++ b/tests/de/step_4/D3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ie_turbine-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 51 ( 51 ) Face = 51 ( 51 ) Summary = 592 ( 592 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 51 ( 51 ) Face = 51 ( 51 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 222 ( 222 ) +TOLERANCE : MaxTol = 0.005061094119 ( 0.00682077312 ) AvgTol = 0.001395581121 ( 0.001517402039 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/D4 b/tests/de/step_4/D4 new file mode 100644 index 0000000000..844e37d3be --- /dev/null +++ b/tests/de/step_4/D4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename pe_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 114 ( 114 ) Summary = 632 ( 632 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 114 ( 114 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 252 ( 252 ) +TOLERANCE : MaxTol = 0.000614038038 ( 0.000614038045 ) AvgTol = 0.0001130093988 ( 0.0001136909275 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/D5 b/tests/de/step_4/D5 new file mode 100644 index 0000000000..acfc1d10e7 --- /dev/null +++ b/tests/de/step_4/D5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r0901_ec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 15 ( 7 ) Summary = 15 ( 7 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 438 ( 438 ) Summary = 2798 ( 2798 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 438 ( 438 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1136 ( 1136 ) +TOLERANCE : MaxTol = 0.0001456659717 ( 0.0001456659717 ) AvgTol = 8.861431127e-007 ( 9.179734625e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/D6 b/tests/de/step_4/D6 new file mode 100644 index 0000000000..cbc3f1d812 --- /dev/null +++ b/tests/de/step_4/D6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r44sd.stp + +set ref_data { +DATA : Faulties = 0 ( 19 ) Warnings = 0 ( 0 ) Summary = 0 ( 19 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 2 ) Summary = 2 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 383 ( 383 ) Summary = 2241 ( 2241 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 383 ( 383 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 922 ( 922 ) +TOLERANCE : MaxTol = 0.01482060006 ( 0.01482060006 ) AvgTol = 0.0001304365465 ( 0.0001304365466 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/D7 b/tests/de/step_4/D7 new file mode 100644 index 0000000000..a4f3427c6b --- /dev/null +++ b/tests/de/step_4/D7 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r65b-pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 4 ) Summary = 14 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 676 ( 676 ) Summary = 4405 ( 4405 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 676 ( 676 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1789 ( 1789 ) +TOLERANCE : MaxTol = 0.0006316631238 ( 0.0006316631238 ) AvgTol = 1.933916783e-005 ( 2.094472189e-005 ) +LABELS : N0Labels = 5 ( 5 ) N1Labels = 680 ( 680 ) N2Labels = 0 ( 0 ) TotalLabels = 685 ( 685 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 676 ( 676 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 4 ( 4 ) +LAYERS : Layers = LAGERNIET LEITBLECH_OBEN SCHLAUCHFASSUNG_OBEN SEILROLLE_1 ( LAGERNIET LEITBLECH_OBEN SCHLAUCHFASSUNG_OBEN SEILROLLE_1 ) + +} diff --git a/tests/de/step_4/D8 b/tests/de/step_4/D8 new file mode 100644 index 0000000000..b20854fc2f --- /dev/null +++ b/tests/de/step_4/D8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r_39-db.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 230 ( 126 ) Summary = 230 ( 126 ) +CHECKSHAPE : Wires = 3 ( 3 ) Faces = 3 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 12 ( 12 ) Shell = 297 ( 297 ) Face = 449 ( 449 ) Summary = 4991 ( 3865 ) +STATSHAPE : Solid = 12 ( 12 ) Shell = 297 ( 297 ) Face = 449 ( 449 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1935 ( 1842 ) +TOLERANCE : MaxTol = 0.09813029449 ( 0.1674907116 ) AvgTol = 0.002798943425 ( 0.01426972934 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 582 ( 582 ) N2Labels = 0 ( 0 ) TotalLabels = 583 ( 583 ) NameLabels = 1 ( 1 ) ColorLabels = 289 ( 289 ) LayerLabels = 297 ( 297 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = CYAN1 DODGERBLUE2 GREEN MAGENTA1 WHITE YELLOW ( CYAN1 DODGERBLUE2 GREEN MAGENTA1 WHITE YELLOW ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( { 0} ) + +} diff --git a/tests/de/step_4/D9 b/tests/de/step_4/D9 new file mode 100644 index 0000000000..dbea29b18f --- /dev/null +++ b/tests/de/step_4/D9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename test-m020306-v1.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 309 ( 114 ) Summary = 309 ( 114 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 742 ( 742 ) Summary = 5060 ( 5060 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 742 ( 742 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2108 ( 2108 ) +TOLERANCE : MaxTol = 0.008481946718 ( 0.008481946718 ) AvgTol = 0.0001352333894 ( 0.0001311532438 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/E1 b/tests/de/step_4/E1 new file mode 100644 index 0000000000..0ac0dda42d --- /dev/null +++ b/tests/de/step_4/E1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename test-m020306-v2.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 318 ( 157 ) Summary = 318 ( 157 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 956 ( 956 ) Summary = 6474 ( 6474 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 956 ( 956 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2681 ( 2681 ) +TOLERANCE : MaxTol = 0.008481946718 ( 0.008481946718 ) AvgTol = 0.0001073524229 ( 0.0001044200574 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/E2 b/tests/de/step_4/E2 new file mode 100644 index 0000000000..f29e972621 --- /dev/null +++ b/tests/de/step_4/E2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr10_r1301_ms.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 41 ) Summary = 1 ( 41 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 183 ( 183 ) Summary = 1129 ( 1129 ) +STATSHAPE : Solid = 4 ( 4 ) Shell = 4 ( 4 ) Face = 183 ( 183 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 451 ( 451 ) +TOLERANCE : MaxTol = 0.005574366633 ( 0.005574366525 ) AvgTol = 0.001085608739 ( 0.001089615696 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 3 ( 3 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 2 ( 2 ) ColorLabels = 4 ( 4 ) LayerLabels = 4 ( 4 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = MAGENTA1 RED ( MAGENTA1 RED ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 3 4 ( 3 4 ) + +} diff --git a/tests/de/step_4/E3 b/tests/de/step_4/E3 new file mode 100644 index 0000000000..8199b7838b --- /dev/null +++ b/tests/de/step_4/E3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr9_r0101-pe.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 8 ) Summary = 1 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 621 ( 621 ) Summary = 3645 ( 3645 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 621 ( 621 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1508 ( 1508 ) +TOLERANCE : MaxTol = 0.003228376485 ( 0.06828121929 ) AvgTol = 0.0002204490951 ( 0.0004136533175 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/E4 b/tests/de/step_4/E4 new file mode 100644 index 0000000000..ac8c3e1712 --- /dev/null +++ b/tests/de/step_4/E4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename tr9_r1001-ec.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 133 ( 5 ) Summary = 133 ( 5 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 918 ( 918 ) Summary = 6350 ( 6350 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 918 ( 918 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2660 ( 2660 ) +TOLERANCE : MaxTol = 0.002778645525 ( 0.005865678105 ) AvgTol = 0.000107738527 ( 0.0001402835312 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/E5 b/tests/de/step_4/E5 new file mode 100644 index 0000000000..8d74d5dbfb --- /dev/null +++ b/tests/de/step_4/E5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj10_b2-os-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 25 ( 6 ) Summary = 25 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 16 ( 16 ) Shell = 16 ( 16 ) Face = 950 ( 950 ) Summary = 6131 ( 6131 ) +STATSHAPE : Solid = 31 ( 31 ) Shell = 31 ( 31 ) Face = 1105 ( 1105 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2501 ( 2501 ) +TOLERANCE : MaxTol = 7.535366324e-007 ( 7.53535827e-007 ) AvgTol = 1.408558019e-007 ( 1.408560905e-007 ) +LABELS : N0Labels = 19 ( 19 ) N1Labels = 33 ( 33 ) N2Labels = 0 ( 0 ) TotalLabels = 52 ( 52 ) NameLabels = 52 ( 52 ) ColorLabels = 16 ( 16 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = BLUE1 CYAN1 MATRAGRAY RED YELLOW ( BLUE1 CYAN1 MATRAGRAY RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/E6 b/tests/de/step_4/E6 new file mode 100644 index 0000000000..5a1d74c661 --- /dev/null +++ b/tests/de/step_4/E6 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename trj12_b3-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 27 ( 104 ) Summary = 27 ( 104 ) +CHECKSHAPE : Wires = 3 ( 4 ) Faces = 3 ( 4 ) Shells = 1 ( 1 ) Solids = 1 ( 1 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1173 ( 1173 ) Summary = 7998 ( 8005 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1173 ( 1173 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3392 ( 3399 ) +TOLERANCE : MaxTol = 7.063782203 ( 7.063782203 ) AvgTol = 0.002934134168 ( 0.002941793404 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 0 ( 0 ) + +} diff --git a/tests/de/step_4/E7 b/tests/de/step_4/E7 new file mode 100644 index 0000000000..164db0641d --- /dev/null +++ b/tests/de/step_4/E7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj12_pm10-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 56 ( 93 ) Summary = 56 ( 93 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 20 ( 20 ) Shell = 20 ( 20 ) Face = 1441 ( 1441 ) Summary = 9567 ( 9567 ) +STATSHAPE : Solid = 40 ( 40 ) Shell = 40 ( 40 ) Face = 2036 ( 2036 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3936 ( 3936 ) +TOLERANCE : MaxTol = 0.004932484407 ( 0.004932484407 ) AvgTol = 2.753902385e-005 ( 2.773770773e-005 ) +LABELS : N0Labels = 41 ( 41 ) N1Labels = 50 ( 50 ) N2Labels = 0 ( 0 ) TotalLabels = 91 ( 91 ) NameLabels = 91 ( 91 ) ColorLabels = 20 ( 20 ) LayerLabels = 20 ( 20 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 15 ( 15 ) +COLORS : Colors = CYAN4 DARKOLIVEGREEN1 DARKSLATEGRAY1 GAINSBORO LIGHTSLATEBLUE MATRAGRAY MEDIUMSPRINGGREEN PURPLE PURPLE SKYBLUE1 SKYBLUE1 SPRINGGREEN2 SPRINGGREEN4 STEELBLUE VIOLET ( CYAN4 DARKOLIVEGREEN1 DARKSLATEGRAY1 GAINSBORO LIGHTSLATEBLUE MATRAGRAY MEDIUMSPRINGGREEN PURPLE PURPLE SKYBLUE1 SKYBLUE1 SPRINGGREEN2 SPRINGGREEN4 STEELBLUE VIOLET ) +NLAYERS : NLayers = 17 ( 17 ) +LAYERS : Layers = 072498_01A|MODEL 072498_01B|MODEL 082399_02|Model 082399_03|MODEL 082399_04A|MODEL 082399_04B|MODEL 082399_05|MODEL 082399_06|MODEL 082399_07|MODEL 082499_03|MODEL 082599_02|Model 082599_03A|Model 082599_03B|Model 082699_01|MODEL LE_Diode|Model Optics_Housing|MODEL Phototransistor|Model ( 072498_01A|MODEL 072498_01B|MODEL 082399_02|Model 082399_03|MODEL 082399_04A|MODEL 082399_04B|MODEL 082399_05|MODEL 082399_06|MODEL 082399_07|MODEL 082499_03|MODEL 082599_02|Model 082599_03A|Model 082599_03B|Model 082699_01|MODEL {LE Diode|Model} {Optics Housing|MODEL} Phototransistor|Model ) + +} diff --git a/tests/de/step_4/E8 b/tests/de/step_4/E8 new file mode 100644 index 0000000000..551d4cf7ba --- /dev/null +++ b/tests/de/step_4/E8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj3_pm1-pe-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 0 ) Summary = 2 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 22 ( 22 ) Shell = 22 ( 22 ) Face = 1355 ( 1355 ) Summary = 9094 ( 9094 ) +STATSHAPE : Solid = 24 ( 24 ) Shell = 24 ( 24 ) Face = 1388 ( 1388 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3746 ( 3746 ) +TOLERANCE : MaxTol = 0.001929504374 ( 0.001929504374 ) AvgTol = 7.011820246e-006 ( 7.01182817e-006 ) +LABELS : N0Labels = 21 ( 21 ) N1Labels = 22 ( 22 ) N2Labels = 0 ( 0 ) TotalLabels = 43 ( 43 ) NameLabels = 43 ( 43 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/E9 b/tests/de/step_4/E9 new file mode 100644 index 0000000000..04a09ef574 --- /dev/null +++ b/tests/de/step_4/E9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_pm2-ec-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 20 ) Summary = 4 ( 20 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 13 ( 13 ) Shell = 13 ( 13 ) Face = 801 ( 801 ) Summary = 4582 ( 4580 ) +STATSHAPE : Solid = 32 ( 32 ) Shell = 32 ( 32 ) Face = 840 ( 840 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1835 ( 1833 ) +TOLERANCE : MaxTol = 0.000994818338 ( 0.0009948282861 ) AvgTol = 7.811253797e-006 ( 7.821332716e-006 ) +LABELS : N0Labels = 21 ( 21 ) N1Labels = 39 ( 39 ) N2Labels = 0 ( 0 ) TotalLabels = 60 ( 60 ) NameLabels = 60 ( 60 ) ColorLabels = 13 ( 13 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 21 ( 21 ) Volume = 21 ( 21 ) Area = 21 ( 21 ) +NCOLORS : NColors = 7 ( 7 ) +COLORS : Colors = GRAY20 GRAY80 GREEN GREENYELLOW PURPLE STEELBLUE YELLOW ( GRAY20 GRAY80 GREEN GREENYELLOW PURPLE STEELBLUE YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/F1 b/tests/de/step_4/F1 new file mode 100644 index 0000000000..bf26e1cb92 --- /dev/null +++ b/tests/de/step_4/F1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_pm2-pe2-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 2 ( 23 ) Summary = 2 ( 23 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 5 ( 5 ) Face = 784 ( 784 ) Summary = 4701 ( 4701 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 5 ( 5 ) Face = 784 ( 784 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1925 ( 1925 ) +TOLERANCE : MaxTol = 0.02086436459 ( 0.02086436459 ) AvgTol = 0.002824883099 ( 0.002820721927 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 5 ( 5 ) NameLabels = 5 ( 5 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/F2 b/tests/de/step_4/F2 new file mode 100644 index 0000000000..7c78818668 --- /dev/null +++ b/tests/de/step_4/F2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj5_pm3-db-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 314 ( 268 ) Summary = 314 ( 268 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 318 ( 318 ) Summary = 1823 ( 1823 ) +STATSHAPE : Solid = 2 ( 2 ) Shell = 2 ( 2 ) Face = 318 ( 318 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 732 ( 732 ) +TOLERANCE : MaxTol = 0.002724429926 ( 0.002724429936 ) AvgTol = 0.0001682038323 ( 0.0002576266755 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 2 ( 2 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 1 ( 1 ) ColorLabels = 2 ( 2 ) LayerLabels = 2 ( 2 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = YELLOW3 ( YELLOW3 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 2 ( { 2} ) + +} diff --git a/tests/de/step_4/F3 b/tests/de/step_4/F3 new file mode 100644 index 0000000000..13c29760f6 --- /dev/null +++ b/tests/de/step_4/F3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj5_pm3-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 29 ( 0 ) Summary = 29 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 599 ( 599 ) Summary = 3807 ( 3807 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 599 ( 599 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1570 ( 1570 ) +TOLERANCE : MaxTol = 0.06047362453 ( 0.09420298458 ) AvgTol = 0.004157765445 ( 0.006770439496 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 17 ( 17 ) N2Labels = 0 ( 0 ) TotalLabels = 18 ( 18 ) NameLabels = 1 ( 1 ) ColorLabels = 18 ( 18 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 PALETURQUOISE2 ( BLUE1 PALETURQUOISE2 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/F4 b/tests/de/step_4/F4 new file mode 100644 index 0000000000..4db5002df1 --- /dev/null +++ b/tests/de/step_4/F4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj6_b1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 74 ) Warnings = 0 ( 0 ) Summary = 0 ( 74 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 14 ) Summary = 0 ( 14 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 265 ( 265 ) Summary = 1552 ( 1552 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 265 ( 265 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 642 ( 642 ) +TOLERANCE : MaxTol = 0.006613321445 ( 0.006613387574 ) AvgTol = 0.0003158029965 ( 0.0003790149885 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 266 ( 266 ) N2Labels = 0 ( 0 ) TotalLabels = 268 ( 268 ) NameLabels = 3 ( 3 ) ColorLabels = 265 ( 265 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/F5 b/tests/de/step_4/F5 new file mode 100644 index 0000000000..8f264e6674 --- /dev/null +++ b/tests/de/step_4/F5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj6_b1-sd-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 0 ) Summary = 8 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 343 ( 343 ) Summary = 2042 ( 2042 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 343 ( 343 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 865 ( 865 ) +TOLERANCE : MaxTol = 7.625392261e-007 ( 7.625403546e-007 ) AvgTol = 2.087070626e-007 ( 2.087070073e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/F6 b/tests/de/step_4/F6 new file mode 100644 index 0000000000..78d9fe111f --- /dev/null +++ b/tests/de/step_4/F6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 146 ( 161 ) Summary = 146 ( 161 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 500 ( 500 ) Summary = 3324 ( 3230 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 500 ( 500 ) FreeWire = 0 ( 0 ) FreeEdge = 94 ( 94 ) SharedEdge = 1327 ( 1327 ) +TOLERANCE : MaxTol = 0.007482480837 ( 0.007482835673 ) AvgTol = 0.0004883286474 ( 0.0004975827398 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 96 ( 96 ) N2Labels = 0 ( 0 ) TotalLabels = 99 ( 99 ) NameLabels = 5 ( 5 ) ColorLabels = 95 ( 95 ) LayerLabels = 95 ( 95 ) +PROPS : Centroid = 2 ( 2 ) Volume = 2 ( 2 ) Area = 2 ( 2 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DARKORANGE1 RED ( DARKORANGE1 RED ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 0 AMV_17_HATCH AMV_18_HATCH ( 0 AMV_17_HATCH AMV_18_HATCH ) + +} diff --git a/tests/de/step_4/F7 b/tests/de/step_4/F7 new file mode 100644 index 0000000000..58158d0ae4 --- /dev/null +++ b/tests/de/step_4/F7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj7_b1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 74 ) Warnings = 0 ( 0 ) Summary = 0 ( 74 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 13 ) Summary = 0 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 265 ( 265 ) Summary = 1552 ( 1552 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 265 ( 265 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 642 ( 642 ) +TOLERANCE : MaxTol = 0.006613321442 ( 0.006613387576 ) AvgTol = 0.0003137870611 ( 0.0003518496817 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 266 ( 266 ) N2Labels = 0 ( 0 ) TotalLabels = 268 ( 268 ) NameLabels = 3 ( 3 ) ColorLabels = 266 ( 266 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 2 ( 2 ) Volume = 2 ( 2 ) Area = 2 ( 2 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = LAVENDER STEELBLUE3 ( LAVENDER STEELBLUE3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/F8 b/tests/de/step_4/F8 new file mode 100644 index 0000000000..bd0b372d1d --- /dev/null +++ b/tests/de/step_4/F8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj7_b1-sd-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 0 ) Summary = 8 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 343 ( 343 ) Summary = 2042 ( 2042 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 343 ( 343 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 865 ( 865 ) +TOLERANCE : MaxTol = 7.625392261e-007 ( 7.625403546e-007 ) AvgTol = 2.087070626e-007 ( 2.087070073e-007 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 1 ( 1 ) N2Labels = 0 ( 0 ) TotalLabels = 3 ( 3 ) NameLabels = 3 ( 3 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/F9 b/tests/de/step_4/F9 new file mode 100644 index 0000000000..bbc33c016c --- /dev/null +++ b/tests/de/step_4/F9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_b1-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 146 ( 161 ) Summary = 146 ( 161 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 500 ( 500 ) Summary = 3324 ( 3230 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 500 ( 500 ) FreeWire = 0 ( 0 ) FreeEdge = 94 ( 94 ) SharedEdge = 1327 ( 1327 ) +TOLERANCE : MaxTol = 0.007482480837 ( 0.007482835673 ) AvgTol = 0.0004883286474 ( 0.0004975827398 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 96 ( 96 ) N2Labels = 0 ( 0 ) TotalLabels = 99 ( 99 ) NameLabels = 5 ( 5 ) ColorLabels = 95 ( 95 ) LayerLabels = 95 ( 95 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DARKORANGE1 RED ( DARKORANGE1 RED ) +NLAYERS : NLayers = 3 ( 3 ) +LAYERS : Layers = 0 AMV_17_HATCH AMV_18_HATCH ( 0 AMV_17_HATCH AMV_18_HATCH ) + +} diff --git a/tests/de/step_4/G1 b/tests/de/step_4/G1 new file mode 100644 index 0000000000..615f4c830c --- /dev/null +++ b/tests/de/step_4/G1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_b1-hc-214.stp + +set ref_data { +DATA : Faulties = 0 ( 74 ) Warnings = 0 ( 0 ) Summary = 0 ( 74 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 13 ) Summary = 0 ( 13 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 265 ( 265 ) Summary = 1552 ( 1552 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 265 ( 265 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 642 ( 642 ) +TOLERANCE : MaxTol = 0.006613321442 ( 0.006613387576 ) AvgTol = 0.0002978600201 ( 0.000335922641 ) +LABELS : N0Labels = 2 ( 2 ) N1Labels = 266 ( 266 ) N2Labels = 0 ( 0 ) TotalLabels = 268 ( 268 ) NameLabels = 3 ( 3 ) ColorLabels = 266 ( 266 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 2 ( 2 ) Volume = 2 ( 2 ) Area = 2 ( 2 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = LAVENDER STEELBLUE3 ( LAVENDER STEELBLUE3 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G2 b/tests/de/step_4/G2 new file mode 100644 index 0000000000..72c629a0f9 --- /dev/null +++ b/tests/de/step_4/G2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj8_pm6-sh-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 8 ( 63 ) Summary = 8 ( 63 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 332 ( 332 ) Summary = 2249 ( 2249 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 332 ( 332 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 949 ( 949 ) +TOLERANCE : MaxTol = 0.05000100001 ( 0.05000100001 ) AvgTol = 0.0001917756714 ( 0.0001918922208 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G3 b/tests/de/step_4/G3 new file mode 100644 index 0000000000..e764158129 --- /dev/null +++ b/tests/de/step_4/G3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ug_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 28 ) Summary = 1 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 116 ( 116 ) Summary = 595 ( 595 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 116 ( 116 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 224 ( 224 ) +TOLERANCE : MaxTol = 0.003174825282 ( 0.00317482528 ) AvgTol = 0.0006649244978 ( 0.0006663693476 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 6 ) NameLabels = 1 ( 1 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 RED4 ( BLUE1 RED4 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G4 b/tests/de/step_4/G4 new file mode 100644 index 0000000000..075049f637 --- /dev/null +++ b/tests/de/step_4/G4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename ug_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 1 ( 28 ) Summary = 1 ( 28 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 116 ( 116 ) Summary = 595 ( 595 ) +STATSHAPE : Solid = 5 ( 5 ) Shell = 5 ( 5 ) Face = 116 ( 116 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 224 ( 224 ) +TOLERANCE : MaxTol = 0.001062703295 ( 0.001062703292 ) AvgTol = 0.0001905638651 ( 0.0001920086334 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 5 ( 5 ) N2Labels = 0 ( 0 ) TotalLabels = 6 ( 6 ) NameLabels = 1 ( 1 ) ColorLabels = 5 ( 5 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = BLUE1 RED4 ( BLUE1 RED4 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G5 b/tests/de/step_4/G5 new file mode 100644 index 0000000000..1ff8650b54 --- /dev/null +++ b/tests/de/step_4/G5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename vorstufe_solid.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 59 ( 27 ) Summary = 59 ( 27 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 780 ( 780 ) Summary = 4769 ( 4769 ) +STATSHAPE : Solid = 21 ( 21 ) Shell = 21 ( 21 ) Face = 920 ( 920 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1970 ( 1970 ) +TOLERANCE : MaxTol = 0.002209209821 ( 0.002209209821 ) AvgTol = 0.0001089165372 ( 0.0001089336061 ) +LABELS : N0Labels = 9 ( 9 ) N1Labels = 22 ( 22 ) N2Labels = 0 ( 0 ) TotalLabels = 31 ( 31 ) NameLabels = 31 ( 31 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G6 b/tests/de/step_4/G6 new file mode 100644 index 0000000000..7c5f1e571a --- /dev/null +++ b/tests/de/step_4/G6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename BUC61003-3.stp + +set ref_data { +DATA : Faulties = 0 ( 406 ) Warnings = 0 ( 0 ) Summary = 0 ( 406 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 108 ( 164 ) Summary = 108 ( 164 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 34 ( 34 ) Shell = 34 ( 34 ) Face = 3882 ( 3882 ) Summary = 23997 ( 23997 ) +STATSHAPE : Solid = 34 ( 34 ) Shell = 34 ( 34 ) Face = 3882 ( 3882 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 10010 ( 10010 ) +TOLERANCE : MaxTol = 0.2091571291 ( 0.2091571291 ) AvgTol = 0.0003467109057 ( 0.0003470321875 ) +LABELS : N0Labels = 35 ( 35 ) N1Labels = 34 ( 34 ) N2Labels = 0 ( 0 ) TotalLabels = 69 ( 69 ) NameLabels = 69 ( 69 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G7 b/tests/de/step_4/G7 new file mode 100644 index 0000000000..a6593b88b4 --- /dev/null +++ b/tests/de/step_4/G7 @@ -0,0 +1,24 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" +puts "TODO CR23096 ALL: NBSHAPES : Faulty" +puts "TODO CR23096 Windows: TOLERANCE : Faulty" +puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :" + +set LinuxDiff 2 +set filename BUC61004.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 52 ) Summary = 5 ( 52 ) +CHECKSHAPE : Wires = 1 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 2523 ( 2523 ) Summary = 16186 ( 16187 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 2523 ( 2523 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6807 ( 6808 ) +TOLERANCE : MaxTol = 9.829787663 ( 7.812889886 ) AvgTol = 0.01764258407 ( 0.01681519416 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G8 b/tests/de/step_4/G8 new file mode 100644 index 0000000000..7875df271b --- /dev/null +++ b/tests/de/step_4/G8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_sd_seal_b.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 136 ( 2 ) Summary = 136 ( 2 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) Summary = 2968 ( 2968 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1202 ( 1202 ) +TOLERANCE : MaxTol = 6.82509241e-006 ( 6.825090868e-006 ) AvgTol = 8.355062781e-007 ( 8.362830936e-007 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/G9 b/tests/de/step_4/G9 new file mode 100644 index 0000000000..9cf666d962 --- /dev/null +++ b/tests/de/step_4/G9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_sd_seal_d.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 4 ) Summary = 5 ( 4 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) Summary = 2968 ( 2968 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 540 ( 540 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1202 ( 1202 ) +TOLERANCE : MaxTol = 0.0002065359574 ( 0.001945620246 ) AvgTol = 7.932735753e-006 ( 0.0001377113463 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = MATRAGRAY ( MATRAGRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/H1 b/tests/de/step_4/H1 new file mode 100644 index 0000000000..e7aa3b5726 --- /dev/null +++ b/tests/de/step_4/H1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: NBSHAPES : Faulty" + + +set filename Inventor_Engine.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 448 ( 559 ) Summary = 448 ( 559 ) +CHECKSHAPE : Wires = 3 ( 3 ) Faces = 3 ( 3 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 47 ( 47 ) Shell = 47 ( 47 ) Face = 4455 ( 4455 ) Summary = 27797 ( 27799 ) +STATSHAPE : Solid = 80 ( 80 ) Shell = 80 ( 80 ) Face = 5359 ( 5359 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 11462 ( 11464 ) +TOLERANCE : MaxTol = 0.8136128 ( 0.8136128 ) AvgTol = 0.0007561423047 ( 0.0007592265679 ) +LABELS : N0Labels = 52 ( 52 ) N1Labels = 86 ( 86 ) N2Labels = 0 ( 0 ) TotalLabels = 138 ( 138 ) NameLabels = 136 ( 136 ) ColorLabels = 47 ( 47 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 11 ( 11 ) +COLORS : Colors = BISQUE3 DODGERBLUE2 GOLDENROD4 GRAY GRAY32 GRAY41 GRAY50 GRAY97 IVORY SLATEGRAY3 WHITE ( BISQUE3 DODGERBLUE2 GOLDENROD4 GRAY GRAY32 GRAY41 GRAY50 GRAY97 IVORY SLATEGRAY3 WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/H2 b/tests/de/step_4/H2 new file mode 100644 index 0000000000..c31b3ccb68 --- /dev/null +++ b/tests/de/step_4/H2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_pm8-ac-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 112 ( 115 ) Summary = 112 ( 115 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 25 ( 25 ) Shell = 25 ( 25 ) Face = 2995 ( 2995 ) Summary = 19246 ( 19240 ) +STATSHAPE : Solid = 41 ( 41 ) Shell = 41 ( 41 ) Face = 4431 ( 4431 ) FreeWire = 0 ( 0 ) FreeEdge = 12 ( 12 ) SharedEdge = 8025 ( 8025 ) +TOLERANCE : MaxTol = 0.009679269696 ( 0.009679269696 ) AvgTol = 1.720132992e-005 ( 1.724123483e-005 ) +LABELS : N0Labels = 55 ( 55 ) N1Labels = 76 ( 76 ) N2Labels = 0 ( 0 ) TotalLabels = 131 ( 131 ) NameLabels = 125 ( 125 ) ColorLabels = 31 ( 31 ) LayerLabels = 31 ( 31 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 21 ( 21 ) +COLORS : Colors = BLUE1 BURLYWOOD2 DARKGOLDENROD1 DARKGREEN DARKORANGE1 DARKSLATEBLUE DARKSLATEGRAY GRAY15 GRAY9 KHAKI4 KHAKI4 LIGHTGOLDENROD4 MAGENTA1 MATRABLUE MEDIUMPURPLE1 MEDIUMSPRINGGREEN ORANGE4 RED STEELBLUE TURQUOISE4 YELLOW ( BLUE1 BURLYWOOD2 DARKGOLDENROD1 DARKGREEN DARKORANGE1 DARKSLATEBLUE DARKSLATEGRAY GRAY15 GRAY9 KHAKI4 KHAKI4 LIGHTGOLDENROD4 MAGENTA1 MATRABLUE MEDIUMPURPLE1 MEDIUMSPRINGGREEN ORANGE4 RED STEELBLUE TURQUOISE4 YELLOW ) +NLAYERS : NLayers = 2 ( 2 ) +LAYERS : Layers = 0 Slider_Button|AMV_9_HATCH ( 0 Slider_Button|AMV_9_HATCH ) + +} diff --git a/tests/de/step_4/H3 b/tests/de/step_4/H3 new file mode 100644 index 0000000000..4ac440d6ec --- /dev/null +++ b/tests/de/step_4/H3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_pm8-ct-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 57 ( 107 ) Summary = 57 ( 107 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 528 ( 528 ) Summary = 3347 ( 3347 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 528 ( 528 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1405 ( 1405 ) +TOLERANCE : MaxTol = 0.1201139499 ( 0.1201139499 ) AvgTol = 0.00138645375 ( 0.001391818021 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = CYAN1 ( CYAN1 ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 4 ( 4 ) + +} diff --git a/tests/de/step_4/H4 b/tests/de/step_4/H4 new file mode 100644 index 0000000000..94aeb465ef --- /dev/null +++ b/tests/de/step_4/H4 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_pm8-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 34 ( 129 ) Summary = 34 ( 129 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 2256 ( 2256 ) Summary = 14108 ( 14108 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 2256 ( 2256 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5915 ( 5915 ) +TOLERANCE : MaxTol = 0.2529794249 ( 0.2529794249 ) AvgTol = 0.01190542868 ( 0.01190573531 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 5366 ( 5366 ) N2Labels = 0 ( 0 ) TotalLabels = 5367 ( 5367 ) NameLabels = 1 ( 1 ) ColorLabels = 5367 ( 5367 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/H5 b/tests/de/step_4/H5 new file mode 100644 index 0000000000..3266077e08 --- /dev/null +++ b/tests/de/step_4/H5 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj10_pm8-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 8 ) Summary = 5 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 523 ( 523 ) Summary = 3681 ( 3681 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 523 ( 523 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1541 ( 1541 ) +TOLERANCE : MaxTol = 0.01219759888 ( 0.05869739556 ) AvgTol = 0.001581026104 ( 0.003535558366 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 347 ( 347 ) N2Labels = 0 ( 0 ) TotalLabels = 348 ( 348 ) NameLabels = 1 ( 1 ) ColorLabels = 348 ( 348 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = CYAN1 DARKORANGE1 FORESTGREEN GREEN ( CYAN1 DARKORANGE1 FORESTGREEN GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 60 ( 60 ) + +} diff --git a/tests/de/step_4/H6 b/tests/de/step_4/H6 new file mode 100644 index 0000000000..266d60dbdf --- /dev/null +++ b/tests/de/step_4/H6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj12_b3-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 137 ( 223 ) Summary = 137 ( 223 ) +CHECKSHAPE : Wires = 2 ( 2 ) Faces = 2 ( 2 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1026 ( 1026 ) Summary = 6942 ( 6942 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1026 ( 1026 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2940 ( 2940 ) +TOLERANCE : MaxTol = 7.063803693 ( 7.063803693 ) AvgTol = 0.004074676086 ( 0.004151036788 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = GRAY ( GRAY ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/H7 b/tests/de/step_4/H7 new file mode 100644 index 0000000000..924bfb51a5 --- /dev/null +++ b/tests/de/step_4/H7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj12_b3-pe-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 24 ( 35 ) Summary = 24 ( 35 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 808 ( 808 ) Summary = 5106 ( 5106 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 808 ( 808 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2103 ( 2103 ) +TOLERANCE : MaxTol = 0.004098271686 ( 0.004098271686 ) AvgTol = 0.0001631231349 ( 0.0001631379707 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = LIGHTSTEELBLUE1 ( LIGHTSTEELBLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/H8 b/tests/de/step_4/H8 new file mode 100644 index 0000000000..f390aaea4a --- /dev/null +++ b/tests/de/step_4/H8 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO15686.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 6 ( 31 ) Summary = 6 ( 31 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1048 ( 1048 ) Summary = 7158 ( 7158 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1048 ( 1048 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 3011 ( 3011 ) +TOLERANCE : MaxTol = 0.2096553196 ( 0.2096553196 ) AvgTol = 0.0001363015367 ( 0.0001365186276 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = CYAN1 ( CYAN1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/H9 b/tests/de/step_4/H9 new file mode 100644 index 0000000000..b3377af288 --- /dev/null +++ b/tests/de/step_4/H9 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj12_pm10-in-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 79 ( 158 ) Summary = 79 ( 158 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 466 ( 466 ) Summary = 2896 ( 2896 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 466 ( 466 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1226 ( 1226 ) +TOLERANCE : MaxTol = 0.04984111401 ( 0.04984111401 ) AvgTol = 0.00242863454 ( 0.002464488228 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = WHITE ( WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/I1 b/tests/de/step_4/I1 new file mode 100644 index 0000000000..b2028d1da9 --- /dev/null +++ b/tests/de/step_4/I1 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Mandriva2010: CHECKSHAPE : Faulty" + +set LinuxFaulties {CHECKSHAPE} +set filename PRO7187.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 203 ( 270 ) Summary = 203 ( 270 ) +CHECKSHAPE : Wires = 1 ( 1 ) Faces = 1 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 773 ( 773 ) Summary = 4593 ( 4592 ) +STATSHAPE : Solid = 0 ( 0 ) Shell = 3 ( 3 ) Face = 773 ( 773 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1942 ( 1941 ) +TOLERANCE : MaxTol = 0.05634911309 ( 0.05634912743 ) AvgTol = 0.001701009236 ( 0.001724688894 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/I2 b/tests/de/step_4/I2 new file mode 100644 index 0000000000..dbd1da9d74 --- /dev/null +++ b/tests/de/step_4/I2 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename PRO8853.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 328 ( 344 ) Summary = 328 ( 344 ) +CHECKSHAPE : Wires = 0 ( 1 ) Faces = 0 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1858 ( 1858 ) Summary = 12128 ( 12125 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1858 ( 1858 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5037 ( 5034 ) +TOLERANCE : MaxTol = 0.02256463189 ( 0.02260559351 ) AvgTol = 0.0007883955887 ( 0.0008034259318 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 858 ( 858 ) N2Labels = 0 ( 0 ) TotalLabels = 859 ( 859 ) NameLabels = 1 ( 1 ) ColorLabels = 859 ( 859 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 2 ( 2 ) +COLORS : Colors = DEEPSKYBLUE2 WHITE ( DEEPSKYBLUE2 WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_4/I3 b/tests/de/step_4/I3 new file mode 100644 index 0000000000..a5431c7d25 --- /dev/null +++ b/tests/de/step_4/I3 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_db_seal_a.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 117 ( 37 ) Summary = 117 ( 37 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 140 ( 140 ) Summary = 704 ( 704 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 140 ( 140 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 280 ( 280 ) +TOLERANCE : MaxTol = 0.0004823436197 ( 0.0004827870033 ) AvgTol = 0.0001520643335 ( 0.0001573776642 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 49 ( { 49} ) + +} diff --git a/tests/de/step_5/A1 b/tests/de/step_5/A1 new file mode 100644 index 0000000000..6d705016c5 --- /dev/null +++ b/tests/de/step_5/A1 @@ -0,0 +1,23 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" +puts "TODO CR23096 Windows: STATSHAPE : Faulty" +puts "TODO CR23096 Windows: TOLERANCE : Faulty" +puts "TODO CR23096 Mandriva2010: TEST INCOMPLETE" + +set filename Z8INV5.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 129 ( 603 ) Summary = 129 ( 603 ) +CHECKSHAPE : Wires = 37 ( 33 ) Faces = 30 ( 28 ) Shells = 1 ( 1 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 22 ( 22 ) Shell = 24 ( 24 ) Face = 1528 ( 1523 ) Summary = 11256 ( 11229 ) +STATSHAPE : Solid = 22 ( 22 ) Shell = 24 ( 24 ) Face = 1528 ( 1523 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4799 ( 4789 ) +TOLERANCE : MaxTol = 13.30495478 ( 7.159520237 ) AvgTol = 0.03971617353 ( 0.03398500929 ) +LABELS : N0Labels = 25 ( 25 ) N1Labels = 23 ( 23 ) N2Labels = 0 ( 0 ) TotalLabels = 48 ( 48 ) NameLabels = 48 ( 48 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/A2 b/tests/de/step_5/A2 new file mode 100644 index 0000000000..cdcbf5693d --- /dev/null +++ b/tests/de/step_5/A2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj9_pm7-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 324 ( 261 ) Summary = 324 ( 261 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 2278 ( 2278 ) Summary = 14219 ( 14212 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 2278 ( 2278 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 5964 ( 5957 ) +TOLERANCE : MaxTol = 0.005454457466 ( 0.005454457467 ) AvgTol = 0.0004111700107 ( 0.0004106377588 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 5448 ( 5448 ) N2Labels = 0 ( 0 ) TotalLabels = 5449 ( 5449 ) NameLabels = 1 ( 1 ) ColorLabels = 5449 ( 5449 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 1 ( 1 ) Volume = 1 ( 1 ) Area = 1 ( 1 ) +NCOLORS : NColors = 6 ( 6 ) +COLORS : Colors = DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED ( DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/A3 b/tests/de/step_5/A3 new file mode 100644 index 0000000000..574a78bd7d --- /dev/null +++ b/tests/de/step_5/A3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj9_pm7-ug-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 5 ( 8 ) Summary = 5 ( 8 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 523 ( 523 ) Summary = 3681 ( 3681 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 523 ( 523 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 1541 ( 1541 ) +TOLERANCE : MaxTol = 0.01219759888 ( 0.05869739556 ) AvgTol = 0.001581026104 ( 0.003535558366 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 347 ( 347 ) N2Labels = 0 ( 0 ) TotalLabels = 348 ( 348 ) NameLabels = 1 ( 1 ) ColorLabels = 348 ( 348 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 4 ( 4 ) +COLORS : Colors = CYAN1 DARKORANGE1 FORESTGREEN GREEN ( CYAN1 DARKORANGE1 FORESTGREEN GREEN ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 60 ( 60 ) + +} diff --git a/tests/de/step_5/A4 b/tests/de/step_5/A4 new file mode 100644 index 0000000000..73801a3635 --- /dev/null +++ b/tests/de/step_5/A4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename wgehaeuse_solid.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 90 ( 70 ) Summary = 90 ( 70 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 37 ( 37 ) Shell = 58 ( 58 ) Face = 2694 ( 2694 ) Summary = 15919 ( 15919 ) +STATSHAPE : Solid = 81 ( 81 ) Shell = 104 ( 104 ) Face = 3190 ( 3190 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6451 ( 6451 ) +TOLERANCE : MaxTol = 0.0796367648 ( 0.0796367648 ) AvgTol = 0.0001931760726 ( 0.0002389619512 ) +LABELS : N0Labels = 37 ( 37 ) N1Labels = 76 ( 76 ) N2Labels = 0 ( 0 ) TotalLabels = 113 ( 113 ) NameLabels = 113 ( 113 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/A5 b/tests/de/step_5/A5 new file mode 100644 index 0000000000..71497e10fb --- /dev/null +++ b/tests/de/step_5/A5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename r0801_id.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 220 ( 203 ) Summary = 220 ( 203 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1327 ( 1327 ) Summary = 9260 ( 9174 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1327 ( 1327 ) FreeWire = 0 ( 0 ) FreeEdge = 84 ( 84 ) SharedEdge = 3872 ( 3871 ) +TOLERANCE : MaxTol = 0.0796871773 ( 0.07968717732 ) AvgTol = 0.0006258568216 ( 0.0006236975279 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3707 ( 3707 ) N2Labels = 0 ( 0 ) TotalLabels = 3710 ( 3710 ) NameLabels = 5 ( 5 ) ColorLabels = 3706 ( 3706 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = DARKGREEN DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED YELLOW ( DARKGREEN DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/A6 b/tests/de/step_5/A6 new file mode 100644 index 0000000000..22f986d6cd --- /dev/null +++ b/tests/de/step_5/A6 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename r1001_ac.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 3 ) Warnings = 1882 ( 1890 ) Summary = 1882 ( 1893 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 21 ( 21 ) Shell = 22 ( 22 ) Face = 2608 ( 2608 ) Summary = 16815 ( 16739 ) +STATSHAPE : Solid = 49 ( 49 ) Shell = 50 ( 50 ) Face = 3808 ( 3808 ) FreeWire = 0 ( 0 ) FreeEdge = 76 ( 76 ) SharedEdge = 6881 ( 6881 ) +TOLERANCE : MaxTol = 0.00334862762 ( 0.003348661106 ) AvgTol = 7.78998243e-006 ( 7.81141201e-006 ) +LABELS : N0Labels = 25 ( 25 ) N1Labels = 52 ( 52 ) N2Labels = 0 ( 0 ) TotalLabels = 77 ( 77 ) NameLabels = 77 ( 77 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/A7 b/tests/de/step_5/A7 new file mode 100644 index 0000000000..547cc797fc --- /dev/null +++ b/tests/de/step_5/A7 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj4_pm2-ug-203.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 44 ( 491 ) Summary = 44 ( 491 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 81 ( 81 ) Shell = 82 ( 82 ) Face = 2729 ( 2729 ) Summary = 17298 ( 17298 ) +STATSHAPE : Solid = 99 ( 99 ) Shell = 100 ( 100 ) Face = 3044 ( 3044 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 6924 ( 6924 ) +TOLERANCE : MaxTol = 0.009468939314 ( 0.02905820302 ) AvgTol = 0.0002648844815 ( 0.0002774930587 ) +LABELS : N0Labels = 91 ( 91 ) N1Labels = 102 ( 102 ) N2Labels = 0 ( 0 ) TotalLabels = 193 ( 193 ) NameLabels = 193 ( 193 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 91 ( 91 ) Volume = 91 ( 91 ) Area = 91 ( 91 ) +NCOLORS : NColors = 0 ( 0 ) +COLORS : Colors = ( ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/A8 b/tests/de/step_5/A8 new file mode 100644 index 0000000000..34de1600a7 --- /dev/null +++ b/tests/de/step_5/A8 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename sd_exhaust-A.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 0 ) Summary = 4 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 100 ( 100 ) Summary = 627 ( 627 ) +STATSHAPE : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 100 ( 100 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 240 ( 240 ) +TOLERANCE : MaxTol = 9.577409428e-007 ( 9.577357701e-007 ) AvgTol = 1.447674861e-007 ( 1.446092978e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 7 ( 7 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DARKORANGE1 DEEPPINK MATRAGRAY PURPLE3 YELLOW ( DARKORANGE1 DEEPPINK MATRAGRAY PURPLE3 YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/A9 b/tests/de/step_5/A9 new file mode 100644 index 0000000000..04c156864a --- /dev/null +++ b/tests/de/step_5/A9 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename sd_exhaust-B.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 0 ) Summary = 4 ( 0 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 100 ( 100 ) Summary = 627 ( 627 ) +STATSHAPE : Solid = 7 ( 7 ) Shell = 7 ( 7 ) Face = 100 ( 100 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 240 ( 240 ) +TOLERANCE : MaxTol = 9.577494613e-007 ( 9.577357701e-007 ) AvgTol = 1.439765562e-007 ( 1.438155104e-007 ) +LABELS : N0Labels = 7 ( 7 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 7 ( 7 ) NameLabels = 7 ( 7 ) ColorLabels = 7 ( 7 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 5 ( 5 ) +COLORS : Colors = DARKORANGE1 DEEPPINK MATRAGRAY PURPLE3 YELLOW ( DARKORANGE1 DEEPPINK MATRAGRAY PURPLE3 YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/B1 b/tests/de/step_5/B1 new file mode 100644 index 0000000000..248c00f57a --- /dev/null +++ b/tests/de/step_5/B1 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename trj5_pm3-id-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 9 ( 9 ) Summary = 9 ( 9 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 24 ( 24 ) Shell = 24 ( 24 ) Face = 2161 ( 2161 ) Summary = 15061 ( 14810 ) +STATSHAPE : Solid = 117 ( 117 ) Shell = 117 ( 117 ) Face = 10150 ( 10150 ) FreeWire = 0 ( 0 ) FreeEdge = 490 ( 490 ) SharedEdge = 5871 ( 5871 ) +TOLERANCE : MaxTol = 0.004460511696 ( 0.004460511696 ) AvgTol = 2.957595905e-005 ( 2.957595904e-005 ) +LABELS : N0Labels = 52 ( 52 ) N1Labels = 161 ( 161 ) N2Labels = 0 ( 0 ) TotalLabels = 213 ( 213 ) NameLabels = 121 ( 121 ) ColorLabels = 114 ( 114 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 24 ( 24 ) Volume = 24 ( 24 ) Area = 24 ( 24 ) +NCOLORS : NColors = 18 ( 18 ) +COLORS : Colors = ALICEBLUE BLANCHEDALMOND BROWN DARKGREEN DEEPSKYBLUE2 DEEPSKYBLUE3 GOLD GRAY45 LIGHTBLUE2 LIGHTSEAGREEN LIGHTSKYBLUE1 LIGHTSKYBLUE2 MAGENTA1 ROYALBLUE ROYALBLUE1 SKYBLUE1 SKYBLUE3 SLATEBLUE1 ( ALICEBLUE BLANCHEDALMOND BROWN DARKGREEN DEEPSKYBLUE2 DEEPSKYBLUE3 GOLD GRAY45 LIGHTBLUE2 LIGHTSEAGREEN LIGHTSKYBLUE1 LIGHTSKYBLUE2 MAGENTA1 ROYALBLUE ROYALBLUE1 SKYBLUE1 SKYBLUE3 SLATEBLUE1 ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/B2 b/tests/de/step_5/B2 new file mode 100644 index 0000000000..bbeb633b06 --- /dev/null +++ b/tests/de/step_5/B2 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename tr10_r0601_id.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 220 ( 203 ) Summary = 220 ( 203 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1327 ( 1327 ) Summary = 9260 ( 9174 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 1 ( 1 ) Face = 1327 ( 1327 ) FreeWire = 0 ( 0 ) FreeEdge = 84 ( 84 ) SharedEdge = 3872 ( 3871 ) +TOLERANCE : MaxTol = 0.0796871773 ( 0.07968717732 ) AvgTol = 0.0006258568216 ( 0.0006236975279 ) +LABELS : N0Labels = 3 ( 3 ) N1Labels = 3707 ( 3707 ) N2Labels = 0 ( 0 ) TotalLabels = 3710 ( 3710 ) NameLabels = 5 ( 5 ) ColorLabels = 3706 ( 3706 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 8 ( 8 ) +COLORS : Colors = DARKGREEN DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED YELLOW ( DARKGREEN DEEPSKYBLUE2 GREEN MAGENTA1 ORANGE ORANGERED RED YELLOW ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/B3 b/tests/de/step_5/B3 new file mode 100644 index 0000000000..ec9416e52c --- /dev/null +++ b/tests/de/step_5/B3 @@ -0,0 +1,18 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +set filename tr10_r1001_ac.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 137 ( 137 ) Summary = 137 ( 137 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 61 ( 61 ) Shell = 61 ( 61 ) Face = 4435 ( 4435 ) Summary = 28668 ( 28668 ) +STATSHAPE : Solid = 528 ( 528 ) Shell = 528 ( 528 ) Face = 10635 ( 10635 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 11588 ( 11588 ) +TOLERANCE : MaxTol = 0.218398467 ( 0.218398467 ) AvgTol = 0.001446168688 ( 0.00145991745 ) +LABELS : N0Labels = 63 ( 63 ) N1Labels = 529 ( 529 ) N2Labels = 0 ( 0 ) TotalLabels = 592 ( 592 ) NameLabels = 592 ( 592 ) ColorLabels = 61 ( 61 ) LayerLabels = 61 ( 61 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 16 ( 16 ) +COLORS : Colors = BURLYWOOD2 CADETBLUE CYAN1 DARKORANGE1 DEEPSKYBLUE1 FIREBRICK1 KHAKI1 LIGHTGOLDENROD4 LIGHTSALMON1 LIGHTSEAGREEN MEDIUMPURPLE1 MEDIUMSPRINGGREEN SKYBLUE1 VIOLET WHITE YELLOW ( BURLYWOOD2 CADETBLUE CYAN1 DARKORANGE1 DEEPSKYBLUE1 FIREBRICK1 KHAKI1 LIGHTGOLDENROD4 LIGHTSALMON1 LIGHTSEAGREEN MEDIUMPURPLE1 MEDIUMSPRINGGREEN SKYBLUE1 VIOLET WHITE YELLOW ) +NLAYERS : NLayers = 37 ( 37 ) +LAYERS : Layers = 10|OBJECT 11|OBJECT 12|OBJECT 13|OBJECT 14|OBJECT 15|OBJECT 16|OBJECT 17|OBJECT 18|OBJECT 19|OBJECT 1|OBJECT 20|OBJECT 21|OBJECT 22|OBJECT 2|OBJECT 3|OBJECT 4|OBJECT 5|OBJECT 6|OBJECT 7|OBJECT 8|OBJECT 9|OBJECT BRCH-10|OBJECT BRCH-1|OBJECT BRCH-2|OBJECT BRCH-3|OBJECT BRCH-4|OBJECT BRCH-5|OBJECT BRCH-6|OBJECT BRCH-7|OBJECT BRCH-8|OBJECT BRCH-9|OBJECT DOWELS LWASHER M-50158|OBJECT OBJECT {SHRPSHIM$0$OBJECT} ( 10|OBJECT 11|OBJECT 12|OBJECT 13|OBJECT 14|OBJECT 15|OBJECT 16|OBJECT 17|OBJECT 18|OBJECT 19|OBJECT 1|OBJECT 20|OBJECT 21|OBJECT 22|OBJECT 2|OBJECT 3|OBJECT 4|OBJECT 5|OBJECT 6|OBJECT 7|OBJECT 8|OBJECT 9|OBJECT BRCH-10|OBJECT BRCH-1|OBJECT BRCH-2|OBJECT BRCH-3|OBJECT BRCH-4|OBJECT BRCH-5|OBJECT BRCH-6|OBJECT BRCH-7|OBJECT BRCH-8|OBJECT BRCH-9|OBJECT DOWELS LWASHER M-50158|OBJECT OBJECT {SHRPSHIM$0$OBJECT} ) + +} diff --git a/tests/de/step_5/B4 b/tests/de/step_5/B4 new file mode 100644 index 0000000000..2575c24c9b --- /dev/null +++ b/tests/de/step_5/B4 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename bm4_db_seal_c.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 117 ( 39 ) Summary = 117 ( 39 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 140 ( 140 ) Summary = 704 ( 704 ) +STATSHAPE : Solid = 1 ( 1 ) Shell = 3 ( 3 ) Face = 140 ( 140 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 280 ( 280 ) +TOLERANCE : MaxTol = 0.0004823436197 ( 0.0004827870033 ) AvgTol = 0.000157560816 ( 0.000165115431 ) +LABELS : N0Labels = 1 ( 1 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 1 ( 1 ) NameLabels = 1 ( 1 ) ColorLabels = 1 ( 1 ) LayerLabels = 1 ( 1 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 1 ( 1 ) +COLORS : Colors = RED ( RED ) +NLAYERS : NLayers = 1 ( 1 ) +LAYERS : Layers = 49 ( { 49} ) + +} diff --git a/tests/de/step_5/B5 b/tests/de/step_5/B5 new file mode 100644 index 0000000000..8af36c08a1 --- /dev/null +++ b/tests/de/step_5/B5 @@ -0,0 +1,21 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: TPSTAT : Faulty" + + +set filename trj7_pm5-sd-214.stp + +set ref_data { +DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 ) +TPSTAT : Faulties = 0 ( 0 ) Warnings = 14 ( 6 ) Summary = 14 ( 6 ) +CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 ) +NBSHAPES : Solid = 37 ( 37 ) Shell = 37 ( 37 ) Face = 1477 ( 1477 ) Summary = 10045 ( 10045 ) +STATSHAPE : Solid = 157 ( 157 ) Shell = 157 ( 157 ) Face = 6549 ( 6549 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 4087 ( 4087 ) +TOLERANCE : MaxTol = 9.800652784e-007 ( 9.800405136e-007 ) AvgTol = 1.060761574e-007 ( 1.059616207e-007 ) +LABELS : N0Labels = 49 ( 49 ) N1Labels = 207 ( 207 ) N2Labels = 0 ( 0 ) TotalLabels = 256 ( 256 ) NameLabels = 213 ( 213 ) ColorLabels = 80 ( 80 ) LayerLabels = 0 ( 0 ) +PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 ) +NCOLORS : NColors = 21 ( 21 ) +COLORS : Colors = BLUE1 DARKORANGE DARKSLATEGRAY1 DODGERBLUE2 GRAY13 GRAY18 GRAY27 GRAY30 GRAY31 GRAY4 GRAY65 GRAY8 GRAY85 GRAY94 GREEN LIGHTPINK2 MATRAGRAY RED RED RED4 WHITE ( BLUE1 DARKORANGE DARKSLATEGRAY1 DODGERBLUE2 GRAY13 GRAY18 GRAY27 GRAY30 GRAY31 GRAY4 GRAY65 GRAY8 GRAY85 GRAY94 GREEN LIGHTPINK2 MATRAGRAY RED RED RED4 WHITE ) +NLAYERS : NLayers = 0 ( 0 ) +LAYERS : Layers = ( ) + +} diff --git a/tests/de/step_5/B6 b/tests/de/step_5/B6 new file mode 100644 index 0000000000..e22e7bce43 --- /dev/null +++ b/tests/de/step_5/B6 @@ -0,0 +1,6 @@ +# !!!! This file is generated automatically, do not edit manually! See end script +puts "TODO CR23096 ALL: Error: First - file was not read - exception " +puts "TODO CR23096 ALL: Error : Here is reading problem" + + +set filename buc60990.stp