Re: [GRASS-dev] [GRASS GIS] #2458: testsuite: cosmetics for percentage output

2015-03-19 Thread GRASS GIS
#2458: testsuite: cosmetics for percentage output
--+-
  Reporter:  neteler  |   Owner:  grass-dev@…  
  Type:  enhancement  |  Status:  closed   
  Priority:  normal   |   Milestone:  7.1.0
 Component:  Tests| Version:  svn-trunk
Resolution:  fixed|Keywords:  percentage, formatting   
  Platform:  Unspecified  | Cpu:  Unspecified  
--+-
Changes (by wenzeslaus):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  7.0.0 => 7.1.0


Comment:

 Done in r64886. The variable `GRASS_MESSAGE_FORMAT` is set for each
 particular test whose stdout and stderr are part of the report.

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [GRASS GIS] #2458: testsuite: cosmetics for percentage output

2014-10-22 Thread GRASS GIS
#2458: testsuite: cosmetics for percentage output
+---
 Reporter:  neteler |   Owner:  grass-dev@…  
 Type:  enhancement |  Status:  new  
 Priority:  normal  |   Milestone:  7.0.0
Component:  Tests   | Version:  svn-trunk
 Keywords:  percentage, formatting  |Platform:  Unspecified  
  Cpu:  Unspecified |  
+---
 In order to avoid special characters in the percentage output of
 computations done in the testsuite, please add

 {{{
 os.putenv("GRASS_MESSAGE_FORMAT", "plain")
 }}}

 ideally at library level.

 The output becomes then "0...10...20... ...100", nice for log files.

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev