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