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_testing.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add a test helper for checking on the existence of files.
Ned Batchelder
2011-03-22
1
-0
/
+9
|
*
Some pylint cleanups.
Ned Batchelder
2011-02-01
1
-3
/
+7
|
*
Pylint 0.23.0 'deprecated' disable-msg.
Ned Batchelder
2011-02-01
1
-1
/
+1
|
*
Add a test for the newline= feature of make_file
Ned Batchelder
2011-01-30
1
-0
/
+8
|
*
The 'source' option is a list of directories or packages to limit coverage's ↵
Ned Batchelder
2010-06-13
1
-2
/
+2
|
|
|
|
attention.
*
imported patch multiline-msg
Ned Batchelder
2010-04-26
1
-0
/
+6
|
*
make_files is more useful if it can do subdirectories too.
Ned Batchelder
2010-03-20
1
-0
/
+19
|
*
Mark some lines as uncoverable, add some tests for some test methods.
Ned Batchelder
2009-12-26
1
-0
/
+8
|
*
Rename our future-happy unittest methods to match their future versions, and ↵
Ned Batchelder
2009-11-26
1
-11
/
+54
|
|
|
|
let the future versions win if they exist.
*
Refactor generic unittest methods into a new class.
Ned Batchelder
2009-11-26
1
-3
/
+3
|
*
Add a multiline test assert, lifted from Py3.1
Ned Batchelder
2009-11-21
1
-0
/
+5
|
*
Dur! This is a better way to indicate how the tests should run.
Ned Batchelder
2009-11-18
1
-3
/
+1
|
*
Avoid some unneeded tempdir creation in tests.
Ned Batchelder
2009-11-15
1
-0
/
+4
|
*
Py 2.3 support
Ned Batchelder
2009-10-25
1
-0
/
+2
|
*
Add an assert_matches method, and tests to prove it works.
Ned Batchelder
2009-10-25
1
-0
/
+26