summaryrefslogtreecommitdiff
path: root/Lib/test/test_script_helper.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #9517: Move script_helper to the support package.Berker Peksag2015-05-061-2/+2
* Issue #23309: Avoid a deadlock at shutdown if a daemon thread is abortedAntoine Pitrou2015-04-131-8/+9
|\
| * Issue #23309: Avoid a deadlock at shutdown if a daemon thread is abortedAntoine Pitrou2015-04-131-8/+9
* | - fix file permission for Lib/test/test_script_helper.pydoko2015-04-121-0/+0
* | Issue #23715: Fix test_script_helperVictor Stinner2015-03-201-2/+2
* | Make the stdlib test suite helper test.script_helper._assert_python no longerGregory P. Smith2015-02-041-10/+10
|\ \ | |/ |/|
| * Skip some tests that require a subinterpreter launched with -E or -I when theGregory P. Smith2015-02-041-8/+8
| |\
* | | Make the stdlib test suite helper test.script_helper._assert_python no longerGregory P. Smith2015-02-041-0/+33
|/ /
* | Skip some tests that require a subinterpreter launched with -E or -I when theGregory P. Smith2015-02-041-0/+41
|/
* Add the command line to the AssertionError raised by test.script_helper'sGregory P. Smith2015-01-201-0/+35