summaryrefslogtreecommitdiffstats
path: root/test/D/HelloWorld
Commit message (Collapse)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-252-2/+6
| | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com>
* And all the rest of the {} in format strings made Python 2.6 compatible.Russel Winder2014-09-152-2/+2
|
* Remove the setting of the ENV property to os.environ.Russel Winder2014-09-052-2/+0
|
* The changes to the D support evolved over the last many months packaged as a ↵Russel Winder2014-04-1616-0/+390
single changeset.