Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3c919cf140170a03c20ec68a8fe63586b718d057
/
Lib
/
test
/
test_resource.py
3db8a34
Change more tests to use import_module for the modules that
by R. David Murray
· 16 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
c519809
Update the comment and remove the close. If we close we can't flush anymore.
by Neal Norwitz
· 17 years ago
041ee5d
Add a tiny sleep and additional flush to force the file to really be synced.
by Neal Norwitz
· 17 years ago
46c61b2
Try to prevent this test from being flaky. We might need a sleep in here
by Neal Norwitz
· 17 years ago
7f47d93
On some systems (e.g., Ubuntu on hppa) the flush()
by Neal Norwitz
· 17 years ago
a121508
Always try to remove the test file even if close raises an exception
by Neal Norwitz
· 17 years ago
12adef9
Try to get rid of spurious failure in test_resource on the Debian buildbots by changing the file size limit before attempting to close the file
by Nick Coghlan
· 18 years ago
f733abb
Whitespace normalization.
by Tim Peters
· 18 years ago
d414302
resource.RUSAGE_BOTH might not exist.
by Walter Dörwald
· 18 years ago
66262ab
Add argument tests an calls of resource.getrusage().
by Walter Dörwald
· 18 years ago
9fab9a7
Port test_resource.py to unittest.
by Walter Dörwald
· 18 years ago
e4a070a
Patch #551960: Add check for setrlimit() support
by Jason Tishler
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
74ce77f
Add tests for the recent resource module change.
by Jeremy Hylton
· 23 years ago