| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -4/+1 |
|
|
* | Issue 19572: More silently skipped tests explicitly skipped. | Zachary Ware | 2013-12-08 | 1 | -5/+1 |
|
|
* | reenable test_nis on solaris #3402 | Benjamin Peterson | 2010-09-12 | 1 | -2/+0 |
|
|
* | Only skip test_nis on Solaris. | Alexandre Vassalotti | 2009-07-22 | 1 | -1/+3 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -1/+3 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -2/+2 |
|
|
* | disable test_nis; it hangs | Benjamin Peterson | 2008-08-19 | 1 | -0/+2 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
|
|
* | Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,... | Christian Heimes | 2008-03-19 | 1 | -4/+6 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -29/+38 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | a bold attempt to fix things broken by MAL's verify patch: import | Fredrik Lundh | 2001-01-17 | 1 | -1/+1 |
|
|
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -1/+1 |
|
|
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
|
|
* | Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' | Thomas Wouters | 2000-08-04 | 1 | -2/+2 |
|
|
* | Slight reworking of this test. If nis.maps() gives a nis.error, then | Barry Warsaw | 1999-01-28 | 1 | -2/+5 |
|
|
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -13/+13 |
|
|
* | Catch nis.error and raise TestFailed instead. This catches the | Barry Warsaw | 1997-05-15 | 1 | -2/+7 |
|
|
* | test_rotor.py: New test of the rotor module. | Barry Warsaw | 1996-12-23 | 1 | -4/+2 |
|
|
* | Rewrite without using try-except to break out of two loops. | Guido van Rossum | 1996-12-11 | 1 | -17/+18 |
|
|
* | Just test one key/value pair for one NIS map. I.e. don't test them | Barry Warsaw | 1996-12-11 | 1 | -11/+17 |
|
|
* | test of the nis module | Barry Warsaw | 1996-12-11 | 1 | -0/+19 |
|
|