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
/
test_debug.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Slight refactor of how we look for configuration files
Ned Batchelder
2018-03-19
1
-2
/
+2
|
*
* --source and --include are mutually exclusive (take 2) #265
loic
2017-01-07
1
-1
/
+2
|
|
|
|
|
close #265 close #101
*
Pids can be less that 5 digits
Ned Batchelder
2017-03-23
1
-1
/
+1
|
*
Big refactor of debug logging
Ned Batchelder
2017-03-22
1
-20
/
+30
|
*
Sometimes we match against files, sometimes directories.
Ned Batchelder
2017-02-21
1
-1
/
+1
|
|
|
|
Also, skip our own test code when running tests.
*
Add tests for short_id, and pytest-ize an existing one
Ned Batchelder
2017-01-02
1
-10
/
+20
|
*
Pids can be fewer than 5 digits
Ned Batchelder
2016-09-24
1
-2
/
+2
|
*
Change the debug=callers test to something that will be coverable
Ned Batchelder
2016-09-24
1
-12
/
+15
|
*
Clean up and test the callers debugging info
Ned Batchelder
2016-09-24
1
-0
/
+13
|
*
Test short_stack, and give it a skip parameter for better output.
Ned Batchelder
2016-09-24
1
-1
/
+36
|
*
Use the new class name
Ned Batchelder
2015-07-27
1
-1
/
+1
|
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
|
*
Use PyContracts so we can declare/enforce parameter and return types.
Ned Batchelder
2015-05-17
1
-1
/
+1
|
|
|
|
|
This commit doesn't add any uses of PyContracts, but gets the machinery in place.
*
Make the two forms of debug output more uniform
Ned Batchelder
2015-01-24
1
-1
/
+11
|
*
info_formatter shouldn't assume it gets a list
Ned Batchelder
2015-01-24
1
-0
/
+4
|
*
Comment was missing a word
Ned Batchelder
2015-01-19
1
-1
/
+1
|
*
Allow the --debug switch on any command
Ned Batchelder
2014-10-26
1
-1
/
+5
|
*
Move lots of initing to _init, so we can tweak settings before starting.
Ned Batchelder
2014-10-10
1
-1
/
+2
|
*
Mark a bunch of tests that don't need temp directories.
Ned Batchelder
2013-09-28
1
-0
/
+2
|
*
Tests for debug tracing features.
Ned Batchelder
2013-09-12
1
-0
/
+88
|
*
More --debug options, split code into separate objects.
Ned Batchelder
2013-09-08
1
-0
/
+25