gecko-dev/third_party/python/pytest/_pytest
Andrew Halberstadt 5c71ab391c Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt
This patch was generated by something similar to:

$ cd third_party/python
$ hg rm pytest/* py/*
$ pip wheel pytest
$ unzip pytest.whl
$ unzip py.whl
$ hg add pytest/* py/*

MozReview-Commit-ID: 3LKVrbKfMgK

--HG--
extra : rebase_source : 4204340a78501a8e44e83dbf9cae63a7e91541ef
2017-07-19 16:50:57 -04:00
..
_code Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
assertion Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
vendored_packages Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
__init__.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
_argcomplete.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
_pluggy.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
_version.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
cacheprovider.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
capture.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
compat.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
config.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
debugging.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
deprecated.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
doctest.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
fixtures.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
freeze_support.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
helpconfig.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
hookspec.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
junitxml.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
main.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
mark.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
monkeypatch.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
nose.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
pastebin.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
pytester.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
python.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
recwarn.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
resultlog.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
runner.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
setuponly.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
setupplan.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
skipping.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
terminal.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
tmpdir.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
unittest.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00
warnings.py Bug 1382362 - Update pytest to v3.1.3 and py to v1.4.34, r=davehunt 2017-07-19 16:50:57 -04:00