Olof Johansson
|
281d913a73
|
run_tests: Generate coverage report in HTML
If run_tests is called with the -C flag, a cover/ directory is
created with a detailed coverage report in HTML.
|
2013-04-21 10:45:57 +02:00 |
|
Olof Johansson
|
b0a5d4f59e
|
run_tests: Only do coverage reports on svtplay_dl.*
|
2013-04-21 10:45:35 +02:00 |
|
Olof Johansson
|
8a90241e5b
|
run-tests.sh: add --verbose flag
|
2013-03-23 17:07:18 +01:00 |
|
Olof Johansson
|
d9770a2698
|
run-tests.sh: Add support for coverage report
This requires the coverage python module. You enable it by calling
run-tests.sh with the --coverage (-c) flag.
|
2013-03-23 17:07:18 +01:00 |
|
Olof Johansson
|
f67c7db5b9
|
Simple nose-wrapper (--all-tests)
|
2013-03-02 00:03:48 +01:00 |
|