Changesets: occt

master 456b33eb

2013-04-12 09:24:07

oan

Details Diff
0023512: Incorrect triangulation on revolution shape

Added test cases bugs/modalg_5/bug23512_1 bug23512_2
Moved test cases for issue 23512 moved to folder bugs/mesh. Square checking is made in END file
mod - tests/bugs/end Diff File
add - tests/bugs/mesh/bug23512_1 Diff File
add - tests/bugs/mesh/bug23512_2 Diff File
mod - tests/bugs/modalg_2/bug22818_1 Diff File
mod - tests/bugs/modalg_2/bug22818_2 Diff File
mod - tests/bugs/modalg_2/bug22818_3 Diff File
mod - tests/bugs/modalg_2/bug22818_4 Diff File
mod - tests/bugs/modalg_5/bug23282_1 Diff File
mod - tests/bugs/modalg_5/bug23282_2 Diff File

master 67a1064e

2013-04-12 09:21:13

omy

Details Diff
0023818: Extend OSD_MemInfo to report C heap statistics
A new counter MemHeapUsage was added to OSD_MemInfo class to examine program heap size
DRAW command meminfo got new option -h (--heap ) to use new counter data
The following testcases were changed to use new option -h of DRAW command meminfo
myCounters[MemHeapUsage] now will always be refilled every time the OSD_MemInfo::Update() function is called.
Fixed testcases to use meminfo -h instead of meminfo -w to detect memory leaks more properly.
Affected Issues
0023818
mod - src/Draw/Draw_BasicCommands.cxx Diff File
mod - src/OSD/OSD_MemInfo.cxx Diff File
mod - src/OSD/OSD_MemInfo.hxx Diff File
mod - tests/bugs/begin Diff File
mod - tests/bugs/caf/buc60921 Diff File
mod - tests/bugs/caf/bug114 Diff File
mod - tests/bugs/caf/bug23489 Diff File
mod - tests/bugs/fclasses/bug22611 Diff File
mod - tests/bugs/fclasses/bug7287_1 Diff File
mod - tests/bugs/fclasses/bug7287_2 Diff File
mod - tests/bugs/fclasses/bug7287_3 Diff File
mod - tests/bugs/fclasses/bug7287_4 Diff File
mod - tests/bugs/fclasses/bug7287_5 Diff File
mod - tests/bugs/fclasses/bug7287_6 Diff File
mod - tests/bugs/moddata_1/bug145 Diff File
mod - tests/bugs/moddata_1/bug20627 Diff File
mod - tests/bugs/moddata_2/bug277 Diff File
mod - tests/bugs/moddata_3/bug162 Diff File
mod - tests/bugs/vis/bug172 Diff File
mod - tests/bugs/vis/bug5682 Diff File
mod - tests/bugs/vis/bug79 Diff File

master 5d05cf31

2013-04-10 11:05:50

emv

Details Diff
0023882: Memory leak is reported on BOP in test bugs fclasses bug7287_5.
Test cases which check Boolean Operation algorithm on memory leaks have been rewritten to test the whole algorithm and not a part of it.
Affected Issues
0023882
mod - src/BOPTest/BOPTest_BOPCommands.cxx Diff File
mod - tests/bugs/fclasses/bug7287_1 Diff File
mod - tests/bugs/fclasses/bug7287_2 Diff File
mod - tests/bugs/fclasses/bug7287_3 Diff File
mod - tests/bugs/fclasses/bug7287_4 Diff File
mod - tests/bugs/fclasses/bug7287_5 Diff File
mod - tests/bugs/fclasses/bug7287_6 Diff File

master 38da19bd

2013-04-08 02:58:26

abv


Committer: abv Details Diff
Test parsing rules fixed to correctly report tests failed due to missing data file as SKIPPED, broken by integration of 0023439
mod - tests/parse.rules Diff File

master c97067ad

2013-04-05 12:09:52

ika

