summaryrefslogtreecommitdiff
path: root/doc/example
Commit message (Collapse)AuthorAgeFilesLines
* Merged in msabramo/tox/doc_fix_broken_links (pull request #96)holger krekel2014-04-271-1/+3
|\ | | | | | | doc: Fix broken links
| * doc: Update Jenkins example to use code-blockMarc Abramowitz2014-04-241-1/+3
| |
* | doc: Fix broken linksMarc Abramowitz2014-04-242-3/+2
|/
* stylistic documentation wording cleanupJurko Gospodneti?2014-03-231-32/+49
|
* fix documentation typoJurko Gospodneti?2014-03-231-1/+1
|
* small updates to tox/pytest sectionholger krekel2013-12-101-11/+8
|
* Address issue #125 by adding a --hashseed command-line option.Chris Jerdonek2013-11-141-0/+21
| | | | | | | This commit also causes Tox to set PYTHONHASHSEED for test commands to a random integer generated when tox is invoked. See the issue here: https://bitbucket.org/hpk42/tox/issue/125
* fix issue102: change to {toxinidir} when installing packages and dependencies.holger krekel2013-09-042-4/+17
| | | | this allows to use relative path like in "-rrequirements.txt".
* refactor docs and changelog1.6.0holger krekel2013-08-151-15/+8
|
* Add doc examples of using easy_install and pip install --find-links.Carl Meyer2013-08-141-0/+29
|
* remove toxbootstrap.py for now because it is broken.holger krekel2013-08-131-1/+5
| | | | add changelog entry for Carl wrt install_command
* Add "usedevelop" to the other "devenv" config example tooMatt Good2013-08-071-1/+4
|
* Update devenv example docs with "usedevelop" settingMatt Good2013-08-071-1/+3
|
* Make "usedevelop" a [testenv] setting instead of a [tox] settingMatt Good2013-08-061-1/+1
| | | | Enables setting "usedevelop" per virtualenv. If "[tox]skipsdist" is not explicitly set, it default to True if all environments in the current envlist have develop = True.
* introduce --reportjson=PATH option to write out test run information ↵holger krekel2013-08-061-0/+44
| | | | (version 1).
* fix sphinx building and checks, move bitbucket to use https urlsholger krekel2013-08-051-1/+1
|
* Merged in mordred/configurable-hooks (pull request #49)holger krekel2013-07-161-0/+58
|\ | | | | | | Make software installation more configurable
| * Merged in lukaszb/tox (pull request #45)holger krekel2013-07-111-0/+16
| |\ | | | | | | | | | Created initial documentation for development environments -- related with #101
| * | Removed obsolates from devenv docLukasz Balcerzak2013-07-101-0/+1
| | |
| * | Simplified devenv example docs to use only existing interfaces.Lukasz Balcerzak2013-07-101-16/+8
| | |
| * | Documented 'package' config for test envsLukasz Balcerzak2013-06-201-1/+4
| | |
| * | Removed --envonly switch from devenv docsLukasz Balcerzak2013-06-201-1/+1
| | |
| * | Dropped note from devenv - envdir is now better documented at config.txtLukasz Balcerzak2013-06-201-2/+0
| | |
| * | Updated documentation for development environmentLukasz Balcerzak2013-06-201-5/+5
| | |
| * | Created initial documentation for development environments -- related with #101Lukasz Balcerzak2013-06-141-0/+64
| | |
* | | Add documentation for the --develop optionMonty Taylor2013-07-161-1/+2
| | |
* | | Add example documentation for usedevelopMonty Taylor2013-07-111-0/+33
| |/ |/|
* | fixing changelog and adding a whitelist_externals exampleholger krekel2013-06-221-0/+16
|/
* Merged in g2p/tox (pull request #32)holger krekel2013-04-251-0/+1
|\ | | | | | | Give further hints on py.test discovery.
| * Add py33 to the list of default environmentsWieland Hoffmann2012-12-141-0/+1
| |
* | Relate to the 2to3 use case.Gabriel2012-12-031-7/+15
| |
* | Give further hints on py.test discovery.Gabriel2012-12-031-7/+13
|/
* remove pytest jenkins job linksholger krekel2012-11-241-2/+0
|
* makeholger krekel2012-07-181-0/+34
| | | | | | python setup.py test run tests via tox itself.
* doc fixesRonny Pfannschmidt2012-05-291-3/+3
|
* fix issue29 - two codespeak linksholger krekel2012-04-031-1/+1
|
* Fix various documentation typos / misspellings.Piet Delport2011-11-241-1/+1
|
* fix issue16 - mention that Jenkins Python plugin needs to be installedholger krekel2011-10-131-1/+2
|
* fix toxbootstrap links and fix a test that failed on windows for escaping ↵holger krekel2011-05-271-2/+2
| | | | reasons
* - rename environment to "setenv" to disambiguate a bit between test ↵holger krekel2011-05-261-1/+17
| | | | | | "environemnt" snad env-var settings - some docs for the new "setenv" directive
* merge Chris Rose changes and enhancements/fixes to issue10 and 15holger krekel2011-04-283-24/+25
|\
| * Minor typo and reST formatting fixes.jnrowe2011-04-091-1/+1
| |
| * rename Hudson to Jenkins everywhereholger krekel2011-03-212-23/+23
| |
| * fix issue 20 - document development URLs for depsholger krekel2011-03-211-0/+1
| |
* | Documented the posargs syntaxChris Rose2011-01-121-4/+10
|/
* fix a test, fix docsholger krekel2010-11-271-2/+2
|
* release prepsholger krekel2010-11-251-6/+9
|
* actually use a simpler indexserver definition after allholger krekel2010-11-081-6/+15
|
* revamp and document indexserver handlingholger krekel2010-11-081-16/+16
|
* always use --upgrade for sdist installsholger krekel2010-11-071-0/+2
|