| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | XML output file is configurable in .rc file. | Ned Batchelder | 2010-01-09 | 1 | -0/+6 |
| * | Test all of the config entries in test_config.py | Ned Batchelder | 2010-01-06 | 1 | -4/+18 |
| * | HTML output directory is now settable in the .rc file. | Ned Batchelder | 2010-01-06 | 1 | -1/+7 |
| * | Whitespace | Ned Batchelder | 2009-12-17 | 1 | -1/+1 |
| * | Keep it working on 3.x also. | Ned Batchelder | 2009-12-13 | 1 | -0/+1 |
| * | Rename the config file option for excluding source lines, in prep for excludi... | Ned Batchelder | 2009-12-13 | 1 | -1/+30 |
| * | I never liked the assert_ method anyway. Use assertTrue and assertFalse inst... | Ned Batchelder | 2009-12-13 | 1 | -3/+3 |
| * | Read the data file from the COVERAGE_FILE environment variable. | Ned Batchelder | 2009-11-28 | 1 | -0/+14 |
| * | Add data_file to the .coveragerc file. | Ned Batchelder | 2009-11-28 | 1 | -3/+15 |
| * | Test the config file support. | Ned Batchelder | 2009-11-28 | 1 | -0/+63 |
