]> granicus.if.org Git - python/commit
Adding tests for unittest command line handling of buffer, catchbreak and failfast.
authorMichael Foord <fuzzyman@voidspace.org.uk>
Fri, 7 May 2010 15:52:05 +0000 (15:52 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Fri, 7 May 2010 15:52:05 +0000 (15:52 +0000)
commit4fedbce55a41126f34e18f3ccf8d51960dda5d75
tree41b9804d7e3ac6f90598693fd6a260cd243a3757
parent215d394b82ef1fdf6e42a7614899eaf124ac836f
Adding tests for unittest command line handling of buffer, catchbreak and failfast.
Lib/unittest/test/test_program.py
Lib/unittest/test/test_runner.py