| Commit message (Expand) | Author | Age | Files | Lines |
* | Use --source to ensure tests are showing what we want. | Ned Batchelder | 2018-10-14 | 1 | -3/+5 |
* | SQLite on windows has slightly different messages | Ned Batchelder | 2018-09-02 | 1 | -2/+2 |
* | SQLite storage detects forks | Ned Batchelder | 2018-08-27 | 1 | -2/+0 |
* | Tests of the schema checking | Ned Batchelder | 2018-08-26 | 1 | -2/+2 |
* | Be flexible, and accept either json-sourced or sql-source error messages in s... | Ned Batchelder | 2018-08-24 | 1 | -1/+12 |
* | Skip some tests for SQL for now | Ned Batchelder | 2018-08-24 | 1 | -0/+4 |
* | Move line_counts out of the data classes | Ned Batchelder | 2018-08-10 | 1 | -17/+18 |
* | Merge branch 'master' into nedbat/data-sqlite | Ned Batchelder | 2018-08-08 | 1 | -35/+29 |
|\ |
|
| * | Simplify counting data files | Ned Batchelder | 2018-08-08 | 1 | -35/+29 |
* | | Make file operations implicit on constructed filename | Ned Batchelder | 2018-07-23 | 1 | -23/+23 |
|/ |
|
* | Add a test to be sure 'combine' works both plain and --append | Ned Batchelder | 2018-07-23 | 1 | -15/+49 |
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | Drop support for EOL 2.5, 2.6 and 3.3 | Hugo | 2018-06-19 | 1 | -3/+0 |
* | Make version checking more uniform | Ned Batchelder | 2018-06-13 | 1 | -2/+2 |
* | No more support for 2.6 or 3.3 | Ned Batchelder | 2018-05-05 | 1 | -8/+0 |
* | check_preimported=True controls whether coverage checks pre-imported files wh... | Ned Batchelder | 2018-03-06 | 1 | -1/+1 |
* | In 3.7, testing libs are issuing warnings. We don't want them to count agains... | Ned Batchelder | 2018-03-06 | 1 | -0/+5 |
* | More pragmas to fine-tune coverage of test code | Ned Batchelder | 2018-02-22 | 1 | -2/+2 |
* | Pragma away some test code that won't be covered | Ned Batchelder | 2018-02-20 | 1 | -1/+1 |
* | A new warning for files already imported before coverage starts | Ned Batchelder | 2018-02-20 | 1 | -0/+24 |
* | Make a test a little more specific | Ned Batchelder | 2018-02-19 | 1 | -1/+5 |
* | Raise an error if combine can't find usable data files. #629 | Ned Batchelder | 2018-01-21 | 1 | -0/+34 |
* | fail_under can now be a float. #631. | Ned Batchelder | 2018-01-21 | 1 | -9/+13 |
* | Fine-tune the pypy3 5.10.0 json bug | Ned Batchelder | 2018-01-15 | 1 | -1/+1 |
* | 3.5.4 has a regression, so skip a test | Ned Batchelder | 2018-01-14 | 1 | -0/+2 |
* | Skip a test that fails due to a bug in PyPy3-5.10 | Ned Batchelder | 2018-01-07 | 1 | -1/+5 |
* | Add the latest warning to the docs, and give them consistent punctuation | Ned Batchelder | 2017-10-24 | 1 | -1/+1 |
* | Jython 2.7.1rc3 needs | Ned Batchelder | 2017-06-23 | 1 | -0/+3 |
* | Update to pylint 1.7.1 | Ned Batchelder | 2017-04-22 | 1 | -2/+0 |
* | Convert two warnings tests to non-process | Ned Batchelder | 2017-04-06 | 1 | -33/+0 |
* | Warnings can be disabled | Ned Batchelder | 2017-04-04 | 1 | -0/+18 |
* | Add slugs to warnings in prep for suppressable warnings | Ned Batchelder | 2017-04-03 | 1 | -5/+6 |
* | Move fail-under tests from process-oriented integration tests to fake-oriente... | Ned Batchelder | 2017-03-08 | 1 | -54/+2 |
* | Give should_fail_under pure tests, so we don't need processes to test numeric... | Ned Batchelder | 2017-03-08 | 1 | -38/+0 |
* | Use an ISO standard encoding in coding declarations | Ned Batchelder | 2017-02-21 | 1 | -1/+1 |
* | Fix some coverage pragmas | Ned Batchelder | 2017-02-07 | 1 | -7/+7 |
* | More-precise no-coverage pragmas | Ned Batchelder | 2017-01-19 | 1 | -6/+6 |
* | Move the jython conditional for try_execfile.py | Ned Batchelder | 2017-01-19 | 1 | -24/+23 |
* | No test failures on Jython | Ned Batchelder | 2017-01-18 | 1 | -9/+13 |
* | A cleaner way to exclude Jython concerns from meta-coverage. | Ned Batchelder | 2017-01-16 | 1 | -2/+2 |
* | Promote re_line and re_lines to real helpers, with tests. | Ned Batchelder | 2017-01-15 | 1 | -10/+4 |
* | Fix two warnings | Ned Batchelder | 2017-01-15 | 1 | -1/+1 |
* | Forgot a bunch of jython coverage pragmas | Ned Batchelder | 2017-01-14 | 1 | -3/+3 |
* | Excepthook and Unicode path tests need some Jython care | Ned Batchelder | 2017-01-14 | 1 | -6/+13 |
* | Put try_execfile tests in their own class, and make them Jython-ok | Ned Batchelder | 2017-01-14 | 1 | -124/+127 |
* | More Jython test fixes/skips | Ned Batchelder | 2017-01-14 | 1 | -0/+15 |
* | Mysterious case of 'coverage2' being available in py35, not sure why | Ned Batchelder | 2017-01-03 | 1 | -0/+1 |
* | Make sure the excepthook is measured. | Ned Batchelder | 2016-12-26 | 1 | -0/+9 |
* | Don't stress over PyPy differences, and fix file names | Ned Batchelder | 2016-12-26 | 1 | -9/+13 |
* | Make excepthook execution more accurate. Pypy tests failing | Ned Batchelder | 2016-12-26 | 1 | -2/+5 |