]> granicus.if.org Git - python/commit
Issue #18266: test_largefile now works with unittest test discovery and
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 17 Jul 2013 10:44:17 +0000 (13:44 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 17 Jul 2013 10:44:17 +0000 (13:44 +0300)
commite5553142d452cf6c0a1e525d86fc60c5fbec0c04
treec91db878cf9a8f0d18f55928085c1d38833ec53c
parentcb478b72a361ad86546443980b805d4a02f5e587
parentc406a121f7f43772752012119b4b65df4b68d707
Issue #18266: test_largefile now works with unittest test discovery and
supports running only selected tests.  Patch by Zachary Ware.
Lib/test/test_largefile.py
Misc/NEWS