Details Diff
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.
Affected Issues
0023439
mod - src/DrawResources/TestCommands.tcl Diff File
mod - src/OSD/OSD_Path.cxx Diff File
mod - tests/bugs/modalg_2/bug5805_41 Diff File
rm - tests/bugs/vis/pro19619 Diff File
add - tests/de/begin Diff File
add - tests/de/end Diff File
add - tests/de/grids.list Diff File
add - tests/de/iges_1/A1 Diff File
add - tests/de/iges_1/A2 Diff File
add - tests/de/iges_1/A3 Diff File
add - tests/de/iges_1/A4 Diff File
add - tests/de/iges_1/A5 Diff File
add - tests/de/iges_1/A6 Diff File
add - tests/de/iges_1/A7 Diff File
add - tests/de/iges_1/A8 Diff File
add - tests/de/iges_1/A9 Diff File
add - tests/de/iges_1/B1 Diff File
add - tests/de/iges_1/B2 Diff File
add - tests/de/iges_1/B3 Diff File
add - tests/de/iges_1/B4 Diff File
add - tests/de/iges_1/B5 Diff File
add - tests/de/iges_1/B6 Diff File
add - tests/de/iges_1/B7 Diff File
add - tests/de/iges_1/B8 Diff File
add - tests/de/iges_1/B9 Diff File
add - tests/de/iges_1/C1 Diff File
add - tests/de/iges_1/C2 Diff File
add - tests/de/iges_1/C3 Diff File
add - tests/de/iges_1/C4 Diff File
add - tests/de/iges_1/C5 Diff File
add - tests/de/iges_1/C6 Diff File
add - tests/de/iges_1/C7 Diff File
add - tests/de/iges_1/C8 Diff File
add - tests/de/iges_1/C9 Diff File
add - tests/de/iges_1/D1 Diff File
add - tests/de/iges_1/D2 Diff File
add - tests/de/iges_1/D3 Diff File
add - tests/de/iges_1/D4 Diff File
add - tests/de/iges_1/D5 Diff File
add - tests/de/iges_1/D6 Diff File
add - tests/de/iges_1/D7 Diff File
add - tests/de/iges_1/D8 Diff File
add - tests/de/iges_1/D9 Diff File
add - tests/de/iges_1/E1 Diff File
add - tests/de/iges_1/E2 Diff File
add - tests/de/iges_1/E3 Diff File
add - tests/de/iges_1/E4 Diff File
add - tests/de/iges_1/E5 Diff File
add - tests/de/iges_1/E6 Diff File
add - tests/de/iges_1/E7 Diff File
add - tests/de/iges_1/E8 Diff File
add - tests/de/iges_1/E9 Diff File
add - tests/de/iges_1/F1 Diff File
add - tests/de/iges_1/F2 Diff File
add - tests/de/iges_1/F3 Diff File
add - tests/de/iges_1/F4 Diff File
add - tests/de/iges_1/F5 Diff File
add - tests/de/iges_1/F6 Diff File
add - tests/de/iges_1/F7 Diff File
add - tests/de/iges_1/F8 Diff File
add - tests/de/iges_1/F9 Diff File
add - tests/de/iges_1/G1 Diff File
add - tests/de/iges_1/G2 Diff File
add - tests/de/iges_1/G3 Diff File
add - tests/de/iges_1/G4 Diff File
add - tests/de/iges_1/G5 Diff File
add - tests/de/iges_1/G6 Diff File
add - tests/de/iges_1/G7 Diff File
add - tests/de/iges_1/G8 Diff File
add - tests/de/iges_1/G9 Diff File
add - tests/de/iges_1/H1 Diff File
add - tests/de/iges_1/H2 Diff File
add - tests/de/iges_1/H3 Diff File
add - tests/de/iges_1/H4 Diff File
add - tests/de/iges_1/H5 Diff File
add - tests/de/iges_1/H6 Diff File
add - tests/de/iges_1/H7 Diff File
add - tests/de/iges_1/H8 Diff File
add - tests/de/iges_1/H9 Diff File
add - tests/de/iges_1/I1 Diff File
add - tests/de/iges_1/I2 Diff File
add - tests/de/iges_1/I3 Diff File
add - tests/de/iges_1/I4 Diff File
add - tests/de/iges_1/I5 Diff File
add - tests/de/iges_1/I6 Diff File
add - tests/de/iges_1/I7 Diff File
add - tests/de/iges_1/I8 Diff File
add - tests/de/iges_1/I9 Diff File
add - tests/de/iges_1/J1 Diff File
add - tests/de/iges_1/J2 Diff File
add - tests/de/iges_1/J3 Diff File
add - tests/de/iges_1/J4 Diff File
add - tests/de/iges_1/J5 Diff File
add - tests/de/iges_1/J6 Diff File
add - tests/de/iges_1/J7 Diff File
add - tests/de/iges_1/J8 Diff File
add - tests/de/iges_1/J9 Diff File
add - tests/de/iges_1/K1 Diff File
add - tests/de/iges_1/K2 Diff File
add - tests/de/iges_1/K3 Diff File
add - tests/de/iges_1/K4 Diff File
add - tests/de/iges_1/K5 Diff File
add - tests/de/iges_1/K6 Diff File
add - tests/de/iges_1/K7 Diff File
add - tests/de/iges_1/K8 Diff File
add - tests/de/iges_1/K9 Diff File
add - tests/de/iges_1/L1 Diff File
add - tests/de/iges_1/L2 Diff File
add - tests/de/iges_1/L3 Diff File
add - tests/de/iges_1/L4 Diff File
add - tests/de/iges_1/L5 Diff File
add - tests/de/iges_1/L6 Diff File
add - tests/de/iges_1/L7 Diff File
add - tests/de/iges_1/L8 Diff File
add - tests/de/iges_1/L9 Diff File
add - tests/de/iges_1/M1 Diff File
add - tests/de/iges_1/M2 Diff File
add - tests/de/iges_1/M3 Diff File
add - tests/de/iges_1/M4 Diff File
add - tests/de/iges_1/M5 Diff File
add - tests/de/iges_1/M6 Diff File
add - tests/de/iges_1/M7 Diff File
add - tests/de/iges_1/M8 Diff File
add - tests/de/iges_1/M9 Diff File
add - tests/de/iges_1/N1 Diff File
add - tests/de/iges_1/N2 Diff File
add - tests/de/iges_1/N3 Diff File
add - tests/de/iges_1/N4 Diff File
add - tests/de/iges_1/N5 Diff File
add - tests/de/iges_1/N6 Diff File
add - tests/de/iges_1/N7 Diff File
add - tests/de/iges_1/N8 Diff File
add - tests/de/iges_1/N9 Diff File
add - tests/de/iges_1/O1 Diff File
add - tests/de/iges_1/O2 Diff File
add - tests/de/iges_1/O3 Diff File
add - tests/de/iges_1/O4 Diff File
add - tests/de/iges_1/O5 Diff File
add - tests/de/iges_1/O6 Diff File
add - tests/de/iges_1/O7 Diff File
add - tests/de/iges_1/O8 Diff File
add - tests/de/iges_1/O9 Diff File
add - tests/de/iges_1/P1 Diff File
add - tests/de/iges_1/P2 Diff File
add - tests/de/iges_1/P3 Diff File
add - tests/de/iges_1/P4 Diff File
add - tests/de/iges_1/P5 Diff File
add - tests/de/iges_1/P6 Diff File
add - tests/de/iges_1/P7 Diff File
add - tests/de/iges_1/P8 Diff File
add - tests/de/iges_1/P9 Diff File
add - tests/de/iges_1/Q1 Diff File
add - tests/de/iges_1/Q2 Diff File
add - tests/de/iges_1/Q3 Diff File
add - tests/de/iges_1/Q4 Diff File
add - tests/de/iges_1/Q5 Diff File
add - tests/de/iges_1/Q6 Diff File
add - tests/de/iges_1/Q7 Diff File
add - tests/de/iges_1/Q8 Diff File
add - tests/de/iges_1/Q9 Diff File
add - tests/de/iges_1/R1 Diff File
add - tests/de/iges_1/R2 Diff File
add - tests/de/iges_1/R3 Diff File
add - tests/de/iges_1/R4 Diff File
add - tests/de/iges_1/R5 Diff File
add - tests/de/iges_1/R6 Diff File
add - tests/de/iges_1/R7 Diff File
add - tests/de/iges_1/R8 Diff File
add - tests/de/iges_2/A1 Diff File
add - tests/de/iges_2/A2 Diff File
add - tests/de/iges_2/A3 Diff File
add - tests/de/iges_2/A4 Diff File
add - tests/de/iges_2/A5 Diff File
add - tests/de/iges_2/A6 Diff File
add - tests/de/iges_2/A7 Diff File
add - tests/de/iges_2/A8 Diff File
add - tests/de/iges_2/A9 Diff File
add - tests/de/iges_2/B1 Diff File
add - tests/de/iges_2/B2 Diff File
add - tests/de/iges_2/B3 Diff File
add - tests/de/iges_2/B4 Diff File
add - tests/de/iges_2/B5 Diff File
add - tests/de/iges_2/B6 Diff File
add - tests/de/iges_2/B7 Diff File
add - tests/de/iges_2/B8 Diff File
add - tests/de/iges_2/B9 Diff File
add - tests/de/iges_2/C1 Diff File
add - tests/de/iges_2/C2 Diff File
add - tests/de/iges_2/C3 Diff File
add - tests/de/iges_2/C4 Diff File
add - tests/de/iges_2/C5 Diff File
add - tests/de/iges_2/C6 Diff File
add - tests/de/iges_2/C7 Diff File
add - tests/de/iges_2/C8 Diff File
add - tests/de/iges_2/C9 Diff File
add - tests/de/iges_2/D1 Diff File
add - tests/de/iges_2/D2 Diff File
add - tests/de/iges_2/D3 Diff File
add - tests/de/iges_2/D4 Diff File
add - tests/de/iges_2/D5 Diff File
add - tests/de/iges_2/D6 Diff File
add - tests/de/iges_2/D7 Diff File
add - tests/de/iges_2/D8 Diff File
add - tests/de/iges_2/D9 Diff File
add - tests/de/iges_2/E1 Diff File
add - tests/de/iges_2/E2 Diff File
add - tests/de/iges_2/E3 Diff File
add - tests/de/iges_2/E4 Diff File
add - tests/de/iges_2/E5 Diff File
add - tests/de/iges_2/E6 Diff File
add - tests/de/iges_2/E7 Diff File
add - tests/de/iges_2/E8 Diff File
add - tests/de/iges_2/E9 Diff File
add - tests/de/iges_2/F1 Diff File
add - tests/de/iges_2/F2 Diff File
add - tests/de/iges_2/F3 Diff File
add - tests/de/iges_2/F4 Diff File
add - tests/de/iges_2/F5 Diff File
add - tests/de/iges_2/F6 Diff File
add - tests/de/iges_2/F7 Diff File
add - tests/de/iges_2/F8 Diff File
add - tests/de/iges_2/F9 Diff File
add - tests/de/iges_2/G1 Diff File
add - tests/de/iges_2/G2 Diff File
add - tests/de/iges_2/G3 Diff File
add - tests/de/iges_2/G4 Diff File
add - tests/de/iges_2/G5 Diff File
add - tests/de/iges_2/G6 Diff File
add - tests/de/iges_2/G7 Diff File
add - tests/de/iges_2/G8 Diff File
add - tests/de/iges_2/G9 Diff File
add - tests/de/iges_2/H1 Diff File
add - tests/de/iges_2/H2 Diff File
add - tests/de/iges_2/H3 Diff File
add - tests/de/iges_2/H4 Diff File
add - tests/de/iges_2/H5 Diff File
add - tests/de/iges_2/H6 Diff File
add - tests/de/iges_2/H7 Diff File
add - tests/de/iges_2/H8 Diff File
add - tests/de/iges_2/H9 Diff File
add - tests/de/iges_2/I1 Diff File
add - tests/de/iges_2/I2 Diff File
add - tests/de/iges_2/I3 Diff File
add - tests/de/iges_2/I4 Diff File
add - tests/de/iges_2/I5 Diff File
add - tests/de/iges_2/I6 Diff File
add - tests/de/iges_2/I7 Diff File
add - tests/de/iges_2/I8 Diff File
add - tests/de/iges_2/I9 Diff File
add - tests/de/iges_2/J1 Diff File
add - tests/de/iges_3/A1 Diff File
add - tests/de/iges_3/A2 Diff File
add - tests/de/iges_3/A3 Diff File
add - tests/de/iges_3/A4 Diff File
add - tests/de/iges_3/A5 Diff File
add - tests/de/iges_3/A6 Diff File
add - tests/de/iges_3/A7 Diff File
add - tests/de/iges_3/A8 Diff File
add - tests/de/iges_3/A9 Diff File
add - tests/de/iges_3/B1 Diff File
add - tests/de/iges_3/B2 Diff File
add - tests/de/parse.rules Diff File
add - tests/de/step_1/A1 Diff File
add - tests/de/step_1/A2 Diff File
add - tests/de/step_1/A3 Diff File
add - tests/de/step_1/A4 Diff File
add - tests/de/step_1/A5 Diff File
add - tests/de/step_1/A6 Diff File
add - tests/de/step_1/A7 Diff File
add - tests/de/step_1/A8 Diff File
add - tests/de/step_1/A9 Diff File
add - tests/de/step_1/B1 Diff File
add - tests/de/step_1/B2 Diff File
add - tests/de/step_1/B3 Diff File
add - tests/de/step_1/B4 Diff File
add - tests/de/step_1/B5 Diff File
add - tests/de/step_1/B6 Diff File
add - tests/de/step_1/B7 Diff File
add - tests/de/step_1/B8 Diff File
add - tests/de/step_1/B9 Diff File
add - tests/de/step_1/C1 Diff File
add - tests/de/step_1/C2 Diff File
add - tests/de/step_1/C3 Diff File
add - tests/de/step_1/C4 Diff File
add - tests/de/step_1/C5 Diff File
add - tests/de/step_1/C6 Diff File
add - tests/de/step_1/C7 Diff File
add - tests/de/step_1/C8 Diff File
add - tests/de/step_1/C9 Diff File
add - tests/de/step_1/D1 Diff File
add - tests/de/step_1/D2 Diff File
add - tests/de/step_1/D3 Diff File
add - tests/de/step_1/D4 Diff File
add - tests/de/step_1/D5 Diff File
add - tests/de/step_1/D6 Diff File
add - tests/de/step_1/D7 Diff File
add - tests/de/step_1/D8 Diff File
add - tests/de/step_1/D9 Diff File
add - tests/de/step_1/E1 Diff File
add - tests/de/step_1/E2 Diff File
add - tests/de/step_1/E3 Diff File
add - tests/de/step_1/E4 Diff File
add - tests/de/step_1/E5 Diff File
add - tests/de/step_1/E6 Diff File
add - tests/de/step_1/E7 Diff File
add - tests/de/step_1/E8 Diff File
add - tests/de/step_1/E9 Diff File
add - tests/de/step_1/F1 Diff File
add - tests/de/step_1/F2 Diff File
add - tests/de/step_1/F3 Diff File
add - tests/de/step_1/F4 Diff File
add - tests/de/step_1/F5 Diff File
add - tests/de/step_1/F6 Diff File
add - tests/de/step_1/F7 Diff File
add - tests/de/step_1/F8 Diff File
add - tests/de/step_1/F9 Diff File
add - tests/de/step_1/G1 Diff File
add - tests/de/step_1/G2 Diff File
add - tests/de/step_1/G3 Diff File
add - tests/de/step_1/G4 Diff File
add - tests/de/step_1/G5 Diff File
add - tests/de/step_1/G6 Diff File
add - tests/de/step_1/G7 Diff File
add - tests/de/step_1/G8 Diff File
add - tests/de/step_1/G9 Diff File
add - tests/de/step_1/H1 Diff File
add - tests/de/step_1/H2 Diff File
add - tests/de/step_1/H3 Diff File
add - tests/de/step_1/H4 Diff File
add - tests/de/step_1/H5 Diff File
add - tests/de/step_1/H6 Diff File
add - tests/de/step_1/H7 Diff File
add - tests/de/step_1/H8 Diff File
add - tests/de/step_1/H9 Diff File
add - tests/de/step_1/I1 Diff File
add - tests/de/step_1/I2 Diff File
add - tests/de/step_1/I3 Diff File
add - tests/de/step_1/I4 Diff File
add - tests/de/step_1/I5 Diff File
add - tests/de/step_1/I6 Diff File
add - tests/de/step_1/I7 Diff File
add - tests/de/step_1/I8 Diff File
add - tests/de/step_1/I9 Diff File
add - tests/de/step_1/J1 Diff File
add - tests/de/step_1/J2 Diff File
add - tests/de/step_1/J3 Diff File
add - tests/de/step_1/J4 Diff File
add - tests/de/step_1/J5 Diff File
add - tests/de/step_1/J6 Diff File
add - tests/de/step_1/J7 Diff File
add - tests/de/step_1/J8 Diff File
add - tests/de/step_1/J9 Diff File
add - tests/de/step_1/K1 Diff File
add - tests/de/step_1/K2 Diff File
add - tests/de/step_1/K3 Diff File
add - tests/de/step_1/K4 Diff File
add - tests/de/step_1/K5 Diff File
add - tests/de/step_1/K6 Diff File
add - tests/de/step_1/K7 Diff File
add - tests/de/step_1/K8 Diff File
add - tests/de/step_1/K9 Diff File
add - tests/de/step_1/L1 Diff File
add - tests/de/step_1/L2 Diff File
add - tests/de/step_1/L3 Diff File
add - tests/de/step_1/L4 Diff File
add - tests/de/step_1/L5 Diff File
add - tests/de/step_1/L6 Diff File
add - tests/de/step_1/L7 Diff File
add - tests/de/step_1/L8 Diff File
add - tests/de/step_1/L9 Diff File
add - tests/de/step_1/M1 Diff File
add - tests/de/step_1/M2 Diff File
add - tests/de/step_1/M3 Diff File
add - tests/de/step_1/M4 Diff File
add - tests/de/step_1/M5 Diff File
add - tests/de/step_1/M6 Diff File
add - tests/de/step_1/M7 Diff File
add - tests/de/step_1/M8 Diff File
add - tests/de/step_1/M9 Diff File
add - tests/de/step_1/N1 Diff File
add - tests/de/step_1/N2 Diff File
add - tests/de/step_1/N3 Diff File
add - tests/de/step_1/N4 Diff File
add - tests/de/step_1/N5 Diff File
add - tests/de/step_1/N6 Diff File
add - tests/de/step_1/N7 Diff File
add - tests/de/step_1/N8 Diff File
add - tests/de/step_1/N9 Diff File
add - tests/de/step_1/O1 Diff File
add - tests/de/step_1/O2 Diff File
add - tests/de/step_1/O3 Diff File
add - tests/de/step_1/O4 Diff File
add - tests/de/step_1/O5 Diff File
add - tests/de/step_1/O6 Diff File
add - tests/de/step_1/O7 Diff File
add - tests/de/step_1/O8 Diff File
add - tests/de/step_1/O9 Diff File
add - tests/de/step_1/P1 Diff File
add - tests/de/step_1/P2 Diff File
add - tests/de/step_1/P3 Diff File
add - tests/de/step_1/P4 Diff File
add - tests/de/step_1/P5 Diff File
add - tests/de/step_1/P6 Diff File
add - tests/de/step_1/P7 Diff File
add - tests/de/step_1/P8 Diff File
add - tests/de/step_1/P9 Diff File
add - tests/de/step_1/Q1 Diff File
add - tests/de/step_1/Q2 Diff File
add - tests/de/step_1/Q3 Diff File
add - tests/de/step_1/Q4 Diff File
add - tests/de/step_1/Q5 Diff File
add - tests/de/step_1/Q6 Diff File
add - tests/de/step_1/Q7 Diff File
add - tests/de/step_1/Q8 Diff File
add - tests/de/step_1/Q9 Diff File
add - tests/de/step_1/R1 Diff File
add - tests/de/step_1/R2 Diff File
add - tests/de/step_1/R3 Diff File
add - tests/de/step_1/R4 Diff File
add - tests/de/step_1/R5 Diff File
add - tests/de/step_1/R6 Diff File
add - tests/de/step_1/R7 Diff File
add - tests/de/step_1/R8 Diff File
add - tests/de/step_1/R9 Diff File
add - tests/de/step_1/S1 Diff File
add - tests/de/step_1/S2 Diff File
add - tests/de/step_1/S3 Diff File
add - tests/de/step_1/S4 Diff File
add - tests/de/step_1/S5 Diff File
add - tests/de/step_1/S6 Diff File
add - tests/de/step_1/S7 Diff File
add - tests/de/step_1/S8 Diff File
add - tests/de/step_1/S9 Diff File
add - tests/de/step_1/T1 Diff File
add - tests/de/step_1/T2 Diff File
add - tests/de/step_1/T3 Diff File
add - tests/de/step_1/T4 Diff File
add - tests/de/step_1/T5 Diff File
add - tests/de/step_1/T6 Diff File
add - tests/de/step_1/T7 Diff File
add - tests/de/step_1/T8 Diff File
add - tests/de/step_1/T9 Diff File
add - tests/de/step_1/U1 Diff File
add - tests/de/step_1/U2 Diff File
add - tests/de/step_1/U3 Diff File
add - tests/de/step_1/U4 Diff File
add - tests/de/step_1/U5 Diff File
add - tests/de/step_1/U6 Diff File
add - tests/de/step_1/U7 Diff File
add - tests/de/step_1/U8 Diff File
add - tests/de/step_1/U9 Diff File
add - tests/de/step_1/V1 Diff File
add - tests/de/step_1/V2 Diff File
add - tests/de/step_1/V3 Diff File
add - tests/de/step_1/V4 Diff File
add - tests/de/step_1/V5 Diff File
add - tests/de/step_1/V6 Diff File
add - tests/de/step_1/V7 Diff File
add - tests/de/step_1/V8 Diff File
add - tests/de/step_1/V9 Diff File
add - tests/de/step_1/W1 Diff File
add - tests/de/step_1/W2 Diff File
add - tests/de/step_1/W3 Diff File
add - tests/de/step_1/W4 Diff File
add - tests/de/step_1/W5 Diff File
add - tests/de/step_1/W6 Diff File
add - tests/de/step_1/W7 Diff File
add - tests/de/step_1/W8 Diff File
add - tests/de/step_1/W9 Diff File
add - tests/de/step_1/X1 Diff File
add - tests/de/step_1/X2 Diff File
add - tests/de/step_1/X3 Diff File
add - tests/de/step_1/X4 Diff File
add - tests/de/step_1/X5 Diff File
add - tests/de/step_1/X6 Diff File
add - tests/de/step_1/X7 Diff File
add - tests/de/step_1/X8 Diff File
add - tests/de/step_1/X9 Diff File
add - tests/de/step_1/Y1 Diff File
add - tests/de/step_1/Y2 Diff File
add - tests/de/step_1/Y3 Diff File
add - tests/de/step_1/Y4 Diff File
add - tests/de/step_1/Y5 Diff File
add - tests/de/step_1/Y6 Diff File
add - tests/de/step_1/Y7 Diff File
add - tests/de/step_1/Y8 Diff File
add - tests/de/step_1/Y9 Diff File
add - tests/de/step_1/Z1 Diff File
add - tests/de/step_1/Z2 Diff File
add - tests/de/step_1/Z3 Diff File
add - tests/de/step_1/Z4 Diff File
add - tests/de/step_1/Z5 Diff File
add - tests/de/step_1/Z6 Diff File
add - tests/de/step_1/Z7 Diff File
add - tests/de/step_1/Z8 Diff File
add - tests/de/step_1/Z9 Diff File
add - tests/de/step_1/ZA1 Diff File
add - tests/de/step_1/ZA2 Diff File
add - tests/de/step_1/ZA3 Diff File
add - tests/de/step_1/ZA4 Diff File
add - tests/de/step_1/ZA5 Diff File
add - tests/de/step_1/ZA6 Diff File
add - tests/de/step_1/ZA7 Diff File
add - tests/de/step_1/ZA8 Diff File
add - tests/de/step_1/ZA9 Diff File
add - tests/de/step_1/ZB1 Diff File
add - tests/de/step_1/ZB2 Diff File
add - tests/de/step_1/ZB3 Diff File
add - tests/de/step_1/ZB4 Diff File
add - tests/de/step_1/ZB5 Diff File
add - tests/de/step_1/ZB6 Diff File
add - tests/de/step_1/ZB7 Diff File
add - tests/de/step_1/ZB8 Diff File
add - tests/de/step_1/ZB9 Diff File
add - tests/de/step_1/ZC1 Diff File
add - tests/de/step_1/ZC2 Diff File
add - tests/de/step_1/ZC3 Diff File
add - tests/de/step_1/ZC4 Diff File
add - tests/de/step_1/ZC5 Diff File
add - tests/de/step_1/ZC6 Diff File
add - tests/de/step_1/ZC7 Diff File
add - tests/de/step_1/ZC8 Diff File
add - tests/de/step_1/ZC9 Diff File
add - tests/de/step_1/ZD1 Diff File
add - tests/de/step_1/ZD2 Diff File
add - tests/de/step_1/ZD3 Diff File
add - tests/de/step_1/ZD4 Diff File
add - tests/de/step_1/ZD5 Diff File
add - tests/de/step_1/ZD6 Diff File
add - tests/de/step_1/ZD7 Diff File
add - tests/de/step_1/ZD8 Diff File
add - tests/de/step_1/ZD9 Diff File
add - tests/de/step_1/ZE1 Diff File
add - tests/de/step_1/ZE2 Diff File
add - tests/de/step_1/ZE3 Diff File
add - tests/de/step_1/ZE4 Diff File
add - tests/de/step_1/ZE5 Diff File
add - tests/de/step_1/ZE6 Diff File
add - tests/de/step_1/ZE7 Diff File
add - tests/de/step_1/ZE8 Diff File
add - tests/de/step_1/ZE9 Diff File
add - tests/de/step_1/ZF1 Diff File
add - tests/de/step_1/ZF2 Diff File
add - tests/de/step_1/ZF3 Diff File
add - tests/de/step_1/ZF4 Diff File
add - tests/de/step_1/ZF5 Diff File
add - tests/de/step_1/ZF6 Diff File
add - tests/de/step_1/ZF7 Diff File
add - tests/de/step_1/ZF8 Diff File
add - tests/de/step_1/ZF9 Diff File
add - tests/de/step_1/ZG1 Diff File
add - tests/de/step_1/ZG2 Diff File
add - tests/de/step_1/ZG3 Diff File
add - tests/de/step_1/ZG4 Diff File
add - tests/de/step_1/ZG5 Diff File
add - tests/de/step_1/ZG6 Diff File
add - tests/de/step_1/ZG7 Diff File
add - tests/de/step_1/ZG8 Diff File
add - tests/de/step_1/ZG9 Diff File
add - tests/de/step_1/ZH1 Diff File
add - tests/de/step_1/ZH2 Diff File
add - tests/de/step_1/ZH3 Diff File
add - tests/de/step_1/ZH4 Diff File
add - tests/de/step_1/ZH5 Diff File
add - tests/de/step_1/ZH6 Diff File
add - tests/de/step_1/ZH7 Diff File
add - tests/de/step_1/ZH8 Diff File
add - tests/de/step_1/ZH9 Diff File
add - tests/de/step_1/ZI1 Diff File
add - tests/de/step_1/ZI2 Diff File
add - tests/de/step_1/ZI3 Diff File
add - tests/de/step_1/ZI4 Diff File
add - tests/de/step_1/ZI5 Diff File
add - tests/de/step_1/ZI6 Diff File
add - tests/de/step_1/ZI7 Diff File
add - tests/de/step_1/ZI8 Diff File
add - tests/de/step_1/ZI9 Diff File
add - tests/de/step_1/ZJ1 Diff File
add - tests/de/step_1/ZJ2 Diff File
add - tests/de/step_1/ZJ3 Diff File
add - tests/de/step_1/ZJ4 Diff File
add - tests/de/step_1/ZJ5 Diff File
add - tests/de/step_1/ZJ6 Diff File
add - tests/de/step_1/ZJ7 Diff File
add - tests/de/step_1/ZJ8 Diff File
add - tests/de/step_1/ZJ9 Diff File
add - tests/de/step_1/ZK1 Diff File
add - tests/de/step_1/ZK2 Diff File
add - tests/de/step_1/ZK3 Diff File
add - tests/de/step_1/ZK4 Diff File
add - tests/de/step_1/ZK5 Diff File
add - tests/de/step_1/ZK6 Diff File
add - tests/de/step_1/ZK7 Diff File
add - tests/de/step_1/ZK8 Diff File
add - tests/de/step_1/ZK9 Diff File
add - tests/de/step_1/ZL1 Diff File
add - tests/de/step_1/ZL2 Diff File
add - tests/de/step_1/ZL3 Diff File
add - tests/de/step_1/ZL4 Diff File
add - tests/de/step_1/ZL5 Diff File
add - tests/de/step_1/ZL6 Diff File
add - tests/de/step_1/ZL7 Diff File
add - tests/de/step_1/ZL8 Diff File
add - tests/de/step_1/ZL9 Diff File
add - tests/de/step_1/ZM1 Diff File
add - tests/de/step_1/ZM2 Diff File
add - tests/de/step_1/ZM3 Diff File
add - tests/de/step_1/ZM4 Diff File
add - tests/de/step_1/ZM5 Diff File
add - tests/de/step_1/ZM6 Diff File
add - tests/de/step_1/ZM7 Diff File
add - tests/de/step_1/ZM8 Diff File
add - tests/de/step_1/ZM9 Diff File
add - tests/de/step_1/ZN1 Diff File
add - tests/de/step_1/ZN2 Diff File
add - tests/de/step_1/ZN3 Diff File
add - tests/de/step_1/ZN4 Diff File
add - tests/de/step_1/ZN5 Diff File
add - tests/de/step_1/ZN6 Diff File
add - tests/de/step_1/ZN7 Diff File
add - tests/de/step_1/ZN8 Diff File
add - tests/de/step_1/ZN9 Diff File
add - tests/de/step_1/ZO1 Diff File
add - tests/de/step_1/ZO2 Diff File
add - tests/de/step_1/ZO3 Diff File
add - tests/de/step_1/ZO4 Diff File
add - tests/de/step_1/ZO5 Diff File
add - tests/de/step_1/ZO6 Diff File
add - tests/de/step_1/ZO7 Diff File
add - tests/de/step_1/ZO8 Diff File
add - tests/de/step_1/ZO9 Diff File
add - tests/de/step_1/ZP1 Diff File
add - tests/de/step_1/ZP2 Diff File
add - tests/de/step_1/ZP3 Diff File
add - tests/de/step_1/ZP4 Diff File
add - tests/de/step_1/ZP5 Diff File
add - tests/de/step_1/ZP6 Diff File
add - tests/de/step_1/ZP7 Diff File
add - tests/de/step_1/ZP8 Diff File
add - tests/de/step_1/ZP9 Diff File
add - tests/de/step_1/ZQ1 Diff File
add - tests/de/step_1/ZQ2 Diff File
add - tests/de/step_1/ZQ3 Diff File
add - tests/de/step_1/ZQ4 Diff File
add - tests/de/step_1/ZQ5 Diff File
add - tests/de/step_1/ZQ6 Diff File
add - tests/de/step_1/ZQ7 Diff File
add - tests/de/step_1/ZQ8 Diff File
add - tests/de/step_1/ZQ9 Diff File
add - tests/de/step_1/ZR1 Diff File
add - tests/de/step_1/ZR2 Diff File
add - tests/de/step_1/ZR3 Diff File
add - tests/de/step_1/ZR4 Diff File
add - tests/de/step_1/ZR5 Diff File
add - tests/de/step_1/ZR6 Diff File
add - tests/de/step_1/ZR7 Diff File
add - tests/de/step_1/ZR8 Diff File
add - tests/de/step_1/ZR9 Diff File
add - tests/de/step_1/ZS1 Diff File
add - tests/de/step_1/ZS2 Diff File
add - tests/de/step_1/ZS3 Diff File
add - tests/de/step_1/ZS4 Diff File
add - tests/de/step_1/ZS5 Diff File
add - tests/de/step_1/ZS6 Diff File
add - tests/de/step_1/ZS7 Diff File
add - tests/de/step_1/ZS8 Diff File
add - tests/de/step_1/ZS9 Diff File
add - tests/de/step_1/ZT1 Diff File
add - tests/de/step_1/ZT2 Diff File
add - tests/de/step_1/ZT3 Diff File
add - tests/de/step_1/ZT4 Diff File
add - tests/de/step_1/ZT5 Diff File
add - tests/de/step_1/ZT6 Diff File
add - tests/de/step_1/ZT7 Diff File
add - tests/de/step_1/ZT8 Diff File
add - tests/de/step_1/ZT9 Diff File
add - tests/de/step_1/ZU1 Diff File
add - tests/de/step_1/ZU2 Diff File
add - tests/de/step_1/ZU3 Diff File
add - tests/de/step_1/ZU4 Diff File
add - tests/de/step_1/ZU5 Diff File
add - tests/de/step_1/ZU6 Diff File
add - tests/de/step_1/ZU7 Diff File
add - tests/de/step_1/ZU8 Diff File
add - tests/de/step_1/ZU9 Diff File
add - tests/de/step_1/ZV1 Diff File
add - tests/de/step_1/ZV2 Diff File
add - tests/de/step_1/ZV3 Diff File
add - tests/de/step_1/ZV4 Diff File
add - tests/de/step_1/ZV5 Diff File
add - tests/de/step_1/ZV6 Diff File
add - tests/de/step_1/ZV7 Diff File
add - tests/de/step_1/ZV8 Diff File
add - tests/de/step_1/ZV9 Diff File
add - tests/de/step_1/ZW1 Diff File
add - tests/de/step_1/ZW2 Diff File
add - tests/de/step_1/ZW3 Diff File
add - tests/de/step_1/ZW4 Diff File
add - tests/de/step_1/ZW5 Diff File
add - tests/de/step_1/ZW6 Diff File
add - tests/de/step_1/ZW7 Diff File
add - tests/de/step_1/ZW8 Diff File
add - tests/de/step_1/ZW9 Diff File
add - tests/de/step_1/ZX1 Diff File
add - tests/de/step_1/ZX2 Diff File
add - tests/de/step_1/ZX3 Diff File
add - tests/de/step_1/ZX4 Diff File
add - tests/de/step_1/ZX5 Diff File
add - tests/de/step_1/ZX6 Diff File
add - tests/de/step_1/ZX7 Diff File
add - tests/de/step_1/ZX8 Diff File
add - tests/de/step_1/ZX9 Diff File
add - tests/de/step_1/ZY1 Diff File
add - tests/de/step_1/ZY2 Diff File
add - tests/de/step_1/ZY3 Diff File
add - tests/de/step_1/ZY4 Diff File
add - tests/de/step_1/ZY5 Diff File
add - tests/de/step_1/ZY6 Diff File
add - tests/de/step_1/ZY7 Diff File
add - tests/de/step_1/ZY8 Diff File
add - tests/de/step_1/ZY9 Diff File
add - tests/de/step_1/ZZ1 Diff File
add - tests/de/step_1/ZZ2 Diff File
add - tests/de/step_1/ZZ3 Diff File
add - tests/de/step_1/ZZ4 Diff File
add - tests/de/step_1/ZZ5 Diff File
add - tests/de/step_1/ZZ6 Diff File
add - tests/de/step_1/ZZ7 Diff File
add - tests/de/step_1/ZZ8 Diff File
add - tests/de/step_1/ZZ9 Diff File
add - tests/de/step_2/A1 Diff File
add - tests/de/step_2/A2 Diff File
add - tests/de/step_2/A3 Diff File
add - tests/de/step_2/A4 Diff File
add - tests/de/step_2/A5 Diff File
add - tests/de/step_2/A6 Diff File
add - tests/de/step_2/A7 Diff File
add - tests/de/step_2/A8 Diff File
add - tests/de/step_2/A9 Diff File
add - tests/de/step_2/B1 Diff File
add - tests/de/step_2/B2 Diff File
add - tests/de/step_2/B3 Diff File
add - tests/de/step_2/B4 Diff File
add - tests/de/step_2/B5 Diff File
add - tests/de/step_2/B6 Diff File
add - tests/de/step_2/B7 Diff File
add - tests/de/step_2/B8 Diff File
add - tests/de/step_2/B9 Diff File
add - tests/de/step_2/C1 Diff File
add - tests/de/step_2/C2 Diff File
add - tests/de/step_2/C3 Diff File
add - tests/de/step_2/C4 Diff File
add - tests/de/step_2/C5 Diff File
add - tests/de/step_2/C6 Diff File
add - tests/de/step_2/C7 Diff File
add - tests/de/step_2/C8 Diff File
add - tests/de/step_2/C9 Diff File
add - tests/de/step_2/D1 Diff File
add - tests/de/step_2/D2 Diff File
add - tests/de/step_2/D3 Diff File
add - tests/de/step_2/D4 Diff File
add - tests/de/step_2/D5 Diff File
add - tests/de/step_2/D6 Diff File
add - tests/de/step_2/D7 Diff File
add - tests/de/step_2/D8 Diff File
add - tests/de/step_2/D9 Diff File
add - tests/de/step_2/E1 Diff File
add - tests/de/step_2/E2 Diff File
add - tests/de/step_2/E3 Diff File
add - tests/de/step_2/E4 Diff File
add - tests/de/step_2/E5 Diff File
add - tests/de/step_2/E6 Diff File
add - tests/de/step_2/E7 Diff File
add - tests/de/step_2/E8 Diff File
add - tests/de/step_2/E9 Diff File
add - tests/de/step_2/F1 Diff File
add - tests/de/step_2/F2 Diff File
add - tests/de/step_2/F3 Diff File
add - tests/de/step_2/F4 Diff File
add - tests/de/step_2/F5 Diff File
add - tests/de/step_2/F6 Diff File
add - tests/de/step_2/F7 Diff File
add - tests/de/step_2/F8 Diff File
add - tests/de/step_2/F9 Diff File
add - tests/de/step_2/G1 Diff File
add - tests/de/step_2/G2 Diff File
add - tests/de/step_2/G3 Diff File
add - tests/de/step_2/G4 Diff File
add - tests/de/step_2/G5 Diff File
add - tests/de/step_2/G6 Diff File
add - tests/de/step_2/G7 Diff File
add - tests/de/step_2/G8 Diff File
add - tests/de/step_2/G9 Diff File
add - tests/de/step_2/H1 Diff File
add - tests/de/step_2/H2 Diff File
add - tests/de/step_2/H3 Diff File
add - tests/de/step_2/H4 Diff File
add - tests/de/step_2/H5 Diff File
add - tests/de/step_2/H6 Diff File
add - tests/de/step_2/H7 Diff File
add - tests/de/step_2/H8 Diff File
add - tests/de/step_2/H9 Diff File
add - tests/de/step_2/I1 Diff File
add - tests/de/step_2/I2 Diff File
add - tests/de/step_2/I3 Diff File
add - tests/de/step_2/I4 Diff File
add - tests/de/step_2/I5 Diff File
add - tests/de/step_2/I6 Diff File
add - tests/de/step_2/I7 Diff File
add - tests/de/step_2/I8 Diff File
add - tests/de/step_2/I9 Diff File
add - tests/de/step_2/J1 Diff File
add - tests/de/step_2/J2 Diff File
add - tests/de/step_2/J3 Diff File
add - tests/de/step_2/J4 Diff File
add - tests/de/step_2/J5 Diff File
add - tests/de/step_2/J6 Diff File
add - tests/de/step_2/J7 Diff File
add - tests/de/step_2/J8 Diff File
add - tests/de/step_2/J9 Diff File
add - tests/de/step_2/K1 Diff File
add - tests/de/step_2/K2 Diff File
add - tests/de/step_2/K3 Diff File
add - tests/de/step_2/K4 Diff File
add - tests/de/step_2/K5 Diff File
add - tests/de/step_2/K6 Diff File
add - tests/de/step_2/K7 Diff File
add - tests/de/step_2/K8 Diff File
add - tests/de/step_2/K9 Diff File
add - tests/de/step_2/L1 Diff File
add - tests/de/step_2/L2 Diff File
add - tests/de/step_2/L3 Diff File
add - tests/de/step_2/L4 Diff File
add - tests/de/step_2/L5 Diff File
add - tests/de/step_2/L6 Diff File
add - tests/de/step_2/L7 Diff File
add - tests/de/step_2/L8 Diff File
add - tests/de/step_2/L9 Diff File
add - tests/de/step_2/M1 Diff File
add - tests/de/step_2/M2 Diff File
add - tests/de/step_2/M3 Diff File
add - tests/de/step_2/M4 Diff File
add - tests/de/step_2/M5 Diff File
add - tests/de/step_2/M6 Diff File
add - tests/de/step_2/M7 Diff File
add - tests/de/step_2/M8 Diff File
add - tests/de/step_2/M9 Diff File
add - tests/de/step_2/N1 Diff File
add - tests/de/step_2/N2 Diff File
add - tests/de/step_2/N3 Diff File
add - tests/de/step_2/N4 Diff File
add - tests/de/step_2/N5 Diff File
add - tests/de/step_2/N6 Diff File
add - tests/de/step_2/N7 Diff File
add - tests/de/step_2/N8 Diff File
add - tests/de/step_2/N9 Diff File
add - tests/de/step_2/O1 Diff File
add - tests/de/step_2/O2 Diff File
add - tests/de/step_2/O3 Diff File
add - tests/de/step_2/O4 Diff File
add - tests/de/step_2/O5 Diff File
add - tests/de/step_2/O6 Diff File
add - tests/de/step_2/O7 Diff File
add - tests/de/step_2/O8 Diff File
add - tests/de/step_2/O9 Diff File
add - tests/de/step_2/P1 Diff File
add - tests/de/step_2/P2 Diff File
add - tests/de/step_2/P3 Diff File
add - tests/de/step_2/P4 Diff File
add - tests/de/step_2/P5 Diff File
add - tests/de/step_2/P6 Diff File
add - tests/de/step_2/P7 Diff File
add - tests/de/step_2/P8 Diff File
add - tests/de/step_2/P9 Diff File
add - tests/de/step_2/Q1 Diff File
add - tests/de/step_2/Q2 Diff File
add - tests/de/step_2/Q3 Diff File
add - tests/de/step_2/Q4 Diff File
add - tests/de/step_2/Q5 Diff File
add - tests/de/step_2/Q6 Diff File
add - tests/de/step_2/Q7 Diff File
add - tests/de/step_2/Q8 Diff File
add - tests/de/step_2/Q9 Diff File
add - tests/de/step_2/R1 Diff File
add - tests/de/step_2/R2 Diff File
add - tests/de/step_2/R3 Diff File
add - tests/de/step_2/R4 Diff File
add - tests/de/step_2/R5 Diff File
add - tests/de/step_2/R6 Diff File
add - tests/de/step_2/R7 Diff File
add - tests/de/step_2/R8 Diff File
add - tests/de/step_2/R9 Diff File
add - tests/de/step_2/S1 Diff File
add - tests/de/step_2/S2 Diff File
add - tests/de/step_2/S3 Diff File
add - tests/de/step_2/S4 Diff File
add - tests/de/step_2/S5 Diff File
add - tests/de/step_2/S6 Diff File
add - tests/de/step_2/S7 Diff File
add - tests/de/step_2/S8 Diff File
add - tests/de/step_2/S9 Diff File
add - tests/de/step_2/T1 Diff File
add - tests/de/step_2/T2 Diff File
add - tests/de/step_2/T3 Diff File
add - tests/de/step_2/T4 Diff File
add - tests/de/step_2/T5 Diff File
add - tests/de/step_2/T6 Diff File
add - tests/de/step_2/T7 Diff File
add - tests/de/step_2/T8 Diff File
add - tests/de/step_2/T9 Diff File
add - tests/de/step_2/U1 Diff File
add - tests/de/step_2/U2 Diff File
add - tests/de/step_2/U3 Diff File
add - tests/de/step_2/U4 Diff File
add - tests/de/step_2/U5 Diff File
add - tests/de/step_2/U6 Diff File
add - tests/de/step_2/U7 Diff File
add - tests/de/step_2/U8 Diff File
add - tests/de/step_2/U9 Diff File
add - tests/de/step_2/V1 Diff File
add - tests/de/step_2/V2 Diff File
add - tests/de/step_2/V3 Diff File
add - tests/de/step_2/V4 Diff File
add - tests/de/step_2/V5 Diff File
add - tests/de/step_2/V6 Diff File
add - tests/de/step_2/V7 Diff File
add - tests/de/step_2/V8 Diff File
add - tests/de/step_2/V9 Diff File
add - tests/de/step_2/W1 Diff File
add - tests/de/step_2/W2 Diff File
add - tests/de/step_2/W3 Diff File
add - tests/de/step_2/W4 Diff File
add - tests/de/step_2/W5 Diff File
add - tests/de/step_2/W6 Diff File
add - tests/de/step_2/W7 Diff File
add - tests/de/step_2/W8 Diff File
add - tests/de/step_2/W9 Diff File
add - tests/de/step_2/X1 Diff File
add - tests/de/step_2/X2 Diff File
add - tests/de/step_2/X3 Diff File
add - tests/de/step_2/X4 Diff File
add - tests/de/step_2/X5 Diff File
add - tests/de/step_2/X6 Diff File
add - tests/de/step_2/X7 Diff File
add - tests/de/step_2/X8 Diff File
add - tests/de/step_2/X9 Diff File
add - tests/de/step_2/Y1 Diff File
add - tests/de/step_2/Y2 Diff File
add - tests/de/step_2/Y3 Diff File
add - tests/de/step_2/Y4 Diff File
add - tests/de/step_2/Y5 Diff File
add - tests/de/step_3/A1 Diff File
add - tests/de/step_3/A2 Diff File
add - tests/de/step_3/A3 Diff File
add - tests/de/step_3/A4 Diff File
add - tests/de/step_3/A5 Diff File
add - tests/de/step_3/A6 Diff File
add - tests/de/step_3/A7 Diff File
add - tests/de/step_3/A8 Diff File
add - tests/de/step_3/A9 Diff File
add - tests/de/step_3/B1 Diff File
add - tests/de/step_3/B2 Diff File
add - tests/de/step_3/B3 Diff File
add - tests/de/step_3/B4 Diff File
add - tests/de/step_3/B5 Diff File
add - tests/de/step_3/B6 Diff File
add - tests/de/step_3/B7 Diff File
add - tests/de/step_3/B8 Diff File
add - tests/de/step_3/B9 Diff File
add - tests/de/step_3/C1 Diff File
add - tests/de/step_3/C2 Diff File
add - tests/de/step_3/C3 Diff File
add - tests/de/step_3/C4 Diff File
add - tests/de/step_3/C5 Diff File
add - tests/de/step_3/C6 Diff File
add - tests/de/step_3/C7 Diff File
add - tests/de/step_3/C8 Diff File
add - tests/de/step_3/C9 Diff File
add - tests/de/step_3/D1 Diff File
add - tests/de/step_3/D2 Diff File
add - tests/de/step_3/D3 Diff File
add - tests/de/step_3/D4 Diff File
add - tests/de/step_3/D5 Diff File
add - tests/de/step_3/D6 Diff File
add - tests/de/step_3/D7 Diff File
add - tests/de/step_3/D8 Diff File
add - tests/de/step_3/D9 Diff File
add - tests/de/step_3/E1 Diff File
add - tests/de/step_3/E2 Diff File
add - tests/de/step_3/E3 Diff File
add - tests/de/step_3/E4 Diff File
add - tests/de/step_3/E5 Diff File
add - tests/de/step_3/E6 Diff File
add - tests/de/step_3/E7 Diff File
add - tests/de/step_3/E8 Diff File
add - tests/de/step_3/E9 Diff File
add - tests/de/step_3/F1 Diff File
add - tests/de/step_3/F2 Diff File
add - tests/de/step_3/F3 Diff File
add - tests/de/step_3/F4 Diff File
add - tests/de/step_4/A1 Diff File
add - tests/de/step_4/A2 Diff File
add - tests/de/step_4/A3 Diff File
add - tests/de/step_4/A4 Diff File
add - tests/de/step_4/A5 Diff File
add - tests/de/step_4/A6 Diff File
add - tests/de/step_4/A7 Diff File
add - tests/de/step_4/A8 Diff File
add - tests/de/step_4/A9 Diff File
add - tests/de/step_4/B1 Diff File
add - tests/de/step_4/B2 Diff File
add - tests/de/step_4/B3 Diff File
add - tests/de/step_4/B4 Diff File
add - tests/de/step_4/B5 Diff File
add - tests/de/step_4/B6 Diff File
add - tests/de/step_4/B7 Diff File
add - tests/de/step_4/B8 Diff File
add - tests/de/step_4/B9 Diff File
add - tests/de/step_4/C1 Diff File
add - tests/de/step_4/C2 Diff File
add - tests/de/step_4/C3 Diff File
add - tests/de/step_4/C4 Diff File
add - tests/de/step_4/C5 Diff File
add - tests/de/step_4/C6 Diff File
add - tests/de/step_4/C7 Diff File
add - tests/de/step_4/C8 Diff File
add - tests/de/step_4/C9 Diff File
add - tests/de/step_4/D1 Diff File
add - tests/de/step_4/D2 Diff File
add - tests/de/step_4/D3 Diff File
add - tests/de/step_4/D4 Diff File
add - tests/de/step_4/D5 Diff File
add - tests/de/step_4/D6 Diff File
add - tests/de/step_4/D7 Diff File
add - tests/de/step_4/D8 Diff File
add - tests/de/step_4/D9 Diff File
add - tests/de/step_4/E1 Diff File
add - tests/de/step_4/E2 Diff File
add - tests/de/step_4/E3 Diff File
add - tests/de/step_4/E4 Diff File
add - tests/de/step_4/E5 Diff File
add - tests/de/step_4/E6 Diff File
add - tests/de/step_4/E7 Diff File
add - tests/de/step_4/E8 Diff File
add - tests/de/step_4/E9 Diff File
add - tests/de/step_4/F1 Diff File
add - tests/de/step_4/F2 Diff File
add - tests/de/step_4/F3 Diff File
add - tests/de/step_4/F4 Diff File
add - tests/de/step_4/F5 Diff File
add - tests/de/step_4/F6 Diff File
add - tests/de/step_4/F7 Diff File
add - tests/de/step_4/F8 Diff File
add - tests/de/step_4/F9 Diff File
add - tests/de/step_4/G1 Diff File
add - tests/de/step_4/G2 Diff File
add - tests/de/step_4/G3 Diff File
add - tests/de/step_4/G4 Diff File
add - tests/de/step_4/G5 Diff File
add - tests/de/step_4/G6 Diff File
add - tests/de/step_4/G7 Diff File
add - tests/de/step_4/G8 Diff File
add - tests/de/step_4/G9 Diff File
add - tests/de/step_4/H1 Diff File
add - tests/de/step_4/H2 Diff File
add - tests/de/step_4/H3 Diff File
add - tests/de/step_4/H4 Diff File
add - tests/de/step_4/H5 Diff File
add - tests/de/step_4/H6 Diff File
add - tests/de/step_4/H7 Diff File
add - tests/de/step_4/H8 Diff File
add - tests/de/step_4/H9 Diff File
add - tests/de/step_4/I1 Diff File
add - tests/de/step_4/I2 Diff File
add - tests/de/step_4/I3 Diff File
add - tests/de/step_5/A1 Diff File
add - tests/de/step_5/A2 Diff File
add - tests/de/step_5/A3 Diff File
add - tests/de/step_5/A4 Diff File
add - tests/de/step_5/A5 Diff File
add - tests/de/step_5/A6 Diff File
add - tests/de/step_5/A7 Diff File
add - tests/de/step_5/A8 Diff File
add - tests/de/step_5/A9 Diff File
add - tests/de/step_5/B1 Diff File
add - tests/de/step_5/B2 Diff File
add - tests/de/step_5/B3 Diff File
add - tests/de/step_5/B4 Diff File
add - tests/de/step_5/B5 Diff File
add - tests/de/step_5/B6 Diff File

