diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-04-10 19:40:00 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-04-10 19:40:00 +0000 |
commit | b3a05d571bef0f452f163e1b3339d303cac56269 (patch) | |
tree | 73ad4740f0990838c1a154566b821a5f0a18769b | |
parent | 3af166f1cf3b1d6f1f271738edb9552b605c9065 (diff) | |
download | gdb-b3a05d571bef0f452f163e1b3339d303cac56269.zip gdb-b3a05d571bef0f452f163e1b3339d303cac56269.tar.gz gdb-b3a05d571bef0f452f163e1b3339d303cac56269.tar.bz2 |
* lib/gas-defs.exp (pass_phase): New proc.
(run_dump_test): Note passing or failing of each phase of this test, instead of
failure of phases or passing of complete test. Ensure test file name is in
reported message.
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d692523..882b751 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * lib/gas-defs.exp (pass_phase): New proc. + (run_dump_test): Note passing or failing of each phase of this + test, instead of failure of phases or passing of complete test. + Ensure test file name is in reported message. + Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com> start-sanitize-arc |