aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.chill/ChangeLog
blob: cd9c1613d224b5e8820d4f32fcf39bcb38bc9da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
Mon Dec 11 06:57:07 1995  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>

	* builtins.exp, pr-5016.{ch,exp}, result.{ch,exp},
	tests1.{ch,exp}: Enhance test cases.

Thu Dec  7 05:16:34 1995  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>

	* builtins.ch, builtins.exp, Makefile.in: New test case.

Tue Dec  5 01:51:45 1995  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>

	* tests2.exp: Add compiling of the test case.

Fri Dec  1 00:08:37 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* pr-8405.ch, pr-8405.exp, Makefile.in:  New test case.

	* tests1.exp, tests2.exp (test_print_reject):  Remove;  causes
	conflicts with later tests using test_print_reject in ../lib/gdb.exp.
	(passcount):  Remove.
	* tests2.exp (test_print_accept):  Removed.
	(test_write):  Re-write to use gdb_test rather than test_print_accept.
	* tests1.exp (test_print_accept_exact):  Removed.
	(tests_locations):  Rewrite to use gdb_test and not above proc.
	
	* tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in:
	New (extensive) test cases.
	* chexp.exp:  Fix relations to return TRUE or FALSE.

Wed Nov 29 19:28:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* Makefile.in:  Add .exp.check rule.
	* callch.ch:  Add missing "%." to format strings.
	* callch.exp:  Fix argument to gdb_load.
	* chexp.exp:  Add specific error messages to test_print_reject calls.
	* misc.exp:  Add a test for PR 8496.
	* pr-6632.exp, pr-8136.exp:  Link executables from two .o files.

Sat Nov 25 20:49:27 1995  Fred Fish  <fnf@phydeaux.cygnus.com>

	* pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux.

Sun Oct 29 17:58:01 1995  Fred Fish  <fnf@cygnus.com>

	* pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux.

Wed Oct  4 18:20:53 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases.

Wed Sep 27 11:51:50 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* tuples.ch. tuples.exp:  Add new test for setting a variant record
	using a tuple, and access the fields.

Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>

	* Update all FSF addresses except those in COPYING* files.

Thu Jul 27 20:36:30 1995  Fred Fish  (fnf@cygnus.com)

	* pr-5016.exp: xfail "i*86-*-linux*" for "whatis int-range"
	test.  Thinks it is "_cint" rather than "m_index".
	* misc.exp: xfail "i*86-*-linux*" for "info line" test.
	Line number is off by one.

Wed Jun 14 13:07:45 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* chillvars.exp, string.exp:  New tests for LOWER/UPPER/LENGTH.

Wed Jun  7 17:52:38 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* chillvars.ch (xptr):  Declare new variable.
	* chillvars.exp (test_ptr):  New function to test EXPR->MODENAME.

Tue Mar 28 17:13:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in:  New test case.

Tue Mar 21 12:10:06 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)

	* tuples.exp (do_tests): Make names of "print v_ps" test unique.

Wed Mar  8 13:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)

	* *.exp: Skip all tests silently if skip_chill_tests returns true.

	* misc.exp: Remove reference to non-existent variable passcount.

Tue Mar  7 19:30:05 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* string.ch, string.exp, Makefile.in:  New test case.

Mon Mar  6 14:11:01 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* tuples.ch (setnmode);  New module.
	* tuples.exp:  Add some extra tests.

Sat Mar  4 15:16:17 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* callch.ch, callch.exp, Makefile.in:  New test case.

Thu Mar  2 06:17:41 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)

	* misc.exp: If executable does not exist, issue warning and skip
	remaining tests, like other chill tests.

Wed Mar  1 20:28:42 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* misc.ch, misc.exp, Makefile.in:  New test case.

Mon Feb 20 16:19:58 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* chillvars.ch:  Add missing INIT's.
	* chillvars.exp:  Allow builtin types as either case. E.g. (BOOL|bool).
	* pr-5016.exp:  Likewise.

Sun Feb 12 11:26:08 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* pr-6292.ch, pr-6292.exp, Makefile.in:  New test case.

Wed Feb  1 13:09:48 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* tuples.ch, tuples.exp, Makefile.in:  New test case.

Mon Nov 28 18:39:08 1994  Per Bothner  <bothner@kalessin.cygnus.com>

	* pr-5984.ch, pr-5984.exp, Makefile.in:  New test case.

Fri Sep 16 16:55:03 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* pr-5646.ch, pr-5646-grt.ch, pr-5646.exp, Makefile.in: New testcase.

Tue Sep  6 13:21:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* pr-5016.ch, pr-5016.exp, Makefile.in:  New testcase.
	* Makefile.in (.exe.check):  New rule, to run just one test.

Tue Jun 14 16:20:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* result.ch, result.exp, Makefile.in:  New test case.
	* pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in:  Ditto.

Thu Jun  9 15:20:43 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* pr-5022.ch, pr-5022.exp:  New testcase.
	* chillvars.exp:  Remove spurious newline.

	* Makefile.in:  Bunch of fixes so it actually works in this
	directory.  (E.g. add extra ../ where needed.)
	Also, add .exe to executables, so we can use suffix rules.
	* chexp.exp (test_print_reject):  Update syntax error message.
	* chillvars.ch (module PR_5020):  Moved from here ...
	* pr-5022.ch: ... to this new file.
	* chillvars.exp, pr-5020.exp (binfile):  Add .exe extension.
	* chillvars.exp, pr-5020.exp: Don't check all_flag.
	* pr-5020.exp:  Add more tests; fix "print y pretty" output.