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_platform.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support for PyPy
Benjamin Peterson
2009-03-26
1
-0/+5
*
roll old test in with new one
Benjamin Peterson
2009-03-26
1
-18/+17
*
more and more implementations now support sys.subversion
Benjamin Peterson
2009-03-26
1
-3/+3
*
add much better tests for python version information parsing
Benjamin Peterson
2009-03-26
1
-19/+46
*
Remove the sys.version_info shortcut, since they cause the APIs
Marc-André Lemburg
2009-03-25
1
-20/+29
*
#4157 move two test functions out of platform.py.
Amaury Forgeot d'Arc
2008-10-21
1
-0/+34
*
More strict test. Consider the case sys.executable itself is symlink.
Hirokazu Yamamoto
2008-10-06
1
-4/+5
*
Added the test for issue3762.
Hirokazu Yamamoto
2008-10-06
1
-0/+15
*
backport of 64096
Benjamin Peterson
2008-06-10
1
-1/+1
*
check for toolbox glue before testing platform.mac_ver intensly
Benjamin Peterson
2008-05-21
1
-1/+8
*
fix test_platform (os was not imported)
Benjamin Peterson
2008-05-18
1
-0/+1
*
- Add unittests for platform.mac_ver (or rather, ensure that the unittest for
Ronald Oussoren
2008-05-18
1
-6/+23
*
make test_platform a bit more assertive (We'll see what the buildbots say.)
Benjamin Peterson
2008-05-16
1
-4/+15
*
Fix test_platform on cygwin. When running from build area, sys.executable
Anthony Baxter
2006-04-04
1
-1/+6
*
Add a rudimentary test for the platform module that at least calls each
Walter Dörwald
2005-11-21
1
-0/+74