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_process.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix this test: can't guarantee the order of stdout and stderr in the output.
Ned Batchelder
2010-07-12
1
-6
/
+3
*
Move the warnings to get them in more cases, and test one of those cases.
Ned Batchelder
2010-06-23
1
-0
/
+17
*
All tests now use underscore names instead of some having camelCase names.
Ned Batchelder
2010-06-18
1
-3
/
+3
*
Calculate the pid suffix for data files at the end of the process so that pro...
Ned Batchelder
2010-03-20
1
-1
/
+1
*
A successful fork.py will have 9 lines executed.
Ned Batchelder
2010-03-18
1
-1
/
+1
*
A test for issue #56.
Ned Batchelder
2010-03-18
1
-0
/
+40
*
Reports now emphasize missed lines over executed lines, since those are more ...
Ned Batchelder
2010-03-13
1
-2
/
+2
*
Don't let parallel=True prevent reporting. Fixes #49.
Ned Batchelder
2010-03-06
1
-7
/
+8
*
If the user's code calls sys.exit(), honor the request and exit with that sta...
Ned Batchelder
2010-02-28
1
-5
/
+18
*
Spaces
Ned Batchelder
2010-02-24
1
-1
/
+1
*
Clarify a comment
Ned Batchelder
2010-02-24
1
-2
/
+2
*
When emulating the Python interpreter, don't print SystemExits tracebacks.
Ned Batchelder
2010-02-24
1
-0
/
+19
*
Lint cleanups
Ned Batchelder
2010-02-20
1
-1
/
+1
*
A better way to test for correct handling of tracebacks during product code e...
Ned Batchelder
2010-02-20
1
-14
/
+9
*
If the product code throws an exception, 'coverage run' now produces the same...
Ned Batchelder
2010-02-19
1
-1
/
+28
*
Split out the tests that really run a subprocess.
Ned Batchelder
2010-01-10
1
-0
/
+150