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_files.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
1
-169
/
+0
*
Get rid of import craziness in the tests.
Ned Batchelder
2012-12-30
1
-3
/
+2
*
The only good pylint is a quiet pylint
Ned Batchelder
2012-11-05
1
-1
/
+1
*
Fix #163: embarassingly, the wildcards for include and omit didn't work prope...
Ned Batchelder
2012-10-29
1
-4
/
+3
*
Fix this test on windows.
Ned Batchelder
2012-09-29
1
-1
/
+5
*
Fix #194: a file path could have its prefix twice.
Ned Batchelder
2012-09-08
1
-0
/
+7
*
With --source=dir, dir/__init__.py need not exist any longer, but dir/sub/__i...
Ned Batchelder
2012-07-04
1
-2
/
+1
*
When looking for python files, don't take suspicious ones. Fixes #168.
Ned Batchelder
2012-03-24
1
-0
/
+1
*
PathAliases munges the fnmatch pattern, and could have accidentally borked th...
Ned Batchelder
2011-08-22
1
-0
/
+7
*
Cleanups for lint and older Pythons
Ned Batchelder
2011-08-21
1
-14
/
+18
*
The machinery to map paths through aliases for merging coverage data from dis...
Ned Batchelder
2011-08-21
1
-1
/
+59
*
Pylint 0.23.0 'deprecated' disable-msg.
Ned Batchelder
2011-02-01
1
-1
/
+1
*
2.3 needs backward support for set
Ned Batchelder
2010-08-31
1
-0
/
+1
*
Some prep work for finding completely uncovered files.
Ned Batchelder
2010-08-30
1
-0
/
+24
*
The 'source' option is a list of directories or packages to limit coverage's ...
Ned Batchelder
2010-06-13
1
-4
/
+35
*
Lint cleanup
Ned Batchelder
2010-03-21
1
-8
/
+9
*
Undo Ben Finney's patch to use the os.path methods. os.path.commonprefix is ...
Ned Batchelder
2010-03-21
1
-0
/
+34