Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_genericpath.py
3736816
Fix verb tense in skip message.
by Victor Stinner
· 15 years ago
20c3258
Issue #8422, test_genericpath: skip the creation of a directory with an invalid
by Victor Stinner
· 15 years ago
6f682be
Move some tests from test_macpath to test_genericpath.CommonTest
by Florent Xicluna
· 15 years ago
985478d
Minor tweaking of previous r78734, and add a NEWS entry.
by Florent Xicluna
· 15 years ago
dc1531c
Create test_genericpath.CommonTest and reuse it to test other path modules.
by Florent Xicluna
· 15 years ago
9e9af21
skip tests with a non-ascii cwd when the file system encoding is ascii
by Ezio Melotti
· 15 years ago
e3467d5
Remove e assertIs definitions and use correct assert* methods.
by Ezio Melotti
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
7b60464
- Move functions common to all path modules into genericpath.py and have the
by Jack Diederich
· 19 years ago