summaryrefslogtreecommitdiffstats
path: root/test/D/HelloWorld/CompileThenLinkTwoSteps
Commit message (Collapse)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-1/+3
| | | | | | | 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-151-1/+1
|
* Remove the setting of the ENV property to os.environ.Russel Winder2014-09-051-1/+0
|
* The changes to the D support evolved over the last many months packaged as a ↵Russel Winder2014-04-168-0/+196
single changeset.