3f90c65219be36045fd46010302ac14083df805f
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.chill / ChangeLog
1 Sun Aug 18 13:29:48 1996 Fred Fish <fnf@cygnus.com>
2
3 * tests2.exp: Remove mips-sgi-irix* setup_xfail for
4 "real write 4" and "real write 8".
5
6 Mon Jun 10 14:04:05 1996 Fred Fish <fnf@cygnus.com>
7
8 * tests1.exp (test_modes): Remove *-*-* setup_sfail for
9 "print unnumbered set range mode" and
10 "print numbered set range mode".
11
12 Wed Apr 17 01:23:06 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
13
14 * tests1.{ch,exp}: Tets case modified and enhanced.
15
16 Tue Apr 9 01:18:04 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
17
18 * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases.
19
20 Wed Mar 6 00:29:35 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
21
22 * powerset.exp: Add test.
23
24 Tue Mar 5 23:41:39 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
25
26 * gch922.{ch,exp}, powerset.{ch,exp}: New test cases.
27
28 * builtins.exp, chillvars.exp, misc.exp, tests1.exp: Updated
29 due to new format of nonprintable characters (control sequence
30 instead of C'xx').
31
32 Tue Mar 5 00:09:17 1996 Per Bothner <bothner@kalessin.cygnus.com>
33
34 * string.ch, string.exp: Add tests (from Cygnus PR chill/9078).
35
36 * pr-9095.ch, pr-9095.exp: New test case.
37
38 Fri Feb 9 08:22:16 1996 Fred Fish <fnf@cygnus.com>
39
40 * Makefile.in (clean): Add missing '{'.
41
42 Tue Feb 6 21:52:26 1996 Per Bothner <bothner@kalessin.cygnus.com>
43
44 * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case.
45
46 Mon Jan 29 00:05:01 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
47
48 * builtins.ch, builtins.exp: Enhance test case.
49
50 * extstruct.ch, extstruct-grt.ch, extstruct.exp: New test case.
51
52 Tue Jan 23 16:57:13 1996 Per Bothner <bothner@kalessin.cygnus.com>
53
54 * enum.ch, enum.exp: New test case (covers PRs 8869 and 8870).
55
56 Thu Jan 11 17:34:01 1996 Per Bothner <bothner@kalessin.cygnus.com>
57
58 * Makefile.in (PROGS): Removed.
59 (clean mostlyclean): Remove *.exe rather than ${PROGS}.
60
61 * pr-8742.ch, pr-8742.exp: New test case.
62
63 Tue Jan 9 04:47:27 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
64
65 * misc.ch, misc.exp: Enhance test case.
66
67 Sat Dec 30 15:31:59 1995 Fred Fish <fnf@cygnus.com>
68
69 * tests2.exp: Setup_xfail "i*86-*-linux" and
70 "mips-sgi-irix*" for "real write 4" and "real write 8".
71 Conditionalize both tests for system specific value
72 of "infinity" string.
73
74 Fri Dec 29 10:46:09 1995 Fred Fish <fnf@cygnus.com>
75
76 * builtins.exp (test_size): Alpha seems to have long builtins.
77 * tests1.exp: Setup xfail "*-*-*" for "ptype r2".
78 * tests2.exp: Add check to skip chill tests.
79
80 Mon Dec 11 16:53:40 1995 Per Bothner <bothner@kalessin.cygnus.com>
81
82 * tuples.ch, tuples.exp: Exhance test cases (from PR 8643).
83
84 Mon Dec 11 06:57:07 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
85
86 * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp},
87 tests1.{ch,exp}: Enhance test cases.
88
89 Thu Dec 7 05:16:34 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
90
91 * builtins.ch, builtins.exp, Makefile.in: New test case.
92
93 Tue Dec 5 01:51:45 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
94
95 * tests2.exp: Add compiling of the test case.
96
97 Fri Dec 1 00:08:37 1995 Per Bothner <bothner@kalessin.cygnus.com>
98
99 * pr-8405.ch, pr-8405.exp, Makefile.in: New test case.
100
101 * tests1.exp, tests2.exp (test_print_reject): Remove; causes
102 conflicts with later tests using test_print_reject in ../lib/gdb.exp.
103 (passcount): Remove.
104 * tests2.exp (test_print_accept): Removed.
105 (test_write): Re-write to use gdb_test rather than test_print_accept.
106 * tests1.exp (test_print_accept_exact): Removed.
107 (tests_locations): Rewrite to use gdb_test and not above proc.
108
109 * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in:
110 New (extensive) test cases.
111 * chexp.exp: Fix relations to return TRUE or FALSE.
112
113 Wed Nov 29 19:28:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
114
115 * Makefile.in: Add .exp.check rule.
116 * callch.ch: Add missing "%." to format strings.
117 * callch.exp: Fix argument to gdb_load.
118 * chexp.exp: Add specific error messages to test_print_reject calls.
119 * misc.exp: Add a test for PR 8496.
120 * pr-6632.exp, pr-8136.exp: Link executables from two .o files.
121
122 Sat Nov 25 20:49:27 1995 Fred Fish <fnf@phydeaux.cygnus.com>
123
124 * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux.
125
126 Sun Oct 29 17:58:01 1995 Fred Fish <fnf@cygnus.com>
127
128 * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux.
129
130 Wed Oct 4 18:20:53 1995 Per Bothner <bothner@kalessin.cygnus.com>
131
132 * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases.
133
134 Wed Sep 27 11:51:50 1995 Per Bothner <bothner@kalessin.cygnus.com>
135
136 * tuples.ch. tuples.exp: Add new test for setting a variant record
137 using a tuple, and access the fields.
138
139 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
140
141 * Update all FSF addresses except those in COPYING* files.
142
143 Thu Jul 27 20:36:30 1995 Fred Fish (fnf@cygnus.com)
144
145 * pr-5016.exp: xfail "i*86-*-linux*" for "whatis int-range"
146 test. Thinks it is "_cint" rather than "m_index".
147 * misc.exp: xfail "i*86-*-linux*" for "info line" test.
148 Line number is off by one.
149
150 Wed Jun 14 13:07:45 1995 Per Bothner <bothner@kalessin.cygnus.com>
151
152 * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTH.
153
154 Wed Jun 7 17:52:38 1995 Per Bothner <bothner@kalessin.cygnus.com>
155
156 * chillvars.ch (xptr): Declare new variable.
157 * chillvars.exp (test_ptr): New function to test EXPR->MODENAME.
158
159 Tue Mar 28 17:13:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
160
161 * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case.
162
163 Tue Mar 21 12:10:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
164
165 * tuples.exp (do_tests): Make names of "print v_ps" test unique.
166
167 Wed Mar 8 13:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
168
169 * *.exp: Skip all tests silently if skip_chill_tests returns true.
170
171 * misc.exp: Remove reference to non-existent variable passcount.
172
173 Tue Mar 7 19:30:05 1995 Per Bothner <bothner@kalessin.cygnus.com>
174
175 * string.ch, string.exp, Makefile.in: New test case.
176
177 Mon Mar 6 14:11:01 1995 Per Bothner <bothner@kalessin.cygnus.com>
178
179 * tuples.ch (setnmode); New module.
180 * tuples.exp: Add some extra tests.
181
182 Sat Mar 4 15:16:17 1995 Per Bothner <bothner@kalessin.cygnus.com>
183
184 * callch.ch, callch.exp, Makefile.in: New test case.
185
186 Thu Mar 2 06:17:41 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
187
188 * misc.exp: If executable does not exist, issue warning and skip
189 remaining tests, like other chill tests.
190
191 Wed Mar 1 20:28:42 1995 Per Bothner <bothner@kalessin.cygnus.com>
192
193 * misc.ch, misc.exp, Makefile.in: New test case.
194
195 Mon Feb 20 16:19:58 1995 Per Bothner <bothner@kalessin.cygnus.com>
196
197 * chillvars.ch: Add missing INIT's.
198 * chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
199 * pr-5016.exp: Likewise.
200
201 Sun Feb 12 11:26:08 1995 Per Bothner <bothner@kalessin.cygnus.com>
202
203 * pr-6292.ch, pr-6292.exp, Makefile.in: New test case.
204
205 Wed Feb 1 13:09:48 1995 Per Bothner <bothner@kalessin.cygnus.com>
206
207 * tuples.ch, tuples.exp, Makefile.in: New test case.
208
209 Mon Nov 28 18:39:08 1994 Per Bothner <bothner@kalessin.cygnus.com>
210
211 * pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
212
213 Fri Sep 16 16:55:03 1994 Per Bothner (bothner@kalessin.cygnus.com)
214
215 * pr-5646.ch, pr-5646-grt.ch, pr-5646.exp, Makefile.in: New testcase.
216
217 Tue Sep 6 13:21:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
218
219 * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
220 * Makefile.in (.exe.check): New rule, to run just one test.
221
222 Tue Jun 14 16:20:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
223
224 * result.ch, result.exp, Makefile.in: New test case.
225 * pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in: Ditto.
226
227 Thu Jun 9 15:20:43 1994 Per Bothner (bothner@kalessin.cygnus.com)
228
229 * pr-5022.ch, pr-5022.exp: New testcase.
230 * chillvars.exp: Remove spurious newline.
231
232 * Makefile.in: Bunch of fixes so it actually works in this
233 directory. (E.g. add extra ../ where needed.)
234 Also, add .exe to executables, so we can use suffix rules.
235 * chexp.exp (test_print_reject): Update syntax error message.
236 * chillvars.ch (module PR_5020): Moved from here ...
237 * pr-5022.ch: ... to this new file.
238 * chillvars.exp, pr-5020.exp (binfile): Add .exe extension.
239 * chillvars.exp, pr-5020.exp: Don't check all_flag.
240 * pr-5020.exp: Add more tests; fix "print y pretty" output.
This page took 0.033773 seconds and 3 git commands to generate.