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_genericpath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21840: Fixed expanding unicode variables of form $var in
Serhiy Storchaka
2015-02-13
1
-0/+2
*
Issue #6815: os.path.expandvars() now supports non-ASCII Unicode environment
Serhiy Storchaka
2014-02-19
1
-1/+28
*
Add few words about test.test_genericpath.CommonTest
Florent Xicluna
2010-06-17
1
-0/+3
*
Fix verb tense in skip message.
Victor Stinner
2010-05-13
1
-1/+1
*
Issue #8422, test_genericpath: skip the creation of a directory with an invalid
Victor Stinner
2010-05-13
1
-0/+4
*
Move some tests from test_macpath to test_genericpath.CommonTest
Florent Xicluna
2010-03-08
1
-0/+12
*
Minor tweaking of previous r78734, and add a NEWS entry.
Florent Xicluna
2010-03-06
1
-49/+55
*
Create test_genericpath.CommonTest and reuse it to test other path modules.
Florent Xicluna
2010-03-06
1
-107/+144
*
skip tests with a non-ascii cwd when the file system encoding is ascii
Ezio Melotti
2010-02-20
1
-0/+13
*
Remove e assertIs definitions and use correct assert* methods.
Ezio Melotti
2010-02-20
1
-5/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
- Move functions common to all path modules into genericpath.py and have the
Jack Diederich
2006-08-26
1
-0/+184