master bcfb87eb

2013-04-05 09:46:37

dbv

Details Diff
0023879: Test cases update for Mac OS X platform Affected Issues
0023879
mod - tests/bugs/modalg_1/bug13209_1 Diff File
mod - tests/bugs/modalg_1/bug13209_3 Diff File
mod - tests/bugs/modalg_2/bug23367_2 Diff File
mod - tests/bugs/modalg_3/bug615 Diff File
mod - tests/bugs/moddata_2/bug567 Diff File
mod - tests/chamfer/data/complex/B9 Diff File
mod - tests/offset/wire_closed_inside_0_005/I8 Diff File
mod - tests/offset/wire_closed_inside_0_025/I8 Diff File
mod - tests/offset/wire_closed_inside_0_075/I8 Diff File
mod - tests/offset/wire_closed_outside_0_005/I4 Diff File
mod - tests/offset/wire_closed_outside_0_025/I4 Diff File
mod - tests/offset/wire_unclosed_outside_0_075/A1 Diff File

master ebd1da3d

2013-04-05 09:22:54

aba

Details Diff
0023877: Errors in MFC sample HLR Affected Issues
0023877
mod - samples/mfc/standard/08_HLR/src/SelectionDialog.cpp Diff File

master ac4efa22

2013-04-05 07:23:22

