summaryrefslogtreecommitdiffstats
path: root/test/NoClean.py
Commit message (Collapse)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-4/+11
| | | | | | | 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>
* - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-261-3/+3
| | | | - memoizer subsystem now uses decorators instead of the metaclass approach
* - fixed NoClean for multi-target buildersDirk Baechle2014-04-271-0/+90