summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close branchissue191holger krekel2015-02-210-0/+0
|
* fix issue191: factors are now defined by the "envlist" andholger krekel2014-09-253-10/+18
| | | | you don't need to use them in the testenv section anymore.
* 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)
| * some streamlining of the docsholger krekel2014-07-201-28/+32
| |
| * merge Alexander's "multi-dimensional" PR.holger krekel2014-07-208-10/+19
| |\
| * | Reimplement defaultenvs as default factorsAlexander Schepanovski2014-07-172-13/+22
| | |
| * | Docs on factors and envlist expansionAlexander Schepanovski2014-07-171-0/+109
| | |
| * | Fix undefined env checkAlexander Schepanovski2014-07-031-2/+2
| | |
| * | Test factors and envlist expansionAlexander Schepanovski2014-07-031-0/+35
| | |
| * | Parse env and args for factors, detect undefined envsAlexander Schepanovski2014-06-291-62/+58
| | |
| * | Fix regressions after adding factorsAlexander Schepanovski2014-06-281-1/+1
| | |
| * | First stab at multidimensional configAlexander Schepanovski2014-06-201-16/+56
| | |
* | | set VIRTUAL_ENV for test commandsFlorian Ludwig2014-07-241-0/+1
| |/ |/|
* | Added tag 1.7.2 for changeset e319e464470aholger krekel2014-07-150-0/+0
| |
* | bump version and release 1.7.21.7.2holger krekel2014-07-155-5/+5
| |
* | Add support for PyPy3 (env "pypy3").Stefan Scherfke2014-06-252-5/+5
|/
* also put "envlist" into its own section.holger krekel2014-06-181-7/+6
|
* Merged in yunake/tox/missing_interpreter_config_option (pull request #111)holger krekel2014-06-185-1/+35
|\ | | | | | | Add support for setting skip_missing_interpreters as a config option and not just a command line flag
| * skip_missing_interpreters: move documentation into a separate confval sectionEugene Yunak2014-06-181-7/+12
| |
| * skip_missing_interpreters: fix bool handling and add appropriate test, ↵Eugene Yunak2014-06-182-2/+10
| | | | | | | | thanks hpk42@ for the tip!
| * add support for setting skip_missing_interpreters as a config option and not ↵Eugene Yunak2014-06-185-1/+22
|/ | | | just a command line flag
* backout change b0afb96 from @schlamarholger krekel2014-06-021-1/+1
|
* Merged in ↵holger krekel2014-06-011-0/+1
|\ | | | | | | | | | | evvers/tox/evvers/add-deps-to-basictxt-example-without-dep-1400352654797 (pull request #108) Add deps to basic.txt example.
| * Add deps to basic.txt example.Evgeny Vereshchagin2014-05-171-1/+1
| | | | | | | | Without deps command doesn't work.
* | we now support py34Jihyeok Seo2014-05-302-2/+3
| |
* | Merged in ↵holger krekel2014-05-191-3/+11
|\ \ | |/ |/| | | | | | | tbekolay/tox/tbekolay/better-setuptools-integration-in-basic-1400524487298 (pull request #109) Better setuptools integration in basic
| * Better setuptools integration in basicTrevor Bekolay2014-05-191-3/+11
|/