index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_nis.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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