Opened 10 years ago

Closed 9 years ago

Last modified 8 years ago

#2458 closed enhancement (fixed)

testsuite: cosmetics for percentage output

Reported by: neteler Owned by: grass-dev@…
Priority: normal Milestone: 7.2.0
Component: Tests Version: svn-trunk
Keywords: percentage, formatting Cc:
CPU: Unspecified Platform: Unspecified

Description

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.

Change History (2)

comment:1 by wenzeslaus, 9 years ago

Milestone: 7.0.07.1.0
Resolution: fixed
Status: newclosed

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

comment:2 by neteler, 8 years ago

Milestone: 7.1.07.2.0

Milestone renamed

Note: See TracTickets for help on using tickets.