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
__main__.py
test_fixcid.py
test_gprof2html.py
test_i18n.py
test_md5sum.py
test_pdeps.py
test_pindent.py
test_reindent.py
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