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