[Pysys-commits] SF.net SVN: pysys:[1046] branches/post-1.3.0
Brought to you by:
ben-spiller,
moraygrieve
|
From: <ben...@us...> - 2018-10-18 14:14:13
|
Revision: 1046
http://sourceforge.net/p/pysys/code/1046
Author: ben-spiller
Date: 2018-10-18 14:14:10 +0000 (Thu, 18 Oct 2018)
Log Message:
-----------
add support for customizing the encoding used to write run.log files, and change the pysysexamples/pysysproject.xml file to use utf-8 for run.log files (existing pysys projects are not affected), which is a better default since it's the same across all test machines, and also allows pretty much any character to be encoded unlike the Windows default encoding which loses a lot of that information
Modified Paths:
--------------
branches/post-1.3.0/pysys/baserunner.py
branches/post-1.3.0/pysys-dist/pysys-release.txt
branches/post-1.3.0/pysys-examples/internal/testcases/PySys_internal_089/Input/NestedTest/run.py
branches/post-1.3.0/pysys-examples/internal/testcases/PySys_internal_089/Input/pysysproject.xml
branches/post-1.3.0/pysys-examples/internal/testcases/PySys_internal_089/run.py
branches/post-1.3.0/pysys-examples/pysysproject.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|