MantisBT - Community |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022316 | Community | [OCCT] OCCT:DRAW | public | 2011-03-10 16:55 | 2012-03-29 17:26 |
|
Reporter | szy | |
Assigned To | bugmaster | |
Priority | normal | Severity | trivial | |
Status | closed | Resolution | fixed | |
Platform | | OS | All | OS Version | |
Product Version | | |
Target Version | [OCCT] 6.5.3 | Fixed in Version | [OCCT] 6.5.3 | |
Test case number | Test case is not required |
|
Summary | 0022316: Mistakes in TestTopOpeDraw_OtherCommands.cxx |
Description | To compare <char *> strings <strcmp ()> function should be used instead of "==".
The attached file contains fix.
Contribution from community. Post - 20049. |
Steps To Reproduce | |
Additional information and documentation updates | |
Tags | No tags attached. |
Relationships | |
Attached Files | TestTopOpeDraw_OtherCommands.cxx (21,323) 2011-03-10 16:55 https://tracker.dev.opencascade.org/ |
|
Issue History |
Date Modified | Username | Field | Change |
2011-03-18 17:04 | bugmaster | Assigned To | bugmaster => szy |
2011-03-18 17:04 | bugmaster | Status | new => assigned |
2011-03-18 17:04 | bugmaster | Status | assigned => resolved |
2011-06-03 13:35 | bugmaster | groupset1 | => 4096 |
2011-06-03 13:35 | bugmaster | Customer | => Community |
2011-07-29 13:38 | bugmaster | Assigned To | szy => jgv |
2011-07-29 13:38 | bugmaster | Fixed in Version | EMPTY => |
2011-07-29 13:38 | bugmaster | Description Updated | bug_revision_view_page.php?rev_id=14#r14 |
2011-07-29 13:38 | bugmaster | Note Added: 0017853 | |
2011-09-20 17:37 | szy | Target Version | => 6.5.2 |
2011-09-21 11:06 | bugmaster | Target Version | 6.5.2 => 6.5.3 |
2011-09-22 14:22 | jgv | Note Added: 0018263 | |
2011-09-22 14:22 | jgv | Status | resolved => reviewed |
2011-09-30 12:12 | mkv | Note Added: 0018296 | |
2011-09-30 12:13 | mkv | Test case number | => Test case is not required |
2011-09-30 12:13 | mkv | Status | reviewed => tested |
2011-11-22 17:44 | szy | Note Edited: 0018296 | bug_revision_view_page.php?bugnote_id=18296#r885 |
2012-01-20 16:55 | bugmaster | Note Added: 0019208 | |
2012-01-20 16:55 | bugmaster | Status | tested => verified |
2012-01-20 16:55 | bugmaster | Assigned To | jgv => szy |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master 0d532383 |
Notes |
|
|
|
|
(0018263)
|
jgv
|
2011-09-22 14:22
|
|
|
|
(0018296)
|
mkv
|
2011-09-30 12:12
(edited on: 2011-11-22 17:44) |
|
Dear BugMaster,
Workbench KAS:dev:mkv-OCC22316-occt was created from SVN branch http://svn/svn/occt/branches/OCC22316 [^]
(and mkv-OCC22316-products from trunk) and compiled on Linux platform.
There are not regressions in mkv-OCC22316-products regarding to KAS:dev:products-20110922-opt
See results in /QADisk/occttests/results/results/KAS/dev/mkv-OCC22316-products_26092011/lin
See reference results in /QADisk/occttests/results/KAS/dev/products-20110922-opt_22092011/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification [^]
|
|
|
|
Integration into trunk of occt repository
Date: 2012-01-20 16:44:07 +0400 (Fri, 20 Jan 2012)
New Revision: 10099
Modified:
trunk/src/TestTopOpeDraw/TestTopOpeDraw_OtherCommands.cxx |
|