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