apn

Details Diff
0023875: Integration of grid "nam" into the new testing system

Added testgroup caf nam
Affected Issues
0023875
mod - tests/caf/grids.list Diff File
add - tests/caf/nam/A1 Diff File
add - tests/caf/nam/A2 Diff File
add - tests/caf/nam/A3 Diff File
add - tests/caf/nam/A4 Diff File
add - tests/caf/nam/A5 Diff File
add - tests/caf/nam/A6 Diff File
add - tests/caf/nam/A7 Diff File
add - tests/caf/nam/A8 Diff File
add - tests/caf/nam/A9 Diff File
add - tests/caf/nam/begin Diff File
add - tests/caf/nam/end Diff File

master 471ce736

2013-04-05 06:35:38

jgv

Details Diff
0023870: Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
Adding test cases for this fix
Test cases correction
Correction of instability.
mod - src/BRepFill/BRepFill_Pipe.cdl Diff File
mod - src/BRepFill/BRepFill_Pipe.cxx Diff File
mod - src/BRepFill/BRepFill_Sweep.cxx Diff File
mod - src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cdl Diff File
mod - src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx Diff File
mod - src/BRepTest/BRepTest_SweepCommands.cxx Diff File
mod - src/LocOpe/LocOpe_Pipe.cxx Diff File
add - tests/bugs/modalg_5/bug23870_1 Diff File
add - tests/bugs/modalg_5/bug23870_2 Diff File
add - tests/bugs/modalg_5/bug23870_3 Diff File
add - tests/bugs/modalg_5/bug23870_4 Diff File
add - tests/bugs/modalg_5/bug23870_5 Diff File

