| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-33748: fix tests altering sys.path and sys.modules (GH-7433) | Tal Einat | 2018-06-10 | 1 | -19/+20 |
|
|
* | bpo-32746: Fix multiple typos (GH-5144) | Leo Arias | 2018-02-04 | 1 | -2/+2 |
|
|
* | bpo-30813: Fix unittest when hunting refleaks (#2502) | Victor Stinner | 2017-06-30 | 1 | -0/+6 |
|
|
* | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Raymond Hettinger | 2016-08-30 | 1 | -1/+1 |
|
|
* | Issue 19504: Change "customise" to "customize" American spelling. | Raymond Hettinger | 2016-08-26 | 1 | -1/+1 |
|
|
* | #25320: Handle sockets in directories unittest discovery is scanning. | Robert Collins | 2016-03-15 | 1 | -0/+40 |
|
|
* | Issue #25523: Further a-to-an corrections new in 3.5 | Martin Panter | 2015-11-02 | 1 | -2/+2 |
|
|
* | Issue #22903: The fake test case created by unittest.loader when it fails imp... | Antoine Pitrou | 2015-03-18 | 1 | -0/+13 |
|\ |
|
| * | Issue #22903: The fake test case created by unittest.loader when it fails imp... | Antoine Pitrou | 2015-03-18 | 1 | -0/+9 |
|
|
* | | Close #22457: Honour load_tests in the start_dir of discovery. | Robert Collins | 2014-11-04 | 1 | -0/+45 |
|
|
* | | Close #19746: expose unittest discovery errors on TestLoader.errors | Robert Collins | 2014-10-20 | 1 | -0/+14 |
|
|
* | | fix windows tests (#16662) | Benjamin Peterson | 2014-09-30 | 1 | -14/+15 |
|
|
* | | - Issue #16662: load_tests() is now unconditionally run when it is present in | Barry Warsaw | 2014-09-08 | 1 | -14/+240 |
|/ |
|
* | #22092: use absolute imports in unittest tests. Patch by Vajrasky Kok. | Ezio Melotti | 2014-08-07 | 1 | -0/+1 |
|
|
* | Issue 17457: extend test discovery to support namespace packages | Michael Foord | 2013-11-23 | 1 | -2/+78 |
|
|
* | Issue #19352: Fix unittest discovery when a module can be reached through sev... | Antoine Pitrou | 2013-10-23 | 1 | -1/+23 |
|\ |
|
| * | Issue #19352: Fix unittest discovery when a module can be reached through sev... | Antoine Pitrou | 2013-10-23 | 1 | -1/+23 |
|
|
* | | Issue #17974: Switch unittest from using getopt to using argparse. | Serhiy Storchaka | 2013-08-29 | 1 | -29/+26 |
|
|
* | | Closes issue 16709. unittest test discovery sorts test files for consistent t... | Michael Foord | 2013-03-19 | 1 | -2/+5 |
|
|
* | | #16935: unittest now counts the module as skipped if it raises SkipTest, inst... | Ezio Melotti | 2013-03-01 | 1 | -4/+23 |
|/ |
|
* | Correction to issue 17052 fix | Michael Foord | 2013-02-11 | 1 | -1/+1 |
|
|
* | Issue 17502: unittest discovery should use self.testLoader | Michael Foord | 2013-02-11 | 1 | -0/+14 |
|
|
* | Fix minor issue in implementation of issue 10470. | Michael Foord | 2010-12-19 | 1 | -0/+13 |
|
|
* | #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and ... | Ezio Melotti | 2010-12-01 | 1 | -1/+1 |
|
|
* | Improve test for 'python -m unittest' launching test discovery | Michael Foord | 2010-11-22 | 1 | -5/+4 |
|
|
* | Issue 10470: 'python -m unittest' launches test discovery by default.(If you... | Michael Foord | 2010-11-21 | 1 | -13/+38 |
|
|
* | Merged revisions 80974 via svnmerge from | Michael Foord | 2010-05-08 | 1 | -0/+17 |
|
|
* | Merged revisions 80946 via svnmerge from | Michael Foord | 2010-05-07 | 1 | -2/+44 |
|
|
* | Merged revisions 80939 via svnmerge from | Benjamin Peterson | 2010-05-07 | 1 | -39/+0 |
|
|
* | Merged revisions 80932 via svnmerge from | Michael Foord | 2010-05-07 | 1 | -0/+39 |
|
|
* | Merged revisions 79464,79471,79623,79626,79630,79632,79643,79648-79649,79679,... | Benjamin Peterson | 2010-04-11 | 1 | -2/+9 |
|
|
* | Merged revisions 79437 via svnmerge from | Michael Foord | 2010-03-27 | 1 | -1/+8 |
|
|
* | Breaking test_unittest.py into a package. Manual merge of revision 79432. | Michael Foord | 2010-03-27 | 1 | -0/+285 |
|
|