pkv
973f1c39ac
0023891: Function fsameparameter throws an exception.
...
Added test cases bugs modalg_5/bug23891_1/bug23891_2/bug23891_3/bug23891_4
2013-04-15 18:22:32 +04:00
emv
7a9d451a98
0023881: BRepAlgoAPI_Section HasAncestorFaceOn1 returned False on the boundary(6.6.0 beta).
...
The methods HasAncestorFaceOn1() and HasAncestorFaceOn1() return true only in the case when their first argument is the new edge built from intersection curve and not an existing common edge.
PCurveOn1() and PCurveOn2() have been removed.
Methods PCurveOn1() and PCurveOn2() removed from BRepAlgo_Section class.
Added test case bugs/modalg_5/bug23881
2013-04-15 18:19:01 +04:00
dbv
275e812f4a
0023895: XCAF document does not store names for subfigures from IGES files
...
Fixed names for subfigures
Added test case bugs/xde/bug23895
2013-04-15 18:14:16 +04:00
dbv
bcfb87ebe4
0023879: Test cases update for Mac OS X platform
2013-04-15 18:08:25 +04:00
aba
0a768f5684
0023709: Redesign of hlrtest command: vhlr and vhlrtype commands were added; hlr type changing was added to AIS_Shape, AIS_Drawer and Prs3d_Drawer
...
QuickHLR and ExactHLR items removed from AIS_DisplayMode enumeration as unused.
Minor coding style and CDL documentation corrections applied.
Compiler error in AIS_Shape::SetTypeOfHLR() corrected
Corrections in HLR algorithm.
Compiler error in AIS_Shape::TypeOfHLR() corrected
Added test cases bugs vis bug23709_1/bug23709_2/bug23709_3/bug23709_4
2013-04-15 18:06:26 +04:00
dbv
d9e8bb0884
Updating test cases for 23828 issue to mark them as known on Mac OS X platform.
2013-04-15 13:57:08 +04:00
kgv
0c4ca3bd7b
Adjusting testing case for current state of OCCT
2013-04-15 11:56:29 +04:00
kgv
7cc2d520c2
0023883: Bound color in the primitive array do not work when displayed using VBO
...
Added test case bugs vis bug23883
2013-04-12 16:36:20 +04:00
emv
5d05cf31f0
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.
2013-04-12 13:37:16 +04:00
omy
df017cc9d3
0023853: BOP regression (2) - BRepAlgoAPI_Cut.
...
Modifications:
Changed the way of finding the angle between the faces.
New static functions:
GetFaceDir - builds direction for the face;
FindPointInFace - finds the point in the face in bi normal direction.
New square values have been set in the following test cases:
boolean bopcommon_complex J1
bugs modalg_2 bug202085_6
bug202085_7
bug202085_8
bug202085_9
bug202085_10.
"TODO" marks have been removed from these cases.
Added test cases bugs modalg_5 bug23853
2013-04-12 13:29:02 +04:00
omy
fe34304950
0023876: New Boolean Operation algorithm works incorrect with cylinder made by revolution and torus.
...
Added treatment for surfaces periodic in the V parametric direction.
Added test case bugs modalg_5/bug23876
2013-04-12 13:26:04 +04:00
oan
456b33ebf2
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
2013-04-12 13:24:07 +04:00
omy
67a1064eb8
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.
2013-04-12 13:21:13 +04:00
abv
38da19bd28
Test parsing rules fixed to correctly report tests failed due to missing data file as SKIPPED, broken by integration of #23439
2013-04-08 10:44:10 +04:00
ika
c97067ad95
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.
2013-04-05 16:09:52 +04:00
apn
ac4efa2212
0023875: Integration of grid "nam" into the new testing system
...
Added testgroup caf nam
2013-04-05 11:51:33 +04:00
jgv
471ce7366b
0023870: Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
...
Adding test cases for this fix
Test cases correction
Correction of instability.
2013-04-05 10:35:38 +04:00
mkv
0691a5bb8f
0023282: Wrong triangulation on cone
...
Adding test cases for this fix
2013-04-05 10:33:01 +04:00
ika
f2cc47113f
Adjusting testing cases for current state of OCCT
2013-04-01 13:31:10 +04:00
bugmaster
643cc6aae4
0023799: Crash on copying a label
...
A check on NULL is added to prevent the crash.
Adding test case for this fix
2013-04-01 11:48:54 +04:00
omy
2c896b8f8a
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
2013-04-01 11:38:43 +04:00
ika
802ea1e6fd
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
2013-04-01 11:38:42 +04:00
apn
b92d758fec
0021707: Selection of Vertex returns Compound of vertexes
...
Added test case bugs/caf/bug21707
2013-04-01 11:38:40 +04:00
mkv
74f764ba61
Adjusting testing cases for current state of OCCT
2013-03-25 18:37:19 +04:00
szy
456b8422e1
0023819: Naming failures
...
Fixed regression with DummyVertex processing.
Correction test cases for CR23819
2013-03-25 17:21:31 +04:00
oan
b62b93ac30
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
2013-03-22 17:44:31 +04:00
oan
32d878f538
0023184: Bad face tessellation result
...
Consider BSplineKnots to achieve better tessellation result
Adding test cases for this fix
2013-03-22 17:34:37 +04:00
jgv
51a849d770
0023845: New auxiliary method concatenating a wire into an edge based on C0-continuous curve.
...
Fix of exception in old method (ConcatenateWire).
Adding test case for this fix
2013-03-22 17:31:43 +04:00
ika
903634d07d
0023832: sprops and triarea commands return incorrect value of a mass for shape of revolution
...
incorrect way of creation faces in test scripts has been fixed
2013-03-22 17:27:35 +04:00
jgv
a31abc03d7
0023824: Bad results of sweep operation when a path curve has unpredictable torsion along its way.
...
Adding test cases for this fix
2013-03-22 17:10:51 +04:00
pkv
26347898a8
0023785: Crash on make face from wire
...
Adding test case for this fix
2013-03-22 17:08:06 +04:00
kgv
de75ed09ad
0023791: Remove obsolete functionality - animation mode and degeneration presentation mode
2013-03-22 16:55:11 +04:00
mkv
1f16517f4e
Adjusting testing case for current state of OCCT
2013-03-18 20:46:03 +04:00
jgv
bead40f28c
0023774: Incorrect conversion from gp_Trsf2d to gp_Trsf
...
Adding test command for this fix
Adding test case for this fix
2013-03-15 12:40:54 +04:00
apn
0dc98b5b0a
0021308: Problem of Interface_Tracefile. There are not messages.
...
Added test case for issue 21308
2013-03-15 12:32:46 +04:00
apn
972bd4bfeb
0022981: BRepOffsetAPI_ThruSections fails to build a surface from closed wires
...
Added test case for issue 22981.
2013-03-15 12:30:59 +04:00
apn
8c99d1caad
0023773: Can not read names in STEP file
...
Added test for issue 23773.
2013-03-15 12:27:55 +04:00
ika
6db6171400
0023822: SIGSEGV 'segmentation violation' during writing IGES
...
checking for infinity coordinates was added.
Adding test case for this fix
Shape name correction
2013-03-15 12:25:31 +04:00
apn
a1cd0db66f
0023366: Cut operation produces invalid shape
...
Added test case for issue 23366.
2013-03-15 12:22:43 +04:00
apn
1e6b194039
0022027: <bop> command between two faces raises exception
...
Added test case for issue 22027.
2013-03-15 12:20:25 +04:00
apn
3f92b61ae7
0023122: Operation "cut" crashes on attached shapes.
...
Added test case for issue 23122
2013-03-15 12:17:32 +04:00
bugmaster
b7ad3a6187
Adjusting testing cases for current state of OCCT
2013-03-11 17:27:45 +04:00
pkv
8f9a9b9d10
0023777: 2D-Classifier algorithm produces wrong results for a point and face.
...
Adding test case for this fix
2013-03-07 14:25:51 +04:00
dbv
e187cc0ac0
Updating test for current state of OCCT
2013-03-07 14:23:33 +04:00
pkv
a7dd5d0fbd
0023471: Intersection algorithm produces overlapping intersection curves
...
Test correction
2013-03-07 13:36:14 +04:00
ika
9b308cd3f6
0023794: Too small precision leads to instability
...
tol2 (10^-36) was changed to dPreci (10^-18)
test case was changed by adding TODO
2013-03-07 13:21:34 +04:00
mkv
65263f37db
Adjusting testing cases for current state of OCCT
2013-03-04 17:29:20 +04:00
apn
6fcb77aa3a
Adjusting testing cases for current state of OCCT
2013-03-04 15:20:57 +04:00
szy
06da7b7e70
Adding new tests cases from chl grid
2013-03-01 14:32:42 +04:00
mkv
3113d5208c
0023788: OCCT tests don't catch Naming failures
...
Test corrections for catch Naming failure
2013-03-01 14:30:01 +04:00