Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | If we're going to skip the test during meta-coverage, then it won't be covered. | Ned Batchelder | 2012-12-10 | 1 | -1/+1 | |
|/ / | ||||||
* | | Hmm, is this a good way to keep the meta-coverage quiet? | Ned Batchelder | 2012-12-09 | 1 | -2/+5 | |
| | | ||||||
* | | Also add an unfortunate number of entries for Windows locations. | Ned Batchelder | 2012-12-09 | 1 | -2/+15 | |
| | | ||||||
* | | Clean up from today's work | Ned Batchelder | 2012-12-09 | 2 | -5/+13 | |
| | | ||||||
* | | Get rid of windows newlines | Ned Batchelder | 2012-12-09 | 1 | -104/+104 | |
| | | ||||||
* | | Get meta-coverage working on sub-processes. | Ned Batchelder | 2012-12-09 | 3 | -4/+25 | |
| | | ||||||
* | | So we can provide args to make commands. | Ned Batchelder | 2012-12-09 | 1 | -2/+2 | |
| | | ||||||
* | | Fix a typo in a test name | Ned Batchelder | 2012-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Fix the blunt hack | Ned Batchelder | 2012-12-08 | 3 | -11/+15 | |
| | | ||||||
* | | A blunt instrument for tracking down problems during testing. | Ned Batchelder | 2012-12-08 | 3 | -1/+12 | |
| | | ||||||
* | | A test that subprocess measurement works. | Ned Batchelder | 2012-12-03 | 1 | -2/+56 | |
| | | ||||||
* | | Hmm, 6 digits go up to 999999. | Ned Batchelder | 2012-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | Spaces | Ned Batchelder | 2012-12-02 | 2 | -2/+2 | |
| | | ||||||
* | | debug sys shows the config files attempted, and the config files read. | Ned Batchelder | 2012-12-02 | 2 | -4/+8 | |
| | | ||||||
* | | Bump the version number, even though b2 probably won't be needed. | Ned Batchelder | 2012-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | debug sys now shows the path to the config file. | Ned Batchelder | 2012-12-02 | 3 | -0/+12 | |
| | | ||||||
* | | Load the existing data before combining, so it's idempotent. | Ned Batchelder | 2012-12-02 | 1 | -0/+1 | |
| | | ||||||
* | | Use '# pragma: nested' for lines not covered due to nested coverage. | Ned Batchelder | 2012-12-02 | 22 | -50/+51 | |
| | | ||||||
* | | Don't search egg-info stuff | Ned Batchelder | 2012-12-02 | 1 | -0/+1 | |
| | | ||||||
* | | Cross-platform coveage measurement. | Ned Batchelder | 2012-12-01 | 3 | -1/+9 | |
| | | ||||||
* | | A bunch of tweaks to improve coverage | Ned Batchelder | 2012-12-01 | 8 | -29/+61 | |
| | | ||||||
* | | Switch to our own prama syntax, so the tests can use the std without getting ↵ | Ned Batchelder | 2012-12-01 | 5 | -8/+8 | |
| | | | | | | | | mixed up. | |||||
* | | Igor can do more than one thing in one run. | Ned Batchelder | 2012-11-30 | 2 | -25/+40 | |
| | | ||||||
* | | Igor sets the tracers from args, use that during coverage measurement. | Ned Batchelder | 2012-11-30 | 2 | -8/+8 | |
| | | ||||||
* | | Refactor a bunch of tests to isolate the recursive coverage calls. | Ned Batchelder | 2012-11-29 | 6 | -79/+43 | |
| | | ||||||
* | | Add the latest changes to the docs. | Ned Batchelder | 2012-11-29 | 2 | -1/+116 | |
| | | ||||||
* | | Coverage 3.6b1 | Ned Batchelder | 2012-11-28 | 1 | -0/+1 | |
| | | ||||||
* | | Bump the PyPy version.coverage-3.6b1 | Ned Batchelder | 2012-11-28 | 1 | -1/+1 | |
| | | ||||||
* | | Doc tweaks for 3.6b1 | Ned Batchelder | 2012-11-28 | 4 | -8/+12 | |
| | | ||||||
* | | Fix this test | Ned Batchelder | 2012-11-28 | 1 | -2/+4 | |
| | | ||||||
* | | A few tweaks to the docs | Ned Batchelder | 2012-11-28 | 2 | -1/+6 | |
| | | ||||||
* | | Is this why the beta docs weren't working? omg... | Ned Batchelder | 2012-11-28 | 2 | -3/+3 | |
| | | ||||||
* | | Try the beta docs. | Ned Batchelder | 2012-11-27 | 1 | -2/+2 | |
| | | ||||||
* | | Clean up the changes doc. ReST syntax is weird. | Ned Batchelder | 2012-11-27 | 2 | -15/+20 | |
| | | ||||||
* | | Switch these line endings to unix | Ned Batchelder | 2012-11-26 | 1 | -20/+20 | |
| | | ||||||
* | | Bring the Makefile into the modern testing era | Ned Batchelder | 2012-11-26 | 1 | -14/+5 | |
| | | ||||||
* | | Meta-coverage is now not hard-wired to my Ubuntu machine, and igor is linted. | Ned Batchelder | 2012-11-25 | 3 | -20/+24 | |
| | | ||||||
* | | Config files now can use environment variables. #97. | Ned Batchelder | 2012-11-25 | 4 | -3/+57 | |
| | | ||||||
* | | Coverage.py measuring itself works again! 86%, btw. | Ned Batchelder | 2012-11-25 | 5 | -15/+112 | |
| | | ||||||
* | | These are obsolete. | Ned Batchelder | 2012-11-25 | 2 | -108/+0 | |
| | | ||||||
* | | Add an environment variable to the sub-python test. | Ned Batchelder | 2012-11-24 | 1 | -0/+5 | |
| | | ||||||
* | | 'coverage debug sys' shows the python executable, and there's a test that ↵ | Ned Batchelder | 2012-11-24 | 2 | -0/+18 | |
| | | | | | | | | our subprocesses use the same one we do. | |||||
* | | py3... | Ned Batchelder | 2012-11-24 | 1 | -1/+1 | |
| | | ||||||
* | | Cleaning up. | Ned Batchelder | 2012-11-24 | 2 | -1/+2 | |
| | | ||||||
* | | Add a help function to igor | Ned Batchelder | 2012-11-24 | 1 | -0/+9 | |
| | | ||||||
* | | Might as well combine the two setup.py steps. | Ned Batchelder | 2012-11-24 | 1 | -2/+1 | |
| | | ||||||
* | | Messages with filenames are not good as %r, because it doubles the ↵ | Ned Batchelder | 2012-11-23 | 4 | -6/+6 | |
| | | | | | | | | backslashes... | |||||
* | | Change one bit. | Ned Batchelder | 2012-11-23 | 1 | -1/+1 | |
| | | ||||||
* | | If a file is missing, don't show an error message with the wrong path. #60. | Ned Batchelder | 2012-11-23 | 3 | -10/+32 | |
| | | ||||||
* | | Merged, I thought? | Ned Batchelder | 2012-11-23 | 1 | -0/+6 | |
|\ \ |