diff options
| author | Ulrich Drepper <[email protected]> | 2005-08-30 17:56:53 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2005-08-30 17:56:53 +0000 |
| commit | 5a6f8d18a8c575cb30fea083b238d39d18f63083 (patch) | |
| tree | d0dcf712d2c2971bf7abd3c58b4d386e74fc63ed /tests/ChangeLog | |
| parent | 39cec7a022159c4d05867c3ca5d8f5c4df462d95 (diff) | |
coverage.sh would bomb if there is no .gcno file.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index ee6c1896..ad426e13 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2005-08-30 Ulrich Drepper <[email protected]> + + * coverage.sh: Handle case where there is no .gcno file at all. + 2005-08-29 Ulrich Drepper <[email protected]> * Makefile.am (EXTRA_DIST): Add coverage. |