master 0691a5bb

2013-04-03 13:12:53

mkv

Details Diff
0023282: Wrong triangulation on cone
Adding test cases for this fix
Affected Issues
0023282
add - tests/bugs/modalg_5/bug23282_1 Diff File
add - tests/bugs/modalg_5/bug23282_2 Diff File

master f2cc4711

2013-04-01 09:31:10

ika

Details Diff
Adjusting testing cases for current state of OCCT
mod - tests/bugs/end Diff File
mod - tests/bugs/modalg_2/bug22770_12 Diff File
mod - tests/bugs/modalg_2/bug22770_13 Diff File
mod - tests/bugs/modalg_2/bug22770_15 Diff File
rm - tests/bugs/modalg_5/bug23375 Diff File
mod - tests/bugs/modalg_5/bug23375_1 Diff File

master aea58b16

2013-04-01 08:53:52

ibs

Details Diff
0023861: Draw can not start if OCCT is installed in a path containing spaces Affected Issues
0023861
mod - samples/CSharp/msvc.bat Diff File
mod - samples/CSharp/run.bat Diff File
mod - samples/mfc/standard/env.bat Diff File
mod - samples/mfc/standard/msvc.bat Diff File
mod - samples/mfc/standard/run.bat Diff File
mod - samples/qt/IESample/generation-vc-projects.bat Diff File
mod - samples/qt/IESample/msvc.bat Diff File
mod - samples/qt/IESample/run.bat Diff File
mod - samples/qt/Tutorial/generation-vc-projects.bat Diff File
mod - samples/qt/Tutorial/msvc.bat Diff File
mod - samples/qt/Tutorial/run.bat Diff File
mod - samples/qt/VoxelDemo/msvc.bat Diff File
mod - samples/qt/VoxelDemo/run.bat Diff File

