Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d8590ff209369f45a5ed417c79ce255a33f70a1d
/
Lib
/
test
/
test_macpath.py
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
0263da5
Add a test for normpath to test_macpath.
by Ezio Melotti
· 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
4cc80ca
#3426: os.path.abspath now returns unicode when its arg is unicode.
by Ezio Melotti
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
05c075d
Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', '').
by Martin v. Löwis
· 18 years ago
6578dc9
Whitespace normalization.
by Tim Peters
· 23 years ago
de33379
Patch #536661: Improve performance of splitext. Add test_macpath.
by Martin v. Löwis
· 23 years ago