| Commit message (Expand) | Author | Age | Files | Lines |
* | rm-py2: Remove "from __future__" from more places | Mats Wichmann | 2020-02-20 | 2 | -9/+4 |
|
|
* | test: Fix SyntaxWarnings on escapes in Python strings | Mats Wichmann | 2019-09-13 | 2 | -4/+4 |
|
|
* | Merge pull request #3345 from mwichmann/py38warns4-tests | William Deegan | 2019-04-28 | 2 | -8/+12 |
|\ |
|
| * | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 2 | -8/+12 |
|
|
* | | Fix test to use path to python being used wrather than hardcoded linux path | William Deegan | 2019-04-26 | 1 | -1/+1 |
|
|
* | | Enhanced --debug=explain output. Breaks out sources, depends, and implicit co... | William Deegan | 2019-04-02 | 1 | -3/+9 |
|/ |
|
* | use absolute python path in sheabangs | Paweł Tomulik | 2018-10-22 | 1 | -1/+1 |
|
|
* | remove unnecessary sheabangs from scripts generated by end-to-end tests | Paweł Tomulik | 2018-10-22 | 1 | -3/+2 |
|
|
* | Correct sheabangs in code snippets under test/ | Paweł Tomulik | 2018-10-22 | 1 | -3/+3 |
|
|
* | Speedup explain tests on windows | William Deegan | 2018-09-26 | 5 | -5/+10 |
|
|
* | py2/3 fix win32 py27 failures. Also resolve some py3 failures | William Deegan | 2017-03-20 | 2 | -29/+29 |
|
|
* | py2/3 fix. Add b to w open. Needed because we're dumping node.get_contents(),... | William Deegan | 2017-03-19 | 1 | -1/+1 |
|
|
* | py2/3 rb/wb fix | William Deegan | 2017-03-19 | 1 | -3/+3 |
|
|
* | py2/3 wb/rb changed | William Deegan | 2017-03-16 | 1 | -3/+3 |
|
|
* | Fix some bytes/str issues to fix py2/3. | Craig Rodrigues | 2017-03-12 | 1 | -1/+1 |
|
|
* | Use print() function to fix py2/3 | Craig Rodrigues | 2017-03-10 | 1 | -1/+3 |
|
|
* | Use print() function to fix py2/3 | Craig Rodrigues | 2017-03-10 | 1 | -1/+3 |
|
|
* | Issue 2264: removed implicit dependency recursion from install targets. | William Blevins | 2015-08-07 | 2 | -19/+13 |
|
|
* | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-26 | 1 | -2/+2 |
|
|
* | - several smaller fixes to get all tests running under Buildbot again | dirkbaechle | 2012-09-27 | 1 | -2/+14 |
|
|
* | Fix test failures in test/explain/basic.py on Windows due to drive-name case ... | Gary Oberbrunner | 2012-04-07 | 1 | -0/+2 |
|
|
* | Windows portability fixes in various tests. Fix runtest.py detection | Steven Knight | 2010-06-06 | 1 | -6/+6 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -2/+1 |
|
|
* | Fix some tests so they can still run on Windows system without | Steven Knight | 2010-01-06 | 1 | -49/+50 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -1/+0 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 5 | -0/+30 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 2 | -6/+0 |
|
|
* | Handle executing tests in a directory whose path contains spaces, | Steven Knight | 2009-01-27 | 1 | -50/+54 |
|
|
* | Update tests for now discovering dependencies on quoted commands | Steven Knight | 2009-01-20 | 1 | -3/+4 |
|
|
* | Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer) | Steven Knight | 2008-12-12 | 2 | -2/+2 |
|
|
* | Merged revisions 2928-2932,2934-2946 via svnmerge from | Steven Knight | 2008-05-18 | 1 | -3/+7 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -3/+19 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -0/+75 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 4 | -0/+791 |
|
|