summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* clean out source files and link to new repoHEADmasterRonny Pfannschmidt2016-09-171-2/+0
* Fix "flakes" problemsMarc Abramowitz2014-04-271-1/+1
* another fix wrt to making tox fixtures importableholger krekel2012-11-231-0/+2
* make tox's fixtures importable from other projectsholger krekel2012-11-201-290/+0
* fix #61 - always pass args[1:] from the mock-callholger krekel2012-11-201-1/+2
* don't warn if a test command is specified in a relative mannerholger krekel2012-06-081-4/+11
* only use shell=True on Windows and test for it, also streamlining a testholger krekel2012-06-051-4/+5
* fix for windows: use shell=True. this avoids a strange error where a command ...holger2012-06-051-1/+2
* * refactor code and tests to work through an "Action" object whichholger krekel2012-01-061-12/+44
* dependency inject report object so that reporting can be modifiedholger krekel2011-12-291-7/+9
* internal reshuffling and further fixes to allow to use wildcards when specify...holger krekel2011-12-141-0/+1
* relax fnmatch check, should fix a bug on windowsholger krekel2011-07-071-0/+1
* always use --upgrade for sdist installsholger krekel2010-11-071-2/+2
* remove duplicate functionholger krekel2010-10-211-15/+0
* changed/refined indexserver handling, now dependencies can be scoped, see add...holger krekel2010-10-171-0/+28
* remove trailing whitespaceholger krekel2010-07-261-5/+5
* check distribute/sitepackges/tox-version config on virtualenv creationholger krekel2010-07-141-2/+1
* fix test environment for tox tests itselfholger krekel2010-07-121-0/+2
* rename TOXENVLIST to TOXENVholger krekel2010-07-081-2/+2
* refining versioning comparison and detectionholger krekel2010-07-071-1/+8
* minor test helper reorgholger krekel2010-07-071-7/+49
* clean TOXENVLIST env var for own testsholger krekel2010-07-061-0/+4
* a monster commit (tm) refining the whole positional args handlingholger krekel2010-07-031-5/+15
* * rename cmdargs to argvholger krekel2010-06-281-6/+6
* initial checkinholger krekel2010-06-051-0/+167