summaryrefslogtreecommitdiff
path: root/tests/test_summary.py
Commit message (Collapse)AuthorAgeFilesLines
* Round fail-under result same as others. Fixed #284.Ned Batchelder2014-06-031-16/+0
|
* Restore the intent of this testNed Batchelder2014-06-021-3/+9
|
* Clean up the merged pull requestNed Batchelder2014-06-011-4/+5
|
* minor comment fixSteve2014-05-261-2/+2
|
* Fix formatting when no missing lines; improve testsSteve2014-05-261-5/+32
|
* Tests for --branch --show-missing summary; update AUTHORS.txtSteve2014-05-261-0/+49
|
* Switch some uses of old command line syntax to newNed Batchelder2014-05-181-9/+9
|
* A test that the report command can use wildcardsNed Batchelder2014-05-181-0/+16
|
* Not going to use print functions, but at least make them all look the same.Ned Batchelder2013-10-201-1/+1
|
* Quiet pylint.Ned Batchelder2013-09-291-1/+1
|
* Properly report .pyw files. #261.Ned Batchelder2013-09-291-0/+21
|
* Mark a bunch of tests that don't need temp directories.Ned Batchelder2013-09-281-1/+1
|
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-13/+13
|
* Move the test directory to tests to avoid conflicts with the stdlib test ↵Ned Batchelder2013-02-021-0/+298
package.