index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_macpath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some tests from test_macpath to test_genericpath.CommonTest
Florent Xicluna
2010-03-08
1
-10/+0
*
Minor tweaking of previous r78734, and add a NEWS entry.
Florent Xicluna
2010-03-06
1
-1/+1
*
Create test_genericpath.CommonTest and reuse it to test other path modules.
Florent Xicluna
2010-03-06
1
-14/+5
*
Add a test for normpath to test_macpath.
Ezio Melotti
2010-02-27
1
-0/+6
*
skip tests with a non-ascii cwd when the file system encoding is ascii
Ezio Melotti
2010-02-20
1
-8/+5
*
Remove e assertIs definitions and use correct assert* methods.
Ezio Melotti
2010-02-20
1
-20/+20
*
#3426: os.path.abspath now returns unicode when its arg is unicode.
Ezio Melotti
2010-02-20
1
-0/+10
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-11/+11
*
Bug #1115886: os.path.splitext('.cshrc') gives now ('.cshrc', '').
Martin v. Löwis
2007-03-07
1
-1/+1
*
Whitespace normalization.
Tim Peters
2002-12-24
1
-1/+0
*
Patch #536661: Improve performance of splitext. Add test_macpath.
Martin v. Löwis
2002-12-12
1
-0/+64