cpython/Lib/test/output/test_pwd
Barry Warsaw fb817cd4a2 Output files
test_rotor.py: New test of the rotor module.

test_*: converted to the new test harness.  GvR note!  test_signal.py
works interatively (i.e. when verbose=1) but does not work inside the
test harness.  It must be a timing issue, but I haven't figured it out
yet.
1996-12-23 23:40:11 +00:00

8 lines
123 B
Plaintext

test_pwd
pwd.getpwall()
pwd.getpwuid()
pwd.getpwnam()
name matches uid
caught expected exception
caught expected exception