Home
last modified time | relevance | path

Searched refs:test_idle (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython2/Tools/pybench/
Dsystimes.py197 def test_idle(): function
211 test_idle()
/external/python/cpython2/Lib/idlelib/idle_test/
DREADME.txt8 python -m test.test_idle
124 python -m test -v -ugui test_idle
125 python -m test.test_idle
128 which is also imported into test.test_idle. Normally, neither file should be
/external/python/cpython3/Lib/test/
Dcfgparser.11 # Also used by idlelib.test_idle.test_config.
/external/python/cpython3/Lib/idlelib/idle_test/
DREADME.txt8 python -m test.test_idle
146 python -m test -v -ugui test_idle
147 python -m test.test_idle
151 test.test_idle. Normally, neither file should be changed when working on
165 python -m test -m idlelib.idle_test.text_xyz.Test_case.test_meth test_idle
/external/python/cpython3/Tools/msi/
Dtestrelease.bat92 … "%~2\Python\python.exe" -m test -uall -v test_ttk_guionly test_tk test_idle > "%~2\tcltk.txt" 2>&1
/external/python/cpython3/Lib/idlelib/
DNEWS.txt310 Canceling timers prevents a warning message when test_idle completes.
560 in the same process. This occurs when test_idle fails when run with the
611 - Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
633 is a private implementation of test.test_idle and tool for maintainers.
/external/python/cpython3/Misc/NEWS.d/
D3.6.0a3.rst407 Run IDLE, test_idle, and htest with tkinter default root disabled. Fix code
D3.6.0a4.rst479 process. This occurs when test_idle fails when run with the -w option but
D3.6.0a2.rst547 implementation of test.test_idle and tool for maintainers.
D3.6.4rc1.rst999 Test_code_module now passes if run after test_idle, which sets ps1.
D3.6.3rc1.rst778 Canceling timers prevents a warning message when test_idle completes.
D3.7.0a3.rst1519 Test_code_module now passes if run after test_idle, which sets ps1.
D3.5.2rc1.rst1664 implementation of test.test_idle and tool for maintainers.
D3.5.3rc1.rst1749 process. This occurs when test_idle fails when run with the -w option but
D3.7.0a1.rst5671 Canceling timers prevents a warning message when test_idle completes.
/external/autotest/site_utils/
Dlab_inventory_unittest.py172 def test_idle(self): member in HostSetInventoryTestCase
/external/autotest/scheduler/
Dmonitor_db_functional_test.py395 def test_idle(self): member in SchedulerFunctionalTest
/external/python/cpython2/Misc/NEWS.d/
D2.7.13rc1.rst784 process. This occurs when test_idle fails when run with the -w option but
D2.7.12rc1.rst866 implementation of test.test_idle and tool for maintainers.
/external/python/cpython2/Lib/idlelib/
DNEWS.txt24 in the same process. This occurs when test_idle fails when run with the
45 is a private implementation of test.test_idle and tool for maintainers.