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_venv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #18224: Updated test.
Vinay Sajip
2013-06-30
1
-4/+0
*
Fix test_venv to work with universal newlines (issue #13119)
Antoine Pitrou
2012-08-04
1
-3/+3
*
Closes #15307: symlinks now work on OS X with framework Python builds. Patch...
Vinay Sajip
2012-07-17
1
-11/+41
*
Issue #15307: Skipped test_venv:test_prefixes when run from a venv.
Vinay Sajip
2012-07-15
1
-0/+2
*
Issue #15241: Fix test_prefixes failure in test_venv due to symlink in
Ned Deily
2012-07-13
1
-1/+1
*
Issue #15241: Added test for venv prefixes.
Vinay Sajip
2012-07-03
1
-0/+25
*
Closes #15173: Tidied up copyright statements and removed pythonv references.
Vinay Sajip
2012-06-24
1
-5/+6
*
Restore test that was using pysetup and can now (#15157) use pydoc
Éric Araujo
2012-06-24
1
-0/+4
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-4/+0
*
Updated test to reflect renamed file.
Vinay Sajip
2012-05-29
1
-1/+1
*
Fixed typo.
Vinay Sajip
2012-05-28
1
-1/+1
*
Tweaked tests to use launcher executable name on OS X.
Vinay Sajip
2012-05-28
1
-1/+5
*
Changed executable name computation in test_venv to allow for debug executables.
Vinay Sajip
2012-05-27
1
-2/+1
*
Refined venv tests.
Vinay Sajip
2012-05-27
1
-9/+26
*
Fixed _sys_home computation and added diagnostics for Windows buildbot failures.
Vinay Sajip
2012-05-27
1
-1/+4
*
Addressed some buildbot errors and comments on the checkin by Antoine on pyth...
Vinay Sajip
2012-05-26
1
-22/+5
*
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
1
-0/+139