index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-coveragepy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
coveragetest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old stuff for old Pythons
Ned Batchelder
2014-06-03
1
-5
/
+2
*
Round fail-under result same as others. Fixed #284.
Ned Batchelder
2014-06-03
1
-1
/
+17
*
Minor minor
Ned Batchelder
2014-05-17
1
-6
/
+8
*
Some day I will remember to fix pylint things before I check in the code.
Ned Batchelder
2014-05-17
1
-2
/
+3
*
Avoid a bunch of deprecated functions.
Ned Batchelder
2014-05-17
1
-16
/
+5
*
Cleaner tests of the file matchers
Ned Batchelder
2014-03-11
1
-5
/
+7
*
Add assert_starts_with
Ned Batchelder
2013-12-14
1
-0
/
+5
*
Merged 4.0 to default
Ned Batchelder
2013-12-13
1
-3
/
+4
|
\
|
*
Use sets as much as possible to speed HTML reports. Seems to be a 10% speedup.
Ned Batchelder
2013-10-23
1
-3
/
+4
*
|
with statements: no more finally close
Ned Batchelder
2013-10-20
1
-8
/
+4
*
|
Now I can use collections.defaultdict
Ned Batchelder
2013-10-20
1
-6
/
+3
*
|
Generator expressons are ok now.
Ned Batchelder
2013-10-19
1
-5
/
+5
*
|
Now I can use decorators.
Ned Batchelder
2013-10-19
1
-1
/
+1
*
|
Get rid of our backward implementation of set, sorted, reversed, and rpartition.
Ned Batchelder
2013-10-19
1
-2
/
+1
|
/
*
Can't just run 'python' in a subprocess from 3.x, since it doesn't install as...
Ned Batchelder
2013-10-05
1
-0
/
+8
*
Make everything work on py2.3 again (for the last time).
Ned Batchelder
2013-10-05
1
-4
/
+7
*
Add tooling to find test classes that use temp directories and don't need to.
Ned Batchelder
2013-09-28
1
-0
/
+64
*
Always show long diffs in test failures.
Ned Batchelder
2013-09-15
1
-0
/
+4
*
Make our sys.path adjustment more robust.
Ned Batchelder
2013-09-15
1
-2
/
+5
*
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
1
-4
/
+4
*
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
1
-0
/
+465