diff options
author | Wilfried Moser <moser@cygnus> | 1996-03-06 07:44:46 +0000 |
---|---|---|
committer | Wilfried Moser <moser@cygnus> | 1996-03-06 07:44:46 +0000 |
commit | 6bf53072e9bb76a53b38c1be4226de67af3adba2 (patch) | |
tree | 2d3c78d4d0ec8e4e642677b5db9e6487ed71e1eb /gdb/testsuite/gdb.chill/ChangeLog | |
parent | b4692cbc5e7a32aa7d87428771ad7a3436aef666 (diff) | |
download | binutils-gdb-6bf53072e9bb76a53b38c1be4226de67af3adba2.tar.gz |
* gch922.{ch,exp}, powerset.{ch,exp}: New test cases.
* builtins.exp, chillvars.exp, misc.exp, tests1.exp: Updated
due to new format of nonprintable characters (control sequence
instead of C'xx').
Diffstat (limited to 'gdb/testsuite/gdb.chill/ChangeLog')
-rw-r--r-- | gdb/testsuite/gdb.chill/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.chill/ChangeLog b/gdb/testsuite/gdb.chill/ChangeLog index 7d5f943b14a..720d4b4e461 100644 --- a/gdb/testsuite/gdb.chill/ChangeLog +++ b/gdb/testsuite/gdb.chill/ChangeLog @@ -1,3 +1,11 @@ +Tue Mar 5 23:41:39 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com> + + * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. + + * builtins.exp, chillvars.exp, misc.exp, tests1.exp: Updated + due to new format of nonprintable characters (control sequence + instead of C'xx'). + Tue Mar 5 00:09:17 1996 Per Bothner <bothner@kalessin.cygnus.com> * string.ch, string.exp: Add tests (from Cygnus PR chill/9078). |