master 643cc6aa

2013-04-01 07:47:08

bugmaster


Committer: vro Details Diff
0023799: Crash on copying a label

A check on NULL is added to prevent the crash.
Adding test case for this fix
mod - src/TDF/TDF_CopyLabel.cxx Diff File
mod - src/TDF/TDF_Tool.cxx Diff File
add - tests/bugs/caf/bug23799 Diff File
mod - tests/bugs/moddata_1/bug22623 Diff File

master 27eed937

2013-03-30 15:31:06

kgv

Details Diff
0023872: Remove outdated classes OpenGl_Polygon and OpenGl_Polyline Affected Issues
0023872
mod - src/InterfaceGraphic/FILES Diff File
rm - src/InterfaceGraphic/InterfaceGraphic_Labels.hxx Diff File
rm - src/InterfaceGraphic/InterfaceGraphic_Portability.hxx Diff File
mod - src/InterfaceGraphic/InterfaceGraphic_telem.hxx Diff File
mod - src/InterfaceGraphic/InterfaceGraphic_tgl_all.hxx Diff File
mod - src/OpenGl/FILES Diff File
mod - src/OpenGl/OpenGl_Group.cxx Diff File
rm - src/OpenGl/OpenGl_Polygon.cxx Diff File
rm - src/OpenGl/OpenGl_Polygon.hxx Diff File
rm - src/OpenGl/OpenGl_Polyline.cxx Diff File
rm - src/OpenGl/OpenGl_Polyline.hxx Diff File
mod - src/OpenGl/OpenGl_Structure.cxx Diff File
mod - src/OpenGl/OpenGl_tsm.hxx Diff File

