View Issue Details

IDProjectCategoryView StatusLast Update
0023607Open CASCADEOCCT:Testspublic2013-04-29 15:21
ReporterabvAssigned Toysn 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version6.5.4 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023607: Spelling corrections in OCCT tests
DescriptionMessages produced by OCCT test scripts currently contain several systematic spelling errors, like using 'build' instead of 'built' in perfect tense, or using 'square' for 'area'. I suggest this should be reviewed and corrected.
Steps To Reproduce> cd $CASROOT/tests
> grep puts */* | grep square

blend/end: puts "The expected square is $square"
blend/end: puts "Error : The square of result shape is $m"
draft/end: puts "Error : The depouille is not valid. The square is 0."
draft/end: puts "The expected square is $square"
draft/end: puts "Error : The square of result shape is $m"
feat/end: puts "Error : The feat is not valid. The square is 0."
feat/end: puts "The expected square is $square"
feat/end: puts "Error : The square of result shape is $m"
pipe/end: puts "Error: The pipe is invalid. The square is 0."
pipe/end: puts "The expected square is $square"
pipe/end: puts "Error : The square of result shape is $m"

>grep puts */* | grep build

blend/end: puts "Error : The blend can not be build."
boolean/end: puts "Error : The $command can not be build."
bugs/end:# puts "Error : The command can not be build."
draft/end: puts "Error : The depouille can not be build."
feat/end: puts "Error : The feat can not be build."
geometry/end: puts "Error : The $command can not be build."
mkface/end: puts "Error : The mkface can not be build."
nproject/end: puts "Error : The $command can not be build."
offset/end: puts "Error : The offset can not be build."
pipe/end: puts "Error : The pipe can not be build."
prism/end: puts "Error : The prism can not be build."
sewing/end: puts "Error : The sewing can not be build."
thrusection/end: puts "Error : The $command can not be build."

> grep puts */*/*
...
TagsNo tags attached.
Test case numberNot needed

Activities

atp

2013-01-16 14:30

developer   ~0022982

End files were corrected and uploaded

abv

2013-01-17 11:58

manager   ~0022996

Last edited: 2013-01-17 11:59

Sorry, is the phrase "The blend cannot be build" correct? should not we put 'built'? See tests/blend/end

Related Changesets

occt: master 94a57f1f

2013-01-18 10:28:47

ysn

Details Diff
0023607: Spelling corrections in OCCT tests Affected Issues
0023607
mod - tests/3rdparty/export/end Diff File
mod - tests/blend/end Diff File
mod - tests/boolean/end Diff File
mod - tests/draft/end Diff File
mod - tests/feat/end Diff File
mod - tests/geometry/end Diff File
mod - tests/heal/end Diff File
mod - tests/heal/surface_to_revolution_advanced/end Diff File
mod - tests/heal/surface_to_revolution_standard/end Diff File
mod - tests/mesh/end Diff File
mod - tests/mkface/end Diff File
mod - tests/nproject/end Diff File
mod - tests/offset/end Diff File
mod - tests/pipe/end Diff File
mod - tests/prism/end Diff File
mod - tests/sewing/end Diff File
mod - tests/thrusection/end Diff File
mod - tests/xcaf/end Diff File

Issue History

Date Modified Username Field Change
2012-12-02 09:01 abv New Issue
2012-12-02 09:01 abv Assigned To => atp
2013-01-16 14:29 atp Assigned To atp => bugmaster
2013-01-16 14:30 atp Note Added: 0022982
2013-01-16 14:30 atp Status new => resolved
2013-01-17 11:49 bugmaster Assigned To bugmaster => mkv
2013-01-17 11:49 bugmaster Status resolved => reviewed
2013-01-17 11:50 bugmaster Test case number => Not needed
2013-01-17 11:58 abv Note Added: 0022996
2013-01-17 11:59 abv Note Edited: 0022996
2013-01-18 11:43 bugmaster Status reviewed => tested
2013-01-18 11:43 bugmaster Assigned To mkv => bugmaster
2013-01-21 18:29 ysn Changeset attached => occt master 94a57f1f
2013-01-21 18:29 ysn Assigned To bugmaster => ysn
2013-01-21 18:29 ysn Status tested => verified
2013-01-21 18:29 ysn Resolution open => fixed
2013-04-23 13:36 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0