diff options
| author | Ulrich Drepper <[email protected]> | 2005-08-31 15:14:26 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2005-08-31 15:14:26 +0000 |
| commit | 7d65d01496e465606740033f6ba76b42ddb9815b (patch) | |
| tree | 80ad09bb0bd1a63fd5f751fd1e0e3db5148350b6 /tests/ChangeLog | |
| parent | 5a6f8d18a8c575cb30fea083b238d39d18f63083 (diff) | |
Use correct exit code in test shell scripts if test cannot be performed.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index ad426e13..3a5d16a7 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,23 @@ +2005-08-31 Ulrich Drepper <[email protected]> + + * run-addrscopes.sh: Use correct exit code if test cannot be performed. + * run-allfcts.sh: Likewise. + * run-ecp-test.sh: Likewise. + * run-ecp-test2.sh: Likewise. + * run-elflint-test.sh: Likewise. + * run-funcscopes.sh: Likewise. + * run-get-aranges.sh: Likewise. + * run-get-files.sh: Likewise. + * run-get-lines.sh: Likewise. + * run-get-pubnames.sh: Likewise. + * run-line2addr.sh: Likewise. + * run-ranlib-test2.sh: Likewise. + * run-show-abbrev.sh: Likewise. + * run-show-ciefde.sh: Likewise. + * run-show-die-info.sh: Likewise. + * run-strings-test.sh: Likewise. + * run-strip-test.sh: Likewise. + 2005-08-30 Ulrich Drepper <[email protected]> * coverage.sh: Handle case where there is no .gcno file at all. |