master 97319109

2013-03-29 13:39:13

aba


Committer: bugmaster Details Diff
0023831: Ghosts appears in 2D viewer of HLR MFC sample

2d view updating was corrected. ISession2D_Shape drawing was corrected.
Style changes
Affected Issues
0023831
mod - samples/mfc/standard/Common/ISession2D/ISession2D_Shape.cpp Diff File
mod - samples/mfc/standard/Common/ISession2D/ISession2D_Shape.h Diff File

master 2c896b8f

2013-03-29 11:57:20

omy


Committer: bugmaster Details Diff
0023375: (OCC 6.5.3 regression) BRepBuilderAPI_Sewing returns wrong result

Fixed selection of sewing pairs of edges.
Mistake fix
Adding test case for this fix
Affected Issues
0023375
mod - src/BRepBuilderAPI/BRepBuilderAPI_Sewing.cxx Diff File
add - tests/bugs/modalg_5/bug23375 Diff File
add - tests/bugs/modalg_5/bug23375_1 Diff File

master 802ea1e6

2013-03-29 08:15:13

ika


Committer: bugmaster Details Diff
0023852: OSD_Path interprets unc paths incorrectly

checking for unc path on Windows was added
change deprecated macro WNT to _WIN32
Adding test case for this fix
Affected Issues
0023852
mod - src/OSD/OSD_Path.cxx Diff File
add - tests/bugs/fclasses/bug23852 Diff File

