summaryrefslogtreecommitdiffstats
path: root/test/D/HSTeoh/Common/linkingProblem.py
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>
* Check for the header file itself on not an associated executable.Russel Winder2014-12-231-1/+1
|
* Putative solution to lakc of ncurses on one of the CI machines.Russel Winder2014-12-221-1/+4
|
* And all the rest of the {} in format strings made Python 2.6 compatible.Russel Winder2014-09-151-1/+1
|
* The changes to the D support evolved over the last many months packaged as a ↵Russel Winder2014-04-161-0/+61
single changeset.