index
:
delta/python-packages/virtualenv.git
add-ci
all-repos_autofix_bump
all-repos_autofix_bump-2023-02-05
boostrap
develop
docs
fix/1818
gaborbernat-patch-1
jython
legacy
lint
main
master
pre-commit-ci-update-config
release-16.1.2
release-16.2.0
release-16.4.3
release-16.6.1
release-16.7.4
release-16.7.5
release-16.7.9
release-20.0.10
release-20.0.11
release-20.0.14
release-20.0.18
release-20.0.2
release-20.0.21
release-20.0.24
release-20.0.27
release-20.0.28
release-20.0.29
release-20.0.31
release-20.0.32
release-20.0.34
release-20.0.35
release-20.0.6
release-20.1.0
release-20.11.0
release-20.12.1
release-20.13.0
release-20.2.0
release-20.2.1
release-20.2.2
release-20.4.1
release-20.4.2
release-20.4.3
remove-multiple-script-versions
rewrite
test-virtualenv-more
winbrackets
github.com: pypa/virtualenv.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_virtualenv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix virtualenv tests on Windows
Matt Iversen
2015-10-20
1
-18
/
+14
*
skip test on PyPy
Donald Stufft
2015-04-07
1
-0
/
+4
*
4 changes to `test_always_copy_option`:
Marcus Smith
2013-12-05
1
-5
/
+4
*
Add a unit test for --always-copy option
Vladimir Dmitriev
2013-12-05
1
-0
/
+17
*
Fix test for relocatable scripts
Paul Moore
2013-03-08
1
-1
/
+1
*
64bit test in site.py using sys.maxsize/maxint that works on py25
Marcus Smith
2013-02-05
1
-12
/
+0
*
64bit test that works for py25 as well.
Marcus Smith
2013-01-28
1
-0
/
+12
*
windows test fixes
Marcus Smith
2013-01-22
1
-8
/
+11
*
Fix typos in test names
Jonathan Hitchcock
2012-11-15
1
-2
/
+2
*
Test that symlinks are properly created in bin_dir
Jonathan Hitchcock
2012-11-15
1
-0
/
+26
*
Merge branch 'fix-update-defaults' of https://github.com/schmir/virtualenv in...
Jannis Leidel
2012-09-01
1
-0
/
+25
|
\
|
*
fix update_defaults for options with 'store_false' action
Ralf Schmitt
2012-07-17
1
-0
/
+25
*
|
Fix --relocatable when script uses future statements.
Branden Rolston
2012-08-07
1
-0
/
+19
|
/
*
Fix failing version test that was checking for a particular hard-coded
Marc Abramowitz
2012-05-01
1
-1
/
+1
*
Bumped version up a notch.
Jannis Leidel
2011-11-30
1
-1
/
+1
*
Bumped version to 1.6.4 and updated changelog.
Jannis Leidel
2011-07-21
1
-1
/
+1
*
Bumped version to 1.6.3.
Jannis Leidel
2011-07-16
1
-1
/
+1
*
Bumped version to 1.6.2.
Jannis Leidel
2011-07-16
1
-1
/
+1
*
Bumped version for good.
Jannis Leidel
2011-05-01
1
-1
/
+1
*
True is not a typical return value for abspath(); and mocking abspath() is no...
Carl Meyer
2011-04-21
1
-12
/
+3
*
Cleanup trailing whitespace, unused imports and variables.
Carl Meyer
2011-04-21
1
-6
/
+4
*
No need to call mock.start() and mock.stop() when using the @patch decorator.
Carl Meyer
2011-04-21
1
-16
/
+2
*
Prevent traceback with non-exec interpreter
Paul Nasrat
2011-04-21
1
-0
/
+75