Mercurial > hg > webaudioevaluationtool
log python/generate_report.py @ 2485:f9bb57550f0d
age | author | description |
---|---|---|
Mon, 08 Aug 2016 11:03:07 +0200 | Brecht De Man | generate_report: results ordered by date; date shown as title. |
Wed, 20 Apr 2016 21:41:49 +0200 | Brecht De Man | Change all instances of 'metricResult' to 'metricresult' |
Wed, 20 Apr 2016 21:19:54 +0200 | Brecht De Man | generate_report compatible with Python 2.7 and 3.x: print ... --> print(...); minor updates |
Wed, 20 Apr 2016 16:33:22 +0200 | Brecht De Man | Change folder name 'scripts' to 'python' |