| Commit message (Expand) | Author | Age | Files | Lines |
* | Massage test fixtures a bit | Mats Wichmann | 2022-01-17 | 2 | -25/+52 |
|
|
* | Run autoflake on code | Mats Wichmann | 2020-09-21 | 4 | -6/+0 |
|
|
* | Fix testing subdir usage | Mats Wichmann | 2020-06-19 | 4 | -4/+4 |
|
|
* | Stop calling os.system in tests. | Mats Wichmann | 2020-02-07 | 1 | -2/+2 |
|
|
* | [PR #3345] fix more PY3.8 fails | Mats Wichmann | 2019-04-26 | 1 | -5/+10 |
|
|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 3 | -24/+20 |
|
|
* | Fix bytes->string decoding issue as subprocess returned stdout is bytes in py3 | William Deegan | 2018-08-20 | 1 | -0/+1 |
|
|
* | Fix test/AS/nasm.py as it previously would only run with nasm version 0.98 | William Deegan | 2018-08-20 | 1 | -5/+8 |
|
|
* | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -1/+1 |
|
|
* | Additional fixture cleanup for test/AS directory. | William Blevins | 2017-03-01 | 7 | -353/+107 |
|
|
* | fix byte file reading issues for py3/2 port | William Deegan | 2017-02-28 | 3 | -15/+14 |
|
|
* | fix byte/str issue | William Deegan | 2017-02-28 | 1 | -4/+9 |
|
|
* | Moved common my<xxx>.py functions to global fixture and resolve byte/str. | William Blevins | 2016-10-03 | 4 | -70/+26 |
|
|
* | Updating tests to use fixture wrapper.py. | William Blevins | 2016-09-24 | 2 | -12/+2 |
|
|
* | More test fixes. | William Blevins | 2016-09-21 | 7 | -28/+28 |
|
|
* | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -1/+1 |
|
|
* | - fixes for MinGW under Windows, mainly skipping MSVS-specific tests | Dirk Baechle | 2012-12-18 | 3 | -26/+34 |
|
|
* | - first swoop of changes for getting all Buildbot slaves to run successfully ... | dirkbaechle | 2012-09-04 | 4 | -10/+36 |
|
|
* | Add .sx assembly files to preprocessed-assembly source scanner list. Closes i... | Gary Oberbrunner | 2010-07-04 | 1 | -1/+14 |
|
|
* | Test fixes for Solaris, notably making test/Actions/function.py print | Steven Knight | 2010-06-08 | 2 | -0/+2 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 11 | -30/+18 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 8 | -8/+6 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 11 | -0/+66 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 7 | -8/+0 |
|
|
* | Don't use "as" as a variable name--reserved in Python 2.6. | Steven Knight | 2008-10-12 | 1 | -3/+1 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 2 | -2/+2 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 4 | -305/+469 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -4/+4 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 8 | -37/+65 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 1 | -9/+9 |
|
|
* | More display customizability: , . (Also add the missing , for completeness,... | Steven Knight | 2004-11-15 | 4 | -0/+432 |
|
|
* | Easier customization of printable strings for , and . | Steven Knight | 2004-11-15 | 4 | -0/+813 |
|
|