Skip to content

reencode non-ascii python2 assertion reprs, fixes #877 #878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
365 commits
Select commit Hold shift + click to select a range
645ddc9
make regendoc a direct requirement
RonnyPfannschmidt Jun 6, 2015
43d27ec
use regendoc normalization and regenerate docs
RonnyPfannschmidt Jun 6, 2015
42e7456
Merged in RonnyPfannschmidt/pytest/regendoc-upgrade (pull request #303)
flub Jun 10, 2015
b40f760
Change links from bitbucket to GitHub
nicoddemus Jun 15, 2015
ff58ae6
Update CONTRIBUTING documentation with GitHub instructions
nicoddemus Jun 15, 2015
d4e77fa
Update sidebar links from Bitbucket to GitHub
nicoddemus Jun 15, 2015
e9e01f2
use travis containers
bubenkoff Jun 15, 2015
f2494ec
split travis jobs
bubenkoff Jun 15, 2015
088ead2
Merge pull request #772 from bubenkoff/split-travis-jobs
nicoddemus Jun 15, 2015
502a372
Merge pull request #771 from pytest-dev/use-travis-containers
nicoddemus Jun 15, 2015
8663be3
Remove hgignore and hgtags files
nicoddemus Jun 15, 2015
ccebf8e
add travis badge
bubenkoff Jun 15, 2015
4a8a4cb
Merge pull request #770 from bubenkoff/add-travis-badge
nicoddemus Jun 15, 2015
ae66683
Merge pull request #773 from pytest-dev/remove-hg-files
bubenkoff Jun 15, 2015
edfadf3
pass coveralls env
bubenkoff Jun 15, 2015
b38cadb
pass coveralls env
bubenkoff Jun 15, 2015
af439e7
Merge pull request #775 from bubenkoff/pass-coveralls-env
bubenkoff Jun 16, 2015
534dbac
appveyor integration
bubenkoff Jun 16, 2015
c0db143
Merge pull request #777 from bubenkoff/appveyor-integration
bubenkoff Jun 16, 2015
8f09904
appveyor scripts
bubenkoff Jun 16, 2015
5dbe565
Merge branch 'master' of github.com:pytest-dev/pytest
bubenkoff Jun 16, 2015
e890d60
appveyor badge
bubenkoff Jun 16, 2015
84a476a
Use pypi version badge from shields.io
nicoddemus Jun 16, 2015
c7573a9
Merge pull request #778 from pytest-dev/pypi-badge
bubenkoff Jun 16, 2015
c840e5c
Use shields.io badge for coveralls
nicoddemus Jun 16, 2015
f1245b0
Merge pull request #779 from pytest-dev/coveralls-shields-badge
bubenkoff Jun 16, 2015
0b0406f
Handle reports that don't have a reprcrash
punya Jun 16, 2015
a0da7b9
Mention issue 713 in the test's docstring
nicoddemus Jun 16, 2015
4d6fef3
Merge branch 'pytest-2.7'
bubenkoff Jun 17, 2015
13c0119
Merge remote-tracking branch 'origin/pytest-2.7'
hpk42 Jun 19, 2015
94332ed
Adjust IRC notifications to use #pytest.
The-Compiler Jun 19, 2015
80b5ebc
Merge pull request #790 from pytest-dev/irc-notifications
nicoddemus Jun 19, 2015
0008bcb
Add coveragerc file for coverage options
nicoddemus Jun 20, 2015
190326c
Use SVGs for all README badges
iKevinY Jun 20, 2015
b0491e1
Merge pull request #792 from iKevinY/svg-badges
nicoddemus Jun 20, 2015
e947732
Merge pull request #791 from pytest-dev/coverage-config
bubenkoff Jun 20, 2015
cba1ca6
Fixed typo
radarhere Jun 23, 2015
755d7b3
Merge pull request #798 from radarhere/patch-1
hpk42 Jun 23, 2015
8664fc4
Add a --noconftest option.
The-Compiler Jun 23, 2015
8e0589a
Add changelog entry.
The-Compiler Jun 23, 2015
f78b6df
Return an empty list directly.
The-Compiler Jun 23, 2015
ee40ea5
Merge branch 'pytest-2.7'
hpk42 Jun 23, 2015
08613b6
Merge pull request #799 from pytest-dev/noconftest
hpk42 Jun 23, 2015
28cf4c3
small fix to test webhook
hpk42 Jun 23, 2015
0998170
check webhook again
hpk42 Jun 23, 2015
01f5913
try to fix coveralls env
hpk42 Jun 23, 2015
3c2fd83
Reintroduce get_plugin_manager() for backward-compatibility
nicoddemus Jun 17, 2015
76497c2
Fix plugins_index script and update plugins_index.txt
nicoddemus Jun 30, 2015
bfc3e48
Factor out build_summary_stats_line(), and add tests
Jul 2, 2015
7993afa
test_summary_stats() now prints its parameter values
Jun 30, 2015
e07144a
Add tests for the empty-key special case
Jun 30, 2015
0282da9
Refactor slightly
Jun 30, 2015
cb21d84
Add missing "error" status to the list
Jun 30, 2015
044d874
If there are warnings, make the status bar yellow
Jun 30, 2015
6c395cb
Default color is now yellow
Jun 30, 2015
afcad74
PEP8ify parametrized-test parameters
Jul 2, 2015
2c419c4
Add CHANGELOG and AUTHORS entries
Jul 2, 2015
7fa27af
Add `file` and `line` attributes to junit-xml output.
kevincox Jun 30, 2015
9293062
Merge pull request #809 from kevincox/junitxml-file-attribute
nicoddemus Jul 3, 2015
d10054a
Merge branch 'esiegerman/summary_colors' of github.com:esiegerman/pytest
nicoddemus Jul 3, 2015
4ef6cdf
Add small thanks note to Eric Siegerman
nicoddemus Jul 3, 2015
d773c74
Reword entry in the changelog to show case the new status bar colors …
nicoddemus Jul 3, 2015
438ea86
Fix flaky test_timing_function in Windows
nicoddemus Jul 4, 2015
4fa64a9
Fix typo + grammar
jeffwidman Jul 7, 2015
d70a311
Merge pull request #820 from jeffwidman/patch-1
nicoddemus Jul 8, 2015
ae4c8b8
Merge pull request #787 from pytest-dev/pluggy-bc-fix
nicoddemus Jul 8, 2015
fe897c8
configure a plain "devpi upload" to create sdist and universal wheel
hpk42 Jul 9, 2015
0624a69
Merge pull request #824 from hpk42/devpiupload
nicoddemus Jul 9, 2015
0ee3ee7
Add syntax highlighting to missing snippets in the documentation and …
nicoddemus Jul 10, 2015
e7374c3
Merge pull request #825 from nicoddemus/syntax-highlight-docs
hpk42 Jul 10, 2015
65c56d4
Pinning mock module to < 1.1 fo py26
nicoddemus Jul 10, 2015
854e603
Add new testdirs ini option
nicoddemus Jul 9, 2015
8a6aa5e
Print inifile and rootdir when there's usage errors
nicoddemus Jul 9, 2015
40ec0ec
Merge pull request #823 from nicoddemus/testdirs-option
nicoddemus Jul 11, 2015
1baa1a4
Merge pull request #822 from nicoddemus/extra-usage-info
nicoddemus Jul 11, 2015
7445c5b
Add support for PEP302 get_data API
nicoddemus Jul 11, 2015
194581a
Merge pull request #829 from nicoddemus/pep302-get-data-support
hpk42 Jul 13, 2015
d603303
Consider session fixtures for doctest docstrings in modules
nicoddemus Jul 13, 2015
8910ec2
Merge pull request #836 from nicoddemus/doctest-modules-fixtures
hpk42 Jul 13, 2015
8f4f2c6
Mention pytest-runner in the docs
nicoddemus Jul 14, 2015
26e64fc
Ast Call signature changed on 3.5
Carreau Jun 23, 2015
e2e2928
allow faillure on 35
Carreau Jun 24, 2015
71a00c3
try isntall 35 on tox
Carreau Jun 24, 2015
3cf82c6
nigh
Carreau Jun 24, 2015
3bc6c0f
a test
Carreau Jun 24, 2015
167625d
simplify + fix
Carreau Jun 24, 2015
d774f3c
generify
Carreau Jun 24, 2015
35bea86
No Starred node type on Python 2
takluyver Jul 15, 2015
62ca4ae
Move Interrupted exception class out of Session
takluyver Jul 15, 2015
195422f
Fix AST rewriting with starred expressions in function calls
takluyver Jul 15, 2015
d73c8e6
Try running flakes tests with Python 3.4
takluyver Jul 15, 2015
4e98d2b
OK, try running flakes with 2.7
takluyver Jul 15, 2015
37a09a6
No more failures
takluyver Jul 15, 2015
077f0d3
Match .travis.yml env list to tox envs
takluyver Jul 15, 2015
0f52856
Use a subdirectory in the TEMP directory to speed up tmpdir creation
nicoddemus Jul 15, 2015
74bc50e
Fix flakes
nicoddemus Jul 15, 2015
4462b83
Style fix
takluyver Jul 16, 2015
30e7104
Merge pull request #845 from nicoddemus/tmpdir-improvements
nicoddemus Jul 16, 2015
5e02359
Merge pull request #801 from Carreau/test-35
flub Jul 18, 2015
7dab2e1
Allow py35 to fail on Travis until it is properly supported
nicoddemus Jul 18, 2015
a5bc981
Allow py35 to fail on Travis until it is properly supported (fix)
nicoddemus Jul 18, 2015
604a39f
Allow py35 to fail on Travis until it is properly supported (fix2)
nicoddemus Jul 18, 2015
6af7172
Merge branch 'pytest-2.7'
bubenkoff Jul 19, 2015
045274e
remove merge artifact
bubenkoff Jul 19, 2015
77844ec
Fixed typo in CHANGELOG: "testdirs" -> "testpaths"
nicoddemus Jul 22, 2015
df29120
Merge branch 'pytest-2.7'
nicoddemus Jul 24, 2015
ab9e246
Avoid detecting conftest files upwards from setup.cfg/pytest.ini/tox.…
nicoddemus Jul 24, 2015
9f94e44
Merge remote-tracking branch 'upstream/pytest-2.7'
nicoddemus Jul 24, 2015
033def0
Workaround for cmdexec bug on Windows
nicoddemus Jul 24, 2015
ae28e4b
Merge remote-tracking branch 'upstream/pytest-2.7'
nicoddemus Jul 24, 2015
a060b8f
use setuptools_scm to determine the version
RonnyPfannschmidt Jul 25, 2015
e3d6002
setuptools not present issue deprecating gentest
Jul 25, 2015
023687d
Merge pull request #872 from nicoddemus/confcutdir-inifile
flub Jul 25, 2015
80ee620
Merge pull request #881 from maartenq/master
flub Jul 25, 2015
00e1a21
Deprecate and warn about --genscript, fixes #730
cpommranz Jul 25, 2015
f78d87e
Issue #751 - test.
JanBednarik Jul 25, 2015
9906a19
Issue #751 - fix.
JanBednarik Jul 25, 2015
0b92650
Update changelog.
JanBednarik Jul 25, 2015
df8a83b
changed contents -> content but still #753 did not solved, might be i…
Jul 25, 2015
251fc68
Merge fix for #751
flub Jul 25, 2015
f38c632
Merge branch 'jb-fix-751'
flub Jul 25, 2015
f64d5f1
Merge pull request #884 from cpommranz/deprecate_genscript
flub Jul 25, 2015
8338c69
Merge pull request #887 from maartenq/753content_of
flub Jul 25, 2015
983d249
reset capture even if readouterr throws
davidszotten Jul 25, 2015
3e6bee2
fail if snap is removed in the future
davidszotten Jul 25, 2015
e68fa64
Merge reset-capgture-on-reeadouterr-errors
flub Jul 26, 2015
011565c
Add changelog entry for capture improvement
flub Jul 26, 2015
97e5f7d
Merge merge branch
flub Jul 26, 2015
985fd0c
Mention Contributors team by name in CONTRIBUTING
pfctdayelise Jul 26, 2015
e8f4819
Test file run twice fails if it contains marked class #683
Jul 25, 2015
e69e785
Mention fix for issue #683
flub Jul 26, 2015
017ceff
minor tweaks to CONTRIBUTING
pfctdayelise Jul 26, 2015
5098e5f
fix version import
RonnyPfannschmidt Jul 26, 2015
2ab4bf1
Document and test stacking of parametrize.
The-Compiler Jul 26, 2015
5ebad5c
Delete release.txt from docs, merge extra comments to HOWTORELEASE.rst
pfctdayelise Jul 26, 2015
2035c5f
Merge pull request #893 from pfctdayelise/dupereleaseguides
nicoddemus Jul 26, 2015
9cf9900
Merge pull request #892 from The-Compiler/multi-parametrize
nicoddemus Jul 27, 2015
235f9da
special-case _pytest.__init__ in genscript to avoid a python3 bug
RonnyPfannschmidt Jul 27, 2015
4302972
Use pytest-of-$user as base directory for tmpdir_factory
nicoddemus Jul 28, 2015
0b83b40
Merge pull request #898 from nicoddemus/tmpdir-factory-new-name
RonnyPfannschmidt Jul 29, 2015
aac371c
Added myself to AUTHORS
hunse Jul 28, 2015
52b4eb6
Added `warns` to assert warnings are thrown
hunse Jul 28, 2015
2fc7aed
Request #714: Apply indirect=True on particular argnames
Elizaveta239 Aug 2, 2015
9846953
Support for python 2.6
Elizaveta239 Aug 2, 2015
15b865f
Rewrite test using @pytest.fixture
Elizaveta239 Aug 2, 2015
54a3d62
Update CHANGELOG and AUTHORS
Elizaveta239 Aug 2, 2015
63bac67
Add test for bad value in argument 'indirect'
Elizaveta239 Aug 2, 2015
db9809d
Update test for error in 'indirect' parameter
Elizaveta239 Aug 2, 2015
b097d8c
Update docs to represent reality
flub Aug 2, 2015
c605cf9
Merge pull request #909 from flub/assertdoc
nicoddemus Aug 2, 2015
3868b61
fix docs folder name in HOWTORELEASE
oleksmarkh Aug 3, 2015
657ca97
Some refactorings after code review
Elizaveta239 Aug 3, 2015
8fca478
Merge pull request #910 from oleksmarkh/patch-1
nicoddemus Aug 3, 2015
f7bacd1
Update docs
Elizaveta239 Aug 3, 2015
d761bff
Merge pull request #897 from hunse/warns
nicoddemus Aug 4, 2015
e79413a
Updated documentation from txt to rst
Akasurde Aug 4, 2015
185e730
Added makefile changes for docs
Akasurde Aug 4, 2015
02e742b
Move WarningsChecker import in test to a local import to workaround f…
nicoddemus Aug 4, 2015
6d446e7
Converted documentation from txt to rst
Akasurde Aug 5, 2015
ab9befb
Updated CHANGELOG and AUTHORS
Akasurde Aug 5, 2015
39f1471
Warnings always raised in WarningsRecorder
hunse Aug 6, 2015
2bbe709
Use testdir fixture in test_double_test to ensure controlled environm…
nicoddemus Aug 7, 2015
77f54db
Merge pull request #915 from Akasurde/issue-890
nicoddemus Aug 7, 2015
4f83586
Give credit where it is due in CHANGELOG :smile:
nicoddemus Aug 7, 2015
13c5456
Generate parametrize IDs for enum/re/class objects.
The-Compiler Aug 7, 2015
b59376b
Alert user about other parametrize spellings.
The-Compiler Aug 7, 2015
91a2993
Add CHANGELOG entry.
The-Compiler Aug 7, 2015
fd4d35d
Merge pull request #924 from The-Compiler/parametrise
pfctdayelise Aug 7, 2015
03d8a6c
Update CHANGELOG.
The-Compiler Aug 7, 2015
18125c7
Clean up type comparisons.
The-Compiler Aug 7, 2015
9ae40e3
Fix PR image link
nicoddemus Aug 8, 2015
84fdba1
More style changes.
The-Compiler Aug 8, 2015
4e21d1d
Move enum import and adjust comments.
The-Compiler Aug 8, 2015
40fa7b2
Merge branch 'master' of git://github.com/Elizaveta239/pytest into El…
pfctdayelise Aug 8, 2015
36b86af
Added more test cases
pfctdayelise Aug 8, 2015
729b5e9
Merge pull request #923 from The-Compiler/parametrize-idfunc
nicoddemus Aug 8, 2015
e130a02
add test for @nose.tools.istest
tomviner Aug 6, 2015
e8583f0
Replaced __multicall__ examples in docs by hookwrapper
nicoddemus Aug 8, 2015
d49fb8a
Change cx_freeze example to not use regendoc
nicoddemus Aug 8, 2015
3497aa0
check nose.istest __test__ attr issue526
tomviner Aug 6, 2015
353360d
use local isclass
tomviner Aug 8, 2015
1462590
update changelog
tomviner Aug 8, 2015
eb989c8
Merge pull request #921 from tomviner/issue562-noseistest
RonnyPfannschmidt Aug 9, 2015
1c68021
Merge pull request #931 from nicoddemus/docs-hookwrapper
RonnyPfannschmidt Aug 9, 2015
e103932
Reintroduce hasplugin to PytestPluginManager
nicoddemus Aug 9, 2015
bc509b4
Merge pull request #933 from nicoddemus/hasplugin
RonnyPfannschmidt Aug 10, 2015
681e502
Use "union" merge strategy for CHANGELOG
nicoddemus Aug 10, 2015
41cef6f
Don't skip fixtures that are substrings of params
untitaker Aug 8, 2015
cafd71e
Update changelog for #926
untitaker Aug 8, 2015
1d5215a
Add myself to authors
untitaker Aug 8, 2015
73fdda0
Merge pull request #926 from untitaker/multifixture
nicoddemus Aug 11, 2015
2174f3c
Fix accidental inversion in skip example.
ctheune Aug 12, 2015
ddbdcab
Merge pull request #937 from ctheune/patch-1
RonnyPfannschmidt Aug 12, 2015
4208230
Add ALLOW_UNICODE doctest option
nicoddemus Aug 13, 2015
93aee0f
Add docs and CHANGELOG for ALLOW_UNICODE option
nicoddemus Aug 13, 2015
d749021
Fix coverage
nicoddemus Aug 13, 2015
f22d14b
Merge pull request #879 from RonnyPfannschmidt/setuptools-scm
flub Aug 14, 2015
37ed391
Merge pull request #938 from nicoddemus/doctest-unicode
RonnyPfannschmidt Aug 16, 2015
2c42f15
adapt plugin printing
RonnyPfannschmidt Aug 8, 2015
740a97a
terinalwriter: use dash between plugin name and version
RonnyPfannschmidt Aug 17, 2015
7758bcd
terminalwriter: extract plugin printing logic and add positive unittests
RonnyPfannschmidt Aug 17, 2015
2ffd37b
return non-zero exit code if no tests are collected
nicoddemus Jul 4, 2015
f730291
Make testsfailed and testscollected public Session attributes
nicoddemus Jul 6, 2015
359f248
Force to use xdist >= 1.13
nicoddemus Aug 18, 2015
3e41c3c
Using packages from pypi
nicoddemus Aug 18, 2015
24212fd
Add support to record custom properties on xml output
Aug 19, 2015
d7d418c
Fix forked_run_report in pytest.xdist 1.13
nicoddemus Aug 21, 2015
5f0e92a
Merge pull request #942 from RonnyPfannschmidt/adapt-print
nicoddemus Aug 21, 2015
287df16
Merge pull request #817 from nicoddemus/non-collection-exit-error
RonnyPfannschmidt Aug 21, 2015
2ddbac1
Correcting implementation based on pull request feed back
Aug 21, 2015
44d9365
Add warning of "preliminary feature" to record_xml_property
Aug 21, 2015
06585f5
Always report error about parametrize data that doesn't correspond to…
Elizaveta239 Aug 23, 2015
a20c6d0
Fix getdoctarget to ignore comment lines
nicoddemus Aug 23, 2015
70da931
Improve docs and using warning system for record_xml_property fixture
nicoddemus Aug 23, 2015
b25e41e
Merge pull request #956 from nicoddemus/record-xml-property
RonnyPfannschmidt Aug 24, 2015
e67d66a
Merge branch 'pytest-dev'
Elizaveta239 Aug 24, 2015
42b43a7
Paths after normal options are now properly used to discover rootdir …
nicoddemus Aug 26, 2015
d988d20
Mention cookie-cutter in the docs and fix broken links to <extplugin>
nicoddemus Aug 26, 2015
333cb27
Merge pull request #961 from nicoddemus/args-after-options
nicoddemus Aug 26, 2015
06b1b69
Merge pull request #963 from nicoddemus/cookiecutter-docs
nicoddemus Aug 26, 2015
4533a50
Fix regression caused by changing the signature for parse_known_args
nicoddemus Aug 27, 2015
e594717
Rename "warnings" to "pytest-warnings" in terminal output
nicoddemus Aug 27, 2015
87cb5bc
Add note that using marks on fixtures is not supported
nicoddemus Aug 27, 2015
b49bedc
Merge branch 'master' of git://github.com/Elizaveta239/pytest into El…
pfctdayelise Aug 28, 2015
dd7112d
Show a few diff lines when truncating string diffs
nicoddemus Aug 28, 2015
9f30ae9
Merge pull request #977 from nicoddemus/marks-fixtures-note
The-Compiler Aug 28, 2015
553aef5
Merge pull request #978 from nicoddemus/string-diff
flub Aug 28, 2015
c493f26
Merge branch 'Elizaveta239-master' closes #908
pfctdayelise Aug 29, 2015
c0eec5d
Merge pull request #975 from nicoddemus/fix-regression-parse-known-args
nicoddemus Aug 30, 2015
6380e19
Add notes to docstring of `monkeypatch.undo()`
codewarrior0 Aug 30, 2015
3a27cd8
Adjust phrasing in monkeypatch.undo docstring
codewarrior0 Aug 30, 2015
885e461
Fix overriding of fixtures with parametrization.
The-Compiler Aug 31, 2015
1979154
Add docstring.
The-Compiler Aug 31, 2015
18d1757
Merge pull request #983 from The-Compiler/issue-979
bubenkoff Aug 31, 2015
3fa2615
replay initial warnings when terminalreporter is loaded
RonnyPfannschmidt Aug 31, 2015
06a70b6
Merge pull request #982 from codewarrior0/patch-1
nicoddemus Sep 1, 2015
e3734ef
Add CHANGELOG entry about renaming "warnings" to "pytest-warnings"
nicoddemus Sep 1, 2015
4ad56e8
Make doctest SKIP option register doctests as SKIPPED rather than PASSED
nicoddemus Aug 26, 2015
7292212
Merge pull request #976 from nicoddemus/ren-warnings-on-terminal
RonnyPfannschmidt Sep 1, 2015
348e519
Merge pull request #962 from nicoddemus/doctest-skip
RonnyPfannschmidt Sep 1, 2015
76f0988
turn the pytest_logwarning hook historic
RonnyPfannschmidt Sep 2, 2015
8625eb6
Merge pull request #986 from RonnyPfannschmidt/early-logging
nicoddemus Sep 2, 2015
6ffb659
Document single-method usage
Sep 4, 2015
e622975
Merge pull request #987 from benauthor/master
nicoddemus Sep 4, 2015
c40947e
Added fix for specifying every option for reporting
Akasurde Sep 10, 2015
dd69394
Added testcase and help for report option
Akasurde Sep 11, 2015
41d2fac
Merge branch 'issue_960' of https://github.com/Akasurde/pytest
nicoddemus Sep 12, 2015
c7888d1
Add note in changelog about issue 960
nicoddemus Sep 12, 2015
7eb21a1
reencode non-ascii python2 assertion reprs, fixes #877
RonnyPfannschmidt Jul 25, 2015
37c7a36
#877 - reencoding causes typeerrors on python2
RonnyPfannschmidt Sep 13, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[run]
omit =
# standlonetemplate is read dynamically and tested by test_genscript
*standalonetemplate.py
# oldinterpret could be removed, as it is no longer used in py26+
*oldinterpret.py
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CHANGELOG merge=union
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ include/
*.orig
*~

.eggs/

# this file is managed by setuptools_scm
_pytest/__init__.py

doc/*/_build
build/
dist/
Expand Down
39 changes: 0 additions & 39 deletions .hgignore

This file was deleted.

77 changes: 0 additions & 77 deletions .hgtags

This file was deleted.

36 changes: 20 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,31 +7,35 @@ install: "pip install -U tox"
# # command to run tests
env:
matrix:
- TESTENV=coveralls
- TESTENV=doctesting
- TESTENV=flakes
- TESTENV=py26
- TESTENV=py27
- TESTENV=py33
- TESTENV=py34
- TESTENV=py35
- TESTENV=pypy
- TESTENV=py27-pexpect
- TESTENV=py34-pexpect
- TESTENV=py27-cxfreeze
- TESTENV=py27-nobyte
- TESTENV=py27-xdist
- TESTENV=py34-xdist
- TESTENV=py27-pexpect
- TESTENV=py27-subprocess
- TESTENV=py27-trial
- TESTENV=py27-xdist
- TESTENV=py33
- TESTENV=py33
- TESTENV=py34
- TESTENV=py34-pexpect
- TESTENV=py34-trial
# inprocess tests by default were introduced in 2.8 only;
# this TESTENV should be enabled when merged back to master
#- TESTENV=py27-subprocess
- TESTENV=doctesting
- TESTENV=py27-cxfreeze
- TESTENV=coveralls
script: tox --recreate -i ALL=https://devpi.net/hpk/dev/ -e $TESTENV
- TESTENV=py34-trial
- TESTENV=py34-xdist
- TESTENV=py35
- TESTENV=pypy

script: tox --recreate -e $TESTENV

notifications:
irc:
- "chat.freenode.net#pytest-dev"
channels:
- "chat.freenode.net#pytest"
on_success: change
on_failure: change
skip_join: true
email:
- [email protected]
11 changes: 11 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ merlinux GmbH, Germany, office at merlinux eu

Contributors include::

Abhijeet Kasurde
Anatoly Bubenkoff
Andreas Zeidler
Andy Freeland
Expand All @@ -14,6 +15,7 @@ Bob Ippolito
Brian Dorsey
Brian Okken
Brianna Laugher
Bruno Oliveira
Carl Friedrich Bolz
Charles Cloud
Chris Lamb
Expand All @@ -25,6 +27,11 @@ Daniel Nuri
Dave Hunt
David Mohr
Edison Gustavo Muenz
Eduardo Schettino
Elizaveta Shashkova
Eric Hunsberger
Eric Siegerman
Florian Bruhin
Floris Bruynooghe
Graham Horler
Grig Gheorghiu
Expand All @@ -33,13 +40,16 @@ Harald Armin Massa
Ian Bicking
Jaap Broekhuizen
Jan Balster
Janne Vanhala
Jason R. Coombs
Jurko Gospodnetić
Katarzyna Jachim
Kevin Cox
Maciek Fijalkowski
Maho
Marc Schlaich
Mark Abramowitz
Markus Unterwaditzer
Martijn Faassen
Nicolas Delaby
Pieter Mulder
Expand All @@ -52,3 +62,4 @@ Samuele Pedroni
Tom Viner
Trevor Bekolay
Wouter van Ackooy
David Díaz-Barquero
Loading