master ad2a6c06

2013-03-28 08:13:26

szv

Details Diff
0023867: Reading performance improvement
Small improvement in TCollection_AsciiString::Search.
mod - src/TCollection/TCollection_AsciiString.cxx Diff File

master feb2743f

2013-03-28 08:13:26

szv


Committer: apn Details Diff
0024603: The code in TCollection_AsciiString::Search* methods can be simplified

Small improvement in TCollection_AsciiString::Search.
Affected Issues
0024603
mod - src/TCollection/TCollection_AsciiString.cxx Diff File

master b92d758f

2013-03-25 15:45:06

apn


Committer: bugmaster Details Diff
0021707: Selection of Vertex returns Compound of vertexes

Added test case bugs/caf/bug21707
Affected Issues
0021707
add - tests/bugs/caf/bug21707 Diff File

master dd4edf9b

2013-03-25 14:56:57

bugmaster

Details Diff
Update of OCCT version up to 6.6.0 beta
mod - src/Standard/Standard_Version.hxx Diff File

master 74f764ba

2013-03-25 14:37:19

mkv

Details Diff
Adjusting testing cases for current state of OCCT
mod - tests/bugs/begin Diff File
mod - tests/bugs/caf/bug381_1 Diff File
mod - tests/bugs/caf/bug381_2 Diff File
mod - tests/bugs/modalg_2/bug22818_1 Diff File
mod - tests/bugs/modalg_2/bug22818_2 Diff File
mod - tests/bugs/modalg_5/bug23824_2 Diff File
mod - tests/bugs/modalg_5/bug23824_4 Diff File
mod - tests/bugs/modalg_5/bug23845 Diff File
add - tests/bugs/modalg_5/bug23849_1 Diff File
add - tests/bugs/modalg_5/bug23849_2 Diff File
add - tests/bugs/modalg_5/bug23849_3 Diff File
mod - tests/caf/driver/B6 Diff File
mod - tests/mesh/data/standard/K9 Diff File
mod - tests/mesh/data/standard/W7 Diff File
mod - tests/mesh/end Diff File

master 456b8422

2013-03-25 13:21:31

szy

Details Diff
0023819: Naming failures
Fixed regression with DummyVertex processing.
Correction test cases for CR23819
Affected Issues
0023819
mod - src/TNaming/TNaming_NamedShape.cxx Diff File
mod - tests/caf/driver/A1 Diff File
mod - tests/caf/driver/A2 Diff File
mod - tests/caf/driver/A3 Diff File
mod - tests/caf/driver/A4 Diff File
mod - tests/caf/driver/A5 Diff File
mod - tests/caf/driver/A6 Diff File
mod - tests/caf/driver/A7 Diff File
mod - tests/caf/driver/A8 Diff File
mod - tests/caf/driver/A9 Diff File
mod - tests/caf/driver/B1 Diff File
mod - tests/caf/driver/B2 Diff File
mod - tests/caf/driver/B3 Diff File
mod - tests/caf/driver/B4 Diff File
mod - tests/caf/driver/B5 Diff File
mod - tests/caf/driver/B6 Diff File
mod - tests/caf/driver/B7 Diff File
mod - tests/caf/named_shape/E1 Diff File
mod - tests/caf/named_shape/E2 Diff File
mod - tests/caf/named_shape/E3 Diff File
mod - tests/caf/named_shape/E4 Diff File
mod - tests/caf/named_shape/E5 Diff File
mod - tests/caf/named_shape/E6 Diff File
mod - tests/caf/named_shape/E7 Diff File
mod - tests/caf/named_shape/E8 Diff File
mod - tests/caf/named_shape/E9 Diff File
mod - tests/caf/named_shape/F1 Diff File
mod - tests/caf/named_shape/F2 Diff File
mod - tests/caf/named_shape/F3 Diff File
mod - tests/caf/named_shape/F4 Diff File
mod - tests/caf/named_shape/F5 Diff File
mod - tests/caf/named_shape/F6 Diff File

master b62b93ac

2013-03-22 13:44:31

oan

Details Diff
0022818: Wrong triangulation of Revolution surface with slice angle <= 180 degree
Take face attributes into account to calculate 2d tolerance
Adding test cases for this fix
Correction according additional bug CR23832
Affected Issues
0022818
mod - src/BRepMesh/BRepMesh_FastDiscret.cxx Diff File
mod - src/BRepMesh/BRepMesh_FastDiscretFace.cdl Diff File
mod - src/BRepMesh/BRepMesh_FastDiscretFace.cxx Diff File
mod - tests/bugs/modalg_2/bug22818_1 Diff File
mod - tests/bugs/modalg_2/bug22818_2 Diff File
add - tests/bugs/modalg_2/bug22818_3 Diff File
add - tests/bugs/modalg_2/bug22818_4 Diff File

master 32d878f5

2013-03-22 13:34:37

oan

Details Diff
0023184: Bad face tessellation result
Consider BSplineKnots to achieve better tessellation result
Adding test cases for this fix
Affected Issues
0023184
mod - src/BRepMesh/BRepMesh_FastDiscret.cxx Diff File
add - tests/bugs/mesh/bug23184_1 Diff File
add - tests/bugs/mesh/bug23184_2 Diff File
 First  Prev  1 2 3 ... 30 ... 60 ... 90 ... 120 ... 150 ... 180 ... 210 ... 218 219 220 221 222 223 224 ... 240 ... 254 255 256  Next  Last