]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/gdb.chill/ChangeLog
Initial creation of sourceware repository
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.chill / ChangeLog
1 Thu May 21 02:45:18 1998 Felix Lee <flee@zog.cygnus.com>
2
3 * chexp.exp: fix tests that assume >16-bit ints.
4
5 Wed Sep 10 15:01:55 1997 Bob Manson <manson@charmed.cygnus.com>
6
7 * *.exp: The end-all be-all of quoting fixes. Ha.
8
9 Thu Aug 21 10:31:23 1997 Bob Manson <manson@charmed.cygnus.com>
10
11 * enum.exp: More quoting fixes.
12 * pr-9946.exp: Ditto.
13 * gch1280.exp: Ditto.
14 * gch1272.exp: Ditto.
15
16 Tue Aug 12 21:48:08 1997 Bob Manson <manson@charmed.cygnus.com>
17
18 * tests2.exp: Fix quoting.
19 * tests1.exp: Ditto.
20 * pr-9946.exp: Ditto.
21 * enum.exp: Ditto.
22 * builtins.exp: Ditto.
23 * powerset.exp: Ditto.
24 * misc.exp: Ditto.
25 * gch981.exp: Ditto.
26 * gch922.exp: Ditto.
27 * gch1280.exp: Ditto.
28 * gch1272.exp: Ditto.
29 * gch1041.exp: Ditto.
30
31 Sat Nov 23 14:00:59 1996 Fred Fish <fnf@cygnus.com>
32
33 * misc.exp: Change x86 linux setup_xfails to use new
34 i*86-pc-linux*-gnu quads.
35 * tuples.exp: Ditto.
36 * tests2.exp: Ditto.
37 * pr-5016.exp: Ditto.
38
39 * tuples.exp: Add i*86-pc-linux-gnu setup_fail to existing
40 xfails for 'set var vs1 := [ "bar", 42, m_ps[ a ] ]',
41 'set var $i := m_s1["foo", 44, m_ps[a ]]', and
42 'set var vs2 := [ 10+3, m_s1[ "foo" , 42, m_ps[ b ]]]'.
43
44 Mon Nov 11 10:27:32 1996 Fred Fish <fnf@cygnus.com>
45
46 * callch.exp: Add mips*-sgi-irix* xfail for
47 "call king(a, otto[[10, 15], [20, 25]])".
48 * pr-8742.exp: Add mips*-sgi-irix* xfails for
49 "pass int powerset tuple"
50 "pass set powerset tuple"
51 "pass modeless int powerset tuple" and
52 "pass modeless set powerset tuple".
53 * tuples.exp: Add sparc-*-solaris* and sparc-*-sunos*
54 xfails for several "set var" commands that are failing.
55 Convert most of the set commands into gdb_test_exact
56 commands.
57
58 Fri Oct 11 16:48:56 1996 Fred Fish <fnf@cygnus.com>
59
60 * expstruct.exp (objfile2): Set and use, like other chill tests.
61 * pr-4975.exp: Ditto.
62 * pr-5646.exp: Ditto.
63 * pr-8134.exp: Ditto.
64
65 Thu Sep 5 01:54:42 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
66
67 * gch1280.exp: Enhance test case.
68
69 Wed Sep 4 07:30:44 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
70
71 * gch1272.{ch,exp}, gch1280.{ch,exp}, pr-9946.{ch,exp}:
72 New test cases.
73
74 Sun Aug 18 13:29:48 1996 Fred Fish <fnf@cygnus.com>
75
76 * tests2.exp: Remove mips-sgi-irix* setup_xfail for
77 "real write 4" and "real write 8".
78
79 Mon Jun 10 14:04:05 1996 Fred Fish <fnf@cygnus.com>
80
81 * tests1.exp (test_modes): Remove *-*-* setup_sfail for
82 "print unnumbered set range mode" and
83 "print numbered set range mode".
84
85 Wed Apr 17 01:23:06 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
86
87 * tests1.{ch,exp}: Tets case modified and enhanced.
88
89 Tue Apr 9 01:18:04 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
90
91 * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases.
92
93 Wed Mar 6 00:29:35 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
94
95 * powerset.exp: Add test.
96
97 Tue Mar 5 23:41:39 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
98
99 * gch922.{ch,exp}, powerset.{ch,exp}: New test cases.
100
101 * builtins.exp, chillvars.exp, misc.exp, tests1.exp: Updated
102 due to new format of nonprintable characters (control sequence
103 instead of C'xx').
104
105 Tue Mar 5 00:09:17 1996 Per Bothner <bothner@kalessin.cygnus.com>
106
107 * string.ch, string.exp: Add tests (from Cygnus PR chill/9078).
108
109 * pr-9095.ch, pr-9095.exp: New test case.
110
111 Fri Feb 9 08:22:16 1996 Fred Fish <fnf@cygnus.com>
112
113 * Makefile.in (clean): Add missing '{'.
114
115 Tue Feb 6 21:52:26 1996 Per Bothner <bothner@kalessin.cygnus.com>
116
117 * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case.
118
119 Mon Jan 29 00:05:01 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
120
121 * builtins.ch, builtins.exp: Enhance test case.
122
123 * extstruct.ch, extstruct-grt.ch, extstruct.exp: New test case.
124
125 Tue Jan 23 16:57:13 1996 Per Bothner <bothner@kalessin.cygnus.com>
126
127 * enum.ch, enum.exp: New test case (covers PRs 8869 and 8870).
128
129 Thu Jan 11 17:34:01 1996 Per Bothner <bothner@kalessin.cygnus.com>
130
131 * Makefile.in (PROGS): Removed.
132 (clean mostlyclean): Remove *.exe rather than ${PROGS}.
133
134 * pr-8742.ch, pr-8742.exp: New test case.
135
136 Tue Jan 9 04:47:27 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
137
138 * misc.ch, misc.exp: Enhance test case.
139
140 Sat Dec 30 15:31:59 1995 Fred Fish <fnf@cygnus.com>
141
142 * tests2.exp: Setup_xfail "i*86-*-linux" and
143 "mips-sgi-irix*" for "real write 4" and "real write 8".
144 Conditionalize both tests for system specific value
145 of "infinity" string.
146
147 Fri Dec 29 10:46:09 1995 Fred Fish <fnf@cygnus.com>
148
149 * builtins.exp (test_size): Alpha seems to have long builtins.
150 * tests1.exp: Setup xfail "*-*-*" for "ptype r2".
151 * tests2.exp: Add check to skip chill tests.
152
153 Mon Dec 11 16:53:40 1995 Per Bothner <bothner@kalessin.cygnus.com>
154
155 * tuples.ch, tuples.exp: Exhance test cases (from PR 8643).
156
157 Mon Dec 11 06:57:07 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
158
159 * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp},
160 tests1.{ch,exp}: Enhance test cases.
161
162 Thu Dec 7 05:16:34 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
163
164 * builtins.ch, builtins.exp, Makefile.in: New test case.
165
166 Tue Dec 5 01:51:45 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
167
168 * tests2.exp: Add compiling of the test case.
169
170 Fri Dec 1 00:08:37 1995 Per Bothner <bothner@kalessin.cygnus.com>
171
172 * pr-8405.ch, pr-8405.exp, Makefile.in: New test case.
173
174 * tests1.exp, tests2.exp (test_print_reject): Remove; causes
175 conflicts with later tests using test_print_reject in ../lib/gdb.exp.
176 (passcount): Remove.
177 * tests2.exp (test_print_accept): Removed.
178 (test_write): Re-write to use gdb_test rather than test_print_accept.
179 * tests1.exp (test_print_accept_exact): Removed.
180 (tests_locations): Rewrite to use gdb_test and not above proc.
181
182 * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in:
183 New (extensive) test cases.
184 * chexp.exp: Fix relations to return TRUE or FALSE.
185
186 Wed Nov 29 19:28:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
187
188 * Makefile.in: Add .exp.check rule.
189 * callch.ch: Add missing "%." to format strings.
190 * callch.exp: Fix argument to gdb_load.
191 * chexp.exp: Add specific error messages to test_print_reject calls.
192 * misc.exp: Add a test for PR 8496.
193 * pr-6632.exp, pr-8136.exp: Link executables from two .o files.
194
195 Sat Nov 25 20:49:27 1995 Fred Fish <fnf@phydeaux.cygnus.com>
196
197 * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux.
198
199 Sun Oct 29 17:58:01 1995 Fred Fish <fnf@cygnus.com>
200
201 * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux.
202
203 Wed Oct 4 18:20:53 1995 Per Bothner <bothner@kalessin.cygnus.com>
204
205 * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases.
206
207 Wed Sep 27 11:51:50 1995 Per Bothner <bothner@kalessin.cygnus.com>
208
209 * tuples.ch. tuples.exp: Add new test for setting a variant record
210 using a tuple, and access the fields.
211
212 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
213
214 * Update all FSF addresses except those in COPYING* files.
215
216 Thu Jul 27 20:36:30 1995 Fred Fish (fnf@cygnus.com)
217
218 * pr-5016.exp: xfail "i*86-*-linux*" for "whatis int-range"
219 test. Thinks it is "_cint" rather than "m_index".
220 * misc.exp: xfail "i*86-*-linux*" for "info line" test.
221 Line number is off by one.
222
223 Wed Jun 14 13:07:45 1995 Per Bothner <bothner@kalessin.cygnus.com>
224
225 * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTH.
226
227 Wed Jun 7 17:52:38 1995 Per Bothner <bothner@kalessin.cygnus.com>
228
229 * chillvars.ch (xptr): Declare new variable.
230 * chillvars.exp (test_ptr): New function to test EXPR->MODENAME.
231
232 Tue Mar 28 17:13:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
233
234 * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case.
235
236 Tue Mar 21 12:10:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
237
238 * tuples.exp (do_tests): Make names of "print v_ps" test unique.
239
240 Wed Mar 8 13:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
241
242 * *.exp: Skip all tests silently if skip_chill_tests returns true.
243
244 * misc.exp: Remove reference to non-existent variable passcount.
245
246 Tue Mar 7 19:30:05 1995 Per Bothner <bothner@kalessin.cygnus.com>
247
248 * string.ch, string.exp, Makefile.in: New test case.
249
250 Mon Mar 6 14:11:01 1995 Per Bothner <bothner@kalessin.cygnus.com>
251
252 * tuples.ch (setnmode); New module.
253 * tuples.exp: Add some extra tests.
254
255 Sat Mar 4 15:16:17 1995 Per Bothner <bothner@kalessin.cygnus.com>
256
257 * callch.ch, callch.exp, Makefile.in: New test case.
258
259 Thu Mar 2 06:17:41 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
260
261 * misc.exp: If executable does not exist, issue warning and skip
262 remaining tests, like other chill tests.
263
264 Wed Mar 1 20:28:42 1995 Per Bothner <bothner@kalessin.cygnus.com>
265
266 * misc.ch, misc.exp, Makefile.in: New test case.
267
268 Mon Feb 20 16:19:58 1995 Per Bothner <bothner@kalessin.cygnus.com>
269
270 * chillvars.ch: Add missing INIT's.
271 * chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
272 * pr-5016.exp: Likewise.
273
274 Sun Feb 12 11:26:08 1995 Per Bothner <bothner@kalessin.cygnus.com>
275
276 * pr-6292.ch, pr-6292.exp, Makefile.in: New test case.
277
278 Wed Feb 1 13:09:48 1995 Per Bothner <bothner@kalessin.cygnus.com>
279
280 * tuples.ch, tuples.exp, Makefile.in: New test case.
281
282 Mon Nov 28 18:39:08 1994 Per Bothner <bothner@kalessin.cygnus.com>
283
284 * pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
285
286 Fri Sep 16 16:55:03 1994 Per Bothner (bothner@kalessin.cygnus.com)
287
288 * pr-5646.ch, pr-5646-grt.ch, pr-5646.exp, Makefile.in: New testcase.
289
290 Tue Sep 6 13:21:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
291
292 * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
293 * Makefile.in (.exe.check): New rule, to run just one test.
294
295 Tue Jun 14 16:20:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
296
297 * result.ch, result.exp, Makefile.in: New test case.
298 * pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in: Ditto.
299
300 Thu Jun 9 15:20:43 1994 Per Bothner (bothner@kalessin.cygnus.com)
301
302 * pr-5022.ch, pr-5022.exp: New testcase.
303 * chillvars.exp: Remove spurious newline.
304
305 * Makefile.in: Bunch of fixes so it actually works in this
306 directory. (E.g. add extra ../ where needed.)
307 Also, add .exe to executables, so we can use suffix rules.
308 * chexp.exp (test_print_reject): Update syntax error message.
309 * chillvars.ch (module PR_5020): Moved from here ...
310 * pr-5022.ch: ... to this new file.
311 * chillvars.exp, pr-5020.exp (binfile): Add .exe extension.
312 * chillvars.exp, pr-5020.exp: Don't check all_flag.
313 * pr-5020.exp: Add more tests; fix "print y pretty" output.