summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Fix issue 198: resolve touching factor groupsAlexander Schepanovski2014-12-292-1/+14
|/ / /
* | | explain how to disable PYTHONHASHSEEDAlexandre Conrad2014-12-202-2/+6
| | |
* | | refine determination if we run from Jenkins, thanks Borge Lanes.holger krekel2014-12-111-0/+2
| | |
* | | Add test for getcontextname()Borge Lanes2014-12-101-0/+14
| | |
* | | Determine Jenkins environment as described in docsBorge Lanes2014-12-021-1/+1
| | | | | | | | | | | | HUDSON_URL is still checked for backward compatibility.
* | | Merged in tomviner/tox/tomviner/typo-extra-in-docs-basictxt--1415645866375 ↵holger krekel2014-11-111-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | (pull request #126) Typo: extra } in docs, basic.txt
| * | Typo: extra } in docs, basic.txtTom V2014-11-101-1/+1
|/ /
* | merge tox-1.8 maintenanceholger krekel2014-10-277-11/+33
|\ \
| * | fix issue199 -- fill result log structure ahead of creating virtualenvholger krekel2014-10-275-10/+23
| | |
| * | Added tag 1.8.1 for changeset 2aa9b587d12aholger krekel2014-10-270-0/+0
| | |
| * | finalize 1.8.11.8.1holger krekel2014-10-244-4/+4
| | |
| * | adapt test from @msabramo about curly braches (fixes related to issue150)holger krekel2014-10-241-2/+2
| | |
| * | add some changelogs for the merged PRsholger krekel2014-10-242-0/+12
| | |
* | | port fix of testholger krekel2014-10-241-2/+2
| | |
* | | Merged in carljm/tox (pull request #123)holger krekel2014-10-212-5/+37
|\ \ \ | |/ / | | | | | | Add --pre and testenv pip_pre options, no --pre by default.
| * | Merged in msabramo/tox/allow_backslash_escape_curly_braces_msabramo_2 (pull ↵holger krekel2014-10-142-3/+20
| |\ \ | | | | | | | | | | | | | | | | | | | | request #93) Allow backslashing curly braces to prevent expansion
| | * | Add test_posargs_backslashed_or_quotedMarc Abramowitz2014-05-111-0/+17
| | | |
| | * | Allow backslashing curly braces to prevent expansionMarc Abramowitz2014-04-031-3/+3
| | | | | | | | | | | | | | | | e.g.: commands=echo \{posargs\} = {posargs}
| * | | Merged in ↵holger krekel2014-10-122-2/+17
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | suor/tox/alex_gaynor/allow-in-factor-names-for-multidimensio-1411745805716 (pull request #124) Finished "." in factor names pull-request
| | * | | Recognize period in envnames in factor conditionsAlexander Schepanovski2014-10-122-5/+12
| | | | |
| | * | | Added a test for period in factorAlex Gaynor2014-09-261-0/+8
| | | | |
| | * | | Allow "." in factor names for multi-dimensional tests.Alex Gaynor2014-09-261-1/+1
| | | | |
* | | | | Expand help text for --pre option.Carl Meyer2014-10-071-1/+2
| | | | |
* | | | | Add --pre and testenv pip_pre options, no --pre by default.Carl Meyer2014-10-066-3/+71
|/ / / /
* | | | Do not rely on specific errno numbers in testsMarius Gedminas2014-09-281-1/+1
| | | | | | | | | | | | | | | | The error number differs on different platforms (Windows vs Linux).
* | | | Report subprocess exit code when invocation failsMarius Gedminas2014-09-262-6/+6
|/ / / | | | | | | | | | Fixes #192
* | | fix issue190: allow setenv to be emptyholger krekel2014-09-253-0/+22
| | |
* | | py25 not supported anymoreholger krekel2014-09-251-3/+1
| | |
* | | bump to dev versionholger krekel2014-09-242-2/+2
| | |
* | | fix release announceholger krekel2014-09-241-1/+1
| | |
* | | Added tag 1.8.0 for changeset b7374e501bdeholger krekel2014-09-240-0/+0
| | |
* | | bump versions, add announcement1.8.0holger krekel2014-09-246-6/+60
| | |
* | | add test and changelog for better report if we can't get version_infoholger krekel2014-09-232-0/+10
| | | | | | | | | | | | from an interpreter executable.
* | | Merged in flub/tox (pull request #119)holger krekel2014-09-231-0/+3
|\ \ \ | | | | | | | | | | | | Better error reporting for a bad interpreter
| * | | Better error reporting for a bad interpreterFloris Bruynooghe2014-09-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When an interpreter's binary exists but no valid version_info is extracted the error message right now simply says <2.5 is not supported which is not very helpful. This tries to improve the error reporting for this case.
* | | | fix issue152: set VIRTUAL_ENV when running test commands,holger krekel2014-09-232-0/+3
| | | | | | | | | | | | | | | | thanks Florian Ludwig.
* | | | Merged in ludwigf/tox (pull request #114)holger krekel2014-09-2312-73/+361
|\ \ \ \ | | | | | | | | | | | | | | | set VIRTUAL_ENV for test commands
| * | | | fix issue188 make boolean config vars use the default if the config fileholger krekel2014-09-235-2/+22
| |/ / / | | | | | | | | | | | | specifies an empty string
| * | | fix typo in stevens nameholger krekel2014-09-021-1/+1
| | | |
| * | | Merged in Pentusha/tox/Pentusha/docs-add-pypy3-support-1408431512815 (pull ↵holger krekel2014-09-021-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | request #117) add pypy3 support to docs
| | * | | docs add pypy3 supportIvan Larin2014-08-191-0/+1
| | | | |
| * | | | fix issue148: ignore __PYVENV_LAUNCHER__ for subprocholger krekel2014-09-026-4/+10
| | | | |
| * | | | Merged in myint/tox (pull request #118)holger krekel2014-09-023-33/+90
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Fix "__PYVENV_LAUNCHER__" problem
| | * | | | Update complex factor docsAlexander Schepanovski2014-08-111-13/+26
| | | | | |
| | * | | | Docs for factor expressionsAlexander Schepanovski2014-08-091-24/+44
| | | | | |
| | * | | | Support boolean ops on factorsAlexander Schepanovski2014-08-092-4/+28
| | | | | |
| | * | | | Remove factor negation supportAlexander Schepanovski2014-08-092-9/+9
| | |/ / /
| * | | | Fix "__PYVENV_LAUNCHER__" problemSteven Myint2014-09-011-1/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | This resolves the use of the non-virtualenv Python executable. This fixes #171.
| * | | Merged in tkhyn/tox/fix_console_encoding (pull request #115)holger krekel2014-08-080-0/+0
| |\ \ \ | | | | | | | | | | | | | | | Fixed console encoding issue
| * | | | Fixed console encoding issueThomas Khyn2014-08-022-6/+7
| |/ / / | | | | | | | | | | | | | | | | The issue occured with python 3.3 on windows with dependencies needing to be compiled (e.g. markupsafe)