[Pytest-commit] commit/tox: hpk42: Close branch missing_interpreter_config_option

2014-06-18 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/d86438bad57c/ Changeset: d86438bad57c Branch: missing_interpreter_config_option User:hpk42 Date:2014-06-18 12:07:35 Summary: Close branch missing_interpreter_config_option Affected #: 0 files Repository URL:

[Pytest-commit] commit/tox: 4 new changesets

2014-06-18 Thread commits-noreply
4 new commits in tox: https://bitbucket.org/hpk42/tox/commits/356a12bcd0d7/ Changeset: 356a12bcd0d7 Branch: missing_interpreter_config_option User:yunake Date:2014-06-18 11:09:13 Summary: add support for setting skip_missing_interpreters as a config option and not just

[Pytest-commit] commit/tox: hpk42: Merged in yunake/tox/missing_interpreter_config_option (pull request #111)

2014-06-18 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/0c9bf47d235d/ Changeset: 0c9bf47d235d User:hpk42 Date:2014-06-18 12:07:35 Summary: Merged in yunake/tox/missing_interpreter_config_option (pull request #111) Add support for setting skip_missing_interpreters as a

[Pytest-commit] commit/tox: hpk42: also put "envlist" into its own section.

2014-06-18 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/cefc0fd28dda/ Changeset: cefc0fd28dda User:hpk42 Date:2014-06-18 12:11:01 Summary: also put "envlist" into its own section. Affected #: 1 file diff -r 0c9bf47d235dc5ff021b3355e85f94fcd5095d41 -r cefc0fd28dda72ac7

[Pytest-commit] Issue #529: "unique basename" and __init__.py docs (hpk42/pytest)

2014-06-18 Thread Thomas Güttler
New issue 529: "unique basename" and __init__.py docs https://bitbucket.org/hpk42/pytest/issue/529/unique-basename-and-__init__py-docs Thomas Güttler: Our tests don't have unique basenames, since we use this pattern: The tests for admin.py is located in tests/unit/test_admin.py There are severa