View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023151 | Open CASCADE | OCCT:DRAW | public | 2012-05-11 14:08 | 2012-11-16 13:16 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.5.3 | ||||
Target Version | 6.5.4 | Fixed in Version | 6.5.4 | ||
Summary | 0023151: Add command line option to DRAWEXE to execute specified command | ||||
Description | For convenience of running OCCT tests, additional option could be added to DRAWEXE, allowing to execute specified command in batch mode (similar to -f). For instance: DRAWEXE -c pload ALL; box b 10 10 10; vprops b | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Fix provided in branch CR23151, please review |
|
Patch is reviewed without remarks. |
|
Dear BugMaster, Workbench KAS:dev:apn-23151-occt was created from git branch CR23151(and apn-23151-products from svn trunk) and compiled on Linux platform. There are not regressions in apn-23151-products regarding to KAS:dev:products-20120415-opt There are not improvements in apn-23151-products regarding to KAS:dev:products-20120415-opt See results in /QADisk/occttests/results/KAS/dev/apn-23151-products_12052012/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20120415-opt_13042012/lin See test cases in /QADisk/occttests/tests/ED |
occt: master bf03eb83 2012-05-11 10:29:52
Committer: bugmaster Details Diff |
0023151: Add command line option to DRAWEXE to execute specified command New command line option -c added to DRAWEXE: if it is given, the following arguments are considered as commands to be executed by DRAW after start. When options -f or -c are used, DRAW exits after completion of the script unless option -i is given. Option -l is removed as obsolete (not needed anymore due to appearance of option -v). Option -h (or --help) is added, giving help on command options. Reporting of unrecognized options added. On Windows, when run in interactive mode, extended error reporting in case of DLL loading problems activated. |
Affected Issues 0023151 |
|
mod - src/Draw/CommandWindow.cxx | Diff File | ||
mod - src/Draw/Draw.cxx | Diff File | ||
mod - src/Draw/Draw_Main.cxx | Diff File | ||
mod - src/Draw/Draw_Window.cxx | Diff File | ||
mod - src/Draw/Draw_Window.hxx | Diff File | ||
mod - src/Draw/MainWindow.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-11 14:08 |
|
New Issue | |
2012-05-11 14:08 |
|
Assigned To | => mkv |
2012-05-11 14:09 |
|
Assigned To | mkv => abv |
2012-05-11 14:09 |
|
Status | new => assigned |
2012-05-11 18:31 |
|
Note Added: 0020510 | |
2012-05-11 18:31 |
|
Assigned To | abv => kgv |
2012-05-11 18:31 |
|
Status | assigned => resolved |
2012-05-12 13:40 | kgv | Note Added: 0020513 | |
2012-05-12 13:40 | kgv | Assigned To | kgv => bugmaster |
2012-05-12 13:40 | kgv | Status | resolved => reviewed |
2012-05-12 14:16 | apn | Assigned To | bugmaster => apn |
2012-05-14 17:45 | apn | Note Added: 0020532 | |
2012-05-14 18:01 | apn | Test case number | => Not needed |
2012-05-14 18:01 | apn | Assigned To | apn => bugmaster |
2012-05-14 18:01 | apn | Status | reviewed => tested |
2012-05-14 20:13 | bugmaster | Changeset attached | => occt master bf03eb83 |
2012-05-14 20:13 | bugmaster | Status | tested => verified |
2012-05-14 20:13 | bugmaster | Resolution | open => fixed |
2012-11-16 13:15 | bugmaster | Fixed in Version | => 6.5.4 |
2012-11-16 13:16 | bugmaster | Status | verified => closed |