summaryrefslogtreecommitdiffstats
path: root/test/Interactive
Commit message (Expand)AuthorAgeFilesLines
* Fix reproducible builds. Restore logic respecting SOURCE_DATE_EPOCH when set....William Deegan2021-08-021-3/+5
* Initial support in tests for Python 3.10Mats Wichmann2021-01-221-3/+3
* Merge pull request #3712 from bdbaddog/restore_scons_localWilliam Deegan2020-07-011-12/+3
|\
| * update version strings on testWilliam Deegan2020-06-301-12/+3
* | Reduce the number of "false negative" test failures for Interactive/configure...Joseph Brill2020-06-291-8/+68
|/
* Some more fixups for project directory movesMats Wichmann2020-05-121-5/+6
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-202-7/+4
* Merge pull request #3444 from mwichmann/depr-debugsWilliam Deegan2019-09-171-17/+0
|\
| * [PR #3444] fix test issues with --debug removalsMats Wichmann2019-09-121-17/+0
* | test: Fix SyntaxWarnings on escapes in Python stringsMats Wichmann2019-09-132-5/+5
|/
* Add cache hit rate to cache debuggingMathew Robinson2019-05-171-0/+1
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-6/+5
* [PR #3339] Updates for that failedMats Wichmann2019-04-012-12/+11
* Replace all instances of `int main()` with `int main(void)`Jonathon Reinhart2018-02-112-4/+4
* Fix many epydoc warningsWilliam Deegan2017-09-011-8/+5
* Add string of actual output when the commands in this test are run manually. ...William Deegan2017-08-291-0/+14
* pep8William Deegan2017-04-041-1/+1
* Use print() function. Fixes py2/3Craig Rodrigues2017-03-111-1/+3
* init DefaultEnvironment with no tools to speed up py2/3William Deegan2017-03-111-0/+1
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-242-2/+129
|\
| * - fixed several tests and tools that still used Node attributes directlyDirk Baechle2015-08-061-2/+2
| * - fix: made the test for Interactive/configure self-contained, such that it w...Dirk Baechle2014-09-281-17/+38
| * - fix for issue #2971 (Interactive build doesn't work anymore)Dirk Baechle2014-09-271-0/+106
* | Merged with [default]Stefan Zimmermann2014-03-311-8/+4
|\ \ | |/
| * Make test/Interactive/version.py independent of specific copyright yearsanatoly techtonik2014-02-251-8/+4
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-0/+1
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
|/
* - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-161-8/+8
* Fix tests that examine version output to expect new "engine path:" line.Steven Knight2010-07-291-0/+2
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-252-4/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0927-0/+162
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-2/+0
* Remove leftover "shell pwd" debug statement.Steven Knight2009-01-212-6/+4
* Issue 2265: Suppress messages about spurious dependency cycles.Steven Knight2008-12-071-2/+2
* Issue 2265: Add additional --taskmastertrace= messages in the Task class.Steven Knight2008-12-051-1/+14
* Merged revisions 2949-2953,2955-3056 via svnmerge fromSteven Knight2008-06-101-0/+151
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-301-7/+10
* Merged revisions 2880-2883,2885-2895 via svnmerge fromSteven Knight2008-04-211-4/+3
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-174-13/+131
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-3/+3
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-0425-0/+2478