Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
710ab3b5f8d114b9be200af135c6327117b8c676
/
Lib
/
test
/
test_posix.py
9847000
Add tests for posix O_SHLOCK & O_EXLOCK. Missed checking this in with
by Skip Montanaro
· 19 years ago
c28e7ad
Try to improve test coverage for utime()
by Neal Norwitz
· 20 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
6e54f57
Fix SF bug #697556, test_posix fails: getlogin
by Neal Norwitz
· 22 years ago
71b13e8
Fix SF bug #690081, test_posix fails when run in non-interactive mode
by Neal Norwitz
· 22 years ago
2ff51a8
Make changes suggested by Walter to use self.assert*() methods.
by Neal Norwitz
· 22 years ago
003eb30
test_posix is an expected skip on Win32. Also fixed test_posix to
by Tim Peters
· 22 years ago
e241ce8
Added test_posix (hopefully it works on Windows).
by Neal Norwitz
· 22 years ago