index
:
delta/python-packages/tox.git
174-voting-testenv
Pentusha/docs-add-pypy3-support-1408431512815
The-Compiler/fix-typo-1466505573719
abort_by_default_when_a_command_fails
add-py35
alex_gaynor/allow-in-factor-names-for-multidimensio-1411745805716
allow_backslash_escape_curly_braces_msabramo_2
bittner/remove-invalid-return-value-in-toxcmdlin-1465935081972
bug/period_pkg_name
bug_181
complex-projname-initproj
config-in-setup-cfg
d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676
develop-pip-win32
doc_fix_broken_links
doc_update_jenkins_example_3
document-py-env
echo-captured-output
evvers/add-deps-to-basictxt-example-without-dep-1400352654797
file-instead-of-pipe
fix-doc-env
fix-flakes
fix-force-dep-with-reqs-file
fix-force-dep-with-reqs-file-with-pip
fix-issue-120-commands-subs
fix-minor-typos-in-config-doc
fix_console_encoding
fix_env_use
fix_issue_265
fix_test_quickstart
fix_test_sdistonly
fix_tox_envlist
generative-example
glarrain/readme-removed-duplicated-line-1378443596400
hgignore_flakes_cache
hook/report-status
ionelmc/correct-incorrect-docs-on-platform-1448372605209
issue-10-pip-UnicodeDecodeError
issue-235-fix-installpkg
issue191
issue198
issue285
issue302
issue336
issue352
issue_164_msabramo_1
jezdez/added-readme-to-package-manifest-templat-1372083252428
jtpereyda-cleanup
jurko/documentation-fixes
lessen-factor-use-check
maquilina/fix-minor-grammatical-error-in-readmerst-1431506151478
master
missing_interpreter_config_option
passenv_multiline
pluggy
posargs-fix
skip-missing-interpreter
stevepiercy/grammar-fixes-1430426650165
stevepiercy/insert-missing-the-for-grammar-rewrap-to-1431248739542
tbekolay/better-setuptools-integration-in-basic-1400524487298
test_quickstart_multiline_with_comments
tomviner/typo-extra-in-docs-basictxt--1415645866375
tox-1.8-maint
tox_add_py33_and_py34
tox_ini_add_flakes_target_3
tox_quickstart_add_py34
typofix
use-venv191-pip13-for-python25
bitbucket.org: Obsolete (use python-packages/tox-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce --sitepackages to force sitepackages=True in all
holger krekel
2013-12-09
1
-0
/
+5
*
remove training note
holger krekel
2013-12-09
1
-1
/
+1
*
drop Python2.5 compatibility because it became too hard due
holger krekel
2013-12-09
1
-36
/
+6
*
merged and slightly modified PR81: new option --force-dep which allows to
holger krekel
2013-11-22
1
-4
/
+7
*
Added --force-dep-version command-line option
Bruno Oliveira
2013-11-21
1
-2
/
+57
*
merged PR125: tox now sets "PYTHONHASHSEED" if it is not set
holger krekel
2013-11-15
1
-0
/
+3
*
Address issue #125 by adding a --hashseed command-line option.
Chris Jerdonek
2013-11-14
1
-1
/
+122
*
a command line specified --installpkg trumps any develop option
holger krekel
2013-10-22
1
-1
/
+9
*
more windows parsing fixes
holger krekel
2013-10-22
1
-10
/
+10
*
fix parsing/escaping bugs on windows32
holger krekel
2013-10-14
1
-0
/
+22
*
expand install_command_substitutions test case
Ronald Evers
2013-10-10
1
-2
/
+4
*
use substitution in install_command
Ronald Evers
2013-10-10
1
-0
/
+9
*
substitute substition for substitution
Ronald Evers
2013-10-09
1
-11
/
+11
*
fix issue117: python2.5 fix: don't use ``--insecure`` option because
holger krekel
2013-09-04
1
-1
/
+1
*
fix test runs on environments without a home directory
holger krekel
2013-09-04
1
-5
/
+15
*
refactor docs and changelog
1.6.0
holger krekel
2013-08-15
1
-5
/
+5
*
move all interpreter information detection to tox/interpreters.py
holger krekel
2013-08-15
1
-36
/
+22
*
refine python2.5 and install_command behaviour and documentation. also show i...
holger krekel
2013-08-15
1
-6
/
+22
*
Don't pass --download-cache option to installer if downloadcache option is no...
Carl Meyer
2013-08-09
1
-0
/
+24
*
Add test for IniReader.getargv.
Carl Meyer
2013-08-09
1
-0
/
+10
*
Use the install_command option for all installs.
Carl Meyer
2013-08-08
1
-4
/
+10
*
Config parser shlex-splits install_deps_command.
Carl Meyer
2013-08-08
1
-1
/
+2
*
Add install_deps_command testenv option.
Carl Meyer
2013-08-08
1
-0
/
+8
*
dash_e: fixes #109 and #111
Anthon van der Neut
2013-08-08
1
-17
/
+9
*
dash_e: fixes #109 and #111
Anthon van der Neut
2013-08-08
1
-0
/
+37
*
Add develop to the configs that trigger recreate
Monty Taylor
2013-07-16
1
-0
/
+1
*
remove obsolete tests - i think Lukasz left this in erranously
holger krekel
2013-07-16
1
-14
/
+0
*
Merged in lukaszb/tox (pull request #45)
holger krekel
2013-07-11
1
-5
/
+23
|
\
|
*
fix whitelist_externals on windows, bump version for release prep
1.5.0
holger krekel
2013-06-22
1
-2
/
+0
|
*
fix issue104 - use setuptools instead of distribute by default now
holger krekel
2013-06-21
1
-1
/
+1
|
*
fix py25 test bug
holger krekel
2013-06-21
1
-2
/
+4
|
*
introduce white list for commands
holger krekel
2013-05-21
1
-0
/
+18
*
|
Added package flag to venv config
Lukasz Balcerzak
2013-06-20
1
-0
/
+14
*
|
Added tests for envdir config
Lukasz Balcerzak
2013-06-20
1
-0
/
+16
|
/
*
Test for #99 regression on multiple substitutions per line
Krisztian Fekete
2013-05-06
1
-0
/
+14
*
Tests for issue #97 {[section]name} substitution does not work in general
Krisztian Fekete
2013-04-27
1
-0
/
+23
*
Test that envsitepackagesdir actually gets called
?smund Grammeltvedt
2013-04-06
1
-0
/
+30
*
fix issue84 - pypy on windows creates a bin not a scripts venv directory
holger krekel
2013-02-19
1
-4
/
+9
*
add -l to changelog, lukasz to contributors and some refinements
holger krekel
2013-02-19
1
-8
/
+10
*
Added --list switch to show all envs
Lukasz Balcerzak
2013-02-18
1
-0
/
+20
*
backout --extradeps addition; finally found a way to not need it
holger krekel
2013-02-03
1
-16
/
+0
*
command line option --extradeps=dep1,dep2,... to specify extra deps
holger krekel
2013-02-01
1
-0
/
+16
*
remove some lingering "post" code
holger krekel
2013-02-01
1
-6
/
+0
*
- new --installpkg option
holger krekel
2013-01-30
1
-1
/
+6
*
* introduce a --installpkg=path option which will skip creation of an sdist a...
holger krekel
2013-01-28
1
-0
/
+5
*
fix test run, at least on my computer
holger krekel
2013-01-25
1
-3
/
+3
*
fix a test that failed due to a recent merge - i'd really
holger krekel
2012-12-07
1
-4
/
+0
*
fixed test to not rely on os.path.expanduser (closes #60)
holger krekel
2012-11-20
1
-1
/
+1
*
add "py" environment using sys.executable and tox's python setup.py test
holger krekel
2012-10-26
1
-1
/
+6
*
fix issue34 - search tox.ini in parent dirs
holger krekel
2012-10-26
1
-9
/
+13
[next]