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_farm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid yielding test cases so pytest is happy.
Ned Batchelder
2016-11-23
1
-15
/
+17
*
Keep 2.6 working
Ned Batchelder
2016-11-20
1
-1
/
+1
*
No more nose, use pytest as test runner
Ned Batchelder
2016-11-20
1
-10
/
+7
*
Remove the test helpers into their own repo
Ned Batchelder
2016-06-01
1
-1
/
+1
*
Fix 'filename' to be 'file name' in English.
Ned Batchelder
2015-08-20
1
-1
/
+1
*
Make FarmTestCase work as with cleanups and as a nose test function
Ned Batchelder
2015-08-18
1
-17
/
+29
*
Move more code from test_farm.py to test_helpers.py
Ned Batchelder
2015-08-17
1
-61
/
+31
*
Make FarmTestCase a real TestCase
Ned Batchelder
2015-08-17
1
-10
/
+14
*
Move global action functions to be globals
Ned Batchelder
2015-08-16
1
-189
/
+197
*
Redo-ing test_farm.py: make methods into functions where they don't need to b...
Ned Batchelder
2015-08-16
1
-61
/
+63
*
Fixing spelling
Ned Batchelder
2015-08-04
1
-1
/
+1
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Move suffix logic into data.py
Ned Batchelder
2015-07-15
1
-1
/
+1
*
Python 3.5 raises warnings about bad escapes in re.sub replacements, so escap...
Ned Batchelder
2015-06-07
1
-3
/
+3
*
Move some code to where it belongs
Ned Batchelder
2015-02-14
1
-5
/
+14
*
Try out pylint spelling. Kinda noisy, but fixed some stuff.
Ned Batchelder
2014-11-27
1
-1
/
+1
*
Change all pylint message codes to message names
Ned Batchelder
2014-11-23
1
-1
/
+2
*
derp, assert ends the test, wouldn't print the diff. Now it will
Ned Batchelder
2014-10-31
1
-3
/
+3
*
Travis still failing, don't know why: get more info when sizes differ
Ned Batchelder
2014-10-31
1
-1
/
+6
*
More information from failing file comparison, since Travis fails tests
Ned Batchelder
2014-10-31
1
-2
/
+2
*
Filtering now computes coverage percentages properly.
Ned Batchelder
2014-10-22
1
-2
/
+1
*
Improvements to test_farm: keep failing output, can run more than one test ma...
Ned Batchelder
2014-10-21
1
-9
/
+17
*
Pragmas for uncovered code
Ned Batchelder
2014-09-28
1
-4
/
+3
*
2.7.8 changed how xmlcharrefreplace handles surrogates.
Ned Batchelder
2014-09-21
1
-1
/
+18
*
Switch some uses of old command line syntax to new
Ned Batchelder
2014-05-18
1
-2
/
+2
*
Run tests with warnings on, and fix some warnings
Ned Batchelder
2014-05-15
1
-5
/
+11
*
Fix the error output for test_farm
Ned Batchelder
2014-05-02
1
-5
/
+11
*
Update tests to handle XML whitespaces differences in Python 2.6. Apply the r...
Stan Hu
2014-04-25
1
-11
/
+8
*
Generator expressons are ok now.
Ned Batchelder
2013-10-19
1
-2
/
+2
*
Satisfy pylint.
Ned Batchelder
2013-09-15
1
-3
/
+3
*
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
1
-2
/
+2
*
Move the test directory to tests to avoid conflicts with the stdlib test pack...
Ned Batchelder
2013-02-02
1
-0
/
+366