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_cmdline.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive eol whitespace clean-up.
Ned Batchelder
2009-12-02
1
-15
/
+15
*
A --version option for the command line.
Ned Batchelder
2009-12-01
1
-0
/
+4
*
When reporting, don't fall over if there's no data to report on. Fixes issue ...
Ned Batchelder
2009-11-26
1
-12
/
+1
*
Broke a test when I renamed the debug output line.
Ned Batchelder
2009-11-21
1
-1
/
+1
*
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
*
Basic plumbing for a --branch option.
Ned Batchelder
2009-10-07
1
-7
/
+7
*
Help should focus on the new command syntax but also have a way to get help o...
Ned Batchelder
2009-10-04
1
-2
/
+2
*
Added a 'coverage debug' command to get internal information for diagnosing p...
Ned Batchelder
2009-09-27
1
-5
/
+20
*
XML command writes to coverage.xml, and takes a -o argument to write it somew...
Ned Batchelder
2009-09-25
1
-4
/
+39
*
Move common stuff to a common place.
Ned Batchelder
2009-09-25
1
-33
/
+25
*
Don't use -o for 'omit' in the new command syntax: it should mean output.
Ned Batchelder
2009-09-24
1
-6
/
+6
*
The best way to get py3k support: same source runs on both, with some contort...
Ned Batchelder
2009-09-22
1
-1
/
+3
*
A nicer way to write help text.
Ned Batchelder
2009-09-13
1
-1
/
+6
*
assertTrue isn't available in earlier Pythons?
Ned Batchelder
2009-09-13
1
-9
/
+9
*
More tests: really use the help function that writes to stdout.
Ned Batchelder
2009-09-13
1
-5
/
+38
*
All commands are now available as new-style commands.
Ned Batchelder
2009-09-13
1
-0
/
+33
*
Proper help handling for the new command-line syntax.
Ned Batchelder
2009-09-12
1
-6
/
+12
*
First new-style command: run
Ned Batchelder
2009-09-12
1
-116
/
+103
*
Major changes to introduce new command line syntax.
Ned Batchelder
2009-09-12
1
-14
/
+44
*
More command line cleanup.
Ned Batchelder
2009-09-12
1
-1
/
+1
*
Switch from getopt to optparse. Thanks, Ben Finney!
Ned Batchelder
2009-09-10
1
-4
/
+3
*
Fix some lint warnings.
Ned Batchelder
2009-09-09
1
-1
/
+6
*
Complete the mock tests for the command line parser. Maybe too complete...
Ned Batchelder
2009-09-09
1
-9
/
+203
*
Re-work some existing command_line tests to include the return status also.
Ned Batchelder
2009-09-09
1
-39
/
+59
*
Start using Mock to test the command-line code.
Ned Batchelder
2009-09-09
1
-4
/
+47
*
More docstrings
Ned Batchelder
2009-05-09
1
-0
/
+2
*
The name of the project is Coverage, not coverage.py.
Ned Batchelder
2009-04-30
1
-1
/
+1
*
Reduce line lengths.
Ned Batchelder
2009-04-28
1
-13
/
+37
*
Finish up the cmdline details for -b
Ned Batchelder
2009-04-28
1
-0
/
+2
*
Split out the cmdline.py tests.
Ned Batchelder
2009-04-28
1
-0
/
+41