summaryrefslogtreecommitdiff
path: root/test/explain
Commit message (Expand)AuthorAgeFilesLines
* py2/3 fix win32 py27 failures. Also resolve some py3 failuresWilliam Deegan2017-03-202-29/+29
* py2/3 fix. Add b to w open. Needed because we're dumping node.get_contents(),...William Deegan2017-03-191-1/+1
* py2/3 rb/wb fixWilliam Deegan2017-03-191-3/+3
* py2/3 wb/rb changedWilliam Deegan2017-03-161-3/+3
* Fix some bytes/str issues to fix py2/3.Craig Rodrigues2017-03-121-1/+1
* Use print() function to fix py2/3Craig Rodrigues2017-03-091-1/+3
* Use print() function to fix py2/3Craig Rodrigues2017-03-091-1/+3
* Issue 2264: removed implicit dependency recursion from install targets.William Blevins2015-08-072-19/+13
* - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-271-2/+2
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-281-2/+14
* Fix test failures in test/explain/basic.py on Windows due to drive-name case ...Gary Oberbrunner2012-04-071-0/+2
* Windows portability fixes in various tests. Fix runtest.py detectionSteven Knight2010-06-061-6/+6
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+1
* Fix some tests so they can still run on Windows system withoutSteven Knight2010-01-061-49/+50
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-095-0/+30
* Remove (lots) more unnecessary imports.Steven Knight2009-02-062-6/+0
* Handle executing tests in a directory whose path contains spaces,Steven Knight2009-01-271-50/+54
* Update tests for now discovering dependencies on quoted commandsSteven Knight2009-01-201-3/+4
* Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer)Steven Knight2008-12-122-2/+2
* Merged revisions 2928-2932,2934-2946 via svnmerge fromSteven Knight2008-05-181-3/+7
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-3/+19
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-0/+75
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-114-0/+791