Home
last modified time | relevance | path

Searched refs:test_warnings (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_fnmatch.py87 def test_warnings(self): member in FnmatchTestCase
Dtest_logging.py2087 def test_warnings(self): member in WarningsTest
/external/python/cpython3/Lib/unittest/test/
Dtest_runner.py277 def test_warnings(self): member in Test_TextTestRunner
/external/python/cpython2/Misc/NEWS.d/
D2.6b2.rst376 been added to test_warnings.
D2.7a1.rst5673 normal and optimised versions of modules. test_heapq and test_warnings have
5684 Fix test_warnings to no longer reset the warnings filter.
/external/python/cpython3/Lib/test/test_warnings/
D__init__.py12 from test.test_warnings.data import stacklevel as warning_tests
444 import test.test_warnings.data.import_warning
/external/python/cpython2/Lib/test/
Dtest_logging.py1082 def test_warnings(self): member in WarningsTest
/external/python/cpython3/
DMakefile.pre.in1328 test/test_tools test/test_warnings test/test_warnings/data \
/external/python/cpython3/Misc/
DHISTORY6125 - Issue #16905: test_warnings now works with unittest test discovery.
15060 test_heapq and test_warnings have been adjusted to use it, tests for