Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
21d3a32b99c5763444c34c189ef653ac9745f3c4
/
Lib
/
test
/
test_os.py
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
5501b5e
SF bug 728097: tmpnam problems on windows 2.3b, breaks test.test_os.
by Tim Peters
· 22 years ago
9dcbbea
Factor out common boilerplate for test_support
by Raymond Hettinger
· 22 years ago
c4e0940
New generator os.walk() does a bit more than os.path.walk() does, and
by Tim Peters
· 22 years ago
2c2d322
SF patch #667730: More DictMixin
by Raymond Hettinger
· 22 years ago
2e8bba5
Standardize behavior: create a single suite merging all test cases.
by Guido van Rossum
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
f90ae20
Patch #488073: AtheOS port.
by Martin v. Löwis
· 22 years ago
d392506
Tighten up some warning filters, and break some dependencies on the
by Tim Peters
· 23 years ago
e0c446b
Whitespace normalization.
by Tim Peters
· 23 years ago
1fff878
The assignment to result.st_rdev can raise AttributeError as well as
by Guido van Rossum
· 23 years ago
98bf58f
SF patch #462296: Add attributes to os.stat results; by Nick Mathewson.
by Guido van Rossum
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 23 years ago
60f0188
Merge changes from r22a2-branch back into trunk. Also, change patch
by Barry Warsaw
· 23 years ago
a7fc21b
Silence warnings during test_os
by Jeremy Hylton
· 23 years ago
87cc0c3
Whitespace normalization, plus:
by Tim Peters
· 23 years ago
1f4cc89
Remove a couple of lines from the test that proved not to be portable to
by Fred Drake
· 23 years ago
38c2ef0
Start of a test suite for the "os" module -- this only tests the temporary
by Fred Drake
· 23 years ago