summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Provide more information in the fail-under messageNed Batchelder2020-06-281-2/+8
* Merge pull request #977 from navyad/navyad/fail-underNed Batchelder2020-06-281-2/+2
|\
| * message for fail-undernavyad2020-04-191-2/+2
* | A few further style tweaks to the HTML reportNed Batchelder2020-06-281-122/+11
* | Merge pull request #931 from vsalvino/darkmodeNed Batchelder2020-06-2825-116/+275
|\ \
| * | Fix testsVince Salvino2020-06-2424-74/+74
| * | Add dark mode to HTML output; improve accessibilityVince Salvino2020-02-111-42/+201
* | | Read the config file contents as bytes, it's just for debugging anyway. #990Ned Batchelder2020-05-231-4/+10
* | | Update pylintNed Batchelder2020-05-191-1/+1
* | | Make the bare help message a bit more helpfulNed Batchelder2020-05-171-1/+1
* | | Merge branch 'pr/982'Ned Batchelder2020-05-121-3/+13
|\ \ \
| * | | Finish up --precisionNed Batchelder2020-05-121-3/+13
| | |/ | |/|
* | | tests/gold/html/Makefile: support more shells (#984)Roland Illig2020-05-101-1/+1
|/ /
* | New JSON info should be reported on individual files also.Ned Batchelder2020-04-111-2/+4
* | Merge pull request #966 from SZVector/json_dump_all_attributesNed Batchelder2020-04-111-1/+3
|\ \
| * | Extending jsonreport.py to also include all branch attributesSalvatore Zagaria2020-04-071-1/+3
* | | Beef up the test for get_option(paths)Ned Batchelder2020-04-111-1/+14
* | | Allow plugins to alter the paths configBernat Gabor2020-04-031-0/+12
|/ /
* | handle decorators for AsyncFunctionDefs. Closes #964Kjell Braden2020-03-241-0/+17
* | relative_files makes XML store relative paths. #948.Ned Batchelder2020-03-151-0/+13
* | sysconfig has been available since 2.7Ned Batchelder2020-02-291-2/+2
|/
* Remove a temporary xfail for 3.9a2Ned Batchelder2020-01-251-8/+1
* Better xfail mechanismNed Batchelder2020-01-184-25/+24
* "coverage debug premain"Ned Batchelder2020-01-111-1/+1
* A test of running coverage when it has been zipped. #862Ned Batchelder2020-01-111-1/+12
* A test that reproduces #862Ned Batchelder2020-01-101-0/+18
* bpo39166 is fixedNed Batchelder2020-01-101-1/+1
* A test replicating #916Ned Batchelder2020-01-071-2/+11
* Ensure file touching happens if nothing was measured. #884Ned Batchelder2020-01-041-0/+15
* A better name for a thing I will soon deleteNed Batchelder2020-01-041-6/+6
* A test for #909Ned Batchelder2020-01-031-0/+28
* Don't trace non-encodable file names. #891Ned Batchelder2020-01-011-0/+13
* Changing PYVERSION to six elements broke one equality comparisonNed Batchelder2019-12-311-1/+1
* bpo-39114 will be fixed soon.Ned Batchelder2019-12-311-2/+2
* Adjust other env.PYPY tests to the latest wayNed Batchelder2019-12-314-6/+5
* xfail a test due to a PyPy3 7.3.0 changeNed Batchelder2019-12-311-1/+3
* Move test helpers to tests.helpersNed Batchelder2019-12-315-32/+104
* Easier to decipher arcz outputNed Batchelder2019-12-312-4/+23
* Use a fixed width for info labelsNed Batchelder2019-12-291-11/+21
* Fix --debug=sys. #907Ned Batchelder2019-12-281-0/+8
* Warn if two things change the dynamic context. #901Ned Batchelder2019-12-271-0/+13
* Warnings can be marked to only display once.Ned Batchelder2019-12-272-4/+15
* Use abspath to rc file so that chdir doesn't bork us. #890Ned Batchelder2019-12-231-0/+19
* Catch and display expceptions during multiprocessing bootstrap.Ned Batchelder2019-12-231-0/+17
* A way to artificially crash coverage, for testing.Ned Batchelder2019-12-231-0/+15
* Confirm that run_command will show us both stdout and stderrNed Batchelder2019-12-231-0/+11
* Detect when a 4.x data file is being read. #886Ned Batchelder2019-12-221-5/+12
* Don't need to check for JSON-era bad-data messages any moreNed Batchelder2019-12-222-15/+0
* One more adjustment for Python 3.9a2Ned Batchelder2019-12-211-1/+1
* bpo 39114 broke 3.9, but maybe it's their bugNed Batchelder2019-12-212-0/+19