HomeSort by relevance Sort by last modified time
    Searched full:regrtest (Results 26 - 50 of 66) sorted by null

12 3

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport_support.py 39 # output shouldn't be compared by regrtest.
test_support.py 162 verbose = 1 # Flag set to 0 by regrtest.py
163 use_resources = None # Flag set to [] by regrtest.py
168 # _original_stdout is meant to hold stdout at the time regrtest began.
276 regrtest.py."""
283 possibility of False being returned occurs when regrtest.py is executing."""
    [all...]
regrtest.py 6 python -m test.regrtest [options] [test_name1 [test_name2 ...]]
7 python path/to/Lib/test/regrtest.py [options] [test_name1 [test_name2 ...]]
17 python -E -tt -Wd -3 -m test.regrtest [options] [test_name1 ...]
68 -s On the first invocation of regrtest using -s, the first test file found
500 base_cmd = [sys.executable] + opt_args + ['-m', 'test.regrtest']
631 print "Ask someone to teach regrtest.py about which tests are"
    [all...]
test_curses.py 15 # 'curses' resource be given on the regrtest command line using the -u
test_pty.py 139 # regrtest.py !
test_trace.py 330 # XXX This is needed to run regrtest.py as a script
test_class.py 347 # Restore the slice methods, or the tests will fail with regrtest -R.
test_runpy.py 16 # real __main__ module (usually test.regrtest)
test_site.py 333 # We could try everything in sys.modules; however, when regrtest.py
test_generators.py     [all...]
test_memoryio.py 355 # This will be caught by regrtest.py -R if this leak.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_support.py 162 verbose = 1 # Flag set to 0 by regrtest.py
163 use_resources = None # Flag set to [] by regrtest.py
168 # _original_stdout is meant to hold stdout at the time regrtest began.
276 regrtest.py."""
283 possibility of False being returned occurs when regrtest.py is executing."""
    [all...]
regrtest.py 6 python -m test.regrtest [options] [test_name1 [test_name2 ...]]
7 python path/to/Lib/test/regrtest.py [options] [test_name1 [test_name2 ...]]
17 python -E -tt -Wd -3 -m test.regrtest [options] [test_name1 ...]
68 -s On the first invocation of regrtest using -s, the first test file found
500 base_cmd = [sys.executable] + opt_args + ['-m', 'test.regrtest']
631 print "Ask someone to teach regrtest.py about which tests are"
    [all...]
test_curses.py 15 # 'curses' resource be given on the regrtest command line using the -u
test_pty.py 139 # regrtest.py !
test_trace.py 330 # XXX This is needed to run regrtest.py as a script
test_class.py 347 # Restore the slice methods, or the tests will fail with regrtest -R.
test_runpy.py 16 # real __main__ module (usually test.regrtest)
test_site.py 333 # We could try everything in sys.modules; however, when regrtest.py
test_generators.py     [all...]
test_memoryio.py 355 # This will be caught by regrtest.py -R if this leak.
test_sys.py 433 # the test runs under regrtest.
test_urllib2_localnet.py 544 # (Lib/test/regrtest.py -u network) since all tests here are only
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_sysconfigdata.py 498 'TESTPROG': '/s/ndk-toolchain/src/python/Python-2.7.5/Lib/test/regrtest.py',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_sysconfigdata.py 498 'TESTPROG': '/s/ndk-toolchain/src/python/Python-2.7.5/Lib/test/regrtest.py',

Completed in 479 milliseconds

12 3