summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* addresses issue66: add --workdir option to override where tox stores its ".to...holger krekel2016-06-251-5/+5
* fix PEP-8 and whitespaces.Steffen Allner2016-06-201-1/+1
* Merge from default.Steffen Allner2016-06-201-2/+16
|\
| * Merged in jayvdb/tox (pull request #185)Holger Krekel2016-06-203-10/+118
| |\
| | * Merged in jayvdb/tox (pull request #186)Holger Krekel2016-06-201-0/+14
| | |\
| | | * Add test for double substitution using {{ }}John Vandenberg2015-12-261-0/+14
| * | | Unescape \{..\}John Vandenberg2015-12-261-2/+2
| | |/ | |/|
* | | Merge from defaulthook/report-statusSteffen Allner2016-06-203-10/+91
|\ \ \ | | |/ | |/|
| * | mergeholger krekel2016-06-201-1/+50
| |\ \
| | * \ Merged in issue336 (pull request #198)Andrzej Ostrowski2016-06-201-0/+49
| | |\ \
| | | * \ Merged in wscheper/tox/config-in-setup-cfg (pull request #192)Andrzej Ostrowski2016-06-203-10/+24
| | | |\ \
| | | * | | Support configuration through setup.cfgconfig-in-setup-cfgWalter Scheper2016-03-101-0/+49
| | * | | | make flakes passOliver Bestwalter2016-06-201-1/+1
| | | |/ / | | |/| |
| * | | | add --workdir option to override where tox stores its ".tox" directoryholger krekel2016-06-203-10/+38
| |\ \ \ \ | | |/ / /
| | * | | Merged in pjdelport/tox/fix-flakes (pull request #187)Oliver Bestwalter2016-06-202-9/+37
| | |\ \ \
| | | * | | fix issue66 by introducing using default "python -m pip"holger krekel2016-06-201-6/+6
| | | * | | #317 raise minversion in test to avoid breakage on next major updateOliver Bestwalter2016-06-201-1/+1
| | | * | | Merged in nakatoio/tox (pull request #190)Oliver Bestwalter2016-06-201-0/+14
| | | |\ \ \
| | | | * | | Add test for issue #307Sachi King2016-05-101-0/+14
| | | | |/ /
| | | * | | Process minversion before all elseSachi King2016-02-291-2/+2
| | | |/ /
| | * | | Remove separating spaces in "print (...)" (pep8 E211)fix-flakesPiet Delport2016-01-041-1/+1
| | | |/ | | |/|
| * | | Add test for --workdir command line optionDan Ring2015-12-171-0/+17
| |/ /
* | | Add tests for tox_runtest_pre/post.Matthew Schinckel2016-04-091-0/+24
| |/ |/|
* | Fix section substitution with {posargs}Sachi King2016-02-111-1/+1
* | Add test for subsitition from other section with posargsSachi King2016-02-111-0/+14
|/
* fix issue294: re-allow cross-section substitution for setenv setting.2.3.1holger krekel2015-12-141-2/+31
* implement new experimental hooks for venv creationholger krekel2015-12-091-12/+35
* internal: push some optional object creation into tests becauseholger krekel2015-12-092-28/+52
* merge defaultholger krekel2015-12-071-55/+125
|\
| * reshuffle tests related to setenv processing and integrate nelfin'sholger krekel2015-12-071-40/+55
| * refactor setenv processing into its own class so thatholger krekel2015-12-071-8/+22
| * merge defaultholger krekel2015-11-201-4/+24
| |\
| * | address issue285 but not fully resolve it: setenv processing now works,holger krekel2015-11-131-16/+16
| * | add various xfailing test cases for env substitution in setenvholger krekel2015-11-131-0/+41
* | | fix issue252: allow environment names with special characters.holger krekel2015-11-261-0/+17
| |/ |/|
* | Merged in dstanek/tox/bug_181 (pull request #174)holger krekel2015-11-201-4/+24
|\ \ | |/ |/|
| * Fixes bug 181; allow # in commandsbug_181David Stanek2015-10-051-4/+24
* | fix setenv/substitution bug2.2.1holger krekel2015-11-111-0/+26
* | fix issue280: fix case where --skip-missing-interpreter would not work if {en...holger krekel2015-11-091-2/+17
* | Merged in rebeckag/tox/174-voting-testenv (pull request #170)holger krekel2015-11-062-0/+24
|\ \
| * | Renamed testenv attribute from 'voting' to 'ignore_outcome'.Rebecka Gulliksson2015-08-242-8/+10
| * | Reverted unnecessary code formatting changes.Rebecka Gulliksson2015-08-241-53/+31
| * | Added test for non-voting testenv with failing command.Rebecka Gulliksson2015-08-241-0/+13
| * | Added 'voting' testenv attribute.Rebecka Gulliksson2015-08-241-31/+62
| |/
* | fix issue281: make --force-deps work when urls are present in a dep configholger krekel2015-11-021-0/+20
* | Merged in itxaka/tox/fix_env_use (pull request #169)holger krekel2015-10-301-0/+12
|\ \
| * \ Merged in olliewalsh/tox (pull request #167)holger krekel2015-10-291-0/+12
| |\ \ | | |/ | |/|
| | * Cleanup flakesOllie Walsh2015-07-031-3/+3
| | * Reorder the processing of testenv options. Fixes issue #246Ollie Walsh2015-07-031-0/+12
* | | Add testsItxaka2015-08-311-0/+22
|/ /