* builtins.exp (test_size): Alpha seems to have long builtins.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.chill / ChangeLog
CommitLineData
b887e9ad
FF
1Fri Dec 29 10:46:09 1995 Fred Fish <fnf@cygnus.com>
2
3 * builtins.exp (test_size): Alpha seems to have long builtins.
4 * tests1.exp: Setup xfail "*-*-*" for "ptype r2".
5 * tests2.exp: Add check to skip chill tests.
6
b44fe1d5
PB
7Mon Dec 11 16:53:40 1995 Per Bothner <bothner@kalessin.cygnus.com>
8
9 * tuples.ch, tuples.exp: Exhance test cases (from PR 8643).
10
32d06797
WM
11Mon Dec 11 06:57:07 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
12
13 * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp},
14 tests1.{ch,exp}: Enhance test cases.
15
7609eceb
WM
16Thu Dec 7 05:16:34 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
17
18 * builtins.ch, builtins.exp, Makefile.in: New test case.
19
29ba0f28
WM
20Tue Dec 5 01:51:45 1995 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
21
22 * tests2.exp: Add compiling of the test case.
23
da2cfeb0
PB
24Fri Dec 1 00:08:37 1995 Per Bothner <bothner@kalessin.cygnus.com>
25
e300da1c
PB
26 * pr-8405.ch, pr-8405.exp, Makefile.in: New test case.
27
d9eb60c6
PB
28 * tests1.exp, tests2.exp (test_print_reject): Remove; causes
29 conflicts with later tests using test_print_reject in ../lib/gdb.exp.
30 (passcount): Remove.
31 * tests2.exp (test_print_accept): Removed.
32 (test_write): Re-write to use gdb_test rather than test_print_accept.
33 * tests1.exp (test_print_accept_exact): Removed.
34 (tests_locations): Rewrite to use gdb_test and not above proc.
35
da2cfeb0
PB
36 * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in:
37 New (extensive) test cases.
38 * chexp.exp: Fix relations to return TRUE or FALSE.
39
787f2cb3
PB
40Wed Nov 29 19:28:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
41
42 * Makefile.in: Add .exp.check rule.
43 * callch.ch: Add missing "%." to format strings.
44 * callch.exp: Fix argument to gdb_load.
45 * chexp.exp: Add specific error messages to test_print_reject calls.
46 * misc.exp: Add a test for PR 8496.
47 * pr-6632.exp, pr-8136.exp: Link executables from two .o files.
48
79e6c660
FF
49Sat Nov 25 20:49:27 1995 Fred Fish <fnf@phydeaux.cygnus.com>
50
51 * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux.
52
7efb4b4c
FF
53Sun Oct 29 17:58:01 1995 Fred Fish <fnf@cygnus.com>
54
55 * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux.
56
f3415760
PB
57Wed Oct 4 18:20:53 1995 Per Bothner <bothner@kalessin.cygnus.com>
58
59 * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases.
60
658f1325
PB
61Wed Sep 27 11:51:50 1995 Per Bothner <bothner@kalessin.cygnus.com>
62
63 * tuples.ch. tuples.exp: Add new test for setting a variant record
64 using a tuple, and access the fields.
65
605b7789
FF
66Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
67
68 * Update all FSF addresses except those in COPYING* files.
69
3b013a3a
FF
70Thu Jul 27 20:36:30 1995 Fred Fish (fnf@cygnus.com)
71
72 * pr-5016.exp: xfail "i*86-*-linux*" for "whatis int-range"
73 test. Thinks it is "_cint" rather than "m_index".
74 * misc.exp: xfail "i*86-*-linux*" for "info line" test.
75 Line number is off by one.
76
a055dacb
PB
77Wed Jun 14 13:07:45 1995 Per Bothner <bothner@kalessin.cygnus.com>
78
79 * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTH.
80
7e965616
PB
81Wed Jun 7 17:52:38 1995 Per Bothner <bothner@kalessin.cygnus.com>
82
83 * chillvars.ch (xptr): Declare new variable.
84 * chillvars.exp (test_ptr): New function to test EXPR->MODENAME.
85
09dde100
PB
86Tue Mar 28 17:13:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
87
88 * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case.
89
c8de4c8b
JK
90Tue Mar 21 12:10:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
91
92 * tuples.exp (do_tests): Make names of "print v_ps" test unique.
93
5e8ade23
JK
94Wed Mar 8 13:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
95
96 * *.exp: Skip all tests silently if skip_chill_tests returns true.
97
98 * misc.exp: Remove reference to non-existent variable passcount.
99
34410e95
PB
100Tue Mar 7 19:30:05 1995 Per Bothner <bothner@kalessin.cygnus.com>
101
102 * string.ch, string.exp, Makefile.in: New test case.
103
3654c067
PB
104Mon Mar 6 14:11:01 1995 Per Bothner <bothner@kalessin.cygnus.com>
105
106 * tuples.ch (setnmode); New module.
107 * tuples.exp: Add some extra tests.
108
374887b4
PB
109Sat Mar 4 15:16:17 1995 Per Bothner <bothner@kalessin.cygnus.com>
110
111 * callch.ch, callch.exp, Makefile.in: New test case.
112
ff0a7ea5
JK
113Thu Mar 2 06:17:41 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
114
115 * misc.exp: If executable does not exist, issue warning and skip
116 remaining tests, like other chill tests.
117
1a0a9728
PB
118Wed Mar 1 20:28:42 1995 Per Bothner <bothner@kalessin.cygnus.com>
119
120 * misc.ch, misc.exp, Makefile.in: New test case.
121
9fa34324
PB
122Mon Feb 20 16:19:58 1995 Per Bothner <bothner@kalessin.cygnus.com>
123
124 * chillvars.ch: Add missing INIT's.
125 * chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
1b5cdb7e 126 * pr-5016.exp: Likewise.
9fa34324 127
2dac71f5
PB
128Sun Feb 12 11:26:08 1995 Per Bothner <bothner@kalessin.cygnus.com>
129
130 * pr-6292.ch, pr-6292.exp, Makefile.in: New test case.
131
adad95c0
PB
132Wed Feb 1 13:09:48 1995 Per Bothner <bothner@kalessin.cygnus.com>
133
134 * tuples.ch, tuples.exp, Makefile.in: New test case.
135
a36c3ee1
PB
136Mon Nov 28 18:39:08 1994 Per Bothner <bothner@kalessin.cygnus.com>
137
138 * pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
139
ab8b59f4
PB
140Fri Sep 16 16:55:03 1994 Per Bothner (bothner@kalessin.cygnus.com)
141
87846d8a 142 * pr-5646.ch, pr-5646-grt.ch, pr-5646.exp, Makefile.in: New testcase.
ab8b59f4
PB
143
144Tue Sep 6 13:21:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
145
146 * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
147 * Makefile.in (.exe.check): New rule, to run just one test.
148
ccda44f9
PB
149Tue Jun 14 16:20:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
150
151 * result.ch, result.exp, Makefile.in: New test case.
152 * pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in: Ditto.
153
d1a390dc
PB
154Thu Jun 9 15:20:43 1994 Per Bothner (bothner@kalessin.cygnus.com)
155
156 * pr-5022.ch, pr-5022.exp: New testcase.
157 * chillvars.exp: Remove spurious newline.
158
159 * Makefile.in: Bunch of fixes so it actually works in this
160 directory. (E.g. add extra ../ where needed.)
161 Also, add .exe to executables, so we can use suffix rules.
162 * chexp.exp (test_print_reject): Update syntax error message.
163 * chillvars.ch (module PR_5020): Moved from here ...
164 * pr-5022.ch: ... to this new file.
165 * chillvars.exp, pr-5020.exp (binfile): Add .exe extension.
166 * chillvars.exp, pr-5020.exp: Don't check all_flag.
167 * pr-5020.exp: Add more tests; fix "print y pretty" output.
This page took 0.101941 seconds and 4 git commands to generate.