cpython/Lib/test/test_tools
Victor Stinner 8e482bea21 bpo-31174: Fix test_tools.test_unparse (#4102)
test_unparse.DirectoryTestCase now stores the names sample to always
test the same files. It prevents false alarms when hunting reference
leaks.
2017-10-24 03:33:36 -07:00
..
__init__.py Remove more unused imports in tests. 2016-04-25 00:05:30 +03:00
__main__.py
test_fixcid.py Issue #27952: Capture stderr in run_script() 2016-09-13 07:55:54 +03:00
test_gprof2html.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_i18n.py bpo-29972: Skip tests known to fail on AIX (#979) 2017-04-04 10:35:15 +02:00
test_md5sum.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_pdeps.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_pindent.py Issue #9517: Move script_helper to the support package. 2015-05-06 06:33:17 +03:00
test_reindent.py bpo-30109: Fix reindent.py (GH-1207) 2017-04-19 22:59:20 -07:00
test_sundry.py Trivial cleanups following bpo-31370 (#3649) 2017-09-18 23:50:44 +02:00
test_unparse.py bpo-31174: Fix test_tools.test_unparse (#4102) 2017-10-24 03:33:36 -07:00