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
/
test
/
test_coverage.py
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Split api tests into their own file.
Ned Batchelder
2009-05-04
1
-171
/
+0
|
*
Clarify what Collector.start and .stop do to other threads.
Ned Batchelder
2009-05-02
1
-3
/
+4
|
*
The name of the project is Coverage, not coverage.py.
Ned Batchelder
2009-04-30
1
-1
/
+1
|
*
Python stdlib is now not measured by default. If needed, turn it on with ↵
coverage-3.0b2
Ned Batchelder
2009-04-29
1
-0
/
+38
|
|
|
|
the -L switch.
*
Split out the cmdline.py tests.
Ned Batchelder
2009-04-28
1
-30
/
+0
|
*
HTML reporting, phase 0.
Ned Batchelder
2009-04-20
1
-1
/
+1
|
*
Commonalize more of the test case code.
Ned Batchelder
2009-04-18
1
-15
/
+2
|
*
Split CoverageTest into its own module so that it can be used by more tests.
Ned Batchelder
2009-04-17
1
-161
/
+2
|
*
A cleanup from the test class rename.
Ned Batchelder
2009-04-17
1
-2
/
+2
|
*
Finally realized that unit test classes should be named like any other ↵
Ned Batchelder
2009-04-17
1
-11
/
+11
|
|
|
|
class: after the instance they create.
*
If a module was loaded from a .pyc, report its file as .py
Ned Batchelder
2009-04-15
1
-0
/
+51
|
*
It's ok to ask the data module about files that were never measured. Fixes ↵
Ned Batchelder
2009-04-14
1
-0
/
+25
|
|
|
|
<<issue 2>>.
*
Remove obsolete test infrastructure that the farm took over.
Ned Batchelder
2009-03-14
1
-31
/
+1
|
*
Don't suppress stdout in tests any more, nose can handle that for us. Only ↵
Ned Batchelder
2009-03-14
1
-23
/
+18
|
|
|
|
the few tests that really need to capture stdout do it now.
*
The first working farm test, obsoleting a test_coverage.py test.
Ned Batchelder
2009-03-14
1
-5
/
+0
|
*
Move the tests into the test directory.
Ned Batchelder
2009-03-13
1
-0
/
+1979
[prev]