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