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_html.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
-297
/
+0
*
Get rid of import craziness in the tests.
Ned Batchelder
2012-12-30
1
-2
/
+1
*
A bunch of tweaks to improve coverage
Ned Batchelder
2012-12-01
1
-2
/
+2
*
Refactor a bunch of tests to isolate the recursive coverage calls.
Ned Batchelder
2012-11-29
1
-18
/
+6
*
Cleaning up.
Ned Batchelder
2012-11-24
1
-1
/
+1
*
Messages with filenames are not good as %r, because it doubles the backslashe...
Ned Batchelder
2012-11-23
1
-3
/
+3
*
If a file is missing, don't show an error message with the wrong path. #60.
Ned Batchelder
2012-11-23
1
-1
/
+22
*
Lint
Ned Batchelder
2012-11-21
1
-2
/
+2
*
Fix IndentationErrors when parsing non-Python files. #82.
Ned Batchelder
2012-11-21
1
-17
/
+6
*
Trying to reproduce the latest incarnation of #82
Ned Batchelder
2012-11-21
1
-0
/
+29
*
I prefer not having docstrings in test methods.
Ned Batchelder
2012-11-20
1
-7
/
+3
*
This is more correct.
Ned Batchelder
2012-11-19
1
-1
/
+1
*
Refactor some HTML tests.
Ned Batchelder
2012-11-19
1
-15
/
+23
*
Upgrading pylint means fixing more nits.
Ned Batchelder
2012-11-10
1
-1
/
+1
*
Properly test that config file HTML titles can be non-ascii.
Ned Batchelder
2012-11-10
1
-9
/
+22
*
Refactor the config parsing.
Ned Batchelder
2012-11-10
1
-6
/
+18
*
Now the title of the HTML report can be set.
Ned Batchelder
2012-11-09
1
-5
/
+29
*
Add a positive assertion to the recent cant-parse-html test
Ned Batchelder
2012-08-01
1
-0
/
+1
*
Make the new test also run in Py3
Ned Batchelder
2012-07-31
1
-1
/
+4
*
Finish the paperwork on Julian's patch.
Ned Batchelder
2012-07-31
1
-1
/
+0
*
Don't report coverage for non-Python source files even if __file__ says they ...
Julian Berman
2012-07-31
1
-0
/
+18
*
Test (and fix) the not-python errors in base Reporter.
Ned Batchelder
2012-04-20
1
-1
/
+43
*
HTML incremental generation should also take the coverage.py version into acc...
Ned Batchelder
2011-03-27
1
-1
/
+35
*
Incremental HTML generation. Some cleanup would be good.
Ned Batchelder
2011-03-24
1
-0
/
+121