summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't warn about not collecting data if we never ran any code in the first ↵Ned Batchelder2011-02-074-24/+50
| | | | place.
* Make this message simpler and clearer.Ned Batchelder2011-02-072-3/+3
|
* Add tests and doc for Brandon's -m flag.Ned Batchelder2011-02-0612-33/+136
|
* Automated merge with file:///home/ned/coverage/trunkNed Batchelder2011-02-063-19/+71
|\
| * A script to make virtualenvs for testing.Ned Batchelder2011-02-062-4/+54
| |
| * Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2011-02-0435-64/+165
| |\
| * | Lint cleanups in the Javascript code.Ned Batchelder2011-02-041-15/+17
| | |
* | | Added an actual "-m" command line option to turn on the module loader.Brandon Craig Rhodes2011-02-021-6/+13
| | |
* | | Wrote the basic logic for running a Python module or package as __main__.Brandon Craig Rhodes2011-02-022-3/+42
| |/ |/|
* | Some pylint cleanups.Ned Batchelder2011-02-013-5/+9
| |
* | Pylint 0.23.0 'deprecated' disable-msg.Ned Batchelder2011-02-0125-32/+31
| |
* | Show more detailed version information when running all the tests.Ned Batchelder2011-02-011-2/+2
| |
* | A couple more places to use open_source instead of open(fname, 'rU')Ned Batchelder2011-01-303-3/+8
| |
* | A bunch more places where a file close should be in a finally clause.Ned Batchelder2011-01-306-14/+35
| |
* | Keep CHANGES up to dateNed Batchelder2011-01-301-0/+4
| |
* | Add a test for the newline= feature of make_fileNed Batchelder2011-01-301-0/+8
| |
* | Isolate the open/tokenize.open distinction into backward.pyNed Batchelder2011-01-303-10/+15
| |
* | Add Brett as an AUTHORNed Batchelder2011-01-301-0/+1
| |
* | Merge in Brett's changesNed Batchelder2011-01-305-5/+41
|\ \
| * | A test for parsing files with different line endings.Ned Batchelder2011-01-302-3/+37
| | |
| * | Ignore binary files when searching.Ned Batchelder2011-01-291-0/+1
| | |
| * | At last, all the tests pass on all versions of Python.Ned Batchelder2011-01-292-1/+2
| | |
| * | Also test 3.xNed Batchelder2011-01-291-1/+1
| |/
* | Ignore Vim swp files.Brett Cannon2011-01-281-0/+1
| |
* | Properly close files.Brett Cannon2011-01-282-5/+15
| |
* | Open source files with the proper encoding.Brett Cannon2011-01-282-3/+10
|/
* Now we can run the tests on Unixy boxesNed Batchelder2011-01-151-0/+23
|
* Get id attributes into the .px files so they'll be in the HTML so links into ↵Ned Batchelder2010-11-201-0/+4
| | | | documents will work right.
* WhitespaceNed Batchelder2010-11-072-3/+3
|
* Forgot this file in the last checkin.Ned Batchelder2010-11-071-0/+99
|
* Hotkeys for the HTML report.Ned Batchelder2010-11-075-11/+37
|
* This test isn't ready yet, but I don't want it in my working tree for now.Ned Batchelder2010-11-071-0/+13
|
* Upgrade jquery to 1.4.3Ned Batchelder2010-11-075-25/+177
|
* Detect when our trace function is yanked out from under us, and warn the ↵Ned Batchelder2010-11-065-4/+78
| | | | user. Finishes, but does not fix, issue #93.
* Make sure we can get multiple warnings of the same kind.Ned Batchelder2010-11-061-1/+2
|
* Trim whitespaceNed Batchelder2010-11-051-1/+1
|
* Put the Javascript into an object.Ned Batchelder2010-11-053-9/+12
|
* Clarify some docs.Ned Batchelder2010-10-251-0/+8
|
* Credit where credit is due.Ned Batchelder2010-10-132-1/+2
|
* Use 2-and-3-friendly syntax in the debugging prints in the trace function.Ned Batchelder2010-10-131-5/+8
|
* Jython reports $py.class files in the trace function, so adapt to find the ↵Ned Batchelder2010-10-132-1/+7
| | | | source file.
* Alphabetize the authors.Ned Batchelder2010-10-121-13/+13
|
* Tested on 3.2a3Ned Batchelder2010-10-121-1/+1
|
* fixtar has been moved to its own project.Ned Batchelder2010-10-031-1/+1
|
* A better way to figure out that the version number has a letter in it.Ned Batchelder2010-10-031-1/+1
|
* WhitespaceNed Batchelder2010-10-031-1/+1
|
* Bump the version number.Ned Batchelder2010-10-032-3/+9
|
* Keep the todo up-to-date, sort of.Ned Batchelder2010-09-221-25/+3
|
* Latest sample html output, using --sourceNed Batchelder2010-09-207-1532/+644
|
* Coverage 3.4Ned Batchelder2010-09-190-0/+0
|